[ 391.417458] [48510]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini [ 391.418821] [48510]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Dec 8 18:15:56 2025] *** [ 391.418821] [48510]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 391.418821] [48510]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 391.418821] [48510]: nodename: devstack [ 391.418821] [48510]: machine: x86_64 [ 391.418821] [48510]: clock source: unix [ 391.418821] [48510]: pcre jit disabled [ 391.418821] [48510]: detected number of CPU cores: 8 [ 391.418821] [48510]: current working directory: / [ 391.419183] [48510]: detected binary path: /usr/bin/uwsgi-core [ 391.419183] [48510]: your processes number limit is 128149 [ 391.419183] [48510]: your memory page size is 4096 bytes [ 391.419183] [48510]: detected max file descriptor number: 2048 [ 391.419183] [48510]: lock engine: pthread robust mutexes [ 391.419183] [48510]: thunder lock: enabled [ 391.419183] [48510]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 [ 391.419183] [48510]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 391.419183] [48510]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 391.419183] [48510]: Set PythonHome to /opt/stack/data/venv [ 391.448309] [48510]: Python main interpreter initialized at 0x5b4b05977c00 [ 391.448309] [48510]: python threads support enabled [ 391.448309] [48510]: your server socket listen backlog is limited to 100 connections [ 391.448309] [48510]: your mercy for graceful operations on workers is 80 seconds [ 391.448566] [48510]: mapped 403077 bytes (393 KB) for 2 cores [ 391.448611] [48510]: *** Operational MODE: preforking *** [ 391.448775] [48510]: *** uWSGI is running in multiple interpreter mode *** [ 391.448775] [48510]: spawned uWSGI master process (pid: 48510) [ 391.449289] [48510]: spawned uWSGI worker 1 (pid: 48511, cores: 1) [ 391.449608] [48510]: spawned uWSGI worker 2 (pid: 48512, cores: 1) [ 391.449656] [48510]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 391.784392] [48511]: Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. [ 391.787801] [48512]: Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. [ 392.972031] [48512]: INFO dbcounter [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Registered counter for database nova_api [ 392.972501] [48511]: INFO dbcounter [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Registered counter for database nova_api [ 392.981350] [48512]: DEBUG oslo_db.sqlalchemy.engines [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 392.981746] [48511]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.013745] [48512]: DEBUG dbcounter [-] [48512] Writer thread running {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.014980] [48511]: DEBUG dbcounter [-] [48511] Writer thread running {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.015751] [48512]: DEBUG nova.context [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) {{(pid=48512) load_cells /opt/stack/nova/nova/context.py:472}} [ 393.016028] [48512]: INFO nova.utils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] The cell worker thread pool MainProcess.cell_worker is initialized [ 393.017011] [48511]: DEBUG nova.context [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) {{(pid=48511) load_cells /opt/stack/nova/nova/context.py:472}} [ 393.017300] [48511]: INFO nova.utils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] The cell worker thread pool MainProcess.cell_worker is initialized [ 393.017890] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 393.018088] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 393.018512] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 393.019150] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 393.019292] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 393.019332] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 393.019860] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 393.020497] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 393.020982] [48512]: INFO dbcounter [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Registered counter for database nova_cell0 [ 393.022234] [48511]: INFO dbcounter [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Registered counter for database nova_cell0 [ 393.022488] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 393.023676] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 393.023951] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 393.025287] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 393.025942] [48512]: INFO dbcounter [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Registered counter for database nova_cell1 [ 393.027185] [48511]: INFO dbcounter [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Registered counter for database nova_cell1 [ 393.028369] [48512]: DEBUG oslo_db.sqlalchemy.engines [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.028759] [48512]: DEBUG oslo_db.sqlalchemy.engines [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.029535] [48511]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.030617] [48511]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.126679] [48512]: DEBUG dbcounter [-] [48512] Writer thread running {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.127163] [48512]: DEBUG dbcounter [-] [48512] Writer thread running {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.127977] [48511]: DEBUG dbcounter [-] [48511] Writer thread running {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.128585] [48511]: DEBUG dbcounter [-] [48511] Writer thread running {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.132070] [48511]: INFO dbcounter [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Registered counter for database nova_cell1 [ 393.132143] [48512]: INFO dbcounter [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Registered counter for database nova_cell1 [ 393.134826] [48511]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.135338] [48512]: DEBUG oslo_db.sqlalchemy.engines [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=48512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 393.233542] [48511]: DEBUG dbcounter [-] [48511] Writer thread running {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.236986] [48512]: DEBUG dbcounter [-] [48512] Writer thread running {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 393.615247] [48512]: DEBUG oslo_concurrency.processutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=48512) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 393.616459] [48511]: DEBUG oslo_concurrency.processutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 393.626694] [48512]: DEBUG oslo_concurrency.processutils [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=48512) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 393.627315] [48511]: DEBUG oslo_concurrency.processutils [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 394.110237] [48512]: WARNING keystonemiddleware.auth_token [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 394.113690] [48511]: WARNING keystonemiddleware.auth_token [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 394.114426] [48512]: WARNING keystonemiddleware.auth_token [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 394.117913] [48511]: WARNING keystonemiddleware.auth_token [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 394.215197] [48511]: WARNING keystonemiddleware.auth_token [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 394.217996] [48512]: WARNING keystonemiddleware.auth_token [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 394.218541] [48511]: WARNING keystonemiddleware.auth_token [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 394.221248] [48512]: WARNING keystonemiddleware.auth_token [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 394.221287] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ******************************************************************************** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 394.221378] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Configuration options gathered from: {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 394.221801] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] command line args: [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 394.221996] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 394.222128] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ================================================================================ {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 394.222320] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] allow_resize_to_same_host = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.222474] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] arq_binding_timeout = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.222616] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] block_device_allocate_retries = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.222777] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] block_device_allocate_retries_interval = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.222926] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cell_worker_thread_pool_size = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223089] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cert = self.pem {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223227] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute_driver = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223368] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute_monitors = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223509] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] config_dir = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223658] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] config_drive_format = iso9660 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223771] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.223906] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ******************************************************************************** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2804}} [ 394.223941] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] config_source = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224052] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Configuration options gathered from: {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2805}} [ 394.224090] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] console_host = devstack {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224196] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] control_exchange = nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224333] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cpu_allocation_ratio = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224472] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] daemon = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224505] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] command line args: [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 394.224614] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] debug = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224668] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 394.224775] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_access_ip_network_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224812] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ================================================================================ {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 394.224929] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_availability_zone = nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.224966] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] allow_resize_to_same_host = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225075] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_ephemeral_format = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225124] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] arq_binding_timeout = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225218] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_green_pool_size = 1000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225260] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] block_device_allocate_retries = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225404] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] block_device_allocate_retries_interval = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225438] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=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=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225548] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cell_worker_thread_pool_size = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225580] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_schedule_zone = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225700] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cert = self.pem {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225733] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] default_thread_pool_size = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.225942] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] disk_allocation_ratio = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226015] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute_driver = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226015] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute_monitors = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226080] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] enable_new_services = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226143] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] flat_injected = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226189] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] config_dir = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226256] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] force_config_drive = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226311] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] config_drive_format = iso9660 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226390] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226437] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] force_raw_images = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226532] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] config_source = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226579] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] graceful_shutdown_timeout = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226666] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] heal_instance_info_cache_interval = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226714] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] console_host = devstack {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226812] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] control_exchange = nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226855] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] host = devstack {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.226956] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cpu_allocation_ratio = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227013] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227106] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] daemon = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227174] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] initial_disk_allocation_ratio = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227251] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] debug = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227316] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] initial_ram_allocation_ratio = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227393] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_access_ip_network_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227506] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227549] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_availability_zone = nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227643] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_build_timeout = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227677] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_ephemeral_format = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227781] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_delete_interval = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227817] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_green_pool_size = 1000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.227925] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_format = [instance: %(uuid)s] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228008] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=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=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228074] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_name_template = instance-%08x {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228159] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_schedule_zone = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228210] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_usage_audit = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228300] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] default_thread_pool_size = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228347] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_usage_audit_period = month {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228435] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] disk_allocation_ratio = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228485] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228575] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] enable_new_services = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228627] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] instances_path = /opt/stack/data/nova/instances {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228713] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] flat_injected = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228756] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] internal_service_availability_zone = internal {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228849] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] force_config_drive = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228881] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] key = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.228988] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] force_raw_images = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229039] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] live_migration_retry_count = 30 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229144] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] graceful_shutdown_timeout = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229176] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_color = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229282] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] heal_instance_info_cache_interval = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229317] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_config_append = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229422] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229455] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] host = devstack {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229558] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_dir = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229607] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229691] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_file = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229734] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] initial_disk_allocation_ratio = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229802] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_options = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229874] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] initial_ram_allocation_ratio = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.229938] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_rotate_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230072] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230127] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_rotate_interval_type = days {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230216] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_build_timeout = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230277] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] log_rotation_type = none {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230362] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_delete_interval = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230396] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230503] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230548] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_format = [instance: %(uuid)s] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230639] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230671] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_name_template = instance-%08x {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230774] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_usage_audit = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230807] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230882] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.230917] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_usage_audit_period = month {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231035] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] long_rpc_timeout = 1800 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231067] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231184] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_concurrent_builds = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231216] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] instances_path = /opt/stack/data/nova/instances {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231312] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_concurrent_live_migrations = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231347] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] internal_service_availability_zone = internal {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231445] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_concurrent_snapshots = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231485] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] key = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231581] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_local_block_devices = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231617] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] live_migration_retry_count = 30 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231715] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_logfile_count = 30 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231746] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_color = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231850] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] max_logfile_size_mb = 200 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231881] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_config_append = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.231981] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] maximum_instance_delete_attempts = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232077] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232132] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] migrate_max_retries = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232177] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_dir = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232375] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] mkisofs_cmd = genisoimage {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232482] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_file = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232482] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_options = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232571] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] my_block_storage_ip = 10.180.1.21 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232616] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_rotate_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232659] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] my_ip = 10.180.1.21 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232710] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_rotate_interval_type = days {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232744] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232813] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] log_rotation_type = none {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232847] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] network_allocate_retries = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232925] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.232999] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233050] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233157] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] osapi_compute_unique_server_name_scope = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233195] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233295] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] password_length = 12 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233325] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233421] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233455] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] periodic_enable = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233556] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] periodic_fuzzy_delay = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233586] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] long_rpc_timeout = 1800 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233691] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_concurrent_builds = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233727] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] pointer_model = usbtablet {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233828] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] preallocate_images = none {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233857] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_concurrent_live_migrations = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233958] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_concurrent_snapshots = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.233992] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] publish_errors = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234076] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] pybasedir = /opt/stack/nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234113] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_local_block_devices = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234209] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ram_allocation_ratio = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234239] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_logfile_count = 30 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234343] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rate_limit_burst = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234379] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] max_logfile_size_mb = 200 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234484] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] maximum_instance_delete_attempts = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234566] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rate_limit_except_level = CRITICAL {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234618] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] migrate_max_retries = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234662] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rate_limit_interval = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234762] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] mkisofs_cmd = genisoimage {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234813] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reboot_timeout = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234914] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reclaim_instance_interval = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.234958] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] my_block_storage_ip = 10.180.1.21 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235058] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] my_ip = 10.180.1.21 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235103] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] record = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235195] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reimage_timeout_per_gb = 20 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235232] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235339] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] report_interval = 120 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235370] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] network_allocate_retries = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235476] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rescue_timeout = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235515] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235611] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reserved_host_cpus = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235648] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] osapi_compute_unique_server_name_scope = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235750] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reserved_host_disk_mb = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235787] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] password_length = 12 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235888] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reserved_host_memory_mb = 512 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.235922] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] periodic_enable = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236033] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] reserved_huge_pages = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236071] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] periodic_fuzzy_delay = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236175] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] resize_confirm_window = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236208] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] pointer_model = usbtablet {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236312] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] resize_fs_using_block_device = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236343] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] preallocate_images = none {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236446] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] resume_guests_state_on_host_boot = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236480] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] publish_errors = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236552] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] pybasedir = /opt/stack/nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236611] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236679] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ram_allocation_ratio = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236737] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] rpc_response_timeout = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236818] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rate_limit_burst = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236866] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] running_deleted_instance_action = reap {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.236963] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rate_limit_except_level = CRITICAL {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237017] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] running_deleted_instance_poll_interval = 1800 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237112] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rate_limit_interval = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237173] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] running_deleted_instance_timeout = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237248] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reboot_timeout = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237295] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler_instance_sync_interval = 120 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237382] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reclaim_instance_interval = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237430] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_down_time = 720 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237516] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] record = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237550] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] servicegroup_driver = db {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237650] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reimage_timeout_per_gb = 20 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237684] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] shell_completion = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237795] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] report_interval = 120 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237826] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] shelved_offload_time = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237934] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] shelved_poll_interval = 3600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.237967] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rescue_timeout = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238079] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reserved_host_cpus = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238119] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] shutdown_timeout = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238217] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reserved_host_disk_mb = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238251] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] source_is_ipv6 = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238355] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ssl_only = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238385] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reserved_host_memory_mb = 512 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238492] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] reserved_huge_pages = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238528] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] state_path = /opt/stack/data/nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238628] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] resize_confirm_window = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238665] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] sync_power_state_interval = 600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238763] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] sync_power_state_pool_size = 1000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238794] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] resize_fs_using_block_device = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238899] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] resume_guests_state_on_host_boot = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.238929] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] syslog_log_facility = LOG_USER {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239044] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] tempdir = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239086] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239186] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] thread_pool_statistic_period = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239219] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] rpc_response_timeout = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239320] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] timeout_nbd = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239352] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] running_deleted_instance_action = reap {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239459] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] running_deleted_instance_poll_interval = 1800 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239493] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] transport_url = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239594] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] running_deleted_instance_timeout = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239625] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] update_resources_interval = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239732] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_cow_images = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239767] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler_instance_sync_interval = 120 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239870] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_journal = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.239903] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_down_time = 720 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240014] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_json = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240047] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] servicegroup_driver = db {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240155] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] shell_completion = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240189] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_rootwrap_daemon = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240288] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_stderr = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240324] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] shelved_offload_time = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240420] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] use_syslog = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240450] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] shelved_poll_interval = 3600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240552] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vcpu_pin_set = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240583] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] shutdown_timeout = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240695] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vif_plugging_is_fatal = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240726] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] source_is_ipv6 = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240830] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ssl_only = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240866] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vif_plugging_timeout = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.240975] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] virt_mkfs = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241014] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] state_path = /opt/stack/data/nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241121] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] sync_power_state_interval = 600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241152] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] volume_usage_poll_interval = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241258] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] sync_power_state_pool_size = 1000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241293] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] watch_log_file = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241399] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] web = /usr/share/spice-html5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241429] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] syslog_log_facility = LOG_USER {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241529] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] tempdir = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241619] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_concurrency.disable_process_locking = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.241674] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] thread_pool_statistic_period = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241721] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.241800] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] timeout_nbd = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241846] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.compute_link_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.241950] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] transport_url = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.241994] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 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=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242098] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] update_resources_interval = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242143] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.dhcp_domain = novalocal {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242236] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_cow_images = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242287] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.enable_instance_password = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242371] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_journal = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242422] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.glance_link_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242504] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_json = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242560] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242639] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_rootwrap_daemon = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242704] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242775] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_stderr = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242846] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.instance_list_per_project_cells = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.242908] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] use_syslog = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.242988] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.list_records_by_skipping_down_cells = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243104] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vcpu_pin_set = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243139] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.local_metadata_per_cell = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243189] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vif_plugging_is_fatal = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243278] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.max_limit = 1000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243326] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vif_plugging_timeout = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243416] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.metadata_cache_expiration = 15 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243462] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] virt_mkfs = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243564] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.neutron_default_project_id = default {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243606] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] volume_usage_poll_interval = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243706] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] watch_log_file = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243736] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.response_validation = warn {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243844] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.use_neutron_default_nets = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.243877] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] web = /usr/share/spice-html5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2817}} [ 394.243985] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244028] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_concurrency.disable_process_locking = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244135] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244167] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244274] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244305] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.compute_link_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244419] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244451] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 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=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244560] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_dynamic_targets = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244594] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.dhcp_domain = novalocal {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244719] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_jsonfile_path = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244773] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.enable_instance_password = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244846] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.glance_link_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244878] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.244989] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245037] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.backend = dogpile.cache.memcached {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245150] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245182] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.backend_argument = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245291] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.instance_list_per_project_cells = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245325] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.backend_expiration_time = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245431] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.list_records_by_skipping_down_cells = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245465] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.config_prefix = cache.oslo {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245570] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.local_metadata_per_cell = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245602] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.debug_cache_backend = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245713] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.max_limit = 1000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245752] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.enable_retry_client = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245848] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.enable_socket_keepalive = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245887] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.metadata_cache_expiration = 15 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.245995] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.neutron_default_project_id = default {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246042] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.enabled = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246144] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.enforce_fips_mode = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246179] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.response_validation = warn {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246287] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.use_neutron_default_nets = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246323] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.expiration_time = 600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246430] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246460] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246566] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.hashclient_retry_attempts = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246600] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246703] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246734] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246843] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_dead_retry = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.246873] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247031] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_password = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247080] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_dynamic_targets = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247135] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_jsonfile_path = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247181] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247277] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247321] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247425] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_pool_maxsize = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247474] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.backend = dogpile.cache.memcached {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247564] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247602] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.backend_argument = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247701] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_sasl_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247734] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.backend_expiration_time = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247845] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.config_prefix = cache.oslo {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247877] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.247988] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.debug_cache_backend = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248026] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_socket_timeout = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248137] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.memcache_username = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248168] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.enable_retry_client = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248276] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.enable_socket_keepalive = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248308] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.proxies = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248414] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_db = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248448] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.enabled = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248551] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_password = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248585] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.enforce_fips_mode = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248691] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.expiration_time = 600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248722] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_sentinel_service_name = mymaster {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248839] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248873] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.248981] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.hashclient_retry_attempts = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249030] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_server = localhost:6379 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249132] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_socket_timeout = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249172] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249268] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.redis_username = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249299] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_dead_retry = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249404] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_password = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249435] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.retry_attempts = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249543] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.retry_delay = 0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249577] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249681] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249711] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.socket_keepalive_count = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249818] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.socket_keepalive_idle = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249849] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_pool_maxsize = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249955] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.249988] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.socket_keepalive_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250100] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.tls_allowed_ciphers = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250136] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_sasl_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250234] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.tls_cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250268] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250367] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.tls_certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250398] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_socket_timeout = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250502] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.tls_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250536] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.memcache_username = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250635] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cache.tls_keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250666] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.proxies = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250776] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250807] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_db = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250915] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_password = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.250949] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.auth_type = password {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251069] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251106] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_sentinel_service_name = mymaster {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251227] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251262] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.catalog_info = volumev3::publicURL {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251368] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251402] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_server = localhost:6379 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251512] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251548] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_socket_timeout = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251652] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.redis_username = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251738] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.cross_az_attach = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251790] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.debug = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251840] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.retry_attempts = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251932] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.endpoint_template = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.251976] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.retry_delay = 0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252086] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.socket_keepalive_count = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252142] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.http_retries = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252229] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252275] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.socket_keepalive_idle = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252365] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.socket_keepalive_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252411] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252502] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.tls_allowed_ciphers = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252534] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.os_region_name = RegionOne {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252638] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.tls_cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252676] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252774] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.tls_certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252813] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cinder.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252915] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.tls_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.252948] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253062] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cache.tls_keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253098] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.cpu_dedicated_set = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253209] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253241] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.cpu_shared_set = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253359] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.image_type_exclude_list = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253392] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.auth_type = password {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253498] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253529] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253634] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.max_concurrent_disk_ops = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253668] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.catalog_info = volumev3::publicURL {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253773] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.max_disk_devices_to_attach = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253807] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253915] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.253950] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254065] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.cross_az_attach = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254097] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254207] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.resource_provider_association_refresh = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254241] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.debug = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254344] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.endpoint_template = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254378] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254480] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.shutdown_retry_interval = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254513] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.http_retries = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254617] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254651] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254758] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254813] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] conductor.workers = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254905] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.os_region_name = RegionOne {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.254955] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] console.allowed_origins = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255055] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255097] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] console.ssl_ciphers = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255194] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cinder.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255243] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] console.ssl_minimum_version = default {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255342] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255386] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] consoleauth.enforce_session_timeout = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255480] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.cpu_dedicated_set = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255517] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] consoleauth.token_ttl = 600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255617] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.cpu_shared_set = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255659] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255760] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.image_type_exclude_list = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255794] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255903] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.255935] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256059] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.max_concurrent_disk_ops = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256098] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256198] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256231] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.max_disk_devices_to_attach = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256336] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256372] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256473] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256506] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256607] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256642] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.resource_provider_association_refresh = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256741] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256772] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256875] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.256906] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.shutdown_retry_interval = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257032] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257070] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257185] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257216] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] conductor.workers = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257322] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257352] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] console.allowed_origins = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257468] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.service_type = accelerator {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257499] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] console.ssl_ciphers = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257608] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257639] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] console.ssl_minimum_version = default {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257750] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] consoleauth.enforce_session_timeout = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257788] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257885] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.257917] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] consoleauth.token_ttl = 600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258030] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258068] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258177] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258212] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258318] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258353] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] cyborg.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258452] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258486] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.asyncio_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258588] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258629] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.asyncio_slave_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258722] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258758] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.backend = sqlalchemy {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258860] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258892] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.258995] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259049] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.connection_debug = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259145] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259177] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.connection_parameters = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259282] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259316] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.connection_recycle_time = 3600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259418] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259452] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.connection_trace = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259553] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259583] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.db_inc_retry_interval = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259688] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259720] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.db_max_retries = 20 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259829] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.db_max_retry_interval = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259863] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.service_type = accelerator {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.259971] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260012] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.db_retry_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260120] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260152] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.max_overflow = 50 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260258] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.max_pool_size = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260292] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260393] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260426] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.max_retries = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260540] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260571] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260676] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.mysql_wsrep_sync_wait = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260708] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] cyborg.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260815] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.pool_timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260852] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.asyncio_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260951] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.asyncio_slave_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.260984] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.retry_interval = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261098] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.slave_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261136] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.backend = sqlalchemy {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261239] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.sqlite_synchronous = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261270] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261384] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] database.use_db_reconnect = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261417] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.connection_debug = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261524] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.asyncio_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261555] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.connection_parameters = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261664] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.asyncio_slave_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261707] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.connection_recycle_time = 3600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261802] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.connection_trace = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261836] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.backend = sqlalchemy {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.261944] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.db_inc_retry_interval = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262015] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262094] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.connection_debug = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262133] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.db_max_retries = 20 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262246] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.db_max_retry_interval = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262279] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.connection_parameters = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262385] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.db_retry_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262470] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.connection_recycle_time = 3600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262521] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.max_overflow = 50 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262634] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.connection_trace = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262672] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.max_pool_size = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262778] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.db_inc_retry_interval = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262819] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.max_retries = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262928] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.db_max_retries = 20 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.262964] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263072] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.mysql_wsrep_sync_wait = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263104] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.db_max_retry_interval = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263214] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.pool_timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263248] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.db_retry_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263353] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.max_overflow = 50 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263384] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.retry_interval = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263487] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.slave_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263518] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.max_pool_size = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263625] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.sqlite_synchronous = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263658] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.max_retries = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263765] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] database.use_db_reconnect = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263799] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263904] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.263939] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.asyncio_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264051] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.asyncio_slave_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264083] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.pool_timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264188] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.retry_interval = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264223] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.backend = sqlalchemy {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264324] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.slave_connection = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264381] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264463] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] api_database.sqlite_synchronous = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264496] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.connection_debug = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264611] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.connection_parameters = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264653] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] devices.enabled_mdev_types = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264760] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.connection_recycle_time = 3600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264812] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264896] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.connection_trace = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.264944] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ephemeral_storage_encryption.default_format = luks {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265044] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.db_inc_retry_interval = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265105] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ephemeral_storage_encryption.enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265199] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.db_max_retries = 20 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265245] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265319] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.db_max_retry_interval = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265370] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.api_servers = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265455] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.db_retry_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265576] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265610] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.max_overflow = 50 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265726] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.max_pool_size = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265760] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265864] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.max_retries = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.265898] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266015] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266047] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266155] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266185] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266291] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.pool_timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266329] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.debug = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266429] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.default_trusted_certificate_ids = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266463] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.retry_interval = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266563] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.slave_connection = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266596] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.enable_certificate_validation = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266699] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.enable_rbd_download = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266730] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] api_database.sqlite_synchronous = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266835] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266866] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] devices.enabled_mdev_types = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.266977] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267015] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267126] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267161] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ephemeral_storage_encryption.default_format = luks {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267262] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267302] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ephemeral_storage_encryption.enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267395] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267429] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267531] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.num_retries = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267568] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.api_servers = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267679] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.rbd_ceph_conf = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267727] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267816] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267855] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.rbd_connect_timeout = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267958] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.267991] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.rbd_pool = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268110] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268148] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.rbd_user = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268248] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268287] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268384] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268419] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.debug = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268519] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268550] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.default_trusted_certificate_ids = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268654] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.enable_certificate_validation = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268688] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.service_type = image {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268791] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.enable_rbd_download = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268822] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268927] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.268957] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269073] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269107] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269208] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269243] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269341] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269375] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269476] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269512] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.verify_glance_signatures = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269614] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.num_retries = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269648] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] glance.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269758] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] guestfs.debug = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269792] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.rbd_ceph_conf = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269897] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.rbd_connect_timeout = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.269932] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270047] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.auth_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270079] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.rbd_pool = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270184] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270220] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.rbd_user = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270316] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270350] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270450] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270481] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270586] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270620] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270727] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270780] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.service_type = image {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270862] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270895] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.270996] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271042] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271142] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271172] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271277] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271317] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271409] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271443] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271543] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271573] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.verify_glance_signatures = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271677] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271708] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] glance.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271813] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271847] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] guestfs.debug = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271955] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.service_type = shared-file-system {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.271986] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272104] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.share_apply_policy_timeout = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272144] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.auth_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272240] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272273] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272374] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272407] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272506] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272541] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272640] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272671] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272776] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272823] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272913] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.272962] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] manila.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273061] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273115] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] mks.enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273196] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273332] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273460] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273492] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273595] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273626] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.manager_interval = 2400 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273734] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273779] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.precache_concurrency = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273869] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.273900] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.remove_unused_base_images = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274023] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.service_type = shared-file-system {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274055] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274167] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.share_apply_policy_timeout = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274202] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274304] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274337] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] image_cache.subdirectory_name = _base {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274438] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274472] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.api_max_retries = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274572] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274603] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.api_retry_interval = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274734] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274781] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274870] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.274912] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.auth_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275014] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] manila.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275046] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275162] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] mks.enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275194] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275302] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275447] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.conductor_group = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275498] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275581] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275667] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.manager_interval = 2400 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275715] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275814] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.precache_concurrency = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275849] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275963] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.remove_unused_base_images = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.275994] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276110] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276146] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276249] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276280] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276382] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276413] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] image_cache.subdirectory_name = _base {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276522] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.peer_list = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276558] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.api_max_retries = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276657] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276688] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.api_retry_interval = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276809] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276845] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276948] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.auth_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.276996] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.serial_console_state_timeout = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277097] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277132] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277233] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277284] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.service_type = baremetal {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277373] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277421] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.shard = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277512] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.conductor_group = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277545] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277646] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277683] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277782] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277821] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277916] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.277948] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278065] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278105] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278204] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278236] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ironic.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278340] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278373] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278474] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278510] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] key_manager.fixed_key = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278614] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.peer_list = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278660] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278749] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278803] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.barbican_api_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278884] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.278931] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.barbican_endpoint = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279028] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.serial_console_state_timeout = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279074] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.barbican_endpoint_type = public {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279165] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279201] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.barbican_region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279308] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.service_type = baremetal {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279339] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279442] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.shard = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279472] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279578] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279609] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279712] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279745] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279844] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279880] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.279976] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280026] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.number_of_retries = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280128] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.retry_delay = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280164] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280266] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.send_service_user_token = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280302] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ironic.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280402] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280462] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280537] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280568] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] key_manager.fixed_key = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280673] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.verify_ssl = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280709] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280807] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican.verify_ssl_path = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280838] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.barbican_api_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.280952] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281021] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.barbican_endpoint = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281111] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.auth_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281179] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.barbican_endpoint_type = public {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281246] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281309] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.barbican_region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281371] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281503] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281583] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281632] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281680] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281723] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281771] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281821] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281923] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.281993] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282074] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] barbican_service_user.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282166] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.number_of_retries = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282237] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.approle_role_id = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282304] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.retry_delay = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282354] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.approle_secret_id = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282396] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.send_service_user_token = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282438] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.kv_mountpoint = secret {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282483] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282548] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282607] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.kv_path = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282687] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.verify_ssl = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282717] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.kv_version = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282821] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican.verify_ssl_path = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282858] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.namespace = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282962] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.282993] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.root_token_id = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283110] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.auth_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283144] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.ssl_ca_crt_file = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283245] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283282] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.timeout = 60.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283380] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283411] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.use_ssl = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283519] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283550] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283659] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283694] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283794] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283827] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283933] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.283969] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284077] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] barbican_service_user.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284110] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284210] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284242] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.approle_role_id = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284344] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284382] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.approle_secret_id = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284481] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284515] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.kv_mountpoint = secret {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284613] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284646] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.kv_path = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284760] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.kv_version = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284803] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284900] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.namespace = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.284931] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285046] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.root_token_id = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285079] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285185] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.ssl_ca_crt_file = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285220] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285318] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285352] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.timeout = 60.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285462] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.use_ssl = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.service_type = identity {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285600] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285648] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285735] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285781] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285871] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.285912] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286011] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286044] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286155] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286185] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286293] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286325] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286427] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286460] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.ceph_mount_options = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286564] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286665] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286697] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286817] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.connection_uri = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286849] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286948] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.286978] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_mode = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287093] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287131] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_model_extra_flags = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287225] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287274] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_models = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287359] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287411] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_power_governor_high = performance {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287504] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.service_type = identity {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287548] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_power_governor_low = powersave {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287645] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287679] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_power_management = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287781] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287818] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287920] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.287951] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.device_detach_attempts = 8 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288066] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288103] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.device_detach_timeout = 20 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288223] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288257] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.disk_cachemodes = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288357] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.disk_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288388] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.enabled_perf_events = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288528] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.ceph_mount_options = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288640] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.file_backed_memory = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288721] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288774] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.gid_maps = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288874] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.connection_uri = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.288934] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.hw_disk_discard = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289028] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_mode = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289089] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.hw_machine_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289175] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_model_extra_flags = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289241] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_rbd_ceph_conf = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289320] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_models = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289383] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289467] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_power_governor_high = performance {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289523] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289612] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_power_governor_low = powersave {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289669] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_rbd_glance_store_name = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289754] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_power_management = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289812] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_rbd_pool = rbd {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289904] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.289953] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_type = default {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290056] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.device_detach_attempts = 8 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290109] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.images_volume_group = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290201] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.device_detach_timeout = 20 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290246] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.inject_key = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290343] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.disk_cachemodes = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290374] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.inject_partition = -2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290482] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.disk_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290513] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.inject_password = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290626] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.enabled_perf_events = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290662] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.iscsi_iface = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290766] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.file_backed_memory = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290800] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.iser_use_multipath = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290907] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_bandwidth = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.290941] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.gid_maps = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291052] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.hw_disk_discard = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291090] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291196] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.hw_machine_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291247] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_downtime = 500 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291331] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291376] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_rbd_ceph_conf = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291467] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291514] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291604] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291658] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_inbound_addr = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291744] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291793] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_rbd_glance_store_name = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291880] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.291914] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_rbd_pool = rbd {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292029] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_permit_post_copy = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292069] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_type = default {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292160] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_scheme = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292196] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.images_volume_group = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292304] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.inject_key = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292338] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_timeout_action = abort {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292439] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_tunnelled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292470] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.inject_partition = -2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292575] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292611] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.inject_password = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292719] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.iscsi_iface = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292751] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.live_migration_with_native_tls = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292871] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.max_queues = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.292915] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.iser_use_multipath = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293015] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_bandwidth = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293056] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293162] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293223] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293300] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_downtime = 500 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293363] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.nfs_mount_options = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293437] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293551] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293584] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293693] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293727] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_inbound_addr = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293828] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293861] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_iser_scan_tries = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293962] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_memory_encrypted_guests = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.293993] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294106] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_permit_post_copy = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294136] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294243] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_scheme = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294276] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_pcie_ports = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294381] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.num_volume_scan_tries = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294411] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_timeout_action = abort {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294520] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_tunnelled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294555] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.pmem_namespaces = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294654] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.quobyte_client_cfg = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294701] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294796] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.live_migration_with_native_tls = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294874] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.294926] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.max_queues = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295029] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rbd_connect_timeout = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295077] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295172] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295262] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295310] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295399] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.nfs_mount_options = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295446] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rbd_secret_uuid = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295568] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rbd_user = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295604] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295708] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295744] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295853] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_iser_scan_tries = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295885] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.remote_filesystem_transport = ssh {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.295987] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rescue_image_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296032] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_memory_encrypted_guests = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296134] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rescue_kernel_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296172] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296268] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rescue_ramdisk_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296299] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_pcie_ports = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296405] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.num_volume_scan_tries = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296435] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296537] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.rx_queue_size = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296572] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.pmem_namespaces = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296676] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.quobyte_client_cfg = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296707] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.smbfs_mount_options = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296863] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.296893] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297021] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rbd_connect_timeout = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297063] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.snapshot_compression = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297163] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297194] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.snapshot_image_format = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297302] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297358] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297438] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rbd_secret_uuid = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297499] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.sparse_logical_volumes = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297572] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rbd_user = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297655] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.supported_tpm_secret_security = ['user', 'host'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297705] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297797] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.swtpm_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297848] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.remote_filesystem_transport = ssh {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297943] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.swtpm_group = tss {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.297975] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rescue_image_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298098] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.swtpm_user = tss {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298137] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rescue_kernel_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298242] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rescue_ramdisk_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298273] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.sysinfo_serial = unique {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298378] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.tb_cache_size = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298410] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298512] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.tx_queue_size = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298547] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.rx_queue_size = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298652] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.smbfs_mount_options = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298683] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.uid_maps = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298787] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.use_virtio_for_bridges = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298840] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298932] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.virt_type = kvm {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.298979] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.snapshot_compression = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299083] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.volume_clear = zero {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299133] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.snapshot_image_format = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299222] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.volume_clear_size = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299309] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299357] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.volume_enforce_multipath = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299454] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.sparse_logical_volumes = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299498] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.volume_use_multipath = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299609] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.supported_tpm_secret_security = ['user', 'host'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299642] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_cache_path = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299752] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.swtpm_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299784] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299897] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.swtpm_group = tss {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.299928] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_mount_group = qemu {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300044] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_mount_opts = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300128] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.swtpm_user = tss {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300193] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300226] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.sysinfo_serial = unique {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300326] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.tb_cache_size = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300383] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300459] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.tx_queue_size = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300528] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.vzstorage_mount_user = stack {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300597] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.uid_maps = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300669] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300732] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.use_virtio_for_bridges = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300818] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300878] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.virt_type = kvm {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.300995] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.auth_type = password {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301043] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.volume_clear = zero {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301155] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301186] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.volume_clear_size = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301291] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.volume_enforce_multipath = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301323] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301430] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301461] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.volume_use_multipath = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301563] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_cache_path = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301593] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301696] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301728] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301843] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_mount_group = qemu {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301873] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.default_floating_pool = public {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.301979] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302023] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_mount_opts = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302130] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302161] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.extension_sync_interval = 600 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302271] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.http_retries = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302321] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302414] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302467] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.vzstorage_mount_user = stack {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302556] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302600] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302693] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302749] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302839] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302897] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.auth_type = password {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.302974] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303042] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303128] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.ovs_bridge = br-int {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303176] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303271] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.physnets = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303316] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303413] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.region_name = RegionOne {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303444] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303548] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303583] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303690] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.service_metadata_proxy = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303721] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.default_floating_pool = public {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303827] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303864] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303965] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.extension_sync_interval = 600 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.303997] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.service_type = network {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304112] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.http_retries = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304143] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304249] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304280] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304383] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304415] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304515] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304552] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304657] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304705] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304796] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304827] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] neutron.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304939] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.ovs_bridge = br-int {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.304971] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.bdms_in_notifications = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305088] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.physnets = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305127] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.default_level = INFO {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305233] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.region_name = RegionOne {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305271] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.include_share_mapping = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305367] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305399] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.notification_format = unversioned {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305510] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.service_metadata_proxy = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305541] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.notify_on_state_change = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305644] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305675] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305791] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.service_type = network {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305828] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] pci.alias = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305932] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.305964] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] pci.device_spec = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306080] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306111] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] pci.report_in_placement = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306218] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306256] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306355] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306389] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.auth_type = password {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306509] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306541] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306647] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306679] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] neutron.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306792] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306834] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.bdms_in_notifications = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306928] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.306960] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.default_level = INFO {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307084] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.include_share_mapping = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307117] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307238] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307275] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.notification_format = unversioned {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307378] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.notify_on_state_change = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307414] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307520] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307550] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307656] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307688] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] pci.alias = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307791] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307826] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] pci.device_spec = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307937] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] pci.report_in_placement = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.307968] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.region_name = RegionOne {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308087] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308120] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308224] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308256] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.auth_type = password {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308359] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308389] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.service_type = placement {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308491] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308528] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308625] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308655] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308755] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308789] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308886] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.308921] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309027] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309070] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309166] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309198] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] placement.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309298] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309333] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.cores = 20 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309430] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309461] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.count_usage_from_placement = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309561] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309593] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309706] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.region_name = RegionOne {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309740] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.injected_file_content_bytes = 10240 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309842] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309879] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.injected_file_path_length = 255 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.309973] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310026] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.injected_files = 5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310125] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.service_type = placement {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310157] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.instances = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310262] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310292] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.key_pairs = 100 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310395] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310430] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.metadata_items = 128 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310528] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310562] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.ram = 51200 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310660] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310691] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.recheck_quota = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310798] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.server_group_members = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310832] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310936] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] placement.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.310967] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.server_groups = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311097] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.cores = 20 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311130] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311235] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.count_usage_from_placement = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311269] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] quota.unified_limits_resource_strategy = require {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311378] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311409] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311519] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.injected_file_content_bytes = 10240 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311555] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311658] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.injected_file_path_length = 255 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311747] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.image_metadata_prefilter = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311801] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.injected_files = 5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311852] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311935] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.max_attempts = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.311982] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.instances = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312088] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.max_placement_results = 1000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312133] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.key_pairs = 100 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312228] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312266] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.metadata_items = 128 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312365] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.ram = 51200 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312396] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.query_placement_for_image_type_support = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312499] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312530] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.recheck_quota = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312640] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.server_group_members = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312694] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] scheduler.workers = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312780] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.server_groups = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312816] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312960] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.312991] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313120] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] quota.unified_limits_resource_strategy = require {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313152] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313266] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313300] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313405] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313436] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313542] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.image_metadata_prefilter = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313573] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313678] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313708] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313814] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.max_attempts = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313849] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313952] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.max_placement_results = 1000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.313983] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.host_subset_size = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314150] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314206] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314243] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.query_placement_for_image_type_support = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314270] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314439] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314479] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314507] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] scheduler.workers = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314578] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314639] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314694] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314786] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314831] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.isolated_hosts = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314940] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.314991] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.isolated_images = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315094] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315138] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315236] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315387] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315387] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315532] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315561] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315598] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.pci_in_placement = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315635] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315668] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315770] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315805] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.host_subset_size = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315912] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.315948] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316064] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316103] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316204] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316236] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316339] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316374] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316475] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.track_instance_changes = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316510] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316608] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.isolated_hosts = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316642] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316745] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.isolated_images = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316783] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] metrics.required = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316882] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.316915] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] metrics.weight_multiplier = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317033] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317066] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317176] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317211] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] metrics.weight_setting = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317311] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.pci_in_placement = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317448] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317584] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317647] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317720] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317807] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.port_range = 10000:20000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317859] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.317956] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318011] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318115] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318147] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318261] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.track_instance_changes = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318293] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] serial_console.serialproxy_port = 6083 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318401] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318446] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318551] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] metrics.required = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318595] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.auth_type = password {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318690] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318769] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] metrics.weight_multiplier = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318853] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318913] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.318959] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319015] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] metrics.weight_setting = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319147] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319266] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319330] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319418] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319482] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.send_service_user_token = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319572] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.port_range = 10000:20000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319620] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319718] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319751] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] service_user.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319865] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.319901] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.agent_enabled = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320022] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] serial_console.serialproxy_port = 6083 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320067] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320169] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320319] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.auth_type = password {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320357] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320457] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320510] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320591] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320640] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.html5proxy_port = 6082 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320732] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320781] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.image_compression = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320871] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.320920] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.jpeg_compression = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321030] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321063] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.playback_compression = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321181] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.send_service_user_token = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321214] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.require_secure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321318] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321350] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.server_listen = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321453] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] service_user.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321485] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321596] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.agent_enabled = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321723] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321812] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.321863] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.streaming_mode = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322008] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] spice.zlib_compression = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322041] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322161] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] upgrade_levels.baseapi = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322200] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322309] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] upgrade_levels.compute = auto {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322341] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.html5proxy_port = 6082 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322445] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] upgrade_levels.conductor = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322475] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.image_compression = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322579] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] upgrade_levels.scheduler = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322611] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.jpeg_compression = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322728] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.playback_compression = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322767] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322866] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.require_secure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.322907] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.auth_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323015] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323053] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.server_listen = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323160] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323194] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323300] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323406] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323438] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323552] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.streaming_mode = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323583] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323692] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] spice.zlib_compression = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323725] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323827] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vendordata_dynamic_auth.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323858] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] upgrade_levels.baseapi = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.323974] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] upgrade_levels.compute = auto {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324011] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.api_retry_count = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324117] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.ca_file = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324154] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] upgrade_levels.conductor = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324249] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] upgrade_levels.scheduler = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324280] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.cache_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324381] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.cluster_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324412] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324517] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.connection_pool_size = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324553] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.auth_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324650] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.console_delay_seconds = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324699] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324787] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324819] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.datastore_regex = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324931] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.324963] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.host_ip = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325077] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325116] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.host_password = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325214] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325246] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.host_port = 443 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325352] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325385] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.host_username = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325487] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vendordata_dynamic_auth.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325519] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325628] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.integration_bridge = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325669] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.api_retry_count = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325767] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.ca_file = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325803] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.maximum_objects = 100 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325905] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.cache_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.325937] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.pbm_default_policy = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326048] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.cluster_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326082] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.pbm_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326184] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.pbm_wsdl_location = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326215] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.connection_pool_size = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326317] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.console_delay_seconds = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326447] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326485] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.datastore_regex = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326581] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.host_ip = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326615] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.serial_port_proxy_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326717] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.host_password = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326748] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.serial_port_service_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326855] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.host_port = 443 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326887] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.task_poll_interval = 0.5 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.326988] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.host_username = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327031] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.use_linked_clone = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327137] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327185] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.vnc_keymap = en-us {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327272] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.integration_bridge = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327318] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.vnc_port = 5900 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327408] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.maximum_objects = 100 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327455] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vmware.vnc_port_total = 10000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327541] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.pbm_default_policy = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327617] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.auth_schemes = ['none'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327678] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.pbm_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327766] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.enabled = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.327813] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.pbm_wsdl_location = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328058] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328106] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328219] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.serial_port_proxy_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328254] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328357] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.serial_port_service_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328388] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.novncproxy_port = 6080 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328499] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.task_poll_interval = 0.5 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328535] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.server_listen = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328643] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.use_linked_clone = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328674] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328792] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.vnc_keymap = en-us {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328823] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.vencrypt_ca_certs = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328934] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.vnc_port = 5900 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.328966] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.vencrypt_client_cert = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329082] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] vnc.vencrypt_client_key = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329121] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vmware.vnc_port_total = 10000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329234] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329266] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.auth_schemes = ['none'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329376] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_deep_image_inspection = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329408] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.enabled = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329514] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329645] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329677] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329783] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329814] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329923] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.disable_rootwrap = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.329954] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.novncproxy_port = 6080 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330072] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.enable_numa_live_migration = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330123] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.server_listen = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330215] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330280] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330354] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330422] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.vencrypt_ca_certs = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330491] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330561] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.vencrypt_client_cert = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330627] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.libvirt_disable_apic = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330697] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] vnc.vencrypt_client_key = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330765] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330847] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330902] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.330987] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_deep_image_inspection = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331052] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331137] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331181] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331274] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331309] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331411] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331443] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331549] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.disable_rootwrap = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331581] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331687] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.enable_numa_live_migration = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331720] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331825] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331858] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331963] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.331998] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332111] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332143] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332251] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.libvirt_disable_apic = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332283] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] wsgi.secure_proxy_ssl_header = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332388] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332423] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] zvm.ca_file = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332525] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332556] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] zvm.cloud_connector_url = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332663] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332751] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332791] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332912] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] zvm.reachable_timeout = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.332947] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333070] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333109] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333211] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333248] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333349] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333381] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333487] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333522] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333628] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333659] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333765] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333797] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333914] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.333950] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] wsgi.secure_proxy_ssl_header = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334064] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] zvm.ca_file = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334097] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334204] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] zvm.cloud_connector_url = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334236] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334354] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.connection_string = messaging:// {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334439] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334495] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334540] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] zvm.reachable_timeout = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334644] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.es_doc_type = notification {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334708] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334820] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.es_scroll_size = 10000 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334870] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.334974] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335026] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.es_scroll_time = 2m {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335128] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335163] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.filter_error_trace = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335273] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.hmac_keys = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335304] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335409] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335441] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.sentinel_service_name = mymaster {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335553] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.socket_timeout = 0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335588] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335695] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335727] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.trace_requests = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335841] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335887] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler.trace_sqlalchemy = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.335989] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.connection_string = messaging:// {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336030] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler_jaeger.process_tags = {} {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336145] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336177] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler_jaeger.service_name_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336285] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] profiler_otlp.service_name_prefix = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336316] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.es_doc_type = notification {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336430] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.es_scroll_size = 10000 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336463] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336573] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.auth_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336605] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.es_scroll_time = 2m {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336710] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336749] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.filter_error_trace = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336854] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.hmac_keys = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336886] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.336999] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.sentinel_service_name = mymaster {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337050] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.collect_timing = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337153] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.socket_timeout = 0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337189] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.connect_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337291] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.trace_requests = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337323] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.connect_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337427] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler.trace_sqlalchemy = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337462] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337581] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler_jaeger.process_tags = {} {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337613] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_interface = publicURL {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337719] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_override = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337755] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler_jaeger.service_name_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337856] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] profiler_otlp.service_name_prefix = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337891] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.337991] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338031] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338141] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.endpoint_service_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338173] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.auth_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338274] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338308] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338407] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338438] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338540] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.max_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338578] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.collect_timing = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338671] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.connect_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338703] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.min_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338803] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.connect_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338834] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338936] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.retriable_status_codes = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.338967] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339090] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_interface = publicURL {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339124] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.service_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339226] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_override = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339258] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.service_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339360] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339397] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.split_loggers = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339496] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339528] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.status_code_retries = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339629] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.endpoint_service_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339661] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.status_code_retry_delay = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339766] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339801] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339901] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.339931] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.valid_interfaces = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340045] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_limit.version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340083] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.max_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340180] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.min_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340212] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340315] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340346] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340448] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.retriable_status_codes = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340483] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340583] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.service_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340614] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340717] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.service_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340749] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340857] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.split_loggers = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340893] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.340992] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.status_code_retries = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341048] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341137] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.status_code_retry_delay = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341169] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341271] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341303] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341404] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.valid_interfaces = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341436] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341537] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_limit.version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341568] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341678] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341711] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341826] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341857] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.341966] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342010] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342115] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342155] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342251] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342282] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342386] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342422] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342522] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342553] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342660] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342706] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342814] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342868] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342943] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.342993] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343089] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343143] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343231] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343262] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343373] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343405] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343511] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343546] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343648] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343681] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343782] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343815] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343924] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.343957] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344070] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344107] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344208] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344247] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344343] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344375] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344481] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344512] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344616] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344651] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344762] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344800] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344902] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.344934] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345050] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345090] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.ssl_version = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345191] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345222] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345328] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345365] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345466] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_notifications.retry = -1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345599] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345630] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345736] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345785] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_messaging_notifications.transport_url = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345878] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.345931] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_reports.file_event_handler = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346031] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346082] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346181] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346227] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] oslo_reports.log_dir = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346317] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346365] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346458] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346502] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346597] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.ssl_version = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346630] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346733] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346765] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346896] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.346934] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.group = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347048] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_notifications.retry = -1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347089] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.helper_command = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347209] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347241] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347352] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.logger_name = os_brick.privileged {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347384] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_messaging_notifications.transport_url = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347491] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.thread_pool_size = 8 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347522] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_reports.file_event_handler = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347625] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347656] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] privsep_osbrick.user = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347759] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] oslo_reports.log_dir = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347792] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.admin_password = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347911] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.347943] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348054] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.admin_token = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348093] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348194] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348225] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.admin_user = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348337] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_admin_prefix = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348368] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348472] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.group = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348508] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348606] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.helper_command = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348637] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_port = 35357 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348742] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348782] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_protocol = https {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348884] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.logger_name = os_brick.privileged {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.348917] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_section = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349027] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.thread_pool_size = 8 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349073] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_type = password {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349164] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] privsep_osbrick.user = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349199] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349317] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.admin_password = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349349] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_url = http://10.180.1.21/identity {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349461] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349492] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.auth_version = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349596] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.cache = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349631] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.admin_token = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349730] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.admin_user = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349762] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349874] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.349905] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_admin_prefix = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350019] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.default_domain_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350054] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350157] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.default_domain_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350189] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_port = 35357 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350298] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.delay_auth_decision = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350329] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_protocol = https {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350430] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_section = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350462] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.domain_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350564] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.domain_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350596] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_type = password {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350703] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350739] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350842] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.http_connect_timeout = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350873] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_url = http://10.180.1.21/identity {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.350975] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.auth_version = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351021] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351125] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.cache = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351162] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.identity_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351263] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.include_service_catalog = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351294] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351399] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351429] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.insecure = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351536] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.default_domain_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351568] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.interface = public {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351668] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.default_domain_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351699] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351806] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.delay_auth_decision = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351841] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_password = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351943] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.domain_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.351974] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352086] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.domain_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352118] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352222] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352259] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352360] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.http_connect_timeout = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352391] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352528] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352630] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.identity_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352665] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352767] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.include_service_catalog = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352808] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352904] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.insecure = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.352936] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353055] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.interface = public {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353089] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353194] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353225] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353330] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353368] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_password = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353467] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353497] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353600] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353632] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353735] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353767] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353874] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.353905] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcache_username = {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354018] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354051] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354158] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354195] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.password = **** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354294] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354325] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.project_domain_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354437] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354472] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.project_domain_name = Default {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354568] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354631] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.project_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354727] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354783] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.project_name = service {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354832] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354895] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.region_name = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.354966] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355047] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355108] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355193] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.service_token_roles_required = False {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355246] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355332] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.service_type = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355381] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcache_username = {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355470] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.system_scope = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355525] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355609] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.token_cache_time = 300 {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355673] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.password = **** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355746] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.trust_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355808] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.project_domain_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355904] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.user_domain_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.355952] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.project_domain_name = Default {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356066] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.user_domain_name = Default {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356112] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.project_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356207] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.user_id = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356239] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.project_name = service {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356356] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.username = nova {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356396] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.region_name = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356496] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356528] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356604] [48511]: DEBUG nova.api.openstack.wsgi_app [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] ******************************************************************************** {{(pid=48511) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 394.356642] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.service_token_roles_required = False {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356734] [48511]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5b4b05977c00 pid: 48511 (default app) [ 394.356766] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.service_type = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.356891] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.system_scope = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357041] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.token_cache_time = 300 {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357180] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.trust_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357314] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.user_domain_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357459] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.user_domain_name = Default {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357596] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.user_id = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357744] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.username = nova {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357776] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 394.357886] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} [ 394.357997] [48512]: DEBUG nova.api.openstack.wsgi_app [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] ******************************************************************************** {{(pid=48512) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} [ 394.358125] [48512]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5b4b05977c00 pid: 48512 (default app) [ 394.360988] [48511]: INFO nova.api.openstack.requestlog [None req-9ed8de6e-3ba0-41b0-a321-a47b4f2d1b08 None None] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003333 [ 394.361223] [48511]: [pid: 48511|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 783 bytes} [Mon Dec 8 18:15:59 2025] GET /compute/v2.1/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 403.014407] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.015665] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.127356] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.128947] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.129466] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.129466] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.241652] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 403.244177] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 435.381946] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 435.385452] [48512]: INFO nova.api.openstack.requestlog [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003764 [ 435.385668] [48512]: [pid: 48512|app: 0|req: 1/2] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:40 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 435.538131] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6920a49-07c7-4a04-a3ee-ff77f183c10b admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 435.556380] [48511]: INFO nova.api.openstack.requestlog [None req-b6920a49-07c7-4a04-a3ee-ff77f183c10b admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.167511 [ 435.556671] [48511]: [pid: 48511|app: 0|req: 2/3] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:16:40 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 436.768793] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 436.772349] [48512]: INFO nova.api.openstack.requestlog [None req-3d452090-44e2-42b5-90a4-9f62b992b9b9 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003743 [ 436.772595] [48512]: [pid: 48512|app: 0|req: 2/4] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:41 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 436.799749] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5f2e46e-5311-4896-87a0-4b39f2f00e3f admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "disk": 1, "swap": 0, "ram": 256, "os-flavor-access:is_public": true, "id": "c1", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "name": "cirros256"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 436.828522] [48511]: INFO nova.api.openstack.requestlog [None req-e5f2e46e-5311-4896-87a0-4b39f2f00e3f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.052505 [ 436.828842] [48511]: [pid: 48511|app: 0|req: 3/5] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:41 2025] POST /compute/v2.1/flavors => generated 407 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 436.929072] [48512]: DEBUG nova.api.openstack.wsgi [None req-674cf2fa-ff49-468a-99e1-874fa1cbf9e5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 436.959346] [48512]: INFO nova.api.openstack.requestlog [None req-674cf2fa-ff49-468a-99e1-874fa1cbf9e5 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.125297 [ 436.959810] [48512]: [pid: 48512|app: 0|req: 3/6] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:16:41 2025] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 438.197670] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5f2e46e-5311-4896-87a0-4b39f2f00e3f admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 438.200976] [48511]: INFO nova.api.openstack.requestlog [None req-e5f2e46e-5311-4896-87a0-4b39f2f00e3f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003520 [ 438.201212] [48511]: [pid: 48511|app: 0|req: 4/7] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:42 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 438.261442] [48512]: DEBUG nova.api.openstack.wsgi [None req-c48b96d1-bec8-4032-82de-de64157d3692 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds512M", "swap": 0, "disk": 5, "os-flavor-access:is_public": true, "ram": 512, "id": "d1", "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 438.284275] [48512]: INFO nova.api.openstack.requestlog [None req-c48b96d1-bec8-4032-82de-de64157d3692 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.079668 [ 438.284620] [48512]: [pid: 48512|app: 0|req: 4/8] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:42 2025] POST /compute/v2.1/flavors => generated 404 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 438.292812] [48511]: DEBUG nova.api.openstack.wsgi [None req-226002b1-c51e-4366-9cef-3e27df831fe2 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 438.313093] [48511]: INFO nova.api.openstack.requestlog [None req-226002b1-c51e-4366-9cef-3e27df831fe2 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.022587 [ 438.313500] [48511]: [pid: 48511|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:16:43 2025] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 439.552317] [48512]: DEBUG nova.api.openstack.wsgi [None req-c48b96d1-bec8-4032-82de-de64157d3692 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 439.555463] [48512]: INFO nova.api.openstack.requestlog [None req-c48b96d1-bec8-4032-82de-de64157d3692 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003328 [ 439.555650] [48512]: [pid: 48512|app: 0|req: 5/10] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:44 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 439.581918] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6e1b212-ee14-40f8-a798-e9b12ebf1536 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "id": "d2", "disk": 10, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "swap": 0, "ram": 1024, "rxtx_factor": 1.0, "name": "ds1G"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 439.593408] [48511]: INFO nova.api.openstack.requestlog [None req-f6e1b212-ee14-40f8-a798-e9b12ebf1536 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.034003 [ 439.593989] [48511]: [pid: 48511|app: 0|req: 6/11] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:44 2025] POST /compute/v2.1/flavors => generated 404 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 439.605013] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef3c45fd-2aef-43f0-9978-b9bbd0874a18 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 439.632039] [48512]: INFO nova.api.openstack.requestlog [None req-ef3c45fd-2aef-43f0-9978-b9bbd0874a18 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.032271 [ 439.632491] [48512]: [pid: 48512|app: 0|req: 6/12] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:16:44 2025] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 440.844219] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6e1b212-ee14-40f8-a798-e9b12ebf1536 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 440.847020] [48511]: INFO nova.api.openstack.requestlog [None req-f6e1b212-ee14-40f8-a798-e9b12ebf1536 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003714 [ 440.847296] [48511]: [pid: 48511|app: 0|req: 7/13] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:45 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 440.873332] [48512]: DEBUG nova.api.openstack.wsgi [None req-13ba1ac0-f81b-4c41-8587-98ea9f5d712a admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds2G", "ram": 2048, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "disk": 10, "id": "d3", "os-flavor-access:is_public": true, "vcpus": 2}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 440.884857] [48512]: INFO nova.api.openstack.requestlog [None req-13ba1ac0-f81b-4c41-8587-98ea9f5d712a admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.033764 [ 440.885191] [48512]: [pid: 48512|app: 0|req: 7/14] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:45 2025] POST /compute/v2.1/flavors => generated 404 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 440.892500] [48511]: DEBUG nova.api.openstack.wsgi [None req-235d6ff9-3d7c-4988-b277-9c7c34d722c6 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 440.907620] [48511]: INFO nova.api.openstack.requestlog [None req-235d6ff9-3d7c-4988-b277-9c7c34d722c6 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016676 [ 440.908228] [48511]: [pid: 48511|app: 0|req: 8/15] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:16:45 2025] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 442.214569] [48512]: DEBUG nova.api.openstack.wsgi [None req-13ba1ac0-f81b-4c41-8587-98ea9f5d712a admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 442.218111] [48512]: INFO nova.api.openstack.requestlog [None req-13ba1ac0-f81b-4c41-8587-98ea9f5d712a admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003760 [ 442.218620] [48512]: [pid: 48512|app: 0|req: 8/16] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:46 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 442.249723] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d4", "rxtx_factor": 1.0, "name": "ds4G", "vcpus": 4, "ram": 4096, "os-flavor-access:is_public": true, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 442.262889] [48511]: INFO nova.api.openstack.requestlog [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.040697 [ 442.263301] [48511]: [pid: 48511|app: 0|req: 9/17] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:46 2025] POST /compute/v2.1/flavors => generated 404 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 442.270580] [48512]: DEBUG nova.api.openstack.wsgi [None req-d23c50ae-f8c5-4c82-926d-2164da492a03 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 442.285979] [48512]: INFO nova.api.openstack.requestlog [None req-d23c50ae-f8c5-4c82-926d-2164da492a03 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017442 [ 442.286336] [48512]: [pid: 48512|app: 0|req: 9/18] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:16:47 2025] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 443.584419] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 443.589021] [48511]: INFO nova.api.openstack.requestlog [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003641 [ 443.589021] [48511]: [pid: 48511|app: 0|req: 10/19] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:48 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 443.613099] [48512]: DEBUG nova.api.openstack.wsgi [None req-a55f2d55-9476-401e-be7c-1c95d6fe0320 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 443.632074] [48512]: INFO nova.api.openstack.requestlog [None req-a55f2d55-9476-401e-be7c-1c95d6fe0320 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.040597 [ 443.632368] [48512]: [pid: 48512|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:16:48 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 444.907986] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 444.910923] [48511]: INFO nova.api.openstack.requestlog [None req-2bb830d0-dcd1-4ddc-a791-79c56c05ab46 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003120 [ 444.911189] [48511]: [pid: 48511|app: 0|req: 11/21] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:49 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 444.937180] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc4c9e51-c7da-4bd7-9004-d21c6d97b6f0 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "id": "1", "ram": 512, "disk": 1, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "vcpus": 1, "name": "m1.tiny"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 444.954530] [48512]: INFO nova.api.openstack.requestlog [None req-dc4c9e51-c7da-4bd7-9004-d21c6d97b6f0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.039781 [ 444.955125] [48512]: [pid: 48512|app: 0|req: 11/22] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:49 2025] POST /compute/v2.1/flavors => generated 402 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 444.962523] [48511]: DEBUG nova.api.openstack.wsgi [None req-05302387-f99e-4e2a-8bdd-ac6d35c56478 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 444.977133] [48511]: INFO nova.api.openstack.requestlog [None req-05302387-f99e-4e2a-8bdd-ac6d35c56478 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016572 [ 444.977540] [48511]: [pid: 48511|app: 0|req: 12/23] 10.180.1.21 () {64 vars in 1328 bytes} [Mon Dec 8 18:16:49 2025] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 446.307098] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc4c9e51-c7da-4bd7-9004-d21c6d97b6f0 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 446.310519] [48512]: INFO nova.api.openstack.requestlog [None req-dc4c9e51-c7da-4bd7-9004-d21c6d97b6f0 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003649 [ 446.310751] [48512]: [pid: 48512|app: 0|req: 12/24] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:51 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 446.336065] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd3911e9-e678-4dfd-a192-a1fc904d34e4 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2", "swap": 0, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "ram": 2048, "name": "m1.small"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 446.347995] [48511]: INFO nova.api.openstack.requestlog [None req-bd3911e9-e678-4dfd-a192-a1fc904d34e4 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033715 [ 446.348423] [48511]: [pid: 48511|app: 0|req: 13/25] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:51 2025] POST /compute/v2.1/flavors => generated 405 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 446.358781] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb90af73-6978-474f-902b-14b8d6180e8c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 446.381317] [48512]: INFO nova.api.openstack.requestlog [None req-eb90af73-6978-474f-902b-14b8d6180e8c admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.024487 [ 446.381790] [48512]: [pid: 48512|app: 0|req: 13/26] 10.180.1.21 () {64 vars in 1328 bytes} [Mon Dec 8 18:16:51 2025] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 447.614435] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd3911e9-e678-4dfd-a192-a1fc904d34e4 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 447.617974] [48511]: INFO nova.api.openstack.requestlog [None req-bd3911e9-e678-4dfd-a192-a1fc904d34e4 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003747 [ 447.618223] [48511]: [pid: 48511|app: 0|req: 14/27] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:52 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 447.643965] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f54da8f-4f9e-43e2-9d41-f8f9a3c4f56d admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "id": "3", "swap": 0, "name": "m1.medium", "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "ram": 4096, "disk": 40}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 447.655092] [48512]: INFO nova.api.openstack.requestlog [None req-1f54da8f-4f9e-43e2-9d41-f8f9a3c4f56d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.033290 [ 447.655402] [48512]: [pid: 48512|app: 0|req: 14/28] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:52 2025] POST /compute/v2.1/flavors => generated 406 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 447.662727] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4bf5437-9007-44d9-8e28-a7fbba707f95 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 447.677554] [48511]: INFO nova.api.openstack.requestlog [None req-d4bf5437-9007-44d9-8e28-a7fbba707f95 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016811 [ 447.677890] [48511]: [pid: 48511|app: 0|req: 15/29] 10.180.1.21 () {64 vars in 1328 bytes} [Mon Dec 8 18:16:52 2025] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 448.948098] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f54da8f-4f9e-43e2-9d41-f8f9a3c4f56d admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 448.951427] [48512]: INFO nova.api.openstack.requestlog [None req-1f54da8f-4f9e-43e2-9d41-f8f9a3c4f56d admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003602 [ 448.951663] [48512]: [pid: 48512|app: 0|req: 15/30] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:53 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 448.976121] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cae6420-aa2f-4683-ac7c-c875e627b255 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 4, "disk": 80, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "os-flavor-access:is_public": true, "name": "m1.large", "rxtx_factor": 1.0, "ram": 8192, "id": "4"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 448.987896] [48511]: INFO nova.api.openstack.requestlog [None req-2cae6420-aa2f-4683-ac7c-c875e627b255 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.032929 [ 448.988213] [48511]: [pid: 48511|app: 0|req: 16/31] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:53 2025] POST /compute/v2.1/flavors => generated 405 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 448.995453] [48512]: DEBUG nova.api.openstack.wsgi [None req-70e189cf-524f-464b-8e45-f2c285baf53b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 449.008827] [48512]: INFO nova.api.openstack.requestlog [None req-70e189cf-524f-464b-8e45-f2c285baf53b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015497 [ 449.009141] [48512]: [pid: 48512|app: 0|req: 16/32] 10.180.1.21 () {64 vars in 1328 bytes} [Mon Dec 8 18:16:53 2025] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 450.210960] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cae6420-aa2f-4683-ac7c-c875e627b255 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 450.213862] [48511]: INFO nova.api.openstack.requestlog [None req-2cae6420-aa2f-4683-ac7c-c875e627b255 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003121 [ 450.214106] [48511]: [pid: 48511|app: 0|req: 17/33] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:16:54 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 450.238614] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "rxtx_factor": 1.0, "id": "5", "ram": 16384, "swap": 0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "vcpus": 8}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 450.250759] [48512]: INFO nova.api.openstack.requestlog [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.033295 [ 450.251071] [48512]: [pid: 48512|app: 0|req: 17/34] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:16:54 2025] POST /compute/v2.1/flavors => generated 408 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 450.258577] [48511]: DEBUG nova.api.openstack.wsgi [None req-356ca567-d79e-453d-8228-1410513b5010 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 450.272672] [48511]: INFO nova.api.openstack.requestlog [None req-356ca567-d79e-453d-8228-1410513b5010 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016132 [ 450.273016] [48511]: [pid: 48511|app: 0|req: 18/35] 10.180.1.21 () {64 vars in 1328 bytes} [Mon Dec 8 18:16:55 2025] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 460.246752] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 460.269943] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 465.542919] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 465.545930] [48512]: INFO nova.api.openstack.requestlog [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003210 [ 465.546253] [48512]: [pid: 48512|app: 0|req: 18/36] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:17:10 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 465.570867] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a9f97b0-f2b3-4102-92d1-d3e38ea74853 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 465.587666] [48511]: INFO nova.api.openstack.requestlog [None req-2a9f97b0-f2b3-4102-92d1-d3e38ea74853 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.038161 [ 465.587960] [48511]: [pid: 48511|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:17:10 2025] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 468.082285] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 468.085314] [48512]: INFO nova.api.openstack.requestlog [None req-3ad984d7-46af-40b4-9d40-cacd701c5b1d admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003388 [ 468.085545] [48512]: [pid: 48512|app: 0|req: 19/38] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:17:12 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 468.110574] [48511]: DEBUG nova.api.openstack.wsgi [None req-48e5a210-fdfe-4e7c-b435-26c4cd7898f9 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "disk": 1, "name": "m1.nano", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "42", "vcpus": 1, "swap": 0, "rxtx_factor": 1.0}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 468.122327] [48511]: INFO nova.api.openstack.requestlog [None req-48e5a210-fdfe-4e7c-b435-26c4cd7898f9 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.033481 [ 468.122623] [48511]: [pid: 48511|app: 0|req: 20/39] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:17:12 2025] POST /compute/v2.1/flavors => generated 405 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 468.129493] [48512]: DEBUG nova.api.openstack.wsgi [None req-733c03fd-a9b7-4d4d-93f0-6bf49e25e9b2 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 468.146907] [48512]: INFO nova.api.openstack.requestlog [None req-733c03fd-a9b7-4d4d-93f0-6bf49e25e9b2 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.019330 [ 468.147216] [48512]: [pid: 48512|app: 0|req: 20/40] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:17:12 2025] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 470.622804] [48511]: DEBUG nova.api.openstack.wsgi [None req-48e5a210-fdfe-4e7c-b435-26c4cd7898f9 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 470.626155] [48511]: INFO nova.api.openstack.requestlog [None req-48e5a210-fdfe-4e7c-b435-26c4cd7898f9 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003553 [ 470.626505] [48511]: [pid: 48511|app: 0|req: 21/41] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:17:15 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 470.651247] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "name": "m1.micro", "vcpus": 1, "ram": 256, "swap": 0, "os-flavor-access:is_public": true, "id": "84", "disk": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 470.662719] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.033143 [ 470.663087] [48512]: [pid: 48512|app: 0|req: 21/42] 10.180.1.21 () {64 vars in 1278 bytes} [Mon Dec 8 18:17:15 2025] POST /compute/v2.1/flavors => generated 406 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 470.670019] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f1bf0b1-e0d0-465c-8b9b-c24daf187d6f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 470.684096] [48511]: INFO nova.api.openstack.requestlog [None req-6f1bf0b1-e0d0-465c-8b9b-c24daf187d6f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016114 [ 470.684496] [48511]: [pid: 48511|app: 0|req: 22/43] 10.180.1.21 () {64 vars in 1331 bytes} [Mon Dec 8 18:17:15 2025] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 480.658534] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 480.681237] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 531.782154] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 531.785660] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003706 [ 531.785876] [48512]: [pid: 48512|app: 0|req: 22/44] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:16 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 531.848535] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 531.850967] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 531.851163] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 531.851295] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 531.852822] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 531.853008] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 531.853148] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 531.871161] [48511]: INFO nova.api.openstack.requestlog [None req-bdb4c463-67d6-45cf-8c62-81f25ba79d5d admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.079657 [ 531.871599] [48511]: [pid: 48511|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1288 bytes} [Mon Dec 8 18:18:16 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.098076] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 534.101111] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003283 [ 534.101491] [48512]: [pid: 48512|app: 0|req: 23/46] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:18 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 534.132863] [48511]: DEBUG nova.api.openstack.wsgi [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 534.135406] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 534.135667] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 534.136072] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 534.137451] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 534.137686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 534.138747] [48511]: DEBUG oslo_concurrency.lockutils [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 534.150650] [48511]: INFO nova.api.openstack.requestlog [None req-f11ba183-c059-4495-8af6-c41f53b34a7e admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.043433 [ 534.151019] [48511]: [pid: 48511|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1288 bytes} [Mon Dec 8 18:18:18 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.374445] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 536.377413] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003145 [ 536.377585] [48512]: [pid: 48512|app: 0|req: 24/48] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:21 2025] GET /compute/v2.1 => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 536.404470] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 536.406638] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 536.406818] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 536.406955] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 536.407307] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 536.408198] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 536.408342] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 536.417712] [48511]: INFO nova.api.openstack.requestlog [None req-9a9a8642-4f0b-4648-b48c-278703d22c62 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034245 [ 536.418018] [48511]: [pid: 48511|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1288 bytes} [Mon Dec 8 18:18:21 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.602369] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 538.606010] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003937 [ 538.606319] [48512]: [pid: 48512|app: 0|req: 25/50] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:23 2025] GET /compute/v2.1 => generated 389 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 538.634618] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 538.636891] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 538.637149] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 538.637298] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 538.637649] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 538.637803] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 538.638759] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 538.648485] [48511]: INFO nova.api.openstack.requestlog [None req-9ba95f27-8468-4e1a-b364-1c0828c84f90 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.036482 [ 538.648829] [48511]: [pid: 48511|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1288 bytes} [Mon Dec 8 18:18:23 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.820560] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 540.823460] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003045 [ 540.823689] [48512]: [pid: 48512|app: 0|req: 26/52] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:25 2025] GET /compute/v2.1 => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 540.850578] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 540.852630] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 540.852804] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 540.852932] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 540.853294] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 540.854209] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 540.854341] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 540.866803] [48511]: INFO nova.api.openstack.requestlog [None req-5c745d78-567b-4772-bed6-669c95059a72 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 187 microversion: 2.52 time: 0.037815 [ 540.867271] [48511]: [pid: 48511|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1288 bytes} [Mon Dec 8 18:18:25 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 187 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 544.617203] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 544.620118] [48512]: INFO nova.api.openstack.requestlog [None req-fd97e030-cb0f-4817-9b63-c1b1e7812395 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003244 [ 544.620346] [48512]: [pid: 48512|app: 0|req: 27/54] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:29 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 544.651874] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 544.659908] [48511]: INFO nova.api.openstack.wsgi [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] HTTP exception thrown: Keypair openstack-ci not found for user 6cdb05378c9f45628ee79ba242d2bbe6 [ 544.660192] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] Returning 404 to user: Keypair openstack-ci not found for user 6cdb05378c9f45628ee79ba242d2bbe6 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 544.660559] [48511]: INFO nova.api.openstack.requestlog [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/openstack-ci" status: 404 len: 118 microversion: 2.52 time: 0.033495 [ 544.660842] [48511]: [pid: 48511|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:18:29 2025] GET /compute/v2.1/os-keypairs/openstack-ci => generated 118 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 544.666862] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0de37d7-428c-4b85-884d-9a40d6ea8f57 demo admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 544.670085] [48512]: WARNING oslo_db.sqlalchemy.utils [None req-d0de37d7-428c-4b85-884d-9a40d6ea8f57 demo admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 544.676027] [48512]: INFO nova.api.openstack.requestlog [None req-d0de37d7-428c-4b85-884d-9a40d6ea8f57 demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 16 microversion: 2.52 time: 0.011453 [ 544.676341] [48512]: [pid: 48512|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1249 bytes} [Mon Dec 8 18:18:29 2025] GET /compute/v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 545.904138] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 545.907178] [48511]: INFO nova.api.openstack.requestlog [None req-e4f1562f-0165-4f75-9b2f-07426d122eb0 demo admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.003331 [ 545.907440] [48511]: [pid: 48511|app: 0|req: 29/57] 10.180.1.21 () {54 vars in 926 bytes} [Mon Dec 8 18:18:30 2025] GET /compute/v2.1 => generated 389 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 545.972021] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba7b8e6c-36a5-42f5-9488-33b242911454 demo admin] Action: 'create', calling method: >, body: {"keypair": {"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErY35ICe0nOXa4GM+sjjtzfeABRXlVr6C+m3SNTzsZT openstack-ci@sap.com\n", "name": "openstack-ci"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 545.986142] [48512]: DEBUG nova.quota [None req-ba7b8e6c-36a5-42f5-9488-33b242911454 demo admin] Getting quotas for project 593baf58f89d417a983df713e77427a6. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 545.990814] [48512]: DEBUG nova.quota [None req-ba7b8e6c-36a5-42f5-9488-33b242911454 demo admin] Getting quotas for user 6cdb05378c9f45628ee79ba242d2bbe6 and project 593baf58f89d417a983df713e77427a6. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 546.018890] [48512]: INFO nova.api.openstack.requestlog [None req-ba7b8e6c-36a5-42f5-9488-33b242911454 demo admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 286 microversion: 2.52 time: 0.103811 [ 546.019521] [48512]: [pid: 48512|app: 0|req: 29/58] 10.180.1.21 () {64 vars in 1290 bytes} [Mon Dec 8 18:18:30 2025] POST /compute/v2.1/os-keypairs => generated 286 bytes in 105 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 550.856137] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 550.856802] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 554.657858] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=11 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 555.998980] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 556.014077] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 576.709699] [48511]: DEBUG nova.api.openstack.wsgi [None req-01e0fc79-1749-4e97-a009-99e0dc02b5dc tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-898273152", "type": "ssh", "user_id": "28da476ffc0f4024985770903edf2bd4", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNu2lVOPgaqOT9KimWixWgKxolb0JBGi1E+8sohKsKw9xTnwe/sNI9a/caMbZEhlmQJlq/RTtdZrjIQ157bllxybtp5ZvRPFPRxp4R9lEfuu99USmEpib8R9ldLrbYq6Fg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 576.727952] [48511]: DEBUG nova.quota [None req-01e0fc79-1749-4e97-a009-99e0dc02b5dc tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 576.731952] [48511]: DEBUG nova.quota [None req-01e0fc79-1749-4e97-a009-99e0dc02b5dc tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for user 34c2d2c361ad4a13ab098ee700de78ce and project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 576.769863] [48511]: INFO nova.api.openstack.requestlog [None req-01e0fc79-1749-4e97-a009-99e0dc02b5dc tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.718632 [ 576.769863] [48511]: [pid: 48511|app: 0|req: 30/59] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:19:00 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 719 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 576.779024] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ec01d42-8997-476b-a663-7e12de13af6e tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-787076460", "type": "ssh", "user_id": "28da476ffc0f4024985770903edf2bd4", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLUdg7bbT0EA/W7IV4aG1gcCMIMotz/gMdh0GmZKDH07ExXBN8tWOCydOzcmFn+KyMkqkmz6ZpfrS4LP6aTrSSLFWkyHklVJedbiISUdbceZ7v1bnpXx1qyAyx9u8YjtCQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 576.786891] [48512]: DEBUG nova.quota [None req-5ec01d42-8997-476b-a663-7e12de13af6e tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 576.788753] [48512]: DEBUG nova.quota [None req-5ec01d42-8997-476b-a663-7e12de13af6e tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for user 34c2d2c361ad4a13ab098ee700de78ce and project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 576.804043] [48512]: INFO nova.api.openstack.requestlog [None req-5ec01d42-8997-476b-a663-7e12de13af6e tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.028176 [ 576.804043] [48512]: [pid: 48512|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:19:01 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 29 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 576.813120] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef53ef8d-2362-422c-9f8c-baf81e8af9d0 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 576.818347] [48511]: INFO nova.api.openstack.requestlog [None req-ef53ef8d-2362-422c-9f8c-baf81e8af9d0 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-898273152?user_id=28da476ffc0f4024985770903edf2bd4" status: 200 len: 511 microversion: 2.10 time: 0.009883 [ 576.818660] [48511]: [pid: 48511|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1332 bytes} [Mon Dec 8 18:19:01 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-898273152?user_id=28da476ffc0f4024985770903edf2bd4 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 576.825297] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d11c2b5-434f-484b-85bb-64aa4e395e8f tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-1228537187", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQD/3NOdaniCJaaS3c6wU9BoXiaJ+5OFQNUor9MLtIB8bhAFnOaS1792XCoyYQGffedeWWgMaONupKT/se16P8vibst6kcR/xLihB/LEkc0bTmkSRA33VyuiIIOlDba5g=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 576.832898] [48512]: DEBUG nova.quota [None req-2d11c2b5-434f-484b-85bb-64aa4e395e8f tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 576.834718] [48512]: DEBUG nova.quota [None req-2d11c2b5-434f-484b-85bb-64aa4e395e8f tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Getting quotas for user 34c2d2c361ad4a13ab098ee700de78ce and project d1a31eef464c4177898a938bab6dd78e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 576.845927] [48512]: INFO nova.api.openstack.requestlog [None req-2d11c2b5-434f-484b-85bb-64aa4e395e8f tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 422 microversion: 2.10 time: 0.022795 [ 576.846401] [48512]: [pid: 48512|app: 0|req: 31/62] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:19:01 2025] POST /compute/v2.1/os-keypairs => generated 422 bytes in 23 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 576.852238] [48511]: DEBUG nova.api.openstack.wsgi [None req-7bb26188-b5e5-4cb0-b128-03a06d449272 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 576.854855] [48511]: WARNING oslo_db.sqlalchemy.utils [None req-7bb26188-b5e5-4cb0-b128-03a06d449272 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 576.859927] [48511]: INFO nova.api.openstack.requestlog [None req-7bb26188-b5e5-4cb0-b128-03a06d449272 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs?user_id=28da476ffc0f4024985770903edf2bd4" status: 200 len: 724 microversion: 2.10 time: 0.009641 [ 576.860249] [48511]: [pid: 48511|app: 0|req: 32/63] 10.180.1.21 () {60 vars in 1254 bytes} [Mon Dec 8 18:19:01 2025] GET /compute/v2.1/os-keypairs?user_id=28da476ffc0f4024985770903edf2bd4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 576.866588] [48512]: DEBUG nova.api.openstack.wsgi [None req-99f68c73-bc0a-48a8-81aa-8b347c9de47d tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 576.879828] [48512]: INFO nova.api.openstack.requestlog [None req-99f68c73-bc0a-48a8-81aa-8b347c9de47d tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-1228537187" status: 204 len: 0 microversion: 2.10 time: 0.015497 [ 576.880346] [48512]: [pid: 48512|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1320 bytes} [Mon Dec 8 18:19:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-1228537187 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 576.885263] [48511]: DEBUG nova.api.openstack.wsgi [None req-66217b95-04c9-4a99-ab6f-3d3bd42393fd tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 576.897381] [48511]: INFO nova.api.openstack.requestlog [None req-66217b95-04c9-4a99-ab6f-3d3bd42393fd tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-787076460?user_id=28da476ffc0f4024985770903edf2bd4" status: 204 len: 0 microversion: 2.10 time: 0.014218 [ 576.897755] [48511]: [pid: 48511|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1335 bytes} [Mon Dec 8 18:19:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-787076460?user_id=28da476ffc0f4024985770903edf2bd4 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 576.902361] [48512]: DEBUG nova.api.openstack.wsgi [None req-a2fb308f-98c4-478d-a803-5fa2ffefe712 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 576.912887] [48512]: INFO nova.api.openstack.requestlog [None req-a2fb308f-98c4-478d-a803-5fa2ffefe712 tempest-KeyPairsV210TestJSON-955568670 tempest-KeyPairsV210TestJSON-955568670-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-898273152?user_id=28da476ffc0f4024985770903edf2bd4" status: 204 len: 0 microversion: 2.10 time: 0.012235 [ 576.913252] [48512]: [pid: 48512|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1335 bytes} [Mon Dec 8 18:19:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-898273152?user_id=28da476ffc0f4024985770903edf2bd4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 578.209166] [48512]: DEBUG nova.api.openstack.wsgi [None req-663987d9-c185-4901-86ad-9d3b2f984e3d tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.219214] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9c3f4fe-be10-420a-8a39-8b61aaa891a9 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 578.236800] [48511]: INFO nova.api.openstack.requestlog [None req-f9c3f4fe-be10-420a-8a39-8b61aaa891a9 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.848611 [ 578.237118] [48511]: [pid: 48511|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:02 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.015173] [48511]: DEBUG nova.api.openstack.wsgi [None req-893a74a9-4bd2-4ddc-896d-a42211df22c3 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1961116160", "id": 1825692722, "os-flavor-access:is_public": "False"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 579.031529] [48511]: INFO nova.api.openstack.requestlog [None req-893a74a9-4bd2-4ddc-896d-a42211df22c3 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 431 microversion: 2.1 time: 0.793825 [ 579.031909] [48511]: [pid: 48511|app: 0|req: 35/68] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:03 2025] POST /compute/v2.1/flavors => generated 431 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 579.034318] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c4bc584-ac91-4a1d-a1da-4b360fffca66 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 579.060771] [48511]: INFO nova.api.openstack.requestlog [None req-0c4bc584-ac91-4a1d-a1da-4b360fffca66 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2217 microversion: 2.1 time: 0.027905 [ 579.061574] [48511]: [pid: 48511|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:19:03 2025] GET /compute/v2.1/flavors => generated 2217 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.555100] [48511]: DEBUG nova.api.openstack.wsgi [None req-e682e505-1c4c-4f62-aaf5-66e125716592 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1565486353", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 3, "max_count": 2}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 579.555100] [48511]: INFO nova.api.openstack.wsgi [None req-e682e505-1c4c-4f62-aaf5-66e125716592 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] HTTP exception thrown: min_count must be <= max_count [ 579.555100] [48511]: DEBUG nova.api.openstack.wsgi [None req-e682e505-1c4c-4f62-aaf5-66e125716592 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Returning 400 to user: min_count must be <= max_count {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 579.555501] [48511]: INFO nova.api.openstack.requestlog [None req-e682e505-1c4c-4f62-aaf5-66e125716592 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.493434 [ 579.557008] [48511]: [pid: 48511|app: 0|req: 37/70] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:03 2025] POST /compute/v2.1/servers => generated 74 bytes in 494 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 580.152597] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0c5ae13-a6fa-4277-8d30-1bc5650a90ce tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 580.166076] [48511]: INFO nova.api.openstack.requestlog [None req-c0c5ae13-a6fa-4277-8d30-1bc5650a90ce tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.609269 [ 580.166303] [48511]: [pid: 48511|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:04 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 580.170500] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfa64efa-08e9-4543-ba95-7948b91a0155 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "ac812bf1a7294e3481e50a162e30ef92"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.384714] [48511]: INFO nova.api.openstack.requestlog [None req-bfa64efa-08e9-4543-ba95-7948b91a0155 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1825692722/action" status: 200 len: 97 microversion: 2.1 time: 1.217791 [ 581.385074] [48511]: [pid: 48511|app: 0|req: 39/72] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:04 2025] POST /compute/v2.1/flavors/1825692722/action => generated 97 bytes in 1218 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 581.389023] [48511]: DEBUG nova.api.openstack.wsgi [None req-547eaf24-97a5-4301-89df-ee3a3e882133 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 581.399300] [48511]: INFO nova.api.openstack.requestlog [None req-547eaf24-97a5-4301-89df-ee3a3e882133 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013187 [ 581.399300] [48511]: [pid: 48511|app: 0|req: 40/73] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:06 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.540805] [48512]: INFO nova.api.openstack.requestlog [None req-663987d9-c185-4901-86ad-9d3b2f984e3d tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] 10.180.1.21 "GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943" status: 200 len: 914 microversion: 2.1 time: 4.138677 [ 581.541141] [48512]: [pid: 48512|app: 0|req: 34/74] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:19:02 2025] GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943 => generated 914 bytes in 4139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.545936] [48512]: DEBUG nova.api.openstack.wsgi [None req-29ea2dff-b491-464f-8e2c-8c08c0550bb5 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 120, "fixed_ips": 99, "floating_ips": 99, "injected_file_content_bytes": 10340, "injected_file_path_bytes": 355, "injected_files": 105, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "security_group_rules": 99, "security_groups": 99}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.710386] [48512]: INFO nova.api.openstack.requestlog [None req-29ea2dff-b491-464f-8e2c-8c08c0550bb5 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.168617 [ 581.710722] [48512]: [pid: 48512|app: 0|req: 35/75] 10.180.1.21 () {60 vars in 1201 bytes} [Mon Dec 8 18:19:06 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 581.713033] [48512]: DEBUG nova.api.openstack.wsgi [None req-d79b5bd5-d4e9-49bc-94a7-c9556c8349b1 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1707826647", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "max_count": 0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 581.715067] [48512]: DEBUG nova.api.openstack.wsgi [None req-d79b5bd5-d4e9-49bc-94a7-c9556c8349b1 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 581.715212] [48512]: INFO nova.api.openstack.requestlog [None req-d79b5bd5-d4e9-49bc-94a7-c9556c8349b1 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.003976 [ 581.715434] [48512]: [pid: 48512|app: 0|req: 36/76] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:06 2025] POST /compute/v2.1/servers => generated 130 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 582.059431] [48511]: DEBUG nova.api.openstack.wsgi [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Action: 'update', calling method: >, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 582.064739] [48511]: DEBUG nova.compute.api [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) {{(pid=48511) load_cells /opt/stack/nova/nova/compute/api.py:324}} [ 582.065049] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.065248] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.065334] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.071973] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.072163] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.072616] [48511]: DEBUG oslo_concurrency.lockutils [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.081363] [48511]: INFO nova.api.openstack.wsgi [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] HTTP exception thrown: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. [ 582.081363] [48511]: DEBUG nova.api.openstack.wsgi [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Returning 404 to user: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.081363] [48511]: INFO nova.api.openstack.requestlog [None req-947188cf-e593-407e-91d5-afbc08f58575 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe" status: 404 len: 110 microversion: 2.53 time: 0.681014 [ 582.081363] [48511]: [pid: 48511|app: 0|req: 41/77] 10.180.1.21 () {62 vars in 1304 bytes} [Mon Dec 8 18:19:06 2025] PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe => generated 110 bytes in 681 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 582.284430] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5bf8aa6-4b80-42b3-9f5a-1cefeff36308 tempest-AZAdminNegativeTestJSON-1145955796 tempest-AZAdminNegativeTestJSON-1145955796-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.287304] [48512]: DEBUG nova.policy [None req-e5bf8aa6-4b80-42b3-9f5a-1cefeff36308 tempest-AZAdminNegativeTestJSON-1145955796 tempest-AZAdminNegativeTestJSON-1145955796-project-member] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': '234cfa86652e4e6b9e824bad1d22c4d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a887a5cd793b499fb44873726703c058', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 582.287304] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5bf8aa6-4b80-42b3-9f5a-1cefeff36308 tempest-AZAdminNegativeTestJSON-1145955796 tempest-AZAdminNegativeTestJSON-1145955796-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.287304] [48512]: INFO nova.api.openstack.requestlog [None req-e5bf8aa6-4b80-42b3-9f5a-1cefeff36308 tempest-AZAdminNegativeTestJSON-1145955796 tempest-AZAdminNegativeTestJSON-1145955796-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.571316 [ 582.287457] [48512]: [pid: 48512|app: 0|req: 37/78] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:06 2025] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 571 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 582.549767] [48511]: DEBUG nova.api.openstack.wsgi [None req-d471361a-4e30-4681-ad83-732a4623cd4d tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929 tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.553126] [48511]: INFO nova.api.openstack.wsgi [None req-d471361a-4e30-4681-ad83-732a4623cd4d tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929 tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time [ 582.553379] [48511]: DEBUG nova.api.openstack.wsgi [None req-d471361a-4e30-4681-ad83-732a4623cd4d tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929 tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 582.553736] [48511]: INFO nova.api.openstack.requestlog [None req-d471361a-4e30-4681-ad83-732a4623cd4d tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929 tempest-InstanceUsageAuditLogNegativeTestJSON-1004212929-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/invalid_time" status: 400 len: 83 microversion: 2.1 time: 0.472367 [ 582.554026] [48511]: [pid: 48511|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1219 bytes} [Mon Dec 8 18:19:06 2025] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 473 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 582.739190] [48512]: DEBUG nova.api.openstack.wsgi [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.742480] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.742573] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.742726] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.743463] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 582.743655] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 582.744051] [48512]: DEBUG oslo_concurrency.lockutils [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 582.776649] [48512]: INFO nova.api.openstack.requestlog [None req-f11e1e59-46eb-4225-a58a-608f8d738160 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.488619 [ 582.778326] [48512]: [pid: 48512|app: 0|req: 38/80] 10.180.1.21 () {58 vars in 1171 bytes} [Mon Dec 8 18:19:07 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 582.963070] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea07f8f2-8caa-4aa1-b49a-1bcbf4998132 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 582.967779] [48511]: WARNING neutronclient.v2_0.client [None req-ea07f8f2-8caa-4aa1-b49a-1bcbf4998132 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 583.132504] [48512]: DEBUG nova.api.openstack.wsgi [None req-daf96c25-f50f-4560-877d-69d540c96789 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-1332415421", "id": 800248893, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 583.151742] [48512]: INFO nova.api.openstack.requestlog [None req-daf96c25-f50f-4560-877d-69d540c96789 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 446 microversion: 2.55 time: 0.372753 [ 583.152112] [48512]: [pid: 48512|app: 0|req: 39/81] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:19:07 2025] POST /compute/v2.1/flavors => generated 446 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 583.311633] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf64814f-9cb4-44f4-b7b7-3e52c6b0f6ec tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-1964725389", "id": 213318978, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 583.327445] [48512]: INFO nova.api.openstack.requestlog [None req-bf64814f-9cb4-44f4-b7b7-3e52c6b0f6ec tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 465 microversion: 2.61 time: 0.173649 [ 583.327445] [48512]: [pid: 48512|app: 0|req: 40/82] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:19:07 2025] POST /compute/v2.1/flavors => generated 465 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 583.533200] [48512]: DEBUG nova.api.openstack.wsgi [None req-0217f184-76b7-4e23-81e9-d4f526b7251a tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-344543488", "id": 1347424959, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 583.547821] [48512]: INFO nova.api.openstack.requestlog [None req-0217f184-76b7-4e23-81e9-d4f526b7251a tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 470 microversion: 2.86 time: 0.219530 [ 583.548544] [48512]: [pid: 48512|app: 0|req: 41/83] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:19:08 2025] POST /compute/v2.1/flavors => generated 470 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 583.713335] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 583.720938] [48512]: DEBUG nova.compute.api [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) {{(pid=48512) load_cells /opt/stack/nova/nova/compute/api.py:324}} [ 583.721304] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.721426] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.721932] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.740509] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 583.740509] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 583.740509] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 583.750402] [48512]: INFO nova.api.openstack.requestlog [None req-dc93f306-4b5a-4361-ab83-3aab9c60798b tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.201210 [ 583.751163] [48512]: [pid: 48512|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 583.754569] [48511]: INFO nova.api.openstack.requestlog [None req-ea07f8f2-8caa-4aa1-b49a-1bcbf4998132 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 3994 microversion: 2.1 time: 1.199405 [ 583.755178] [48511]: [pid: 48511|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:07 2025] GET /compute/v2.1/os-networks => generated 3994 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.760342] [48511]: DEBUG nova.api.openstack.wsgi [None req-88551613-6c9b-492b-aa7f-73515ab77777 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 583.771132] [48511]: INFO nova.api.openstack.requestlog [None req-88551613-6c9b-492b-aa7f-73515ab77777 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014596 [ 583.771465] [48511]: [pid: 48511|app: 0|req: 44/86] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 583.774549] [48511]: DEBUG nova.api.openstack.wsgi [None req-f66152d0-bc8b-4ad5-bbfb-c307f0b377e9 tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 583.843438] [48511]: INFO nova.api.openstack.requestlog [None req-f66152d0-bc8b-4ad5-bbfb-c307f0b377e9 tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] 10.180.1.21 "GET /compute/v2.1/images" status: 200 len: 477 microversion: 2.1 time: 0.071289 [ 583.843910] [48511]: [pid: 48511|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1117 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/images => generated 477 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 583.949532] [48512]: DEBUG nova.api.openstack.wsgi [None req-7422b067-a271-4143-a51d-b5fd41e6ecc6 tempest-FlavorsAccessTestJSON-1686058021 tempest-FlavorsAccessTestJSON-1686058021-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 583.983188] [48512]: INFO nova.api.openstack.requestlog [None req-7422b067-a271-4143-a51d-b5fd41e6ecc6 tempest-FlavorsAccessTestJSON-1686058021 tempest-FlavorsAccessTestJSON-1686058021-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5945 microversion: 2.1 time: 0.230418 [ 583.983188] [48512]: [pid: 48512|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/flavors/detail => generated 5945 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.040662] [48511]: DEBUG nova.api.openstack.wsgi [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.044362] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.044437] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.045204] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.061475] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.061475] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.061593] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.085544] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.085626] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.085799] [48511]: DEBUG oslo_concurrency.lockutils [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.097504] [48511]: INFO nova.api.openstack.requestlog [None req-da61bfd8-379c-4303-b35c-70cc8434b527 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail?with_servers=True" status: 200 len: 618 microversion: 2.53 time: 0.252964 [ 584.098439] [48511]: [pid: 48511|app: 0|req: 46/89] 10.180.1.21 () {60 vars in 1238 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 618 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 584.100568] [48511]: DEBUG nova.api.openstack.wsgi [None req-05e9cc69-6aef-4135-ac2b-a7784edf82a0 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.112030] [48511]: INFO nova.api.openstack.requestlog [None req-05e9cc69-6aef-4135-ac2b-a7784edf82a0 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.012717 [ 584.112030] [48511]: [pid: 48511|app: 0|req: 47/90] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.140621] [48512]: DEBUG nova.api.openstack.wsgi [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.142877] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.143073] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.143208] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.143835] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.145107] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.152404] [48512]: DEBUG oslo_concurrency.lockutils [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.171587] [48512]: INFO nova.api.openstack.requestlog [None req-beaf4722-ab36-473a-b180-a39c9ae2f676 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.188403 [ 584.172626] [48512]: [pid: 48512|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.205535] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.209957] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.210172] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.210355] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.238096] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.238346] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.238484] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.246753] [48511]: INFO nova.api.openstack.requestlog [None req-e5abb085-2170-42a7-9635-1c30a35224b9 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.133033 [ 584.246753] [48511]: [pid: 48511|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:08 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.354733] [48512]: DEBUG nova.api.openstack.wsgi [None req-60d437fb-9ca1-48ba-8060-51e7afa25434 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-793995122", "description": "tempest-description-924680917"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 584.357880] [48512]: WARNING neutronclient.v2_0.client [None req-60d437fb-9ca1-48ba-8060-51e7afa25434 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 584.379540] [48511]: DEBUG nova.api.openstack.wsgi [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.381899] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.382152] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.382307] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.382716] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.382886] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.382994] [48511]: DEBUG oslo_concurrency.lockutils [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.399374] [48511]: INFO nova.api.openstack.requestlog [None req-0838ad63-1212-418c-82e3-f0030e5a9e47 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.152561 [ 584.399374] [48511]: [pid: 48511|app: 0|req: 49/93] 10.180.1.21 () {58 vars in 1159 bytes} [Mon Dec 8 18:19:09 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 584.404902] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Action: 'update', calling method: >, body: {"status": "disabled"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 584.406906] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.412019] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.412019] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.414138] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.414294] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.414428] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.417196] [48511]: INFO nova.api.openstack.wsgi [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] HTTP exception thrown: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. [ 584.417442] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Returning 404 to user: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 584.417809] [48511]: INFO nova.api.openstack.requestlog [None req-0ab2d4fd-da5d-43b0-a787-96009b77ade8 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe" status: 404 len: 110 microversion: 2.53 time: 0.018091 [ 584.418128] [48511]: [pid: 48511|app: 0|req: 50/94] 10.180.1.21 () {62 vars in 1304 bytes} [Mon Dec 8 18:19:09 2025] PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe => generated 110 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 584.549975] [48511]: DEBUG nova.api.openstack.wsgi [None req-4347165a-a3c0-4358-bce4-abd4def46460 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-559220540", "ram": 512, "vcpus": 1, "disk": 10, "id": 1924329511, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 584.570106] [48511]: INFO nova.api.openstack.requestlog [None req-4347165a-a3c0-4358-bce4-abd4def46460 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.149463 [ 584.571563] [48511]: [pid: 48511|app: 0|req: 51/95] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:09 2025] POST /compute/v2.1/flavors => generated 415 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.619429] [48512]: INFO nova.api.openstack.requestlog [None req-60d437fb-9ca1-48ba-8060-51e7afa25434 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 219 microversion: 2.1 time: 0.445683 [ 584.619860] [48512]: [pid: 48512|app: 0|req: 45/96] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:08 2025] POST /compute/v2.1/os-security-groups => generated 219 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.727150] [48511]: DEBUG nova.api.openstack.wsgi [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.729604] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.730320] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.730320] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.739093] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-118893430", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "a3aa29a3-57cc-4a97-9446-ebf34011d712"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 584.739561] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.739661] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.739782] [48511]: DEBUG oslo_concurrency.lockutils [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.745884] [48511]: INFO nova.api.openstack.requestlog [None req-63ce88a3-0cf2-4d35-be00-9d52496cb033 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.173377 [ 584.746105] [48511]: [pid: 48511|app: 0|req: 52/97] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:09 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.749241] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b901f9f-890f-46e9-8743-e68424b47bae tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-875811858", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "max_count": 2.5}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 584.750400] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b901f9f-890f-46e9-8743-e68424b47bae tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 584.750977] [48511]: INFO nova.api.openstack.requestlog [None req-3b901f9f-890f-46e9-8743-e68424b47bae tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004158 [ 584.751208] [48511]: [pid: 48511|app: 0|req: 53/98] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:09 2025] POST /compute/v2.1/servers => generated 139 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 584.806820] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.806820] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.806820] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.806820] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.807224] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.807224] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.815279] [48512]: DEBUG nova.network.neutron [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] validate_networks() for [('a3aa29a3-57cc-4a97-9446-ebf34011d712', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 584.816473] [48512]: WARNING neutronclient.v2_0.client [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 584.885020] [48511]: DEBUG nova.api.openstack.wsgi [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 584.888216] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.888541] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.888541] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.888865] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 584.888989] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 584.889124] [48511]: DEBUG oslo_concurrency.lockutils [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 584.907784] [48511]: INFO nova.api.openstack.requestlog [None req-6435e545-ca6c-42b8-8d40-763f54fd9e5d tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.156001 [ 584.908111] [48511]: [pid: 48511|app: 0|req: 54/99] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:09 2025] GET /compute/v2.1/os-services => generated 557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 585.080870] [48511]: DEBUG nova.api.openstack.wsgi [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-1831020487", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 585.122709] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.122898] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.123058] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.123374] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.123518] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.123639] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.131808] [48511]: DEBUG nova.virt.hardware [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 585.131954] [48511]: DEBUG nova.virt.hardware [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 585.132132] [48511]: DEBUG nova.virt.hardware [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 585.132245] [48511]: DEBUG nova.virt.hardware [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 585.132364] [48511]: DEBUG nova.virt.hardware [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 585.142955] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.143156] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.143288] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.143613] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.145101] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.145239] [48511]: DEBUG oslo_concurrency.lockutils [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.165961] [48511]: DEBUG nova.quota [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Getting quotas for project a93e845617884205b0c2b82076c80c9a. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 585.169594] [48511]: DEBUG nova.quota [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Getting quotas for user 4f040ab407de43a4815c3a838a07192d and project a93e845617884205b0c2b82076c80c9a. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 585.179500] [48511]: DEBUG nova.compute.api [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 585.180955] [48511]: DEBUG nova.compute.api [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 585.242097] [48511]: INFO nova.api.openstack.requestlog [None req-96440364-6870-4f7c-9fba-231e6302ad01 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.332724 [ 585.242516] [48511]: [pid: 48511|app: 0|req: 55/100] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:19:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 334 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 585.375669] [48511]: DEBUG nova.api.openstack.wsgi [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsV248Test-server-283237898", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 585.422185] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.422185] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.422185] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.422459] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.426320] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.426478] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.434542] [48511]: DEBUG nova.virt.hardware [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 585.434634] [48511]: DEBUG nova.virt.hardware [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 585.435476] [48511]: DEBUG nova.virt.hardware [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 585.435600] [48511]: DEBUG nova.virt.hardware [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 585.435718] [48511]: DEBUG nova.virt.hardware [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 585.439924] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.440112] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.440244] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.440616] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.440772] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.440897] [48511]: DEBUG oslo_concurrency.lockutils [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.452100] [48511]: DEBUG nova.quota [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Getting quotas for project f108d7a0efa747d091152aadb5480d83. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 585.454964] [48511]: DEBUG nova.quota [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Getting quotas for user 979936e558e24150975f2626c01bc5a4 and project f108d7a0efa747d091152aadb5480d83. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 585.461630] [48511]: DEBUG nova.compute.api [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 585.463180] [48511]: DEBUG nova.compute.api [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 585.493519] [48511]: INFO nova.api.openstack.requestlog [None req-9be49b77-11fa-433e-9e2e-1f7b26cc7f33 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.48 time: 0.249404 [ 585.493519] [48511]: [pid: 48511|app: 0|req: 56/101] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:19:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 250 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 585.675472] [48511]: DEBUG nova.api.openstack.wsgi [None req-2639c1b6-d975-43dd-bd26-4f5f39bada3f tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 585.677854] [48511]: DEBUG nova.policy [None req-2639c1b6-d975-43dd-bd26-4f5f39bada3f tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': '2d0541cf4bd04d2a9fe88fd9ce03abf8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52714822500439795ec212b42e34a38', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 585.678120] [48511]: DEBUG nova.api.openstack.wsgi [None req-2639c1b6-d975-43dd-bd26-4f5f39bada3f tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 585.678620] [48511]: INFO nova.api.openstack.requestlog [None req-2639c1b6-d975-43dd-bd26-4f5f39bada3f tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.185167 [ 585.678757] [48511]: [pid: 48511|app: 0|req: 57/102] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:10 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 185 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 585.680849] [48511]: DEBUG nova.api.openstack.wsgi [None req-242df53c-91a6-4796-bfbf-fdaa3090c024 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-889503002"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 585.682947] [48511]: DEBUG nova.objects.aggregate [None req-242df53c-91a6-4796-bfbf-fdaa3090c024 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid aa3ceebb-ff38-4999-886c-2efd69ff5fc0 for aggregate {{(pid=48511) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 585.710559] [48511]: INFO nova.api.openstack.requestlog [None req-242df53c-91a6-4796-bfbf-fdaa3090c024 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.031253 [ 585.710911] [48511]: [pid: 48511|app: 0|req: 58/103] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:19:10 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 585.766621] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-596521846", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 585.817362] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.818010] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.818010] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.818209] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 585.818209] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 585.818371] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 585.828231] [48511]: DEBUG nova.network.neutron [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 585.828516] [48511]: WARNING neutronclient.v2_0.client [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 586.397304] [48512]: WARNING neutronclient.v2_0.client [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 586.879882] [48511]: DEBUG nova.virt.hardware [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 586.880275] [48511]: DEBUG nova.virt.hardware [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 586.880275] [48511]: DEBUG nova.virt.hardware [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 586.880368] [48511]: DEBUG nova.virt.hardware [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 586.880495] [48511]: DEBUG nova.virt.hardware [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 586.890037] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.890037] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.890037] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.890258] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 586.890292] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 586.890457] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 586.907136] [48511]: DEBUG nova.quota [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Getting quotas for project 65fb6df53c254846861d988d466dc2b7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 586.912984] [48511]: DEBUG nova.quota [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Getting quotas for user da4e3aa9c7d245d9a96c651329207802 and project 65fb6df53c254846861d988d466dc2b7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 586.919405] [48511]: DEBUG nova.compute.api [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 586.920575] [48511]: DEBUG nova.compute.api [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 586.956471] [48511]: INFO nova.api.openstack.requestlog [None req-b4d779f6-7536-494e-91e1-d7600ff7e354 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.244990 [ 586.957524] [48511]: [pid: 48511|app: 0|req: 59/104] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 1245 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 587.107420] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f7d157a-0d8b-4fa2-86be-a3f6eeb04b68 tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.127682] [48511]: INFO nova.api.openstack.requestlog [None req-8f7d157a-0d8b-4fa2-86be-a3f6eeb04b68 tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/800248893" status: 200 len: 446 microversion: 2.55 time: 0.169522 [ 587.128253] [48511]: [pid: 48511|app: 0|req: 60/105] 10.180.1.21 () {60 vars in 1191 bytes} [Mon Dec 8 18:19:11 2025] GET /compute/v2.1/flavors/800248893 => generated 446 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 587.142538] [48512]: DEBUG nova.virt.hardware [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 587.143313] [48512]: DEBUG nova.virt.hardware [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 587.144604] [48512]: DEBUG nova.virt.hardware [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 587.144604] [48512]: DEBUG nova.virt.hardware [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 587.144604] [48512]: DEBUG nova.virt.hardware [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 587.159425] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.159623] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.159757] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.160521] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.161690] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.162117] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.181073] [48512]: DEBUG nova.quota [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 587.182606] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea595d6f-fe40-4620-8788-cab7fe59cb70 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.185182] [48512]: DEBUG nova.quota [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for user 513868b05b0541b7a1462a0e21650a0f and project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 587.190350] [48512]: DEBUG nova.compute.api [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 587.191396] [48511]: INFO nova.api.openstack.requestlog [None req-ea595d6f-fe40-4620-8788-cab7fe59cb70 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/213318978" status: 200 len: 465 microversion: 2.61 time: 0.062742 [ 587.191714] [48511]: [pid: 48511|app: 0|req: 61/106] 10.180.1.21 () {60 vars in 1191 bytes} [Mon Dec 8 18:19:11 2025] GET /compute/v2.1/flavors/213318978 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 587.192631] [48512]: DEBUG nova.compute.api [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 587.237882] [48512]: INFO nova.api.openstack.requestlog [None req-2f90d003-df2b-4e55-bcfb-c44b8a67fabc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.617124 [ 587.238053] [48512]: [pid: 48512|app: 0|req: 46/107] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 2618 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 587.243473] [48512]: DEBUG nova.api.openstack.wsgi [None req-16bf85d0-0b4f-4a07-8fb3-544654845bc4 tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.252420] [48511]: DEBUG nova.api.openstack.wsgi [None req-0613f4b6-4e0e-403c-9266-19ff009a26b6 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1814968408", "id": 1080123590, "os-flavor-access:is_public": "False"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.272018] [48511]: INFO nova.api.openstack.requestlog [None req-0613f4b6-4e0e-403c-9266-19ff009a26b6 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 439 microversion: 2.1 time: 0.079704 [ 587.272511] [48511]: [pid: 48511|app: 0|req: 62/108] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:11 2025] POST /compute/v2.1/flavors => generated 439 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.328051] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca832835-1cce-48f5-83e4-005d79081cff tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.330404] [48511]: DEBUG nova.policy [None req-ca832835-1cce-48f5-83e4-005d79081cff tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': 'd95cf2094e65463aac0241f7190b5868', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf42178241b4b2e929d3b97c3f6eaf1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 587.330892] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca832835-1cce-48f5-83e4-005d79081cff tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 587.331416] [48511]: INFO nova.api.openstack.requestlog [None req-ca832835-1cce-48f5-83e4-005d79081cff tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 403 len: 117 microversion: 2.1 time: 0.058370 [ 587.331810] [48511]: [pid: 48511|app: 0|req: 63/109] 10.180.1.21 () {58 vars in 1303 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 117 bytes in 59 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 587.334419] [48511]: DEBUG nova.api.openstack.wsgi [None req-733116b0-6dfc-4a68-bce4-c30c159b39fb tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.337496] [48511]: WARNING neutronclient.v2_0.client [None req-733116b0-6dfc-4a68-bce4-c30c159b39fb tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 587.357764] [48512]: INFO nova.api.openstack.requestlog [None req-16bf85d0-0b4f-4a07-8fb3-544654845bc4 tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1347424959/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.118612 [ 587.358159] [48512]: [pid: 48512|app: 0|req: 47/110] 10.180.1.21 () {62 vars in 1260 bytes} [Mon Dec 8 18:19:12 2025] POST /compute/v2.1/flavors/1347424959/os-extra_specs => generated 62 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.361357] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae69654b-e6b8-4d40-af65-872685180a6a tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.387471] [48512]: INFO nova.api.openstack.requestlog [None req-ae69654b-e6b8-4d40-af65-872685180a6a tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 4509 microversion: 2.1 time: 0.026620 [ 587.387471] [48512]: [pid: 48512|app: 0|req: 48/111] 10.180.1.21 () {58 vars in 1160 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 4509 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.388498] [48512]: DEBUG nova.api.openstack.wsgi [None req-f11aaf2c-2e9f-455c-833b-4f54ae6e073f tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.432067] [48512]: INFO nova.api.openstack.requestlog [None req-f11aaf2c-2e9f-455c-833b-4f54ae6e073f tempest-ListImagesTestJSON-721402144 tempest-ListImagesTestJSON-721402144-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail" status: 200 len: 917 microversion: 2.1 time: 0.045237 [ 587.432553] [48512]: [pid: 48512|app: 0|req: 49/112] 10.180.1.21 () {58 vars in 1138 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/images/detail => generated 917 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.437019] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed1316fb-dd9b-4a63-a556-446b19106b7c tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "ac812bf1a7294e3481e50a162e30ef92"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.520932] [48511]: INFO nova.api.openstack.requestlog [None req-733116b0-6dfc-4a68-bce4-c30c159b39fb tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks/abbeb410-51da-4df5-aa4c-f18a16b13546" status: 200 len: 652 microversion: 2.1 time: 0.188433 [ 587.522109] [48511]: [pid: 48511|app: 0|req: 64/113] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-networks/abbeb410-51da-4df5-aa4c-f18a16b13546 => generated 652 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.527025] [48511]: DEBUG nova.api.openstack.wsgi [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.528191] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.528191] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.528191] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.540445] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.540667] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.540849] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.547011] [48512]: INFO nova.api.openstack.requestlog [None req-ed1316fb-dd9b-4a63-a556-446b19106b7c tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1825692722/action" status: 200 len: 21 microversion: 2.1 time: 0.111951 [ 587.547011] [48512]: [pid: 48512|app: 0|req: 50/114] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:12 2025] POST /compute/v2.1/flavors/1825692722/action => generated 21 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 587.548734] [48512]: DEBUG nova.api.openstack.wsgi [None req-a55d8cf5-3414-4c15-a6af-98c610de0e17 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.566342] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.566783] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.566783] [48511]: DEBUG oslo_concurrency.lockutils [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.575650] [48511]: INFO nova.api.openstack.requestlog [None req-b69fffa4-3bf6-4b3b-97d2-866f48798262 tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 266 microversion: 2.53 time: 0.052963 [ 587.578019] [48511]: [pid: 48511|app: 0|req: 65/115] 10.180.1.21 () {60 vars in 1217 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 266 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 587.579582] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.583641] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.583833] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.583967] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.588029] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.588029] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.588029] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.607256] [48511]: INFO nova.api.openstack.requestlog [None req-b3ac0b39-06fe-4a1f-a861-f32ff6bbb777 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 215 microversion: 2.1 time: 0.029467 [ 587.607636] [48511]: [pid: 48511|app: 0|req: 66/116] 10.180.1.21 () {58 vars in 1134 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-hosts?zone= => generated 215 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.611194] [48511]: DEBUG nova.api.openstack.wsgi [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.612446] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.612684] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.612840] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.629534] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.629733] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.629733] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.647341] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.648144] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.648144] [48511]: DEBUG oslo_concurrency.lockutils [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.652858] [48511]: INFO nova.api.openstack.requestlog [None req-03226f92-a062-42bf-807b-7f5d1289624c tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers" status: 200 len: 229 microversion: 2.1 time: 0.044701 [ 587.653192] [48511]: [pid: 48511|app: 0|req: 67/117] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers => generated 229 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.655547] [48511]: DEBUG nova.api.openstack.wsgi [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.657662] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.657754] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.657824] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.658690] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.658690] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.658690] [48511]: DEBUG oslo_concurrency.lockutils [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.680574] [48512]: INFO nova.api.openstack.requestlog [None req-a55d8cf5-3414-4c15-a6af-98c610de0e17 tempest-QuotaClassesAdminTestJSON-688003728 tempest-QuotaClassesAdminTestJSON-688003728-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.134101 [ 587.680866] [48512]: [pid: 48512|app: 0|req: 51/118] 10.180.1.21 () {60 vars in 1201 bytes} [Mon Dec 8 18:19:12 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.685014] [48512]: DEBUG nova.api.openstack.wsgi [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Action: 'update', calling method: >, body: {"status": "enabled"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.688590] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.688590] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.688590] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.691609] [48511]: INFO nova.api.openstack.requestlog [None req-178f1457-38b3-4e28-9282-1430257fc781 tempest-AZAdminV2TestJSON-254923405 tempest-AZAdminV2TestJSON-254923405-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 484 microversion: 2.1 time: 0.037832 [ 587.693924] [48511]: [pid: 48511|app: 0|req: 68/119] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-availability-zone/detail => generated 484 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.693967] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.693967] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.694069] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.698720] [48512]: INFO nova.api.openstack.wsgi [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] HTTP exception thrown: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. [ 587.698854] [48511]: DEBUG nova.api.openstack.wsgi [None req-698d88e6-7c44-4177-8321-3d71ab91944f tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.698992] [48512]: DEBUG nova.api.openstack.wsgi [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Returning 404 to user: Service 441a7b84-4d57-448f-a13c-2ef61e78cafe could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 587.699400] [48512]: INFO nova.api.openstack.requestlog [None req-f70f55fc-140b-449e-b8ae-e8d9ffd043b5 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe" status: 404 len: 110 microversion: 2.53 time: 0.018056 [ 587.699709] [48512]: [pid: 48512|app: 0|req: 52/120] 10.180.1.21 () {62 vars in 1304 bytes} [Mon Dec 8 18:19:12 2025] PUT /compute/v2.1/os-services/441a7b84-4d57-448f-a13c-2ef61e78cafe => generated 110 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 587.706047] [48512]: DEBUG nova.api.openstack.wsgi [None req-50974411-6bb4-4de1-85ae-e6661cf090bc tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-1517292897", "description": "tempest-description-1047303225"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.710502] [48512]: WARNING neutronclient.v2_0.client [None req-50974411-6bb4-4de1-85ae-e6661cf090bc tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 587.725128] [48511]: INFO nova.api.openstack.requestlog [None req-698d88e6-7c44-4177-8321-3d71ab91944f tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.030119 [ 587.725762] [48511]: [pid: 48511|app: 0|req: 69/121] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:19:12 2025] POST /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 587.729761] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.731236] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.732185] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.732185] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.739868] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.740058] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.740185] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.747116] [48511]: INFO nova.api.openstack.requestlog [None req-3e9bf8d6-6720-4468-a0ee-a1bd6bb1f969 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 544 microversion: 2.1 time: 0.021118 [ 587.747472] [48511]: [pid: 48511|app: 0|req: 70/122] 10.180.1.21 () {58 vars in 1162 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-hypervisors/detail => generated 544 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.750476] [48511]: DEBUG nova.api.openstack.wsgi [None req-00643b2c-0662-4378-95d6-620aec0570ed tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-914318473", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 0}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.753161] [48511]: DEBUG nova.api.openstack.wsgi [None req-00643b2c-0662-4378-95d6-620aec0570ed tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 587.753161] [48511]: INFO nova.api.openstack.requestlog [None req-00643b2c-0662-4378-95d6-620aec0570ed tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.004513 [ 587.753161] [48511]: [pid: 48511|app: 0|req: 71/123] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:12 2025] POST /compute/v2.1/servers => generated 130 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 587.755402] [48511]: DEBUG nova.api.openstack.wsgi [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 587.757443] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.758043] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.758200] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.758550] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.758711] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.758813] [48511]: DEBUG oslo_concurrency.lockutils [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.779841] [48511]: INFO nova.api.openstack.requestlog [None req-276d4da0-b3d5-4cee-bbe7-c26e5d5c3836 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.026576 [ 587.780447] [48511]: [pid: 48511|app: 0|req: 72/124] 10.180.1.21 () {58 vars in 1165 bytes} [Mon Dec 8 18:19:12 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 557 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.786050] [48511]: DEBUG nova.api.openstack.wsgi [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 587.787797] [48511]: DEBUG nova.compute.api [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 587.804407] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.804407] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.804407] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.804705] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 587.804705] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 587.805677] [48511]: DEBUG oslo_concurrency.lockutils [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 587.902654] [48511]: WARNING neutronclient.v2_0.client [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 588.440441] [48512]: INFO nova.api.openstack.requestlog [None req-50974411-6bb4-4de1-85ae-e6661cf090bc tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.740159 [ 588.440891] [48512]: [pid: 48512|app: 0|req: 53/125] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:12 2025] POST /compute/v2.1/os-security-groups => generated 221 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.443461] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 588.444487] [48512]: DEBUG nova.compute.api [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 588.455068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.455068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.455068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.455068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.455302] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.455302] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 588.472912] [48511]: DEBUG nova.policy [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.483686] [48511]: DEBUG nova.policy [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.484289] [48511]: DEBUG nova.policy [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.489773] [48511]: INFO nova.api.openstack.requestlog [None req-60d574a4-31ad-4235-9e86-7910532323fc tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1433 microversion: 2.75 time: 0.705780 [ 588.491186] [48511]: [pid: 48511|app: 0|req: 73/126] 10.180.1.21 () {62 vars in 1292 bytes} [Mon Dec 8 18:19:12 2025] PUT /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1433 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.660774] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3c046fe-9271-4db9-9a02-b041ad530599 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-867069733", "id": 1332851128, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 588.679693] [48512]: WARNING neutronclient.v2_0.client [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 588.693364] [48511]: INFO nova.api.openstack.requestlog [None req-a3c046fe-9271-4db9-9a02-b041ad530599 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.202607 [ 588.694292] [48511]: [pid: 48511|app: 0|req: 74/127] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:13 2025] POST /compute/v2.1/flavors => generated 429 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 588.698672] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1ad5223-0b76-4ad6-aa0f-5391c1edb9a8 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 588.700398] [48511]: DEBUG nova.policy [None req-a1ad5223-0b76-4ad6-aa0f-5391c1edb9a8 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': '2d0541cf4bd04d2a9fe88fd9ce03abf8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52714822500439795ec212b42e34a38', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 588.700697] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1ad5223-0b76-4ad6-aa0f-5391c1edb9a8 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 588.701104] [48511]: INFO nova.api.openstack.requestlog [None req-a1ad5223-0b76-4ad6-aa0f-5391c1edb9a8 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496 tempest-InstanceUsageAuditLogNegativeTestJSON-400213496-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-12-08 18:19:10" status: 403 len: 128 microversion: 2.1 time: 0.006263 [ 588.701333] [48511]: [pid: 48511|app: 0|req: 75/128] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:19:13 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-12-08%2018%3A19%3A10 => generated 128 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 588.703866] [48511]: DEBUG nova.api.openstack.wsgi [None req-7b056890-3a65-4c8e-997b-3297eedbc428 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 588.715781] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b056890-3a65-4c8e-997b-3297eedbc428 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 588.716910] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b056890-3a65-4c8e-997b-3297eedbc428 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 588.717126] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b056890-3a65-4c8e-997b-3297eedbc428 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.112652] [48512]: DEBUG nova.policy [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 589.123133] [48512]: DEBUG nova.policy [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 589.124720] [48512]: DEBUG nova.policy [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 589.124720] [48512]: INFO nova.api.openstack.requestlog [None req-6c39fb45-2210-4ff2-913f-0aad727f6ae9 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1302 microversion: 2.48 time: 0.683166 [ 589.125114] [48512]: [pid: 48512|app: 0|req: 54/129] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:13 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1302 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 589.193845] [48511]: INFO nova.api.openstack.requestlog [None req-7b056890-3a65-4c8e-997b-3297eedbc428 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 233 microversion: 2.1 time: 0.491819 [ 589.194203] [48511]: [pid: 48511|app: 0|req: 76/130] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:19:13 2025] POST /compute/v2.1/os-aggregates/1/action => generated 233 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.198179] [48511]: DEBUG nova.api.openstack.wsgi [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.201163] [48511]: DEBUG nova.compute.api [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 589.207585] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.207711] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.207836] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.208093] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.208243] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.208346] [48511]: DEBUG oslo_concurrency.lockutils [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.233161] [48512]: DEBUG nova.api.openstack.wsgi [None req-6399b245-d440-4b8e-92c9-2d6b313ed91c tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.249405] [48512]: INFO nova.api.openstack.requestlog [None req-6399b245-d440-4b8e-92c9-2d6b313ed91c tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.121243 [ 589.249739] [48512]: [pid: 48512|app: 0|req: 55/131] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:13 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.252171] [48512]: DEBUG nova.api.openstack.wsgi [None req-aafb72f9-cbf5-43c4-9a3b-e3dbc6007216 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] Action: 'update', calling method: >, body: {"flavor": {"description": "new"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 589.283208] [48511]: WARNING neutronclient.v2_0.client [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 589.293666] [48512]: INFO nova.api.openstack.requestlog [None req-aafb72f9-cbf5-43c4-9a3b-e3dbc6007216 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/800248893" status: 200 len: 447 microversion: 2.55 time: 0.043251 [ 589.293999] [48512]: [pid: 48512|app: 0|req: 56/132] 10.180.1.21 () {62 vars in 1211 bytes} [Mon Dec 8 18:19:14 2025] PUT /compute/v2.1/flavors/800248893 => generated 447 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 589.296358] [48512]: DEBUG nova.api.openstack.wsgi [None req-8687d8fa-66f9-4c37-840f-73866a2f4d13 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] Action: 'update', calling method: >, body: {"flavor": {"description": "new"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 589.322377] [48512]: INFO nova.api.openstack.requestlog [None req-8687d8fa-66f9-4c37-840f-73866a2f4d13 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/213318978" status: 200 len: 466 microversion: 2.61 time: 0.027796 [ 589.322785] [48512]: [pid: 48512|app: 0|req: 57/133] 10.180.1.21 () {62 vars in 1211 bytes} [Mon Dec 8 18:19:14 2025] PUT /compute/v2.1/flavors/213318978 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 589.326783] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.329226] [48512]: DEBUG nova.compute.api [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 589.335198] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.335381] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.336582] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.336914] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.337103] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.337235] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.382940] [48512]: WARNING neutronclient.v2_0.client [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 589.445932] [48511]: DEBUG nova.policy [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 589.451382] [48511]: INFO nova.api.openstack.requestlog [None req-537eb3b2-daa7-4c1b-9778-1d07a0ffd285 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1207 microversion: 2.1 time: 0.256426 [ 589.451872] [48511]: [pid: 48511|app: 0|req: 77/134] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:13 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1207 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.455573] [48511]: DEBUG nova.api.openstack.wsgi [None req-c44c3c47-92b1-43da-a17b-a486bf90e6bb tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 589.503854] [48512]: DEBUG nova.policy [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 589.512780] [48512]: INFO nova.api.openstack.requestlog [None req-7b89d34f-36f6-456a-a93d-9380209d7176 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1201 microversion: 2.1 time: 0.189150 [ 589.512888] [48512]: [pid: 48512|app: 0|req: 58/135] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1201 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.515209] [48512]: DEBUG nova.api.openstack.wsgi [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.517544] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.517733] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.517856] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.529755] [48512]: INFO nova.api.openstack.wsgi [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [ 589.530150] [48512]: DEBUG nova.api.openstack.wsgi [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 589.531055] [48512]: INFO nova.api.openstack.requestlog [None req-f71a22e5-71a4-4751-af8d-775e9469af6a tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search" status: 404 len: 114 microversion: 2.1 time: 0.017560 [ 589.531555] [48512]: [pid: 48512|app: 0|req: 59/136] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 589.533723] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ed13fec-1d78-4aaf-af5e-363f517bf993 tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.592066] [48512]: INFO nova.api.openstack.requestlog [None req-7ed13fec-1d78-4aaf-af5e-363f517bf993 tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1347424959" status: 202 len: 0 microversion: 2.86 time: 0.060038 [ 589.592442] [48512]: [pid: 48512|app: 0|req: 60/137] 10.180.1.21 () {60 vars in 1197 bytes} [Mon Dec 8 18:19:14 2025] DELETE /compute/v2.1/flavors/1347424959 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 589.597450] [48512]: DEBUG nova.api.openstack.wsgi [None req-329b5914-1733-4b89-af8b-194434937c14 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.608948] [48512]: INFO nova.api.openstack.requestlog [None req-329b5914-1733-4b89-af8b-194434937c14 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013591 [ 589.609596] [48512]: [pid: 48512|app: 0|req: 61/138] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.615666] [48512]: DEBUG nova.api.openstack.wsgi [None req-04ccffd7-d580-4fd9-a055-850d5b54adb4 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.617905] [48512]: WARNING neutronclient.v2_0.client [None req-04ccffd7-d580-4fd9-a055-850d5b54adb4 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 589.785449] [48511]: INFO nova.api.openstack.requestlog [None req-c44c3c47-92b1-43da-a17b-a486bf90e6bb tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1080123590/action" status: 200 len: 97 microversion: 2.1 time: 0.333154 [ 589.789487] [48511]: [pid: 48511|app: 0|req: 78/139] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:14 2025] POST /compute/v2.1/flavors/1080123590/action => generated 97 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 589.794526] [48511]: DEBUG nova.api.openstack.wsgi [None req-44c82a14-8753-4961-bf5c-144590945fd1 tempest-FlavorsAccessTestJSON-1686058021 tempest-FlavorsAccessTestJSON-1686058021-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.823739] [48511]: INFO nova.api.openstack.requestlog [None req-44c82a14-8753-4961-bf5c-144590945fd1 tempest-FlavorsAccessTestJSON-1686058021 tempest-FlavorsAccessTestJSON-1686058021-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5927 microversion: 2.1 time: 0.033575 [ 589.824220] [48511]: [pid: 48511|app: 0|req: 79/140] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/flavors/detail => generated 5927 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.827410] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.830012] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.830682] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.830682] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.876295] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.876490] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.876675] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.883163] [48511]: INFO nova.api.openstack.requestlog [None req-a2ab24bf-0518-4182-a8c1-9278ac86324c tempest-HypervisorAdminV253TestBase-240344814 tempest-HypervisorAdminV253TestBase-240344814-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/305539d2-2999-4f63-afef-b02ee1ec189d" status: 200 len: 614 microversion: 2.53 time: 0.057991 [ 589.883525] [48511]: [pid: 48511|app: 0|req: 80/141] 10.180.1.21 () {60 vars in 1293 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-hypervisors/305539d2-2999-4f63-afef-b02ee1ec189d => generated 614 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 589.885976] [48511]: DEBUG nova.api.openstack.wsgi [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.889229] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.889503] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.889661] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.890023] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.891356] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.891356] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.911093] [48511]: INFO nova.api.openstack.requestlog [None req-70c22df0-1e12-45bb-8133-32ae37ae3291 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.026916 [ 589.911548] [48511]: [pid: 48511|app: 0|req: 81/142] 10.180.1.21 () {58 vars in 1140 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 589.912155] [48512]: INFO nova.api.openstack.requestlog [None req-04ccffd7-d580-4fd9-a055-850d5b54adb4 tempest-NetworksTest-1582756836 tempest-NetworksTest-1582756836-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 6760 microversion: 2.1 time: 0.298498 [ 589.912520] [48512]: [pid: 48512|app: 0|req: 62/143] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-networks => generated 6760 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.916190] [48512]: DEBUG nova.api.openstack.wsgi [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.916579] [48511]: DEBUG nova.api.openstack.wsgi [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.918280] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.918802] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.918802] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.919156] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.919362] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.919613] [48512]: DEBUG oslo_concurrency.lockutils [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.920959] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.920959] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.920959] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.939481] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.940076] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.940227] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.940785] [48512]: INFO nova.api.openstack.requestlog [None req-556fb882-a5de-4505-90be-d9b84fd9a2cb tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.027645 [ 589.941380] [48512]: [pid: 48512|app: 0|req: 63/144] 10.180.1.21 () {60 vars in 1173 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-services => generated 734 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 589.952822] [48511]: INFO nova.api.openstack.requestlog [None req-17f614eb-924c-4894-929f-4e1841e65a88 tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.040733 [ 589.953261] [48511]: [pid: 48511|app: 0|req: 82/145] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.955919] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.957865] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.957990] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.958196] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.968343] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.968545] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.968545] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.980027] [48511]: INFO nova.api.openstack.requestlog [None req-f6fe3a9e-38cc-450c-a68a-da5959ae27c8 tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.025623 [ 589.980027] [48511]: [pid: 48511|app: 0|req: 83/146] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 589.982233] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 589.984153] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.984257] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.984384] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 589.984729] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 589.984844] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 589.984941] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.006680] [48511]: INFO nova.api.openstack.requestlog [None req-8d71b30c-a159-47e8-b51e-bbb9fcad8168 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.025908 [ 590.006803] [48511]: [pid: 48511|app: 0|req: 84/147] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/os-services => generated 557 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 590.013687] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b44310f-3288-477d-847f-830eede590f7 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1946831638", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 2.5}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 590.016489] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b44310f-3288-477d-847f-830eede590f7 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 590.017224] [48511]: INFO nova.api.openstack.requestlog [None req-6b44310f-3288-477d-847f-830eede590f7 tempest-MultipleCreateNegativeTestJSON-147941204 tempest-MultipleCreateNegativeTestJSON-147941204-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.009731 [ 590.017755] [48511]: [pid: 48511|app: 0|req: 85/148] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:14 2025] POST /compute/v2.1/servers => generated 139 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 590.281026] [48512]: DEBUG nova.api.openstack.wsgi [None req-7cc143a0-0901-4ee4-a244-5ffc92f95185 tempest-FlavorsExtraSpecsTestJSON-140758878 tempest-FlavorsExtraSpecsTestJSON-140758878-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 590.295709] [48512]: INFO nova.api.openstack.requestlog [None req-7cc143a0-0901-4ee4-a244-5ffc92f95185 tempest-FlavorsExtraSpecsTestJSON-140758878 tempest-FlavorsExtraSpecsTestJSON-140758878-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.353721 [ 590.296069] [48512]: [pid: 48512|app: 0|req: 64/149] 10.180.1.21 () {58 vars in 1198 bytes} [Mon Dec 8 18:19:14 2025] GET /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 590.368348] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 590.749683] [48512]: DEBUG nova.api.openstack.wsgi [None req-107fedb8-5a9f-404d-a274-5790c686ea30 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-1854207902", "description": "tempest-description-260085696"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 590.753809] [48512]: WARNING neutronclient.v2_0.client [None req-107fedb8-5a9f-404d-a274-5790c686ea30 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 590.849370] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.849701] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.849862] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.850449] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.850601] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.850767] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.910909] [48511]: INFO nova.api.openstack.requestlog [None req-b6038afd-7e74-44d7-81c9-ede5b7108bf1 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164" status: 200 len: 240 microversion: 2.36 time: 0.892749 [ 590.911118] [48511]: [pid: 48511|app: 0|req: 86/150] 10.180.1.21 () {62 vars in 1298 bytes} [Mon Dec 8 18:19:14 2025] PUT /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164 => generated 240 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 590.913953] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 590.915804] [48511]: DEBUG nova.compute.api [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 590.929013] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.929222] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.929447] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.929724] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 590.929970] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 590.930121] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 590.979404] [48511]: WARNING neutronclient.v2_0.client [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 591.169466] [48512]: INFO nova.api.openstack.requestlog [None req-107fedb8-5a9f-404d-a274-5790c686ea30 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.872819 [ 591.169786] [48512]: [pid: 48512|app: 0|req: 65/151] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:15 2025] POST /compute/v2.1/os-security-groups => generated 220 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 591.173874] [48512]: DEBUG nova.api.openstack.wsgi [None req-d18fd791-e7f2-4806-ad12-e14aba608bfa tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.191374] [48512]: INFO nova.api.openstack.requestlog [None req-d18fd791-e7f2-4806-ad12-e14aba608bfa tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1332851128" status: 202 len: 0 microversion: 2.1 time: 0.019874 [ 591.192011] [48512]: [pid: 48512|app: 0|req: 66/152] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:19:15 2025] DELETE /compute/v2.1/flavors/1332851128 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 591.218442] [48511]: DEBUG nova.policy [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.228986] [48511]: DEBUG nova.policy [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.229437] [48511]: DEBUG nova.policy [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 591.233177] [48511]: INFO nova.api.openstack.requestlog [None req-bd9c440b-fa42-4179-bb01-3bfcb4992320 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1439 microversion: 2.75 time: 0.321429 [ 591.234035] [48511]: [pid: 48511|app: 0|req: 87/153] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:15 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1439 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.237292] [48511]: DEBUG nova.api.openstack.wsgi [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.247723] [48511]: DEBUG oslo_concurrency.lockutils [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.247723] [48511]: DEBUG oslo_concurrency.lockutils [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.247723] [48511]: DEBUG oslo_concurrency.lockutils [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.293930] [48511]: INFO nova.api.openstack.wsgi [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Aggregate 1 already has host cpu-1. [ 591.293930] [48511]: DEBUG nova.api.openstack.wsgi [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 409 to user: Aggregate 1 already has host cpu-1. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 591.293930] [48511]: INFO nova.api.openstack.requestlog [None req-f07810a1-1a2a-4201-98b0-14e50d66860b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 409 len: 87 microversion: 2.1 time: 0.058230 [ 591.293930] [48511]: [pid: 48511|app: 0|req: 88/154] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:19:16 2025] POST /compute/v2.1/os-aggregates/1/action => generated 87 bytes in 59 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) [ 591.317131] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-1223599317", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "b4341666-9dd8-446d-9f65-f4e8d696c128"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.376979] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.377176] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.377305] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.377655] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.377824] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.377958] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.383781] [48512]: DEBUG nova.network.neutron [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] validate_networks() for [('b4341666-9dd8-446d-9f65-f4e8d696c128', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 591.384427] [48512]: WARNING neutronclient.v2_0.client [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 591.395710] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1ddb53c-7145-4103-874d-01dc97d6f2bc tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-422834719", "id": 1603121161, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 591.410040] [48511]: INFO nova.api.openstack.requestlog [None req-c1ddb53c-7145-4103-874d-01dc97d6f2bc tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 423 microversion: 2.1 time: 0.115917 [ 591.410462] [48511]: [pid: 48511|app: 0|req: 89/155] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:16 2025] POST /compute/v2.1/flavors => generated 423 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 591.418632] [48511]: DEBUG nova.api.openstack.wsgi [None req-89644bc0-7c0a-40e3-9d37-64c4e444456a tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.444752] [48511]: INFO nova.api.openstack.requestlog [None req-89644bc0-7c0a-40e3-9d37-64c4e444456a tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6259 microversion: 2.55 time: 0.030119 [ 591.445372] [48511]: [pid: 48511|app: 0|req: 90/156] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/flavors/detail => generated 6259 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.448208] [48511]: DEBUG nova.api.openstack.wsgi [None req-47101c32-78b0-43e0-a49e-4bc146ef01a7 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.473802] [48511]: INFO nova.api.openstack.requestlog [None req-47101c32-78b0-43e0-a49e-4bc146ef01a7 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6898 microversion: 2.61 time: 0.027759 [ 591.474626] [48511]: [pid: 48511|app: 0|req: 91/157] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/flavors/detail => generated 6898 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.477043] [48511]: DEBUG nova.api.openstack.wsgi [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.480239] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.480419] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.480547] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.489863] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 591.490117] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 591.490287] [48511]: DEBUG oslo_concurrency.lockutils [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 591.495351] [48511]: INFO nova.api.openstack.requestlog [None req-a24f2d75-8057-43fe-9c4a-560ccba959c0 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.020094 [ 591.495722] [48511]: [pid: 48511|app: 0|req: 92/158] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 591.498039] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b32313f-e63d-428c-b310-a6c93dfd537b tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.520687] [48511]: INFO nova.api.openstack.requestlog [None req-9b32313f-e63d-428c-b310-a6c93dfd537b tempest-FlavorMetadataValidation-545640083 tempest-FlavorMetadataValidation-545640083-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6883 microversion: 2.86 time: 0.024366 [ 591.521545] [48511]: [pid: 48511|app: 0|req: 93/159] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/flavors/detail => generated 6883 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.523772] [48511]: DEBUG nova.api.openstack.wsgi [None req-b057ba99-f7c3-4481-9b8b-f104110183c8 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 591.546768] [48511]: INFO nova.api.openstack.requestlog [None req-b057ba99-f7c3-4481-9b8b-f104110183c8 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minRam=193" status: 200 len: 5153 microversion: 2.1 time: 0.024628 [ 591.547143] [48511]: [pid: 48511|app: 0|req: 94/160] 10.180.1.21 () {58 vars in 1162 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/flavors/detail?minRam=193 => generated 5153 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.549578] [48511]: DEBUG nova.api.openstack.wsgi [None req-e607cdfd-b80d-4c57-bef2-8f9b4c910220 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 592.039883] [48511]: INFO nova.api.openstack.wsgi [None req-e607cdfd-b80d-4c57-bef2-8f9b4c910220 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] HTTP exception thrown: Flavor access already exists for flavor 18 and project d13f8836b52043a3b0e9452700227119 combination. [ 592.040184] [48511]: DEBUG nova.api.openstack.wsgi [None req-e607cdfd-b80d-4c57-bef2-8f9b4c910220 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Returning 409 to user: Flavor access already exists for flavor 18 and project d13f8836b52043a3b0e9452700227119 combination. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 592.040564] [48511]: INFO nova.api.openstack.requestlog [None req-e607cdfd-b80d-4c57-bef2-8f9b4c910220 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1080123590/action" status: 409 len: 152 microversion: 2.1 time: 0.492966 [ 592.040931] [48511]: [pid: 48511|app: 0|req: 95/161] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:16 2025] POST /compute/v2.1/flavors/1080123590/action => generated 152 bytes in 493 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 592.045242] [48511]: DEBUG nova.api.openstack.wsgi [None req-65ed65f0-cec9-4ab6-bf32-f79e575ee8d8 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.073307] [48511]: INFO nova.api.openstack.requestlog [None req-65ed65f0-cec9-4ab6-bf32-f79e575ee8d8 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1825692722" status: 202 len: 0 microversion: 2.1 time: 0.031634 [ 592.073578] [48511]: [pid: 48511|app: 0|req: 96/162] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:19:16 2025] DELETE /compute/v2.1/flavors/1825692722 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 592.077478] [48511]: DEBUG nova.api.openstack.wsgi [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.081818] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.082109] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.082591] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.082591] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.082688] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.082733] [48511]: DEBUG oslo_concurrency.lockutils [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.097880] [48511]: INFO nova.api.openstack.requestlog [None req-afde08e0-fb77-4cb9-ab85-d93f126ce41f tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.022503 [ 592.097880] [48511]: [pid: 48511|app: 0|req: 97/163] 10.180.1.21 () {60 vars in 1206 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/os-services?xxx=nova-compute => generated 734 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 592.100802] [48511]: DEBUG nova.api.openstack.wsgi [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.103791] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.103986] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.105219] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.118285] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.118454] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.118572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.125317] [48511]: INFO nova.api.openstack.requestlog [None req-e0b47857-69b6-4ff5-8d70-dd5fe90b65fe tempest-HypervisorAdminUnderV252Test-790395276 tempest-HypervisorAdminUnderV252Test-790395276-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 200 len: 137 microversion: 2.1 time: 0.027039 [ 592.125844] [48511]: [pid: 48511|app: 0|req: 98/164] 10.180.1.21 () {58 vars in 1303 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 137 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 592.131618] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.135705] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.135972] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.136056] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.151091] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.151091] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.151091] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.156184] [48511]: INFO nova.api.openstack.requestlog [None req-0b3923ab-fae8-46b1-81a3-55e8f80f18eb tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 540 microversion: 2.1 time: 0.029846 [ 592.159365] [48511]: [pid: 48511|app: 0|req: 99/165] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/os-hypervisors/1 => generated 540 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 592.159908] [48511]: DEBUG nova.api.openstack.wsgi [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.162109] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.162514] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.162653] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.162980] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.164649] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.169038] [48511]: DEBUG oslo_concurrency.lockutils [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.182823] [48511]: INFO nova.api.openstack.requestlog [None req-73563f16-163b-4e23-8b43-3070273a5cf9 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.1 time: 0.025673 [ 592.183225] [48511]: [pid: 48511|app: 0|req: 100/166] 10.180.1.21 () {58 vars in 1181 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 592.187836] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 592.189680] [48511]: DEBUG nova.compute.api [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 592.193549] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.193748] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.193878] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.194641] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 592.194641] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 592.194641] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 592.265985] [48511]: WARNING neutronclient.v2_0.client [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 592.905139] [48512]: WARNING neutronclient.v2_0.client [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 592.979435] [48511]: DEBUG nova.policy [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.992667] [48511]: DEBUG nova.policy [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.993528] [48511]: DEBUG nova.policy [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 592.994461] [48511]: INFO nova.api.openstack.requestlog [None req-0ad16840-7c7c-456a-bab6-69cbadc26aba tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1366 microversion: 2.48 time: 0.810669 [ 592.995586] [48511]: [pid: 48511|app: 0|req: 101/167] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:16 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1366 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 592.999294] [48511]: DEBUG nova.api.openstack.wsgi [None req-59270035-b152-4fd6-a646-b4a6b1aa975b tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 593.026865] [48511]: INFO nova.api.openstack.requestlog [None req-59270035-b152-4fd6-a646-b4a6b1aa975b tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.031056 [ 593.027426] [48511]: [pid: 48511|app: 0|req: 102/168] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:19:17 2025] POST /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 593.030923] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.033314] [48511]: DEBUG nova.compute.api [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 593.038221] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.038624] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.038624] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.039050] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.039050] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.039050] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.063850] [48511]: WARNING neutronclient.v2_0.client [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 593.787482] [48511]: DEBUG nova.policy [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 593.802025] [48511]: INFO nova.api.openstack.requestlog [None req-f6d7e41e-be56-4b0c-a390-56c84e554595 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1263 microversion: 2.1 time: 0.770461 [ 593.802025] [48511]: [pid: 48511|app: 0|req: 103/169] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:17 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1263 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.804795] [48511]: DEBUG nova.api.openstack.wsgi [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 593.807702] [48511]: DEBUG nova.compute.api [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 593.816868] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.817174] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.817337] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.817654] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 593.817826] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 593.817993] [48511]: DEBUG oslo_concurrency.lockutils [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 593.856401] [48511]: WARNING neutronclient.v2_0.client [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.250422] [48512]: DEBUG nova.virt.hardware [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 594.250422] [48512]: DEBUG nova.virt.hardware [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 594.250675] [48512]: DEBUG nova.virt.hardware [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 594.250675] [48512]: DEBUG nova.virt.hardware [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 594.251093] [48512]: DEBUG nova.virt.hardware [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 594.262243] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.262243] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.262243] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.262562] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.262714] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.262841] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.268223] [48511]: DEBUG nova.policy [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.276051] [48511]: INFO nova.api.openstack.requestlog [None req-44fe90f3-9f2a-4d39-8813-aa6e053b9ebb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1201 microversion: 2.1 time: 0.474992 [ 594.276051] [48511]: [pid: 48511|app: 0|req: 104/170] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:18 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1201 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.277993] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.278113] [48512]: DEBUG nova.quota [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Getting quotas for project 3b39491e04524dd790497f2ac0e0a3d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 594.281592] [48512]: DEBUG nova.quota [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Getting quotas for user 97c2c4da74374549a5c505e96324f51b and project 3b39491e04524dd790497f2ac0e0a3d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 594.288886] [48512]: DEBUG nova.compute.api [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 594.291024] [48512]: DEBUG nova.compute.api [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 594.344161] [48512]: INFO nova.api.openstack.requestlog [None req-dd5cf6fa-5b3d-4d80-988f-74a4ba2593d3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.151724 [ 594.344364] [48512]: [pid: 48512|app: 0|req: 67/171] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:15 2025] POST /compute/v2.1/servers => generated 380 bytes in 3152 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 594.348033] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a000c58-865c-48d4-ac3c-a755ffa1bb35 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-securitygroup-590034388", "description": "tempest-description-807099577"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.350399] [48512]: WARNING neutronclient.v2_0.client [None req-0a000c58-865c-48d4-ac3c-a755ffa1bb35 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 594.473976] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.473976] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.474138] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.474401] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.474547] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.474665] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.491131] [48511]: INFO nova.api.openstack.requestlog [None req-a5b6c4a9-df2a-45d7-bd79-35bd5b295200 tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164/detail" status: 200 len: 672 microversion: 2.36 time: 0.215524 [ 594.491519] [48511]: [pid: 48511|app: 0|req: 105/172] 10.180.1.21 () {60 vars in 1299 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164/detail => generated 672 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 594.494779] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff86d1f4-b448-4b33-b1b0-298c3d34fe0d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.530113] [48511]: INFO nova.api.openstack.requestlog [None req-ff86d1f4-b448-4b33-b1b0-298c3d34fe0d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5921 microversion: 2.1 time: 0.037993 [ 594.530691] [48511]: [pid: 48511|app: 0|req: 106/173] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors/detail => generated 5921 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.657556] [48511]: DEBUG nova.api.openstack.wsgi [None req-1157e0fa-6c8b-4aeb-8017-f8848347a25a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1751351858", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIzt4+VXSy6Fe/lod8wJVu3oe4N93BAEgvm6XVJybtKK3ZXFY+AsQriXHVinTs2VyThlsFvwd3SM8pp4FatECMU66B7bxBPMcvT4B6xaSFka3pJwXTc6GiwcIwNf4M3oQ=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.672920] [48511]: DEBUG nova.quota [None req-1157e0fa-6c8b-4aeb-8017-f8848347a25a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Getting quotas for project 24f7854f411a4c07a8fc5d4098a1101d. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 594.681994] [48511]: DEBUG nova.quota [None req-1157e0fa-6c8b-4aeb-8017-f8848347a25a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Getting quotas for user e888dac462fd43f787daf8ef71224a11 and project 24f7854f411a4c07a8fc5d4098a1101d. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 594.706533] [48511]: INFO nova.api.openstack.requestlog [None req-1157e0fa-6c8b-4aeb-8017-f8848347a25a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.174028 [ 594.706533] [48511]: [pid: 48511|app: 0|req: 107/174] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:19:19 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.710326] [48511]: DEBUG nova.api.openstack.wsgi [None req-83b5ef36-bd2e-4d8e-a476-e3b656fb8bc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 594.720202] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b5ef36-bd2e-4d8e-a476-e3b656fb8bc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 594.720324] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b5ef36-bd2e-4d8e-a476-e3b656fb8bc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 594.720447] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b5ef36-bd2e-4d8e-a476-e3b656fb8bc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 594.841725] [48511]: INFO nova.api.openstack.requestlog [None req-83b5ef36-bd2e-4d8e-a476-e3b656fb8bc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 226 microversion: 2.1 time: 0.135532 [ 594.846119] [48511]: [pid: 48511|app: 0|req: 108/175] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:19:19 2025] POST /compute/v2.1/os-aggregates/1/action => generated 226 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.846659] [48511]: DEBUG nova.api.openstack.wsgi [None req-f73b69ec-14e8-47f1-b2b2-77a5184f6aaf tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.872274] [48511]: INFO nova.api.openstack.requestlog [None req-f73b69ec-14e8-47f1-b2b2-77a5184f6aaf tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026008 [ 594.872274] [48511]: [pid: 48511|app: 0|req: 109/176] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 594.874759] [48511]: DEBUG nova.api.openstack.wsgi [None req-970d5b0b-b0c4-4453-a344-98c2ec9570b3 tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.899987] [48511]: INFO nova.api.openstack.requestlog [None req-970d5b0b-b0c4-4453-a344-98c2ec9570b3 tempest-FlavorsV255TestJSON-1091525899 tempest-FlavorsV255TestJSON-1091525899-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3517 microversion: 2.55 time: 0.027937 [ 594.901066] [48511]: [pid: 48511|app: 0|req: 110/177] 10.180.1.21 () {60 vars in 1161 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors => generated 3517 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.903350] [48511]: DEBUG nova.api.openstack.wsgi [None req-7cb6df06-bebf-4653-8ddb-60e2c18dc990 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.924609] [48511]: INFO nova.api.openstack.requestlog [None req-7cb6df06-bebf-4653-8ddb-60e2c18dc990 tempest-FlavorsV261TestJSON-351596334 tempest-FlavorsV261TestJSON-351596334-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3517 microversion: 2.61 time: 0.023062 [ 594.924996] [48511]: [pid: 48511|app: 0|req: 111/178] 10.180.1.21 () {60 vars in 1161 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors => generated 3517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.928841] [48511]: DEBUG nova.api.openstack.wsgi [None req-47eff3c7-86d0-4953-a99a-e3376f119ecc tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.930909] [48511]: DEBUG nova.policy [None req-47eff3c7-86d0-4953-a99a-e3376f119ecc tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': 'd95cf2094e65463aac0241f7190b5868', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3bf42178241b4b2e929d3b97c3f6eaf1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 594.931273] [48511]: DEBUG nova.api.openstack.wsgi [None req-47eff3c7-86d0-4953-a99a-e3376f119ecc tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 594.931660] [48511]: INFO nova.api.openstack.requestlog [None req-47eff3c7-86d0-4953-a99a-e3376f119ecc tempest-HypervisorAdminNegativeUnderV252Test-959571867 tempest-HypervisorAdminNegativeUnderV252Test-959571867-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.006136 [ 594.931949] [48511]: [pid: 48511|app: 0|req: 112/179] 10.180.1.21 () {58 vars in 1171 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 594.936139] [48511]: DEBUG nova.api.openstack.wsgi [None req-00da5d2c-e1c2-4527-a234-2e32dd2cf082 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 594.953138] [48511]: INFO nova.api.openstack.requestlog [None req-00da5d2c-e1c2-4527-a234-2e32dd2cf082 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.019066 [ 594.953138] [48511]: [pid: 48511|app: 0|req: 113/180] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 594.955376] [48511]: DEBUG nova.api.openstack.wsgi [None req-98207559-14da-471e-93f7-e70c10cbf6b6 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 595.097808] [48511]: INFO nova.api.openstack.requestlog [None req-98207559-14da-471e-93f7-e70c10cbf6b6 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1080123590/action" status: 200 len: 21 microversion: 2.1 time: 0.144897 [ 595.098205] [48511]: [pid: 48511|app: 0|req: 114/181] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:19 2025] POST /compute/v2.1/flavors/1080123590/action => generated 21 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 595.101088] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ed6b46a-1d44-46e2-9f84-37b2c78bcb66 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.123344] [48511]: INFO nova.api.openstack.requestlog [None req-0ed6b46a-1d44-46e2-9f84-37b2c78bcb66 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5921 microversion: 2.1 time: 0.024180 [ 595.123637] [48511]: [pid: 48511|app: 0|req: 115/182] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/flavors/detail => generated 5921 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.129282] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.129282] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.129502] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.129502] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.129854] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.129970] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.130763] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.149051] [48511]: INFO nova.api.openstack.requestlog [None req-ae16ec66-ea03-40b9-bcf9-d3cd7d14fa5c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.024171 [ 595.149051] [48511]: [pid: 48511|app: 0|req: 116/183] 10.180.1.21 () {60 vars in 1173 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/os-services => generated 734 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 595.155172] [48511]: DEBUG nova.api.openstack.wsgi [None req-565e9fa7-0bb8-4766-93c5-fee7a81e9c3a tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.158105] [48511]: DEBUG oslo_concurrency.lockutils [None req-565e9fa7-0bb8-4766-93c5-fee7a81e9c3a tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.158387] [48511]: DEBUG oslo_concurrency.lockutils [None req-565e9fa7-0bb8-4766-93c5-fee7a81e9c3a tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.158618] [48511]: DEBUG oslo_concurrency.lockutils [None req-565e9fa7-0bb8-4766-93c5-fee7a81e9c3a tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.177745] [48511]: INFO nova.api.openstack.requestlog [None req-565e9fa7-0bb8-4766-93c5-fee7a81e9c3a tempest-HypervisorAdminTestJSON-78683773 tempest-HypervisorAdminTestJSON-78683773-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 262 microversion: 2.1 time: 0.028115 [ 595.178134] [48511]: [pid: 48511|app: 0|req: 117/184] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 262 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.182280] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.185155] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.185155] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.185295] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.185643] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.186670] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.186915] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.210950] [48511]: INFO nova.api.openstack.requestlog [None req-9f8558d1-25ed-45a3-8977-744436566cb1 tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.032050 [ 595.212341] [48511]: [pid: 48511|app: 0|req: 118/185] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/os-services => generated 557 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.214084] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.216105] [48511]: DEBUG nova.compute.api [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 595.220019] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.220250] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.220396] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.220656] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.221097] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.221097] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.253411] [48511]: WARNING neutronclient.v2_0.client [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 595.601795] [48512]: INFO nova.api.openstack.requestlog [None req-0a000c58-865c-48d4-ac3c-a755ffa1bb35 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 219 microversion: 2.1 time: 1.255766 [ 595.602304] [48512]: [pid: 48512|app: 0|req: 68/186] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:19 2025] POST /compute/v2.1/os-security-groups => generated 219 bytes in 1257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.828197] [48512]: DEBUG nova.api.openstack.wsgi [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.828618] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.828990] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.828990] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.829205] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 595.831084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 595.831084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 595.848572] [48512]: INFO nova.api.openstack.requestlog [None req-a933b374-96c3-436e-bcfc-4ed980ecc4a0 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.245837 [ 595.849843] [48512]: [pid: 48512|app: 0|req: 69/187] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:19:20 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 595.852706] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d365160-8203-40d6-85da-7c519550e5d5 tempest-FlavorsExtraSpecsTestJSON-140758878 tempest-FlavorsExtraSpecsTestJSON-140758878-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 595.869926] [48512]: INFO nova.api.openstack.requestlog [None req-5d365160-8203-40d6-85da-7c519550e5d5 tempest-FlavorsExtraSpecsTestJSON-140758878 tempest-FlavorsExtraSpecsTestJSON-140758878-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.019587 [ 595.871356] [48512]: [pid: 48512|app: 0|req: 70/188] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:19:20 2025] GET /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes => generated 22 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 596.000148] [48512]: DEBUG nova.api.openstack.wsgi [None req-e296e5c6-d1e8-4fd8-9cbd-d26e66c0d5fe tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-14227686", "description": "tempest-description-1427826234"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.002803] [48512]: WARNING neutronclient.v2_0.client [None req-e296e5c6-d1e8-4fd8-9cbd-d26e66c0d5fe tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.133193] [48511]: DEBUG nova.policy [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.145174] [48511]: DEBUG nova.policy [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.145174] [48511]: DEBUG nova.policy [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 596.154304] [48511]: INFO nova.api.openstack.requestlog [None req-f9c6942c-ffef-447d-810a-9646616fd857 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1439 microversion: 2.75 time: 0.942114 [ 596.155246] [48511]: [pid: 48511|app: 0|req: 119/189] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:19 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1439 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.366860] [48511]: DEBUG nova.api.openstack.wsgi [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerExternalEventsTest-server-428886583", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 596.420063] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.420356] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.420498] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.421363] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.422253] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.422494] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.430553] [48511]: DEBUG nova.network.neutron [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 596.430923] [48511]: WARNING neutronclient.v2_0.client [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 596.939235] [48512]: INFO nova.api.openstack.requestlog [None req-e296e5c6-d1e8-4fd8-9cbd-d26e66c0d5fe tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 1.067795 [ 596.939606] [48512]: [pid: 48512|app: 0|req: 71/190] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:20 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 596.944179] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 596.945562] [48512]: DEBUG nova.compute.api [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 596.953208] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.953208] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.953208] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.953208] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 596.953362] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 596.953362] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 596.983685] [48512]: WARNING neutronclient.v2_0.client [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.197856] [48512]: DEBUG nova.policy [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.209420] [48512]: DEBUG nova.policy [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.210120] [48512]: DEBUG nova.policy [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.211026] [48512]: INFO nova.api.openstack.requestlog [None req-fb4d1c2d-2b2b-4b2f-8d4f-c27d32110fd1 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1364 microversion: 2.48 time: 1.270872 [ 598.211345] [48512]: [pid: 48512|app: 0|req: 72/191] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:21 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1364 bytes in 1271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 598.214092] [48512]: DEBUG nova.api.openstack.wsgi [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.215493] [48512]: DEBUG nova.compute.api [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 598.221225] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.221459] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.221725] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.222248] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.222248] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.222359] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.248904] [48512]: WARNING neutronclient.v2_0.client [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 598.620496] [48512]: DEBUG nova.policy [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 598.628768] [48512]: INFO nova.api.openstack.requestlog [None req-0da54999-a9d2-4f92-baef-75fbc70e4c58 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1274 microversion: 2.1 time: 0.416269 [ 598.628768] [48512]: [pid: 48512|app: 0|req: 73/192] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:22 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1274 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.633501] [48512]: DEBUG nova.api.openstack.wsgi [None req-a803b858-a2d0-4696-b32e-91bcf753747a tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1613375346", "id": 122476443, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.655805] [48512]: INFO nova.api.openstack.requestlog [None req-a803b858-a2d0-4696-b32e-91bcf753747a tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.026008 [ 598.655805] [48512]: [pid: 48512|app: 0|req: 74/193] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:23 2025] POST /compute/v2.1/flavors => generated 414 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 598.661129] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 598.779057] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.779274] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.779410] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.779767] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.782490] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.783528] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.827211] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.827211] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.827211] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.828114] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.830251] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.830522] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.897945] [48512]: INFO nova.api.openstack.requestlog [None req-fa728c61-90f0-40db-9a75-4eb18361aeba tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164?user_id=abe618914f804f04a55f43c74ea455f3" status: 200 len: 240 microversion: 2.36 time: 0.241349 [ 598.898384] [48512]: [pid: 48512|app: 0|req: 75/194] 10.180.1.21 () {62 vars in 1379 bytes} [Mon Dec 8 18:19:23 2025] PUT /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164?user_id=abe618914f804f04a55f43c74ea455f3 => generated 240 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 598.901978] [48512]: DEBUG nova.api.openstack.wsgi [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 598.904291] [48512]: DEBUG nova.compute.api [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 598.909529] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.909721] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.909934] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.910224] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 598.910361] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 598.910487] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 598.934269] [48512]: WARNING neutronclient.v2_0.client [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 601.542409] [48511]: DEBUG nova.virt.hardware [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 601.542409] [48511]: DEBUG nova.virt.hardware [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 601.542409] [48511]: DEBUG nova.virt.hardware [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 601.542409] [48511]: DEBUG nova.virt.hardware [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 601.542409] [48511]: DEBUG nova.virt.hardware [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 601.551200] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.551200] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.551200] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.551555] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.551738] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.553249] [48511]: DEBUG oslo_concurrency.lockutils [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.564382] [48511]: DEBUG nova.quota [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Getting quotas for project a956bbc46db4406a8cd971a8abecd78f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 601.568130] [48511]: DEBUG nova.quota [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Getting quotas for user 5c047d1c5abc47289e63afd4dae31817 and project a956bbc46db4406a8cd971a8abecd78f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 601.573817] [48511]: DEBUG nova.compute.api [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 601.575238] [48511]: DEBUG nova.compute.api [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 601.619836] [48511]: INFO nova.api.openstack.requestlog [None req-824ae3fc-ea01-4f8d-9b25-67cfbffaff5f tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 5.464566 [ 601.621209] [48511]: [pid: 48511|app: 0|req: 120/195] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 5465 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 601.623031] [48511]: DEBUG nova.api.openstack.wsgi [None req-4869a59a-b959-45c2-99da-1929962a5ae8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.646955] [48511]: INFO nova.api.openstack.requestlog [None req-4869a59a-b959-45c2-99da-1929962a5ae8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.1 time: 0.025587 [ 601.647405] [48511]: [pid: 48511|app: 0|req: 121/196] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:19:26 2025] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 601.650015] [48511]: DEBUG nova.api.openstack.wsgi [None req-fb8cdfb9-a3d3-422c-8dd5-248e1830fb2b tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 601.676620] [48511]: INFO nova.api.openstack.requestlog [None req-fb8cdfb9-a3d3-422c-8dd5-248e1830fb2b tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1603121161/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.028591 [ 601.677142] [48511]: [pid: 48511|app: 0|req: 122/197] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:19:26 2025] POST /compute/v2.1/flavors/1603121161/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 601.680022] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b7cb830-8d81-4e9b-842d-189bcf7c384d tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.692469] [48511]: INFO nova.api.openstack.requestlog [None req-1b7cb830-8d81-4e9b-842d-189bcf7c384d tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/800248893" status: 202 len: 0 microversion: 2.55 time: 0.014676 [ 601.693948] [48511]: [pid: 48511|app: 0|req: 123/198] 10.180.1.21 () {60 vars in 1194 bytes} [Mon Dec 8 18:19:26 2025] DELETE /compute/v2.1/flavors/800248893 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 601.698115] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d453d73-6b4d-4c41-aaa0-c2728bb3d182 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.710210] [48511]: INFO nova.api.openstack.requestlog [None req-1d453d73-6b4d-4c41-aaa0-c2728bb3d182 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/213318978" status: 202 len: 0 microversion: 2.61 time: 0.016446 [ 601.710655] [48511]: [pid: 48511|app: 0|req: 124/199] 10.180.1.21 () {60 vars in 1194 bytes} [Mon Dec 8 18:19:26 2025] DELETE /compute/v2.1/flavors/213318978 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 601.715429] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.718941] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.719210] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.719370] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.724275] [48511]: INFO nova.api.openstack.wsgi [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] HTTP exception thrown: No hypervisor matching '2442be1c-ebb7-4b01-ae43-15c1ac0e1eeb' could be found. [ 601.724559] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] Returning 404 to user: No hypervisor matching '2442be1c-ebb7-4b01-ae43-15c1ac0e1eeb' could be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 601.724951] [48511]: INFO nova.api.openstack.requestlog [None req-fa1c1911-9654-4425-b3e2-5f81edeceb69 tempest-HypervisorAdminNegativeUnderV252Test-2101602640 tempest-HypervisorAdminNegativeUnderV252Test-2101602640-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/2442be1c-ebb7-4b01-ae43-15c1ac0e1eeb/servers" status: 404 len: 123 microversion: 2.1 time: 0.011703 [ 601.729503] [48511]: [pid: 48511|app: 0|req: 125/200] 10.180.1.21 () {58 vars in 1276 bytes} [Mon Dec 8 18:19:26 2025] GET /compute/v2.1/os-hypervisors/2442be1c-ebb7-4b01-ae43-15c1ac0e1eeb/servers => generated 123 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 601.731864] [48511]: DEBUG nova.api.openstack.wsgi [None req-f2b59f17-e614-4553-bdd2-c476d0ba0c7c tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.744666] [48511]: INFO nova.api.openstack.requestlog [None req-f2b59f17-e614-4553-bdd2-c476d0ba0c7c tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.011557 [ 601.744666] [48511]: [pid: 48511|app: 0|req: 126/201] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:26 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.748542] [48511]: DEBUG nova.api.openstack.wsgi [None req-50c56c95-c8d8-47f6-aec9-9dd341bb015e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.770297] [48511]: INFO nova.api.openstack.requestlog [None req-50c56c95-c8d8-47f6-aec9-9dd341bb015e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1080123590" status: 202 len: 0 microversion: 2.1 time: 0.024170 [ 601.770297] [48511]: [pid: 48511|app: 0|req: 127/202] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:19:26 2025] DELETE /compute/v2.1/flavors/1080123590 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 601.772453] [48511]: DEBUG nova.api.openstack.wsgi [None req-563d0edc-7e3f-4e78-afd6-0a0b99393c61 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-144418489", "id": 613377907, "os-flavor-access:is_public": "False"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 601.792822] [48511]: INFO nova.api.openstack.requestlog [None req-563d0edc-7e3f-4e78-afd6-0a0b99393c61 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.022432 [ 601.793273] [48511]: [pid: 48511|app: 0|req: 128/203] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:26 2025] POST /compute/v2.1/flavors => generated 427 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 601.796477] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.798885] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.799101] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.799237] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.799668] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.799773] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.799861] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.814998] [48511]: INFO nova.api.openstack.requestlog [None req-e1e5b1ea-7586-4c0b-86fe-95ba9b878f3c tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.53 time: 0.020884 [ 601.815511] [48511]: [pid: 48511|app: 0|req: 129/204] 10.180.1.21 () {60 vars in 1222 bytes} [Mon Dec 8 18:19:26 2025] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.818155] [48511]: DEBUG nova.api.openstack.wsgi [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.820731] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.820941] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.821122] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.821471] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.821619] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.821740] [48511]: DEBUG oslo_concurrency.lockutils [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.852749] [48511]: INFO nova.api.openstack.requestlog [None req-35074079-fab8-436d-92e6-7a2d28dcb35f tempest-ServicesAdminNegativeTestJSON-628578531 tempest-ServicesAdminNegativeTestJSON-628578531-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.1 time: 0.027966 [ 601.852749] [48511]: [pid: 48511|app: 0|req: 130/205] 10.180.1.21 () {58 vars in 1193 bytes} [Mon Dec 8 18:19:26 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 601.852749] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 601.852749] [48511]: DEBUG nova.compute.api [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 601.858151] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.858390] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.859098] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.859098] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 601.859098] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 601.859306] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 601.891256] [48511]: WARNING neutronclient.v2_0.client [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 602.849569] [48512]: DEBUG nova.policy [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 602.862038] [48512]: INFO nova.api.openstack.requestlog [None req-1cdaf49f-9a57-4180-b7af-6ba641a964be tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1311 microversion: 2.1 time: 3.962921 [ 602.862967] [48512]: [pid: 48512|app: 0|req: 76/206] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:23 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1311 bytes in 3964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.976625] [48512]: DEBUG nova.api.openstack.wsgi [None req-74451af8-3dbe-45aa-82f6-cc7bc1ebf27e tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 602.981354] [48512]: WARNING neutronclient.v2_0.client [None req-74451af8-3dbe-45aa-82f6-cc7bc1ebf27e tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 603.302769] [48511]: DEBUG nova.policy [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 603.310680] [48511]: INFO nova.api.openstack.requestlog [None req-fc6d10b6-fa3f-417b-9c3a-3f869488b832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1305 microversion: 2.1 time: 1.464351 [ 603.310680] [48511]: [pid: 48511|app: 0|req: 131/207] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:26 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1305 bytes in 1465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.314133] [48511]: DEBUG nova.api.openstack.wsgi [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 603.318251] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 604.823266] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.256881] [48512]: WARNING neutronclient.v2_0.client [None req-74451af8-3dbe-45aa-82f6-cc7bc1ebf27e tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 605.762176] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.001168] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.146542] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.189119] [48512]: INFO nova.api.openstack.requestlog [None req-74451af8-3dbe-45aa-82f6-cc7bc1ebf27e tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 3.324750 [ 606.189119] [48512]: [pid: 48512|app: 0|req: 77/208] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:27 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 3325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.228329] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.321894] [48512]: DEBUG nova.api.openstack.wsgi [None req-409f73f2-23c2-424a-ae08-5d715e2620ff tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.324671] [48512]: DEBUG nova.policy [None req-409f73f2-23c2-424a-ae08-5d715e2620ff tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 606.324762] [48512]: DEBUG nova.api.openstack.wsgi [None req-409f73f2-23c2-424a-ae08-5d715e2620ff tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 606.325200] [48512]: INFO nova.api.openstack.requestlog [None req-409f73f2-23c2-424a-ae08-5d715e2620ff tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.135239 [ 606.325517] [48512]: [pid: 48512|app: 0|req: 78/209] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:19:30 2025] GET /compute/v2.1/os-hosts => generated 109 bytes in 136 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 606.327910] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf3d372d-fa20-4449-a2a5-542087b358fa tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 606.345341] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.351851] [48512]: INFO nova.api.openstack.requestlog [None req-bf3d372d-fa20-4449-a2a5-542087b358fa tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.025279 [ 606.351851] [48512]: [pid: 48512|app: 0|req: 79/210] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:19:31 2025] POST /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 606.449785] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb88f4ca-81bf-4d05-a0f4-951b49743225 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.454025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb88f4ca-81bf-4d05-a0f4-951b49743225 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.454025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb88f4ca-81bf-4d05-a0f4-951b49743225 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.454025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb88f4ca-81bf-4d05-a0f4-951b49743225 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.461676] [48512]: INFO nova.api.openstack.requestlog [None req-fb88f4ca-81bf-4d05-a0f4-951b49743225 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 18 microversion: 2.1 time: 0.109285 [ 606.462143] [48512]: [pid: 48512|app: 0|req: 80/211] 10.180.1.21 () {58 vars in 1138 bytes} [Mon Dec 8 18:19:31 2025] GET /compute/v2.1/os-migrations => generated 18 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 606.469353] [48512]: DEBUG nova.api.openstack.wsgi [None req-e925c1ae-4654-4140-afb3-a297ea1cb1a9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-373873990", "description": "tempest-description-327799246"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 606.470461] [48512]: WARNING neutronclient.v2_0.client [None req-e925c1ae-4654-4140-afb3-a297ea1cb1a9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.471995] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.781357] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 606.816415] [48512]: INFO nova.api.openstack.requestlog [None req-e925c1ae-4654-4140-afb3-a297ea1cb1a9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.353589 [ 606.816901] [48512]: [pid: 48512|app: 0|req: 81/212] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:31 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.820431] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 606.821831] [48512]: DEBUG nova.compute.api [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 606.830364] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.830364] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.830364] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.830364] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 606.830525] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 606.830525] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 606.895256] [48512]: WARNING neutronclient.v2_0.client [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.571708] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 607.585801] [48512]: DEBUG nova.policy [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.596024] [48512]: DEBUG nova.policy [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.597227] [48512]: DEBUG nova.policy [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 607.603364] [48512]: INFO nova.api.openstack.requestlog [None req-ea77a97f-4e72-4842-9fe0-6993b4b88d33 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1456 microversion: 2.75 time: 0.784140 [ 607.603364] [48512]: [pid: 48512|app: 0|req: 82/213] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:31 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1456 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.716874] [48512]: DEBUG nova.api.openstack.wsgi [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-184356245", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 607.762757] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.762955] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.763260] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.763763] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 607.763763] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 607.763763] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 607.772290] [48512]: DEBUG nova.network.neutron [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] validate_networks() for [('3d1b9086-66a0-4d07-9b5d-41ff743e0d81', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 607.772801] [48512]: WARNING neutronclient.v2_0.client [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.360558] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.425330] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.455781] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.484692] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.509600] [48512]: WARNING neutronclient.v2_0.client [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.511451] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.540439] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.568501] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.590090] [48512]: DEBUG nova.virt.hardware [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 608.590302] [48512]: DEBUG nova.virt.hardware [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 608.590415] [48512]: DEBUG nova.virt.hardware [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 608.590527] [48512]: DEBUG nova.virt.hardware [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 608.590668] [48512]: DEBUG nova.virt.hardware [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 608.595415] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.599546] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.599843] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.599843] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.600190] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.601719] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.601931] [48512]: DEBUG oslo_concurrency.lockutils [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.613111] [48512]: DEBUG nova.quota [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 608.616619] [48512]: DEBUG nova.quota [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for user 57207cb8f4354cbea708cbc0b1cf74d7 and project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 608.621902] [48512]: DEBUG nova.compute.api [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 608.623533] [48512]: DEBUG nova.compute.api [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 608.624797] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.651134] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.665586] [48512]: INFO nova.api.openstack.requestlog [None req-267a99a9-a528-4121-8061-faa5e00f5595 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.062900 [ 608.666095] [48512]: [pid: 48512|app: 0|req: 83/214] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:32 2025] POST /compute/v2.1/servers => generated 383 bytes in 1063 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 608.668370] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc5171ca-c1de-4bce-ae1b-d9c2eda0aec4 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.682259] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.690113] [48512]: INFO nova.api.openstack.requestlog [None req-dc5171ca-c1de-4bce-ae1b-d9c2eda0aec4 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5495 microversion: 2.1 time: 0.023239 [ 608.690289] [48512]: [pid: 48512|app: 0|req: 84/215] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:33 2025] GET /compute/v2.1/flavors/detail => generated 5495 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.693784] [48512]: DEBUG nova.api.openstack.wsgi [None req-18026a83-5855-463a-82d6-582bd2610f1c tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.723511] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.756490] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.790737] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.798038] [48512]: INFO nova.api.openstack.requestlog [None req-18026a83-5855-463a-82d6-582bd2610f1c tempest-QuotasAdminTestV236-1979777182 tempest-QuotasAdminTestV236-1979777182-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164?user_id=abe618914f804f04a55f43c74ea455f3" status: 200 len: 282 microversion: 2.36 time: 0.107323 [ 608.798389] [48512]: [pid: 48512|app: 0|req: 85/216] 10.180.1.21 () {60 vars in 1359 bytes} [Mon Dec 8 18:19:33 2025] GET /compute/v2.1/os-quota-sets/d89429555eb545d981b52ea01b66d164?user_id=abe618914f804f04a55f43c74ea455f3 => generated 282 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 608.800967] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 608.802311] [48512]: DEBUG nova.compute.api [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 608.805676] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.805902] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.806066] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.806404] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.806543] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.806657] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.827569] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.834530] [48512]: WARNING neutronclient.v2_0.client [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.863245] [48512]: DEBUG nova.policy [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.870210] [48512]: DEBUG nova.policy [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.870936] [48512]: DEBUG nova.policy [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 608.871622] [48512]: INFO nova.api.openstack.requestlog [None req-c4670c08-f501-42cf-8edf-cb02f7cf5b08 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1381 microversion: 2.48 time: 0.072747 [ 608.872155] [48512]: [pid: 48512|app: 0|req: 86/217] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:33 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1381 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 608.874560] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-2147318997", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "e2c40377-d16d-4f9b-98db-38bbe19796d2"}], "security_groups": [{"name": "tempest-securitygroup--1955012530"}], "key_name": "tempest-keypair-1751351858", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 608.877470] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.912039] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.923320] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.923539] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.923690] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.924132] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 608.924292] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 608.924417] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 608.934941] [48512]: WARNING neutronclient.v2_0.client [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.946935] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.974897] [48512]: DEBUG nova.network.neutron [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] validate_networks() for [('e2c40377-d16d-4f9b-98db-38bbe19796d2', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 608.975184] [48512]: WARNING neutronclient.v2_0.client [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 608.977667] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.012276] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.047283] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.076555] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.105425] [48512]: WARNING neutronclient.v2_0.client [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.107702] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.140318] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.174624] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.190962] [48512]: DEBUG nova.virt.hardware [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 609.191459] [48512]: DEBUG nova.virt.hardware [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 609.191699] [48512]: DEBUG nova.virt.hardware [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 609.191829] [48512]: DEBUG nova.virt.hardware [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 609.192530] [48512]: DEBUG nova.virt.hardware [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 609.208129] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.208341] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.208476] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.209216] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.209946] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.210171] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.210834] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.232106] [48512]: DEBUG nova.quota [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Getting quotas for project 24f7854f411a4c07a8fc5d4098a1101d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 609.237231] [48512]: DEBUG nova.quota [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Getting quotas for user e888dac462fd43f787daf8ef71224a11 and project 24f7854f411a4c07a8fc5d4098a1101d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 609.249971] [48512]: DEBUG nova.compute.api [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 609.252557] [48512]: DEBUG nova.compute.api [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 609.255723] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.301905] [48512]: INFO nova.api.openstack.requestlog [None req-5c58c3b2-4ab6-4ee0-a8eb-2ddde0b16d95 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.429070 [ 609.302294] [48512]: [pid: 48512|app: 0|req: 87/218] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:33 2025] POST /compute/v2.1/servers => generated 406 bytes in 430 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 609.306243] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.364382] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.395948] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.428256] [48511]: WARNING neutronclient.v2_0.client [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.475644] [48511]: INFO nova.api.openstack.requestlog [None req-6fa59e01-ae14-432b-99ec-d71377d2a917 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 15602 microversion: 2.1 time: 6.164325 [ 609.475644] [48511]: [pid: 48511|app: 0|req: 132/219] 10.180.1.21 () {58 vars in 1186 bytes} [Mon Dec 8 18:19:28 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 15602 bytes in 6165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 609.482662] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.484787] [48511]: DEBUG nova.compute.api [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 609.490852] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.491132] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.492135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.492135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.492135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.492135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.515831] [48512]: DEBUG nova.api.openstack.wsgi [None req-95965e99-e6e9-48a7-9ef4-77d2825f8585 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1800608803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO1/jP7RXzBKntUJxI8Ui7bCHt+SPrcQeXKVGd8VIVET9MANzsZBRZiuCEsU3EmBXyoe6QRE3VmbmuN09Ue7Dz45MWgCQXUnCOxQf81RvqAwPqwloofBauwyXYxRNwHMUg=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.516093] [48511]: WARNING neutronclient.v2_0.client [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.530820] [48512]: DEBUG nova.quota [None req-95965e99-e6e9-48a7-9ef4-77d2825f8585 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 609.534333] [48512]: DEBUG nova.quota [None req-95965e99-e6e9-48a7-9ef4-77d2825f8585 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 609.570597] [48512]: INFO nova.api.openstack.requestlog [None req-95965e99-e6e9-48a7-9ef4-77d2825f8585 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.267282 [ 609.570597] [48512]: [pid: 48512|app: 0|req: 88/220] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.601683] [48512]: DEBUG nova.api.openstack.wsgi [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46", "name": "network-vif-plugged", "status": "completed", "tag": "f2bf6d53-fdac-41a7-b276-24cb1179bb0e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.612023] [48512]: DEBUG oslo_concurrency.lockutils [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.612208] [48512]: DEBUG oslo_concurrency.lockutils [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.612342] [48512]: DEBUG oslo_concurrency.lockutils [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.631199] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Creating event network-vif-plugged:f2bf6d53-fdac-41a7-b276-24cb1179bb0e for instance aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 on cpu-1 [ 609.631445] [48512]: DEBUG oslo_concurrency.lockutils [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 609.631593] [48512]: DEBUG oslo_concurrency.lockutils [req-7997503c-4df6-45d5-b9fe-9c4f4ecb9bf7 req-d32940e3-c5c2-4cb1-96a5-feddd88cdb61 service nova] Acquired lock "compute-rpcapi-router" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 609.632085] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.632287] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.632359] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.632682] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.633960] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.634897] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.638916] [48512]: INFO nova.compute.rpcapi [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Automatically selected compute RPC version 6.4 from minimum service version 70 [ 609.639614] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] Releasing lock "compute-rpcapi-router" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 609.656653] [48512]: INFO nova.api.openstack.requestlog [None req-30a65818-6936-476d-878b-eda1b5be8aa3 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085011 [ 609.657300] [48512]: [pid: 48512|app: 0|req: 89/221] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.661714] [48512]: DEBUG nova.api.openstack.wsgi [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.666432] [48512]: DEBUG nova.compute.api [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 609.670756] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.670961] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.671119] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.671381] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.671524] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.671645] [48512]: DEBUG oslo_concurrency.lockutils [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.688776] [48511]: DEBUG nova.policy [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.694117] [48511]: INFO nova.api.openstack.requestlog [None req-fd87eace-77a2-4386-aa5a-a9047c51c920 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1322 microversion: 2.1 time: 0.218000 [ 609.694467] [48511]: [pid: 48511|app: 0|req: 133/222] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1322 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.696655] [48512]: WARNING neutronclient.v2_0.client [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 609.697814] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ac63bfc-6b60-4311-8f6b-3a97e8fe99e3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-472854310"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.700156] [48511]: DEBUG nova.objects.aggregate [None req-5ac63bfc-6b60-4311-8f6b-3a97e8fe99e3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid db0767ee-d283-45bb-8e09-ed27f157ec89 for aggregate {{(pid=48511) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 609.718025] [48511]: INFO nova.api.openstack.requestlog [None req-5ac63bfc-6b60-4311-8f6b-3a97e8fe99e3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.022672 [ 609.718386] [48511]: [pid: 48511|app: 0|req: 134/223] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.721491] [48511]: DEBUG nova.api.openstack.wsgi [None req-84189c23-7a7a-4014-a46c-55e870097775 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-2109008798", "id": 1653662464, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 609.735634] [48511]: INFO nova.api.openstack.requestlog [None req-84189c23-7a7a-4014-a46c-55e870097775 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 424 microversion: 2.1 time: 0.015804 [ 609.736018] [48511]: [pid: 48511|app: 0|req: 135/224] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/flavors => generated 424 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.740209] [48511]: DEBUG nova.api.openstack.wsgi [None req-52e74482-d354-431f-b948-381e4078db84 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.763664] [48511]: INFO nova.api.openstack.requestlog [None req-52e74482-d354-431f-b948-381e4078db84 tempest-FlavorsV255TestJSON-263587880 tempest-FlavorsV255TestJSON-263587880-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6245 microversion: 2.55 time: 0.026945 [ 609.764060] [48511]: [pid: 48511|app: 0|req: 136/225] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/flavors/detail => generated 6245 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.768722] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d98b7ea-61cd-484a-b34f-69ac5d0a7f91 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.793252] [48511]: INFO nova.api.openstack.requestlog [None req-4d98b7ea-61cd-484a-b34f-69ac5d0a7f91 tempest-FlavorsV261TestJSON-454170800 tempest-FlavorsV261TestJSON-454170800-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6908 microversion: 2.61 time: 0.028429 [ 609.793669] [48511]: [pid: 48511|app: 0|req: 137/226] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/flavors/detail => generated 6908 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.795961] [48511]: DEBUG nova.api.openstack.wsgi [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.797903] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.799047] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.799047] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.799047] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.799047] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.799396] [48511]: DEBUG oslo_concurrency.lockutils [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.815920] [48511]: INFO nova.api.openstack.requestlog [None req-cadaad54-c434-45d9-8c30-47f09df903fb tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.021806 [ 609.816319] [48511]: [pid: 48511|app: 0|req: 138/227] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 609.819107] [48511]: DEBUG nova.api.openstack.wsgi [None req-4895e4d8-de9c-430e-ac7d-a34026a04777 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.849645] [48511]: INFO nova.api.openstack.requestlog [None req-4895e4d8-de9c-430e-ac7d-a34026a04777 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?marker=42" status: 200 len: 2500 microversion: 2.1 time: 0.031996 [ 609.849645] [48511]: [pid: 48511|app: 0|req: 139/228] 10.180.1.21 () {58 vars in 1160 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/flavors/detail?marker=42 => generated 2500 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.852059] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8fbb2d1-d6e2-4986-ba53-deefb893ce9a tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.878840] [48511]: INFO nova.api.openstack.requestlog [None req-e8fbb2d1-d6e2-4986-ba53-deefb893ce9a tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5909 microversion: 2.1 time: 0.028738 [ 609.879193] [48511]: [pid: 48511|app: 0|req: 140/229] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/flavors/detail => generated 5909 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.881432] [48512]: DEBUG nova.policy [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 609.882585] [48511]: DEBUG nova.api.openstack.wsgi [None req-f3603916-9d60-4ab8-a801-c2198d499d73 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.891319] [48512]: INFO nova.api.openstack.requestlog [None req-31256b4f-771f-4649-98b0-be3d27edf0d6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1315 microversion: 2.1 time: 0.232669 [ 609.891978] [48512]: [pid: 48512|app: 0|req: 90/230] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1315 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.893907] [48511]: INFO nova.api.openstack.requestlog [None req-f3603916-9d60-4ab8-a801-c2198d499d73 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/613377907/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.013571 [ 609.894547] [48511]: [pid: 48511|app: 0|req: 141/231] 10.180.1.21 () {58 vars in 1201 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/flavors/613377907/os-flavor-access => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 609.898367] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 609.900801] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.900907] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.904059] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.904059] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 609.904059] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 609.904059] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 609.933082] [48512]: INFO nova.api.openstack.requestlog [None req-cc289641-3110-4982-b8d7-20cae3ea923e tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.040402 [ 609.933483] [48512]: [pid: 48512|app: 0|req: 91/232] 10.180.1.21 () {60 vars in 1173 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/os-services => generated 734 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 610.144421] [48512]: DEBUG nova.api.openstack.wsgi [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "113a9d1a-8de0-4575-bc95-0f91369f501e", "name": "network-vif-plugged", "status": "completed", "tag": "d39bbeb8-501f-4557-9323-b4ab6b11d608"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 610.154685] [48512]: DEBUG oslo_concurrency.lockutils [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.154892] [48512]: DEBUG oslo_concurrency.lockutils [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.155060] [48512]: DEBUG oslo_concurrency.lockutils [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.162850] [48512]: INFO nova.api.openstack.compute.server_external_events [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] Creating event network-vif-plugged:d39bbeb8-501f-4557-9323-b4ab6b11d608 for instance 113a9d1a-8de0-4575-bc95-0f91369f501e on cpu-1 [ 610.165398] [48511]: DEBUG nova.api.openstack.wsgi [None req-5572f457-fe46-45ce-baef-3768e94c2834 tempest-ServicesAdminNegativeTestJSON-1988444198 tempest-ServicesAdminNegativeTestJSON-1988444198-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.167270] [48512]: INFO nova.api.openstack.requestlog [req-c772c3ab-afe3-4b1e-b96a-8ab7c6871ba5 req-f2728bf8-3e6e-4b69-a070-8a12f56bd8aa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.232891 [ 610.167395] [48512]: [pid: 48512|app: 0|req: 92/233] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 610.170583] [48511]: DEBUG nova.policy [None req-5572f457-fe46-45ce-baef-3768e94c2834 tempest-ServicesAdminNegativeTestJSON-1988444198 tempest-ServicesAdminNegativeTestJSON-1988444198-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '6e1df200547c4cc5a6004fdf9bd31395', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c68cf1d205c4d57a38a2aefd4bd93a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.170583] [48511]: DEBUG nova.api.openstack.wsgi [None req-5572f457-fe46-45ce-baef-3768e94c2834 tempest-ServicesAdminNegativeTestJSON-1988444198 tempest-ServicesAdminNegativeTestJSON-1988444198-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 610.170583] [48511]: INFO nova.api.openstack.requestlog [None req-5572f457-fe46-45ce-baef-3768e94c2834 tempest-ServicesAdminNegativeTestJSON-1988444198 tempest-ServicesAdminNegativeTestJSON-1988444198-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.274188 [ 610.170583] [48511]: [pid: 48511|app: 0|req: 142/234] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/os-services => generated 112 bytes in 275 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 610.174279] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.175233] [48511]: DEBUG nova.compute.api [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 610.179573] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.179573] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.179573] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.179573] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.179789] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.179789] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.204432] [48511]: WARNING neutronclient.v2_0.client [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 610.296755] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5f3ff7d-440f-4393-9569-99ac632a8a19 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1980606069", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPRhgx0jpwi0RNlAZWdpv65Mu4JcCccqiZmAa0az7AVM5nrWR+oVye6KjUgaxNj5mgfhYQGCFPNlBHrjym3i0G5j9b0GLMExRnpgsMihWPT30dNZweNnaDJQf7LsN7Om1g=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 610.311637] [48512]: DEBUG nova.quota [None req-b5f3ff7d-440f-4393-9569-99ac632a8a19 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 610.316490] [48512]: DEBUG nova.quota [None req-b5f3ff7d-440f-4393-9569-99ac632a8a19 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for user f7de117e35b745ef9efa25b5f9759a74 and project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 610.337201] [48512]: INFO nova.api.openstack.requestlog [None req-b5f3ff7d-440f-4393-9569-99ac632a8a19 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.93 time: 0.169025 [ 610.341117] [48512]: [pid: 48512|app: 0|req: 93/235] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:19:34 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 170 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 610.341117] [48512]: DEBUG nova.api.openstack.wsgi [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 610.345051] [48512]: DEBUG nova.compute.api [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 610.346416] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.346674] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.346887] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.347137] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 610.347275] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 610.347438] [48512]: DEBUG oslo_concurrency.lockutils [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 610.369410] [48512]: WARNING neutronclient.v2_0.client [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 610.645972] [48511]: DEBUG nova.policy [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 610.661357] [48511]: INFO nova.api.openstack.requestlog [None req-2b371d72-04eb-4a90-b7bd-910a093f92ff tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1311 microversion: 2.1 time: 0.490405 [ 610.661874] [48511]: [pid: 48511|app: 0|req: 143/236] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:34 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1311 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.665724] [48511]: DEBUG nova.api.openstack.wsgi [None req-947ba923-7e20-4abd-b37a-98510c20a8ed tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 610.668465] [48511]: WARNING neutronclient.v2_0.client [None req-947ba923-7e20-4abd-b37a-98510c20a8ed tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 611.054175] [48512]: DEBUG nova.policy [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 611.062090] [48512]: INFO nova.api.openstack.requestlog [None req-3839c8ad-cba5-405c-bd72-f7861d603b4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1305 microversion: 2.1 time: 0.723651 [ 611.062590] [48512]: [pid: 48512|app: 0|req: 94/237] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:35 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1305 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.212798] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9f96a07-cb11-4668-adee-7a1d796bc110 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 611.215212] [48512]: WARNING neutronclient.v2_0.client [None req-a9f96a07-cb11-4668-adee-7a1d796bc110 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 611.571085] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=23 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 611.750823] [48511]: WARNING neutronclient.v2_0.client [None req-947ba923-7e20-4abd-b37a-98510c20a8ed tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 612.441209] [48512]: WARNING neutronclient.v2_0.client [None req-a9f96a07-cb11-4668-adee-7a1d796bc110 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 613.344544] [48511]: INFO nova.api.openstack.requestlog [None req-947ba923-7e20-4abd-b37a-98510c20a8ed tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 2.681812 [ 613.345595] [48511]: [pid: 48511|app: 0|req: 144/238] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:35 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 2682 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.347999] [48511]: DEBUG nova.api.openstack.wsgi [None req-01b3e744-3013-4882-bb5f-9200ea44f8ae tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.353036] [48511]: DEBUG nova.policy [None req-01b3e744-3013-4882-bb5f-9200ea44f8ae tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 613.353445] [48511]: DEBUG nova.api.openstack.wsgi [None req-01b3e744-3013-4882-bb5f-9200ea44f8ae tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 613.353869] [48511]: INFO nova.api.openstack.requestlog [None req-01b3e744-3013-4882-bb5f-9200ea44f8ae tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/reboot" status: 403 len: 111 microversion: 2.1 time: 0.008417 [ 613.354376] [48511]: [pid: 48511|app: 0|req: 145/239] 10.180.1.21 () {58 vars in 1171 bytes} [Mon Dec 8 18:19:38 2025] GET /compute/v2.1/os-hosts/devstack/reboot => generated 111 bytes in 9 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 613.357033] [48511]: DEBUG nova.api.openstack.wsgi [None req-593c0798-237b-496f-91b5-9b1d67590d7b tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.372866] [48511]: INFO nova.api.openstack.requestlog [None req-593c0798-237b-496f-91b5-9b1d67590d7b tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.017838 [ 613.373234] [48511]: [pid: 48511|app: 0|req: 146/240] 10.180.1.21 () {58 vars in 1198 bytes} [Mon Dec 8 18:19:38 2025] GET /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 613.399676] [48512]: INFO nova.api.openstack.requestlog [None req-a9f96a07-cb11-4668-adee-7a1d796bc110 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 2.336449 [ 613.402630] [48512]: [pid: 48512|app: 0|req: 95/241] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:35 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 2339 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.557074] [48512]: DEBUG nova.api.openstack.wsgi [None req-31a011a2-4812-491f-8eb2-8808aed47fb2 tempest-InstanceUsageAuditLogTestJSON-1682073770 tempest-InstanceUsageAuditLogTestJSON-1682073770-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 613.557412] [48511]: DEBUG nova.api.openstack.wsgi [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-529598136", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 613.582755] [48512]: INFO nova.api.openstack.requestlog [None req-31a011a2-4812-491f-8eb2-8808aed47fb2 tempest-InstanceUsageAuditLogTestJSON-1682073770 tempest-InstanceUsageAuditLogTestJSON-1682073770-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2025-12-08 18:19:31" status: 200 len: 328 microversion: 2.1 time: 0.179513 [ 613.583288] [48512]: [pid: 48512|app: 0|req: 96/242] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:19:38 2025] GET /compute/v2.1/os-instance_usage_audit_log/2025-12-08%2018%3A19%3A31 => generated 328 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.586205] [48512]: DEBUG nova.api.openstack.wsgi [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1227350318", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "2c7d8164-775e-4fc1-b44e-6f2f38778302"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 613.678258] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.678258] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.678258] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.678372] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.678522] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.681292] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.681412] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.681521] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.681851] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 613.681997] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 613.683127] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.683219] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 613.690528] [48511]: DEBUG nova.network.neutron [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 613.690528] [48511]: WARNING neutronclient.v2_0.client [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 613.691548] [48512]: DEBUG nova.network.neutron [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] validate_networks() for [('2c7d8164-775e-4fc1-b44e-6f2f38778302', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 613.691846] [48512]: WARNING neutronclient.v2_0.client [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.347438] [48512]: WARNING neutronclient.v2_0.client [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.366896] [48511]: DEBUG nova.virt.hardware [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 615.367163] [48511]: DEBUG nova.virt.hardware [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 615.367252] [48511]: DEBUG nova.virt.hardware [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 615.367366] [48511]: DEBUG nova.virt.hardware [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 615.367476] [48511]: DEBUG nova.virt.hardware [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 615.378506] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.378683] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.378800] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.379167] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.379361] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.379836] [48511]: DEBUG oslo_concurrency.lockutils [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.392673] [48511]: DEBUG nova.quota [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 615.399755] [48511]: DEBUG nova.quota [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for user 4fd1fae05f134d37a28836fece51cd63 and project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 615.411483] [48511]: DEBUG nova.compute.api [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 615.411850] [48511]: DEBUG nova.compute.api [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 615.454468] [48512]: DEBUG nova.virt.hardware [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 615.454619] [48512]: DEBUG nova.virt.hardware [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 615.454819] [48512]: DEBUG nova.virt.hardware [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 615.454990] [48512]: DEBUG nova.virt.hardware [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 615.455116] [48512]: DEBUG nova.virt.hardware [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 615.465026] [48511]: INFO nova.api.openstack.requestlog [None req-ede12bc1-3a5c-4943-94ae-fc77a3bbc19f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.090130 [ 615.465026] [48511]: [pid: 48511|app: 0|req: 147/243] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 2091 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 615.465161] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.466111] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.466274] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.466621] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.466765] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.466892] [48512]: DEBUG oslo_concurrency.lockutils [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.467175] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 615.469640] [48511]: DEBUG nova.compute.api [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.476963] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.477456] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.477456] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.477876] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.478118] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.478336] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.479807] [48512]: DEBUG nova.quota [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Getting quotas for project 557844f0f0e541f88ba5ef9384507e73. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 615.482622] [48512]: DEBUG nova.quota [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Getting quotas for user d54a0c2613f94709a418b47452cce698 and project 557844f0f0e541f88ba5ef9384507e73. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 615.489455] [48512]: DEBUG nova.compute.api [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 615.490803] [48512]: DEBUG nova.compute.api [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 615.526587] [48512]: INFO nova.api.openstack.requestlog [None req-a18e97e6-965d-4e58-b1bd-a21de759ad01 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.942781 [ 615.527057] [48512]: [pid: 48512|app: 0|req: 97/244] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 1943 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 615.534057] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.534322] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.534492] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.547351] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.547545] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.547675] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.548053] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.548431] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.548431] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.606916] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-940426355", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "0ad009a8-1393-4ce2-a841-a96c7688030e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 615.609516] [48511]: DEBUG nova.virt.hardware [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 615.609722] [48511]: DEBUG nova.virt.hardware [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 615.609916] [48511]: DEBUG nova.virt.hardware [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 615.610081] [48511]: DEBUG nova.virt.hardware [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 615.610188] [48511]: DEBUG nova.virt.hardware [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 615.660665] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.660901] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.661074] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.661442] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.661595] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.661796] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.671695] [48512]: DEBUG nova.network.neutron [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] validate_networks() for [('0ad009a8-1393-4ce2-a841-a96c7688030e', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 615.672227] [48512]: WARNING neutronclient.v2_0.client [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.731600] [48511]: DEBUG nova.compute.api [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.735480] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.735900] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.735900] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.736092] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.736238] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.736360] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.757260] [48511]: WARNING neutronclient.v2_0.client [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 615.813940] [48511]: DEBUG nova.policy [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.821573] [48511]: DEBUG nova.policy [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.821573] [48511]: DEBUG nova.policy [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 615.831308] [48511]: INFO nova.api.openstack.requestlog [None req-0b35a10d-14fc-4303-805d-23e02ee578f6 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862/action" status: 202 len: 1513 microversion: 2.75 time: 0.366209 [ 615.831742] [48511]: [pid: 48511|app: 0|req: 148/245] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:19:40 2025] POST /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862/action => generated 1513 bytes in 367 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 615.834271] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 615.836341] [48511]: DEBUG nova.compute.api [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 615.840222] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.840740] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.840740] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.841120] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 615.841120] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 615.841232] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 615.861078] [48511]: WARNING neutronclient.v2_0.client [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.246036] [48512]: WARNING neutronclient.v2_0.client [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.272976] [48511]: DEBUG nova.policy [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.277895] [48511]: INFO nova.api.openstack.requestlog [None req-5a78b1b1-b1af-403b-a814-92bb4aab927f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1319 microversion: 2.1 time: 0.445321 [ 616.278141] [48511]: [pid: 48511|app: 0|req: 149/246] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:40 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1319 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.281079] [48511]: DEBUG nova.api.openstack.wsgi [None req-515df181-3e5f-4c43-bc27-4973b399f4bf tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.300627] [48511]: INFO nova.api.openstack.requestlog [None req-515df181-3e5f-4c43-bc27-4973b399f4bf tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/122476443" status: 202 len: 0 microversion: 2.1 time: 0.020650 [ 616.300627] [48511]: [pid: 48511|app: 0|req: 150/247] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:19:41 2025] DELETE /compute/v2.1/flavors/122476443 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 616.357212] [48512]: DEBUG nova.virt.hardware [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 616.357479] [48512]: DEBUG nova.virt.hardware [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 616.357544] [48512]: DEBUG nova.virt.hardware [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 616.357607] [48512]: DEBUG nova.virt.hardware [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 616.357717] [48512]: DEBUG nova.virt.hardware [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 616.370622] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.370811] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.370948] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.371333] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.372866] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.374324] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.386494] [48512]: DEBUG nova.quota [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Getting quotas for project e9bb9e4657864c6b80004208456e8189. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 616.394572] [48512]: DEBUG nova.quota [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Getting quotas for user a51adba3c20c43d6a83374b3ef3fd51d and project e9bb9e4657864c6b80004208456e8189. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 616.394760] [48511]: DEBUG nova.api.openstack.wsgi [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.396683] [48511]: DEBUG nova.compute.api [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 616.408991] [48512]: DEBUG nova.compute.api [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 616.409577] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.409819] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.409950] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.410275] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.410327] [48512]: DEBUG nova.compute.api [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 616.410452] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.410588] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.454522] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquiring lock "compute-rpcapi-router" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 616.454522] [48511]: DEBUG oslo_concurrency.lockutils [None req-daaf2ccd-c60c-4b82-bfe4-ab252048d031 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquired lock "compute-rpcapi-router" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 616.454762] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.454918] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.454918] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.455612] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.455612] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.455695] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.460882] [48512]: INFO nova.api.openstack.requestlog [None req-ae5d1761-f88f-472a-b34f-24ad02589c3c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.933285 [ 616.461279] [48512]: [pid: 48512|app: 0|req: 98/248] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 934 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 616.463026] [48511]: INFO nova.compute.rpcapi [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Automatically selected compute RPC version 6.4 from minimum service version 70 [ 616.463026] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] Releasing lock "compute-rpcapi-router" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 616.579984] [48512]: DEBUG nova.api.openstack.wsgi [None req-73d2dd92-d1f1-45a1-9e8c-accf13adcc64 tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.591534] [48512]: INFO nova.api.openstack.requestlog [None req-73d2dd92-d1f1-45a1-9e8c-accf13adcc64 tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.129087 [ 616.591534] [48512]: [pid: 48512|app: 0|req: 99/249] 10.180.1.21 () {60 vars in 1221 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 616.594288] [48512]: DEBUG nova.api.openstack.wsgi [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.595882] [48512]: DEBUG nova.compute.api [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 616.600033] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.600904] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.600904] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.600904] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 616.601054] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 616.601164] [48512]: DEBUG oslo_concurrency.lockutils [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 616.629769] [48512]: WARNING neutronclient.v2_0.client [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.735053] [48512]: DEBUG nova.policy [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 616.742687] [48512]: INFO nova.api.openstack.requestlog [None req-16b633d6-f4d9-4193-8269-b9257164863c tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1382 microversion: 2.1 time: 0.150621 [ 616.743057] [48512]: [pid: 48512|app: 0|req: 100/250] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1382 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.746412] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8231901-2590-4b50-aac1-7370d77fdb21 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 616.750638] [48512]: WARNING neutronclient.v2_0.client [None req-c8231901-2590-4b50-aac1-7370d77fdb21 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.798587] [48512]: WARNING neutronclient.v2_0.client [None req-c8231901-2590-4b50-aac1-7370d77fdb21 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.858230] [48512]: WARNING neutronclient.v2_0.client [None req-c8231901-2590-4b50-aac1-7370d77fdb21 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 616.905766] [48512]: INFO nova.api.openstack.requestlog [None req-c8231901-2590-4b50-aac1-7370d77fdb21 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 1111 microversion: 2.1 time: 0.161782 [ 616.907256] [48512]: [pid: 48512|app: 0|req: 101/251] 10.180.1.21 () {58 vars in 1186 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1111 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.992203] [48511]: INFO nova.api.openstack.requestlog [None req-85c18c30-85b4-4245-bfab-74cfd9b78917 None None] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.691329 [ 616.992475] [48511]: [pid: 48511|app: 0|req: 151/252] 10.180.1.21 () {60 vars in 1308 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0/diagnostics => generated 275 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 616.996125] [48511]: DEBUG nova.api.openstack.wsgi [None req-389e1b8d-98b2-4741-9449-d66e40011fd0 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.005580] [48511]: INFO nova.api.openstack.requestlog [None req-389e1b8d-98b2-4741-9449-d66e40011fd0 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.012550 [ 617.005898] [48511]: [pid: 48511|app: 0|req: 152/253] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 617.008160] [48511]: DEBUG nova.api.openstack.wsgi [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.010488] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.010686] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.010821] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.011344] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.011445] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.011571] [48511]: DEBUG oslo_concurrency.lockutils [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.019346] [48512]: DEBUG nova.api.openstack.wsgi [None req-f478c931-4ca5-4dac-954a-298bed134354 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.022232] [48512]: DEBUG nova.policy [None req-f478c931-4ca5-4dac-954a-298bed134354 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.022621] [48512]: DEBUG nova.api.openstack.wsgi [None req-f478c931-4ca5-4dac-954a-298bed134354 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 617.023792] [48512]: INFO nova.api.openstack.requestlog [None req-f478c931-4ca5-4dac-954a-298bed134354 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/2/action" status: 403 len: 118 microversion: 2.1 time: 0.116724 [ 617.024127] [48512]: [pid: 48512|app: 0|req: 102/254] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:19:41 2025] POST /compute/v2.1/os-aggregates/2/action => generated 118 bytes in 117 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 617.028165] [48511]: INFO nova.api.openstack.requestlog [None req-416bc66e-bde8-4f19-b510-531b08759468 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 153 microversion: 2.1 time: 0.021406 [ 617.028322] [48511]: [pid: 48511|app: 0|req: 153/255] 10.180.1.21 () {58 vars in 1150 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/os-hosts?zone=internal => generated 153 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.028644] [48512]: DEBUG nova.api.openstack.wsgi [None req-2eb71a6b-24c4-4ee6-8ca9-8c75da0ed62b tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.031766] [48511]: DEBUG nova.api.openstack.wsgi [None req-dddfb476-319f-4fb2-a054-9486c5fc9b2b tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-822544494", "id": 704984225, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.041646] [48512]: INFO nova.api.openstack.requestlog [None req-2eb71a6b-24c4-4ee6-8ca9-8c75da0ed62b tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.016558 [ 617.041968] [48512]: [pid: 48512|app: 0|req: 103/256] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.045313] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a1c102b-1a90-44b1-839a-651fcc9e6bd2 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.052226] [48511]: INFO nova.api.openstack.requestlog [None req-dddfb476-319f-4fb2-a054-9486c5fc9b2b tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 434 microversion: 2.1 time: 0.023196 [ 617.052546] [48511]: [pid: 48511|app: 0|req: 154/257] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:41 2025] POST /compute/v2.1/flavors => generated 434 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.055798] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.057992] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.058146] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.058322] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.058610] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.058757] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.058890] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.072476] [48512]: INFO nova.api.openstack.requestlog [None req-7a1c102b-1a90-44b1-839a-651fcc9e6bd2 tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/613377907" status: 202 len: 0 microversion: 2.1 time: 0.029101 [ 617.073518] [48512]: [pid: 48512|app: 0|req: 104/258] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:19:41 2025] DELETE /compute/v2.1/flavors/613377907 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 617.074939] [48511]: INFO nova.api.openstack.requestlog [None req-b4ddbfec-317c-405b-a230-5490b4ca8125 tempest-ServicesAdminNegativeV253TestJSON-1478147537 tempest-ServicesAdminNegativeV253TestJSON-1478147537-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.53 time: 0.021776 [ 617.075241] [48511]: [pid: 48511|app: 0|req: 155/259] 10.180.1.21 () {60 vars in 1234 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.077978] [48512]: DEBUG nova.api.openstack.wsgi [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1709549827", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "b1d920d7-81d0-4325-abd1-e16f1956694a"}], "security_groups": [{"name": "tempest-securitygroup--715748855"}], "key_name": "tempest-keypair-1800608803", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.079100] [48511]: DEBUG nova.api.openstack.wsgi [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.080885] [48511]: DEBUG nova.compute.api [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 617.087054] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.087190] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.087274] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.087539] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.088457] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.088677] [48511]: DEBUG oslo_concurrency.lockutils [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.112189] [48511]: WARNING neutronclient.v2_0.client [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.121429] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.121808] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.121889] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.122317] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.122433] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.122487] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.130313] [48512]: WARNING neutronclient.v2_0.client [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.253752] [48512]: DEBUG nova.network.neutron [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] validate_networks() for [('b1d920d7-81d0-4325-abd1-e16f1956694a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 617.254515] [48512]: WARNING neutronclient.v2_0.client [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.325818] [48511]: DEBUG nova.policy [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.331132] [48511]: INFO nova.api.openstack.requestlog [None req-f81099ba-a5d3-41fc-9e1b-446bc121c43f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1517 microversion: 2.1 time: 0.255297 [ 617.331476] [48511]: [pid: 48511|app: 0|req: 156/260] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:41 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1517 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.334085] [48511]: DEBUG nova.api.openstack.wsgi [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.335578] [48511]: DEBUG nova.compute.api [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 617.338996] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.339207] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.339336] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.339586] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.339722] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.339837] [48511]: DEBUG oslo_concurrency.lockutils [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.357777] [48511]: WARNING neutronclient.v2_0.client [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.499596] [48511]: DEBUG nova.policy [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.506029] [48511]: INFO nova.api.openstack.requestlog [None req-95cdef9b-e415-4f92-b851-43b0d75c4434 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1315 microversion: 2.1 time: 0.173939 [ 617.507201] [48511]: [pid: 48511|app: 0|req: 157/261] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1315 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.512223] [48511]: DEBUG nova.api.openstack.wsgi [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46", "tag": "f2bf6d53-fdac-41a7-b276-24cb1179bb0e"}, {"server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "name": "network-vif-plugged", "status": "completed", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}, {"name": "network-changed", "server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.524038] [48511]: DEBUG oslo_concurrency.lockutils [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.524038] [48511]: DEBUG oslo_concurrency.lockutils [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.524038] [48511]: DEBUG oslo_concurrency.lockutils [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.537063] [48511]: INFO nova.api.openstack.compute.server_external_events [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Creating event network-changed:f2bf6d53-fdac-41a7-b276-24cb1179bb0e for instance aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 on cpu-1 [ 617.537838] [48511]: INFO nova.api.openstack.compute.server_external_events [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Creating event network-vif-plugged:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 617.537838] [48511]: INFO nova.api.openstack.compute.server_external_events [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] Creating event network-changed:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 617.545023] [48511]: INFO nova.api.openstack.requestlog [req-04aff9b8-f20b-4bb4-b70b-c003bd4d535f req-3bd8d264-b51f-4b75-9d49-2a847f2d3e04 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.036005 [ 617.545313] [48511]: [pid: 48511|app: 0|req: 158/262] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:42 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.548084] [48511]: DEBUG nova.api.openstack.wsgi [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.549970] [48511]: DEBUG nova.compute.api [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 617.555371] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.555556] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.556473] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.556473] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.556473] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.556473] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.569210] [48512]: WARNING neutronclient.v2_0.client [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.583460] [48511]: WARNING neutronclient.v2_0.client [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.739877] [48512]: DEBUG nova.virt.hardware [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 617.739877] [48512]: DEBUG nova.virt.hardware [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 617.739877] [48512]: DEBUG nova.virt.hardware [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 617.739877] [48512]: DEBUG nova.virt.hardware [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 617.739877] [48512]: DEBUG nova.virt.hardware [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 617.746032] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.746367] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.746591] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.747129] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.747303] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.747470] [48512]: DEBUG oslo_concurrency.lockutils [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.761464] [48512]: DEBUG nova.quota [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 617.764799] [48511]: DEBUG nova.policy [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.765094] [48512]: DEBUG nova.quota [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 617.769241] [48511]: INFO nova.api.openstack.requestlog [None req-7c3f38b9-09ed-4c8b-8c71-f6086e0b08f7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1457 microversion: 2.1 time: 0.223264 [ 617.769565] [48511]: [pid: 48511|app: 0|req: 159/263] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1457 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.771321] [48512]: DEBUG nova.compute.api [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 617.772551] [48512]: DEBUG nova.compute.api [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 617.772769] [48511]: DEBUG nova.api.openstack.wsgi [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.774215] [48511]: DEBUG nova.compute.api [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 617.779080] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.779080] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.779080] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.779080] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.779285] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.779285] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.802202] [48511]: WARNING neutronclient.v2_0.client [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.809415] [48512]: INFO nova.api.openstack.requestlog [None req-1abe7517-c52a-4675-baf8-cd361833dd9f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.735346 [ 617.809825] [48512]: [pid: 48512|app: 0|req: 105/264] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:41 2025] POST /compute/v2.1/servers => generated 408 bytes in 736 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 617.812596] [48512]: DEBUG nova.api.openstack.wsgi [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "113a9d1a-8de0-4575-bc95-0f91369f501e", "tag": "d39bbeb8-501f-4557-9323-b4ab6b11d608"}, {"server_uuid": "56cc3025-7bb7-4b0c-95a5-e822b8935e5a", "name": "network-vif-plugged", "status": "completed", "tag": "06820a25-febd-4fe5-8b1c-6e08de79c0a8"}, {"name": "network-changed", "server_uuid": "56cc3025-7bb7-4b0c-95a5-e822b8935e5a", "tag": "06820a25-febd-4fe5-8b1c-6e08de79c0a8"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.819873] [48512]: DEBUG oslo_concurrency.lockutils [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 617.820094] [48512]: DEBUG oslo_concurrency.lockutils [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 617.820217] [48512]: DEBUG oslo_concurrency.lockutils [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 617.827780] [48512]: INFO nova.api.openstack.compute.server_external_events [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Creating event network-changed:d39bbeb8-501f-4557-9323-b4ab6b11d608 for instance 113a9d1a-8de0-4575-bc95-0f91369f501e on cpu-1 [ 617.827881] [48512]: INFO nova.api.openstack.compute.server_external_events [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Creating event network-vif-plugged:06820a25-febd-4fe5-8b1c-6e08de79c0a8 for instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a on cpu-1 [ 617.828014] [48512]: INFO nova.api.openstack.compute.server_external_events [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] Creating event network-changed:06820a25-febd-4fe5-8b1c-6e08de79c0a8 for instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a on cpu-1 [ 617.835488] [48512]: INFO nova.api.openstack.requestlog [req-827abd4b-730c-48ac-a0f2-4b6363589ebe req-e095f554-0ea3-4ac9-8b55-f51844f045b8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.024408 [ 617.836212] [48512]: [pid: 48512|app: 0|req: 106/265] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:42 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.922260] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b057d3a-387e-4796-b5e4-b06a041f4c1a tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.935042] [48512]: INFO nova.api.openstack.requestlog [None req-7b057d3a-387e-4796-b5e4-b06a041f4c1a tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.098083 [ 617.935634] [48512]: [pid: 48512|app: 0|req: 107/266] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 617.939055] [48512]: DEBUG nova.api.openstack.wsgi [None req-762d73b9-3df0-4957-88f7-cd9dd7e4099c tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 617.943794] [48512]: WARNING neutronclient.v2_0.client [None req-762d73b9-3df0-4957-88f7-cd9dd7e4099c tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 617.956469] [48511]: DEBUG nova.policy [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 617.965861] [48511]: INFO nova.api.openstack.requestlog [None req-0f93b6e7-3151-4c39-880e-6539c4e3b44a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1484 microversion: 2.1 time: 0.195696 [ 617.968685] [48511]: [pid: 48511|app: 0|req: 160/267] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1484 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.971366] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8f9c7d1-d7dd-4ca7-89ad-bee5735bfd7d tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 617.982316] [48511]: INFO nova.api.openstack.wsgi [None req-f8f9c7d1-d7dd-4ca7-89ad-bee5735bfd7d tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 617.982316] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8f9c7d1-d7dd-4ca7-89ad-bee5735bfd7d tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 617.982695] [48511]: INFO nova.api.openstack.requestlog [None req-f8f9c7d1-d7dd-4ca7-89ad-bee5735bfd7d tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.013376 [ 617.982956] [48511]: [pid: 48511|app: 0|req: 161/268] 10.180.1.21 () {58 vars in 1207 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 617.985520] [48511]: DEBUG nova.api.openstack.wsgi [None req-793c0be3-179b-473c-99c1-a6349845c6fc tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 618.015454] [48511]: INFO nova.api.openstack.requestlog [None req-793c0be3-179b-473c-99c1-a6349845c6fc tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.031854 [ 618.015895] [48511]: [pid: 48511|app: 0|req: 162/269] 10.180.1.21 () {60 vars in 1260 bytes} [Mon Dec 8 18:19:42 2025] PUT /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes => generated 22 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 618.018505] [48511]: DEBUG nova.api.openstack.wsgi [None req-0567ae5e-5ff2-4b61-b105-f9bbee8b47e2 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 618.020425] [48511]: WARNING neutronclient.v2_0.client [None req-0567ae5e-5ff2-4b61-b105-f9bbee8b47e2 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 618.182609] [48511]: INFO nova.api.openstack.requestlog [None req-0567ae5e-5ff2-4b61-b105-f9bbee8b47e2 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/c947e5f2-d16c-4e92-a19f-cbab25baaeac" status: 200 len: 144 microversion: 2.1 time: 0.166188 [ 618.183276] [48511]: [pid: 48511|app: 0|req: 163/270] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/os-floating-ips/c947e5f2-d16c-4e92-a19f-cbab25baaeac => generated 144 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.185880] [48511]: DEBUG nova.api.openstack.wsgi [None req-772c910e-d175-477c-a2b1-c1145ff55b00 tempest-InstanceUsageAuditLogTestJSON-1682073770 tempest-InstanceUsageAuditLogTestJSON-1682073770-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 618.205095] [48511]: INFO nova.api.openstack.requestlog [None req-772c910e-d175-477c-a2b1-c1145ff55b00 tempest-InstanceUsageAuditLogTestJSON-1682073770 tempest-InstanceUsageAuditLogTestJSON-1682073770-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 329 microversion: 2.1 time: 0.021418 [ 618.206031] [48511]: [pid: 48511|app: 0|req: 164/271] 10.180.1.21 () {58 vars in 1180 bytes} [Mon Dec 8 18:19:42 2025] GET /compute/v2.1/os-instance_usage_audit_log => generated 329 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.245205] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb7109e8-076d-48e5-bd00-95178ec5a853 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1051530433", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLRGWHZrlOKqu0HyDLvq1QIjbMx9SIIEc1tcLzLYCSWv9o0Q10jCSVJtynj1W+feMVSEC2qz0Q9zw3Bgc1z9lQYSISOCNRcn3LUk9OeTlYI5HltZaOIrJ60MSBgxiw00Ag=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 618.257493] [48511]: DEBUG nova.quota [None req-cb7109e8-076d-48e5-bd00-95178ec5a853 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Getting quotas for project fd6cd5e8e6ad4656b7120b3ab0ed52f6. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 618.262478] [48511]: DEBUG nova.quota [None req-cb7109e8-076d-48e5-bd00-95178ec5a853 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Getting quotas for user c9bce5789b9647b8932e1014af6ac9b7 and project fd6cd5e8e6ad4656b7120b3ab0ed52f6. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 618.283541] [48511]: INFO nova.api.openstack.requestlog [None req-cb7109e8-076d-48e5-bd00-95178ec5a853 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.076729 [ 618.283925] [48511]: [pid: 48511|app: 0|req: 165/272] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:19:42 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.289174] [48511]: DEBUG nova.api.openstack.wsgi [None req-5810a646-a451-447d-b793-e26919cdb1ad tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 618.339024] [48511]: INFO nova.api.openstack.requestlog [None req-5810a646-a451-447d-b793-e26919cdb1ad tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450" status: 200 len: 637 microversion: 2.1 time: 0.052807 [ 618.339024] [48511]: [pid: 48511|app: 0|req: 166/273] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:19:43 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450 => generated 637 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.468642] [48512]: WARNING neutronclient.v2_0.client [None req-762d73b9-3df0-4957-88f7-cd9dd7e4099c tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 618.547308] [48511]: DEBUG nova.api.openstack.wsgi [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-1937413522", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "1c5487de-06f8-4203-bf7c-9afd0f40654c"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 618.622728] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.622728] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.622728] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.622728] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.623323] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.623556] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.636170] [48511]: DEBUG nova.network.neutron [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] validate_networks() for [('1c5487de-06f8-4203-bf7c-9afd0f40654c', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 618.636170] [48511]: WARNING neutronclient.v2_0.client [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 618.777345] [48512]: INFO nova.api.openstack.requestlog [None req-762d73b9-3df0-4957-88f7-cd9dd7e4099c tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.841147 [ 618.777673] [48512]: [pid: 48512|app: 0|req: 108/274] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:42 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.782077] [48512]: DEBUG nova.api.openstack.wsgi [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 618.783546] [48512]: DEBUG nova.compute.api [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 618.789764] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.789764] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.789887] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.790078] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 618.790768] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 618.790768] [48512]: DEBUG oslo_concurrency.lockutils [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 618.811194] [48512]: WARNING neutronclient.v2_0.client [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.015054] [48512]: DEBUG nova.policy [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.025242] [48512]: INFO nova.api.openstack.requestlog [None req-87513c4a-ad69-45df-99e7-482a1ba7e219 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1262 microversion: 2.1 time: 0.246951 [ 619.025786] [48512]: [pid: 48512|app: 0|req: 109/275] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:43 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1262 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.028487] [48512]: DEBUG nova.api.openstack.wsgi [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.030871] [48512]: DEBUG nova.compute.api [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 619.039065] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.039065] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.039065] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.039065] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.039217] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.039217] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.064783] [48512]: WARNING neutronclient.v2_0.client [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.082575] [48511]: WARNING neutronclient.v2_0.client [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.226568] [48512]: DEBUG nova.policy [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.230988] [48512]: INFO nova.api.openstack.requestlog [None req-9dcb6c33-afae-4801-a176-54822686b0dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1210 microversion: 2.1 time: 0.204488 [ 619.232169] [48512]: [pid: 48512|app: 0|req: 110/276] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:43 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1210 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.233774] [48512]: DEBUG nova.api.openstack.wsgi [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.235215] [48512]: DEBUG nova.compute.api [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 619.242434] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.242658] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.242798] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.243097] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.243249] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.243391] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.263740] [48512]: WARNING neutronclient.v2_0.client [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.404383] [48512]: DEBUG nova.policy [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.409436] [48512]: DEBUG nova.policy [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.410558] [48512]: DEBUG nova.policy [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.414439] [48512]: INFO nova.api.openstack.requestlog [None req-1b811204-7ac4-4d1e-ad01-31d551f162db tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1471 microversion: 2.75 time: 0.182584 [ 619.414783] [48512]: [pid: 48512|app: 0|req: 111/277] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1471 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.417314] [48512]: DEBUG nova.api.openstack.wsgi [None req-2dfadd67-bc95-4548-91c3-87bfebecc662 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.441191] [48512]: INFO nova.api.openstack.requestlog [None req-2dfadd67-bc95-4548-91c3-87bfebecc662 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5929 microversion: 2.1 time: 0.025092 [ 619.441398] [48512]: [pid: 48512|app: 0|req: 112/278] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/flavors/detail => generated 5929 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.444151] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-760826043", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 619.480846] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.481149] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.481330] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.481710] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.483092] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.483265] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.495277] [48512]: DEBUG nova.network.neutron [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] validate_networks() for [('3d1b9086-66a0-4d07-9b5d-41ff743e0d81', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 619.495277] [48512]: WARNING neutronclient.v2_0.client [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.527354] [48511]: DEBUG nova.virt.hardware [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.527531] [48511]: DEBUG nova.virt.hardware [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 619.527691] [48511]: DEBUG nova.virt.hardware [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.527802] [48511]: DEBUG nova.virt.hardware [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 619.527916] [48511]: DEBUG nova.virt.hardware [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 619.537401] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.537576] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.537705] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.538190] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.538339] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.538461] [48511]: DEBUG oslo_concurrency.lockutils [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.549769] [48511]: DEBUG nova.quota [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Getting quotas for project 463a46c2fd4c44c68cd17206769af8a5. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 619.553193] [48511]: DEBUG nova.quota [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Getting quotas for user 0309cf871a304b7db44d71f920bf962f and project 463a46c2fd4c44c68cd17206769af8a5. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 619.558397] [48511]: DEBUG nova.compute.api [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 619.559727] [48511]: DEBUG nova.compute.api [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 619.621669] [48511]: INFO nova.api.openstack.requestlog [None req-2639c70d-c69c-42f7-a8f7-1de703eb9fd0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.282416 [ 619.622503] [48511]: [pid: 48511|app: 0|req: 167/279] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:43 2025] POST /compute/v2.1/servers => generated 380 bytes in 1283 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.625573] [48511]: DEBUG nova.api.openstack.wsgi [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.626629] [48511]: DEBUG nova.compute.api [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 619.637171] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.637380] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.637840] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.637840] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.638157] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.638157] [48511]: DEBUG oslo_concurrency.lockutils [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.663074] [48511]: WARNING neutronclient.v2_0.client [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.713106] [48512]: WARNING neutronclient.v2_0.client [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.729040] [48511]: DEBUG nova.policy [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 619.739125] [48511]: INFO nova.api.openstack.requestlog [None req-addea01e-e578-42ac-bab0-a1cac0dc0b35 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1211 microversion: 2.1 time: 0.115537 [ 619.739125] [48511]: [pid: 48511|app: 0|req: 168/280] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1211 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.742820] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab5c02fb-5e93-4580-bf1b-156d17b88770 tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 619.801314] [48511]: INFO nova.api.openstack.requestlog [None req-ab5c02fb-5e93-4580-bf1b-156d17b88770 tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.061258 [ 619.801710] [48511]: [pid: 48511|app: 0|req: 169/281] 10.180.1.21 () {62 vars in 1242 bytes} [Mon Dec 8 18:19:44 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 619.806882] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2175246-a406-44b4-82e7-29fafe684109 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.807721] [48511]: WARNING neutronclient.v2_0.client [None req-c2175246-a406-44b4-82e7-29fafe684109 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.829796] [48511]: WARNING neutronclient.v2_0.client [None req-c2175246-a406-44b4-82e7-29fafe684109 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 619.834031] [48512]: DEBUG nova.virt.hardware [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 619.834031] [48512]: DEBUG nova.virt.hardware [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 619.834031] [48512]: DEBUG nova.virt.hardware [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 619.834498] [48512]: DEBUG nova.virt.hardware [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 619.834498] [48512]: DEBUG nova.virt.hardware [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 619.843394] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.843592] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.843719] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.844066] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.845782] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.846268] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.860851] [48512]: DEBUG nova.quota [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 619.863623] [48512]: DEBUG nova.quota [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for user 57207cb8f4354cbea708cbc0b1cf74d7 and project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 619.873454] [48512]: DEBUG nova.compute.api [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 619.874992] [48512]: DEBUG nova.compute.api [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 619.926758] [48511]: INFO nova.api.openstack.requestlog [None req-c2175246-a406-44b4-82e7-29fafe684109 tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/389ad282-da02-4831-82d9-ba33de206f9d" status: 202 len: 0 microversion: 2.1 time: 0.124226 [ 619.927136] [48511]: [pid: 48511|app: 0|req: 170/282] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:19:44 2025] DELETE /compute/v2.1/os-security-groups/389ad282-da02-4831-82d9-ba33de206f9d => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 619.928545] [48512]: INFO nova.api.openstack.requestlog [None req-f9d4eae6-dce2-4654-b30e-af90425a2019 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.486466 [ 619.928963] [48512]: [pid: 48512|app: 0|req: 113/283] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:44 2025] POST /compute/v2.1/servers => generated 383 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 619.931627] [48511]: DEBUG nova.api.openstack.wsgi [None req-c65860df-971d-47eb-a6d3-303b39526b87 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 619.932090] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7746c10-b2a7-4c9c-87df-2e4c57ea9a14 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.964881] [48512]: INFO nova.api.openstack.requestlog [None req-c7746c10-b2a7-4c9c-87df-2e4c57ea9a14 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.034973 [ 619.964980] [48512]: [pid: 48512|app: 0|req: 114/284] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:19:44 2025] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 619.966026] [48511]: INFO nova.api.openstack.requestlog [None req-c65860df-971d-47eb-a6d3-303b39526b87 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1653662464/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.038178 [ 619.966477] [48511]: [pid: 48511|app: 0|req: 171/285] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:19:44 2025] POST /compute/v2.1/flavors/1653662464/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 619.968157] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.970743] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.971040] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.971143] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.971280] [48511]: DEBUG nova.api.openstack.wsgi [None req-486467f4-35ca-4f25-86a3-b1081b989b24 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.971497] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 619.971634] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 619.971754] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 619.988802] [48512]: INFO nova.api.openstack.requestlog [None req-f9b2be02-c234-42d2-9ae8-52d0d800e3e5 tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.023072 [ 619.989242] [48512]: [pid: 48512|app: 0|req: 115/286] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/os-hosts => generated 215 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 619.994040] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5577a7f-bfa9-43a1-8a04-ba1f76756759 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.995812] [48511]: INFO nova.api.openstack.requestlog [None req-486467f4-35ca-4f25-86a3-b1081b989b24 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 1961 microversion: 2.1 time: 0.028796 [ 619.996224] [48511]: [pid: 48511|app: 0|req: 172/287] 10.180.1.21 () {58 vars in 1139 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/flavors?minDisk=2 => generated 1961 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.999596] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee4d7483-cf5a-4092-a729-d8bba99fd9ab tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 619.999724] [48512]: INFO nova.api.openstack.wsgi [None req-d5577a7f-bfa9-43a1-8a04-ba1f76756759 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] HTTP exception thrown: Access list not available for public flavors. [ 620.000064] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5577a7f-bfa9-43a1-8a04-ba1f76756759 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 620.000459] [48512]: INFO nova.api.openstack.requestlog [None req-d5577a7f-bfa9-43a1-8a04-ba1f76756759 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/704984225/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.010697 [ 620.000796] [48512]: [pid: 48512|app: 0|req: 116/288] 10.180.1.21 () {58 vars in 1201 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/flavors/704984225/os-flavor-access => generated 91 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 620.020510] [48511]: INFO nova.api.openstack.requestlog [None req-ee4d7483-cf5a-4092-a729-d8bba99fd9ab tempest-FlavorsAccessTestJSON-1576803032 tempest-FlavorsAccessTestJSON-1576803032-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5929 microversion: 2.1 time: 0.023577 [ 620.021083] [48511]: [pid: 48511|app: 0|req: 173/289] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/flavors/detail => generated 5929 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.023692] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d65f50c-4d3d-4857-8ba1-70219a15a062 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 620.025994] [48511]: WARNING neutronclient.v2_0.client [None req-8d65f50c-4d3d-4857-8ba1-70219a15a062 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 620.183655] [48512]: DEBUG nova.api.openstack.wsgi [None req-76f7eba5-5c20-4162-8ffe-c1109fa2892f tempest-ServicesAdminNegativeV253TestJSON-694350406 tempest-ServicesAdminNegativeV253TestJSON-694350406-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 620.186374] [48512]: DEBUG nova.policy [None req-76f7eba5-5c20-4162-8ffe-c1109fa2892f tempest-ServicesAdminNegativeV253TestJSON-694350406 tempest-ServicesAdminNegativeV253TestJSON-694350406-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': 'ee30ebf6c0c94023b280fcbbfecdcca8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '762de703141c4143a2075ca9c622c751', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 620.186585] [48512]: DEBUG nova.api.openstack.wsgi [None req-76f7eba5-5c20-4162-8ffe-c1109fa2892f tempest-ServicesAdminNegativeV253TestJSON-694350406 tempest-ServicesAdminNegativeV253TestJSON-694350406-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 620.188162] [48512]: INFO nova.api.openstack.requestlog [None req-76f7eba5-5c20-4162-8ffe-c1109fa2892f tempest-ServicesAdminNegativeV253TestJSON-694350406 tempest-ServicesAdminNegativeV253TestJSON-694350406-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.185642 [ 620.188162] [48512]: [pid: 48512|app: 0|req: 117/290] 10.180.1.21 () {60 vars in 1173 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/os-services => generated 112 bytes in 186 msecs (HTTP/1.1 403) 9 headers in 381 bytes (1 switches on core 0) [ 620.189608] [48512]: DEBUG nova.api.openstack.wsgi [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 620.190904] [48512]: DEBUG nova.compute.api [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 620.200321] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.200321] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.201610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.201610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 620.201610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 620.201610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 620.229024] [48512]: WARNING neutronclient.v2_0.client [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 620.667491] [48511]: WARNING neutronclient.v2_0.client [None req-8d65f50c-4d3d-4857-8ba1-70219a15a062 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 621.267995] [48512]: DEBUG nova.policy [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.275291] [48512]: INFO nova.api.openstack.requestlog [None req-a0d65198-6952-410b-adb2-136ca8b91e10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1370 microversion: 2.1 time: 1.087455 [ 621.275635] [48512]: [pid: 48512|app: 0|req: 118/291] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:44 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1370 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.397727] [48512]: DEBUG nova.api.openstack.wsgi [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 621.404749] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.404961] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.405263] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.420831] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.421074] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.421313] [48512]: DEBUG oslo_concurrency.lockutils [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.436059] [48512]: INFO nova.api.openstack.requestlog [None req-e353cda4-a247-4b85-b7fe-af6a4e30c4cb tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/65fb6df53c254846861d988d466dc2b7?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344" status: 200 len: 693 microversion: 2.1 time: 0.159852 [ 621.436410] [48512]: [pid: 48512|app: 0|req: 119/292] 10.180.1.21 () {58 vars in 1407 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/os-simple-tenant-usage/65fb6df53c254846861d988d466dc2b7?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344 => generated 693 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.438708] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 621.440100] [48512]: DEBUG nova.compute.api [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 621.447772] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.448172] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.448357] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.448617] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.448795] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.448916] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.471607] [48512]: WARNING neutronclient.v2_0.client [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 621.616930] [48511]: INFO nova.api.openstack.requestlog [None req-8d65f50c-4d3d-4857-8ba1-70219a15a062 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.595195 [ 621.617337] [48511]: [pid: 48511|app: 0|req: 174/293] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:44 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 621.619777] [48511]: DEBUG nova.api.openstack.wsgi [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 621.625017] [48511]: DEBUG oslo_concurrency.lockutils [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 621.625267] [48511]: DEBUG oslo_concurrency.lockutils [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 621.625437] [48511]: DEBUG oslo_concurrency.lockutils [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 621.663136] [48511]: DEBUG nova.compute.api [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Going to try to stop instance {{(pid=48511) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 621.694598] [48511]: INFO nova.api.openstack.requestlog [None req-52fe3ee2-5fcb-45a8-8f0d-28c1fadb2cac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e/action" status: 202 len: 0 microversion: 2.1 time: 0.076535 [ 621.695026] [48511]: [pid: 48511|app: 0|req: 175/294] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:19:46 2025] POST /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 621.698386] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e1f18eb-1284-4133-bde0-76726cfbd331 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 621.701654] [48511]: DEBUG nova.policy [None req-6e1f18eb-1284-4133-bde0-76726cfbd331 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.701994] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e1f18eb-1284-4133-bde0-76726cfbd331 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 621.702505] [48511]: INFO nova.api.openstack.requestlog [None req-6e1f18eb-1284-4133-bde0-76726cfbd331 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack" status: 403 len: 109 microversion: 2.1 time: 0.006919 [ 621.702789] [48511]: [pid: 48511|app: 0|req: 176/295] 10.180.1.21 () {58 vars in 1150 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/os-hosts/devstack => generated 109 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 621.705036] [48511]: DEBUG nova.api.openstack.wsgi [None req-e09f5afb-457f-4899-9bef-f19b27411fa3 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 621.716537] [48511]: INFO nova.api.openstack.requestlog [None req-e09f5afb-457f-4899-9bef-f19b27411fa3 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.013142 [ 621.716898] [48511]: [pid: 48511|app: 0|req: 177/296] 10.180.1.21 () {58 vars in 1198 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/flavors/1924329511/os-extra_specs => generated 66 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 621.721686] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a9678b8-59ec-44c7-ac2a-d5b671671a8b tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 621.723977] [48511]: WARNING neutronclient.v2_0.client [None req-3a9678b8-59ec-44c7-ac2a-d5b671671a8b tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 621.893503] [48512]: DEBUG nova.policy [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 621.901125] [48512]: INFO nova.api.openstack.requestlog [None req-9cf07d69-eb7c-4e0e-96d6-59d7db9cf7b6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1235 microversion: 2.1 time: 0.464151 [ 621.901483] [48512]: [pid: 48512|app: 0|req: 120/297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1235 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.906803] [48512]: DEBUG nova.api.openstack.wsgi [None req-58005d28-2b06-4f90-b669-0fd41aece020 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 621.941637] [48512]: DEBUG nova.quota [None req-58005d28-2b06-4f90-b669-0fd41aece020 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 621.945730] [48512]: DEBUG nova.quota [None req-58005d28-2b06-4f90-b669-0fd41aece020 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 622.136742] [48512]: INFO nova.api.openstack.requestlog [None req-58005d28-2b06-4f90-b669-0fd41aece020 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.234626 [ 622.139858] [48512]: [pid: 48512|app: 0|req: 121/298] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:19:46 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 622.140099] [48512]: DEBUG nova.api.openstack.wsgi [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 622.141537] [48512]: DEBUG nova.compute.api [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 622.147704] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.147957] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.148051] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.148321] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 622.148465] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 622.148585] [48512]: DEBUG oslo_concurrency.lockutils [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 622.168476] [48512]: WARNING neutronclient.v2_0.client [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 623.205601] [48512]: DEBUG nova.policy [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 623.216297] [48512]: INFO nova.api.openstack.requestlog [None req-319f4453-e1f0-4751-9c73-623129e2980a tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1461 microversion: 2.1 time: 1.077535 [ 623.216297] [48512]: [pid: 48512|app: 0|req: 122/299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1461 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.218737] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ffbce03-a526-4200-9285-ecbea48646a1 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 623.229737] [48512]: WARNING neutronclient.v2_0.client [None req-0ffbce03-a526-4200-9285-ecbea48646a1 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 623.583176] [48511]: INFO nova.api.openstack.requestlog [None req-3a9678b8-59ec-44c7-ac2a-d5b671671a8b tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 147 microversion: 2.1 time: 1.864951 [ 623.583884] [48511]: [pid: 48511|app: 0|req: 178/300] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:19:46 2025] GET /compute/v2.1/os-floating-ips => generated 147 bytes in 1866 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 623.587105] [48511]: DEBUG nova.api.openstack.wsgi [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-279715232", "imageRef": "0437ee34-4046-49dd-938c-7281061a93ad", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 623.628379] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.628567] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.628702] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.629142] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 623.629273] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 623.629364] [48511]: DEBUG oslo_concurrency.lockutils [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 623.635931] [48511]: DEBUG nova.network.neutron [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 623.636358] [48511]: WARNING neutronclient.v2_0.client [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.538779] [48512]: WARNING neutronclient.v2_0.client [None req-0ffbce03-a526-4200-9285-ecbea48646a1 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.720074] [48512]: INFO nova.api.openstack.requestlog [None req-0ffbce03-a526-4200-9285-ecbea48646a1 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.503480 [ 624.720480] [48512]: [pid: 48512|app: 0|req: 123/301] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:47 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1504 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.723405] [48512]: DEBUG nova.api.openstack.wsgi [None req-6901dbe6-e909-4940-8364-9309144e3dfb tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-232854574", "id": 1761939840, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 624.744349] [48512]: INFO nova.api.openstack.requestlog [None req-6901dbe6-e909-4940-8364-9309144e3dfb tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 428 microversion: 2.1 time: 0.022989 [ 624.748026] [48512]: [pid: 48512|app: 0|req: 124/302] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:49 2025] POST /compute/v2.1/flavors => generated 428 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.749619] [48512]: DEBUG nova.api.openstack.wsgi [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "f9477e18-f775-444f-af30-82af5783759a"}], "security_groups": [{"name": "tempest-securitygroup--1040907430"}], "key_name": "tempest-keypair-1051530433", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 624.763469] [48511]: INFO nova.api.openstack.wsgi [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] HTTP exception thrown: Flavor's memory is too small for requested image. [ 624.763857] [48511]: DEBUG nova.api.openstack.wsgi [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 624.765382] [48511]: INFO nova.api.openstack.requestlog [None req-13472147-b4d2-4938-b6ae-ab52f451d11f tempest-FlavorsV2NegativeTest-253238621 tempest-FlavorsV2NegativeTest-253238621-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 1.180132 [ 624.765382] [48511]: [pid: 48511|app: 0|req: 179/303] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:48 2025] POST /compute/v2.1/servers => generated 93 bytes in 1180 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 624.767287] [48511]: DEBUG nova.api.openstack.wsgi [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 624.770145] [48511]: DEBUG nova.compute.api [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 624.775717] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.776487] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.776487] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.776487] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.776487] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.776636] [48511]: DEBUG oslo_concurrency.lockutils [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.803498] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.804087] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.804379] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.804867] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.806274] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.806638] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.812615] [48511]: WARNING neutronclient.v2_0.client [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.816490] [48512]: WARNING neutronclient.v2_0.client [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.856208] [48511]: DEBUG nova.policy [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 624.862859] [48511]: INFO nova.api.openstack.requestlog [None req-9de6ff58-7e8e-45cd-8d41-540211ddc89f tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1211 microversion: 2.1 time: 0.097742 [ 624.863389] [48511]: [pid: 48511|app: 0|req: 180/304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:49 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1211 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.866038] [48511]: DEBUG nova.api.openstack.wsgi [None req-b54ffd36-ef79-4148-9a25-ce563e21541d tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 624.876019] [48511]: INFO nova.api.openstack.requestlog [None req-b54ffd36-ef79-4148-9a25-ce563e21541d tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.011748 [ 624.876608] [48511]: [pid: 48511|app: 0|req: 181/305] 10.180.1.21 () {60 vars in 1221 bytes} [Mon Dec 8 18:19:49 2025] GET /compute/v2.1/os-quota-class-sets/default => generated 176 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 624.880174] [48511]: DEBUG nova.api.openstack.wsgi [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df731613-d8d1-4881-8e94-eeb316e464ad", "name": "network-vif-plugged", "status": "completed", "tag": "c905cdd2-03f9-4ee7-93f8-978a9fcaf155"}, {"name": "network-changed", "server_uuid": "df731613-d8d1-4881-8e94-eeb316e464ad", "tag": "c905cdd2-03f9-4ee7-93f8-978a9fcaf155"}, {"server_uuid": "9f51fa28-ea48-423e-ba45-4494b0a0d945", "name": "network-vif-plugged", "status": "completed", "tag": "07aa05e9-c169-47cf-b619-39a3fdad1b83"}, {"name": "network-changed", "server_uuid": "9f51fa28-ea48-423e-ba45-4494b0a0d945", "tag": "07aa05e9-c169-47cf-b619-39a3fdad1b83"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 624.882676] [48512]: DEBUG nova.network.neutron [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] validate_networks() for [('f9477e18-f775-444f-af30-82af5783759a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 624.883231] [48512]: WARNING neutronclient.v2_0.client [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 624.897563] [48511]: DEBUG oslo_concurrency.lockutils [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 624.897563] [48511]: DEBUG oslo_concurrency.lockutils [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 624.897563] [48511]: DEBUG oslo_concurrency.lockutils [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 624.913762] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Creating event network-vif-plugged:c905cdd2-03f9-4ee7-93f8-978a9fcaf155 for instance df731613-d8d1-4881-8e94-eeb316e464ad on cpu-1 [ 624.913986] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Creating event network-changed:c905cdd2-03f9-4ee7-93f8-978a9fcaf155 for instance df731613-d8d1-4881-8e94-eeb316e464ad on cpu-1 [ 624.914128] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Creating event network-vif-plugged:07aa05e9-c169-47cf-b619-39a3fdad1b83 for instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 on cpu-1 [ 624.916343] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] Creating event network-changed:07aa05e9-c169-47cf-b619-39a3fdad1b83 for instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 on cpu-1 [ 624.921205] [48511]: INFO nova.api.openstack.requestlog [req-b9d6fd6f-0590-4a4f-a6d7-c817643827e3 req-37a8a00e-7ac0-46ce-8f4b-5c58be236e19 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.043252 [ 624.921205] [48511]: [pid: 48511|app: 0|req: 182/306] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:49 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.923869] [48511]: DEBUG nova.api.openstack.wsgi [None req-243ce4e7-0065-47b4-9eab-3eaf89fe522f tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 624.925250] [48511]: WARNING neutronclient.v2_0.client [None req-243ce4e7-0065-47b4-9eab-3eaf89fe522f tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.022570] [48511]: WARNING neutronclient.v2_0.client [None req-243ce4e7-0065-47b4-9eab-3eaf89fe522f tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.118613] [48511]: INFO nova.api.openstack.requestlog [None req-243ce4e7-0065-47b4-9eab-3eaf89fe522f tempest-SecurityGroupsTestAdminJSON-188456206 tempest-SecurityGroupsTestAdminJSON-188456206-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/f476acec-af70-41e2-b535-2b03ac94f9e4" status: 202 len: 0 microversion: 2.1 time: 0.196788 [ 625.120194] [48511]: [pid: 48511|app: 0|req: 183/307] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:19:49 2025] DELETE /compute/v2.1/os-security-groups/f476acec-af70-41e2-b535-2b03ac94f9e4 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 625.122152] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.123939] [48511]: DEBUG nova.compute.api [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.129537] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.129810] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.129989] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.130355] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.130545] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.130748] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.156581] [48511]: WARNING neutronclient.v2_0.client [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.192119] [48512]: WARNING neutronclient.v2_0.client [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.300999] [48511]: DEBUG nova.policy [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.311199] [48511]: INFO nova.api.openstack.requestlog [None req-2f926688-1336-4aed-bae7-5cae2c3cf25b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1215 microversion: 2.1 time: 0.191264 [ 625.311792] [48511]: [pid: 48511|app: 0|req: 184/308] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:49 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1215 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.316634] [48511]: DEBUG nova.api.openstack.wsgi [None req-fff68c10-88c6-40d2-bb69-b630f639bca3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1304506237"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 625.320820] [48511]: DEBUG nova.objects.aggregate [None req-fff68c10-88c6-40d2-bb69-b630f639bca3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 30052180-a0e7-402d-bcba-c5c329421c7d for aggregate {{(pid=48511) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 625.344855] [48511]: INFO nova.api.openstack.requestlog [None req-fff68c10-88c6-40d2-bb69-b630f639bca3 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.032389 [ 625.345458] [48511]: [pid: 48511|app: 0|req: 185/309] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:19:50 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.348784] [48511]: DEBUG nova.api.openstack.wsgi [None req-8494f6a1-de00-4fcd-bf57-f1bc6b89ecf8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1484741678", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKdis8kEsMS84jmRM+ZCa3o5yjaAPDpC4XA53DjzMeazzDsyMU1s0SZxnh5CYW/EM7o7HVJBAtvjxbzv+IBTXvnctxp9jBlEOnkU29fGCc5ZkBgdI8co4L8TdFGP3tbIFA=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 625.365791] [48511]: DEBUG nova.quota [None req-8494f6a1-de00-4fcd-bf57-f1bc6b89ecf8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 625.371100] [48511]: DEBUG nova.quota [None req-8494f6a1-de00-4fcd-bf57-f1bc6b89ecf8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for user cfaf3fff565f410a80944391458c6184 and project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 625.399395] [48511]: INFO nova.api.openstack.requestlog [None req-8494f6a1-de00-4fcd-bf57-f1bc6b89ecf8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.051089 [ 625.399558] [48512]: DEBUG nova.virt.hardware [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 625.399558] [48512]: DEBUG nova.virt.hardware [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 625.399558] [48512]: DEBUG nova.virt.hardware [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 625.399558] [48512]: DEBUG nova.virt.hardware [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 625.399558] [48512]: DEBUG nova.virt.hardware [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 625.401263] [48511]: [pid: 48511|app: 0|req: 186/310] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:19:50 2025] 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) [ 625.404861] [48511]: DEBUG nova.api.openstack.wsgi [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.409819] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.411652] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.411652] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.411652] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.411825] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.413283] [48512]: DEBUG oslo_concurrency.lockutils [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.415614] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.416054] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.416404] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.431638] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.432226] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.433657] [48512]: DEBUG nova.quota [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Getting quotas for project fd6cd5e8e6ad4656b7120b3ab0ed52f6. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 625.433778] [48511]: DEBUG oslo_concurrency.lockutils [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.437854] [48512]: DEBUG nova.quota [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Getting quotas for user c9bce5789b9647b8932e1014af6ac9b7 and project fd6cd5e8e6ad4656b7120b3ab0ed52f6. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 625.463858] [48512]: DEBUG nova.compute.api [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 625.468739] [48512]: DEBUG nova.compute.api [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 625.495238] [48511]: INFO nova.api.openstack.requestlog [None req-2be8275f-5190-4f08-9f02-72dcbbb9646a tempest-HostsAdminTestJSON-246929876 tempest-HostsAdminTestJSON-246929876-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/cpu-1" status: 200 len: 1661 microversion: 2.1 time: 0.093201 [ 625.495612] [48511]: [pid: 48511|app: 0|req: 187/311] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/os-hosts/cpu-1 => generated 1661 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.498748] [48511]: DEBUG nova.api.openstack.wsgi [None req-8bbc4cfb-c9a0-42ef-b391-3ec4cbc26613 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.524028] [48511]: INFO nova.api.openstack.requestlog [None req-8bbc4cfb-c9a0-42ef-b391-3ec4cbc26613 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/704984225" status: 202 len: 0 microversion: 2.1 time: 0.027441 [ 625.524338] [48511]: [pid: 48511|app: 0|req: 188/312] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:19:50 2025] DELETE /compute/v2.1/flavors/704984225 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 625.527183] [48511]: DEBUG nova.api.openstack.wsgi [None req-7fc67d08-7260-46cc-9f2a-5238aebc64fe tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.532204] [48512]: INFO nova.api.openstack.requestlog [None req-85162ccf-540c-4b4a-8f6d-6d0178068cc4 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.785966 [ 625.532612] [48512]: [pid: 48512|app: 0|req: 125/313] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:49 2025] POST /compute/v2.1/servers => generated 409 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 625.537597] [48512]: DEBUG nova.api.openstack.wsgi [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.541093] [48512]: DEBUG nova.compute.api [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.542374] [48511]: INFO nova.api.openstack.requestlog [None req-7fc67d08-7260-46cc-9f2a-5238aebc64fe tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017061 [ 625.545179] [48511]: [pid: 48511|app: 0|req: 189/314] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.548367] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.549651] [48511]: DEBUG nova.compute.api [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.552168] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.552591] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.553213] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.554400] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.554400] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.554400] [48512]: DEBUG oslo_concurrency.lockutils [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.555566] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.557293] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.557293] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.557980] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.557980] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.557980] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.587644] [48511]: WARNING neutronclient.v2_0.client [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.600271] [48512]: WARNING neutronclient.v2_0.client [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.762547] [48511]: DEBUG nova.policy [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.777290] [48511]: INFO nova.api.openstack.requestlog [None req-2bb4186b-7b40-465f-8ef1-0e7807f4b774 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1314 microversion: 2.1 time: 0.232583 [ 625.777802] [48511]: [pid: 48511|app: 0|req: 190/315] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1314 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.782627] [48511]: DEBUG nova.api.openstack.wsgi [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.788068] [48511]: DEBUG nova.compute.api [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.793351] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.793557] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.793669] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.793932] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.794089] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.794225] [48511]: DEBUG oslo_concurrency.lockutils [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.818875] [48512]: DEBUG nova.policy [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.830379] [48512]: INFO nova.api.openstack.requestlog [None req-c380e1ca-dc63-4747-aec0-f8462053641c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1310 microversion: 2.1 time: 0.297068 [ 625.830928] [48512]: [pid: 48512|app: 0|req: 126/316] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1310 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.834845] [48511]: WARNING neutronclient.v2_0.client [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.836414] [48512]: DEBUG nova.api.openstack.wsgi [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.840421] [48512]: DEBUG nova.compute.api [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 625.846805] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.847235] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.847324] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.850564] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.850564] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.850564] [48512]: DEBUG oslo_concurrency.lockutils [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.886254] [48511]: DEBUG nova.policy [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.889035] [48512]: WARNING neutronclient.v2_0.client [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 625.892605] [48511]: DEBUG nova.policy [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.893303] [48511]: DEBUG nova.policy [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 625.897109] [48511]: INFO nova.api.openstack.requestlog [None req-588e6f86-e690-49e7-9173-ffa7437e750b tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1471 microversion: 2.75 time: 0.118481 [ 625.897412] [48511]: [pid: 48511|app: 0|req: 191/317] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1471 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.899908] [48511]: DEBUG nova.api.openstack.wsgi [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 625.907153] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.907370] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.907570] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.927395] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 625.927623] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 625.927708] [48511]: DEBUG oslo_concurrency.lockutils [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 625.945511] [48511]: INFO nova.api.openstack.requestlog [None req-890f52e1-d35b-4f6a-a23c-868b78a0f2bd tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/65fb6df53c254846861d988d466dc2b7?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344" status: 200 len: 693 microversion: 2.1 time: 0.046988 [ 625.950026] [48511]: [pid: 48511|app: 0|req: 192/318] 10.180.1.21 () {58 vars in 1407 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/os-simple-tenant-usage/65fb6df53c254846861d988d466dc2b7?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344 => generated 693 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 625.950026] [48511]: DEBUG nova.api.openstack.wsgi [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-732382165", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "b4341666-9dd8-446d-9f65-f4e8d696c128"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 626.006066] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.006737] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.006737] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.007245] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.007845] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.008957] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.016506] [48511]: DEBUG nova.network.neutron [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] validate_networks() for [('b4341666-9dd8-446d-9f65-f4e8d696c128', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 626.016913] [48511]: WARNING neutronclient.v2_0.client [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 626.215541] [48512]: DEBUG nova.policy [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 626.221211] [48512]: INFO nova.api.openstack.requestlog [None req-323956a2-6406-4848-9f87-0e99d5dc84ab tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1275 microversion: 2.1 time: 0.388764 [ 626.221211] [48512]: [pid: 48512|app: 0|req: 127/319] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1275 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.223426] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 626.225693] [48512]: DEBUG nova.compute.api [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 626.232939] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.232939] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.233156] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.233617] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 626.233880] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 626.234144] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 626.260551] [48512]: WARNING neutronclient.v2_0.client [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.228890] [48511]: WARNING neutronclient.v2_0.client [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 627.254834] [48512]: DEBUG nova.policy [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 627.262872] [48512]: INFO nova.api.openstack.requestlog [None req-8a01966e-7aa4-4257-abd3-7c9e5b31d2d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 200 len: 1471 microversion: 2.1 time: 1.041259 [ 627.263242] [48512]: [pid: 48512|app: 0|req: 128/320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:50 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 1471 bytes in 1042 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.265885] [48512]: DEBUG nova.api.openstack.wsgi [None req-58212e58-88fb-4265-9180-3243918dac06 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.271640] [48512]: INFO nova.api.openstack.wsgi [None req-58212e58-88fb-4265-9180-3243918dac06 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 627.271892] [48512]: DEBUG nova.api.openstack.wsgi [None req-58212e58-88fb-4265-9180-3243918dac06 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 627.272284] [48512]: INFO nova.api.openstack.requestlog [None req-58212e58-88fb-4265-9180-3243918dac06 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.008562 [ 627.272735] [48512]: [pid: 48512|app: 0|req: 129/321] 10.180.1.21 () {58 vars in 1186 bytes} [Mon Dec 8 18:19:52 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 627.274789] [48512]: DEBUG nova.api.openstack.wsgi [None req-26036f35-d3b1-4cf4-b86c-49f25fea3fc8 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.293581] [48512]: INFO nova.api.openstack.requestlog [None req-26036f35-d3b1-4cf4-b86c-49f25fea3fc8 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.020443 [ 627.293908] [48512]: [pid: 48512|app: 0|req: 130/322] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:19:52 2025] DELETE /compute/v2.1/flavors/1924329511/os-extra_specs/hw:numa_nodes => generated 0 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 627.298264] [48512]: DEBUG nova.api.openstack.wsgi [None req-46e87015-3bfd-4152-985d-777ce25102c9 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.471875] [48512]: INFO nova.api.openstack.requestlog [None req-46e87015-3bfd-4152-985d-777ce25102c9 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.177385 [ 627.472469] [48512]: [pid: 48512|app: 0|req: 131/323] 10.180.1.21 () {58 vars in 1291 bytes} [Mon Dec 8 18:19:52 2025] DELETE /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_version => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 627.476906] [48512]: DEBUG nova.api.openstack.wsgi [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 627.478613] [48512]: DEBUG nova.compute.api [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 627.483822] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.484235] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.484442] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.484777] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 627.484970] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 627.485747] [48512]: DEBUG oslo_concurrency.lockutils [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 627.519132] [48512]: WARNING neutronclient.v2_0.client [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 628.542401] [48511]: DEBUG nova.virt.hardware [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 628.542684] [48511]: DEBUG nova.virt.hardware [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 628.542762] [48511]: DEBUG nova.virt.hardware [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 628.542940] [48511]: DEBUG nova.virt.hardware [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 628.543047] [48511]: DEBUG nova.virt.hardware [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 628.553674] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.553872] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.554031] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.554403] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.554488] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.555891] [48511]: DEBUG oslo_concurrency.lockutils [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.566581] [48511]: DEBUG nova.quota [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Getting quotas for project 3b39491e04524dd790497f2ac0e0a3d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 628.573860] [48511]: DEBUG nova.quota [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Getting quotas for user 97c2c4da74374549a5c505e96324f51b and project 3b39491e04524dd790497f2ac0e0a3d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 628.581550] [48511]: DEBUG nova.compute.api [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 628.582934] [48511]: DEBUG nova.compute.api [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 628.607427] [48512]: DEBUG nova.policy [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.620861] [48512]: INFO nova.api.openstack.requestlog [None req-378af4d6-3255-4336-a3a4-d345261eb680 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1370 microversion: 2.1 time: 1.144669 [ 628.621312] [48512]: [pid: 48512|app: 0|req: 132/324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:52 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1370 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.624525] [48512]: DEBUG nova.api.openstack.wsgi [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfc0a027-f5ed-4274-9891-2c37225f2bf8", "name": "network-vif-plugged", "status": "completed", "tag": "724a220d-b454-4ffc-862c-f7c2754b0043"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 628.627779] [48511]: INFO nova.api.openstack.requestlog [None req-6471ae8a-4c5d-4f00-a4c9-90a0c7a81e7c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.680705 [ 628.628485] [48511]: [pid: 48511|app: 0|req: 193/325] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:50 2025] POST /compute/v2.1/servers => generated 380 bytes in 2681 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 628.631614] [48512]: DEBUG oslo_concurrency.lockutils [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.631910] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 628.631973] [48512]: DEBUG oslo_concurrency.lockutils [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.631973] [48512]: DEBUG oslo_concurrency.lockutils [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.633350] [48511]: DEBUG nova.compute.api [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 628.638835] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.639174] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.639352] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.639691] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.640776] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.640776] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.642836] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] Creating event network-vif-plugged:724a220d-b454-4ffc-862c-f7c2754b0043 for instance bfc0a027-f5ed-4274-9891-2c37225f2bf8 on cpu-1 [ 628.650587] [48512]: INFO nova.api.openstack.requestlog [req-a39ce339-9bb5-484a-8441-2affa9bdd525 req-cbdfae3e-17cf-4553-86f1-faf99b804c0d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027460 [ 628.650587] [48512]: [pid: 48512|app: 0|req: 133/326] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:53 2025] 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) [ 628.676450] [48511]: WARNING neutronclient.v2_0.client [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 628.742187] [48511]: DEBUG nova.policy [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 628.747728] [48511]: INFO nova.api.openstack.requestlog [None req-d4883955-6137-4b8f-81c7-662e819bb612 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1291 microversion: 2.1 time: 0.118201 [ 628.748560] [48511]: [pid: 48511|app: 0|req: 194/327] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:53 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1291 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.750939] [48511]: DEBUG nova.api.openstack.wsgi [None req-672744f3-5503-4281-abaf-d78d17f82c4a tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 628.753146] [48511]: WARNING neutronclient.v2_0.client [None req-672744f3-5503-4281-abaf-d78d17f82c4a tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 628.797462] [48512]: DEBUG nova.api.openstack.wsgi [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56cc3025-7bb7-4b0c-95a5-e822b8935e5a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 628.804302] [48512]: DEBUG oslo_concurrency.lockutils [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.805019] [48512]: DEBUG oslo_concurrency.lockutils [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.805019] [48512]: DEBUG oslo_concurrency.lockutils [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.813477] [48512]: INFO nova.api.openstack.compute.server_external_events [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] Creating event network-changed:None for instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a on cpu-1 [ 628.817889] [48512]: INFO nova.api.openstack.requestlog [None req-826df6c6-25d2-416e-a01d-670f90e0c661 tempest-ServerExternalEventsTest-723229232 tempest-ServerExternalEventsTest-723229232-project] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 132 microversion: 2.1 time: 0.167225 [ 628.818291] [48512]: [pid: 48512|app: 0|req: 134/328] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:19:53 2025] POST /compute/v2.1/os-server-external-events => generated 132 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.901525] [48512]: DEBUG nova.api.openstack.wsgi [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-1833563041", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 628.920279] [48511]: WARNING neutronclient.v2_0.client [None req-672744f3-5503-4281-abaf-d78d17f82c4a tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 628.945535] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.946089] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.946287] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.948814] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 628.949751] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 628.950575] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 628.959382] [48512]: DEBUG nova.network.neutron [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] validate_networks() for None {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 628.960251] [48512]: WARNING neutronclient.v2_0.client [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.006645] [48511]: WARNING neutronclient.v2_0.client [None req-672744f3-5503-4281-abaf-d78d17f82c4a tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.251424] [48512]: DEBUG nova.virt.hardware [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 629.251611] [48512]: DEBUG nova.virt.hardware [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 629.251773] [48512]: DEBUG nova.virt.hardware [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 629.251950] [48512]: DEBUG nova.virt.hardware [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 629.252009] [48512]: DEBUG nova.virt.hardware [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 629.265611] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.265611] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.265611] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.265611] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.265771] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.266404] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.285529] [48512]: DEBUG nova.quota [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Getting quotas for project a78e65e870de43abb065b428780b380a. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 629.290144] [48512]: DEBUG nova.quota [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Getting quotas for user 7c1f9bb2b753496bb13048ea56f5587a and project a78e65e870de43abb065b428780b380a. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 629.300558] [48512]: DEBUG nova.compute.api [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 629.301401] [48512]: DEBUG nova.compute.api [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 629.335911] [48512]: INFO nova.api.openstack.requestlog [None req-1fd9b21e-362e-4323-bf3a-482afc1bf94e tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.516993 [ 629.336329] [48512]: [pid: 48512|app: 0|req: 135/329] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:53 2025] POST /compute/v2.1/servers => generated 380 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 629.418384] [48512]: DEBUG nova.api.openstack.wsgi [None req-f46331c2-9b64-4cdf-9571-af773cec8929 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1921902567", "description": "tempest-description-299914815"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.421179] [48512]: WARNING neutronclient.v2_0.client [None req-f46331c2-9b64-4cdf-9571-af773cec8929 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.462572] [48511]: INFO nova.api.openstack.requestlog [None req-672744f3-5503-4281-abaf-d78d17f82c4a tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/c947e5f2-d16c-4e92-a19f-cbab25baaeac" status: 202 len: 0 microversion: 2.1 time: 0.713750 [ 629.462981] [48511]: [pid: 48511|app: 0|req: 195/330] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:19:53 2025] DELETE /compute/v2.1/os-floating-ips/c947e5f2-d16c-4e92-a19f-cbab25baaeac => generated 0 bytes in 714 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.562817] [48511]: INFO nova.api.openstack.requestlog [None req-8611e340-8a2d-4c72-b759-a7772bf81985 tempest-TenantUsagesNegativeTestJSON-1050932392 tempest-TenantUsagesNegativeTestJSON-1050932392-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/?start=2025-12-07T18%3A19%3A48.954473&end=2025-12-09T18%3A19%3A48.954473" status: 404 len: 112 microversion: - time: 0.098471 [ 629.562817] [48511]: [pid: 48511|app: 0|req: 196/331] 10.180.1.21 () {58 vars in 1311 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/os-simple-tenant-usage/?start=2025-12-07T18%3A19%3A48.954473&end=2025-12-09T18%3A19%3A48.954473 => generated 112 bytes in 99 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 629.564917] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f18a51a-7591-4ade-a2d1-8f72f28495b6 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.568115] [48511]: WARNING neutronclient.v2_0.client [None req-9f18a51a-7591-4ade-a2d1-8f72f28495b6 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.583429] [48512]: INFO nova.api.openstack.requestlog [None req-f46331c2-9b64-4cdf-9571-af773cec8929 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.246507 [ 629.583926] [48512]: [pid: 48512|app: 0|req: 136/332] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:19:54 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.586144] [48512]: DEBUG nova.api.openstack.wsgi [None req-65156b46-b97b-4363-829d-e8e687e3f07b tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.601958] [48512]: INFO nova.api.openstack.requestlog [None req-65156b46-b97b-4363-829d-e8e687e3f07b tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1761939840" status: 202 len: 0 microversion: 2.1 time: 0.017138 [ 629.601958] [48512]: [pid: 48512|app: 0|req: 137/333] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:19:54 2025] DELETE /compute/v2.1/flavors/1761939840 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.606329] [48512]: DEBUG nova.api.openstack.wsgi [None req-da07e953-8d86-4ab2-8794-ca16d659853b tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] Action: 'update', calling method: >, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.660768] [48512]: INFO nova.api.openstack.requestlog [None req-da07e953-8d86-4ab2-8794-ca16d659853b tempest-QuotaClassesAdmin257Test-700634539 tempest-QuotaClassesAdmin257Test-700634539-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.055583 [ 629.660768] [48512]: [pid: 48512|app: 0|req: 138/334] 10.180.1.21 () {62 vars in 1242 bytes} [Mon Dec 8 18:19:54 2025] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 629.663785] [48512]: DEBUG nova.api.openstack.wsgi [None req-abc0394c-00cd-4afa-a6b6-f280be127289 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.664938] [48512]: WARNING neutronclient.v2_0.client [None req-abc0394c-00cd-4afa-a6b6-f280be127289 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.701019] [48511]: INFO nova.api.openstack.requestlog [None req-9f18a51a-7591-4ade-a2d1-8f72f28495b6 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/00a8bd0b-26d4-454f-a287-234fd43cf400" status: 200 len: 144 microversion: 2.1 time: 0.137075 [ 629.701019] [48511]: [pid: 48511|app: 0|req: 197/335] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/os-floating-ips/00a8bd0b-26d4-454f-a287-234fd43cf400 => generated 144 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 629.703820] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-1248735067"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 629.715872] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.717214] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.717214] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.723322] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.723525] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.723632] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.728293] [48511]: INFO nova.api.openstack.wsgi [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-1248735067 could not be found. [ 629.728548] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-1248735067 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 629.728910] [48511]: INFO nova.api.openstack.requestlog [None req-a2280453-7c59-4c2f-9844-9b3ab128a4a8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/3/action" status: 404 len: 111 microversion: 2.1 time: 0.028014 [ 629.729206] [48511]: [pid: 48511|app: 0|req: 198/336] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:19:54 2025] POST /compute/v2.1/os-aggregates/3/action => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 629.731572] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9a82ced-e814-4be7-8efd-7d2541b1d4fe tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.757501] [48511]: INFO nova.api.openstack.requestlog [None req-e9a82ced-e814-4be7-8efd-7d2541b1d4fe tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5505 microversion: 2.1 time: 0.027629 [ 629.758555] [48511]: [pid: 48511|app: 0|req: 199/337] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/flavors/detail => generated 5505 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.764580] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.765913] [48511]: DEBUG nova.compute.api [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 629.773330] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.773562] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.773684] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.773944] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 629.774095] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 629.774223] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 629.790427] [48512]: WARNING neutronclient.v2_0.client [None req-abc0394c-00cd-4afa-a6b6-f280be127289 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.793475] [48511]: WARNING neutronclient.v2_0.client [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 629.969603] [48512]: INFO nova.api.openstack.requestlog [None req-abc0394c-00cd-4afa-a6b6-f280be127289 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2edb5fe8-4c0b-4fdf-ad23-82a395fcecbb" status: 202 len: 0 microversion: 2.1 time: 0.308552 [ 629.969978] [48512]: [pid: 48512|app: 0|req: 139/338] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:19:54 2025] DELETE /compute/v2.1/os-security-groups/2edb5fe8-4c0b-4fdf-ad23-82a395fcecbb => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 629.978648] [48512]: DEBUG nova.api.openstack.wsgi [None req-06347f58-4abe-4d62-a9d2-e96b763102f6 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 629.985044] [48511]: DEBUG nova.policy [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.006188] [48511]: INFO nova.api.openstack.requestlog [None req-6d4bbe01-1444-43ea-a91f-cb19a076a062 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1220 microversion: 2.1 time: 0.245449 [ 630.006188] [48511]: [pid: 48511|app: 0|req: 200/339] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1220 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.013406] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.019268] [48511]: DEBUG nova.compute.api [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.021523] [48512]: INFO nova.api.openstack.requestlog [None req-06347f58-4abe-4d62-a9d2-e96b763102f6 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minRam=193" status: 200 len: 2263 microversion: 2.1 time: 0.050618 [ 630.022345] [48512]: [pid: 48512|app: 0|req: 140/340] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/flavors?minRam=193 => generated 2263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.025099] [48512]: DEBUG nova.api.openstack.wsgi [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.026056] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.026374] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.026545] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.026968] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.027383] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.027445] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.036471] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.036703] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.038033] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.057452] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.057635] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.057768] [48512]: DEBUG oslo_concurrency.lockutils [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.072041] [48511]: WARNING neutronclient.v2_0.client [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.084269] [48512]: INFO nova.api.openstack.requestlog [None req-212d0308-df5c-41f1-bd2f-a94733418f9f tempest-TenantUsagesTestJSON-1680068988 tempest-TenantUsagesTestJSON-1680068988-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344&detailed=1" status: 200 len: 4080 microversion: 2.1 time: 0.061385 [ 630.085069] [48512]: [pid: 48512|app: 0|req: 141/341] 10.180.1.21 () {58 vars in 1330 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-07T18%3A19%3A42.549344&end=2025-12-09T18%3A19%3A42.549344&detailed=1 => generated 4080 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.089206] [48512]: DEBUG nova.api.openstack.wsgi [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.090941] [48512]: DEBUG nova.compute.api [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.095442] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.095717] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.095845] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.096225] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.096396] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.096727] [48512]: DEBUG oslo_concurrency.lockutils [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.136880] [48512]: WARNING neutronclient.v2_0.client [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.335789] [48511]: DEBUG nova.policy [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.343170] [48511]: INFO nova.api.openstack.requestlog [None req-bf29b2ec-390a-4f94-83d6-9cd44352804c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1267 microversion: 2.1 time: 0.337013 [ 630.343613] [48511]: [pid: 48511|app: 0|req: 201/342] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1267 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.346698] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-997046363", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "1653662464", "adminPass": "***", "networks": [{"uuid": "85f41542-fd1a-43df-8af4-5e705ca286bf"}], "security_groups": [{"name": "tempest-securitygroup--1695040692"}], "key_name": "tempest-keypair-1484741678", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 630.349804] [48512]: DEBUG nova.policy [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.357194] [48512]: INFO nova.api.openstack.requestlog [None req-9117f256-4032-47cc-8dc2-aad52e842794 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1215 microversion: 2.1 time: 0.271883 [ 630.357881] [48512]: [pid: 48512|app: 0|req: 142/343] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:54 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1215 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.362757] [48512]: DEBUG nova.api.openstack.wsgi [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.362757] [48512]: DEBUG nova.compute.api [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.368861] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.369238] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.369496] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.370336] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.370336] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.370336] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.394194] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.394784] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.394784] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.394914] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.396499] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.397864] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.398702] [48512]: WARNING neutronclient.v2_0.client [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.402155] [48511]: WARNING neutronclient.v2_0.client [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.499417] [48511]: DEBUG nova.network.neutron [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] validate_networks() for [('85f41542-fd1a-43df-8af4-5e705ca286bf', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 630.500139] [48511]: WARNING neutronclient.v2_0.client [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.522503] [48512]: DEBUG nova.policy [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.527479] [48512]: INFO nova.api.openstack.requestlog [None req-ecf46ff1-12ec-440a-ad95-5ceb1abb1d56 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1314 microversion: 2.1 time: 0.168708 [ 630.527793] [48512]: [pid: 48512|app: 0|req: 143/344] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:55 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1314 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.530471] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.531986] [48512]: DEBUG nova.compute.api [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.535722] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.535820] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.536397] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.536692] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.536852] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.536999] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.553298] [48512]: WARNING neutronclient.v2_0.client [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.839277] [48512]: DEBUG nova.policy [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.844773] [48512]: INFO nova.api.openstack.requestlog [None req-0b8ea516-6707-409a-b810-da94d75b9c1d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1310 microversion: 2.1 time: 0.316271 [ 630.845294] [48512]: [pid: 48512|app: 0|req: 144/345] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:55 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1310 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.851036] [48512]: DEBUG nova.api.openstack.wsgi [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.851036] [48512]: DEBUG nova.compute.api [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 630.852678] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.852764] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.852890] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.853598] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.853598] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.853598] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.916512] [48512]: WARNING neutronclient.v2_0.client [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.930347] [48511]: WARNING neutronclient.v2_0.client [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 630.939484] [48512]: DEBUG nova.policy [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.948112] [48512]: DEBUG nova.policy [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.948843] [48512]: DEBUG nova.policy [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 630.953084] [48512]: INFO nova.api.openstack.requestlog [None req-d50749f4-87a2-472a-91aa-598dcfc11b32 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1456 microversion: 2.75 time: 0.107234 [ 630.953689] [48512]: [pid: 48512|app: 0|req: 145/346] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:19:55 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1456 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.957273] [48512]: DEBUG nova.api.openstack.wsgi [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "22fb04dc-ab9e-4d0c-a87a-a6423eb05a89", "name": "network-vif-plugged", "status": "completed", "tag": "98acc2f9-ae60-456e-ac90-5bdb589aa6dd"}, {"name": "network-changed", "server_uuid": "22fb04dc-ab9e-4d0c-a87a-a6423eb05a89", "tag": "98acc2f9-ae60-456e-ac90-5bdb589aa6dd"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 630.966223] [48512]: DEBUG oslo_concurrency.lockutils [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 630.966446] [48512]: DEBUG oslo_concurrency.lockutils [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 630.966551] [48512]: DEBUG oslo_concurrency.lockutils [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 630.980740] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Creating event network-vif-plugged:98acc2f9-ae60-456e-ac90-5bdb589aa6dd for instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 on cpu-1 [ 630.980971] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] Creating event network-changed:98acc2f9-ae60-456e-ac90-5bdb589aa6dd for instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 on cpu-1 [ 630.987461] [48512]: INFO nova.api.openstack.requestlog [req-b04a6ce6-daef-4717-9638-e0dc33c9287b req-36aedf34-79ff-45db-a23a-3810b8870c46 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.032650 [ 630.988921] [48512]: [pid: 48512|app: 0|req: 146/347] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:19:55 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.991783] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 630.993767] [48512]: DEBUG nova.compute.api [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.002418] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.002604] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.003214] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.003214] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.003214] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.003357] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.042417] [48511]: DEBUG nova.virt.hardware [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 631.042617] [48511]: DEBUG nova.virt.hardware [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 631.042907] [48511]: DEBUG nova.virt.hardware [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 631.043170] [48511]: DEBUG nova.virt.hardware [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 631.043334] [48511]: DEBUG nova.virt.hardware [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 631.058727] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.060559] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.060559] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.060559] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.060559] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.060762] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.075050] [48511]: DEBUG nova.quota [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 631.078844] [48511]: DEBUG nova.quota [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for user cfaf3fff565f410a80944391458c6184 and project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 631.085577] [48511]: DEBUG nova.compute.api [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 631.087644] [48511]: DEBUG nova.compute.api [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 631.132518] [48511]: INFO nova.api.openstack.requestlog [None req-2f118c45-af89-4b3f-bec3-45279c09b3bf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.788150 [ 631.133170] [48511]: [pid: 48511|app: 0|req: 202/348] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:55 2025] POST /compute/v2.1/servers => generated 402 bytes in 789 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 631.135758] [48511]: DEBUG nova.api.openstack.wsgi [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.137856] [48511]: DEBUG nova.compute.api [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.142301] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.142456] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.142650] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.143040] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.143207] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.143401] [48511]: DEBUG oslo_concurrency.lockutils [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.174611] [48511]: WARNING neutronclient.v2_0.client [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.254113] [48511]: DEBUG nova.policy [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.262605] [48511]: INFO nova.api.openstack.requestlog [None req-469a05e5-1a53-4db2-86a2-5dffb0de1c6e tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1315 microversion: 2.1 time: 0.128779 [ 631.262974] [48511]: [pid: 48511|app: 0|req: 203/349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:55 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1315 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.265669] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-756531538"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.267143] [48511]: DEBUG nova.compute.api [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.271745] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.271946] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.272099] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.272368] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.272693] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.272783] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.562037] [48512]: INFO nova.api.openstack.requestlog [None req-9ae91cff-3344-4dc2-81f0-a75d92dd1969 tempest-ServerDiagnosticsV248Test-1177740355 tempest-ServerDiagnosticsV248Test-1177740355-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.573179 [ 631.562609] [48512]: [pid: 48512|app: 0|req: 147/350] 10.180.1.21 () {60 vars in 1308 bytes} [Mon Dec 8 18:19:55 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0/diagnostics => generated 275 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 631.565773] [48512]: DEBUG nova.api.openstack.wsgi [None req-093cbb37-a4f2-4985-b5e9-d63eea9ef0b2 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.567899] [48512]: DEBUG nova.policy [None req-093cbb37-a4f2-4985-b5e9-d63eea9ef0b2 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 631.569315] [48512]: DEBUG nova.api.openstack.wsgi [None req-093cbb37-a4f2-4985-b5e9-d63eea9ef0b2 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 631.569315] [48512]: INFO nova.api.openstack.requestlog [None req-093cbb37-a4f2-4985-b5e9-d63eea9ef0b2 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.005528 [ 631.569315] [48512]: [pid: 48512|app: 0|req: 148/351] 10.180.1.21 () {58 vars in 1177 bytes} [Mon Dec 8 18:19:56 2025] GET /compute/v2.1/os-hosts/devstack/shutdown => generated 113 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 631.572964] [48512]: DEBUG nova.api.openstack.wsgi [None req-b3cb83bf-eade-43aa-a297-1e96c47464e1 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.593921] [48512]: INFO nova.api.openstack.requestlog [None req-b3cb83bf-eade-43aa-a297-1e96c47464e1 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1924329511/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.024633 [ 631.594357] [48512]: [pid: 48512|app: 0|req: 149/352] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:19:56 2025] DELETE /compute/v2.1/flavors/1924329511/os-extra_specs/hw:cpu_policy => generated 0 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 631.599672] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b31f0ae-93ba-4276-9e32-9d52fc621ea2 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.639407] [48512]: INFO nova.api.openstack.requestlog [None req-0b31f0ae-93ba-4276-9e32-9d52fc621ea2 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 37 microversion: 2.1 time: 0.043550 [ 631.639407] [48512]: [pid: 48512|app: 0|req: 150/353] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:19:56 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 37 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 631.825936] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsTest-server-237897102", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 631.850520] [48511]: INFO nova.api.openstack.requestlog [None req-ba512aa1-76de-4d4c-9b52-417ff2c35ad9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e/action" status: 202 len: 0 microversion: 2.1 time: 0.586427 [ 631.852101] [48511]: [pid: 48511|app: 0|req: 204/354] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:19:56 2025] POST /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e/action => generated 0 bytes in 588 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 631.857024] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 631.859413] [48511]: DEBUG nova.compute.api [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 631.864914] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.865328] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.865582] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.865942] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.866195] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.866409] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.882826] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.883166] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.883166] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.883684] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 631.883845] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 631.883973] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 631.892027] [48511]: WARNING neutronclient.v2_0.client [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 631.896855] [48512]: DEBUG nova.network.neutron [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] validate_networks() for None {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 631.897652] [48512]: WARNING neutronclient.v2_0.client [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.135676] [48511]: DEBUG nova.policy [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.146348] [48511]: INFO nova.api.openstack.requestlog [None req-bb5e6cae-78ad-461f-88cd-2308de44b595 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1217 microversion: 2.1 time: 0.293300 [ 632.146848] [48511]: [pid: 48511|app: 0|req: 205/355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:56 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1217 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.150067] [48511]: DEBUG nova.api.openstack.wsgi [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.150309] [48511]: DEBUG nova.compute.api [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.155690] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.155897] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.156084] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.156486] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.156712] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.156873] [48511]: DEBUG oslo_concurrency.lockutils [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.184038] [48511]: DEBUG nova.compute.api [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 632.249234] [48511]: INFO nova.api.openstack.requestlog [None req-67273d7e-b908-4070-bee1-c206ab0aca8c tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 204 len: 0 microversion: 2.1 time: 0.101540 [ 632.249591] [48511]: [pid: 48511|app: 0|req: 206/356] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:19:56 2025] DELETE /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 632.253302] [48511]: DEBUG nova.api.openstack.wsgi [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 632.255743] [48511]: DEBUG nova.compute.api [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 632.260902] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.261107] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.261243] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.261502] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.261641] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.261793] [48511]: DEBUG oslo_concurrency.lockutils [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.287290] [48511]: WARNING neutronclient.v2_0.client [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 632.398552] [48511]: DEBUG nova.policy [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 632.403260] [48511]: INFO nova.api.openstack.requestlog [None req-025ffedc-d57d-471e-913e-83c9fb148932 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1217 microversion: 2.1 time: 0.152891 [ 632.403856] [48511]: [pid: 48511|app: 0|req: 207/357] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:57 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1217 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.498975] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2090306348", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 632.551281] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.551552] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.551693] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.552111] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 632.557399] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 632.557530] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 632.564440] [48511]: DEBUG nova.network.neutron [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 632.564736] [48511]: WARNING neutronclient.v2_0.client [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.527913] [48512]: DEBUG nova.virt.hardware [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 633.528228] [48512]: DEBUG nova.virt.hardware [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 633.528365] [48512]: DEBUG nova.virt.hardware [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 633.528516] [48512]: DEBUG nova.virt.hardware [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 633.528639] [48512]: DEBUG nova.virt.hardware [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 633.540588] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.540898] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.541062] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.541418] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 633.541581] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 633.541710] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 633.546267] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=35 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 633.548524] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=144 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 633.557469] [48512]: DEBUG nova.quota [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Getting quotas for project 6e3f84e76766483897d2c91383f3f584. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 633.563530] [48512]: DEBUG nova.quota [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Getting quotas for user 5696b3f9fbdd466fa1980776276f90de and project 6e3f84e76766483897d2c91383f3f584. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 633.571109] [48512]: DEBUG nova.compute.api [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 633.572274] [48512]: DEBUG nova.compute.api [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 633.615748] [48512]: INFO nova.api.openstack.requestlog [None req-aaf84cca-d039-488c-a809-e8f25e8eafd6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.975930 [ 633.615748] [48512]: [pid: 48512|app: 0|req: 151/358] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:56 2025] POST /compute/v2.1/servers => generated 380 bytes in 1976 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 633.620612] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d5263e6-724f-4cbe-b8d6-69421881195d tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 633.623405] [48512]: WARNING neutronclient.v2_0.client [None req-6d5263e6-724f-4cbe-b8d6-69421881195d tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 633.663393] [48511]: WARNING neutronclient.v2_0.client [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.327680] [48511]: DEBUG nova.virt.hardware [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 634.327680] [48511]: DEBUG nova.virt.hardware [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 634.327864] [48511]: DEBUG nova.virt.hardware [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 634.327953] [48511]: DEBUG nova.virt.hardware [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 634.329122] [48511]: DEBUG nova.virt.hardware [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 634.340578] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.340820] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.341505] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.341505] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.341505] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.341668] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.361644] [48511]: DEBUG nova.quota [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 634.366046] [48512]: WARNING neutronclient.v2_0.client [None req-6d5263e6-724f-4cbe-b8d6-69421881195d tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.366202] [48511]: DEBUG nova.quota [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 634.378320] [48511]: DEBUG nova.compute.api [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 634.380525] [48511]: DEBUG nova.compute.api [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 634.420350] [48511]: INFO nova.api.openstack.requestlog [None req-ee3dc9ba-a1b3-4006-b3f3-1146ac6575af tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.015732 [ 634.420824] [48511]: [pid: 48511|app: 0|req: 208/359] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:19:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 2016 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 634.424358] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4f3f3b8-8ede-4ec9-92f1-1476ab96f878 tempest-TenantUsagesNegativeTestJSON-1050932392 tempest-TenantUsagesNegativeTestJSON-1050932392-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.430821] [48511]: INFO nova.api.openstack.wsgi [None req-b4f3f3b8-8ede-4ec9-92f1-1476ab96f878 tempest-TenantUsagesNegativeTestJSON-1050932392 tempest-TenantUsagesNegativeTestJSON-1050932392-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [ 634.430995] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4f3f3b8-8ede-4ec9-92f1-1476ab96f878 tempest-TenantUsagesNegativeTestJSON-1050932392 tempest-TenantUsagesNegativeTestJSON-1050932392-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 634.431425] [48511]: INFO nova.api.openstack.requestlog [None req-b4f3f3b8-8ede-4ec9-92f1-1476ab96f878 tempest-TenantUsagesNegativeTestJSON-1050932392 tempest-TenantUsagesNegativeTestJSON-1050932392-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/428c315d11414b8581f32067ad1e74ce?start=2025-12-09T18%3A19%3A48.954473&end=2025-12-07T18%3A19%3A48.954473" status: 400 len: 111 microversion: 2.1 time: 0.010156 [ 634.433350] [48511]: [pid: 48511|app: 0|req: 209/360] 10.180.1.21 () {58 vars in 1407 bytes} [Mon Dec 8 18:19:59 2025] GET /compute/v2.1/os-simple-tenant-usage/428c315d11414b8581f32067ad1e74ce?start=2025-12-09T18%3A19%3A48.954473&end=2025-12-07T18%3A19%3A48.954473 => generated 111 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 634.435609] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb148bc6-d629-43e1-9885-e8dbee91a4cb tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "90a51516-bd26-4405-8e69-293a81e06733", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 634.440868] [48511]: WARNING neutronclient.v2_0.client [None req-cb148bc6-d629-43e1-9885-e8dbee91a4cb tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.638158] [48511]: WARNING neutronclient.v2_0.client [None req-cb148bc6-d629-43e1-9885-e8dbee91a4cb tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.797570] [48512]: INFO nova.api.openstack.requestlog [None req-6d5263e6-724f-4cbe-b8d6-69421881195d tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.180049 [ 634.797570] [48512]: [pid: 48512|app: 0|req: 152/361] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:19:58 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.800702] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f7c8071-4d72-450f-ae78-d6ebaa07b598 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.833752] [48512]: INFO nova.api.openstack.requestlog [None req-9f7c8071-4d72-450f-ae78-d6ebaa07b598 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5505 microversion: 2.1 time: 0.036512 [ 634.834168] [48512]: [pid: 48512|app: 0|req: 153/362] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:19:59 2025] GET /compute/v2.1/flavors/detail => generated 5505 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.836740] [48512]: DEBUG nova.api.openstack.wsgi [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.838270] [48512]: DEBUG nova.compute.api [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 634.842705] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.842705] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.842962] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.843100] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 634.844033] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 634.844033] [48512]: DEBUG oslo_concurrency.lockutils [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 634.865017] [48512]: WARNING neutronclient.v2_0.client [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 634.900431] [48511]: INFO nova.api.openstack.requestlog [None req-cb148bc6-d629-43e1-9885-e8dbee91a4cb tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.467695 [ 634.900752] [48511]: [pid: 48511|app: 0|req: 210/363] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:19:59 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 634.906516] [48511]: DEBUG nova.api.openstack.wsgi [None req-b319d3da-20cd-43fc-b14e-fc0b2fbd822b tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 634.907558] [48511]: WARNING neutronclient.v2_0.client [None req-b319d3da-20cd-43fc-b14e-fc0b2fbd822b tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.229070] [48512]: DEBUG nova.policy [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.235084] [48512]: INFO nova.api.openstack.requestlog [None req-22bab1fd-6463-442b-b40e-5af1e46515bc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1560 microversion: 2.1 time: 0.400134 [ 635.235680] [48512]: [pid: 48512|app: 0|req: 154/364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:19:59 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1560 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.242573] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5ffe8bf-c376-4d57-84bc-b3e725f4189c tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 635.262774] [48512]: INFO nova.api.openstack.requestlog [None req-a5ffe8bf-c376-4d57-84bc-b3e725f4189c tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.026184 [ 635.263281] [48512]: [pid: 48512|app: 0|req: 155/365] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:00 2025] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 635.265781] [48512]: DEBUG nova.api.openstack.wsgi [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 635.267407] [48512]: DEBUG nova.compute.api [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 635.274798] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.274798] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.274982] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.275272] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 635.275788] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 635.275788] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 635.318237] [48512]: WARNING neutronclient.v2_0.client [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.682686] [48511]: WARNING neutronclient.v2_0.client [None req-b319d3da-20cd-43fc-b14e-fc0b2fbd822b tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.808476] [48511]: WARNING neutronclient.v2_0.client [None req-b319d3da-20cd-43fc-b14e-fc0b2fbd822b tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 635.870488] [48512]: DEBUG nova.policy [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 635.877589] [48512]: INFO nova.api.openstack.requestlog [None req-0cb3214d-cf35-4b81-92be-9fa9d5bf93ec tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1364 microversion: 2.1 time: 0.613829 [ 635.877946] [48512]: [pid: 48512|app: 0|req: 156/366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:00 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1364 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.880713] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9b300bd-cd13-41a3-856f-4e5e2c44be1c tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1905822228", "id": 169016022, "os-flavor-access:is_public": "False"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 635.900167] [48512]: INFO nova.api.openstack.requestlog [None req-f9b300bd-cd13-41a3-856f-4e5e2c44be1c tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.021513 [ 635.900565] [48512]: [pid: 48512|app: 0|req: 157/367] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:00 2025] POST /compute/v2.1/flavors => generated 436 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 635.903288] [48512]: DEBUG nova.api.openstack.wsgi [None req-69938b2f-51eb-4a67-a40d-32ae38bcc461 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 635.904250] [48512]: WARNING neutronclient.v2_0.client [None req-69938b2f-51eb-4a67-a40d-32ae38bcc461 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.199253] [48511]: INFO nova.api.openstack.requestlog [None req-b319d3da-20cd-43fc-b14e-fc0b2fbd822b tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/00a8bd0b-26d4-454f-a287-234fd43cf400" status: 202 len: 0 microversion: 2.1 time: 1.296609 [ 636.199253] [48511]: [pid: 48511|app: 0|req: 211/368] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:19:59 2025] DELETE /compute/v2.1/os-floating-ips/00a8bd0b-26d4-454f-a287-234fd43cf400 => generated 0 bytes in 1297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 636.201858] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f70f976-e20c-470e-925d-e6109204ec9b tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.209890] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=291,nova_api:INSERT=54,nova_api:DELETE=23,nova_api:SAVEPOINT=8,nova_api:RELEASE=8,nova_api:UPDATE=9 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.220437] [48511]: INFO nova.api.openstack.requestlog [None req-9f70f976-e20c-470e-925d-e6109204ec9b tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.021210 [ 636.221089] [48511]: [pid: 48511|app: 0|req: 212/369] 10.180.1.21 () {58 vars in 1135 bytes} [Mon Dec 8 18:20:00 2025] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.224055] [48511]: DEBUG nova.api.openstack.wsgi [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.224292] [48511]: DEBUG nova.compute.api [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.231831] [48512]: WARNING neutronclient.v2_0.client [None req-69938b2f-51eb-4a67-a40d-32ae38bcc461 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.231975] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.231975] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.231975] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.231975] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.232144] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.232144] [48511]: DEBUG oslo_concurrency.lockutils [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.258282] [48511]: DEBUG nova.compute.api [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 636.316639] [48512]: INFO nova.api.openstack.requestlog [None req-69938b2f-51eb-4a67-a40d-32ae38bcc461 tempest-SecurityGroupsTestAdminJSON-1245694855 tempest-SecurityGroupsTestAdminJSON-1245694855-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/8d98a4d8-b886-454a-9395-391f33954f13" status: 202 len: 0 microversion: 2.1 time: 0.415438 [ 636.316989] [48512]: [pid: 48512|app: 0|req: 158/370] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:00 2025] DELETE /compute/v2.1/os-security-groups/8d98a4d8-b886-454a-9395-391f33954f13 => generated 0 bytes in 416 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 636.320121] [48512]: DEBUG nova.api.openstack.wsgi [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfc0a027-f5ed-4274-9891-2c37225f2bf8", "tag": "724a220d-b454-4ffc-862c-f7c2754b0043"}, {"server_uuid": "cd5316b7-8c6a-4e8c-8da8-02414b0392af", "name": "network-vif-plugged", "status": "completed", "tag": "a764c290-1491-4aff-8741-8e570de03ac9"}, {"name": "network-changed", "server_uuid": "cd5316b7-8c6a-4e8c-8da8-02414b0392af", "tag": "a764c290-1491-4aff-8741-8e570de03ac9"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 636.330597] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=231,nova_api:INSERT=58,nova_api:DELETE=21,nova_api:UPDATE=33,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.330795] [48511]: INFO nova.api.openstack.requestlog [None req-31f8af0e-7201-458c-8aed-4c59b7fbceb4 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 204 len: 0 microversion: 2.1 time: 0.108896 [ 636.331174] [48511]: [pid: 48511|app: 0|req: 213/371] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:00 2025] DELETE /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 636.335956] [48512]: DEBUG oslo_concurrency.lockutils [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.337652] [48512]: DEBUG oslo_concurrency.lockutils [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.337823] [48512]: DEBUG oslo_concurrency.lockutils [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.346047] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Creating event network-changed:724a220d-b454-4ffc-862c-f7c2754b0043 for instance bfc0a027-f5ed-4274-9891-2c37225f2bf8 on cpu-1 [ 636.346208] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Creating event network-vif-plugged:a764c290-1491-4aff-8741-8e570de03ac9 for instance cd5316b7-8c6a-4e8c-8da8-02414b0392af on cpu-1 [ 636.346271] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] Creating event network-changed:a764c290-1491-4aff-8741-8e570de03ac9 for instance cd5316b7-8c6a-4e8c-8da8-02414b0392af on cpu-1 [ 636.354295] [48512]: INFO nova.api.openstack.requestlog [req-eedcff7d-9c6e-493f-9be8-8ce04fb1c13d req-7c76007b-ebe4-4490-bd72-1b0f85949b71 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.034782 [ 636.354295] [48512]: [pid: 48512|app: 0|req: 159/372] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:01 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 636.356621] [48512]: DEBUG nova.api.openstack.wsgi [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.359216] [48512]: DEBUG nova.compute.api [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.365184] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.365772] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.366067] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.366541] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.366829] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.367059] [48512]: DEBUG oslo_concurrency.lockutils [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.396458] [48512]: WARNING neutronclient.v2_0.client [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.417698] [48512]: DEBUG nova.policy [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.427789] [48512]: INFO nova.api.openstack.requestlog [None req-04d5fcf4-3433-4661-827a-6fc3f894eec8 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1276 microversion: 2.1 time: 0.073789 [ 636.428287] [48512]: [pid: 48512|app: 0|req: 160/373] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1276 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.429621] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 636.432726] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.432793] [48511]: DEBUG nova.compute.api [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.433100] [48512]: DEBUG nova.compute.api [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.438455] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.438633] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.438704] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.438850] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.438931] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.439024] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.439161] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.439757] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.439913] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.439913] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.440094] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.440172] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.461134] [48512]: WARNING neutronclient.v2_0.client [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.481509] [48512]: DEBUG nova.policy [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.486112] [48512]: INFO nova.api.openstack.requestlog [None req-6e344caa-ef2d-428e-8b1b-c542b81b2470 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1260 microversion: 2.1 time: 0.057200 [ 636.486496] [48512]: [pid: 48512|app: 0|req: 161/374] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1260 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.489538] [48512]: DEBUG nova.api.openstack.wsgi [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.489967] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.490265] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.490645] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.490709] [48512]: DEBUG nova.compute.api [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.495091] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.495345] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.495489] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.495774] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.495888] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.496212] [48512]: DEBUG oslo_concurrency.lockutils [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.497647] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.498019] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.498019] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.498357] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.499844] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.500018] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.520203] [48512]: WARNING neutronclient.v2_0.client [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.553224] [48511]: DEBUG nova.virt.hardware [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 636.553456] [48511]: DEBUG nova.virt.hardware [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 636.553697] [48511]: DEBUG nova.virt.hardware [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 636.553875] [48511]: DEBUG nova.virt.hardware [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 636.554220] [48511]: DEBUG nova.virt.hardware [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 636.624429] [48511]: DEBUG nova.compute.api [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.629378] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.629378] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.629378] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.629378] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.629716] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.629716] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.657147] [48512]: DEBUG nova.policy [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.663946] [48512]: INFO nova.api.openstack.requestlog [None req-f62fdab8-7074-4587-885e-b0ede53bc0f4 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1315 microversion: 2.1 time: 0.176785 [ 636.665155] [48512]: [pid: 48512|app: 0|req: 162/375] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1315 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.670856] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.672361] [48512]: DEBUG nova.compute.api [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.680917] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.680917] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.680917] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.681127] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.681165] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.681553] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.690024] [48511]: WARNING neutronclient.v2_0.client [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.704762] [48512]: WARNING neutronclient.v2_0.client [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.748402] [48511]: DEBUG nova.objects.instance [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lazy-loading 'services' on Instance uuid 3667e23b-1f77-4d3b-9b17-00c68b78c862 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 636.815692] [48512]: DEBUG nova.policy [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 636.821880] [48512]: INFO nova.api.openstack.requestlog [None req-e9738878-1350-4938-bb83-3bce3a71e430 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1319 microversion: 2.1 time: 0.155919 [ 636.822141] [48512]: [pid: 48512|app: 0|req: 163/376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1319 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.825885] [48512]: DEBUG nova.api.openstack.wsgi [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 636.828987] [48512]: DEBUG nova.compute.api [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 636.838772] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.838976] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.839136] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.839419] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 636.839578] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 636.839714] [48512]: DEBUG oslo_concurrency.lockutils [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 636.864124] [48512]: WARNING neutronclient.v2_0.client [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 636.999785] [48512]: DEBUG nova.policy [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.011197] [48512]: INFO nova.api.openstack.requestlog [None req-897bb5fd-08ff-422e-aeb9-8685e31f7217 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1499 microversion: 2.1 time: 0.188348 [ 637.012028] [48512]: [pid: 48512|app: 0|req: 164/377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1499 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.014769] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9453f19-855b-413f-b283-f60a442f4d74 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.028779] [48512]: INFO nova.api.openstack.wsgi [None req-f9453f19-855b-413f-b283-f60a442f4d74 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 637.028779] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9453f19-855b-413f-b283-f60a442f4d74 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 637.029630] [48512]: INFO nova.api.openstack.requestlog [None req-f9453f19-855b-413f-b283-f60a442f4d74 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.017047 [ 637.029630] [48512]: [pid: 48512|app: 0|req: 165/378] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 637.033027] [48512]: DEBUG nova.api.openstack.wsgi [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.033260] [48512]: DEBUG nova.compute.api [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.036913] [48511]: INFO nova.api.openstack.requestlog [None req-bf786eb7-7878-47d5-a4b2-fdc8bea3c5f4 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862/action" status: 202 len: 1985 microversion: 2.75 time: 0.704376 [ 637.037450] [48511]: [pid: 48511|app: 0|req: 214/379] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:20:01 2025] POST /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862/action => generated 1985 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 637.039826] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.040718] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.040718] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.040718] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.040994] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.041206] [48512]: DEBUG oslo_concurrency.lockutils [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.041801] [48511]: DEBUG nova.api.openstack.wsgi [None req-118243cb-f080-4594-8268-e03b1e77c755 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.057290] [48511]: INFO nova.api.openstack.requestlog [None req-118243cb-f080-4594-8268-e03b1e77c755 tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1924329511/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.019100 [ 637.057972] [48511]: [pid: 48511|app: 0|req: 215/380] 10.180.1.21 () {58 vars in 1198 bytes} [Mon Dec 8 18:20:01 2025] GET /compute/v2.1/flavors/1924329511/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 637.060398] [48511]: DEBUG nova.api.openstack.wsgi [None req-ddf59c48-ca20-4c7d-8f95-79c6de61e775 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 637.099168] [48512]: DEBUG nova.compute.api [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 637.119185] [48511]: DEBUG nova.quota [None req-ddf59c48-ca20-4c7d-8f95-79c6de61e775 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 637.127872] [48511]: DEBUG nova.quota [None req-ddf59c48-ca20-4c7d-8f95-79c6de61e775 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 637.236900] [48512]: INFO nova.api.openstack.requestlog [None req-30cca888-b9d7-40eb-98e5-6e66ec07e471 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 204 len: 0 microversion: 2.48 time: 0.206159 [ 637.236900] [48512]: [pid: 48512|app: 0|req: 166/381] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:01 2025] DELETE /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 637.242267] [48512]: DEBUG nova.api.openstack.wsgi [None req-73b8678d-8c91-41c3-96a4-624e9d7f065a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.285847] [48512]: INFO nova.api.openstack.requestlog [None req-73b8678d-8c91-41c3-96a4-624e9d7f065a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 200 len: 1519 microversion: 2.1 time: 0.047733 [ 637.286080] [48512]: [pid: 48512|app: 0|req: 167/382] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 1519 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.288795] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.290414] [48512]: DEBUG nova.compute.api [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.294448] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.294642] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.294779] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.295144] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.295307] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.295434] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.329158] [48512]: WARNING neutronclient.v2_0.client [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.333053] [48511]: INFO nova.api.openstack.requestlog [None req-ddf59c48-ca20-4c7d-8f95-79c6de61e775 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.274772 [ 637.333797] [48511]: [pid: 48511|app: 0|req: 216/383] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:01 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 637.336423] [48511]: DEBUG nova.api.openstack.wsgi [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.337769] [48511]: DEBUG nova.compute.api [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.342395] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.342689] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.342828] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.343439] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.343615] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.343773] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.370658] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.371392] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.371392] [48511]: DEBUG oslo_concurrency.lockutils [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.371392] [48511]: DEBUG nova.objects.instance [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lazy-loading 'fault' on Instance uuid 56cc3025-7bb7-4b0c-95a5-e822b8935e5a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 637.378790] [48511]: WARNING neutronclient.v2_0.client [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.403422] [48511]: DEBUG nova.policy [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.412049] [48511]: INFO nova.api.openstack.requestlog [None req-d30ad07f-224d-4a93-bb35-1ab40b61cbee tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1301 microversion: 2.1 time: 0.078019 [ 637.412605] [48511]: [pid: 48511|app: 0|req: 217/384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.416514] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.418479] [48511]: DEBUG nova.compute.api [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.422937] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.423092] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.423231] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.423514] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.423727] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.423854] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.445972] [48511]: WARNING neutronclient.v2_0.client [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.452951] [48512]: DEBUG nova.policy [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.459055] [48512]: INFO nova.api.openstack.requestlog [None req-f4217171-b6ef-41cd-8524-1e81ce3e6081 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1456 microversion: 2.1 time: 0.172390 [ 637.461275] [48512]: [pid: 48512|app: 0|req: 168/385] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1456 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.463486] [48512]: DEBUG nova.api.openstack.wsgi [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b7a4d7f-5605-4148-b487-df63eec67406", "name": "network-vif-plugged", "status": "completed", "tag": "7907bac7-663a-465e-a1bb-4840c37713da"}, {"name": "network-changed", "server_uuid": "2b7a4d7f-5605-4148-b487-df63eec67406", "tag": "7907bac7-663a-465e-a1bb-4840c37713da"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 637.471029] [48512]: DEBUG oslo_concurrency.lockutils [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.471350] [48512]: DEBUG oslo_concurrency.lockutils [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.471535] [48512]: DEBUG oslo_concurrency.lockutils [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.479417] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Creating event network-vif-plugged:7907bac7-663a-465e-a1bb-4840c37713da for instance 2b7a4d7f-5605-4148-b487-df63eec67406 on cpu-1 [ 637.479417] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] Creating event network-changed:7907bac7-663a-465e-a1bb-4840c37713da for instance 2b7a4d7f-5605-4148-b487-df63eec67406 on cpu-1 [ 637.484402] [48512]: INFO nova.api.openstack.requestlog [req-2f29fec0-bdfc-4e0f-8e41-591d3e0aa5cf req-81608929-ea4e-443c-bea6-dc47d3e99866 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024035 [ 637.484825] [48512]: [pid: 48512|app: 0|req: 169/386] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:02 2025] 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) [ 637.488762] [48512]: DEBUG nova.api.openstack.wsgi [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.490312] [48512]: DEBUG nova.compute.api [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.493946] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.494165] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.494321] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.494645] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.494799] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.494923] [48512]: DEBUG oslo_concurrency.lockutils [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.514260] [48512]: WARNING neutronclient.v2_0.client [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.559907] [48512]: DEBUG nova.policy [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.562279] [48512]: INFO nova.api.openstack.requestlog [None req-c54e81db-4512-42da-9e9b-693f49bddefa tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1217 microversion: 2.1 time: 0.076657 [ 637.562614] [48512]: [pid: 48512|app: 0|req: 170/387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1217 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.565301] [48512]: DEBUG nova.api.openstack.wsgi [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.570259] [48512]: DEBUG nova.compute.api [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.574504] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.574687] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.574824] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.575119] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.575342] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.575567] [48512]: DEBUG oslo_concurrency.lockutils [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.577632] [48511]: DEBUG nova.policy [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.582914] [48511]: INFO nova.api.openstack.requestlog [None req-a2007e6e-0e98-48b5-b335-7a22655b608c tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1315 microversion: 2.1 time: 0.169520 [ 637.583322] [48511]: [pid: 48511|app: 0|req: 218/388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1315 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.586753] [48511]: DEBUG nova.api.openstack.wsgi [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.588457] [48511]: DEBUG nova.compute.api [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 637.593358] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.593638] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.593830] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.594537] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.594770] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.594984] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.600323] [48512]: WARNING neutronclient.v2_0.client [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.617620] [48511]: WARNING neutronclient.v2_0.client [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.649936] [48512]: DEBUG nova.policy [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.654933] [48512]: INFO nova.api.openstack.requestlog [None req-15d402bd-64c9-467d-ab40-7dd61e1a804b tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1217 microversion: 2.1 time: 0.091532 [ 637.655347] [48512]: [pid: 48512|app: 0|req: 171/389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1217 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.667500] [48511]: DEBUG nova.policy [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 637.672481] [48511]: INFO nova.api.openstack.requestlog [None req-83d0ccaa-3d5a-4b35-955e-97b84fce018e tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1208 microversion: 2.1 time: 0.087988 [ 637.672828] [48511]: [pid: 48511|app: 0|req: 219/390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.676384] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-585514749", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d7cfeea1-cfc6-4d17-8407-55faea4a8564"}], "security_groups": [{"name": "tempest-securitygroup--387845643"}], "key_name": "tempest-keypair-1980606069", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "94fd4f02-09bc-4b64-9d00-730c5b6ac8e9", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 637.774502] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.774691] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.774782] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.775138] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 637.775280] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 637.777895] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 637.785511] [48511]: WARNING neutronclient.v2_0.client [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.833189] [48512]: DEBUG nova.api.openstack.wsgi [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 637.833189] [48512]: WARNING neutronclient.v2_0.client [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.840063] [48511]: DEBUG nova.network.neutron [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] validate_networks() for [('d7cfeea1-cfc6-4d17-8407-55faea4a8564', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 637.840378] [48511]: WARNING neutronclient.v2_0.client [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 637.994981] [48512]: DEBUG neutronclient.v2_0.client [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group aeaa0bc8-2eae-4be3-9014-f26f293adba3 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 637.995424] [48512]: DEBUG nova.network.security_group_api [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Neutron security group aeaa0bc8-2eae-4be3-9014-f26f293adba3 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 637.995651] [48512]: INFO nova.api.openstack.wsgi [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] HTTP exception thrown: Security group aeaa0bc8-2eae-4be3-9014-f26f293adba3 does not exist [ 637.995651] [48512]: Neutron server returns request_ids: ['req-77cb4d43-2a7f-410c-a37b-411cbaa5135b'] [ 637.995990] [48512]: DEBUG nova.api.openstack.wsgi [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Returning 404 to user: Security group aeaa0bc8-2eae-4be3-9014-f26f293adba3 does not exist [ 637.995990] [48512]: Neutron server returns request_ids: ['req-77cb4d43-2a7f-410c-a37b-411cbaa5135b'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 637.996549] [48512]: INFO nova.api.openstack.requestlog [None req-b23dd73d-628d-467b-b9b7-ccfa59769ea7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/aeaa0bc8-2eae-4be3-9014-f26f293adba3" status: 404 len: 194 microversion: 2.1 time: 0.340624 [ 637.996951] [48512]: [pid: 48512|app: 0|req: 172/391] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:02 2025] DELETE /compute/v2.1/os-security-groups/aeaa0bc8-2eae-4be3-9014-f26f293adba3 => generated 194 bytes in 341 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 638.000331] [48512]: DEBUG nova.api.openstack.wsgi [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 638.002993] [48512]: DEBUG nova.compute.api [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 638.008850] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.009192] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.009399] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.009795] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 638.010041] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 638.010437] [48512]: DEBUG oslo_concurrency.lockutils [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 638.029186] [48512]: WARNING neutronclient.v2_0.client [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 638.218547] [48512]: DEBUG nova.policy [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.227252] [48512]: INFO nova.api.openstack.requestlog [None req-90466c5b-d52a-4b88-a59f-905c70b2284b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1209 microversion: 2.1 time: 0.229520 [ 638.227705] [48512]: [pid: 48512|app: 0|req: 173/392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1209 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.301048] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9107968-fc1e-4a80-abd7-4b69fae1e436 tempest-TenantUsagesNegativeTestJSON-1647487769 tempest-TenantUsagesNegativeTestJSON-1647487769-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 638.303549] [48512]: DEBUG nova.policy [None req-c9107968-fc1e-4a80-abd7-4b69fae1e436 tempest-TenantUsagesNegativeTestJSON-1647487769 tempest-TenantUsagesNegativeTestJSON-1647487769-project-member] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': '78ff97828a4947ae8aaaecfaf987ff68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '428c315d11414b8581f32067ad1e74ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 638.304028] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9107968-fc1e-4a80-abd7-4b69fae1e436 tempest-TenantUsagesNegativeTestJSON-1647487769 tempest-TenantUsagesNegativeTestJSON-1647487769-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 638.304500] [48512]: INFO nova.api.openstack.requestlog [None req-c9107968-fc1e-4a80-abd7-4b69fae1e436 tempest-TenantUsagesNegativeTestJSON-1647487769 tempest-TenantUsagesNegativeTestJSON-1647487769-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-07T18%3A19%3A48.954473&end=2025-12-09T18%3A19%3A48.954473&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.076255 [ 638.304835] [48512]: [pid: 48512|app: 0|req: 174/393] 10.180.1.21 () {58 vars in 1330 bytes} [Mon Dec 8 18:20:02 2025] GET /compute/v2.1/os-simple-tenant-usage?start=2025-12-07T18%3A19%3A48.954473&end=2025-12-09T18%3A19%3A48.954473&detailed=1 => generated 123 bytes in 77 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 638.307806] [48512]: DEBUG nova.api.openstack.wsgi [None req-cae8e378-9a72-49df-a5fc-71102ca0bd34 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 638.308969] [48512]: WARNING neutronclient.v2_0.client [None req-cae8e378-9a72-49df-a5fc-71102ca0bd34 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 638.505026] [48511]: WARNING neutronclient.v2_0.client [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 640.169455] [48511]: DEBUG nova.virt.hardware [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 640.169883] [48511]: DEBUG nova.virt.hardware [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 640.169883] [48511]: DEBUG nova.virt.hardware [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 640.170022] [48511]: DEBUG nova.virt.hardware [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 640.170090] [48511]: DEBUG nova.virt.hardware [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 640.182148] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.182414] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.182580] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.183277] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.183483] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.184274] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.202507] [48511]: DEBUG nova.quota [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 640.203145] [48512]: WARNING neutronclient.v2_0.client [None req-cae8e378-9a72-49df-a5fc-71102ca0bd34 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 640.207428] [48511]: DEBUG nova.quota [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for user f7de117e35b745ef9efa25b5f9759a74 and project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 640.261078] [48511]: DEBUG nova.compute.api [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 640.263045] [48511]: DEBUG nova.compute.api [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] 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='94fd4f02-09bc-4b64-9d00-730c5b6ac8e9',volume_size=None,volume_type=None)] {{(pid=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 640.406349] [48511]: INFO nova.api.openstack.requestlog [None req-6f973e36-0ac6-4f94-9e79-287c49659e75 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.93 time: 2.732650 [ 640.406951] [48511]: [pid: 48511|app: 0|req: 220/394] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:20:02 2025] POST /compute/v2.1/servers => generated 408 bytes in 2734 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 640.411635] [48511]: DEBUG nova.api.openstack.wsgi [None req-6bbd0e4a-da59-4967-bf78-7d4416a3a5c1 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-2024332529", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 640.432840] [48511]: INFO nova.api.openstack.requestlog [None req-6bbd0e4a-da59-4967-bf78-7d4416a3a5c1 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.024790 [ 640.432905] [48511]: [pid: 48511|app: 0|req: 221/395] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:05 2025] POST /compute/v2.1/flavors => generated 507 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 640.440480] [48511]: DEBUG nova.api.openstack.wsgi [None req-bce4a004-eb0f-403b-a7cb-e3d6e5d49398 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "90a51516-bd26-4405-8e69-293a81e06733", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 640.446166] [48511]: WARNING neutronclient.v2_0.client [None req-bce4a004-eb0f-403b-a7cb-e3d6e5d49398 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 640.454094] [48512]: WARNING neutronclient.v2_0.client [None req-cae8e378-9a72-49df-a5fc-71102ca0bd34 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 640.773856] [48511]: INFO nova.api.openstack.wsgi [None req-bce4a004-eb0f-403b-a7cb-e3d6e5d49398 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: This rule already exists in group 90a51516-bd26-4405-8e69-293a81e06733 [ 640.774121] [48511]: DEBUG nova.api.openstack.wsgi [None req-bce4a004-eb0f-403b-a7cb-e3d6e5d49398 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: This rule already exists in group 90a51516-bd26-4405-8e69-293a81e06733 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 640.774564] [48511]: INFO nova.api.openstack.requestlog [None req-bce4a004-eb0f-403b-a7cb-e3d6e5d49398 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.337195 [ 640.774888] [48511]: [pid: 48511|app: 0|req: 222/396] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:05 2025] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 341 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 640.777712] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 640.779438] [48511]: DEBUG nova.compute.api [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 640.784441] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.784823] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.784936] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.785366] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 640.785554] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 640.785709] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 640.813890] [48511]: WARNING neutronclient.v2_0.client [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 640.988845] [48511]: INFO nova.api.openstack.requestlog [None req-fa7bb355-f015-4422-96a7-92e309f39d10 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.213323 [ 640.992401] [48511]: [pid: 48511|app: 0|req: 223/397] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:20:05 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-interface => generated 287 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 640.996168] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c98977b-e373-45f0-b343-4c29e3069648 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.001588] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c98977b-e373-45f0-b343-4c29e3069648 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 641.002775] [48511]: INFO nova.api.openstack.requestlog [None req-0c98977b-e373-45f0-b343-4c29e3069648 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.009084 [ 641.006146] [48511]: [pid: 48511|app: 0|req: 224/398] 10.180.1.21 () {60 vars in 1160 bytes} [Mon Dec 8 18:20:05 2025] POST /compute/v2.1/os-aggregates => generated 619 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 641.180188] [48512]: INFO nova.api.openstack.requestlog [None req-cae8e378-9a72-49df-a5fc-71102ca0bd34 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883" status: 202 len: 0 microversion: 2.1 time: 2.874482 [ 641.180536] [48512]: [pid: 48512|app: 0|req: 175/399] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:20:03 2025] DELETE /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883 => generated 0 bytes in 2875 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 641.184749] [48512]: DEBUG nova.api.openstack.wsgi [None req-15a09700-5c4d-4255-bc78-a8c73c6537ea tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 641.188815] [48512]: WARNING neutronclient.v2_0.client [None req-15a09700-5c4d-4255-bc78-a8c73c6537ea tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 641.214495] [48511]: DEBUG nova.api.openstack.wsgi [None req-88363bfc-df27-4420-9212-2222a9efb862 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 641.218722] [48511]: DEBUG nova.policy [None req-88363bfc-df27-4420-9212-2222a9efb862 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': 'd5838c110f32442588769d21d19f6be2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd13f8836b52043a3b0e9452700227119', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.218722] [48511]: DEBUG nova.api.openstack.wsgi [None req-88363bfc-df27-4420-9212-2222a9efb862 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 641.219052] [48511]: INFO nova.api.openstack.requestlog [None req-88363bfc-df27-4420-9212-2222a9efb862 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/169016022/action" status: 403 len: 130 microversion: 2.1 time: 0.215289 [ 641.219630] [48511]: [pid: 48511|app: 0|req: 225/400] 10.180.1.21 () {60 vars in 1192 bytes} [Mon Dec 8 18:20:05 2025] POST /compute/v2.1/flavors/169016022/action => generated 130 bytes in 216 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 641.227084] [48511]: DEBUG nova.api.openstack.wsgi [None req-e0864157-d757-4d90-9162-138299fdf75e tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 641.242041] [48511]: INFO nova.api.openstack.requestlog [None req-e0864157-d757-4d90-9162-138299fdf75e tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.021258 [ 641.242041] [48511]: [pid: 48511|app: 0|req: 226/401] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:20:05 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.244908] [48511]: DEBUG nova.api.openstack.wsgi [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 641.248101] [48511]: DEBUG nova.compute.api [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 641.257074] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.257211] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.257371] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.257977] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.257977] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.257977] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.263472] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=283,nova_cell1:UPDATE=14,nova_cell1:INSERT=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 641.305956] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.305956] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.305956] [48511]: DEBUG oslo_concurrency.lockutils [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.305956] [48511]: DEBUG nova.objects.instance [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lazy-loading 'fault' on Instance uuid aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 641.310922] [48511]: WARNING neutronclient.v2_0.client [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 641.718657] [48511]: DEBUG nova.policy [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 641.726050] [48511]: INFO nova.api.openstack.requestlog [None req-44b96ea0-b162-4eff-82e7-c98a412bc5e6 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1297 microversion: 2.1 time: 0.481840 [ 641.726050] [48511]: [pid: 48511|app: 0|req: 227/402] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:06 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1297 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.727240] [48511]: DEBUG nova.api.openstack.wsgi [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 641.728898] [48511]: DEBUG nova.compute.api [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 641.734184] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.734184] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.734184] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.734184] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 641.734542] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 641.734542] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 641.769609] [48511]: WARNING neutronclient.v2_0.client [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 642.642310] [48512]: INFO nova.api.openstack.requestlog [None req-15a09700-5c4d-4255-bc78-a8c73c6537ea tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 405 microversion: 2.1 time: 1.460590 [ 642.642310] [48512]: [pid: 48512|app: 0|req: 176/403] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:20:05 2025] GET /compute/v2.1/os-floating-ips => generated 405 bytes in 1461 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 642.648021] [48512]: DEBUG nova.api.openstack.wsgi [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-14227686"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 642.648021] [48512]: DEBUG nova.compute.api [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.655984] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.655984] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.655984] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.655984] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.656144] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.656144] [48512]: DEBUG oslo_concurrency.lockutils [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.686100] [48512]: WARNING neutronclient.v2_0.client [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 642.715594] [48511]: DEBUG nova.policy [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.724302] [48511]: INFO nova.api.openstack.requestlog [None req-6c14a2ba-a211-46b4-8026-43f3bb070c60 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1364 microversion: 2.1 time: 0.998335 [ 642.724471] [48511]: [pid: 48511|app: 0|req: 228/404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:06 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1364 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.727890] [48511]: DEBUG nova.api.openstack.wsgi [None req-3be7dd3c-fd38-4831-85c9-0f4784e70e99 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.729901] [48511]: DEBUG nova.policy [None req-3be7dd3c-fd38-4831-85c9-0f4784e70e99 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 642.730315] [48511]: DEBUG nova.api.openstack.wsgi [None req-3be7dd3c-fd38-4831-85c9-0f4784e70e99 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 642.730636] [48511]: INFO nova.api.openstack.requestlog [None req-3be7dd3c-fd38-4831-85c9-0f4784e70e99 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/startup" status: 403 len: 110 microversion: 2.1 time: 0.005522 [ 642.730952] [48511]: [pid: 48511|app: 0|req: 229/405] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:20:07 2025] GET /compute/v2.1/os-hosts/devstack/startup => generated 110 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 642.733233] [48511]: DEBUG nova.api.openstack.wsgi [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 642.735346] [48511]: DEBUG nova.compute.api [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 642.738453] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.738641] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.738793] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.739318] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 642.739318] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 642.739741] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 642.784426] [48511]: WARNING neutronclient.v2_0.client [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 643.549856] [48511]: INFO nova.api.openstack.requestlog [None req-fb812a28-5f1d-42cb-b6c7-d04d29bc2326 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1978 microversion: 2.75 time: 0.818203 [ 643.551007] [48511]: [pid: 48511|app: 0|req: 230/406] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:07 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1978 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.554565] [48511]: DEBUG nova.api.openstack.wsgi [None req-69cd3300-9321-41ba-8a55-e40ce385f11e tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 643.568458] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=69,nova_cell1:UPDATE=12 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.589785] [48511]: INFO nova.api.openstack.requestlog [None req-69cd3300-9321-41ba-8a55-e40ce385f11e tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1924329511" status: 202 len: 0 microversion: 2.1 time: 0.037693 [ 643.590288] [48511]: [pid: 48511|app: 0|req: 231/407] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:20:08 2025] DELETE /compute/v2.1/flavors/1924329511 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 643.593554] [48511]: DEBUG nova.api.openstack.wsgi [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 643.594901] [48511]: DEBUG nova.compute.api [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 643.602351] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.602558] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.602726] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.603515] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 643.603720] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 643.604143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 643.636707] [48511]: WARNING neutronclient.v2_0.client [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.126739] [48512]: INFO nova.network.security_group_api [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Adding security group 0e0e254f-6737-4701-b8b1-b6906deeb63f to port 98acc2f9-ae60-456e-ac90-5bdb589aa6dd [ 644.156240] [48511]: DEBUG nova.policy [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.168771] [48511]: DEBUG nova.policy [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.169635] [48511]: DEBUG nova.policy [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.170212] [48511]: INFO nova.api.openstack.requestlog [None req-4597cde1-6083-4491-95e4-ac0e3fa4a193 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1387 microversion: 2.48 time: 0.579377 [ 644.170858] [48511]: [pid: 48511|app: 0|req: 232/408] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:08 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1387 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.173580] [48511]: DEBUG nova.api.openstack.wsgi [None req-cccddfe2-3172-420c-9105-bc886d26ff5a tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.218964] [48511]: INFO nova.api.openstack.requestlog [None req-cccddfe2-3172-420c-9105-bc886d26ff5a tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.047313 [ 644.219354] [48511]: [pid: 48511|app: 0|req: 233/409] 10.180.1.21 () {58 vars in 1285 bytes} [Mon Dec 8 18:20:08 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_distro => generated 33 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 644.224618] [48511]: DEBUG nova.api.openstack.wsgi [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.225548] [48511]: DEBUG nova.compute.api [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.233652] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.234322] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.234801] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.235508] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.235857] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.236149] [48511]: DEBUG oslo_concurrency.lockutils [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.268268] [48511]: WARNING neutronclient.v2_0.client [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.442453] [48512]: INFO nova.api.openstack.requestlog [None req-61292204-076d-4843-b078-510c7f033acf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/action" status: 202 len: 0 microversion: 2.1 time: 1.799515 [ 644.442780] [48512]: [pid: 48512|app: 0|req: 177/410] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:07 2025] POST /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/action => generated 0 bytes in 1800 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 644.451686] [48512]: DEBUG nova.api.openstack.wsgi [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.453478] [48512]: DEBUG nova.compute.api [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.461248] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.461452] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.461813] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.461887] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.462025] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.462237] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.526060] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.526186] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.526341] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.533467] [48512]: WARNING neutronclient.v2_0.client [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.561499] [48511]: DEBUG nova.policy [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.568268] [48511]: INFO nova.api.openstack.requestlog [None req-60ef3b1d-f221-4693-8d82-c4fc9253de55 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1350 microversion: 2.1 time: 0.347709 [ 644.568522] [48511]: [pid: 48511|app: 0|req: 234/411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:08 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1350 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.569794] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.570108] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.570193] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.573173] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.573173] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.573173] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.573407] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.574124] [48511]: DEBUG nova.compute.api [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.580996] [48512]: DEBUG nova.policy [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.587018] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.587293] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.587492] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.587760] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.587914] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.588410] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.596952] [48512]: DEBUG nova.compute.api [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Old instance type m1.nano, new instance type m1.micro {{(pid=48512) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 644.604673] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.605274] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.605596] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.605980] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.606227] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.606316] [48512]: DEBUG oslo_concurrency.lockutils [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.622283] [48511]: WARNING neutronclient.v2_0.client [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.636595] [48512]: DEBUG nova.quota [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 644.642559] [48512]: DEBUG nova.quota [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for user 4fd1fae05f134d37a28836fece51cd63 and project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 644.648174] [48511]: DEBUG nova.policy [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.657128] [48511]: INFO nova.api.openstack.requestlog [None req-d4c83cb2-6106-4da1-8e6f-ebb2ff36ab16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1316 microversion: 2.1 time: 0.087707 [ 644.657713] [48511]: [pid: 48511|app: 0|req: 235/412] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1316 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.660738] [48511]: DEBUG nova.api.openstack.wsgi [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.662982] [48511]: DEBUG nova.compute.api [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.666169] [48512]: DEBUG nova.virt.hardware [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 644.666169] [48512]: DEBUG nova.virt.hardware [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 644.666169] [48512]: DEBUG nova.virt.hardware [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 644.666169] [48512]: DEBUG nova.virt.hardware [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 644.666169] [48512]: DEBUG nova.virt.hardware [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 644.667064] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.667064] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.667064] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.667347] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.667501] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.667625] [48511]: DEBUG oslo_concurrency.lockutils [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.689042] [48511]: WARNING neutronclient.v2_0.client [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.763775] [48512]: INFO nova.api.openstack.requestlog [None req-f590275d-9e22-4c8b-bb96-a11dbe0997b2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8/action" status: 202 len: 0 microversion: 2.1 time: 0.316942 [ 644.763775] [48512]: [pid: 48512|app: 0|req: 178/413] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:09 2025] POST /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 644.768020] [48512]: DEBUG nova.api.openstack.wsgi [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.768020] [48512]: DEBUG nova.compute.api [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.774541] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.775069] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.775424] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.775837] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.776158] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.776404] [48512]: DEBUG oslo_concurrency.lockutils [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.811504] [48512]: WARNING neutronclient.v2_0.client [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 644.812065] [48511]: DEBUG nova.policy [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.820059] [48511]: INFO nova.api.openstack.requestlog [None req-c53bb022-18e1-4a6b-a3c9-2873d69a1c7b tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1315 microversion: 2.1 time: 0.161364 [ 644.820522] [48511]: [pid: 48511|app: 0|req: 236/414] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1315 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.824602] [48511]: INFO nova.api.openstack.requestlog [None req-86e679eb-0f47-4c25-a815-56a170c9353a tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.003247 [ 644.826473] [48511]: [pid: 48511|app: 0|req: 237/415] 10.180.1.21 () {58 vars in 1159 bytes} [Mon Dec 8 18:20:09 2025] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 644.830765] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dfe4b68-29a9-4264-8fb2-fd7faaf25476 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.887828] [48511]: INFO nova.api.openstack.requestlog [None req-5dfe4b68-29a9-4264-8fb2-fd7faaf25476 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 200 len: 1605 microversion: 2.1 time: 0.060356 [ 644.889316] [48511]: [pid: 48511|app: 0|req: 238/416] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 1605 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.893881] [48511]: DEBUG nova.api.openstack.wsgi [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e98d72b5-10c6-4975-bdab-65277f084a3a", "name": "network-vif-plugged", "status": "completed", "tag": "bb73a9e2-ee59-4c1e-83c3-d47310e3475f"}, {"name": "network-changed", "server_uuid": "e98d72b5-10c6-4975-bdab-65277f084a3a", "tag": "bb73a9e2-ee59-4c1e-83c3-d47310e3475f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 644.914502] [48511]: DEBUG oslo_concurrency.lockutils [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.914502] [48511]: DEBUG oslo_concurrency.lockutils [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.914719] [48511]: DEBUG oslo_concurrency.lockutils [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.923231] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Creating event network-vif-plugged:bb73a9e2-ee59-4c1e-83c3-d47310e3475f for instance e98d72b5-10c6-4975-bdab-65277f084a3a on cpu-1 [ 644.923459] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] Creating event network-changed:bb73a9e2-ee59-4c1e-83c3-d47310e3475f for instance e98d72b5-10c6-4975-bdab-65277f084a3a on cpu-1 [ 644.928511] [48511]: INFO nova.api.openstack.requestlog [req-5ace3d5d-b5a3-4f7a-acdd-331e1094928f req-979860f4-2ba4-4ce2-bd50-052df34bcf62 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.038424 [ 644.928844] [48511]: [pid: 48511|app: 0|req: 239/417] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:09 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 644.932105] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.933553] [48511]: DEBUG nova.compute.api [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.937406] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.937651] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.937735] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.938454] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.938454] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.938454] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.943355] [48512]: DEBUG nova.policy [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 644.948992] [48512]: INFO nova.api.openstack.requestlog [None req-18a798d4-3a74-4f3f-b622-c05681e15237 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1513 microversion: 2.1 time: 0.185012 [ 644.949480] [48512]: [pid: 48512|app: 0|req: 179/418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1513 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.952966] [48512]: DEBUG nova.api.openstack.wsgi [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 644.955045] [48512]: DEBUG nova.compute.api [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 644.965446] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.966530] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.966530] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.966704] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.967399] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.967399] [48512]: DEBUG oslo_concurrency.lockutils [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.968721] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 644.969087] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 644.970169] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 644.970169] [48511]: DEBUG nova.objects.instance [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lazy-loading 'fault' on Instance uuid 56cc3025-7bb7-4b0c-95a5-e822b8935e5a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 644.980402] [48511]: WARNING neutronclient.v2_0.client [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.005322] [48512]: WARNING neutronclient.v2_0.client [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.027084] [48511]: DEBUG nova.policy [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.033885] [48511]: INFO nova.api.openstack.requestlog [None req-5d1a1f55-e6e5-4b37-835d-33d491c4e7f2 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1301 microversion: 2.1 time: 0.104330 [ 645.034261] [48511]: [pid: 48511|app: 0|req: 240/419] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1301 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.037355] [48511]: DEBUG nova.api.openstack.wsgi [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.038905] [48511]: DEBUG nova.compute.api [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.045351] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.045580] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.045766] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.045934] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.046093] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.046211] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.077612] [48511]: WARNING neutronclient.v2_0.client [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.222828] [48512]: DEBUG nova.policy [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.229375] [48512]: INFO nova.api.openstack.requestlog [None req-b647f5b8-a634-460e-9730-ac47008a96dd tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1321 microversion: 2.1 time: 0.279058 [ 645.230028] [48512]: [pid: 48512|app: 0|req: 180/420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1321 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.232786] [48512]: DEBUG nova.api.openstack.wsgi [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.234450] [48512]: DEBUG nova.compute.api [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.241034] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.241220] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.241354] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.241645] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.241789] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.241910] [48512]: DEBUG oslo_concurrency.lockutils [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.274654] [48512]: WARNING neutronclient.v2_0.client [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.279548] [48511]: DEBUG nova.policy [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.284741] [48511]: INFO nova.api.openstack.requestlog [None req-f30849f3-a379-4837-b89d-8195c4650c31 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1504 microversion: 2.1 time: 0.249870 [ 645.285187] [48511]: [pid: 48511|app: 0|req: 241/421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1504 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.289383] [48511]: DEBUG nova.api.openstack.wsgi [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.291504] [48511]: DEBUG nova.compute.api [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.294701] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.295547] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.295547] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.295547] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.296171] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.296171] [48511]: DEBUG oslo_concurrency.lockutils [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.314209] [48511]: WARNING neutronclient.v2_0.client [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.415965] [48511]: DEBUG nova.policy [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.427632] [48511]: INFO nova.api.openstack.requestlog [None req-f34d284d-15b0-40e3-9011-a5b08e1dfc07 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1208 microversion: 2.1 time: 0.139601 [ 645.427632] [48511]: [pid: 48511|app: 0|req: 242/422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:10 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1208 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.434490] [48511]: DEBUG nova.api.openstack.wsgi [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.437903] [48511]: DEBUG nova.compute.api [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.445254] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.445509] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.445699] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.446037] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.446482] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.446676] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.472175] [48511]: WARNING neutronclient.v2_0.client [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.475177] [48512]: DEBUG nova.policy [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.484818] [48512]: INFO nova.api.openstack.requestlog [None req-88ad47a2-fcb7-4302-ad44-fdd28a3eedbb tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1321 microversion: 2.1 time: 0.253622 [ 645.484818] [48512]: [pid: 48512|app: 0|req: 181/423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:09 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1321 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.488300] [48512]: DEBUG nova.api.openstack.wsgi [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "266e3a39-8296-4250-8e2a-e9914f67a66c", "name": "network-vif-plugged", "status": "completed", "tag": "473c4adc-ea2c-4fc4-b852-59b6ddb44c07"}, {"name": "network-changed", "server_uuid": "266e3a39-8296-4250-8e2a-e9914f67a66c", "tag": "473c4adc-ea2c-4fc4-b852-59b6ddb44c07"}, {"server_uuid": "56cc3025-7bb7-4b0c-95a5-e822b8935e5a", "name": "network-vif-deleted", "tag": "06820a25-febd-4fe5-8b1c-6e08de79c0a8"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 645.496912] [48512]: DEBUG oslo_concurrency.lockutils [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.497139] [48512]: DEBUG oslo_concurrency.lockutils [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.497852] [48512]: DEBUG oslo_concurrency.lockutils [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.515091] [48512]: INFO nova.api.openstack.compute.server_external_events [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Creating event network-vif-plugged:473c4adc-ea2c-4fc4-b852-59b6ddb44c07 for instance 266e3a39-8296-4250-8e2a-e9914f67a66c on cpu-1 [ 645.515392] [48512]: INFO nova.api.openstack.compute.server_external_events [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Creating event network-changed:473c4adc-ea2c-4fc4-b852-59b6ddb44c07 for instance 266e3a39-8296-4250-8e2a-e9914f67a66c on cpu-1 [ 645.515576] [48512]: INFO nova.api.openstack.compute.server_external_events [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] Creating event network-vif-deleted:06820a25-febd-4fe5-8b1c-6e08de79c0a8 for instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a on cpu-1 [ 645.522164] [48512]: INFO nova.api.openstack.requestlog [req-942de595-54c0-45be-a629-87bbc4614f54 req-3e3cbdbf-5460-492b-9998-efe1a804b828 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036402 [ 645.522164] [48512]: [pid: 48512|app: 0|req: 182/424] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:10 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.528298] [48512]: DEBUG nova.api.openstack.wsgi [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.528298] [48512]: DEBUG nova.compute.api [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 645.533310] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.533513] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.533662] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.533937] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.534087] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.534222] [48512]: DEBUG oslo_concurrency.lockutils [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.572368] [48512]: WARNING neutronclient.v2_0.client [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.596540] [48511]: DEBUG nova.policy [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.603694] [48511]: INFO nova.api.openstack.requestlog [None req-aecf7376-30b6-4971-a25e-f46ab3947d22 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1209 microversion: 2.1 time: 0.176706 [ 645.604225] [48511]: [pid: 48511|app: 0|req: 243/425] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:10 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1209 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.609161] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d723e63-2b12-4c97-b897-3e3697530193 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.634197] [48511]: INFO nova.api.openstack.requestlog [None req-9d723e63-2b12-4c97-b897-3e3697530193 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/21a4ecad-f114-43c6-a2bb-4d5ca1b87c56" status: 202 len: 0 microversion: 2.1 time: 0.029258 [ 645.636462] [48511]: [pid: 48511|app: 0|req: 244/426] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:10 2025] DELETE /compute/v2.1/flavors/21a4ecad-f114-43c6-a2bb-4d5ca1b87c56 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 645.637367] [48511]: DEBUG nova.api.openstack.wsgi [None req-de2fa71b-b709-4152-9d91-b935c31efc54 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 645.638899] [48511]: WARNING neutronclient.v2_0.client [None req-de2fa71b-b709-4152-9d91-b935c31efc54 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.759014] [48512]: DEBUG nova.policy [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.766866] [48512]: DEBUG nova.policy [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.767630] [48512]: DEBUG nova.policy [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 645.772989] [48512]: INFO nova.api.openstack.requestlog [None req-765fb0b7-765a-4d49-828e-aba04d3f65c5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1407 microversion: 2.93 time: 0.249618 [ 645.773592] [48512]: [pid: 48512|app: 0|req: 183/427] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:10 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1407 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.835152] [48511]: WARNING neutronclient.v2_0.client [None req-de2fa71b-b709-4152-9d91-b935c31efc54 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.868800] [48512]: DEBUG nova.api.openstack.wsgi [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-656768443", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 645.877451] [48511]: WARNING neutronclient.v2_0.client [None req-de2fa71b-b709-4152-9d91-b935c31efc54 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 645.915577] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.915577] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.915577] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.916063] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 645.916285] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 645.916285] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 645.923446] [48512]: DEBUG nova.network.neutron [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] validate_networks() for [('770d14cc-38eb-4bf6-a20c-e7d6d4d2626e', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 645.923749] [48512]: WARNING neutronclient.v2_0.client [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.000727] [48511]: INFO nova.api.openstack.requestlog [None req-de2fa71b-b709-4152-9d91-b935c31efc54 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/cc2e1ed5-e572-49dd-a1d2-128f98a3e2b9" status: 202 len: 0 microversion: 2.1 time: 0.365281 [ 646.001411] [48511]: [pid: 48511|app: 0|req: 245/428] 10.180.1.21 () {58 vars in 1282 bytes} [Mon Dec 8 18:20:10 2025] DELETE /compute/v2.1/os-security-group-rules/cc2e1ed5-e572-49dd-a1d2-128f98a3e2b9 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 646.006295] [48511]: DEBUG nova.api.openstack.wsgi [None req-76c0ee8b-9ec3-4b82-89c9-1c6c35f6ba68 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 646.009720] [48511]: DEBUG nova.api.openstack.wsgi [None req-76c0ee8b-9ec3-4b82-89c9-1c6c35f6ba68 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 646.009720] [48511]: INFO nova.api.openstack.requestlog [None req-76c0ee8b-9ec3-4b82-89c9-1c6c35f6ba68 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 115 microversion: 2.1 time: 0.007219 [ 646.009720] [48511]: [pid: 48511|app: 0|req: 246/429] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:10 2025] POST /compute/v2.1/os-aggregates => generated 115 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 646.012295] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.015393] [48511]: WARNING neutronclient.v2_0.client [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.141778] [48511]: DEBUG neutronclient.v2_0.client [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP ed2695fd-a385-4311-8797-d37d1507a883 could not be found", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 646.142379] [48511]: INFO nova.api.openstack.wsgi [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] HTTP exception thrown: Floating IP not found for ID ed2695fd-a385-4311-8797-d37d1507a883 [ 646.142779] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Returning 404 to user: Floating IP not found for ID ed2695fd-a385-4311-8797-d37d1507a883 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 646.143436] [48511]: INFO nova.api.openstack.requestlog [None req-5c634f48-fa52-48eb-a999-37df75d661e0 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883" status: 404 len: 111 microversion: 2.1 time: 0.133565 [ 646.143962] [48511]: [pid: 48511|app: 0|req: 247/430] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:10 2025] GET /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883 => generated 111 bytes in 134 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 646.147508] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fc65e4e-34c6-4f8f-ae91-d5743471b549 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.166757] [48511]: INFO nova.api.openstack.requestlog [None req-2fc65e4e-34c6-4f8f-ae91-d5743471b549 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/169016022" status: 202 len: 0 microversion: 2.1 time: 0.022021 [ 646.167411] [48511]: [pid: 48511|app: 0|req: 248/431] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:20:10 2025] DELETE /compute/v2.1/flavors/169016022 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 646.170127] [48511]: DEBUG nova.api.openstack.wsgi [None req-2ccb078f-81d8-40ad-9997-8cd118ee62e1 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.192270] [48511]: INFO nova.api.openstack.requestlog [None req-2ccb078f-81d8-40ad-9997-8cd118ee62e1 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?marker=42" status: 200 len: 1300 microversion: 2.1 time: 0.024146 [ 646.193214] [48511]: [pid: 48511|app: 0|req: 249/432] 10.180.1.21 () {58 vars in 1139 bytes} [Mon Dec 8 18:20:10 2025] GET /compute/v2.1/flavors?marker=42 => generated 1300 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.197094] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb37963c-aa1a-436e-9d34-6fbcc52504b3 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 646.199038] [48511]: WARNING neutronclient.v2_0.client [None req-bb37963c-aa1a-436e-9d34-6fbcc52504b3 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.491487] [48512]: WARNING neutronclient.v2_0.client [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.583732] [48511]: WARNING neutronclient.v2_0.client [None req-bb37963c-aa1a-436e-9d34-6fbcc52504b3 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.843025] [48511]: WARNING neutronclient.v2_0.client [None req-bb37963c-aa1a-436e-9d34-6fbcc52504b3 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 646.881208] [48512]: DEBUG nova.virt.hardware [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 646.881388] [48512]: DEBUG nova.virt.hardware [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 646.881566] [48512]: DEBUG nova.virt.hardware [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 646.881662] [48512]: DEBUG nova.virt.hardware [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 646.881719] [48512]: DEBUG nova.virt.hardware [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 646.898274] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.898274] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.898274] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.898274] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 646.898485] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 646.898485] [48512]: DEBUG oslo_concurrency.lockutils [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 646.921647] [48512]: DEBUG nova.quota [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Getting quotas for project d9a54d333a5e4e3e986938ac1e0e3cf9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 646.930019] [48512]: DEBUG nova.quota [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Getting quotas for user 997b4a22bfa0495c90743c177feb85a1 and project d9a54d333a5e4e3e986938ac1e0e3cf9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 646.938137] [48512]: DEBUG nova.compute.api [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 646.939970] [48512]: DEBUG nova.compute.api [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 647.006037] [48512]: INFO nova.api.openstack.requestlog [None req-e47f2258-60b5-49fd-93e6-cee464aa59c7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.230721 [ 647.006037] [48512]: [pid: 48512|app: 0|req: 184/433] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:10 2025] POST /compute/v2.1/servers => generated 380 bytes in 1232 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 647.009057] [48512]: DEBUG nova.api.openstack.wsgi [None req-34ba3105-43f3-470b-b6e0-f498ae42bb19 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.026398] [48512]: INFO nova.api.openstack.wsgi [None req-34ba3105-43f3-470b-b6e0-f498ae42bb19 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 647.026398] [48512]: DEBUG nova.api.openstack.wsgi [None req-34ba3105-43f3-470b-b6e0-f498ae42bb19 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 647.026398] [48512]: INFO nova.api.openstack.requestlog [None req-34ba3105-43f3-470b-b6e0-f498ae42bb19 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.019177 [ 647.027111] [48512]: [pid: 48512|app: 0|req: 185/434] 10.180.1.21 () {58 vars in 1210 bytes} [Mon Dec 8 18:20:11 2025] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 647.032710] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.033853] [48512]: DEBUG nova.compute.api [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.042938] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.043207] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.043357] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.043735] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.043921] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.044087] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.088956] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.089261] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.089486] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.089820] [48512]: DEBUG nova.objects.instance [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lazy-loading 'fault' on Instance uuid aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 647.098014] [48512]: WARNING neutronclient.v2_0.client [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.247503] [48511]: INFO nova.api.openstack.requestlog [None req-bb37963c-aa1a-436e-9d34-6fbcc52504b3 tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/f8ee2147-aab2-4d3a-9341-9e5f96159359" status: 202 len: 0 microversion: 2.1 time: 1.053944 [ 647.247878] [48511]: [pid: 48511|app: 0|req: 250/435] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:20:10 2025] DELETE /compute/v2.1/os-floating-ips/f8ee2147-aab2-4d3a-9341-9e5f96159359 => generated 0 bytes in 1055 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 647.253028] [48511]: DEBUG nova.api.openstack.wsgi [None req-d883046c-73a9-479c-81d0-0b86f042c4cb tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.260393] [48512]: DEBUG nova.policy [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.268062] [48512]: INFO nova.api.openstack.requestlog [None req-7d2b0084-8ef5-4ce4-929f-a16eb0acc2d7 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1297 microversion: 2.1 time: 0.240678 [ 647.268530] [48512]: [pid: 48512|app: 0|req: 186/436] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:11 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1297 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.271025] [48512]: DEBUG nova.api.openstack.wsgi [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.272493] [48512]: DEBUG nova.compute.api [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.278957] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.279156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.279288] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.279610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.280506] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.280506] [48512]: DEBUG oslo_concurrency.lockutils [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.283973] [48511]: INFO nova.api.openstack.requestlog [None req-d883046c-73a9-479c-81d0-0b86f042c4cb tempest-FlavorsExtraSpecsTestJSON-1971151885 tempest-FlavorsExtraSpecsTestJSON-1971151885-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.035358 [ 647.284509] [48511]: [pid: 48511|app: 0|req: 251/437] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:12 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.291027] [48511]: DEBUG nova.api.openstack.wsgi [None req-90e787ec-5139-4667-8b37-389ea834a668 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 647.306998] [48512]: WARNING neutronclient.v2_0.client [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.328440] [48511]: DEBUG nova.quota [None req-90e787ec-5139-4667-8b37-389ea834a668 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 647.335288] [48511]: DEBUG nova.quota [None req-90e787ec-5139-4667-8b37-389ea834a668 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 647.381662] [48512]: DEBUG nova.policy [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 647.390392] [48512]: INFO nova.api.openstack.requestlog [None req-a656c863-ab97-4879-b08a-7c8ffc802674 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1552 microversion: 2.1 time: 0.121003 [ 647.390831] [48512]: [pid: 48512|app: 0|req: 187/438] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:12 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1552 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.396336] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-373873990"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 647.396336] [48512]: DEBUG nova.compute.api [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.399896] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.400382] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.400382] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.400553] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.400632] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.400865] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.431113] [48512]: WARNING neutronclient.v2_0.client [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.460164] [48511]: INFO nova.api.openstack.requestlog [None req-90e787ec-5139-4667-8b37-389ea834a668 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.174685 [ 647.460547] [48511]: [pid: 48511|app: 0|req: 252/439] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:12 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 647.463751] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.465414] [48511]: DEBUG nova.compute.api [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.472057] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.472441] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.472526] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.473081] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.473168] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.473277] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.500046] [48511]: WARNING neutronclient.v2_0.client [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.554235] [48512]: INFO nova.network.security_group_api [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Adding security group 8c49bdcf-f8e3-4883-b509-795a54e2f950 to port 98acc2f9-ae60-456e-ac90-5bdb589aa6dd [ 647.588017] [48511]: INFO nova.api.openstack.requestlog [None req-dc145f12-8423-4d3c-b3dd-bb1451d5b3a2 tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1978 microversion: 2.75 time: 0.126722 [ 647.588407] [48511]: [pid: 48511|app: 0|req: 253/440] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:12 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1978 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 647.710379] [48511]: DEBUG nova.api.openstack.wsgi [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-119307159", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "33ba3997-6aed-4058-8b34-1b65433977df"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 647.746624] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.746886] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.747202] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.747770] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.750123] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.750292] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.751608] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=47 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 647.756903] [48511]: DEBUG nova.network.neutron [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] validate_networks() for [('33ba3997-6aed-4058-8b34-1b65433977df', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 647.757336] [48511]: WARNING neutronclient.v2_0.client [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 647.891871] [48512]: INFO nova.api.openstack.requestlog [None req-0d5c9203-efec-44c9-85da-0d1818bdaaad tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/action" status: 202 len: 0 microversion: 2.1 time: 0.500223 [ 647.892265] [48512]: [pid: 48512|app: 0|req: 188/441] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:12 2025] POST /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 647.894730] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 647.896242] [48512]: DEBUG nova.compute.api [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 647.899927] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.900135] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.900273] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.900529] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 647.900669] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 647.900787] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 647.921326] [48512]: WARNING neutronclient.v2_0.client [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.369757] [48512]: DEBUG nova.policy [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.377223] [48512]: INFO nova.api.openstack.requestlog [None req-a3c58baf-c388-488a-8f43-b84970b55760 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1465 microversion: 2.1 time: 0.484288 [ 648.377681] [48512]: [pid: 48512|app: 0|req: 189/442] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:12 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1465 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.381208] [48512]: DEBUG nova.api.openstack.wsgi [None req-2afa8611-fdcb-446d-9bb8-cd075930818d tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.383695] [48512]: WARNING neutronclient.v2_0.client [None req-2afa8611-fdcb-446d-9bb8-cd075930818d tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.445474] [48511]: WARNING neutronclient.v2_0.client [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.490776] [48512]: WARNING neutronclient.v2_0.client [None req-2afa8611-fdcb-446d-9bb8-cd075930818d tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.702014] [48512]: WARNING neutronclient.v2_0.client [None req-2afa8611-fdcb-446d-9bb8-cd075930818d tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.743334] [48511]: DEBUG nova.virt.hardware [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 648.743334] [48511]: DEBUG nova.virt.hardware [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 648.744435] [48511]: DEBUG nova.virt.hardware [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 648.744722] [48511]: DEBUG nova.virt.hardware [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 648.747827] [48511]: DEBUG nova.virt.hardware [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 648.756579] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.756774] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.756911] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.757891] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.757891] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.758172] [48511]: DEBUG oslo_concurrency.lockutils [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.774646] [48511]: DEBUG nova.quota [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Getting quotas for project 6136290cf4ec492aae912cf62e5fe819. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 648.783102] [48511]: DEBUG nova.quota [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Getting quotas for user 5d2aecd2336b43daa301ab72370f02c3 and project 6136290cf4ec492aae912cf62e5fe819. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 648.797188] [48511]: DEBUG nova.compute.api [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 648.799272] [48511]: DEBUG nova.compute.api [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 648.804687] [48512]: INFO nova.api.openstack.requestlog [None req-2afa8611-fdcb-446d-9bb8-cd075930818d tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.425751 [ 648.804687] [48512]: [pid: 48512|app: 0|req: 190/443] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/os-security-groups => generated 707 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 648.808653] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 648.810855] [48512]: DEBUG nova.compute.api [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.818670] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.819638] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.819638] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.819638] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.819638] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.819847] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.845289] [48512]: DEBUG nova.objects.instance [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'flavor' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 648.854183] [48511]: INFO nova.api.openstack.requestlog [None req-72d6b49d-a2e7-4b4f-a503-3883eb56e8c6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.263878 [ 648.854183] [48511]: [pid: 48511|app: 0|req: 254/444] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 1265 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.858338] [48511]: DEBUG nova.api.openstack.wsgi [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.859787] [48511]: DEBUG nova.compute.api [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.867222] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.867487] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.867676] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.867995] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.868169] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.868327] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.904849] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.904849] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.904849] [48511]: DEBUG oslo_concurrency.lockutils [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.904849] [48511]: DEBUG nova.objects.instance [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lazy-loading 'fault' on Instance uuid 557fa942-6596-472f-859f-f44c0e0e36e0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 648.912059] [48511]: WARNING neutronclient.v2_0.client [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.933824] [48511]: DEBUG nova.policy [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.938923] [48511]: DEBUG nova.policy [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.940123] [48511]: DEBUG nova.policy [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 648.941641] [48511]: INFO nova.api.openstack.requestlog [None req-530861de-ecd4-43f0-b919-c5af522a4de7 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1392 microversion: 2.48 time: 0.087204 [ 648.943303] [48511]: [pid: 48511|app: 0|req: 255/445] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1392 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 648.945750] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.947682] [48511]: DEBUG nova.compute.api [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.951706] [48512]: INFO nova.api.openstack.requestlog [None req-8e8d7818-b275-4b8f-989c-37b0a946bc88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action" status: 200 len: 32 microversion: 2.1 time: 0.146596 [ 648.953924] [48512]: [pid: 48512|app: 0|req: 191/446] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:13 2025] POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action => generated 32 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 648.954086] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.954086] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.954086] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.954086] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.954223] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.954223] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.959089] [48512]: DEBUG nova.api.openstack.wsgi [None req-bced5c24-424e-4df8-95b2-adf30a62398c tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.980996] [48512]: INFO nova.api.openstack.requestlog [None req-bced5c24-424e-4df8-95b2-adf30a62398c tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.028260 [ 648.981394] [48512]: [pid: 48512|app: 0|req: 192/447] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.987552] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 648.991422] [48512]: DEBUG nova.compute.api [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 648.992062] [48511]: WARNING neutronclient.v2_0.client [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 648.997601] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.997764] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.998620] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 648.998620] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 648.998620] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 648.998620] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.029918] [48512]: WARNING neutronclient.v2_0.client [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.166218] [48511]: DEBUG nova.policy [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.174280] [48511]: INFO nova.api.openstack.requestlog [None req-3d75f165-0fdf-4aca-ac3c-2693b958bc67 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1350 microversion: 2.1 time: 0.230447 [ 649.178125] [48511]: [pid: 48511|app: 0|req: 256/448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1350 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.178125] [48511]: DEBUG nova.api.openstack.wsgi [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.179093] [48511]: DEBUG nova.compute.api [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.189251] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.190997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.190997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.190997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.190997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.191755] [48511]: DEBUG oslo_concurrency.lockutils [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.206703] [48512]: DEBUG nova.policy [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.214823] [48512]: INFO nova.api.openstack.requestlog [None req-b7f7b570-6a26-4228-bcc1-0db42b7bd26f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1390 microversion: 2.1 time: 0.232698 [ 649.215138] [48512]: [pid: 48512|app: 0|req: 193/449] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1390 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.219519] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc3d0311-d0a6-417b-9864-dd61dc7d9832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.235109] [48511]: WARNING neutronclient.v2_0.client [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.257639] [48512]: INFO nova.api.openstack.requestlog [None req-bc3d0311-d0a6-417b-9864-dd61dc7d9832 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 200 len: 1605 microversion: 2.1 time: 0.041727 [ 649.257998] [48512]: [pid: 48512|app: 0|req: 194/450] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 1605 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.260827] [48512]: DEBUG nova.api.openstack.wsgi [None req-7c917440-9cbe-4cb1-931d-2d340fc0aba4 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1035640965", "description": "tempest-description-1812789725"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 649.263056] [48512]: WARNING neutronclient.v2_0.client [None req-7c917440-9cbe-4cb1-931d-2d340fc0aba4 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.421866] [48512]: INFO nova.api.openstack.requestlog [None req-7c917440-9cbe-4cb1-931d-2d340fc0aba4 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.162912 [ 649.422429] [48512]: [pid: 48512|app: 0|req: 195/451] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:14 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 649.426613] [48511]: DEBUG nova.policy [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.426903] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b7f24b2-91e6-4ea5-b93d-2ef0b78928ec tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1685350412"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 649.433293] [48512]: DEBUG nova.policy [None req-0b7f24b2-91e6-4ea5-b93d-2ef0b78928ec tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 649.434054] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b7f24b2-91e6-4ea5-b93d-2ef0b78928ec tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 649.434509] [48512]: INFO nova.api.openstack.requestlog [None req-0b7f24b2-91e6-4ea5-b93d-2ef0b78928ec tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.011522 [ 649.434825] [48512]: [pid: 48512|app: 0|req: 196/452] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:14 2025] POST /compute/v2.1/os-aggregates => generated 116 bytes in 12 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 649.436567] [48511]: INFO nova.api.openstack.requestlog [None req-9df1ed03-29aa-4d54-9db3-e7bf838881bd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1502 microversion: 2.1 time: 0.259872 [ 649.436567] [48511]: [pid: 48511|app: 0|req: 257/453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:13 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1502 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.442106] [48511]: DEBUG nova.api.openstack.wsgi [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.442288] [48512]: DEBUG nova.api.openstack.wsgi [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.442344] [48511]: WARNING neutronclient.v2_0.client [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.443301] [48512]: DEBUG nova.compute.api [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.448839] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.449125] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.449305] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.449700] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.449828] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.449968] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.471256] [48511]: DEBUG neutronclient.v2_0.client [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP ed2695fd-a385-4311-8797-d37d1507a883 could not be found", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 649.471761] [48511]: INFO nova.api.openstack.wsgi [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] HTTP exception thrown: Floating IP not found for ID ed2695fd-a385-4311-8797-d37d1507a883 [ 649.475429] [48511]: DEBUG nova.api.openstack.wsgi [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] Returning 404 to user: Floating IP not found for ID ed2695fd-a385-4311-8797-d37d1507a883 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 649.475978] [48511]: INFO nova.api.openstack.requestlog [None req-12beafbc-5956-4cc5-a1a6-67e0388cdb05 tempest-FloatingIPsTestJSON-1596316457 tempest-FloatingIPsTestJSON-1596316457-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883" status: 404 len: 111 microversion: 2.1 time: 0.039536 [ 649.476375] [48511]: [pid: 48511|app: 0|req: 258/454] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:20:14 2025] DELETE /compute/v2.1/os-floating-ips/ed2695fd-a385-4311-8797-d37d1507a883 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 649.482811] [48511]: DEBUG nova.api.openstack.wsgi [None req-d21e2686-a4fc-4338-8cb5-b1bc7f8ff99e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.486734] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.486957] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.487120] [48512]: DEBUG oslo_concurrency.lockutils [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.487347] [48512]: DEBUG nova.objects.instance [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lazy-loading 'fault' on Instance uuid 56cc3025-7bb7-4b0c-95a5-e822b8935e5a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 649.492814] [48512]: WARNING neutronclient.v2_0.client [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 649.510625] [48511]: INFO nova.api.openstack.requestlog [None req-d21e2686-a4fc-4338-8cb5-b1bc7f8ff99e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.029575 [ 649.510625] [48511]: [pid: 48511|app: 0|req: 259/455] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:14 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.513322] [48511]: DEBUG nova.api.openstack.wsgi [None req-27c0d967-c4c4-4c32-8f15-f9be84c96ea2 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.543706] [48511]: INFO nova.api.openstack.requestlog [None req-27c0d967-c4c4-4c32-8f15-f9be84c96ea2 tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.032755 [ 649.544637] [48511]: [pid: 48511|app: 0|req: 260/456] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:14 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.547238] [48511]: DEBUG nova.api.openstack.wsgi [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 649.549097] [48511]: DEBUG nova.compute.api [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 649.553644] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.553897] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.553897] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.554283] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 649.554427] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 649.554585] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 649.583538] [48511]: WARNING neutronclient.v2_0.client [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 650.401565] [48512]: DEBUG nova.policy [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c047d1c5abc47289e63afd4dae31817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a956bbc46db4406a8cd971a8abecd78f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 650.408470] [48512]: INFO nova.api.openstack.requestlog [None req-c49e54dd-9d06-469d-a60d-d47f935d28b6 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 200 len: 1301 microversion: 2.1 time: 0.973047 [ 650.408808] [48512]: [pid: 48512|app: 0|req: 197/457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:14 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 1301 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.413074] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 650.413074] [48512]: DEBUG nova.compute.api [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 650.417445] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.417631] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.417774] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.418083] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 650.418233] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 650.418357] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 650.440395] [48512]: WARNING neutronclient.v2_0.client [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.024738] [48511]: DEBUG nova.policy [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.031072] [48511]: INFO nova.api.openstack.requestlog [None req-d7d1f774-02a0-4da1-a1a1-99e2919febff tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1321 microversion: 2.1 time: 1.486272 [ 651.031410] [48511]: [pid: 48511|app: 0|req: 261/458] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:14 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1321 bytes in 1487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.034063] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.035484] [48511]: DEBUG nova.compute.api [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.041174] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.041373] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.041506] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.041762] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.041900] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.042029] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.071515] [48511]: WARNING neutronclient.v2_0.client [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.119025] [48512]: DEBUG nova.policy [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.123731] [48512]: INFO nova.api.openstack.requestlog [None req-1a4f5668-e1e9-48e1-bc30-70e6ff1750cc tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1312 microversion: 2.1 time: 0.714310 [ 651.124984] [48512]: [pid: 48512|app: 0|req: 198/459] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:15 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1312 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.127080] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.128815] [48512]: DEBUG nova.compute.api [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.132661] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.132661] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.132821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.133463] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.133463] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.133463] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.153645] [48512]: WARNING neutronclient.v2_0.client [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.238660] [48512]: DEBUG nova.policy [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.243819] [48512]: INFO nova.api.openstack.requestlog [None req-ab97a5bc-eb82-48ea-a19f-376f40828f99 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1265 microversion: 2.1 time: 0.118979 [ 651.244234] [48512]: [pid: 48512|app: 0|req: 199/460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:15 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1265 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.265592] [48511]: DEBUG nova.policy [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.269946] [48511]: INFO nova.api.openstack.requestlog [None req-8a33de87-c86d-4485-a21c-152450943234 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1321 microversion: 2.1 time: 0.237919 [ 651.270244] [48511]: [pid: 48511|app: 0|req: 262/461] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:15 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1321 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.272816] [48511]: DEBUG nova.api.openstack.wsgi [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.274236] [48511]: DEBUG nova.compute.api [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.277844] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.278068] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.278205] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.278560] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.278708] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.278827] [48511]: DEBUG oslo_concurrency.lockutils [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.297233] [48511]: WARNING neutronclient.v2_0.client [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.358752] [48512]: DEBUG nova.api.openstack.wsgi [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "26a13386-f79f-4784-a1f4-82659438c31c"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.360323] [48512]: DEBUG nova.compute.api [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.363926] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.364241] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.364340] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.364598] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.364778] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.364854] [48512]: DEBUG oslo_concurrency.lockutils [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.371013] [48511]: DEBUG nova.policy [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.383565] [48511]: DEBUG nova.policy [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.384275] [48511]: DEBUG nova.policy [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.393136] [48511]: INFO nova.api.openstack.requestlog [None req-89c4ef07-4864-4251-a21f-b47e717d7a76 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1407 microversion: 2.93 time: 0.121317 [ 651.393136] [48511]: [pid: 48511|app: 0|req: 263/462] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1407 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.395352] [48511]: DEBUG nova.api.openstack.wsgi [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1590e55d-ce81-49c6-be3d-33cebe1e4e73", "name": "network-vif-plugged", "status": "completed", "tag": "502bedeb-c9ae-4209-b31d-141abb4b5875"}, {"name": "network-changed", "server_uuid": "1590e55d-ce81-49c6-be3d-33cebe1e4e73", "tag": "502bedeb-c9ae-4209-b31d-141abb4b5875"}, {"server_uuid": "aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46", "name": "network-vif-deleted", "tag": "f2bf6d53-fdac-41a7-b276-24cb1179bb0e"}, {"name": "network-changed", "server_uuid": "9f51fa28-ea48-423e-ba45-4494b0a0d945", "tag": "07aa05e9-c169-47cf-b619-39a3fdad1b83"}, {"server_uuid": "b861e920-384f-418c-815f-c18bed729c1e", "name": "network-vif-plugged", "status": "completed", "tag": "5e3883b8-71b7-4363-83d0-486220cc67ae"}, {"name": "network-changed", "server_uuid": "b861e920-384f-418c-815f-c18bed729c1e", "tag": "5e3883b8-71b7-4363-83d0-486220cc67ae"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.407031] [48511]: DEBUG oslo_concurrency.lockutils [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.407031] [48511]: DEBUG oslo_concurrency.lockutils [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.407031] [48511]: DEBUG oslo_concurrency.lockutils [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.412844] [48512]: INFO nova.api.openstack.wsgi [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] HTTP exception thrown: Volume 7d24cbdb-4478-496e-91eb-c7ac792cecb0 could not be found. [ 651.413196] [48512]: DEBUG nova.api.openstack.wsgi [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] Returning 404 to user: Volume 7d24cbdb-4478-496e-91eb-c7ac792cecb0 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 651.413598] [48512]: INFO nova.api.openstack.requestlog [None req-93b6d5d2-e614-4762-af64-c69ff7d21945 tempest-VolumesAdminNegativeTest-1250981668 tempest-VolumesAdminNegativeTest-1250981668-project] 10.180.1.21 "PUT /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af/os-volume_attachments/7d24cbdb-4478-496e-91eb-c7ac792cecb0" status: 404 len: 109 microversion: 2.1 time: 0.168863 [ 651.415602] [48512]: [pid: 48512|app: 0|req: 200/463] 10.180.1.21 () {60 vars in 1428 bytes} [Mon Dec 8 18:20:16 2025] PUT /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af/os-volume_attachments/7d24cbdb-4478-496e-91eb-c7ac792cecb0 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 651.421967] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-vif-plugged:502bedeb-c9ae-4209-b31d-141abb4b5875 for instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 on cpu-1 [ 651.422171] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-changed:502bedeb-c9ae-4209-b31d-141abb4b5875 for instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 on cpu-1 [ 651.422326] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-vif-deleted:f2bf6d53-fdac-41a7-b276-24cb1179bb0e for instance aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 on cpu-1 [ 651.422431] [48512]: DEBUG nova.api.openstack.wsgi [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.422490] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-changed:07aa05e9-c169-47cf-b619-39a3fdad1b83 for instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 on cpu-1 [ 651.422609] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-vif-plugged:5e3883b8-71b7-4363-83d0-486220cc67ae for instance b861e920-384f-418c-815f-c18bed729c1e on cpu-1 [ 651.422745] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] Creating event network-changed:5e3883b8-71b7-4363-83d0-486220cc67ae for instance b861e920-384f-418c-815f-c18bed729c1e on cpu-1 [ 651.426375] [48512]: DEBUG nova.compute.api [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.432164] [48511]: INFO nova.api.openstack.requestlog [req-0989b4f2-fb25-4c5c-aa5e-228f08ea4b5e req-d672ec9e-3e47-4aef-850e-2bc599a5a8e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1026 microversion: 2.1 time: 0.038935 [ 651.432702] [48511]: [pid: 48511|app: 0|req: 264/464] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:16 2025] POST /compute/v2.1/os-server-external-events => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.432971] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.433199] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.433339] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.433609] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.434586] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.434586] [48512]: DEBUG oslo_concurrency.lockutils [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.436231] [48511]: DEBUG nova.api.openstack.wsgi [None req-dae4201b-f3a1-479c-b01d-9ae1e8d2a994 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.438592] [48511]: DEBUG nova.api.openstack.wsgi [None req-dae4201b-f3a1-479c-b01d-9ae1e8d2a994 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 400 to user: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 651.439061] [48511]: INFO nova.api.openstack.requestlog [None req-dae4201b-f3a1-479c-b01d-9ae1e8d2a994 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 199 microversion: 2.1 time: 0.005789 [ 651.439853] [48511]: [pid: 48511|app: 0|req: 265/465] 10.180.1.21 () {60 vars in 1170 bytes} [Mon Dec 8 18:20:16 2025] PUT /compute/v2.1/os-hosts/devstack => generated 199 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 651.443180] [48511]: DEBUG nova.api.openstack.wsgi [None req-a75991e2-ae33-4b74-9559-5a306c176cff tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.445115] [48511]: WARNING neutronclient.v2_0.client [None req-a75991e2-ae33-4b74-9559-5a306c176cff tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.470886] [48512]: WARNING neutronclient.v2_0.client [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.513095] [48511]: WARNING neutronclient.v2_0.client [None req-a75991e2-ae33-4b74-9559-5a306c176cff tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.527093] [48512]: DEBUG nova.policy [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 651.531441] [48512]: INFO nova.api.openstack.requestlog [None req-35c8b8f3-4e95-4af1-8e08-1579f961533b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1210 microversion: 2.1 time: 0.114300 [ 651.531873] [48512]: [pid: 48512|app: 0|req: 201/466] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1210 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.534455] [48512]: DEBUG nova.api.openstack.wsgi [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.535791] [48512]: DEBUG nova.compute.api [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.543428] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.543428] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.543428] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.544559] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.545037] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.547510] [48512]: DEBUG oslo_concurrency.lockutils [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.549854] [48511]: WARNING neutronclient.v2_0.client [None req-a75991e2-ae33-4b74-9559-5a306c176cff tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.576435] [48512]: WARNING neutronclient.v2_0.client [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.694457] [48512]: INFO nova.api.openstack.requestlog [None req-479b1572-e405-4a97-80ae-6824b3159af0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.162092 [ 651.694943] [48512]: [pid: 48512|app: 0|req: 202/467] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406/os-interface => generated 288 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 651.699157] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f5eab12-f614-4e9d-860c-2670f0e7c93f tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.738121] [48512]: INFO nova.api.openstack.requestlog [None req-0f5eab12-f614-4e9d-860c-2670f0e7c93f tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.042477 [ 651.738825] [48512]: [pid: 48512|app: 0|req: 203/468] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 651.742046] [48512]: DEBUG nova.api.openstack.wsgi [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42eeead3-1f0f-405e-aba3-8afcf6f24f17", "name": "network-vif-plugged", "status": "completed", "tag": "75319620-7a7c-4730-9491-0436d02a65af"}, {"name": "network-changed", "server_uuid": "42eeead3-1f0f-405e-aba3-8afcf6f24f17", "tag": "75319620-7a7c-4730-9491-0436d02a65af"}, {"name": "network-changed", "server_uuid": "22fb04dc-ab9e-4d0c-a87a-a6423eb05a89", "tag": "98acc2f9-ae60-456e-ac90-5bdb589aa6dd"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 651.752662] [48512]: DEBUG oslo_concurrency.lockutils [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.753797] [48512]: DEBUG oslo_concurrency.lockutils [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.753797] [48512]: DEBUG oslo_concurrency.lockutils [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.790229] [48512]: INFO nova.api.openstack.compute.server_external_events [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Creating event network-vif-plugged:75319620-7a7c-4730-9491-0436d02a65af for instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 on cpu-1 [ 651.790490] [48512]: INFO nova.api.openstack.compute.server_external_events [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Creating event network-changed:75319620-7a7c-4730-9491-0436d02a65af for instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 on cpu-1 [ 651.790739] [48512]: INFO nova.api.openstack.compute.server_external_events [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] Creating event network-changed:98acc2f9-ae60-456e-ac90-5bdb589aa6dd for instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 on cpu-1 [ 651.797744] [48512]: INFO nova.api.openstack.requestlog [req-55b839d9-5223-4e33-8438-88fc48de1b8f req-b13653df-23c9-46d0-9be2-b5388bc84c47 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.058217 [ 651.798557] [48512]: [pid: 48512|app: 0|req: 204/469] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:16 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 651.801995] [48512]: DEBUG nova.api.openstack.wsgi [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.806452] [48512]: DEBUG nova.compute.api [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.808879] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.809109] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.809258] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.809519] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.809671] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.809834] [48512]: DEBUG oslo_concurrency.lockutils [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.829714] [48512]: WARNING neutronclient.v2_0.client [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 651.909121] [48511]: INFO nova.api.openstack.requestlog [None req-a75991e2-ae33-4b74-9559-5a306c176cff tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/326bc8de-598f-44de-a39a-fd7b87a4942c" status: 202 len: 0 microversion: 2.1 time: 0.469123 [ 651.911059] [48511]: [pid: 48511|app: 0|req: 266/470] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:20:16 2025] DELETE /compute/v2.1/os-floating-ips/326bc8de-598f-44de-a39a-fd7b87a4942c => generated 0 bytes in 471 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 651.913638] [48511]: DEBUG nova.api.openstack.wsgi [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 651.915906] [48511]: DEBUG nova.compute.api [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 651.921566] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.921816] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.921961] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.922267] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.923379] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.923379] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.953432] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 651.953432] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 651.953613] [48511]: DEBUG oslo_concurrency.lockutils [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 651.954620] [48511]: DEBUG nova.objects.instance [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lazy-loading 'fault' on Instance uuid aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 651.962595] [48511]: WARNING neutronclient.v2_0.client [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.270489] [48511]: DEBUG nova.policy [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'da4e3aa9c7d245d9a96c651329207802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65fb6df53c254846861d988d466dc2b7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.290267] [48511]: INFO nova.api.openstack.requestlog [None req-1503fe02-c25f-4812-81e8-adcdd4b51ca1 tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 200 len: 1297 microversion: 2.1 time: 0.378363 [ 652.290838] [48511]: [pid: 48511|app: 0|req: 267/471] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 1297 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.297760] [48511]: DEBUG nova.api.openstack.wsgi [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.299913] [48511]: DEBUG nova.compute.api [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.311290] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.311290] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.311290] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.311290] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.311537] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.311537] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.311835] [48512]: INFO nova.api.openstack.requestlog [None req-34484143-f0d5-4e6f-b5be-78ce6da9ead0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/os-security-groups" status: 200 len: 1155 microversion: 2.1 time: 0.511711 [ 652.312408] [48512]: [pid: 48512|app: 0|req: 205/472] 10.180.1.21 () {58 vars in 1288 bytes} [Mon Dec 8 18:20:16 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89/os-security-groups => generated 1155 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.315550] [48512]: DEBUG nova.api.openstack.wsgi [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.316989] [48512]: WARNING neutronclient.v2_0.client [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.345386] [48511]: WARNING neutronclient.v2_0.client [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.437618] [48512]: WARNING neutronclient.v2_0.client [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.493339] [48511]: INFO nova.api.openstack.requestlog [None req-fbffaa8d-76e7-4b6c-b3e8-76e18dbded6f tempest-ServersAdmin275Test-1422185550 tempest-ServersAdmin275Test-1422185550-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1963 microversion: 2.75 time: 0.201619 [ 652.493717] [48511]: [pid: 48511|app: 0|req: 268/473] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1963 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.499225] [48511]: DEBUG nova.api.openstack.wsgi [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.500990] [48511]: DEBUG nova.compute.api [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.506741] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.506741] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.507708] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.507861] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.508056] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.508220] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.527892] [48511]: WARNING neutronclient.v2_0.client [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.560743] [48512]: DEBUG neutronclient.v2_0.client [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 652.561481] [48512]: INFO nova.api.openstack.wsgi [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] HTTP exception thrown: Insufficient rights for removing default security group. [ 652.561481] [48512]: Neutron server returns request_ids: ['req-5652a27e-5433-4fd3-9378-0a8ca6e4990b'] [ 652.561771] [48512]: DEBUG nova.api.openstack.wsgi [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Returning 400 to user: Insufficient rights for removing default security group. [ 652.561771] [48512]: Neutron server returns request_ids: ['req-5652a27e-5433-4fd3-9378-0a8ca6e4990b'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 652.562170] [48512]: INFO nova.api.openstack.requestlog [None req-35ac24e4-37ce-453c-b35d-2a119039a556 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b62a520d-4d37-49cb-8f99-18901dc255eb" status: 400 len: 182 microversion: 2.1 time: 0.249089 [ 652.562931] [48512]: [pid: 48512|app: 0|req: 206/474] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:17 2025] DELETE /compute/v2.1/os-security-groups/b62a520d-4d37-49cb-8f99-18901dc255eb => generated 182 bytes in 249 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 652.565567] [48512]: DEBUG nova.api.openstack.wsgi [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.568694] [48512]: DEBUG nova.compute.api [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.575592] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.575860] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.576030] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.576297] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.576438] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.576560] [48512]: DEBUG oslo_concurrency.lockutils [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.598341] [48512]: WARNING neutronclient.v2_0.client [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.656473] [48511]: DEBUG nova.policy [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.660673] [48511]: INFO nova.api.openstack.requestlog [None req-3bfd58ef-03d7-4fc9-bb66-4d2d0854535a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1209 microversion: 2.1 time: 0.166338 [ 652.660993] [48511]: [pid: 48511|app: 0|req: 269/475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1209 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.663711] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ff54403-5794-4877-bba6-41557503dd1f tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-834989739", "id": "a945852a-5406-4a4b-8d81-bfdd7a529d61", "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.682141] [48511]: INFO nova.api.openstack.requestlog [None req-8ff54403-5794-4877-bba6-41557503dd1f tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.020535 [ 652.682504] [48511]: [pid: 48511|app: 0|req: 270/476] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:17 2025] POST /compute/v2.1/flavors => generated 506 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.685995] [48511]: DEBUG nova.api.openstack.wsgi [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.688890] [48511]: DEBUG nova.compute.api [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.692242] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.692435] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.692568] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.692854] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.693007] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.693137] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.717436] [48511]: WARNING neutronclient.v2_0.client [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.757692] [48512]: DEBUG nova.policy [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.763917] [48512]: INFO nova.api.openstack.requestlog [None req-370b9daf-a3c0-481e-8109-2243925434a9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1519 microversion: 2.1 time: 0.200637 [ 652.764399] [48512]: [pid: 48512|app: 0|req: 207/477] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1519 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.767116] [48512]: DEBUG nova.api.openstack.wsgi [None req-055fd915-625c-4162-97bc-abbb6bb35a04 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "624e7beb-f740-4c55-8eba-52b2814c377d", "ip_protocol": "tcp", "from_port": 1765568037, "to_port": 22}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.770216] [48512]: WARNING neutronclient.v2_0.client [None req-055fd915-625c-4162-97bc-abbb6bb35a04 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 652.823059] [48512]: INFO nova.api.openstack.wsgi [None req-055fd915-625c-4162-97bc-abbb6bb35a04 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Invalid port range 1765568037:22. Former value cannot be greater than the later [ 652.823250] [48512]: DEBUG nova.api.openstack.wsgi [None req-055fd915-625c-4162-97bc-abbb6bb35a04 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: Invalid port range 1765568037:22. Former value cannot be greater than the later {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 652.823529] [48512]: INFO nova.api.openstack.requestlog [None req-055fd915-625c-4162-97bc-abbb6bb35a04 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 123 microversion: 2.1 time: 0.058554 [ 652.823836] [48512]: [pid: 48512|app: 0|req: 208/478] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:17 2025] POST /compute/v2.1/os-security-group-rules => generated 123 bytes in 59 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 652.826700] [48512]: DEBUG nova.api.openstack.wsgi [None req-d27d35de-1af6-42f5-a3f5-93381a853671 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-973285086"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.831661] [48512]: DEBUG nova.objects.aggregate [None req-d27d35de-1af6-42f5-a3f5-93381a853671 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 696321ea-2b51-40f7-9b77-4684677852f0 for aggregate {{(pid=48512) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 652.861477] [48512]: INFO nova.api.openstack.requestlog [None req-d27d35de-1af6-42f5-a3f5-93381a853671 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.036435 [ 652.861477] [48512]: [pid: 48512|app: 0|req: 209/479] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:17 2025] POST /compute/v2.1/os-aggregates => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.865272] [48511]: DEBUG nova.policy [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 652.867142] [48512]: DEBUG nova.api.openstack.wsgi [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-image-1370734619", "metadata": {"image_type": "test"}}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.871415] [48512]: DEBUG nova.compute.api [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 652.873257] [48511]: INFO nova.api.openstack.requestlog [None req-4bfdfb97-1058-4ffa-b0c4-e12fe33d8c23 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1465 microversion: 2.1 time: 0.190109 [ 652.873949] [48511]: [pid: 48511|app: 0|req: 271/480] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1465 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.875739] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.875813] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.875983] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.876331] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 652.876484] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 652.877012] [48512]: DEBUG oslo_concurrency.lockutils [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 652.881522] [48511]: DEBUG nova.api.openstack.wsgi [None req-0f53c2a4-022d-48b8-b810-d6b55c45ac85 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1365654975", "id": 587290175, "os-flavor-access:is_public": "False"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 652.900068] [48511]: INFO nova.api.openstack.requestlog [None req-0f53c2a4-022d-48b8-b810-d6b55c45ac85 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.024478 [ 652.900489] [48511]: [pid: 48511|app: 0|req: 272/481] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:17 2025] POST /compute/v2.1/flavors => generated 436 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.903584] [48511]: DEBUG nova.api.openstack.wsgi [None req-0849aaff-8dd3-4a5f-9ba3-b7add1bdc6ad tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 652.914807] [48512]: DEBUG nova.quota [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Getting quotas for project 463a46c2fd4c44c68cd17206769af8a5. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 652.918681] [48511]: INFO nova.api.openstack.requestlog [None req-0849aaff-8dd3-4a5f-9ba3-b7add1bdc6ad tempest-FlavorsV2TestJSON-1407663006 tempest-FlavorsV2TestJSON-1407663006-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017518 [ 652.919753] [48511]: [pid: 48511|app: 0|req: 273/482] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.922538] [48512]: DEBUG nova.quota [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Getting quotas for user 0309cf871a304b7db44d71f920bf962f and project 463a46c2fd4c44c68cd17206769af8a5. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 653.073643] [48511]: DEBUG nova.api.openstack.wsgi [None req-06e50eec-1fa5-42be-8d8b-4e6f3ca1f7e8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.253695] [48511]: INFO nova.api.openstack.requestlog [None req-06e50eec-1fa5-42be-8d8b-4e6f3ca1f7e8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 371 microversion: 2.1 time: 0.333228 [ 653.254174] [48511]: [pid: 48511|app: 0|req: 274/483] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:20:17 2025] GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 371 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 653.257182] [48511]: DEBUG nova.api.openstack.wsgi [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.258875] [48511]: DEBUG nova.compute.api [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.266595] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.266931] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.267157] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.267573] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.267743] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.267840] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.306212] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.306634] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.306827] [48511]: DEBUG oslo_concurrency.lockutils [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.306936] [48511]: DEBUG nova.objects.instance [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lazy-loading 'fault' on Instance uuid 557fa942-6596-472f-859f-f44c0e0e36e0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 653.311077] [48511]: WARNING neutronclient.v2_0.client [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.335877] [48511]: DEBUG nova.policy [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.342185] [48511]: DEBUG nova.policy [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.342802] [48511]: DEBUG nova.policy [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.343432] [48511]: INFO nova.api.openstack.requestlog [None req-f89bcb87-adeb-4d03-b2fd-78ada5c6e69d tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1392 microversion: 2.48 time: 0.088728 [ 653.343880] [48511]: [pid: 48511|app: 0|req: 275/484] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1392 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.346247] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.347974] [48511]: DEBUG nova.compute.api [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.351089] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.351274] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.351607] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.351694] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.353041] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.353041] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.374766] [48511]: WARNING neutronclient.v2_0.client [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.524979] [48511]: DEBUG nova.policy [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.535347] [48511]: INFO nova.api.openstack.requestlog [None req-6d0b4a69-7225-4e7e-8cbc-afc76e6f523c tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1538 microversion: 2.1 time: 0.190863 [ 653.535974] [48511]: [pid: 48511|app: 0|req: 276/485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1538 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.543154] [48511]: DEBUG nova.api.openstack.wsgi [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.546831] [48511]: DEBUG nova.compute.api [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.553609] [48512]: INFO nova.api.openstack.requestlog [None req-e57b9769-6a4d-446b-8149-f45987e79763 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "POST /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c/action" status: 202 len: 0 microversion: 2.1 time: 0.691523 [ 653.554036] [48512]: [pid: 48512|app: 0|req: 210/486] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:17 2025] POST /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c/action => generated 0 bytes in 692 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 653.558855] [48512]: DEBUG nova.api.openstack.wsgi [None req-d03c06e2-31f6-4bf3-9efa-ba0a39b3226f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.560318] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.560552] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.560711] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.560977] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.561160] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.561345] [48511]: DEBUG oslo_concurrency.lockutils [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.607782] [48511]: WARNING neutronclient.v2_0.client [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.608148] [48512]: INFO nova.api.openstack.requestlog [None req-d03c06e2-31f6-4bf3-9efa-ba0a39b3226f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 200 len: 1613 microversion: 2.1 time: 0.052361 [ 653.608148] [48512]: [pid: 48512|app: 0|req: 211/487] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 1613 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.612399] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.612399] [48512]: DEBUG nova.compute.api [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] [instance: 56cc3025-7bb7-4b0c-95a5-e822b8935e5a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.617377] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.617377] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.617377] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.617377] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.617785] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.617785] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.629825] [48512]: INFO nova.api.openstack.wsgi [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] HTTP exception thrown: Instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a could not be found. [ 653.630155] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] Returning 404 to user: Instance 56cc3025-7bb7-4b0c-95a5-e822b8935e5a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 653.630572] [48512]: INFO nova.api.openstack.requestlog [None req-e3a528c9-16ee-47c0-99c6-80038083d1c0 tempest-ServerExternalEventsTest-1681596344 tempest-ServerExternalEventsTest-1681596344-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a" status: 404 len: 111 microversion: 2.1 time: 0.022454 [ 653.630914] [48512]: [pid: 48512|app: 0|req: 212/488] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/56cc3025-7bb7-4b0c-95a5-e822b8935e5a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 653.633549] [48512]: DEBUG nova.api.openstack.wsgi [None req-042376fb-e6e0-4453-ab8e-5c2b415c1207 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Action: 'update', calling method: >, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 653.636025] [48512]: DEBUG nova.api.openstack.wsgi [None req-042376fb-e6e0-4453-ab8e-5c2b415c1207 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 653.636626] [48512]: INFO nova.api.openstack.requestlog [None req-042376fb-e6e0-4453-ab8e-5c2b415c1207 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 189 microversion: 2.1 time: 0.004683 [ 653.636626] [48512]: [pid: 48512|app: 0|req: 213/489] 10.180.1.21 () {60 vars in 1170 bytes} [Mon Dec 8 18:20:18 2025] PUT /compute/v2.1/os-hosts/devstack => generated 189 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 653.641146] [48512]: DEBUG nova.api.openstack.wsgi [None req-008f5420-356c-4b00-8547-d556c0e86259 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 653.681032] [48512]: DEBUG nova.quota [None req-008f5420-356c-4b00-8547-d556c0e86259 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 653.689609] [48512]: DEBUG nova.quota [None req-008f5420-356c-4b00-8547-d556c0e86259 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 653.798206] [48511]: DEBUG nova.policy [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 653.809569] [48511]: INFO nova.api.openstack.requestlog [None req-a81c6609-ada8-4796-996a-30bd9a79cf41 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1390 microversion: 2.1 time: 0.271278 [ 653.809569] [48511]: [pid: 48511|app: 0|req: 277/490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1390 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.811870] [48511]: DEBUG nova.api.openstack.wsgi [None req-80b6e0e4-b7ac-4b60-90d9-874df13f134a tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.811870] [48511]: WARNING neutronclient.v2_0.client [None req-80b6e0e4-b7ac-4b60-90d9-874df13f134a tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.853996] [48512]: INFO nova.api.openstack.requestlog [None req-008f5420-356c-4b00-8547-d556c0e86259 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.216821 [ 653.854623] [48512]: [pid: 48512|app: 0|req: 214/491] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:18 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 653.860907] [48512]: DEBUG nova.api.openstack.wsgi [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 653.862924] [48512]: DEBUG nova.compute.api [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 653.870918] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.874350] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.874350] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.874350] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 653.874350] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 653.874691] [48512]: DEBUG oslo_concurrency.lockutils [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 653.910770] [48512]: WARNING neutronclient.v2_0.client [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 653.953689] [48511]: WARNING neutronclient.v2_0.client [None req-80b6e0e4-b7ac-4b60-90d9-874df13f134a tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.038866] [48511]: WARNING neutronclient.v2_0.client [None req-80b6e0e4-b7ac-4b60-90d9-874df13f134a tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.095963] [48512]: DEBUG nova.policy [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 654.110447] [48512]: INFO nova.api.openstack.requestlog [None req-19d6f686-1c82-4f60-b025-22c1230c82e7 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1517 microversion: 2.1 time: 0.254567 [ 654.110447] [48512]: [pid: 48512|app: 0|req: 215/492] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1517 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.116270] [48512]: DEBUG nova.api.openstack.wsgi [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.116270] [48512]: DEBUG nova.compute.api [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.125463] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.125658] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.125810] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.126103] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.126288] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.127530] [48512]: DEBUG oslo_concurrency.lockutils [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.158873] [48512]: WARNING neutronclient.v2_0.client [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 654.379345] [48511]: INFO nova.api.openstack.requestlog [None req-80b6e0e4-b7ac-4b60-90d9-874df13f134a tempest-FloatingIPDetailsTestJSON-130366701 tempest-FloatingIPDetailsTestJSON-130366701-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/d378128f-5f02-4b66-b0c9-816a523fd287" status: 202 len: 0 microversion: 2.1 time: 0.570508 [ 654.380133] [48511]: [pid: 48511|app: 0|req: 278/493] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:20:18 2025] DELETE /compute/v2.1/os-floating-ips/d378128f-5f02-4b66-b0c9-816a523fd287 => generated 0 bytes in 571 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 654.385722] [48511]: DEBUG nova.api.openstack.wsgi [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 654.386445] [48511]: DEBUG nova.compute.api [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 654.391125] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.391495] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.391786] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.392198] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 654.392509] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 654.392785] [48511]: DEBUG oslo_concurrency.lockutils [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 654.416495] [48511]: WARNING neutronclient.v2_0.client [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.457321] [48512]: DEBUG nova.policy [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.461474] [48512]: INFO nova.api.openstack.requestlog [None req-abf31aef-c563-4252-935b-66d04ab8e01c tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1312 microversion: 2.1 time: 1.350659 [ 655.462359] [48512]: [pid: 48512|app: 0|req: 216/494] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:18 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1312 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.464125] [48512]: DEBUG nova.api.openstack.wsgi [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 655.465440] [48512]: DEBUG nova.compute.api [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 655.470906] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.470906] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.470906] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.470906] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.471239] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.471239] [48512]: DEBUG oslo_concurrency.lockutils [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.488872] [48512]: WARNING neutronclient.v2_0.client [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.726784] [48511]: DEBUG nova.policy [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.733490] [48511]: INFO nova.api.openstack.requestlog [None req-d48c4c88-b6f8-406b-81b5-c34710e9761f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1325 microversion: 2.1 time: 1.352515 [ 655.733724] [48511]: [pid: 48511|app: 0|req: 279/495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:19 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1325 bytes in 1353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.736240] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a123edf-53d7-417d-81bb-2c556918eb10 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": " tempest-securitygroup -229926296 ", "description": "tempest-description-1737481187"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 655.738517] [48511]: WARNING neutronclient.v2_0.client [None req-6a123edf-53d7-417d-81bb-2c556918eb10 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 655.825408] [48512]: DEBUG nova.policy [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 655.830423] [48512]: INFO nova.api.openstack.requestlog [None req-47f5e2d1-739e-499a-bd0c-923165973ff3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1467 microversion: 2.1 time: 0.368020 [ 655.830811] [48512]: [pid: 48512|app: 0|req: 217/496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:20 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1467 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.834396] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 655.838236] [48512]: DEBUG nova.compute.api [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 655.844488] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.845366] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.845746] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.846199] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 655.846509] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 655.847116] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 655.880398] [48512]: WARNING neutronclient.v2_0.client [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.066832] [48511]: INFO nova.api.openstack.requestlog [None req-6a123edf-53d7-417d-81bb-2c556918eb10 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 223 microversion: 2.1 time: 0.330881 [ 656.066832] [48511]: [pid: 48511|app: 0|req: 280/497] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:20 2025] POST /compute/v2.1/os-security-groups => generated 223 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.069835] [48511]: DEBUG nova.api.openstack.wsgi [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.070243] [48511]: DEBUG nova.compute.api [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 656.080251] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.080589] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.080794] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.081216] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.081444] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.081623] [48511]: DEBUG oslo_concurrency.lockutils [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.165129] [48511]: DEBUG nova.compute.api [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 656.219575] [48512]: DEBUG nova.policy [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.243297] [48512]: DEBUG nova.policy [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.245774] [48512]: DEBUG nova.policy [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.253664] [48512]: INFO nova.api.openstack.requestlog [None req-8b673e5a-e05e-45ed-9e1e-254794b26c66 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1463 microversion: 2.93 time: 0.421580 [ 656.253871] [48512]: [pid: 48512|app: 0|req: 218/498] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:20 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1463 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.261029] [48512]: DEBUG nova.api.openstack.wsgi [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.262161] [48512]: DEBUG nova.compute.api [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 656.274757] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.276177] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.276177] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.276177] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.276177] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.276477] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.297194] [48511]: INFO nova.api.openstack.requestlog [None req-37a73650-0c40-4cd3-9f4d-5a9a424409e3 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 204 len: 0 microversion: 2.75 time: 0.230318 [ 656.297694] [48511]: [pid: 48511|app: 0|req: 281/499] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:20 2025] DELETE /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 656.309542] [48511]: DEBUG nova.api.openstack.wsgi [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.313178] [48511]: DEBUG nova.compute.api [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 656.317937] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.318435] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.318922] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.319173] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.319510] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.320157] [48511]: DEBUG oslo_concurrency.lockutils [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.321991] [48512]: DEBUG nova.compute.api [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 656.364383] [48511]: WARNING neutronclient.v2_0.client [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.399228] [48512]: INFO nova.api.openstack.requestlog [None req-09e15d8f-1d89-421e-b8ca-a8bbd96acba5 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 204 len: 0 microversion: 2.1 time: 0.144280 [ 656.399594] [48512]: [pid: 48512|app: 0|req: 219/500] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:21 2025] DELETE /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 656.403506] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.406345] [48512]: WARNING neutronclient.v2_0.client [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.444241] [48511]: DEBUG nova.policy [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 656.460552] [48511]: INFO nova.api.openstack.requestlog [None req-f610f6c7-ba17-4b3f-9161-708bd8f847ed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1210 microversion: 2.1 time: 0.161817 [ 656.462068] [48511]: [pid: 48511|app: 0|req: 282/501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1210 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.464226] [48512]: DEBUG neutronclient.v2_0.client [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 54c4f796-f15b-4de6-b355-f4a87f222e09 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 656.464226] [48512]: DEBUG nova.network.security_group_api [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Neutron security group 54c4f796-f15b-4de6-b355-f4a87f222e09 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 656.464226] [48512]: INFO nova.api.openstack.wsgi [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] HTTP exception thrown: Security group 54c4f796-f15b-4de6-b355-f4a87f222e09 does not exist [ 656.464226] [48512]: Neutron server returns request_ids: ['req-a6eaafb9-8c0b-47f9-819d-04ebb8a8ee11'] [ 656.467825] [48511]: DEBUG nova.api.openstack.wsgi [None req-cde1a6d0-a074-40ff-a31d-471a8075da93 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.467884] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Returning 404 to user: Security group 54c4f796-f15b-4de6-b355-f4a87f222e09 does not exist [ 656.467884] [48512]: Neutron server returns request_ids: ['req-a6eaafb9-8c0b-47f9-819d-04ebb8a8ee11'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 656.467884] [48512]: INFO nova.api.openstack.requestlog [None req-e2b7f9b7-8b42-42e5-82d7-cb2416814a31 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/54c4f796-f15b-4de6-b355-f4a87f222e09" status: 404 len: 194 microversion: 2.1 time: 0.065729 [ 656.467884] [48512]: [pid: 48512|app: 0|req: 220/502] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/os-security-groups/54c4f796-f15b-4de6-b355-f4a87f222e09 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 656.469837] [48512]: DEBUG nova.api.openstack.wsgi [None req-024a08d3-4a90-4d27-aab5-aacf2ef05246 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-1705825188", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.472481] [48512]: DEBUG nova.api.openstack.wsgi [None req-024a08d3-4a90-4d27-aab5-aacf2ef05246 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: Invalid input for field/attribute parent_group_id. Value: tempest-non_int_id-1705825188. 'tempest-non_int_id-1705825188' is not a 'uuid' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 656.472969] [48512]: INFO nova.api.openstack.requestlog [None req-024a08d3-4a90-4d27-aab5-aacf2ef05246 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 180 microversion: 2.1 time: 0.005856 [ 656.473342] [48512]: [pid: 48512|app: 0|req: 221/503] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:21 2025] POST /compute/v2.1/os-security-group-rules => generated 180 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 656.485436] [48511]: INFO nova.api.openstack.requestlog [None req-cde1a6d0-a074-40ff-a31d-471a8075da93 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/a945852a-5406-4a4b-8d81-bfdd7a529d61" status: 202 len: 0 microversion: 2.1 time: 0.023240 [ 656.485805] [48511]: [pid: 48511|app: 0|req: 283/504] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:21 2025] DELETE /compute/v2.1/flavors/a945852a-5406-4a4b-8d81-bfdd7a529d61 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 656.488612] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b71db71-696a-45af-9b77-e9df8ec18685 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-973285086"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.491402] [48511]: DEBUG nova.objects.aggregate [None req-5b71db71-696a-45af-9b77-e9df8ec18685 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 2a85984a-0d91-4bd5-b9f0-a8a4364847e3 for aggregate {{(pid=48511) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 656.502802] [48511]: INFO nova.api.openstack.wsgi [None req-5b71db71-696a-45af-9b77-e9df8ec18685 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-973285086 already exists. [ 656.503054] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b71db71-696a-45af-9b77-e9df8ec18685 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-973285086 already exists. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 656.503397] [48511]: INFO nova.api.openstack.requestlog [None req-5b71db71-696a-45af-9b77-e9df8ec18685 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 409 len: 110 microversion: 2.1 time: 0.017043 [ 656.503934] [48511]: [pid: 48511|app: 0|req: 284/505] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:21 2025] POST /compute/v2.1/os-aggregates => generated 110 bytes in 17 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 656.506985] [48511]: DEBUG nova.api.openstack.wsgi [None req-427e612a-c2a6-4b34-8792-82f232444313 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.646309] [48512]: DEBUG nova.api.openstack.wsgi [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.651119] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.651501] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.651881] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.652441] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.652756] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.652955] [48512]: DEBUG oslo_concurrency.lockutils [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.678223] [48512]: INFO nova.api.openstack.requestlog [None req-80e4ece6-b3bf-4469-9a5f-a639942bb0a3 tempest-AZV2TestJSON-43601705 tempest-AZV2TestJSON-43601705-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.204258 [ 656.678826] [48512]: [pid: 48512|app: 0|req: 222/506] 10.180.1.21 () {58 vars in 1159 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 656.681359] [48512]: DEBUG nova.api.openstack.wsgi [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.698755] [48511]: INFO nova.api.openstack.requestlog [None req-427e612a-c2a6-4b34-8792-82f232444313 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/587290175/action" status: 200 len: 96 microversion: 2.1 time: 0.192813 [ 656.698755] [48511]: [pid: 48511|app: 0|req: 285/507] 10.180.1.21 () {60 vars in 1192 bytes} [Mon Dec 8 18:20:21 2025] POST /compute/v2.1/flavors/587290175/action => generated 96 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 656.702477] [48511]: DEBUG nova.api.openstack.wsgi [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.703385] [48511]: DEBUG nova.compute.api [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] [instance: aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 656.712375] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.712375] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.712375] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.712375] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.712524] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.712524] [48511]: DEBUG oslo_concurrency.lockutils [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.729800] [48511]: INFO nova.api.openstack.wsgi [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] HTTP exception thrown: Instance aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 could not be found. [ 656.730095] [48511]: DEBUG nova.api.openstack.wsgi [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] Returning 404 to user: Instance aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 656.730923] [48511]: INFO nova.api.openstack.requestlog [None req-b089885a-1c65-43df-ae26-3a1ad2f27f2b tempest-TenantUsagesTestJSON-1997812009 tempest-TenantUsagesTestJSON-1997812009-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46" status: 404 len: 111 microversion: 2.1 time: 0.032548 [ 656.734112] [48511]: [pid: 48511|app: 0|req: 286/508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/servers/aed5f6dd-d2c3-4e02-80c0-0d52e8c6fe46 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 656.739035] [48511]: DEBUG nova.api.openstack.wsgi [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22fb04dc-ab9e-4d0c-a87a-a6423eb05a89", "tag": "98acc2f9-ae60-456e-ac90-5bdb589aa6dd"}, {"server_uuid": "749b6fab-8eb0-4ad6-b136-24960a753176", "name": "network-vif-plugged", "status": "completed", "tag": "49bf9d2d-64fa-450e-8d7e-ab320af52155"}, {"name": "network-changed", "server_uuid": "749b6fab-8eb0-4ad6-b136-24960a753176", "tag": "49bf9d2d-64fa-450e-8d7e-ab320af52155"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 656.750909] [48511]: DEBUG oslo_concurrency.lockutils [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.753769] [48511]: DEBUG oslo_concurrency.lockutils [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.753954] [48511]: DEBUG oslo_concurrency.lockutils [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.776196] [48511]: INFO nova.api.openstack.compute.server_external_events [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Creating event network-changed:98acc2f9-ae60-456e-ac90-5bdb589aa6dd for instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 on cpu-1 [ 656.776452] [48511]: INFO nova.api.openstack.compute.server_external_events [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Creating event network-vif-plugged:49bf9d2d-64fa-450e-8d7e-ab320af52155 for instance 749b6fab-8eb0-4ad6-b136-24960a753176 on cpu-1 [ 656.776629] [48511]: INFO nova.api.openstack.compute.server_external_events [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] Creating event network-changed:49bf9d2d-64fa-450e-8d7e-ab320af52155 for instance 749b6fab-8eb0-4ad6-b136-24960a753176 on cpu-1 [ 656.782603] [48511]: INFO nova.api.openstack.requestlog [req-23f6905e-a110-4082-a54b-63ffd49d4615 req-f4eb8967-2dae-4bec-bc90-51e0d0272e8d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.047659 [ 656.783412] [48511]: [pid: 48511|app: 0|req: 287/509] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:21 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.786719] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.788475] [48511]: DEBUG nova.compute.api [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 656.794972] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.794972] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.794972] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.794972] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 656.795150] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 656.795150] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 656.825834] [48511]: WARNING neutronclient.v2_0.client [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 656.902718] [48511]: INFO nova.api.openstack.requestlog [None req-5b549d28-3754-4507-803b-03034bda8e78 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.118038 [ 656.902967] [48511]: [pid: 48511|app: 0|req: 288/510] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73/os-interface => generated 287 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 656.906409] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac4681c8-abe8-4f71-aabc-df161194167d tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 656.955230] [48511]: INFO nova.api.openstack.requestlog [None req-ac4681c8-abe8-4f71-aabc-df161194167d tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 200 len: 1530 microversion: 2.1 time: 0.050873 [ 656.955230] [48511]: [pid: 48511|app: 0|req: 289/511] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 1530 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.959059] [48511]: DEBUG nova.api.openstack.wsgi [None req-b42dd86f-05c5-4cd4-bcf4-e25d21e2ee7c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.010398] [48511]: INFO nova.api.openstack.requestlog [None req-b42dd86f-05c5-4cd4-bcf4-e25d21e2ee7c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 200 len: 1613 microversion: 2.1 time: 0.053948 [ 657.010532] [48511]: [pid: 48511|app: 0|req: 290/512] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 1613 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.014097] [48511]: DEBUG nova.api.openstack.wsgi [None req-87206fba-e55f-496d-9214-315790951307 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.017421] [48511]: DEBUG nova.policy [None req-87206fba-e55f-496d-9214-315790951307 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': 'ad5f75fd4ace40e89326f34e5b2177a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9608bcc9f8a460e984067a5cc0f7adb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.017873] [48511]: DEBUG nova.api.openstack.wsgi [None req-87206fba-e55f-496d-9214-315790951307 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 657.019043] [48511]: INFO nova.api.openstack.requestlog [None req-87206fba-e55f-496d-9214-315790951307 tempest-HostsAdminNegativeTestJSON-944005893 tempest-HostsAdminNegativeTestJSON-944005893-project-member] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 403 len: 111 microversion: 2.1 time: 0.007360 [ 657.019043] [48511]: [pid: 48511|app: 0|req: 291/513] 10.180.1.21 () {60 vars in 1170 bytes} [Mon Dec 8 18:20:21 2025] PUT /compute/v2.1/os-hosts/devstack => generated 111 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 657.022929] [48511]: DEBUG nova.api.openstack.wsgi [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.025031] [48511]: DEBUG nova.compute.api [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.030577] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.030577] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.030577] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.030818] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.030926] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.031062] [48511]: DEBUG oslo_concurrency.lockutils [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.072230] [48511]: WARNING neutronclient.v2_0.client [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.092945] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.092945] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.092945] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.092945] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.093530] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.095635] [48512]: DEBUG oslo_concurrency.lockutils [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.106177] [48511]: DEBUG nova.policy [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.114132] [48511]: INFO nova.api.openstack.requestlog [None req-11616f65-0f16-4f94-b53c-d9a374bbfa46 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1209 microversion: 2.1 time: 0.092189 [ 657.114132] [48511]: [pid: 48511|app: 0|req: 292/514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.116342] [48511]: DEBUG nova.api.openstack.wsgi [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.118125] [48511]: DEBUG nova.compute.api [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.126477] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.127247] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.127247] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.128717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.128717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.128717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.144271] [48512]: INFO nova.api.openstack.requestlog [None req-19f0de2e-7c94-49b5-9c4b-f4504813b6a8 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 328 microversion: 2.1 time: 0.463831 [ 657.144271] [48512]: [pid: 48512|app: 0|req: 223/515] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:20:21 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 328 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.150021] [48512]: DEBUG nova.api.openstack.wsgi [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b443b67f-c498-43be-8978-c3c2176dfe3e", "name": "network-vif-plugged", "status": "completed", "tag": "768650c5-c8b2-4245-8adb-fe9fa9157db6"}, {"name": "network-changed", "server_uuid": "b443b67f-c498-43be-8978-c3c2176dfe3e", "tag": "768650c5-c8b2-4245-8adb-fe9fa9157db6"}, {"name": "network-changed", "server_uuid": "2b7a4d7f-5605-4148-b487-df63eec67406", "tag": "7907bac7-663a-465e-a1bb-4840c37713da"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.157929] [48512]: DEBUG oslo_concurrency.lockutils [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.159959] [48512]: DEBUG oslo_concurrency.lockutils [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.159959] [48512]: DEBUG oslo_concurrency.lockutils [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.160170] [48511]: WARNING neutronclient.v2_0.client [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.169760] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Creating event network-vif-plugged:768650c5-c8b2-4245-8adb-fe9fa9157db6 for instance b443b67f-c498-43be-8978-c3c2176dfe3e on cpu-1 [ 657.169760] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Creating event network-changed:768650c5-c8b2-4245-8adb-fe9fa9157db6 for instance b443b67f-c498-43be-8978-c3c2176dfe3e on cpu-1 [ 657.169760] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] Creating event network-changed:7907bac7-663a-465e-a1bb-4840c37713da for instance 2b7a4d7f-5605-4148-b487-df63eec67406 on cpu-1 [ 657.177299] [48512]: INFO nova.api.openstack.requestlog [req-ebddb79b-1ada-46b0-af7b-73167673663a req-c49ba0c9-153f-41e9-9cfe-8eb438ac5f33 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.032838 [ 657.177827] [48512]: [pid: 48512|app: 0|req: 224/516] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:21 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 657.181727] [48512]: DEBUG nova.api.openstack.wsgi [None req-1916eb06-f80a-47c0-b6a0-c935e3630182 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.234406] [48512]: DEBUG nova.quota [None req-1916eb06-f80a-47c0-b6a0-c935e3630182 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 657.244180] [48512]: DEBUG nova.quota [None req-1916eb06-f80a-47c0-b6a0-c935e3630182 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 657.475874] [48512]: INFO nova.api.openstack.requestlog [None req-1916eb06-f80a-47c0-b6a0-c935e3630182 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 64 microversion: 2.1 time: 0.297172 [ 657.476803] [48512]: [pid: 48512|app: 0|req: 225/517] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:21 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 64 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 657.479904] [48512]: DEBUG nova.api.openstack.wsgi [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.481731] [48512]: DEBUG nova.compute.api [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.491200] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.491457] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.491628] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.491956] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.492090] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.492213] [48512]: DEBUG oslo_concurrency.lockutils [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.527598] [48512]: WARNING neutronclient.v2_0.client [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.793256] [48511]: DEBUG nova.policy [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.802714] [48511]: INFO nova.api.openstack.requestlog [None req-d707d327-a18b-4fa5-91ad-a457b9bd06bf tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1519 microversion: 2.1 time: 0.688224 [ 657.804904] [48511]: [pid: 48511|app: 0|req: 293/518] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:21 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1519 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.813085] [48511]: DEBUG nova.api.openstack.wsgi [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.238"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 657.814473] [48511]: DEBUG nova.compute.api [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.821096] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.821327] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.821486] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.821776] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.822101] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.822257] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.872541] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 657.872541] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquired lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 657.872541] [48511]: WARNING neutronclient.v2_0.client [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 657.954733] [48512]: DEBUG nova.policy [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 657.962630] [48512]: INFO nova.api.openstack.requestlog [None req-a68c2709-0bc8-46d3-8d8e-2183a0d5a380 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1465 microversion: 2.1 time: 0.484994 [ 657.963303] [48512]: [pid: 48512|app: 0|req: 226/519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:22 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1465 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.974124] [48512]: DEBUG nova.api.openstack.wsgi [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 657.976158] [48512]: DEBUG nova.compute.api [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 657.989493] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.989878] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.990225] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 657.990754] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 657.990932] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 657.991095] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.036484] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.036484] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.036484] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.036484] [48512]: DEBUG nova.objects.instance [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lazy-loading 'fault' on Instance uuid 557fa942-6596-472f-859f-f44c0e0e36e0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 658.046954] [48512]: WARNING neutronclient.v2_0.client [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.273736] [48512]: DEBUG nova.policy [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.282943] [48512]: DEBUG nova.policy [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.283602] [48512]: DEBUG nova.policy [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '979936e558e24150975f2626c01bc5a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f108d7a0efa747d091152aadb5480d83', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 658.284776] [48512]: INFO nova.api.openstack.requestlog [None req-57b90f2a-7a96-44eb-b9db-171b7c0cd1dd tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 200 len: 1392 microversion: 2.48 time: 0.316547 [ 658.284776] [48512]: [pid: 48512|app: 0|req: 227/520] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:22 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 1392 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.287932] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 658.289544] [48512]: DEBUG nova.compute.api [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 658.300126] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.300386] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.300476] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.300741] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 658.300881] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 658.301014] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 658.335686] [48512]: WARNING neutronclient.v2_0.client [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 658.763214] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 659.490333] [48511]: DEBUG nova.network.neutron [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 659.501815] [48511]: WARNING neutronclient.v2_0.client [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 659.827392] [48512]: DEBUG nova.policy [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.836160] [48512]: INFO nova.api.openstack.requestlog [None req-ac132ef3-68db-4ecf-8e1a-389affebfdf3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1390 microversion: 2.1 time: 1.550848 [ 659.836866] [48512]: [pid: 48512|app: 0|req: 228/521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:23 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1390 bytes in 1552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.846348] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 659.848975] [48512]: DEBUG nova.compute.api [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 659.854890] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.855956] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.855956] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.855956] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 659.855956] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 659.856271] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 659.875047] [48512]: DEBUG nova.policy [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-server-diagnostics failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 659.875573] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 659.876049] [48512]: INFO nova.api.openstack.requestlog [None req-8c3b2fd5-5046-4996-b9ce-e652b7dd2383 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e/diagnostics" status: 403 len: 117 microversion: 2.1 time: 0.036271 [ 659.876382] [48512]: [pid: 48512|app: 0|req: 229/522] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:24 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e/diagnostics => generated 117 bytes in 39 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 659.881267] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e6a185f-1d83-4284-9a32-9f20680a2bb8 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 659.885506] [48512]: WARNING neutronclient.v2_0.client [None req-8e6a185f-1d83-4284-9a32-9f20680a2bb8 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 661.120378] [48512]: INFO nova.api.openstack.requestlog [None req-8e6a185f-1d83-4284-9a32-9f20680a2bb8 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64" status: 200 len: 223 microversion: 2.1 time: 1.243319 [ 661.121068] [48512]: [pid: 48512|app: 0|req: 230/523] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:20:24 2025] GET /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64 => generated 223 bytes in 1244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 661.123870] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 661.125891] [48512]: DEBUG nova.compute.api [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 661.134026] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.134357] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.134598] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.135121] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 661.135376] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 661.135808] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 661.166706] [48512]: WARNING neutronclient.v2_0.client [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.677523] [48512]: DEBUG nova.policy [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.687645] [48512]: DEBUG nova.policy [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.690596] [48512]: DEBUG nova.policy [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.694255] [48512]: INFO nova.api.openstack.requestlog [None req-5c687692-965e-40df-8aad-1b9a4a3944a7 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1462 microversion: 2.75 time: 1.572214 [ 662.694611] [48512]: [pid: 48512|app: 0|req: 231/524] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:25 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1462 bytes in 1573 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.699987] [48512]: DEBUG nova.api.openstack.wsgi [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 662.708489] [48512]: DEBUG nova.compute.api [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.710098] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.710242] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.710338] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.711158] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.711158] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.711158] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.747397] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.747868] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.748366] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.748913] [48512]: DEBUG nova.objects.instance [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lazy-loading 'fault' on Instance uuid cd5316b7-8c6a-4e8c-8da8-02414b0392af {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 662.755633] [48512]: WARNING neutronclient.v2_0.client [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.893275] [48512]: DEBUG nova.policy [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 662.907044] [48512]: INFO nova.api.openstack.requestlog [None req-99828168-a826-4d2d-9adc-635f12a5b7aa tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1301 microversion: 2.1 time: 0.211587 [ 662.907273] [48512]: [pid: 48512|app: 0|req: 232/525] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:27 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1301 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.909946] [48512]: DEBUG nova.api.openstack.wsgi [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 662.912460] [48512]: DEBUG nova.compute.api [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 662.926498] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.926498] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.926498] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.926498] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 662.926807] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 662.926807] [48512]: DEBUG oslo_concurrency.lockutils [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 662.970916] [48512]: WARNING neutronclient.v2_0.client [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 662.974392] [48511]: WARNING neutronclient.v2_0.client [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.202480] [48512]: DEBUG nova.policy [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.213174] [48512]: INFO nova.api.openstack.requestlog [None req-56945380-4b47-449a-a24b-44ecccd2bc6d tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1458 microversion: 2.1 time: 0.305268 [ 663.214339] [48512]: [pid: 48512|app: 0|req: 233/526] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:27 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1458 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.216786] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Action: 'update', calling method: >, body: {"security_group": {"name": "tempest-sg-1720721924", "description": "tempest-description-1423709247"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.220159] [48512]: WARNING neutronclient.v2_0.client [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.250798] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=36,nova_cell1:UPDATE=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 663.314036] [48512]: DEBUG neutronclient.v2_0.client [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4bdafcba-0223-487c-824c-77f98692dc29 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 663.314267] [48512]: DEBUG nova.network.security_group_api [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Neutron security group 4bdafcba-0223-487c-824c-77f98692dc29 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 663.314371] [48512]: INFO nova.api.openstack.wsgi [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] HTTP exception thrown: Security group 4bdafcba-0223-487c-824c-77f98692dc29 does not exist [ 663.314371] [48512]: Neutron server returns request_ids: ['req-03974a49-4fe2-44d4-91f9-626a314197a8'] [ 663.315306] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] Returning 404 to user: Security group 4bdafcba-0223-487c-824c-77f98692dc29 does not exist [ 663.315306] [48512]: Neutron server returns request_ids: ['req-03974a49-4fe2-44d4-91f9-626a314197a8'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 663.315306] [48512]: INFO nova.api.openstack.requestlog [None req-8b1a1017-1f4d-4c76-8657-84708ba1e9f7 tempest-SecurityGroupsNegativeTestJSON-229039816 tempest-SecurityGroupsNegativeTestJSON-229039816-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/4bdafcba-0223-487c-824c-77f98692dc29" status: 404 len: 194 microversion: 2.1 time: 0.100896 [ 663.315306] [48512]: [pid: 48512|app: 0|req: 234/527] 10.180.1.21 () {60 vars in 1285 bytes} [Mon Dec 8 18:20:27 2025] PUT /compute/v2.1/os-security-groups/4bdafcba-0223-487c-824c-77f98692dc29 => generated 194 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 663.318183] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a5bb18b-e091-4c5c-b0f1-9e4a6339fe57 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1543980414", "description": "tempest-description-160982060"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.321601] [48512]: WARNING neutronclient.v2_0.client [None req-2a5bb18b-e091-4c5c-b0f1-9e4a6339fe57 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.365261] [48511]: DEBUG nova.network.neutron [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Updating instance_info_cache with network_info: [{"id": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "address": "fa:16:3e:bd:c3:06", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.238", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap90a2b3cc-9f", "ovs_interfaceid": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 663.382509] [48511]: DEBUG oslo_concurrency.lockutils [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Releasing lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 663.384203] [48511]: INFO nova.api.openstack.requestlog [None req-db1c53f7-dd22-49a2-baff-dad76f0f4ffe tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action" status: 202 len: 0 microversion: 2.1 time: 5.579716 [ 663.384598] [48511]: [pid: 48511|app: 0|req: 294/528] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:22 2025] POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action => generated 0 bytes in 5581 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 663.387429] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7b926a8-773c-472f-b2ad-519f008ac608 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 663.416073] [48511]: INFO nova.api.openstack.requestlog [None req-a7b926a8-773c-472f-b2ad-519f008ac608 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.030798 [ 663.417068] [48511]: [pid: 48511|app: 0|req: 295/529] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:28 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.419613] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8bfb559-3808-44d3-97e8-21a2a1763fc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 663.445283] [48511]: INFO nova.api.openstack.requestlog [None req-e8bfb559-3808-44d3-97e8-21a2a1763fc8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.028061 [ 663.445813] [48511]: [pid: 48511|app: 0|req: 296/530] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:28 2025] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 663.448734] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a90ea08-6c74-4134-aeae-d89a7ebed8b6 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.451410] [48511]: DEBUG nova.policy [None req-2a90ea08-6c74-4134-aeae-d89a7ebed8b6 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': 'd5838c110f32442588769d21d19f6be2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd13f8836b52043a3b0e9452700227119', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 663.451568] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a90ea08-6c74-4134-aeae-d89a7ebed8b6 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 663.452066] [48511]: INFO nova.api.openstack.requestlog [None req-2a90ea08-6c74-4134-aeae-d89a7ebed8b6 tempest-FlavorsAccessNegativeTestJSON-452624920 tempest-FlavorsAccessNegativeTestJSON-452624920-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/587290175/action" status: 403 len: 133 microversion: 2.1 time: 0.005841 [ 663.452425] [48511]: [pid: 48511|app: 0|req: 297/531] 10.180.1.21 () {60 vars in 1192 bytes} [Mon Dec 8 18:20:28 2025] POST /compute/v2.1/flavors/587290175/action => generated 133 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 663.455642] [48511]: DEBUG nova.api.openstack.wsgi [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 663.456970] [48511]: DEBUG nova.compute.api [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 663.462310] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.462584] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.462726] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.462988] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 663.463147] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 663.463268] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 663.487405] [48511]: WARNING neutronclient.v2_0.client [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 663.806773] [48512]: INFO nova.api.openstack.requestlog [None req-2a5bb18b-e091-4c5c-b0f1-9e4a6339fe57 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.489597 [ 663.808067] [48512]: [pid: 48512|app: 0|req: 235/532] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:28 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 663.812305] [48512]: DEBUG nova.api.openstack.wsgi [None req-308736e2-7b46-46f5-af3a-b9c23857d0c8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 663.857999] [48512]: INFO nova.api.openstack.requestlog [None req-308736e2-7b46-46f5-af3a-b9c23857d0c8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc" status: 200 len: 661 microversion: 2.1 time: 0.049213 [ 663.858369] [48512]: [pid: 48512|app: 0|req: 236/533] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:28 2025] GET /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc => generated 661 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 663.861227] [48512]: DEBUG nova.api.openstack.wsgi [None req-01a04a43-ed14-44fd-9cde-6036135b17dd tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Action: 'update', calling method: >, body: {"status": null, "maintenance_mode": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 663.863716] [48512]: DEBUG nova.api.openstack.wsgi [None req-01a04a43-ed14-44fd-9cde-6036135b17dd tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 663.864398] [48512]: INFO nova.api.openstack.requestlog [None req-01a04a43-ed14-44fd-9cde-6036135b17dd tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 127 microversion: 2.1 time: 0.005493 [ 663.868817] [48512]: [pid: 48512|app: 0|req: 237/534] 10.180.1.21 () {60 vars in 1170 bytes} [Mon Dec 8 18:20:28 2025] PUT /compute/v2.1/os-hosts/devstack => generated 127 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 663.870950] [48512]: DEBUG nova.api.openstack.wsgi [None req-1bc50a0f-e006-4236-af09-9e43591594a8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.009439] [48512]: INFO nova.api.openstack.requestlog [None req-1bc50a0f-e006-4236-af09-9e43591594a8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 204 len: 0 microversion: 2.1 time: 0.143871 [ 664.009919] [48512]: [pid: 48512|app: 0|req: 238/535] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:28 2025] DELETE /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 664.012625] [48512]: DEBUG nova.api.openstack.wsgi [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 664.014055] [48512]: DEBUG nova.compute.api [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 664.019091] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.019281] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.019464] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.019739] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.019962] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.020221] [48512]: DEBUG oslo_concurrency.lockutils [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.068703] [48512]: WARNING neutronclient.v2_0.client [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 664.772025] [48511]: DEBUG nova.policy [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 664.780543] [48511]: INFO nova.api.openstack.requestlog [None req-ddb91f6e-db9b-4f75-a7a8-42e8170c5ca0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1313 microversion: 2.1 time: 1.327675 [ 664.780983] [48511]: [pid: 48511|app: 0|req: 298/536] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:28 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1313 bytes in 1328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.927190] [48511]: DEBUG nova.api.openstack.wsgi [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1912155134", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 664.975593] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.975861] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.975861] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.976233] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 664.977646] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 664.977887] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 664.983589] [48511]: DEBUG nova.network.neutron [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 664.984025] [48511]: WARNING neutronclient.v2_0.client [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.043495] [48512]: DEBUG nova.policy [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.051020] [48512]: DEBUG nova.policy [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.051672] [48512]: DEBUG nova.policy [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.055376] [48512]: INFO nova.api.openstack.requestlog [None req-396500f2-7c89-44e8-8943-082e5af04132 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1536 microversion: 2.93 time: 1.044796 [ 665.055850] [48512]: [pid: 48512|app: 0|req: 239/537] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:28 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1536 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.058260] [48512]: DEBUG nova.api.openstack.wsgi [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.059759] [48512]: DEBUG nova.compute.api [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.064263] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.064430] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.064585] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.064930] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.065358] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.065358] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.096123] [48512]: WARNING neutronclient.v2_0.client [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.221916] [48512]: DEBUG nova.policy [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.231314] [48512]: INFO nova.api.openstack.requestlog [None req-71cd6b1d-2dee-4b62-ab1b-23cdc3f98c17 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1266 microversion: 2.1 time: 0.174887 [ 665.231755] [48512]: [pid: 48512|app: 0|req: 240/538] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:29 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1266 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.237049] [48512]: DEBUG nova.api.openstack.wsgi [None req-16751a33-a13f-4141-bf03-8ef7c02f6aec tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.281266] [48512]: INFO nova.api.openstack.requestlog [None req-16751a33-a13f-4141-bf03-8ef7c02f6aec tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 64 microversion: 2.1 time: 0.047161 [ 665.281266] [48512]: [pid: 48512|app: 0|req: 241/539] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 64 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 665.285390] [48512]: DEBUG nova.api.openstack.wsgi [None req-8da09760-e5d8-484a-9b20-c62d4103b365 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.325224] [48512]: INFO nova.api.openstack.requestlog [None req-8da09760-e5d8-484a-9b20-c62d4103b365 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 200 len: 1616 microversion: 2.1 time: 0.044791 [ 665.325596] [48512]: [pid: 48512|app: 0|req: 242/540] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.330249] [48512]: DEBUG nova.api.openstack.wsgi [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.330249] [48512]: DEBUG nova.compute.api [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.337334] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.337407] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.337706] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.338065] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.338248] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.338419] [48512]: DEBUG oslo_concurrency.lockutils [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.373992] [48512]: WARNING neutronclient.v2_0.client [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.494185] [48511]: DEBUG nova.virt.hardware [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 665.494185] [48511]: DEBUG nova.virt.hardware [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 665.494185] [48511]: DEBUG nova.virt.hardware [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 665.494185] [48511]: DEBUG nova.virt.hardware [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 665.494185] [48511]: DEBUG nova.virt.hardware [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 665.506019] [48512]: DEBUG nova.policy [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.509323] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.509583] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.509744] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.510157] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.511643] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.513028] [48512]: INFO nova.api.openstack.requestlog [None req-408a10e2-063f-4011-9c53-3ee43c586ba4 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1209 microversion: 2.1 time: 0.186360 [ 665.513172] [48511]: DEBUG oslo_concurrency.lockutils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.513628] [48512]: [pid: 48512|app: 0|req: 243/541] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1209 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.544648] [48511]: DEBUG nova.quota [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 665.552468] [48511]: DEBUG nova.quota [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for user 708bfc2730334685a511993d3df0f777 and project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 665.573796] [48511]: DEBUG nova.compute.utils [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] cores quota exceeded for b6919a29c26f4cb9aaa4ebdf0cecf719, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48511) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 665.573796] [48511]: INFO nova.api.openstack.wsgi [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [ 665.573796] [48511]: DEBUG nova.api.openstack.wsgi [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 665.573796] [48511]: INFO nova.api.openstack.requestlog [None req-66623b52-2fba-4b51-b7bf-c37858899d40 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 0.791797 [ 665.573796] [48511]: [pid: 48511|app: 0|req: 299/542] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:29 2025] POST /compute/v2.1/servers => generated 111 bytes in 792 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 665.577048] [48511]: DEBUG nova.api.openstack.wsgi [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83e9ae3a-118a-4a8e-a3f6-9044ebcc726b", "name": "network-vif-plugged", "status": "completed", "tag": "eefe13d1-b121-4843-b327-43ffb33938ca"}, {"name": "network-changed", "server_uuid": "83e9ae3a-118a-4a8e-a3f6-9044ebcc726b", "tag": "eefe13d1-b121-4843-b327-43ffb33938ca"}, {"name": "network-changed", "server_uuid": "1590e55d-ce81-49c6-be3d-33cebe1e4e73", "tag": "502bedeb-c9ae-4209-b31d-141abb4b5875"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.589694] [48511]: DEBUG oslo_concurrency.lockutils [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.591947] [48511]: DEBUG oslo_concurrency.lockutils [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.595020] [48511]: DEBUG oslo_concurrency.lockutils [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.607651] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Creating event network-vif-plugged:eefe13d1-b121-4843-b327-43ffb33938ca for instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b on cpu-1 [ 665.607974] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Creating event network-changed:eefe13d1-b121-4843-b327-43ffb33938ca for instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b on cpu-1 [ 665.608154] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] Creating event network-changed:502bedeb-c9ae-4209-b31d-141abb4b5875 for instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 on cpu-1 [ 665.619680] [48511]: INFO nova.api.openstack.requestlog [req-8017805f-22bc-4c22-afe9-e7d45a5de335 req-b1bdec3e-5f8b-4b71-a191-6089a713e016 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.043182 [ 665.619680] [48511]: [pid: 48511|app: 0|req: 300/543] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:30 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.619934] [48512]: DEBUG nova.api.openstack.wsgi [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.621448] [48511]: DEBUG nova.api.openstack.wsgi [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.622803] [48511]: DEBUG nova.compute.api [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.626356] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.626539] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.626674] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.626931] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.627742] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.627742] [48511]: DEBUG oslo_concurrency.lockutils [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.635821] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.636119] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.636286] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.637423] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.637423] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.637423] [48512]: DEBUG oslo_concurrency.lockutils [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.653851] [48512]: INFO nova.api.openstack.requestlog [None req-d90b0774-534f-41f9-8a76-fc2a926c270c tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.138601 [ 665.653851] [48512]: [pid: 48512|app: 0|req: 244/544] 10.180.1.21 () {58 vars in 1117 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/limits => generated 511 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 665.655959] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.657535] [48512]: DEBUG nova.compute.api [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.659916] [48511]: WARNING neutronclient.v2_0.client [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.662785] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.662785] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.662785] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.662785] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.662933] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.662933] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.682306] [48512]: WARNING neutronclient.v2_0.client [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.770251] [48511]: DEBUG nova.policy [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.777378] [48511]: INFO nova.api.openstack.requestlog [None req-4836dc48-cfe6-410e-8b8c-2edc95540e88 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1499 microversion: 2.1 time: 0.158552 [ 665.778774] [48511]: [pid: 48511|app: 0|req: 301/545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1499 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.780787] [48511]: DEBUG nova.api.openstack.wsgi [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.782521] [48511]: DEBUG nova.compute.api [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] [instance: 557fa942-6596-472f-859f-f44c0e0e36e0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.789865] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.790084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.790222] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.790865] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.790865] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.790865] [48511]: DEBUG oslo_concurrency.lockutils [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.803449] [48511]: INFO nova.api.openstack.wsgi [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] HTTP exception thrown: Instance 557fa942-6596-472f-859f-f44c0e0e36e0 could not be found. [ 665.803748] [48511]: DEBUG nova.api.openstack.wsgi [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] Returning 404 to user: Instance 557fa942-6596-472f-859f-f44c0e0e36e0 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 665.804173] [48511]: INFO nova.api.openstack.requestlog [None req-49f996f6-71f3-4829-8697-08014fae4b23 tempest-ServerDiagnosticsV248Test-17805293 tempest-ServerDiagnosticsV248Test-17805293-project-member] 10.180.1.21 "GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0" status: 404 len: 111 microversion: 2.48 time: 0.025637 [ 665.804467] [48511]: [pid: 48511|app: 0|req: 302/546] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/servers/557fa942-6596-472f-859f-f44c0e0e36e0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 665.810034] [48511]: DEBUG nova.api.openstack.wsgi [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 665.812410] [48511]: DEBUG oslo_concurrency.lockutils [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.812645] [48511]: DEBUG oslo_concurrency.lockutils [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.812795] [48511]: DEBUG oslo_concurrency.lockutils [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.820027] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] Creating event network-changed:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 665.823166] [48512]: DEBUG nova.policy [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 665.828450] [48511]: INFO nova.api.openstack.requestlog [req-d1e7e20a-b43a-4386-b859-6bd53f0f9f48 req-ee553b09-4b6b-4a91-9248-5beb8823c111 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023197 [ 665.828925] [48512]: INFO nova.api.openstack.requestlog [None req-b4f78548-804b-4289-9f22-22735a73105f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1465 microversion: 2.1 time: 0.174711 [ 665.828987] [48511]: [pid: 48511|app: 0|req: 303/547] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:30 2025] 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) [ 665.829297] [48512]: [pid: 48512|app: 0|req: 245/548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1465 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.832806] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.832909] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.833513] [48511]: DEBUG nova.compute.api [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.836121] [48512]: DEBUG nova.compute.api [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 665.839593] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.839869] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.840021] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.840288] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.840426] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.840542] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.846883] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.847654] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.847654] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.847654] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 665.847800] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 665.847834] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 665.860297] [48511]: DEBUG nova.compute.api [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 665.873185] [48512]: WARNING neutronclient.v2_0.client [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.924797] [48511]: INFO nova.api.openstack.requestlog [None req-d5ed38a8-ed31-4f6a-a056-80d6c298fea4 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 204 len: 0 microversion: 2.1 time: 0.094142 [ 665.925785] [48511]: [pid: 48511|app: 0|req: 304/549] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:30 2025] DELETE /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 665.928338] [48511]: DEBUG nova.api.openstack.wsgi [None req-817ce1d4-223d-4f5e-a0b8-22e552f8122f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 665.929947] [48511]: WARNING neutronclient.v2_0.client [None req-817ce1d4-223d-4f5e-a0b8-22e552f8122f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 665.984780] [48511]: WARNING neutronclient.v2_0.client [None req-817ce1d4-223d-4f5e-a0b8-22e552f8122f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.034478] [48512]: DEBUG nova.policy [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 666.050190] [48512]: INFO nova.api.openstack.requestlog [None req-c5fe8cd9-c144-4ea7-af8c-2d41bd0c62b1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1587 microversion: 2.1 time: 0.219737 [ 666.050430] [48512]: [pid: 48512|app: 0|req: 246/550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:30 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1587 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.127038] [48511]: INFO nova.api.openstack.requestlog [None req-817ce1d4-223d-4f5e-a0b8-22e552f8122f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64" status: 202 len: 0 microversion: 2.1 time: 0.200877 [ 666.127750] [48511]: [pid: 48511|app: 0|req: 305/551] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:30 2025] DELETE /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 666.227364] [48512]: DEBUG nova.api.openstack.wsgi [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-2038469075", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fdaf0e61-debf-408c-a82a-cc3842013611"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 666.278100] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.278283] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.278433] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.278852] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.280231] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.281136] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.289889] [48512]: DEBUG nova.network.neutron [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] validate_networks() for [('fdaf0e61-debf-408c-a82a-cc3842013611', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 666.289889] [48512]: WARNING neutronclient.v2_0.client [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.323864] [48511]: DEBUG nova.api.openstack.wsgi [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-1352378993", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 666.371149] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.371632] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.371932] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.372661] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 666.374158] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 666.374385] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 666.385148] [48511]: DEBUG nova.network.neutron [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 666.385927] [48511]: WARNING neutronclient.v2_0.client [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.648364] [48512]: WARNING neutronclient.v2_0.client [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 666.860401] [48511]: WARNING neutronclient.v2_0.client [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 667.285242] [48512]: DEBUG nova.virt.hardware [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 667.285491] [48512]: DEBUG nova.virt.hardware [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 667.285696] [48512]: DEBUG nova.virt.hardware [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 667.286184] [48512]: DEBUG nova.virt.hardware [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 667.286884] [48512]: DEBUG nova.virt.hardware [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 667.298371] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.298572] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.298837] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.303553] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.303553] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.303553] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.323343] [48512]: DEBUG nova.quota [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Getting quotas for project 38946b5c7feb44aaa265d5ad6c0119a6. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 667.328207] [48512]: DEBUG nova.quota [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Getting quotas for user 3ebbcbb4abe64af499941490bbd7293e and project 38946b5c7feb44aaa265d5ad6c0119a6. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 667.338593] [48512]: DEBUG nova.compute.api [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 667.339880] [48512]: DEBUG nova.compute.api [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 667.380258] [48512]: INFO nova.api.openstack.requestlog [None req-68d387b4-7bab-4109-9f93-b976e24bf0da tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.329319 [ 667.381263] [48512]: [pid: 48512|app: 0|req: 247/552] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 1330 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 667.526174] [48511]: DEBUG nova.virt.hardware [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 667.526350] [48511]: DEBUG nova.virt.hardware [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 667.526521] [48511]: DEBUG nova.virt.hardware [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 667.526669] [48511]: DEBUG nova.virt.hardware [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 667.526860] [48511]: DEBUG nova.virt.hardware [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 667.537240] [48512]: DEBUG nova.api.openstack.wsgi [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 667.541395] [48512]: DEBUG nova.compute.api [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 667.547642] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.548074] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.548180] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.550224] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.550224] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.550224] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.550224] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.550549] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.550549] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.552448] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.552448] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.552448] [48511]: DEBUG oslo_concurrency.lockutils [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.573124] [48511]: DEBUG nova.quota [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 667.577806] [48511]: DEBUG nova.quota [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 667.588895] [48511]: DEBUG nova.compute.api [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 667.592130] [48511]: DEBUG nova.compute.api [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 667.662080] [48511]: INFO nova.api.openstack.requestlog [None req-c37662a3-022f-491f-a987-916d15cbf353 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.534064 [ 667.662909] [48511]: [pid: 48511|app: 0|req: 306/553] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:30 2025] POST /compute/v2.1/servers => generated 380 bytes in 1535 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 667.666119] [48511]: DEBUG nova.api.openstack.wsgi [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.238"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 667.669112] [48511]: DEBUG nova.compute.api [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 667.674017] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.674338] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.674492] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.674757] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 667.674904] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 667.675042] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 667.716930] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 667.717105] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquired lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 667.717435] [48511]: WARNING neutronclient.v2_0.client [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 668.092942] [48512]: INFO nova.api.openstack.requestlog [None req-e1454a08-4728-4f70-92b5-ca9b52e9a0c4 tempest-ServerDiagnosticsTest-1485280045 tempest-ServerDiagnosticsTest-1485280045-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176/diagnostics" status: 200 len: 3086 microversion: 2.1 time: 0.711429 [ 668.094043] [48512]: [pid: 48512|app: 0|req: 248/554] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:32 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176/diagnostics => generated 3086 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.097153] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ec05c48-13dc-4377-88ae-7ea3f1904ac9 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1611904794", "id": 1786378242, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 668.113321] [48512]: INFO nova.api.openstack.requestlog [None req-5ec05c48-13dc-4377-88ae-7ea3f1904ac9 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.019046 [ 668.113916] [48512]: [pid: 48512|app: 0|req: 249/555] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:32 2025] POST /compute/v2.1/flavors => generated 414 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.116608] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6671a31-6fc2-47a0-91a2-9178acc1af52 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-50885300"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 668.119292] [48512]: DEBUG nova.objects.aggregate [None req-b6671a31-6fc2-47a0-91a2-9178acc1af52 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 3da34d43-d54e-43ef-b2c3-3be413bcf1f3 for aggregate {{(pid=48512) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 668.141396] [48512]: INFO nova.api.openstack.requestlog [None req-b6671a31-6fc2-47a0-91a2-9178acc1af52 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 196 microversion: 2.1 time: 0.026788 [ 668.141945] [48512]: [pid: 48512|app: 0|req: 250/556] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:32 2025] POST /compute/v2.1/os-aggregates => generated 196 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 668.144932] [48512]: DEBUG nova.api.openstack.wsgi [None req-bd597e5a-08f7-4a6b-88ef-877d93c6d315 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "d13f8836b52043a3b0e9452700227119"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 668.305313] [48512]: INFO nova.api.openstack.requestlog [None req-bd597e5a-08f7-4a6b-88ef-877d93c6d315 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/587290175/action" status: 200 len: 21 microversion: 2.1 time: 0.161982 [ 668.305763] [48512]: [pid: 48512|app: 0|req: 251/557] 10.180.1.21 () {60 vars in 1192 bytes} [Mon Dec 8 18:20:32 2025] POST /compute/v2.1/flavors/587290175/action => generated 21 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 668.310984] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 668.313843] [48512]: DEBUG nova.compute.api [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 668.319454] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.319773] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.319928] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.320396] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.320581] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.320772] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.348205] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 668.348594] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 668.348714] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 668.348820] [48512]: DEBUG nova.objects.instance [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lazy-loading 'fault' on Instance uuid 3667e23b-1f77-4d3b-9b17-00c68b78c862 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 668.354180] [48512]: WARNING neutronclient.v2_0.client [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 668.946835] [48512]: DEBUG nova.policy [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.950728] [48512]: DEBUG nova.policy [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.951748] [48512]: DEBUG nova.policy [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4f040ab407de43a4815c3a838a07192d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93e845617884205b0c2b82076c80c9a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 668.955436] [48512]: INFO nova.api.openstack.requestlog [None req-ec6f2cb1-6029-4879-a669-58097c395d95 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 200 len: 1467 microversion: 2.75 time: 0.649150 [ 668.955978] [48512]: [pid: 48512|app: 0|req: 252/558] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:33 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 1467 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.958665] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc563917-1c65-4a6b-ba82-e08c5dfe0dcf tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "6146f862-a6e5-416d-aab6-ca0cd2876d52", "ip_protocol": "tempest-999-808986795", "from_port": 22, "to_port": 22}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 668.961479] [48512]: WARNING neutronclient.v2_0.client [None req-fc563917-1c65-4a6b-ba82-e08c5dfe0dcf tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.012580] [48512]: INFO nova.api.openstack.wsgi [None req-fc563917-1c65-4a6b-ba82-e08c5dfe0dcf tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Invalid IP protocol tempest-999-808986795. [ 670.012910] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc563917-1c65-4a6b-ba82-e08c5dfe0dcf tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: Invalid IP protocol tempest-999-808986795. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 670.013297] [48512]: INFO nova.api.openstack.requestlog [None req-fc563917-1c65-4a6b-ba82-e08c5dfe0dcf tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 86 microversion: 2.1 time: 1.056629 [ 670.013656] [48512]: [pid: 48512|app: 0|req: 253/559] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:33 2025] POST /compute/v2.1/os-security-group-rules => generated 86 bytes in 1057 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 670.017235] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0d687f2-75f9-4b4a-9350-f26576602017 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.058382] [48512]: INFO nova.api.openstack.requestlog [None req-e0d687f2-75f9-4b4a-9350-f26576602017 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc" status: 200 len: 661 microversion: 2.1 time: 0.044128 [ 670.058784] [48512]: [pid: 48512|app: 0|req: 254/560] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:34 2025] GET /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc => generated 661 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 670.062076] [48512]: DEBUG nova.api.openstack.wsgi [None req-1160cba3-9903-4d74-b5d3-09df4091c441 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Action: 'update', calling method: >, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 670.063651] [48512]: INFO nova.api.openstack.compute.hosts [None req-1160cba3-9903-4d74-b5d3-09df4091c441 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Enabling host nonexistent_hostname. [ 670.075405] [48512]: INFO nova.api.openstack.wsgi [None req-1160cba3-9903-4d74-b5d3-09df4091c441 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 670.075405] [48512]: DEBUG nova.api.openstack.wsgi [None req-1160cba3-9903-4d74-b5d3-09df4091c441 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 670.075405] [48512]: INFO nova.api.openstack.requestlog [None req-1160cba3-9903-4d74-b5d3-09df4091c441 tempest-HostsAdminNegativeTestJSON-1744481324 tempest-HostsAdminNegativeTestJSON-1744481324-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.014983 [ 670.075405] [48512]: [pid: 48512|app: 0|req: 255/561] 10.180.1.21 () {60 vars in 1206 bytes} [Mon Dec 8 18:20:34 2025] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 670.077845] [48512]: DEBUG nova.api.openstack.wsgi [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.080690] [48512]: DEBUG nova.compute.api [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.090928] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.091177] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.091331] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.091633] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.091823] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.091951] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.139681] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.139681] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.139681] [48512]: DEBUG oslo_concurrency.lockutils [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.139681] [48512]: DEBUG nova.objects.instance [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lazy-loading 'fault' on Instance uuid cd5316b7-8c6a-4e8c-8da8-02414b0392af {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 670.143519] [48512]: WARNING neutronclient.v2_0.client [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.171761] [48511]: INFO nova.network.neutron [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] re-assign floating IP 10.180.180.238 from instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b [ 670.201674] [48511]: DEBUG nova.network.neutron [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 670.206777] [48511]: WARNING neutronclient.v2_0.client [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 670.332934] [48512]: DEBUG nova.policy [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a51adba3c20c43d6a83374b3ef3fd51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9bb9e4657864c6b80004208456e8189', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 670.340933] [48512]: INFO nova.api.openstack.requestlog [None req-f83a8e0c-6f3c-42fb-b710-82e18b257f43 tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 200 len: 1301 microversion: 2.1 time: 0.265743 [ 670.341444] [48512]: [pid: 48512|app: 0|req: 256/562] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:34 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 1301 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.344325] [48512]: DEBUG nova.api.openstack.wsgi [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 670.344512] [48512]: DEBUG nova.compute.api [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 670.351963] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.352207] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.352338] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.352618] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.352761] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.352881] [48512]: DEBUG oslo_concurrency.lockutils [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.377009] [48512]: DEBUG nova.compute.api [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 670.456204] [48512]: INFO nova.api.openstack.requestlog [None req-302484c9-46d9-4f95-b23b-3d807f15281f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 204 len: 0 microversion: 2.1 time: 0.114133 [ 670.456572] [48512]: [pid: 48512|app: 0|req: 257/563] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:35 2025] DELETE /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 670.667056] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-1625479022", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "42c5cc8e-47ca-4225-8043-a3342c17c955"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 670.720610] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.720723] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.720899] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.721298] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 670.722707] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 670.724139] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 670.729465] [48512]: DEBUG nova.network.neutron [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] validate_networks() for [('42c5cc8e-47ca-4225-8043-a3342c17c955', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 670.730742] [48512]: WARNING neutronclient.v2_0.client [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.841714] [48511]: WARNING neutronclient.v2_0.client [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 672.860619] [48512]: WARNING neutronclient.v2_0.client [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.100572] [48511]: DEBUG nova.network.neutron [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Updating instance_info_cache with network_info: [{"id": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "address": "fa:16:3e:bd:c3:06", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap90a2b3cc-9f", "ovs_interfaceid": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 673.114323] [48511]: DEBUG nova.network.neutron [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 673.117126] [48511]: WARNING neutronclient.v2_0.client [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.136474] [48512]: DEBUG nova.virt.hardware [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 673.136625] [48512]: DEBUG nova.virt.hardware [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 673.136782] [48512]: DEBUG nova.virt.hardware [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 673.136890] [48512]: DEBUG nova.virt.hardware [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 673.137007] [48512]: DEBUG nova.virt.hardware [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 673.150507] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.150507] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.150507] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.150507] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.150800] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.150800] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.163982] [48512]: DEBUG nova.quota [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Getting quotas for project 91d9daee6b5a4dcc85faf61e2772c676. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 673.168575] [48512]: DEBUG nova.quota [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Getting quotas for user cd844764d479485a968e6796ffa1efbe and project 91d9daee6b5a4dcc85faf61e2772c676. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 673.177047] [48512]: DEBUG nova.compute.api [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 673.177047] [48512]: WARNING nova.utils [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Hostname tempest-FloatingIPsAssociationNegativeTestJSON-server-1625479022 is longer than 63, truncate it to tempest-FloatingIPsAssociationNegativeTestJSON-server-162547902 [ 673.177047] [48512]: DEBUG nova.compute.api [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 673.220312] [48512]: INFO nova.api.openstack.requestlog [None req-0a97e9e2-871c-403b-aeea-8b12522e1c2f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.762917 [ 673.221125] [48512]: [pid: 48512|app: 0|req: 258/564] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:35 2025] POST /compute/v2.1/servers => generated 380 bytes in 2764 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 673.229411] [48512]: DEBUG nova.api.openstack.wsgi [None req-a05d887f-dfc4-4df3-81b4-686859d0ed80 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.270516] [48512]: DEBUG nova.quota [None req-a05d887f-dfc4-4df3-81b4-686859d0ed80 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 673.277503] [48512]: DEBUG nova.quota [None req-a05d887f-dfc4-4df3-81b4-686859d0ed80 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 673.364863] [48511]: WARNING neutronclient.v2_0.client [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.445863] [48511]: DEBUG nova.network.neutron [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Updating instance_info_cache with network_info: [{"id": "75319620-7a7c-4730-9491-0436d02a65af", "address": "fa:16:3e:f6:d4:19", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.238", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap75319620-7a", "ovs_interfaceid": "75319620-7a7c-4730-9491-0436d02a65af", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 673.452737] [48511]: DEBUG oslo_concurrency.lockutils [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Releasing lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 673.454565] [48511]: INFO nova.api.openstack.requestlog [None req-a0d8477b-4751-498e-ac8f-8979b7382448 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17/action" status: 202 len: 0 microversion: 2.1 time: 5.790928 [ 673.455073] [48511]: [pid: 48511|app: 0|req: 307/565] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:32 2025] POST /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17/action => generated 0 bytes in 5792 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 673.457841] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"cores": 20}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.490389] [48512]: INFO nova.api.openstack.requestlog [None req-a05d887f-dfc4-4df3-81b4-686859d0ed80 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.268519 [ 673.491206] [48512]: [pid: 48512|app: 0|req: 259/566] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:37 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 673.494295] [48512]: DEBUG nova.api.openstack.wsgi [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-961766497", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12", "13": "13", "14": "14", "15": "15", "16": "16", "17": "17", "18": "18", "19": "19", "20": "20", "21": "21", "22": "22", "23": "23", "24": "24", "25": "25", "26": "26", "27": "27", "28": "28", "29": "29", "30": "30", "31": "31", "32": "32", "33": "33", "34": "34", "35": "35", "36": "36", "37": "37", "38": "38", "39": "39", "40": "40", "41": "41", "42": "42", "43": "43", "44": "44", "45": "45", "46": "46", "47": "47", "48": "48", "49": "49", "50": "50", "51": "51", "52": "52", "53": "53", "54": "54", "55": "55", "56": "56", "57": "57", "58": "58", "59": "59", "60": "60", "61": "61", "62": "62", "63": "63", "64": "64", "65": "65", "66": "66", "67": "67", "68": "68", "69": "69", "70": "70", "71": "71", "72": "72", "73": "73", "74": "74", "75": "75", "76": "76", "77": "77", "78": "78", "79": "79", "80": "80", "81": "81", "82": "82", "83": "83", "84": "84", "85": "85", "86": "86", "87": "87", "88": "88", "89": "89", "90": "90", "91": "91", "92": "92", "93": "93", "94": "94", "95": "95", "96": "96", "97": "97", "98": "98", "99": "99", "100": "100", "101": "101", "102": "102", "103": "103", "104": "104", "105": "105", "106": "106", "107": "107", "108": "108", "109": "109", "110": "110", "111": "111", "112": "112", "113": "113", "114": "114", "115": "115", "116": "116", "117": "117", "118": "118", "119": "119", "120": "120", "121": "121", "122": "122", "123": "123", "124": "124", "125": "125", "126": "126", "127": "127", "128": "128"}}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 673.533536] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.533748] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.533870] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.534216] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.534352] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.534486] [48512]: DEBUG oslo_concurrency.lockutils [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.541347] [48512]: DEBUG nova.network.neutron [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] validate_networks() for None {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 673.541867] [48512]: WARNING neutronclient.v2_0.client [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.641251] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.641251] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.641251] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.641399] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.642939] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.643206] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.673288] [48512]: DEBUG nova.quota [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Getting quotas for project bb5664f68e7e42ba8a805c7a94f7c7ea. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 673.676216] [48512]: DEBUG nova.quota [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Getting quotas for user 8c218874fa0c46b288e348c1888e38c5 and project bb5664f68e7e42ba8a805c7a94f7c7ea. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 673.681664] [48511]: INFO nova.api.openstack.requestlog [None req-e6bf79ca-a289-43ac-855e-1d08306dd7e4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 329 microversion: 2.1 time: 0.224927 [ 673.681664] [48511]: [pid: 48511|app: 0|req: 308/567] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:20:38 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 329 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 673.684164] [48511]: DEBUG nova.api.openstack.wsgi [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.685285] [48512]: INFO nova.api.openstack.wsgi [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 673.685567] [48512]: DEBUG nova.api.openstack.wsgi [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 673.685980] [48512]: INFO nova.api.openstack.requestlog [None req-309df1af-e8fe-4465-9117-daadc0425058 tempest-AbsoluteLimitsNegativeTestJSON-1560547877 tempest-AbsoluteLimitsNegativeTestJSON-1560547877-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.194336 [ 673.686334] [48512]: [pid: 48512|app: 0|req: 260/568] 10.180.1.21 () {60 vars in 1143 bytes} [Mon Dec 8 18:20:38 2025] POST /compute/v2.1/servers => generated 87 bytes in 195 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 673.687420] [48511]: DEBUG nova.compute.api [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.689211] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.692093] [48512]: DEBUG nova.compute.api [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.695742] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.695851] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.695934] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.697277] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.697277] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.697277] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.697467] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.697467] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.697467] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.697467] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.697943] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.698128] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.717326] [48511]: WARNING neutronclient.v2_0.client [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.717493] [48512]: WARNING neutronclient.v2_0.client [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.857850] [48511]: DEBUG nova.policy [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.866767] [48511]: INFO nova.api.openstack.requestlog [None req-6488d5d6-62ed-4012-b104-140b0bb4966d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1512 microversion: 2.1 time: 0.183033 [ 673.867152] [48511]: [pid: 48511|app: 0|req: 309/569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1512 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.869762] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.872661] [48511]: DEBUG nova.compute.api [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.877239] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.877541] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.879143] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.879143] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.879143] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.879143] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.881649] [48512]: DEBUG nova.policy [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.890746] [48512]: INFO nova.api.openstack.requestlog [None req-f9179497-74a6-4475-a80d-e4a7f571e6ac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1499 microversion: 2.1 time: 0.203720 [ 673.892035] [48512]: [pid: 48512|app: 0|req: 261/570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1499 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.895450] [48512]: DEBUG nova.api.openstack.wsgi [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.896722] [48512]: DEBUG nova.compute.api [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.901980] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.901980] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.901980] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.901980] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.902216] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.902372] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.908389] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.909724] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.909724] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.909724] [48511]: DEBUG nova.objects.instance [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lazy-loading 'fault' on Instance uuid b861e920-384f-418c-815f-c18bed729c1e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 673.913495] [48511]: WARNING neutronclient.v2_0.client [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.920605] [48512]: WARNING neutronclient.v2_0.client [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 673.950913] [48511]: DEBUG nova.policy [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 673.953849] [48511]: INFO nova.api.openstack.requestlog [None req-0ad13b13-fc0b-4e1b-ad78-459f9a27ecec tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1307 microversion: 2.1 time: 0.086120 [ 673.956016] [48511]: [pid: 48511|app: 0|req: 310/571] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1307 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.960753] [48511]: DEBUG nova.api.openstack.wsgi [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 673.966215] [48511]: DEBUG nova.compute.api [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 673.969783] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.970172] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.970172] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.970524] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 673.970524] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 673.970694] [48511]: DEBUG oslo_concurrency.lockutils [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 673.990277] [48511]: WARNING neutronclient.v2_0.client [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.028541] [48512]: INFO nova.api.openstack.requestlog [None req-1d006707-3aa1-45a7-89ae-fe42a55adb42 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.135917 [ 674.029058] [48512]: [pid: 48512|app: 0|req: 262/572] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e/os-interface => generated 288 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.034174] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.038695] [48512]: WARNING neutronclient.v2_0.client [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.183730] [48512]: DEBUG neutronclient.v2_0.client [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 674.183730] [48512]: DEBUG nova.network.security_group_api [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 4cd68f39-03d0-4431-8468-0211f62a5d64 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 674.183730] [48512]: INFO nova.api.openstack.wsgi [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist [ 674.183730] [48512]: Neutron server returns request_ids: ['req-b736d3a8-bce6-45c6-bd8a-833bba3d2fa7'] [ 674.183730] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist [ 674.183730] [48512]: Neutron server returns request_ids: ['req-b736d3a8-bce6-45c6-bd8a-833bba3d2fa7'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.183730] [48512]: INFO nova.api.openstack.requestlog [None req-fcffc8d5-e190-482a-9b1d-e89806746352 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64" status: 404 len: 194 microversion: 2.1 time: 0.153754 [ 674.184122] [48512]: [pid: 48512|app: 0|req: 263/573] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64 => generated 194 bytes in 154 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 674.186637] [48512]: DEBUG nova.api.openstack.wsgi [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.188797] [48512]: DEBUG nova.compute.api [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.193535] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.193790] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.194065] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.194174] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.194362] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.194491] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.229683] [48512]: WARNING neutronclient.v2_0.client [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.353293] [48511]: DEBUG nova.policy [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.362671] [48511]: DEBUG nova.policy [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.363488] [48511]: DEBUG nova.policy [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.369102] [48511]: INFO nova.api.openstack.requestlog [None req-062fc91b-7ddd-479a-a46e-9e490bc46814 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1726 microversion: 2.93 time: 0.409922 [ 674.369288] [48511]: [pid: 48511|app: 0|req: 311/574] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1726 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.376960] [48511]: DEBUG nova.api.openstack.wsgi [None req-9aeceee6-2f3f-4eb1-8c01-3aa41c2fb9a8 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.420436] [48511]: INFO nova.api.openstack.requestlog [None req-9aeceee6-2f3f-4eb1-8c01-3aa41c2fb9a8 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 200 len: 1624 microversion: 2.1 time: 0.050317 [ 674.421259] [48511]: [pid: 48511|app: 0|req: 312/575] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 1624 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.425022] [48511]: DEBUG nova.api.openstack.wsgi [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.425357] [48511]: DEBUG nova.compute.api [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.429621] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.429803] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.429931] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.430196] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.430389] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.430522] [48511]: DEBUG oslo_concurrency.lockutils [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.459236] [48511]: WARNING neutronclient.v2_0.client [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.555260] [48512]: DEBUG nova.policy [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.560638] [48512]: INFO nova.api.openstack.requestlog [None req-b1a15883-ed71-47bb-884c-ace12b6c1867 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1314 microversion: 2.1 time: 0.376144 [ 674.560998] [48512]: [pid: 48512|app: 0|req: 264/576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:38 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1314 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.564235] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.566106] [48512]: DEBUG nova.compute.api [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.571182] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.571578] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.571578] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.572569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.572569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.572569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.582028] [48511]: DEBUG nova.policy [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.588621] [48511]: INFO nova.api.openstack.requestlog [None req-3116fe51-8a64-4a26-8fe7-fb456f137356 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1313 microversion: 2.1 time: 0.166438 [ 674.589288] [48511]: [pid: 48511|app: 0|req: 313/577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1313 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.592013] [48511]: DEBUG nova.api.openstack.wsgi [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.593633] [48511]: DEBUG nova.compute.api [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.594876] [48512]: WARNING neutronclient.v2_0.client [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.597803] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.598048] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.598208] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.598490] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.598665] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.598832] [48511]: DEBUG oslo_concurrency.lockutils [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.619030] [48511]: WARNING neutronclient.v2_0.client [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.683920] [48511]: DEBUG nova.policy [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.689537] [48511]: INFO nova.api.openstack.requestlog [None req-18b2d86b-85c3-472e-9bf5-848851d6bfa1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1211 microversion: 2.1 time: 0.099613 [ 674.689949] [48511]: [pid: 48511|app: 0|req: 314/578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1211 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.693748] [48511]: DEBUG nova.api.openstack.wsgi [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ebc601d-2fbd-424e-8ad3-8c2eec7a8772", "name": "network-vif-plugged", "status": "completed", "tag": "f35103d7-fc18-4448-b8e5-dce1ac9f95d3"}, {"name": "network-changed", "server_uuid": "0ebc601d-2fbd-424e-8ad3-8c2eec7a8772", "tag": "f35103d7-fc18-4448-b8e5-dce1ac9f95d3"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.703219] [48511]: DEBUG oslo_concurrency.lockutils [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.703501] [48511]: DEBUG oslo_concurrency.lockutils [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.703648] [48511]: DEBUG oslo_concurrency.lockutils [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.713294] [48511]: INFO nova.api.openstack.compute.server_external_events [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Creating event network-vif-plugged:f35103d7-fc18-4448-b8e5-dce1ac9f95d3 for instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 on cpu-1 [ 674.713495] [48511]: INFO nova.api.openstack.compute.server_external_events [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] Creating event network-changed:f35103d7-fc18-4448-b8e5-dce1ac9f95d3 for instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 on cpu-1 [ 674.720022] [48512]: DEBUG nova.policy [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.720307] [48511]: INFO nova.api.openstack.requestlog [req-607ca924-dc67-4ecd-ba29-06a884818e3f req-f79c2ccd-a25f-420e-9cd6-5445ae4393aa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.028664 [ 674.720307] [48511]: [pid: 48511|app: 0|req: 315/579] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:39 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.725561] [48511]: DEBUG nova.api.openstack.wsgi [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.725949] [48512]: INFO nova.api.openstack.requestlog [None req-c4dfa513-b2f4-4fdb-b32f-81d5d0111fef tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1470 microversion: 2.1 time: 0.164238 [ 674.726600] [48512]: [pid: 48512|app: 0|req: 265/580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.727566] [48511]: DEBUG nova.compute.api [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.730112] [48512]: DEBUG nova.api.openstack.wsgi [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5316b7-8c6a-4e8c-8da8-02414b0392af", "name": "network-vif-deleted", "tag": "a764c290-1491-4aff-8741-8e570de03ac9"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.731283] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.731783] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.731783] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.731964] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.732057] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.732172] [48511]: DEBUG oslo_concurrency.lockutils [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.743025] [48512]: DEBUG oslo_concurrency.lockutils [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.743025] [48512]: DEBUG oslo_concurrency.lockutils [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.743025] [48512]: DEBUG oslo_concurrency.lockutils [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.748338] [48512]: INFO nova.api.openstack.compute.server_external_events [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] Creating event network-vif-deleted:a764c290-1491-4aff-8741-8e570de03ac9 for instance cd5316b7-8c6a-4e8c-8da8-02414b0392af on cpu-1 [ 674.754322] [48512]: INFO nova.api.openstack.requestlog [req-3f615455-a0d2-49b0-a2e4-006fed23d45a req-da920b6e-a5c8-47ef-8051-d18e9bf5e2ef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026078 [ 674.754322] [48512]: [pid: 48512|app: 0|req: 266/581] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:39 2025] 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) [ 674.756833] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.757013] [48512]: DEBUG nova.compute.api [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.760719] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.760916] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.761070] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.761332] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.761472] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.761546] [48511]: WARNING neutronclient.v2_0.client [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.761619] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.777195] [48512]: DEBUG nova.compute.api [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 674.781869] [48511]: DEBUG nova.policy [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.786143] [48511]: INFO nova.api.openstack.requestlog [None req-5461070a-b9c6-4214-9cd6-1b75893af921 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1187 microversion: 2.1 time: 0.065192 [ 674.786481] [48511]: [pid: 48511|app: 0|req: 316/582] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1187 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.790748] [48511]: DEBUG nova.api.openstack.wsgi [None req-13563c6e-db06-487a-a547-0f81501834a0 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.801888] [48511]: INFO nova.api.openstack.requestlog [None req-13563c6e-db06-487a-a547-0f81501834a0 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1786378242" status: 200 len: 414 microversion: 2.1 time: 0.014196 [ 674.802508] [48511]: [pid: 48511|app: 0|req: 317/583] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/flavors/1786378242 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.805438] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcc1ac80-91a3-44c8-9bd7-c55cc1a9d6c1 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.806269] [48511]: DEBUG nova.policy [None req-dcc1ac80-91a3-44c8-9bd7-c55cc1a9d6c1 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 674.806603] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcc1ac80-91a3-44c8-9bd7-c55cc1a9d6c1 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.807083] [48511]: INFO nova.api.openstack.requestlog [None req-dcc1ac80-91a3-44c8-9bd7-c55cc1a9d6c1 tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 403 len: 116 microversion: 2.1 time: 0.003986 [ 674.807378] [48511]: [pid: 48511|app: 0|req: 318/584] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:39 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 116 bytes in 4 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 674.812549] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b011a92-9632-4d51-9486-cb4129135640 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.829310] [48511]: INFO nova.api.openstack.requestlog [None req-0b011a92-9632-4d51-9486-cb4129135640 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/587290175" status: 202 len: 0 microversion: 2.1 time: 0.020995 [ 674.829803] [48511]: [pid: 48511|app: 0|req: 319/585] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:20:39 2025] DELETE /compute/v2.1/flavors/587290175 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 674.838241] [48512]: INFO nova.api.openstack.requestlog [None req-6fbc2457-080e-4679-8296-f8f0479419d6 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 204 len: 0 microversion: 2.1 time: 0.083436 [ 674.839174] [48512]: [pid: 48512|app: 0|req: 267/586] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:39 2025] DELETE /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 674.841656] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 674.843229] [48512]: DEBUG nova.compute.api [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] [instance: 3667e23b-1f77-4d3b-9b17-00c68b78c862] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 674.846563] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.846814] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.847711] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.848060] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 674.848230] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 674.848799] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 674.861327] [48512]: INFO nova.api.openstack.wsgi [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] HTTP exception thrown: Instance 3667e23b-1f77-4d3b-9b17-00c68b78c862 could not be found. [ 674.861327] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] Returning 404 to user: Instance 3667e23b-1f77-4d3b-9b17-00c68b78c862 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 674.861327] [48512]: INFO nova.api.openstack.requestlog [None req-3f0a4927-8336-4ba9-934a-3ea38acf9344 tempest-ServersAdmin275Test-1213593219 tempest-ServersAdmin275Test-1213593219-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862" status: 404 len: 111 microversion: 2.75 time: 0.021729 [ 674.861447] [48512]: [pid: 48512|app: 0|req: 268/587] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/3667e23b-1f77-4d3b-9b17-00c68b78c862 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 674.864902] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd947f5f-b3fd-4401-8502-2e65ec11a9c6 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-2034495926", "description": "tempest-description-858744042"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.868323] [48512]: WARNING neutronclient.v2_0.client [None req-fd947f5f-b3fd-4401-8502-2e65ec11a9c6 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 674.980493] [48512]: INFO nova.api.openstack.requestlog [None req-fd947f5f-b3fd-4401-8502-2e65ec11a9c6 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.118190 [ 674.981050] [48512]: [pid: 48512|app: 0|req: 269/588] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:39 2025] POST /compute/v2.1/os-security-groups => generated 255 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.986325] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-2051981916", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "a3aa29a3-57cc-4a97-9446-ebf34011d712"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 674.999489] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf1c062-e082-417e-b209-7f35f98ca403 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2144875679", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOOewn/qGFXXd+mw6JM2sYtSzGp9AbQxSHjOpenfbcGzni9JH++eIRtR/A6y6P7as8Rnw72oFeF+ComcwGnhHj+7CIrBgj9DQN2Gi6zCRM12Y1mzlqQ6fBr+BEEBoKxlZg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 675.017115] [48511]: DEBUG nova.quota [None req-9cf1c062-e082-417e-b209-7f35f98ca403 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for project 215146070c1747e996ff0faaad8f86d7. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 675.023276] [48511]: DEBUG nova.quota [None req-9cf1c062-e082-417e-b209-7f35f98ca403 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for user 1cb40b145b9b4c29a49985848ec35193 and project 215146070c1747e996ff0faaad8f86d7. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 675.045948] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.046189] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.046929] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.046929] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.046929] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.047215] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.054991] [48512]: DEBUG nova.network.neutron [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] validate_networks() for [('a3aa29a3-57cc-4a97-9446-ebf34011d712', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 675.055618] [48512]: WARNING neutronclient.v2_0.client [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 675.080883] [48511]: INFO nova.api.openstack.requestlog [None req-9cf1c062-e082-417e-b209-7f35f98ca403 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.248261 [ 675.080883] [48511]: [pid: 48511|app: 0|req: 320/589] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:20:39 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 675.081717] [48511]: DEBUG nova.api.openstack.wsgi [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.083570] [48511]: DEBUG nova.compute.api [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] [instance: cd5316b7-8c6a-4e8c-8da8-02414b0392af] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.089369] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.089686] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.089921] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.090279] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.090444] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.090576] [48511]: DEBUG oslo_concurrency.lockutils [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.108973] [48511]: INFO nova.api.openstack.wsgi [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] HTTP exception thrown: Instance cd5316b7-8c6a-4e8c-8da8-02414b0392af could not be found. [ 675.109399] [48511]: DEBUG nova.api.openstack.wsgi [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] Returning 404 to user: Instance cd5316b7-8c6a-4e8c-8da8-02414b0392af could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 675.110146] [48511]: INFO nova.api.openstack.requestlog [None req-76557a97-a2ae-4cff-aa5c-870d9d674e6b tempest-VolumesAdminNegativeTest-1212511974 tempest-VolumesAdminNegativeTest-1212511974-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af" status: 404 len: 111 microversion: 2.1 time: 0.030109 [ 675.110146] [48511]: [pid: 48511|app: 0|req: 321/590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/servers/cd5316b7-8c6a-4e8c-8da8-02414b0392af => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 675.119209] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f52f595-c34a-45a4-82c2-d6c9fe7e5c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.160496] [48511]: INFO nova.api.openstack.requestlog [None req-1f52f595-c34a-45a4-82c2-d6c9fe7e5c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912" status: 200 len: 661 microversion: 2.1 time: 0.049506 [ 675.161934] [48511]: [pid: 48511|app: 0|req: 322/591] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:39 2025] GET /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 675.341894] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b202828-d720-4c5e-af11-994e783db1fe tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-585664777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOYEn1Rh80ubSMqDDzam7CHwHXKtB8Gb/lR4YvIP54DRyA5+3g75A1ZU7gPCtb1Bo+lgne1Jc1kZr0ee8GxR/5ofgyXmvDazGFteLyxlYfZpazGZi2pKAqoW7KxY3sO+uA=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 675.359635] [48511]: DEBUG nova.quota [None req-9b202828-d720-4c5e-af11-994e783db1fe tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Getting quotas for project 7b428fc10375450f98957bb6aa8b721c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 675.365857] [48511]: DEBUG nova.quota [None req-9b202828-d720-4c5e-af11-994e783db1fe tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Getting quotas for user af306791d0564330b5f97eb5bd77ec25 and project 7b428fc10375450f98957bb6aa8b721c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 675.396987] [48511]: INFO nova.api.openstack.requestlog [None req-9b202828-d720-4c5e-af11-994e783db1fe tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.235240 [ 675.397669] [48511]: [pid: 48511|app: 0|req: 323/592] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:20:39 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 675.400916] [48511]: DEBUG nova.api.openstack.wsgi [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 675.402609] [48511]: DEBUG nova.compute.api [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 675.414876] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.414972] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.415352] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.415686] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 675.416922] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 675.416922] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 675.452201] [48511]: WARNING neutronclient.v2_0.client [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.131479] [48512]: WARNING neutronclient.v2_0.client [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 676.155023] [48511]: DEBUG nova.policy [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 676.159735] [48511]: INFO nova.api.openstack.requestlog [None req-ddc50324-aced-41ed-9ebc-323a971d363c tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1226 microversion: 2.1 time: 0.761128 [ 676.160911] [48511]: [pid: 48511|app: 0|req: 324/593] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:40 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1226 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.162686] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.238"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 676.164300] [48511]: WARNING neutronclient.v2_0.client [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.358640] [48512]: DEBUG nova.virt.hardware [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 677.358640] [48512]: DEBUG nova.virt.hardware [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 677.358640] [48512]: DEBUG nova.virt.hardware [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 677.358640] [48512]: DEBUG nova.virt.hardware [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 677.358640] [48512]: DEBUG nova.virt.hardware [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 677.376027] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.376027] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.376332] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.377750] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.377966] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.378555] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.401731] [48512]: DEBUG nova.quota [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 677.407684] [48512]: DEBUG nova.quota [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for user 513868b05b0541b7a1462a0e21650a0f and project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 677.415174] [48512]: DEBUG nova.compute.api [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 677.416069] [48512]: DEBUG nova.compute.api [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 677.468341] [48512]: INFO nova.api.openstack.requestlog [None req-8d0d15ab-d82a-40e7-b269-6673af94521e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.487056 [ 677.468888] [48512]: [pid: 48512|app: 0|req: 270/594] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 2488 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 677.472506] [48512]: DEBUG nova.api.openstack.wsgi [None req-a962a311-dece-4629-a94e-e9b03faaf286 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update', calling method: >, body: {"meta": {"os_version": "alt"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 677.488334] [48511]: DEBUG nova.compute.api [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.494894] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.495130] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.495204] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.495771] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.495771] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.495957] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.535593] [48511]: WARNING neutronclient.v2_0.client [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 677.539230] [48512]: DEBUG nova.quota [None req-a962a311-dece-4629-a94e-e9b03faaf286 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 677.546611] [48512]: DEBUG nova.quota [None req-a962a311-dece-4629-a94e-e9b03faaf286 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 677.749687] [48512]: INFO nova.api.openstack.requestlog [None req-a962a311-dece-4629-a94e-e9b03faaf286 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.279908 [ 677.750050] [48512]: [pid: 48512|app: 0|req: 271/595] 10.180.1.21 () {60 vars in 1308 bytes} [Mon Dec 8 18:20:42 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata/os_version => generated 31 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 677.752932] [48512]: DEBUG nova.api.openstack.wsgi [None req-37b70f1f-c748-441d-ba18-600e566aedb5 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.932507] [48512]: INFO nova.api.openstack.requestlog [None req-37b70f1f-c748-441d-ba18-600e566aedb5 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 371 microversion: 2.1 time: 0.181747 [ 677.933267] [48512]: [pid: 48512|app: 0|req: 272/596] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:20:42 2025] GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 371 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 677.936519] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce86e569-ce31-4907-bcb0-733a5f6fea10 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 677.938346] [48512]: DEBUG nova.compute.api [None req-ce86e569-ce31-4907-bcb0-733a5f6fea10 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 11ed20e6-c4bb-4516-9d0c-a641be0c0336] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.941909] [48512]: INFO nova.api.openstack.wsgi [None req-ce86e569-ce31-4907-bcb0-733a5f6fea10 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Instance 11ed20e6-c4bb-4516-9d0c-a641be0c0336 could not be found. [ 677.942533] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce86e569-ce31-4907-bcb0-733a5f6fea10 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 404 to user: Instance 11ed20e6-c4bb-4516-9d0c-a641be0c0336 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 677.943479] [48512]: INFO nova.api.openstack.requestlog [None req-ce86e569-ce31-4907-bcb0-733a5f6fea10 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/11ed20e6-c4bb-4516-9d0c-a641be0c0336/action" status: 404 len: 111 microversion: 2.1 time: 0.009672 [ 677.943479] [48512]: [pid: 48512|app: 0|req: 273/597] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:42 2025] POST /compute/v2.1/servers/11ed20e6-c4bb-4516-9d0c-a641be0c0336/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 677.945601] [48512]: DEBUG nova.api.openstack.wsgi [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 677.945790] [48512]: DEBUG nova.compute.api [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 677.951810] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.951993] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.952145] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.952506] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 677.952548] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 677.952690] [48512]: DEBUG oslo_concurrency.lockutils [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 677.991742] [48512]: DEBUG nova.compute.api [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 678.136637] [48512]: INFO nova.api.openstack.requestlog [None req-990a5cad-56d3-40fb-b1c4-75646429c7ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 204 len: 0 microversion: 2.1 time: 0.192554 [ 678.137099] [48512]: [pid: 48512|app: 0|req: 274/598] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:42 2025] DELETE /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 678.313105] [48512]: DEBUG nova.api.openstack.wsgi [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.316188] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.316188] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.316188] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.327072] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.327424] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.328584] [48512]: DEBUG oslo_concurrency.lockutils [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.336581] [48512]: INFO nova.api.openstack.requestlog [None req-890d79b8-def0-4c24-a93c-b523ff11c043 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.28 time: 0.198803 [ 678.337396] [48512]: [pid: 48512|app: 0|req: 275/599] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:20:42 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 678.340027] [48512]: DEBUG nova.api.openstack.wsgi [None req-40c61035-4afe-4cfa-b2cf-c2fd6cd03108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1388039759", "description": "tempest-description-1777893315"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 678.342822] [48512]: WARNING neutronclient.v2_0.client [None req-40c61035-4afe-4cfa-b2cf-c2fd6cd03108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 678.896165] [48511]: INFO nova.api.openstack.wsgi [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] HTTP exception thrown: Floating IP 10.180.180.238 is not associated with instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b. [ 678.896165] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Returning 409 to user: Floating IP 10.180.180.238 is not associated with instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 678.896596] [48511]: INFO nova.api.openstack.requestlog [None req-5c5a13c8-2feb-4ff0-aa56-02e367f03558 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action" status: 409 len: 148 microversion: 2.1 time: 2.735825 [ 678.896718] [48511]: [pid: 48511|app: 0|req: 325/600] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:40 2025] POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action => generated 148 bytes in 2736 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 678.900478] [48511]: DEBUG nova.api.openstack.wsgi [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 678.902420] [48511]: DEBUG nova.compute.api [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 678.909279] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.909578] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.909753] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.910326] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 678.910552] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 678.910762] [48511]: DEBUG oslo_concurrency.lockutils [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 678.937665] [48511]: WARNING neutronclient.v2_0.client [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 678.956741] [48512]: INFO nova.api.openstack.requestlog [None req-40c61035-4afe-4cfa-b2cf-c2fd6cd03108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.618490 [ 678.957072] [48512]: [pid: 48512|app: 0|req: 276/601] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:43 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.961245] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ba3b01e-1bac-4910-903e-7b317d810b60 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.171626] [48511]: INFO nova.api.openstack.requestlog [None req-91732964-163d-4444-af52-eac3e2bd443e tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772/os-interface" status: 200 len: 301 microversion: 2.93 time: 0.274321 [ 679.172201] [48511]: [pid: 48511|app: 0|req: 326/602] 10.180.1.21 () {60 vars in 1311 bytes} [Mon Dec 8 18:20:43 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772/os-interface => generated 301 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 679.174817] [48511]: DEBUG nova.api.openstack.wsgi [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.176205] [48511]: DEBUG nova.compute.api [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.183171] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.183567] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.183817] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.184258] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.184521] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.184751] [48511]: DEBUG oslo_concurrency.lockutils [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.217324] [48511]: WARNING neutronclient.v2_0.client [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.234986] [48512]: INFO nova.api.openstack.requestlog [None req-7ba3b01e-1bac-4910-903e-7b317d810b60 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 200 len: 1624 microversion: 2.1 time: 0.277436 [ 679.235947] [48512]: [pid: 48512|app: 0|req: 277/603] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:43 2025] GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 1624 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.348288] [48512]: DEBUG nova.api.openstack.wsgi [None req-43a59d37-47db-4754-87ed-0686e2cabac0 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.374025] [48512]: INFO nova.api.openstack.requestlog [None req-43a59d37-47db-4754-87ed-0686e2cabac0 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5504 microversion: 2.1 time: 0.133026 [ 679.374025] [48512]: [pid: 48512|app: 0|req: 278/604] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:44 2025] GET /compute/v2.1/flavors/detail => generated 5504 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.374025] [48512]: DEBUG nova.api.openstack.wsgi [None req-401f802c-ae20-4fd2-834b-c0eaf5f90b8f tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.392896] [48512]: INFO nova.api.openstack.requestlog [None req-401f802c-ae20-4fd2-834b-c0eaf5f90b8f tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.023042 [ 679.393250] [48512]: [pid: 48512|app: 0|req: 279/605] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:44 2025] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 679.396383] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0d65446-b950-4f09-bde7-11038420b21e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.416917] [48512]: INFO nova.api.openstack.requestlog [None req-f0d65446-b950-4f09-bde7-11038420b21e tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5504 microversion: 2.1 time: 0.022909 [ 679.417257] [48512]: [pid: 48512|app: 0|req: 280/606] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:44 2025] GET /compute/v2.1/flavors/detail => generated 5504 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.420652] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.421387] [48512]: DEBUG nova.compute.api [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.428589] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.428786] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.428916] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.429224] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.429371] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.429514] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.454428] [48512]: WARNING neutronclient.v2_0.client [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 679.869161] [48512]: DEBUG nova.policy [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 679.880607] [48512]: INFO nova.api.openstack.requestlog [None req-ff69d2e6-6ad2-486a-b73c-057cdc351e1a tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1293 microversion: 2.1 time: 0.462855 [ 679.881204] [48512]: [pid: 48512|app: 0|req: 281/607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:44 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1293 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.883765] [48512]: DEBUG nova.api.openstack.wsgi [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 679.885248] [48512]: DEBUG nova.compute.api [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 679.897015] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.897239] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.897412] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.897668] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.897901] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.898160] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.919551] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 679.919690] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 679.919730] [48512]: DEBUG oslo_concurrency.lockutils [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 679.920699] [48512]: DEBUG nova.objects.instance [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lazy-loading 'fault' on Instance uuid b861e920-384f-418c-815f-c18bed729c1e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 679.926335] [48512]: WARNING neutronclient.v2_0.client [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.255321] [48511]: DEBUG nova.policy [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.261576] [48511]: INFO nova.api.openstack.requestlog [None req-de12cd4d-4470-48fe-a88e-c9627efdc915 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 200 len: 1587 microversion: 2.1 time: 1.088430 [ 680.262091] [48511]: [pid: 48511|app: 0|req: 327/608] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:43 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 1587 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.265071] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d653fbb-99d2-48a9-a68f-5a2f512eec8f tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "7c81c161-8112-406c-85f6-346008a84442", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 680.268759] [48511]: WARNING neutronclient.v2_0.client [None req-3d653fbb-99d2-48a9-a68f-5a2f512eec8f tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.272856] [48512]: DEBUG nova.policy [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7c1f9bb2b753496bb13048ea56f5587a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e65e870de43abb065b428780b380a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.279841] [48512]: INFO nova.api.openstack.requestlog [None req-24c4852b-bb71-46b8-ae2c-76c7960a4eaf tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 200 len: 1307 microversion: 2.1 time: 0.398297 [ 680.280328] [48512]: [pid: 48512|app: 0|req: 282/609] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:44 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 1307 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.283547] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc0c32f3-de6d-4113-98f3-57e9b2f1f77f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.297225] [48511]: INFO nova.api.openstack.wsgi [None req-3d653fbb-99d2-48a9-a68f-5a2f512eec8f tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [ 680.297570] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d653fbb-99d2-48a9-a68f-5a2f512eec8f tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 680.298083] [48511]: INFO nova.api.openstack.requestlog [None req-3d653fbb-99d2-48a9-a68f-5a2f512eec8f tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.035533 [ 680.299618] [48511]: [pid: 48511|app: 0|req: 328/610] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:45 2025] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 37 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 680.303973] [48511]: DEBUG nova.api.openstack.wsgi [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.309521] [48511]: DEBUG nova.compute.api [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.314747] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.314942] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.315092] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.315364] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.315511] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.315631] [48511]: DEBUG oslo_concurrency.lockutils [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.333105] [48512]: INFO nova.api.openstack.requestlog [None req-fc0c32f3-de6d-4113-98f3-57e9b2f1f77f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912" status: 200 len: 661 microversion: 2.1 time: 0.051500 [ 680.333481] [48512]: [pid: 48512|app: 0|req: 283/611] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912 => generated 661 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 680.338028] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.338661] [48512]: DEBUG nova.compute.api [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.343247] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.344251] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.344251] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.344427] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.344427] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.344629] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.348099] [48511]: WARNING neutronclient.v2_0.client [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.369614] [48512]: WARNING neutronclient.v2_0.client [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.508190] [48511]: DEBUG nova.policy [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.514576] [48511]: INFO nova.api.openstack.requestlog [None req-d702d046-978d-40bf-8d34-9acc12b17c0f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1314 microversion: 2.1 time: 0.214406 [ 680.515177] [48511]: [pid: 48511|app: 0|req: 329/612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1314 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.518183] [48511]: DEBUG nova.api.openstack.wsgi [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.519581] [48511]: DEBUG nova.compute.api [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.525742] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.525966] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.526107] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.528617] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.528617] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.528617] [48511]: DEBUG oslo_concurrency.lockutils [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.550315] [48512]: DEBUG nova.policy [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.554505] [48511]: WARNING neutronclient.v2_0.client [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.561236] [48512]: INFO nova.api.openstack.requestlog [None req-2a7ad143-82dd-4029-b0bb-99c480024e05 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1313 microversion: 2.1 time: 0.227160 [ 680.561607] [48512]: [pid: 48512|app: 0|req: 284/613] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1313 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.568156] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.568156] [48512]: DEBUG nova.compute.api [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.574553] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.576722] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.577477] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.580865] [48511]: DEBUG nova.policy [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.581280] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.581280] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.581280] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.582650] [48511]: INFO nova.api.openstack.requestlog [None req-afcc94e3-67a8-4027-91d4-e4d91ea0d6c1 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1275 microversion: 2.1 time: 0.066762 [ 680.583331] [48511]: [pid: 48511|app: 0|req: 330/614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1275 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.586702] [48511]: DEBUG nova.api.openstack.wsgi [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.587929] [48511]: DEBUG nova.compute.api [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.604541] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.604541] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.604771] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.604934] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.605120] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.605191] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.610389] [48512]: WARNING neutronclient.v2_0.client [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.633730] [48511]: WARNING neutronclient.v2_0.client [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.709987] [48511]: DEBUG nova.policy [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.717468] [48511]: INFO nova.api.openstack.requestlog [None req-f74f868e-7544-40e9-a887-f8a4259f8abe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1243 microversion: 2.1 time: 0.133600 [ 680.719422] [48511]: [pid: 48511|app: 0|req: 331/615] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1243 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.722812] [48511]: DEBUG nova.api.openstack.wsgi [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "name": "network-vif-plugged", "status": "completed", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}, {"name": "network-changed", "server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}, {"name": "network-changed", "server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}, {"name": "network-changed", "server_uuid": "42eeead3-1f0f-405e-aba3-8afcf6f24f17", "tag": "75319620-7a7c-4730-9491-0436d02a65af"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 680.731825] [48511]: DEBUG oslo_concurrency.lockutils [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.731825] [48511]: DEBUG oslo_concurrency.lockutils [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.731992] [48511]: DEBUG oslo_concurrency.lockutils [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.742350] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Creating event network-vif-plugged:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 680.742542] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Creating event network-changed:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 680.742920] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Creating event network-changed:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 680.742920] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] Creating event network-changed:75319620-7a7c-4730-9491-0436d02a65af for instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 on cpu-1 [ 680.751167] [48511]: INFO nova.api.openstack.requestlog [req-9c87928f-bb25-44f9-86ba-acb407d0921e req-fcf5d17d-6a9d-4468-ac8e-cbbbe4e11cf3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 684 microversion: 2.1 time: 0.030811 [ 680.751897] [48511]: [pid: 48511|app: 0|req: 332/616] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:45 2025] POST /compute/v2.1/os-server-external-events => generated 684 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 680.755080] [48511]: DEBUG nova.api.openstack.wsgi [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b861e920-384f-418c-815f-c18bed729c1e", "name": "network-vif-deleted", "tag": "5e3883b8-71b7-4363-83d0-486220cc67ae"}, {"server_uuid": "2c4faf25-ca44-4ec2-8ea7-9750ec78817b", "name": "network-vif-plugged", "status": "completed", "tag": "5f1c26c9-8168-42e8-8c5b-fc042cc171c3"}, {"name": "network-changed", "server_uuid": "2c4faf25-ca44-4ec2-8ea7-9750ec78817b", "tag": "5f1c26c9-8168-42e8-8c5b-fc042cc171c3"}, {"server_uuid": "113a9d1a-8de0-4575-bc95-0f91369f501e", "name": "network-vif-deleted", "tag": "d39bbeb8-501f-4557-9323-b4ab6b11d608"}, {"name": "network-changed", "server_uuid": "b443b67f-c498-43be-8978-c3c2176dfe3e", "tag": "768650c5-c8b2-4245-8adb-fe9fa9157db6"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 680.763430] [48511]: DEBUG oslo_concurrency.lockutils [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.763612] [48511]: DEBUG oslo_concurrency.lockutils [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.763737] [48511]: DEBUG oslo_concurrency.lockutils [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.774673] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Creating event network-vif-deleted:5e3883b8-71b7-4363-83d0-486220cc67ae for instance b861e920-384f-418c-815f-c18bed729c1e on cpu-1 [ 680.774843] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Creating event network-vif-plugged:5f1c26c9-8168-42e8-8c5b-fc042cc171c3 for instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b on cpu-1 [ 680.774973] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Creating event network-changed:5f1c26c9-8168-42e8-8c5b-fc042cc171c3 for instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b on cpu-1 [ 680.775141] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Creating event network-vif-deleted:d39bbeb8-501f-4557-9323-b4ab6b11d608 for instance 113a9d1a-8de0-4575-bc95-0f91369f501e on cpu-1 [ 680.775345] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] Creating event network-changed:768650c5-c8b2-4245-8adb-fe9fa9157db6 for instance b443b67f-c498-43be-8978-c3c2176dfe3e on cpu-1 [ 680.785126] [48511]: INFO nova.api.openstack.requestlog [req-0707c4fc-b5f0-4a06-b9df-5058abca7c57 req-d8a9fb4b-ad05-4fae-8347-2c7b15067032 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 859 microversion: 2.1 time: 0.032349 [ 680.786327] [48511]: [pid: 48511|app: 0|req: 333/617] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:45 2025] POST /compute/v2.1/os-server-external-events => generated 859 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 680.789523] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.790180] [48511]: DEBUG nova.compute.api [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.794251] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.794432] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.794604] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.796034] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.796034] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.796034] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.815916] [48511]: WARNING neutronclient.v2_0.client [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 680.853169] [48512]: DEBUG nova.policy [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 680.860528] [48512]: INFO nova.api.openstack.requestlog [None req-6e139d04-122a-4c50-928f-4262eab9cbce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1468 microversion: 2.1 time: 0.298257 [ 680.861216] [48512]: [pid: 48512|app: 0|req: 285/618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1468 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.864523] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 680.867051] [48512]: DEBUG nova.compute.api [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 680.873396] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.873396] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.875827] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.875827] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 680.875827] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 680.875827] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 680.910833] [48512]: WARNING neutronclient.v2_0.client [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 681.028087] [48511]: DEBUG nova.policy [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.034470] [48511]: INFO nova.api.openstack.requestlog [None req-f8e9ca26-f77d-4d21-8f64-b4650eec05da tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1226 microversion: 2.1 time: 0.248243 [ 681.035096] [48511]: [pid: 48511|app: 0|req: 334/619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1226 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.038567] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-913092729", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "4498fc07-455f-4fcb-b383-25e5bd4c9a49"}], "security_groups": [{"name": "tempest-securitygroup--1080109685"}], "key_name": "tempest-keypair-2144875679", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 681.078374] [48512]: DEBUG nova.policy [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.087606] [48512]: INFO nova.api.openstack.requestlog [None req-6cf882ce-2b16-46ad-9fd6-8357fc215019 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1202 microversion: 2.1 time: 0.224103 [ 681.087606] [48512]: [pid: 48512|app: 0|req: 286/620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1202 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.089226] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccd3a039-90ba-4bc2-b797-ee8cf05add4c tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 681.098419] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.098632] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.098750] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.099309] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.099309] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.099404] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.111831] [48511]: WARNING neutronclient.v2_0.client [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 681.121908] [48512]: INFO nova.api.openstack.requestlog [None req-ccd3a039-90ba-4bc2-b797-ee8cf05add4c tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 58 microversion: 2.1 time: 0.034824 [ 681.122257] [48512]: [pid: 48512|app: 0|req: 287/621] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:45 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 58 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 681.125640] [48512]: DEBUG nova.api.openstack.wsgi [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 681.215311] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.215415] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.215562] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.215932] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.217894] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.218066] [48512]: DEBUG oslo_concurrency.lockutils [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.272612] [48512]: INFO nova.api.openstack.requestlog [None req-aa07e4d5-ec1f-4ea0-b850-dd5ba23560cd tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 328 microversion: 2.1 time: 0.149613 [ 681.272874] [48512]: [pid: 48512|app: 0|req: 288/622] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:20:45 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 328 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 681.275764] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 681.275895] [48511]: DEBUG nova.network.neutron [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] validate_networks() for [('4498fc07-455f-4fcb-b383-25e5bd4c9a49', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 681.275895] [48511]: WARNING neutronclient.v2_0.client [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 681.277659] [48512]: DEBUG nova.compute.api [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 681.282758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.282758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.282758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.282758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.282758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.283088] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.312208] [48512]: WARNING neutronclient.v2_0.client [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 681.746206] [48512]: DEBUG nova.policy [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 681.754053] [48512]: INFO nova.api.openstack.requestlog [None req-9d00cdd5-04ca-4529-9e96-a1376e460eb3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1463 microversion: 2.1 time: 0.480520 [ 681.754552] [48512]: [pid: 48512|app: 0|req: 289/623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:46 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1463 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.758023] [48512]: DEBUG nova.api.openstack.wsgi [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 681.759793] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.759976] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.760145] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.773373] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.773630] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.773684] [48512]: DEBUG oslo_concurrency.lockutils [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.778912] [48512]: INFO nova.api.openstack.requestlog [None req-5aea0925-3e0f-40aa-8a70-de2a7c6a6702 tempest-HypervisorAdminV228Test-1165050825 tempest-HypervisorAdminV228Test-1165050825-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 544 microversion: 2.28 time: 0.023455 [ 681.779447] [48512]: [pid: 48512|app: 0|req: 290/624] 10.180.1.21 () {60 vars in 1188 bytes} [Mon Dec 8 18:20:46 2025] GET /compute/v2.1/os-hypervisors/1 => generated 544 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 681.781976] [48512]: DEBUG nova.api.openstack.wsgi [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-688426486", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "4b39209e-ed4a-4d96-8dcd-0d52d30f2559"}], "security_groups": [{"name": "tempest-securitygroup--718522968"}], "key_name": "tempest-keypair-585664777", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 681.824863] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.825112] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.825267] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.825696] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 681.827036] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 681.827148] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 681.832393] [48512]: WARNING neutronclient.v2_0.client [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 682.640092] [48512]: DEBUG nova.network.neutron [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] validate_networks() for [('4b39209e-ed4a-4d96-8dcd-0d52d30f2559', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 682.640504] [48512]: WARNING neutronclient.v2_0.client [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 682.987303] [48511]: WARNING neutronclient.v2_0.client [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 683.394916] [48511]: DEBUG nova.quota [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for project 215146070c1747e996ff0faaad8f86d7. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 683.402664] [48511]: DEBUG nova.quota [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for user 1cb40b145b9b4c29a49985848ec35193 and project 215146070c1747e996ff0faaad8f86d7. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 683.430321] [48511]: DEBUG nova.virt.hardware [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 683.430840] [48511]: DEBUG nova.virt.hardware [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 683.431491] [48511]: DEBUG nova.virt.hardware [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 683.431491] [48511]: DEBUG nova.virt.hardware [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 683.431491] [48511]: DEBUG nova.virt.hardware [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 683.436868] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.437161] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.437341] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.437750] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.438421] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.439428] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.452499] [48511]: DEBUG nova.quota [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for project 215146070c1747e996ff0faaad8f86d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 683.455181] [48511]: DEBUG nova.quota [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Getting quotas for user 1cb40b145b9b4c29a49985848ec35193 and project 215146070c1747e996ff0faaad8f86d7. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 683.464116] [48511]: DEBUG nova.compute.api [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 683.464935] [48511]: DEBUG nova.compute.api [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 683.467371] [48512]: WARNING neutronclient.v2_0.client [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 683.514088] [48511]: INFO nova.api.openstack.requestlog [None req-b6b7dd8a-1bc1-4d1a-b6cc-3f55daaf0243 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 2.478249 [ 683.514669] [48511]: [pid: 48511|app: 0|req: 335/625] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:45 2025] POST /compute/v2.1/servers => generated 409 bytes in 2479 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 683.691660] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-534394844", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 683.731088] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.731310] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.731451] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.731784] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.733504] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.733504] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.743673] [48511]: DEBUG nova.virt.hardware [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 683.743673] [48511]: DEBUG nova.virt.hardware [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 683.743673] [48511]: DEBUG nova.virt.hardware [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 683.743673] [48511]: DEBUG nova.virt.hardware [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 683.743673] [48511]: DEBUG nova.virt.hardware [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 683.753612] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.753612] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.753751] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.754058] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.754205] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.757402] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.767285] [48511]: DEBUG nova.quota [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Getting quotas for project f1b1ea3096f54da08d05a4e255a1b4c3. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 683.773814] [48511]: DEBUG nova.quota [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Getting quotas for user 74f7c1d2ebff40f48a72058aa58ff79c and project f1b1ea3096f54da08d05a4e255a1b4c3. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 683.780826] [48511]: DEBUG nova.compute.api [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 683.782278] [48511]: DEBUG nova.compute.api [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 683.818762] [48511]: INFO nova.api.openstack.requestlog [None req-0d8543e4-fddf-4270-abf2-16eb4bc60fc2 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 0.303598 [ 683.819298] [48511]: [pid: 48511|app: 0|req: 336/626] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:20:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 304 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 683.895395] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1023801894", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 683.941330] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.941443] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.941565] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.942047] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 683.942047] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 683.942169] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 683.948340] [48511]: DEBUG nova.network.neutron [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] validate_networks() for [('fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 683.948742] [48511]: WARNING neutronclient.v2_0.client [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.236408] [48512]: DEBUG nova.virt.hardware [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 684.236689] [48512]: DEBUG nova.virt.hardware [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 684.237307] [48512]: DEBUG nova.virt.hardware [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 684.237307] [48512]: DEBUG nova.virt.hardware [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 684.237307] [48512]: DEBUG nova.virt.hardware [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 684.245529] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.245837] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.246045] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.246531] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.248991] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.249158] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.265985] [48512]: DEBUG nova.quota [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Getting quotas for project 7b428fc10375450f98957bb6aa8b721c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 684.270090] [48512]: DEBUG nova.quota [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Getting quotas for user af306791d0564330b5f97eb5bd77ec25 and project 7b428fc10375450f98957bb6aa8b721c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 684.281242] [48512]: DEBUG nova.compute.api [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 684.283056] [48512]: DEBUG nova.compute.api [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 684.333365] [48512]: INFO nova.api.openstack.requestlog [None req-42fe59d7-4e45-4d32-a548-e1df59cd5226 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 2.552581 [ 684.333365] [48512]: [pid: 48512|app: 0|req: 291/627] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:46 2025] POST /compute/v2.1/servers => generated 405 bytes in 2553 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 684.336708] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.238"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 684.341819] [48512]: WARNING neutronclient.v2_0.client [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.593454] [48511]: WARNING neutronclient.v2_0.client [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.655297] [48512]: DEBUG nova.compute.api [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 684.663608] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.663608] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.663608] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.666226] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.666226] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.666226] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.708762] [48512]: WARNING neutronclient.v2_0.client [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 684.880915] [48511]: DEBUG nova.virt.hardware [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 684.881153] [48511]: DEBUG nova.virt.hardware [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 684.881361] [48511]: DEBUG nova.virt.hardware [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 684.881573] [48511]: DEBUG nova.virt.hardware [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 684.881695] [48511]: DEBUG nova.virt.hardware [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 684.892870] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.893188] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.893415] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.893886] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 684.894126] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 684.895617] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 684.908410] [48511]: DEBUG nova.quota [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 684.912338] [48511]: DEBUG nova.quota [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 684.918753] [48511]: DEBUG nova.compute.api [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 684.920099] [48511]: DEBUG nova.compute.api [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 684.957479] [48511]: INFO nova.api.openstack.requestlog [None req-a2e7f8a5-df35-4d28-9afb-d7ac9ff6683c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.137738 [ 684.957900] [48511]: [pid: 48511|app: 0|req: 337/628] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:48 2025] POST /compute/v2.1/servers => generated 380 bytes in 1138 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 684.960814] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f611093-bcf9-4b16-8d4b-3a137779251b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1704742975", "description": "tempest-description-1606829463"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 684.963703] [48511]: WARNING neutronclient.v2_0.client [None req-1f611093-bcf9-4b16-8d4b-3a137779251b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 685.266592] [48511]: INFO nova.api.openstack.requestlog [None req-1f611093-bcf9-4b16-8d4b-3a137779251b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.308004 [ 685.267071] [48511]: [pid: 48511|app: 0|req: 338/629] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:49 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 685.270825] [48511]: DEBUG nova.api.openstack.wsgi [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 685.273027] [48511]: DEBUG nova.compute.api [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 685.278577] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.278778] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.278901] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.279199] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.279346] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.279461] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.298931] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 685.299169] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquired lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 685.299335] [48512]: WARNING neutronclient.v2_0.client [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 685.309724] [48511]: WARNING neutronclient.v2_0.client [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 685.755671] [48511]: DEBUG nova.policy [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 685.763175] [48511]: INFO nova.api.openstack.requestlog [None req-2d523de0-f959-4e5b-987a-55ae25a1902a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1502 microversion: 2.1 time: 0.495330 [ 685.763872] [48511]: [pid: 48511|app: 0|req: 339/630] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:50 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1502 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.767839] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 685.769355] [48511]: DEBUG nova.compute.api [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 685.775105] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.775302] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.775644] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.775644] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.775854] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.775854] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.806375] [48511]: DEBUG nova.objects.instance [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'flavor' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 685.886479] [48511]: INFO nova.api.openstack.requestlog [None req-1ec8514b-5073-48a6-9707-44ec2715d90f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/action" status: 200 len: 32 microversion: 2.1 time: 0.120960 [ 685.886479] [48511]: [pid: 48511|app: 0|req: 340/631] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:50 2025] POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/action => generated 32 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 685.889262] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea5cde8c-e56e-4fb8-b643-f7f06e8cbc83 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 685.904625] [48511]: INFO nova.api.openstack.requestlog [None req-ea5cde8c-e56e-4fb8-b643-f7f06e8cbc83 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1786378242" status: 202 len: 0 microversion: 2.1 time: 0.017741 [ 685.905329] [48511]: [pid: 48511|app: 0|req: 341/632] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:20:50 2025] DELETE /compute/v2.1/flavors/1786378242 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 685.907827] [48511]: DEBUG nova.api.openstack.wsgi [None req-db1502ea-27c4-4caf-a4d2-ce90f7f4f333 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 685.918357] [48511]: INFO nova.api.openstack.wsgi [None req-db1502ea-27c4-4caf-a4d2-ce90f7f4f333 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 685.918539] [48511]: DEBUG nova.api.openstack.wsgi [None req-db1502ea-27c4-4caf-a4d2-ce90f7f4f333 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 685.919039] [48511]: INFO nova.api.openstack.requestlog [None req-db1502ea-27c4-4caf-a4d2-ce90f7f4f333 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.012990 [ 685.919131] [48511]: [pid: 48511|app: 0|req: 342/633] 10.180.1.21 () {58 vars in 1150 bytes} [Mon Dec 8 18:20:50 2025] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 685.921364] [48511]: DEBUG nova.api.openstack.wsgi [None req-6775e077-3849-4643-8fce-8043d5de2264 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-2106075856", "id": 1340955342, "os-flavor-access:is_public": "False"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 685.933643] [48511]: INFO nova.api.openstack.requestlog [None req-6775e077-3849-4643-8fce-8043d5de2264 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 439 microversion: 2.1 time: 0.013992 [ 685.934015] [48511]: [pid: 48511|app: 0|req: 343/634] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:50 2025] POST /compute/v2.1/flavors => generated 439 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 685.936375] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 685.937749] [48511]: DEBUG nova.compute.api [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 685.943520] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.945718] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.945718] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.945718] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 685.945718] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 685.945718] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 685.967322] [48512]: DEBUG nova.network.neutron [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Building network info cache for instance {{(pid=48512) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 685.972323] [48511]: WARNING neutronclient.v2_0.client [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 685.973029] [48512]: WARNING neutronclient.v2_0.client [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.199217] [48511]: DEBUG nova.policy [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.207275] [48511]: DEBUG nova.policy [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.207952] [48511]: DEBUG nova.policy [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.212603] [48511]: INFO nova.api.openstack.requestlog [None req-1c5456b4-b06f-4810-9bea-a40d4ff89101 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1726 microversion: 2.93 time: 0.277763 [ 686.212799] [48511]: [pid: 48511|app: 0|req: 344/635] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:50 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1726 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.215322] [48511]: DEBUG nova.api.openstack.wsgi [None req-946cebd7-8474-43fa-9847-f79b281a512c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1503661555", "description": "tempest-description-1457715492"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 686.220033] [48511]: WARNING neutronclient.v2_0.client [None req-946cebd7-8474-43fa-9847-f79b281a512c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.306830] [48512]: WARNING neutronclient.v2_0.client [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.353100] [48511]: INFO nova.api.openstack.requestlog [None req-946cebd7-8474-43fa-9847-f79b281a512c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.139850 [ 686.353922] [48511]: [pid: 48511|app: 0|req: 345/636] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:50 2025] POST /compute/v2.1/os-security-groups => generated 256 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 686.358722] [48511]: DEBUG nova.api.openstack.wsgi [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.360055] [48511]: DEBUG nova.compute.api [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.369828] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.370198] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.370358] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.370630] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.370775] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.370876] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.389894] [48512]: DEBUG nova.network.neutron [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Updating instance_info_cache with network_info: [{"id": "75319620-7a7c-4730-9491-0436d02a65af", "address": "fa:16:3e:f6:d4:19", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap75319620-7a", "ovs_interfaceid": "75319620-7a7c-4730-9491-0436d02a65af", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48512) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 686.394291] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.394480] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.394665] [48511]: DEBUG oslo_concurrency.lockutils [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.394789] [48511]: DEBUG nova.objects.instance [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lazy-loading 'fault' on Instance uuid 749b6fab-8eb0-4ad6-b136-24960a753176 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 686.400483] [48511]: WARNING neutronclient.v2_0.client [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.401515] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Releasing lock "refresh_cache-42eeead3-1f0f-405e-aba3-8afcf6f24f17" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 686.403729] [48512]: INFO nova.api.openstack.requestlog [None req-1f9e90a1-34da-4276-95bf-522dd18159a5 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17/action" status: 202 len: 0 microversion: 2.1 time: 2.069870 [ 686.404477] [48512]: [pid: 48512|app: 0|req: 292/637] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:49 2025] POST /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17/action => generated 0 bytes in 2071 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 686.407663] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf415128-52e3-4ce8-92c5-a0ee95a473d5 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 686.419782] [48511]: DEBUG nova.policy [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.424086] [48511]: INFO nova.api.openstack.requestlog [None req-78fc3f15-16b1-451f-a25e-695c67b27dc2 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1298 microversion: 2.1 time: 0.069590 [ 686.424411] [48511]: [pid: 48511|app: 0|req: 346/638] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.426821] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.428396] [48511]: DEBUG nova.compute.api [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] [instance: b861e920-384f-418c-815f-c18bed729c1e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.432349] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.432349] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.432349] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.434715] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.434715] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.434715] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.445467] [48512]: DEBUG nova.quota [None req-bf415128-52e3-4ce8-92c5-a0ee95a473d5 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 686.447607] [48511]: INFO nova.api.openstack.wsgi [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] HTTP exception thrown: Instance b861e920-384f-418c-815f-c18bed729c1e could not be found. [ 686.448368] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] Returning 404 to user: Instance b861e920-384f-418c-815f-c18bed729c1e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 686.448586] [48511]: INFO nova.api.openstack.requestlog [None req-2bed51ac-50d7-4029-bfa2-69efd4468cd3 tempest-ServerDiagnosticsNegativeTest-1872254845 tempest-ServerDiagnosticsNegativeTest-1872254845-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e" status: 404 len: 111 microversion: 2.1 time: 0.023710 [ 686.450973] [48511]: [pid: 48511|app: 0|req: 347/639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/b861e920-384f-418c-815f-c18bed729c1e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 686.451345] [48512]: DEBUG nova.quota [None req-bf415128-52e3-4ce8-92c5-a0ee95a473d5 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 686.451416] [48511]: DEBUG nova.api.openstack.wsgi [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-677609562", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 686.503626] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.503949] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.503949] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.504308] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.505818] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.506916] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.513045] [48511]: DEBUG nova.network.neutron [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 686.513348] [48511]: WARNING neutronclient.v2_0.client [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.619999] [48511]: DEBUG nova.virt.hardware [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 686.620178] [48511]: DEBUG nova.virt.hardware [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 686.620332] [48511]: DEBUG nova.virt.hardware [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 686.620437] [48511]: DEBUG nova.virt.hardware [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 686.620543] [48511]: DEBUG nova.virt.hardware [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 686.632274] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.632274] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.632274] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.633037] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.634135] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.634356] [48511]: DEBUG oslo_concurrency.lockutils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.634714] [48512]: INFO nova.api.openstack.requestlog [None req-bf415128-52e3-4ce8-92c5-a0ee95a473d5 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 61 microversion: 2.1 time: 0.229471 [ 686.635223] [48512]: [pid: 48512|app: 0|req: 293/640] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:20:51 2025] PUT /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 61 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 686.638862] [48512]: DEBUG nova.api.openstack.wsgi [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.642508] [48512]: DEBUG nova.compute.api [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.646873] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.647236] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.647504] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.647914] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.648462] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.648462] [48512]: DEBUG oslo_concurrency.lockutils [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.650923] [48511]: DEBUG nova.quota [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 686.659016] [48511]: DEBUG nova.quota [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for user 708bfc2730334685a511993d3df0f777 and project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 686.670570] [48511]: DEBUG nova.compute.utils [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] instances quota exceeded for b6919a29c26f4cb9aaa4ebdf0cecf719, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48511) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 686.670826] [48511]: INFO nova.api.openstack.wsgi [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [ 686.672222] [48511]: DEBUG nova.api.openstack.wsgi [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 686.673030] [48511]: INFO nova.api.openstack.requestlog [None req-af7c6d28-b0f2-42a3-8384-fd4ca29723f6 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.223251 [ 686.673175] [48511]: [pid: 48511|app: 0|req: 348/641] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:51 2025] POST /compute/v2.1/servers => generated 119 bytes in 224 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 686.675763] [48511]: DEBUG nova.api.openstack.wsgi [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.676901] [48512]: WARNING neutronclient.v2_0.client [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.678077] [48511]: DEBUG nova.compute.api [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.682714] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.683049] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.683822] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.683822] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.683822] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.683822] [48511]: DEBUG oslo_concurrency.lockutils [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.702518] [48511]: WARNING neutronclient.v2_0.client [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.869870] [48512]: DEBUG nova.policy [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.878918] [48512]: INFO nova.api.openstack.requestlog [None req-f477d603-5d85-40c9-bdd4-f17ca6d24591 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.242228 [ 686.878918] [48512]: [pid: 48512|app: 0|req: 294/642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.881213] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.883227] [48512]: DEBUG nova.compute.api [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.888264] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.888679] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.888979] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.889353] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.889595] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.889813] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.893395] [48511]: DEBUG nova.policy [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 686.899258] [48511]: INFO nova.api.openstack.requestlog [None req-a893a0e0-30ee-4a6e-bd13-4c39420d7ec7 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1500 microversion: 2.1 time: 0.225405 [ 686.899635] [48511]: [pid: 48511|app: 0|req: 349/643] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1500 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.902282] [48511]: DEBUG nova.api.openstack.wsgi [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 686.903702] [48511]: DEBUG nova.compute.api [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 686.909671] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.909671] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.909671] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.909671] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 686.909671] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 686.910833] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 686.925238] [48512]: WARNING neutronclient.v2_0.client [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 686.926414] [48511]: WARNING neutronclient.v2_0.client [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.245641] [48511]: DEBUG nova.policy [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.255404] [48511]: INFO nova.api.openstack.requestlog [None req-38bc1131-35d0-4cfe-bdec-2eb29aa5edcd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1291 microversion: 2.1 time: 0.355059 [ 687.256262] [48511]: [pid: 48511|app: 0|req: 350/644] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1291 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.261660] [48511]: DEBUG nova.api.openstack.wsgi [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.262559] [48511]: DEBUG nova.compute.api [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.270032] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.270308] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.270508] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.270682] [48512]: DEBUG nova.policy [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.270786] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.270943] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.271079] [48511]: DEBUG oslo_concurrency.lockutils [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.275630] [48512]: INFO nova.api.openstack.requestlog [None req-b5b90096-f0bd-4c3e-8370-eb035151a0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1315 microversion: 2.1 time: 0.396515 [ 687.275848] [48512]: [pid: 48512|app: 0|req: 295/645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:51 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1315 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.279633] [48512]: DEBUG nova.api.openstack.wsgi [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.282209] [48512]: DEBUG nova.compute.api [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.288050] [48512]: DEBUG oslo_concurrency.lockutils [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.307045] [48511]: WARNING neutronclient.v2_0.client [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.316952] [48512]: WARNING neutronclient.v2_0.client [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.473731] [48512]: DEBUG nova.policy [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.478708] [48512]: INFO nova.api.openstack.requestlog [None req-25185269-5913-4e1d-9f90-441cddd21652 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1290 microversion: 2.1 time: 0.202181 [ 687.479064] [48512]: [pid: 48512|app: 0|req: 296/646] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1290 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.485013] [48512]: DEBUG nova.api.openstack.wsgi [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.486447] [48512]: DEBUG nova.compute.api [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.495630] [48512]: DEBUG oslo_concurrency.lockutils [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.512455] [48512]: WARNING neutronclient.v2_0.client [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.696186] [48511]: DEBUG nova.policy [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.701554] [48511]: INFO nova.api.openstack.requestlog [None req-683e6653-94ac-4321-90bb-7021374ebee2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.444835 [ 687.702021] [48511]: [pid: 48511|app: 0|req: 351/647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.704468] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a6ea9b3-5ec1-46f7-8464-4523104cc994 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.726875] [48512]: DEBUG nova.policy [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.736586] [48512]: INFO nova.api.openstack.requestlog [None req-3149138e-e588-4880-9f33-53db4244d0f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1258 microversion: 2.1 time: 0.255623 [ 687.736586] [48512]: [pid: 48512|app: 0|req: 297/648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1258 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.739306] [48512]: DEBUG nova.api.openstack.wsgi [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.741191] [48512]: DEBUG nova.compute.api [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.745274] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.745485] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.745638] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.746148] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.746251] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.746409] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.755589] [48511]: INFO nova.api.openstack.requestlog [None req-6a6ea9b3-5ec1-46f7-8464-4523104cc994 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91" status: 200 len: 662 microversion: 2.1 time: 0.052989 [ 687.757033] [48511]: [pid: 48511|app: 0|req: 352/649] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91 => generated 662 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 687.760940] [48511]: DEBUG nova.api.openstack.wsgi [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "749b6fab-8eb0-4ad6-b136-24960a753176", "name": "network-vif-deleted", "tag": "49bf9d2d-64fa-450e-8d7e-ab320af52155"}, {"server_uuid": "83e9ae3a-118a-4a8e-a3f6-9044ebcc726b", "name": "network-vif-deleted", "tag": "eefe13d1-b121-4843-b327-43ffb33938ca"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 687.765868] [48511]: DEBUG oslo_concurrency.lockutils [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.766106] [48511]: DEBUG oslo_concurrency.lockutils [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.766271] [48511]: DEBUG oslo_concurrency.lockutils [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.773981] [48511]: INFO nova.api.openstack.compute.server_external_events [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Creating event network-vif-deleted:49bf9d2d-64fa-450e-8d7e-ab320af52155 for instance 749b6fab-8eb0-4ad6-b136-24960a753176 on cpu-1 [ 687.774258] [48511]: INFO nova.api.openstack.compute.server_external_events [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] Creating event network-vif-deleted:eefe13d1-b121-4843-b327-43ffb33938ca for instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b on cpu-1 [ 687.779104] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.779236] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.779428] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.779612] [48512]: DEBUG nova.objects.instance [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 687.783797] [48511]: INFO nova.api.openstack.requestlog [req-84492107-877c-4524-8761-d4e6d745eb39 req-7008e981-3137-4a8e-948e-866fef38bddb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026619 [ 687.783797] [48511]: [pid: 48511|app: 0|req: 353/650] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:52 2025] 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) [ 687.791745] [48511]: DEBUG nova.api.openstack.wsgi [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ebc601d-2fbd-424e-8ad3-8c2eec7a8772", "tag": "f35103d7-fc18-4448-b8e5-dce1ac9f95d3"}, {"server_uuid": "ccc219a5-80b7-4384-8b03-b98a9d06f1cd", "name": "network-vif-plugged", "status": "completed", "tag": "252ece24-321b-4251-be4b-816553d11818"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 687.791873] [48512]: WARNING neutronclient.v2_0.client [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.801199] [48511]: DEBUG oslo_concurrency.lockutils [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.801349] [48511]: DEBUG oslo_concurrency.lockutils [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.801562] [48511]: DEBUG oslo_concurrency.lockutils [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.818241] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Creating event network-changed:f35103d7-fc18-4448-b8e5-dce1ac9f95d3 for instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 on cpu-1 [ 687.818490] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] Creating event network-vif-plugged:252ece24-321b-4251-be4b-816553d11818 for instance ccc219a5-80b7-4384-8b03-b98a9d06f1cd on cpu-1 [ 687.824259] [48511]: INFO nova.api.openstack.requestlog [req-1006977d-dcfd-4ae2-92fa-649a1bb7888d req-aa96ac8f-c582-4ae8-87e6-d1dfb49e44f8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.039624 [ 687.824739] [48511]: [pid: 48511|app: 0|req: 354/651] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:52 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 687.827815] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.829323] [48511]: DEBUG nova.compute.api [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.832833] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.833207] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.833380] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.833643] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.833824] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.833914] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.857831] [48511]: WARNING neutronclient.v2_0.client [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.899583] [48512]: DEBUG nova.policy [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 687.905620] [48512]: INFO nova.api.openstack.requestlog [None req-bd9158bb-d28b-4dc6-a3dc-fb57ed440a9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1299 microversion: 2.1 time: 0.168549 [ 687.906190] [48512]: [pid: 48512|app: 0|req: 298/652] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1299 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.910213] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 687.910213] [48512]: DEBUG nova.compute.api [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 687.913291] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.914255] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.914255] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.914255] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 687.914255] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 687.914255] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 687.932407] [48512]: WARNING neutronclient.v2_0.client [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 687.998952] [48511]: DEBUG nova.policy [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.004793] [48511]: INFO nova.api.openstack.requestlog [None req-e8ad0a42-dbb6-4cb8-8090-8f2febd88ece tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1271 microversion: 2.1 time: 0.179408 [ 688.005344] [48511]: [pid: 48511|app: 0|req: 355/653] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1271 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.008632] [48511]: DEBUG nova.api.openstack.wsgi [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 688.010724] [48511]: DEBUG nova.compute.api [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 688.017056] [48512]: DEBUG nova.policy [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.021735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.028811] [48512]: DEBUG nova.policy [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.029500] [48512]: DEBUG nova.policy [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.030195] [48512]: INFO nova.api.openstack.requestlog [None req-4a33901c-3d2d-4b4b-aafc-4469981062f8 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1295 microversion: 2.54 time: 0.123674 [ 688.031104] [48512]: [pid: 48512|app: 0|req: 299/654] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1295 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.061967] [48511]: WARNING neutronclient.v2_0.client [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 688.161695] [48512]: DEBUG nova.api.openstack.wsgi [None req-26d1e8ad-5355-484d-8b9e-4ce2a14f7281 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1762126421"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 688.349451] [48511]: DEBUG nova.policy [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 688.354019] [48511]: INFO nova.api.openstack.requestlog [None req-ccc329c6-f024-432a-83d0-32979d7d7921 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1239 microversion: 2.1 time: 0.347905 [ 688.354802] [48511]: [pid: 48511|app: 0|req: 356/655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:52 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1239 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.357058] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 688.359160] [48511]: DEBUG nova.compute.api [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 688.367630] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.368105] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.368105] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.368446] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 688.368594] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 688.368738] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 688.401045] [48511]: WARNING neutronclient.v2_0.client [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 688.415389] [48512]: INFO nova.api.openstack.requestlog [None req-26d1e8ad-5355-484d-8b9e-4ce2a14f7281 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 341 microversion: 2.1 time: 0.384195 [ 688.415796] [48512]: [pid: 48512|app: 0|req: 300/656] 10.180.1.21 () {60 vars in 1150 bytes} [Mon Dec 8 18:20:52 2025] POST /compute/v2.1/os-volumes => generated 341 bytes in 385 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 688.419870] [48512]: DEBUG nova.api.openstack.wsgi [None req-60fb4198-4fad-4c40-bb21-1b79d7809259 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1359108496", "description": "tempest-description-19844950"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 688.422792] [48512]: WARNING neutronclient.v2_0.client [None req-60fb4198-4fad-4c40-bb21-1b79d7809259 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.033807] [48511]: DEBUG nova.policy [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.042160] [48511]: INFO nova.api.openstack.requestlog [None req-cb29e274-490a-4da7-b03c-6cb518e9df74 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1212 microversion: 2.1 time: 0.687021 [ 689.042700] [48511]: [pid: 48511|app: 0|req: 357/657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:53 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1212 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.046654] [48511]: DEBUG nova.api.openstack.wsgi [None req-31003b70-8763-40af-85a0-76e6ed40884e tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.082371] [48511]: INFO nova.api.openstack.requestlog [None req-31003b70-8763-40af-85a0-76e6ed40884e tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943" status: 200 len: 914 microversion: 2.1 time: 0.038839 [ 689.083027] [48511]: [pid: 48511|app: 0|req: 358/658] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:53 2025] GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 689.085266] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.086553] [48511]: DEBUG nova.compute.api [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.092857] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.092857] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.093051] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.093442] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.093665] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.093762] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.121064] [48511]: WARNING neutronclient.v2_0.client [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.165714] [48512]: INFO nova.api.openstack.requestlog [None req-60fb4198-4fad-4c40-bb21-1b79d7809259 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.749220 [ 689.166119] [48512]: [pid: 48512|app: 0|req: 301/659] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:20:53 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 689.168980] [48512]: DEBUG nova.api.openstack.wsgi [None req-60a47d4c-fc2e-4813-b895-3d1b2e9f3bf0 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.205334] [48512]: INFO nova.api.openstack.requestlog [None req-60a47d4c-fc2e-4813-b895-3d1b2e9f3bf0 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.038481 [ 689.205685] [48512]: [pid: 48512|app: 0|req: 302/660] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:53 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.209217] [48512]: DEBUG nova.api.openstack.wsgi [None req-5202cad2-2230-4d89-aa93-e2ba1b0f91b8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1251064422"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.210264] [48512]: DEBUG nova.objects.aggregate [None req-5202cad2-2230-4d89-aa93-e2ba1b0f91b8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 6ba25407-a9dc-4edd-8130-b9f21280f881 for aggregate {{(pid=48512) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 689.228236] [48512]: INFO nova.api.openstack.requestlog [None req-5202cad2-2230-4d89-aa93-e2ba1b0f91b8 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.021892 [ 689.228636] [48512]: [pid: 48512|app: 0|req: 303/661] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:20:53 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 689.234784] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f3adb80-c57f-4813-97ff-ca6466dfb2e9 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "f76886430bb0430db4c401c3c64f35db"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.364659] [48512]: INFO nova.api.openstack.wsgi [None req-0f3adb80-c57f-4813-97ff-ca6466dfb2e9 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] HTTP exception thrown: Flavor access not found for 31 / f76886430bb0430db4c401c3c64f35db combination. [ 689.364779] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f3adb80-c57f-4813-97ff-ca6466dfb2e9 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Returning 404 to user: Flavor access not found for 31 / f76886430bb0430db4c401c3c64f35db combination. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 689.365840] [48512]: INFO nova.api.openstack.requestlog [None req-0f3adb80-c57f-4813-97ff-ca6466dfb2e9 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1340955342/action" status: 404 len: 124 microversion: 2.1 time: 0.135990 [ 689.365840] [48512]: [pid: 48512|app: 0|req: 304/662] 10.180.1.21 () {60 vars in 1195 bytes} [Mon Dec 8 18:20:53 2025] POST /compute/v2.1/flavors/1340955342/action => generated 124 bytes in 136 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 689.368054] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d6fc51a-2fa2-4769-9325-2b1b0217bf00 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "296cc3b2-c833-4858-bab5-ad2790bce3e6", "ip_protocol": "tcp", "from_port": 22, "to_port": 1259739231}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.370806] [48512]: WARNING neutronclient.v2_0.client [None req-5d6fc51a-2fa2-4769-9325-2b1b0217bf00 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.393833] [48511]: DEBUG nova.policy [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.401312] [48511]: INFO nova.api.openstack.requestlog [None req-bb66a975-9e17-42ef-923c-3c1ef323cb53 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1518 microversion: 2.1 time: 0.317802 [ 689.401683] [48511]: [pid: 48511|app: 0|req: 359/663] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:53 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1518 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.404382] [48511]: DEBUG nova.api.openstack.wsgi [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.404492] [48511]: DEBUG nova.compute.api [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.409528] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.409714] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.409844] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.410155] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.410315] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.410438] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.439430] [48511]: DEBUG nova.compute.api [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 689.468436] [48512]: INFO nova.api.openstack.wsgi [None req-5d6fc51a-2fa2-4769-9325-2b1b0217bf00 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Invalid port range 22:1259739231. Valid TCP ports should be between 1-65535 [ 689.468700] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d6fc51a-2fa2-4769-9325-2b1b0217bf00 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 400 to user: Invalid port range 22:1259739231. Valid TCP ports should be between 1-65535 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 689.469156] [48512]: INFO nova.api.openstack.requestlog [None req-5d6fc51a-2fa2-4769-9325-2b1b0217bf00 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 119 microversion: 2.1 time: 0.103163 [ 689.469464] [48512]: [pid: 48512|app: 0|req: 305/664] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:54 2025] POST /compute/v2.1/os-security-group-rules => generated 119 bytes in 103 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 689.477239] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8010264-a65e-4690-8b33-ac651c53ff52 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Action: 'create', calling method: >, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.507562] [48512]: DEBUG nova.quota [None req-b8010264-a65e-4690-8b33-ac651c53ff52 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 689.508229] [48511]: INFO nova.api.openstack.requestlog [None req-713e0c68-1a87-42ab-be4d-ee8c7aa804ec tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 204 len: 0 microversion: 2.1 time: 0.105799 [ 689.508788] [48511]: [pid: 48511|app: 0|req: 360/665] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:54 2025] DELETE /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 689.512327] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"instances": 10}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.513067] [48512]: DEBUG nova.quota [None req-b8010264-a65e-4690-8b33-ac651c53ff52 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Getting quotas for user a6e4711124724752913cc4035a1de3f4 and project 87b446f8be91409a9727bedba5137178. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 689.613021] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.613209] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.613282] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.615442] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.615442] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.615442] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.647100] [48511]: INFO nova.api.openstack.requestlog [None req-1a2d2b39-5790-457c-ade7-68c481b4bf22 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 329 microversion: 2.1 time: 0.137508 [ 689.647495] [48511]: [pid: 48511|app: 0|req: 361/666] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:20:54 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 329 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 689.650294] [48511]: DEBUG nova.api.openstack.wsgi [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.650550] [48511]: DEBUG nova.compute.api [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.653734] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.653971] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.654167] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.654495] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.654636] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.654785] [48511]: DEBUG oslo_concurrency.lockutils [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.669499] [48511]: DEBUG nova.compute.api [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 689.733891] [48512]: INFO nova.api.openstack.requestlog [None req-b8010264-a65e-4690-8b33-ac651c53ff52 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "POST /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 85 microversion: 2.1 time: 0.263204 [ 689.734926] [48512]: [pid: 48512|app: 0|req: 306/667] 10.180.1.21 () {60 vars in 1276 bytes} [Mon Dec 8 18:20:54 2025] POST /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 85 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 689.737172] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-248831110", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.739568] [48511]: INFO nova.api.openstack.requestlog [None req-d138f4ee-d3f0-4f0c-a072-dd6a62cadfa3 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 204 len: 0 microversion: 2.1 time: 0.091002 [ 689.740423] [48511]: [pid: 48511|app: 0|req: 362/668] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:54 2025] DELETE /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 689.743879] [48511]: DEBUG nova.api.openstack.wsgi [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.745388] [48511]: DEBUG nova.compute.api [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.748929] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.749965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.749965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.749965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.749965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.749965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.776015] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.777208] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.777208] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.777371] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.777459] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.778844] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.780896] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.781619] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.781619] [48511]: DEBUG oslo_concurrency.lockutils [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.781619] [48511]: DEBUG nova.objects.instance [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lazy-loading 'fault' on Instance uuid 749b6fab-8eb0-4ad6-b136-24960a753176 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 689.784455] [48512]: DEBUG nova.network.neutron [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] validate_networks() for [('770d14cc-38eb-4bf6-a20c-e7d6d4d2626e', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 689.784884] [48512]: WARNING neutronclient.v2_0.client [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.787253] [48511]: WARNING neutronclient.v2_0.client [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.857557] [48511]: DEBUG nova.policy [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5696b3f9fbdd466fa1980776276f90de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3f84e76766483897d2c91383f3f584', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 689.865042] [48511]: INFO nova.api.openstack.requestlog [None req-0720564f-5651-450d-a388-57924694c3c3 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 200 len: 1298 microversion: 2.1 time: 0.123941 [ 689.865617] [48511]: [pid: 48511|app: 0|req: 363/669] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:54 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 1298 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.876711] [48511]: DEBUG nova.api.openstack.wsgi [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 689.881295] [48511]: DEBUG nova.compute.api [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 689.885027] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.885834] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.886177] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.887054] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.887054] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.887054] [48511]: DEBUG oslo_concurrency.lockutils [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.900867] [48512]: WARNING neutronclient.v2_0.client [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 689.942017] [48511]: INFO nova.api.openstack.requestlog [None req-48f7fcb0-4fe7-47b2-be1a-ef1536d57dbf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8/action" status: 204 len: 0 microversion: 2.1 time: 0.075045 [ 689.942422] [48511]: [pid: 48511|app: 0|req: 364/670] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:54 2025] POST /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 689.947543] [48511]: DEBUG nova.api.openstack.wsgi [None req-06634f09-d185-4da6-86b9-e7475a2e736d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 689.979204] [48511]: INFO nova.api.openstack.requestlog [None req-06634f09-d185-4da6-86b9-e7475a2e736d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91" status: 200 len: 662 microversion: 2.1 time: 0.036080 [ 689.979556] [48511]: [pid: 48511|app: 0|req: 365/671] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:54 2025] GET /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91 => generated 662 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 689.983477] [48512]: DEBUG nova.virt.hardware [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 689.983477] [48512]: DEBUG nova.virt.hardware [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 689.983477] [48512]: DEBUG nova.virt.hardware [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 689.983477] [48512]: DEBUG nova.virt.hardware [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 689.983477] [48512]: DEBUG nova.virt.hardware [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 689.995026] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.995237] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.995388] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 689.995801] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 689.995977] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 689.997509] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.021626] [48511]: DEBUG nova.api.openstack.wsgi [None req-46cb46d1-a18c-40ca-acc0-3c2c29e51ca1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1283886487", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAAF5rC09KeGccJXNOiz5Bfj0wDeh0umJNeOvWYgGUGeQhbulIM6TAeyfKgTByKVv12efb3wNfI4doKNBiDWDxU5OheN0EbKG2s494q9DK98F7TrSJ1EaUUEcK6VcHNAzg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 690.031368] [48512]: DEBUG nova.quota [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Getting quotas for project d9a54d333a5e4e3e986938ac1e0e3cf9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 690.036111] [48511]: DEBUG nova.quota [None req-46cb46d1-a18c-40ca-acc0-3c2c29e51ca1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 690.037354] [48512]: DEBUG nova.quota [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Getting quotas for user 997b4a22bfa0495c90743c177feb85a1 and project d9a54d333a5e4e3e986938ac1e0e3cf9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 690.040806] [48511]: DEBUG nova.quota [None req-46cb46d1-a18c-40ca-acc0-3c2c29e51ca1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 690.049897] [48512]: DEBUG nova.compute.api [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 690.051612] [48512]: DEBUG nova.compute.api [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 690.067707] [48511]: INFO nova.api.openstack.requestlog [None req-46cb46d1-a18c-40ca-acc0-3c2c29e51ca1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.087025 [ 690.067707] [48511]: [pid: 48511|app: 0|req: 366/672] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:20:54 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 690.073792] [48511]: DEBUG nova.api.openstack.wsgi [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.076730] [48511]: DEBUG nova.compute.api [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.085196] [48511]: DEBUG oslo_concurrency.lockutils [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.101091] [48512]: INFO nova.api.openstack.requestlog [None req-bc9b181a-8b86-4b5d-8f97-7aa725aeec76 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.365554 [ 690.101463] [48512]: [pid: 48512|app: 0|req: 307/673] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:54 2025] POST /compute/v2.1/servers => generated 380 bytes in 366 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 690.105076] [48512]: DEBUG nova.api.openstack.wsgi [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.106989] [48512]: DEBUG nova.compute.api [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.112919] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.113231] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.113404] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.113863] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.113863] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.114072] [48512]: DEBUG oslo_concurrency.lockutils [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.117449] [48511]: WARNING neutronclient.v2_0.client [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.141939] [48512]: WARNING neutronclient.v2_0.client [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.263270] [48511]: DEBUG nova.policy [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.271084] [48511]: INFO nova.api.openstack.requestlog [None req-0000ac6d-64ec-4d0a-bd5a-0e17717c03bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1291 microversion: 2.1 time: 0.202709 [ 690.271343] [48511]: [pid: 48511|app: 0|req: 367/674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:54 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1291 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.273801] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a8f6c4b-92e9-41b5-8e3e-23af5086d132 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.294213] [48512]: DEBUG nova.policy [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.298978] [48512]: INFO nova.api.openstack.requestlog [None req-33508066-ad05-4119-813c-b90c50031a6e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1315 microversion: 2.1 time: 0.197099 [ 690.299354] [48512]: [pid: 48512|app: 0|req: 308/675] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:54 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1315 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.302543] [48512]: DEBUG nova.api.openstack.wsgi [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.304124] [48512]: DEBUG nova.compute.api [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.308348] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.309121] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.309121] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.309121] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.309545] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.309545] [48512]: DEBUG oslo_concurrency.lockutils [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.309624] [48511]: INFO nova.api.openstack.requestlog [None req-2a8f6c4b-92e9-41b5-8e3e-23af5086d132 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22" status: 200 len: 342 microversion: 2.1 time: 0.037568 [ 690.309859] [48511]: [pid: 48511|app: 0|req: 368/676] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 690.312468] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.314204] [48511]: DEBUG nova.compute.api [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.317400] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.317593] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.317725] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.318039] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.318191] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.319167] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.334923] [48511]: WARNING neutronclient.v2_0.client [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.335233] [48512]: WARNING neutronclient.v2_0.client [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.356625] [48511]: DEBUG nova.policy [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.363877] [48511]: INFO nova.api.openstack.requestlog [None req-a5535cf4-dac4-4df4-897f-0c6dda5c2df6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1266 microversion: 2.1 time: 0.053401 [ 690.364234] [48511]: [pid: 48511|app: 0|req: 369/677] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1266 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.369530] [48511]: DEBUG nova.api.openstack.wsgi [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.371256] [48511]: DEBUG nova.compute.api [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.375343] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.375540] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.375700] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.375978] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.376131] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.376255] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.403964] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.404140] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.404378] [48511]: DEBUG oslo_concurrency.lockutils [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.404487] [48511]: DEBUG nova.objects.instance [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 690.409643] [48511]: WARNING neutronclient.v2_0.client [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.431705] [48512]: DEBUG nova.policy [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.436723] [48512]: INFO nova.api.openstack.requestlog [None req-322dd571-2b90-4103-ac85-554ffd11aa89 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1330 microversion: 2.1 time: 0.136309 [ 690.436723] [48512]: [pid: 48512|app: 0|req: 309/678] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1330 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.442053] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.443488] [48512]: DEBUG nova.compute.api [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.447085] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.447229] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.447285] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.448341] [48511]: DEBUG nova.policy [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.449075] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.449283] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.449445] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.452799] [48511]: INFO nova.api.openstack.requestlog [None req-df1144e1-e997-4969-88a0-b7c7518b7b43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 200 len: 1299 microversion: 2.1 time: 0.088006 [ 690.453850] [48511]: [pid: 48511|app: 0|req: 370/679] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 1299 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.456141] [48511]: DEBUG nova.api.openstack.wsgi [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.458099] [48511]: DEBUG nova.compute.api [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.462917] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.463319] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.463483] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.463873] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.464037] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.464383] [48511]: DEBUG oslo_concurrency.lockutils [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.470189] [48512]: WARNING neutronclient.v2_0.client [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.484072] [48511]: WARNING neutronclient.v2_0.client [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.489794] [48512]: DEBUG nova.policy [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.498672] [48512]: INFO nova.api.openstack.requestlog [None req-2c974264-30cd-4218-8a39-e7345ecd56ef tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1271 microversion: 2.1 time: 0.059989 [ 690.499188] [48512]: [pid: 48512|app: 0|req: 310/680] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1271 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.506604] [48511]: DEBUG nova.policy [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.506717] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba9e8a39-4eba-49ad-8c64-eb9ec90ae2fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.512135] [48511]: DEBUG nova.policy [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.513388] [48511]: DEBUG nova.policy [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.514149] [48511]: INFO nova.api.openstack.requestlog [None req-4605404d-a22e-4760-8abe-3e04fa7cdfa6 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1295 microversion: 2.54 time: 0.060512 [ 690.514629] [48511]: [pid: 48511|app: 0|req: 371/681] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1295 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.518641] [48512]: INFO nova.api.openstack.requestlog [None req-ba9e8a39-4eba-49ad-8c64-eb9ec90ae2fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.017863 [ 690.521964] [48512]: [pid: 48512|app: 0|req: 311/682] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 690.524964] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fc43661-f6e8-46d5-966b-871bf086dfe2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.526716] [48512]: WARNING neutronclient.v2_0.client [None req-6fc43661-f6e8-46d5-966b-871bf086dfe2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.549120] [48511]: DEBUG nova.api.openstack.wsgi [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesV270Test-server-683247903", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "cba3d0e7-5c71-4cb3-8d6e-0d4429a52d3b"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 690.570282] [48512]: WARNING neutronclient.v2_0.client [None req-6fc43661-f6e8-46d5-966b-871bf086dfe2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.593768] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.593990] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.594396] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.594990] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.596955] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.597879] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.608175] [48511]: DEBUG nova.network.neutron [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] validate_networks() for [('cba3d0e7-5c71-4cb3-8d6e-0d4429a52d3b', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 690.608175] [48511]: WARNING neutronclient.v2_0.client [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.609361] [48512]: WARNING neutronclient.v2_0.client [None req-6fc43661-f6e8-46d5-966b-871bf086dfe2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.704201] [48512]: INFO nova.api.openstack.requestlog [None req-6fc43661-f6e8-46d5-966b-871bf086dfe2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1831 microversion: 2.1 time: 0.181680 [ 690.704424] [48512]: [pid: 48512|app: 0|req: 312/683] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/os-security-groups => generated 1831 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.709644] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f197364-1165-4cae-ab5e-b77dadfb9d61 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1742641499", "id": 1412357625, "os-flavor-access:is_public": "False"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 690.724445] [48512]: INFO nova.api.openstack.requestlog [None req-5f197364-1165-4cae-ab5e-b77dadfb9d61 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 430 microversion: 2.1 time: 0.019323 [ 690.725094] [48512]: [pid: 48512|app: 0|req: 313/684] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:55 2025] POST /compute/v2.1/flavors => generated 430 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 690.728576] [48512]: DEBUG nova.api.openstack.wsgi [None req-81777d64-17bb-4f3c-b8b5-468039aa6b0a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.730765] [48512]: DEBUG nova.policy [None req-81777d64-17bb-4f3c-b8b5-468039aa6b0a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.731127] [48512]: DEBUG nova.api.openstack.wsgi [None req-81777d64-17bb-4f3c-b8b5-468039aa6b0a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 690.733027] [48512]: INFO nova.api.openstack.requestlog [None req-81777d64-17bb-4f3c-b8b5-468039aa6b0a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates/6" status: 403 len: 114 microversion: 2.1 time: 0.006745 [ 690.733293] [48512]: [pid: 48512|app: 0|req: 314/685] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/os-aggregates/6 => generated 114 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 690.736045] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.738046] [48512]: DEBUG nova.compute.api [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.744769] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.744874] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.745010] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.745283] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.745430] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.745552] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.777173] [48512]: WARNING neutronclient.v2_0.client [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.785507] [48511]: WARNING neutronclient.v2_0.client [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.802646] [48512]: DEBUG nova.policy [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 690.807312] [48512]: INFO nova.api.openstack.requestlog [None req-6d7080da-92d0-46f9-b294-ecaa1629e86d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1239 microversion: 2.1 time: 0.073496 [ 690.808400] [48512]: [pid: 48512|app: 0|req: 315/686] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1239 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.812156] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e68135d-37b8-4b80-be52-47906a9d1211 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 690.825119] [48512]: INFO nova.api.openstack.requestlog [None req-2e68135d-37b8-4b80-be52-47906a9d1211 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1340955342" status: 202 len: 0 microversion: 2.1 time: 0.016547 [ 690.825455] [48512]: [pid: 48512|app: 0|req: 316/687] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:20:55 2025] DELETE /compute/v2.1/flavors/1340955342 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 690.828167] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "a1eaa4ef-625e-4b9f-93ed-bc9ab7bf4156", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 690.830368] [48512]: WARNING neutronclient.v2_0.client [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.847190] [48512]: DEBUG neutronclient.v2_0.client [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a1eaa4ef-625e-4b9f-93ed-bc9ab7bf4156 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 690.847482] [48512]: DEBUG nova.network.security_group_api [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Neutron security group a1eaa4ef-625e-4b9f-93ed-bc9ab7bf4156 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 690.847697] [48512]: INFO nova.api.openstack.wsgi [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Security group a1eaa4ef-625e-4b9f-93ed-bc9ab7bf4156 does not exist [ 690.847697] [48512]: Neutron server returns request_ids: ['req-0f1ead55-fd8c-4dde-af70-7388a102fb42'] [ 690.848681] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 404 to user: Security group a1eaa4ef-625e-4b9f-93ed-bc9ab7bf4156 does not exist [ 690.848681] [48512]: Neutron server returns request_ids: ['req-0f1ead55-fd8c-4dde-af70-7388a102fb42'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 690.849167] [48512]: INFO nova.api.openstack.requestlog [None req-a9772ecd-0b1a-4a65-a740-7bebf21209d3 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.023214 [ 690.849611] [48512]: [pid: 48512|app: 0|req: 317/688] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:20:55 2025] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 690.855625] [48512]: DEBUG nova.api.openstack.wsgi [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.238"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 690.858130] [48512]: DEBUG nova.compute.api [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 690.862579] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.862770] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.862973] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.863282] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.863543] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.863704] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.886641] [48511]: DEBUG nova.virt.hardware [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 690.886641] [48511]: DEBUG nova.virt.hardware [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 690.887093] [48511]: DEBUG nova.virt.hardware [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 690.887093] [48511]: DEBUG nova.virt.hardware [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 690.887281] [48511]: DEBUG nova.virt.hardware [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 690.891018] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 690.891976] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquired lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 690.891976] [48512]: WARNING neutronclient.v2_0.client [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 690.895841] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.896440] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.897515] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.897515] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 690.897515] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 690.897515] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 690.912958] [48511]: DEBUG nova.quota [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Getting quotas for project ab46e986866c47d789e19bc5406ed5be. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 690.917851] [48511]: DEBUG nova.quota [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Getting quotas for user 877f367b4d174b9d84675f8b2aad3524 and project ab46e986866c47d789e19bc5406ed5be. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 690.925260] [48511]: DEBUG nova.compute.api [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 690.927243] [48511]: DEBUG nova.compute.api [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 690.965553] [48511]: INFO nova.api.openstack.requestlog [None req-15c0509f-f217-4f63-9436-657d19f86534 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.70 time: 0.449677 [ 690.965553] [48511]: [pid: 48511|app: 0|req: 372/689] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:20:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 450 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 690.968901] [48511]: DEBUG nova.api.openstack.wsgi [None req-625fa4c3-fc46-4f29-b0a0-844c10816a92 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.037468] [48511]: INFO nova.api.openstack.requestlog [None req-625fa4c3-fc46-4f29-b0a0-844c10816a92 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 371 microversion: 2.1 time: 0.070781 [ 691.038046] [48511]: [pid: 48511|app: 0|req: 373/690] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 371 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 691.041477] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8c31c2f-4784-4d48-8d66-80da4ed93b23 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.086353] [48511]: INFO nova.api.openstack.requestlog [None req-e8c31c2f-4784-4d48-8d66-80da4ed93b23 tempest-ImagesMetadataTestJSON-745628038 tempest-ImagesMetadataTestJSON-745628038-project-member] 10.180.1.21 "GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata" status: 200 len: 85 microversion: 2.1 time: 0.047555 [ 691.087161] [48511]: [pid: 48511|app: 0|req: 374/691] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/images/76740d22-b332-42d4-9146-2553e8a3b450/metadata => generated 85 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 691.090620] [48511]: DEBUG nova.api.openstack.wsgi [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.094421] [48511]: DEBUG nova.compute.api [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.105549] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.106439] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.106439] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.106439] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.106871] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.107178] [48511]: DEBUG oslo_concurrency.lockutils [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.152034] [48511]: WARNING neutronclient.v2_0.client [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 691.893445] [48512]: DEBUG nova.network.neutron [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Building network info cache for instance {{(pid=48512) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 691.898522] [48512]: WARNING neutronclient.v2_0.client [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 691.917884] [48511]: DEBUG nova.policy [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 691.923552] [48511]: INFO nova.api.openstack.requestlog [None req-86e88227-3137-465f-a7d5-a3097237771f tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1506 microversion: 2.1 time: 0.835485 [ 691.923703] [48511]: [pid: 48511|app: 0|req: 375/692] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:55 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1506 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.926103] [48511]: DEBUG nova.api.openstack.wsgi [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "42eeead3-1f0f-405e-aba3-8afcf6f24f17", "tag": "75319620-7a7c-4730-9491-0436d02a65af"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 691.935491] [48511]: DEBUG oslo_concurrency.lockutils [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.935759] [48511]: DEBUG oslo_concurrency.lockutils [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.935958] [48511]: DEBUG oslo_concurrency.lockutils [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.942453] [48511]: INFO nova.api.openstack.compute.server_external_events [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] Creating event network-changed:75319620-7a7c-4730-9491-0436d02a65af for instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 on cpu-1 [ 691.947482] [48511]: INFO nova.api.openstack.requestlog [req-df05d51a-3ac4-41f4-a5b5-c11e14c7aaa7 req-2bb24422-7dac-44d5-9259-2ec03dec4027 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023149 [ 691.948113] [48511]: [pid: 48511|app: 0|req: 376/693] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:56 2025] 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) [ 691.951426] [48511]: DEBUG nova.api.openstack.wsgi [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ccc219a5-80b7-4384-8b03-b98a9d06f1cd", "tag": "252ece24-321b-4251-be4b-816553d11818"}, {"server_uuid": "8ceda13c-2833-4288-a8d0-4e61335977a8", "name": "network-vif-plugged", "status": "completed", "tag": "e2d721d6-b99b-4735-a349-2081571f9c89"}, {"name": "network-changed", "server_uuid": "8ceda13c-2833-4288-a8d0-4e61335977a8", "tag": "e2d721d6-b99b-4735-a349-2081571f9c89"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 691.961046] [48511]: DEBUG oslo_concurrency.lockutils [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.961235] [48511]: DEBUG oslo_concurrency.lockutils [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.961386] [48511]: DEBUG oslo_concurrency.lockutils [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.973226] [48511]: INFO nova.api.openstack.compute.server_external_events [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Creating event network-changed:252ece24-321b-4251-be4b-816553d11818 for instance ccc219a5-80b7-4384-8b03-b98a9d06f1cd on cpu-1 [ 691.973577] [48511]: INFO nova.api.openstack.compute.server_external_events [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Creating event network-vif-plugged:e2d721d6-b99b-4735-a349-2081571f9c89 for instance 8ceda13c-2833-4288-a8d0-4e61335977a8 on cpu-1 [ 691.973822] [48511]: INFO nova.api.openstack.compute.server_external_events [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] Creating event network-changed:e2d721d6-b99b-4735-a349-2081571f9c89 for instance 8ceda13c-2833-4288-a8d0-4e61335977a8 on cpu-1 [ 691.979343] [48511]: INFO nova.api.openstack.requestlog [req-472d71f1-5aa0-4478-bf84-774754d020cc req-7a8b2e1f-74fe-4282-9b2d-c29fedac2b8a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.030559 [ 691.980268] [48511]: [pid: 48511|app: 0|req: 377/694] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:20:56 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 691.983240] [48511]: DEBUG nova.api.openstack.wsgi [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 691.984577] [48511]: DEBUG nova.compute.api [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 691.988636] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.988940] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.989123] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 691.989487] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 691.989715] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 691.989877] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.023750] [48511]: WARNING neutronclient.v2_0.client [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.541679] [48511]: DEBUG nova.policy [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.549100] [48511]: INFO nova.api.openstack.requestlog [None req-71b6b865-4d1b-49a3-8755-2ff20b850061 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.567722 [ 692.550273] [48511]: [pid: 48511|app: 0|req: 378/695] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:56 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.559550] [48511]: DEBUG nova.api.openstack.wsgi [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.560890] [48511]: DEBUG nova.compute.api [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 692.565988] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.568048] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.568048] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.568395] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.569281] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.569281] [48511]: DEBUG oslo_concurrency.lockutils [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.594112] [48511]: WARNING neutronclient.v2_0.client [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 692.878631] [48511]: DEBUG nova.policy [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 692.886073] [48511]: INFO nova.api.openstack.requestlog [None req-582c0d5b-9eee-48d3-9abd-64dca83fa2f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1212 microversion: 2.1 time: 0.335903 [ 692.886436] [48511]: [pid: 48511|app: 0|req: 379/696] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:57 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1212 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.890865] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4fb1561-c2ab-43f4-8345-8e0b99e2cb1c tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 692.904920] [48511]: INFO nova.api.openstack.requestlog [None req-f4fb1561-c2ab-43f4-8345-8e0b99e2cb1c tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1283886487" status: 200 len: 498 microversion: 2.1 time: 0.016773 [ 692.905513] [48511]: [pid: 48511|app: 0|req: 380/697] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:20:57 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1283886487 => generated 498 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.911324] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-518172875", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 692.962216] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.962423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.962561] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.963071] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 692.964177] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 692.964296] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 692.974130] [48511]: DEBUG nova.network.neutron [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 692.974130] [48511]: WARNING neutronclient.v2_0.client [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.002331] [48512]: WARNING neutronclient.v2_0.client [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.179664] [48512]: DEBUG nova.network.neutron [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Updating instance_info_cache with network_info: [{"id": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "address": "fa:16:3e:bd:c3:06", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.238", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap90a2b3cc-9f", "ovs_interfaceid": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48512) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 693.203339] [48512]: DEBUG oslo_concurrency.lockutils [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Releasing lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 693.205198] [48512]: INFO nova.api.openstack.requestlog [None req-cda2fb4e-3870-439c-bd06-76d1c20426da tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action" status: 202 len: 0 microversion: 2.1 time: 2.355104 [ 693.205536] [48512]: [pid: 48512|app: 0|req: 318/698] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:20:55 2025] POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action => generated 0 bytes in 2355 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 693.208511] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.209987] [48512]: DEBUG nova.compute.api [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.212874] [48511]: DEBUG nova.virt.hardware [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 693.212874] [48511]: DEBUG nova.virt.hardware [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 693.212874] [48511]: DEBUG nova.virt.hardware [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 693.212874] [48511]: DEBUG nova.virt.hardware [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 693.212874] [48511]: DEBUG nova.virt.hardware [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 693.216549] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.216549] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.216549] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.218024] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.218265] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.218420] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.224667] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.224667] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.224667] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.224893] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.225378] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.225378] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.239194] [48511]: DEBUG nova.quota [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Getting quotas for project d14c8fd0cee647c584d46e27a2709fa8. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 693.244436] [48511]: DEBUG nova.quota [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Getting quotas for user 49a3841c50804a348ba6c06ed6ed331d and project d14c8fd0cee647c584d46e27a2709fa8. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 693.246998] [48512]: WARNING neutronclient.v2_0.client [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.250807] [48511]: DEBUG nova.compute.api [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 693.252296] [48511]: DEBUG nova.compute.api [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 693.268848] [48512]: DEBUG nova.policy [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.275732] [48512]: INFO nova.api.openstack.requestlog [None req-9c3c910a-95b6-41a9-a503-151760dd279a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1210 microversion: 2.1 time: 0.069630 [ 693.276115] [48512]: [pid: 48512|app: 0|req: 319/699] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:57 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.279704] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ead4788-5f82-4798-9fbd-fc7f6239dd09 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "542548f3-0aa4-4704-9098-585148424f22", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-965872026"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.291862] [48511]: INFO nova.api.openstack.requestlog [None req-9c5ed03c-f584-457e-a7df-fbe70bce0958 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.385297 [ 693.292272] [48511]: [pid: 48511|app: 0|req: 381/700] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:57 2025] POST /compute/v2.1/servers => generated 380 bytes in 386 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 693.297061] [48511]: DEBUG nova.api.openstack.wsgi [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.300078] [48511]: DEBUG nova.compute.api [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.305661] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.305661] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.305661] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.305661] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.305661] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.305950] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.332203] [48511]: WARNING neutronclient.v2_0.client [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.406123] [48512]: INFO nova.api.openstack.requestlog [None req-7ead4788-5f82-4798-9fbd-fc7f6239dd09 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "POST /compute/v2.1/os-snapshots" status: 200 len: 286 microversion: 2.1 time: 0.129413 [ 693.407024] [48512]: [pid: 48512|app: 0|req: 320/701] 10.180.1.21 () {60 vars in 1157 bytes} [Mon Dec 8 18:20:58 2025] POST /compute/v2.1/os-snapshots => generated 286 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 693.410269] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a074504-4144-4c71-990b-c1fcb1dbe740 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.445336] [48511]: DEBUG nova.policy [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.455169] [48511]: INFO nova.api.openstack.requestlog [None req-d90514cf-d2b2-4567-8560-4bde2f50b675 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1518 microversion: 2.1 time: 0.161644 [ 693.455798] [48511]: [pid: 48511|app: 0|req: 382/702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.458692] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0eca424-3127-45d0-8729-3a81d0c8f833 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.461095] [48511]: WARNING neutronclient.v2_0.client [None req-d0eca424-3127-45d0-8729-3a81d0c8f833 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.495420] [48511]: WARNING neutronclient.v2_0.client [None req-d0eca424-3127-45d0-8729-3a81d0c8f833 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.523866] [48512]: INFO nova.api.openstack.requestlog [None req-1a074504-4144-4c71-990b-c1fcb1dbe740 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 204 len: 0 microversion: 2.1 time: 0.116029 [ 693.524252] [48512]: [pid: 48512|app: 0|req: 321/703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] DELETE /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 693.527528] [48512]: DEBUG nova.api.openstack.wsgi [None req-903b6191-1dbd-4823-85b2-076e364e0887 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "1412357625"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.535976] [48512]: INFO nova.api.openstack.wsgi [None req-903b6191-1dbd-4823-85b2-076e364e0887 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] HTTP exception thrown: Flavor 1412357625 could not be found. [ 693.536226] [48512]: DEBUG nova.api.openstack.wsgi [None req-903b6191-1dbd-4823-85b2-076e364e0887 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] Returning 400 to user: Flavor 1412357625 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.536599] [48512]: INFO nova.api.openstack.requestlog [None req-903b6191-1dbd-4823-85b2-076e364e0887 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 81 microversion: 2.1 time: 0.011835 [ 693.536906] [48512]: [pid: 48512|app: 0|req: 322/704] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:58 2025] POST /compute/v2.1/servers => generated 81 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 693.540030] [48512]: DEBUG nova.api.openstack.wsgi [None req-1bfcee06-5e6e-4393-b790-bfddbdd17b2f tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.571821] [48512]: INFO nova.api.openstack.requestlog [None req-1bfcee06-5e6e-4393-b790-bfddbdd17b2f tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.034196 [ 693.572309] [48512]: [pid: 48512|app: 0|req: 323/705] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:58 2025] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 693.574931] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef9c79c1-dd86-4232-9fcf-617b69ed7c33 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.576735] [48511]: INFO nova.api.openstack.requestlog [None req-d0eca424-3127-45d0-8729-3a81d0c8f833 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b" status: 202 len: 0 microversion: 2.1 time: 0.119455 [ 693.576735] [48511]: [pid: 48511|app: 0|req: 383/706] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:58 2025] DELETE /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 693.580142] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.580443] [48511]: WARNING neutronclient.v2_0.client [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.598015] [48511]: DEBUG neutronclient.v2_0.client [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule 3bd938f7-ec86-44b4-86a9-0e11106a245e does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 693.598405] [48511]: DEBUG nova.network.security_group_api [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Neutron security group rule 3bd938f7-ec86-44b4-86a9-0e11106a245e not found {{(pid=48511) get_rule /opt/stack/nova/nova/network/security_group_api.py:450}} [ 693.598651] [48511]: INFO nova.api.openstack.wsgi [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] HTTP exception thrown: Security group rule 3bd938f7-ec86-44b4-86a9-0e11106a245e does not exist [ 693.598651] [48511]: Neutron server returns request_ids: ['req-716556fc-8fd1-4661-b5e8-586f24a49d1a'] [ 693.599325] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Returning 404 to user: Security group rule 3bd938f7-ec86-44b4-86a9-0e11106a245e does not exist [ 693.599325] [48511]: Neutron server returns request_ids: ['req-716556fc-8fd1-4661-b5e8-586f24a49d1a'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.599690] [48511]: INFO nova.api.openstack.requestlog [None req-a2d5875e-ab8c-4008-9a8a-1ef167ead1d8 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/3bd938f7-ec86-44b4-86a9-0e11106a245e" status: 404 len: 199 microversion: 2.1 time: 0.022373 [ 693.599798] [48512]: INFO nova.api.openstack.requestlog [None req-ef9c79c1-dd86-4232-9fcf-617b69ed7c33 tempest-FlavorsAccessNegativeTestJSON-840573412 tempest-FlavorsAccessNegativeTestJSON-840573412-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.026972 [ 693.599923] [48511]: [pid: 48511|app: 0|req: 384/707] 10.180.1.21 () {58 vars in 1282 bytes} [Mon Dec 8 18:20:58 2025] DELETE /compute/v2.1/os-security-group-rules/3bd938f7-ec86-44b4-86a9-0e11106a245e => generated 199 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 693.600215] [48512]: [pid: 48512|app: 0|req: 324/708] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.603050] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.603384] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.605037] [48512]: DEBUG nova.compute.api [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.605455] [48511]: DEBUG nova.compute.api [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] [instance: 749b6fab-8eb0-4ad6-b136-24960a753176] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.609399] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.609399] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.609565] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.609908] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.610414] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.610414] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.610562] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.610899] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.610977] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.611224] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.611366] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.611512] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.616402] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=394,nova_cell1:UPDATE=18,nova_cell1:INSERT=8,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 693.622812] [48511]: INFO nova.api.openstack.wsgi [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] HTTP exception thrown: Instance 749b6fab-8eb0-4ad6-b136-24960a753176 could not be found. [ 693.623762] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] Returning 404 to user: Instance 749b6fab-8eb0-4ad6-b136-24960a753176 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 693.623762] [48511]: INFO nova.api.openstack.requestlog [None req-8e12a0d4-b27e-4c5c-aefa-4d776d166083 tempest-ServerDiagnosticsTest-589060635 tempest-ServerDiagnosticsTest-589060635-project-member] 10.180.1.21 "GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176" status: 404 len: 111 microversion: 2.1 time: 0.023082 [ 693.623762] [48511]: [pid: 48511|app: 0|req: 385/709] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/749b6fab-8eb0-4ad6-b136-24960a753176 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 693.626352] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 693.632848] [48512]: WARNING neutronclient.v2_0.client [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.657722] [48512]: DEBUG nova.policy [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.664872] [48512]: DEBUG nova.policy [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.665517] [48512]: DEBUG nova.policy [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.666303] [48512]: INFO nova.api.openstack.requestlog [None req-6c3e4db5-552a-4cab-8661-0d23897a69a5 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1337 microversion: 2.70 time: 0.065513 [ 693.666965] [48512]: [pid: 48512|app: 0|req: 325/710] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1337 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.669575] [48512]: DEBUG nova.api.openstack.wsgi [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.671448] [48512]: DEBUG nova.compute.api [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.676652] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.676851] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.677497] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.677497] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.677497] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.677678] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.704817] [48512]: WARNING neutronclient.v2_0.client [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.810257] [48512]: DEBUG nova.policy [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.815656] [48512]: INFO nova.api.openstack.requestlog [None req-de4c4666-9a9c-4990-bfec-10039cd26784 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1291 microversion: 2.1 time: 0.148069 [ 693.816054] [48512]: [pid: 48512|app: 0|req: 326/711] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1291 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.818669] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.820759] [48512]: DEBUG nova.compute.api [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.824798] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.824884] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.824994] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.825459] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.825459] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.825725] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.846358] [48512]: WARNING neutronclient.v2_0.client [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.914482] [48512]: DEBUG nova.policy [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 693.923829] [48512]: INFO nova.api.openstack.requestlog [None req-c8263c75-c5c9-4241-b09f-2861b3c18929 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1504 microversion: 2.1 time: 0.107132 [ 693.924505] [48512]: [pid: 48512|app: 0|req: 327/712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1504 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.928060] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 693.928850] [48512]: DEBUG nova.compute.api [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 693.932667] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.932771] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.933089] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.933312] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.933379] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.933481] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.975819] [48512]: WARNING neutronclient.v2_0.client [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 693.987793] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.987886] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.988066] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 693.988413] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 693.990832] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 693.990998] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.034171] [48511]: INFO nova.api.openstack.requestlog [None req-eb8469d5-4747-4daa-b28f-50f730a086c4 tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 325 microversion: 2.1 time: 0.409745 [ 694.034711] [48511]: [pid: 48511|app: 0|req: 386/713] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:20:58 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 325 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.043785] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.045160] [48511]: DEBUG nova.compute.api [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.052766] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.052766] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.052766] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.052766] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.054116] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.054116] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.085441] [48511]: WARNING neutronclient.v2_0.client [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.290636] [48512]: DEBUG nova.policy [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.297485] [48512]: INFO nova.api.openstack.requestlog [None req-4c2d0732-7936-45c0-8fb8-f67752516ab2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1306 microversion: 2.1 time: 0.371884 [ 694.297485] [48512]: [pid: 48512|app: 0|req: 328/714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1306 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.302097] [48512]: DEBUG nova.api.openstack.wsgi [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.302097] [48512]: DEBUG nova.compute.api [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.308267] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.308812] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.309147] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.309579] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.309846] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.310112] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.323047] [48512]: INFO nova.api.openstack.wsgi [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. [ 694.323254] [48512]: DEBUG nova.api.openstack.wsgi [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 694.323645] [48512]: INFO nova.api.openstack.requestlog [None req-5cda9334-c3ab-437d-8ea6-2d7a324287bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 404 len: 111 microversion: 2.1 time: 0.025433 [ 694.323985] [48512]: [pid: 48512|app: 0|req: 329/715] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 694.327525] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.329216] [48512]: DEBUG nova.compute.api [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.332858] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.333072] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.333189] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.333450] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.333625] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.333757] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.371709] [48512]: WARNING neutronclient.v2_0.client [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.422684] [48511]: DEBUG nova.policy [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.431711] [48511]: INFO nova.api.openstack.requestlog [None req-ac0ef680-48d5-415e-8874-d23e1f8994df tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1330 microversion: 2.1 time: 0.396401 [ 694.432199] [48511]: [pid: 48511|app: 0|req: 387/716] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:58 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1330 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.436019] [48511]: DEBUG nova.api.openstack.wsgi [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.467147] [48511]: DEBUG nova.compute.api [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.467588] [48512]: DEBUG nova.policy [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.467793] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.467793] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.467793] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.467944] [48512]: INFO nova.api.openstack.requestlog [None req-7f12e48e-151d-410f-a524-0ba1433422a8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1327 microversion: 2.1 time: 0.118625 [ 694.467970] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.467970] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.467970] [48511]: DEBUG oslo_concurrency.lockutils [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.468303] [48512]: [pid: 48512|app: 0|req: 330/717] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1327 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.468303] [48512]: DEBUG nova.api.openstack.wsgi [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.468303] [48512]: DEBUG nova.compute.api [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.468303] [48512]: DEBUG oslo_concurrency.lockutils [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.506803] [48511]: WARNING neutronclient.v2_0.client [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.514030] [48512]: WARNING neutronclient.v2_0.client [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.536188] [48511]: DEBUG nova.policy [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.538134] [48511]: DEBUG nova.policy [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.538833] [48511]: DEBUG nova.policy [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.539401] [48511]: INFO nova.api.openstack.requestlog [None req-72886035-8580-4e49-91fd-eb8d46728661 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1295 microversion: 2.54 time: 0.106694 [ 694.539731] [48511]: [pid: 48511|app: 0|req: 388/718] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1295 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.544171] [48511]: DEBUG nova.api.openstack.wsgi [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.544358] [48511]: DEBUG nova.compute.api [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.547853] [48512]: DEBUG nova.policy [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.552582] [48512]: INFO nova.api.openstack.requestlog [None req-5556babd-7cd5-4adb-8f15-dac89ccf9385 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1239 microversion: 2.1 time: 0.106904 [ 694.552994] [48512]: [pid: 48512|app: 0|req: 331/719] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1239 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.556693] [48512]: DEBUG nova.api.openstack.wsgi [None req-b10c9102-633b-4e7b-b900-85845c504e31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.556805] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.557145] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.558030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.558030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.558030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.558030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.573310] [48512]: INFO nova.api.openstack.requestlog [None req-b10c9102-633b-4e7b-b900-85845c504e31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1283886487" status: 202 len: 0 microversion: 2.1 time: 0.017975 [ 694.573310] [48512]: [pid: 48512|app: 0|req: 332/720] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:20:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1283886487 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 694.574632] [48512]: DEBUG nova.api.openstack.wsgi [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.576139] [48512]: DEBUG nova.compute.api [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.581562] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.589035] [48511]: DEBUG nova.compute.api [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 694.623200] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.623576] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.623743] [48512]: DEBUG oslo_concurrency.lockutils [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.624027] [48512]: DEBUG nova.objects.instance [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.651950] [48512]: WARNING neutronclient.v2_0.client [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.661458] [48511]: INFO nova.api.openstack.requestlog [None req-6448b209-12bf-4d78-8529-5079cb88b687 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 204 len: 0 microversion: 2.1 time: 0.121010 [ 694.661818] [48511]: [pid: 48511|app: 0|req: 389/721] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:20:59 2025] DELETE /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 694.720896] [48512]: DEBUG nova.policy [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 694.726523] [48512]: INFO nova.api.openstack.requestlog [None req-a812c3d2-04b6-4d1c-917d-3ee8c28eb383 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.153983 [ 694.726858] [48512]: [pid: 48512|app: 0|req: 333/722] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.730116] [48512]: DEBUG nova.api.openstack.wsgi [None req-d239a9f8-5cfc-4296-8841-2d24968d0b4b tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.732079] [48512]: WARNING neutronclient.v2_0.client [None req-d239a9f8-5cfc-4296-8841-2d24968d0b4b tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.762850] [48511]: DEBUG nova.api.openstack.wsgi [None req-978dd6dd-5cb7-47d0-aac3-575706a30f08 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.808604] [48511]: INFO nova.api.openstack.requestlog [None req-978dd6dd-5cb7-47d0-aac3-575706a30f08 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90/defaults" status: 200 len: 371 microversion: 2.1 time: 0.145831 [ 694.808783] [48511]: [pid: 48511|app: 0|req: 390/723] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90/defaults => generated 371 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.811445] [48511]: DEBUG nova.api.openstack.wsgi [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1432528366", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 694.869067] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.869318] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.869461] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.869586] [48512]: INFO nova.api.openstack.requestlog [None req-d239a9f8-5cfc-4296-8841-2d24968d0b4b tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/74f635f8-c471-4dd5-8c26-39665ea86a46" status: 200 len: 189 microversion: 2.1 time: 0.142074 [ 694.870087] [48512]: [pid: 48512|app: 0|req: 334/724] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/os-floating-ips/74f635f8-c471-4dd5-8c26-39665ea86a46 => generated 189 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.870519] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.870714] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.873756] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.873845] [48512]: DEBUG nova.api.openstack.wsgi [None req-b22c03f3-15f8-4b45-adfa-fdcba2e039cb tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.882578] [48511]: DEBUG nova.network.neutron [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 694.882578] [48511]: WARNING neutronclient.v2_0.client [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 694.920975] [48512]: INFO nova.api.openstack.requestlog [None req-b22c03f3-15f8-4b45-adfa-fdcba2e039cb tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4" status: 200 len: 287 microversion: 2.1 time: 0.050239 [ 694.921744] [48512]: [pid: 48512|app: 0|req: 335/725] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4 => generated 287 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 694.925215] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f692150-c3e3-4e09-8363-f3519eb11045 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.940339] [48512]: INFO nova.api.openstack.wsgi [None req-9f692150-c3e3-4e09-8363-f3519eb11045 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] HTTP exception thrown: Image not found. [ 694.940593] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f692150-c3e3-4e09-8363-f3519eb11045 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 694.940997] [48512]: INFO nova.api.openstack.requestlog [None req-9f692150-c3e3-4e09-8363-f3519eb11045 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 404 len: 62 microversion: 2.1 time: 0.018603 [ 694.941538] [48512]: [pid: 48512|app: 0|req: 336/726] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 694.946843] [48512]: DEBUG nova.api.openstack.wsgi [None req-49bc4d9d-348b-4c7d-8498-ee2a8c4ff764 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.965579] [48512]: INFO nova.api.openstack.requestlog [None req-49bc4d9d-348b-4c7d-8498-ee2a8c4ff764 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1412357625" status: 202 len: 0 microversion: 2.1 time: 0.022820 [ 694.966031] [48512]: [pid: 48512|app: 0|req: 337/727] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:20:59 2025] DELETE /compute/v2.1/flavors/1412357625 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 694.969244] [48512]: DEBUG nova.api.openstack.wsgi [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 694.970763] [48512]: DEBUG nova.compute.api [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 694.976234] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.976461] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.977353] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.977353] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.977353] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.977353] [48512]: DEBUG oslo_concurrency.lockutils [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.986759] [48511]: DEBUG nova.virt.hardware [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 694.986934] [48511]: DEBUG nova.virt.hardware [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 694.987137] [48511]: DEBUG nova.virt.hardware [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 694.987268] [48511]: DEBUG nova.virt.hardware [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 694.987383] [48511]: DEBUG nova.virt.hardware [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 694.996106] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.996417] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.996581] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.997470] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 694.997470] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 694.997470] [48511]: DEBUG oslo_concurrency.lockutils [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 694.999662] [48512]: WARNING neutronclient.v2_0.client [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.013200] [48511]: DEBUG nova.quota [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Getting quotas for project d14c8fd0cee647c584d46e27a2709fa8. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 695.022461] [48511]: DEBUG nova.quota [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Getting quotas for user 49a3841c50804a348ba6c06ed6ed331d and project d14c8fd0cee647c584d46e27a2709fa8. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 695.036592] [48511]: DEBUG nova.compute.api [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 695.037904] [48511]: DEBUG nova.compute.api [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 695.083079] [48511]: INFO nova.api.openstack.requestlog [None req-568cba35-aa30-4469-af1f-287932df7c57 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.272315 [ 695.084551] [48511]: [pid: 48511|app: 0|req: 391/728] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:20:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 273 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 695.089457] [48511]: DEBUG nova.api.openstack.wsgi [None req-2613d338-ab9a-4193-9a4e-03fcf0edc35b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.097653] [48511]: INFO nova.api.openstack.wsgi [None req-2613d338-ab9a-4193-9a4e-03fcf0edc35b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 695.098021] [48511]: DEBUG nova.api.openstack.wsgi [None req-2613d338-ab9a-4193-9a4e-03fcf0edc35b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 695.098591] [48511]: INFO nova.api.openstack.requestlog [None req-2613d338-ab9a-4193-9a4e-03fcf0edc35b tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.013984 [ 695.099012] [48511]: [pid: 48511|app: 0|req: 392/729] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 695.106842] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.110112] [48511]: WARNING neutronclient.v2_0.client [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.167645] [48511]: DEBUG neutronclient.v2_0.client [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 695.167645] [48511]: DEBUG nova.network.security_group_api [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 49471458-9cc5-4937-8523-c4eb74000f3b not found {{(pid=48511) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 695.167645] [48511]: INFO nova.api.openstack.wsgi [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist [ 695.167645] [48511]: Neutron server returns request_ids: ['req-e8050e35-56b8-4d0e-85c3-55a5cb823a89'] [ 695.167645] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist [ 695.167645] [48511]: Neutron server returns request_ids: ['req-e8050e35-56b8-4d0e-85c3-55a5cb823a89'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 695.167645] [48511]: INFO nova.api.openstack.requestlog [None req-ff4c1ab2-d62f-465f-abee-1b8facaa1b09 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b" status: 404 len: 194 microversion: 2.1 time: 0.066096 [ 695.167645] [48511]: [pid: 48511|app: 0|req: 393/730] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b => generated 194 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 695.173020] [48511]: DEBUG nova.api.openstack.wsgi [None req-af95bf25-2faa-46ef-a9e1-47e116bcc3fc tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.173020] [48511]: WARNING neutronclient.v2_0.client [None req-af95bf25-2faa-46ef-a9e1-47e116bcc3fc tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.204331] [48512]: DEBUG nova.policy [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.214339] [48512]: INFO nova.api.openstack.requestlog [None req-febc2101-76b2-4e4f-a4d8-aeff523c91f0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.247280 [ 695.215304] [48512]: [pid: 48512|app: 0|req: 338/731] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.221327] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.224711] [48512]: DEBUG nova.compute.api [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.224964] [48511]: WARNING neutronclient.v2_0.client [None req-af95bf25-2faa-46ef-a9e1-47e116bcc3fc tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.231372] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.232257] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.232257] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.232257] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.232257] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.232491] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.260206] [48512]: WARNING neutronclient.v2_0.client [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.283638] [48512]: DEBUG nova.policy [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.288193] [48512]: INFO nova.api.openstack.requestlog [None req-ba3421e4-1e93-40bc-b7ce-124506104f4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1212 microversion: 2.1 time: 0.072277 [ 695.289236] [48512]: [pid: 48512|app: 0|req: 339/732] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:20:59 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1212 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.291370] [48512]: DEBUG nova.api.openstack.wsgi [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.292802] [48512]: DEBUG nova.compute.api [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.298611] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.314611] [48511]: INFO nova.api.openstack.requestlog [None req-af95bf25-2faa-46ef-a9e1-47e116bcc3fc tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/296cc3b2-c833-4858-bab5-ad2790bce3e6" status: 202 len: 0 microversion: 2.1 time: 0.146868 [ 695.315202] [48511]: [pid: 48511|app: 0|req: 394/733] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:20:59 2025] DELETE /compute/v2.1/os-security-groups/296cc3b2-c833-4858-bab5-ad2790bce3e6 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 695.318979] [48511]: DEBUG nova.api.openstack.wsgi [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4f6098b5-950f-4556-be94-deb7c47b2f7b", "name": "network-vif-plugged", "status": "completed", "tag": "aba5f608-9da3-40c7-a4f5-2cb368717b20"}, {"name": "network-changed", "server_uuid": "4f6098b5-950f-4556-be94-deb7c47b2f7b", "tag": "aba5f608-9da3-40c7-a4f5-2cb368717b20"}, {"name": "network-changed", "server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}, {"server_uuid": "42eeead3-1f0f-405e-aba3-8afcf6f24f17", "name": "network-vif-deleted", "tag": "75319620-7a7c-4730-9491-0436d02a65af"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.326030] [48512]: DEBUG nova.policy [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-instance-actions:events failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.327948] [48512]: INFO nova.api.openstack.requestlog [None req-5b312367-fa4b-4ae7-9587-a2bcc1021291 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/os-instance-actions/req-68d387b4-7bab-4109-9f93-b976e24bf0da" status: 200 len: 313 microversion: 2.1 time: 0.038509 [ 695.328477] [48512]: [pid: 48512|app: 0|req: 340/734] 10.180.1.21 () {58 vars in 1414 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/os-instance-actions/req-68d387b4-7bab-4109-9f93-b976e24bf0da => generated 313 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 695.328539] [48511]: DEBUG oslo_concurrency.lockutils [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.329133] [48511]: DEBUG oslo_concurrency.lockutils [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.329133] [48511]: DEBUG oslo_concurrency.lockutils [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.335380] [48512]: DEBUG nova.api.openstack.wsgi [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57b4f275-a40f-4455-bbd7-47ef6bdbb082", "name": "network-vif-plugged", "status": "completed", "tag": "177baf52-9490-4cc2-ac62-80b8365fd3b9"}, {"name": "network-changed", "server_uuid": "57b4f275-a40f-4455-bbd7-47ef6bdbb082", "tag": "177baf52-9490-4cc2-ac62-80b8365fd3b9"}, {"server_uuid": "2c4faf25-ca44-4ec2-8ea7-9750ec78817b", "name": "network-vif-deleted", "tag": "5f1c26c9-8168-42e8-8c5b-fc042cc171c3"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.340257] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Creating event network-vif-plugged:aba5f608-9da3-40c7-a4f5-2cb368717b20 for instance 4f6098b5-950f-4556-be94-deb7c47b2f7b on cpu-1 [ 695.340464] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Creating event network-changed:aba5f608-9da3-40c7-a4f5-2cb368717b20 for instance 4f6098b5-950f-4556-be94-deb7c47b2f7b on cpu-1 [ 695.340722] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Creating event network-changed:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 695.340854] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] Creating event network-vif-deleted:75319620-7a7c-4730-9491-0436d02a65af for instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 on cpu-1 [ 695.347153] [48511]: INFO nova.api.openstack.requestlog [req-d357dbdc-8479-4885-9b27-3c44154a79a5 req-1503c946-0e3b-4184-ae08-75a0dfcc8c36 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.031254 [ 695.347513] [48511]: [pid: 48511|app: 0|req: 395/735] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 695.347557] [48512]: DEBUG oslo_concurrency.lockutils [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.348752] [48512]: DEBUG oslo_concurrency.lockutils [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.349046] [48512]: DEBUG oslo_concurrency.lockutils [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.352090] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1472908350", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.356891] [48512]: INFO nova.api.openstack.compute.server_external_events [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Creating event network-vif-plugged:177baf52-9490-4cc2-ac62-80b8365fd3b9 for instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 on cpu-1 [ 695.356891] [48512]: INFO nova.api.openstack.compute.server_external_events [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Creating event network-changed:177baf52-9490-4cc2-ac62-80b8365fd3b9 for instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 on cpu-1 [ 695.356891] [48512]: INFO nova.api.openstack.compute.server_external_events [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] Creating event network-vif-deleted:5f1c26c9-8168-42e8-8c5b-fc042cc171c3 for instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b on cpu-1 [ 695.364044] [48512]: INFO nova.api.openstack.requestlog [req-27e3b199-6585-4314-85ed-c72d8f2e3308 req-14a5d7dc-fbd0-4e95-b3a2-d5286a087c6f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.034984 [ 695.364581] [48512]: [pid: 48512|app: 0|req: 341/736] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 695.367914] [48512]: DEBUG nova.api.openstack.wsgi [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.369369] [48512]: DEBUG nova.compute.api [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.374915] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.375193] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.375382] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.375729] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.375894] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.376020] [48512]: DEBUG oslo_concurrency.lockutils [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.399151] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.400601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.400601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.400601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.400601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.400601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.403337] [48512]: WARNING neutronclient.v2_0.client [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.407580] [48511]: DEBUG nova.network.neutron [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 695.407580] [48511]: WARNING neutronclient.v2_0.client [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.423341] [48512]: DEBUG nova.policy [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.431936] [48512]: INFO nova.api.openstack.requestlog [None req-22414fa1-f425-4a4d-b248-dfb4ab3f2ba8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1210 microversion: 2.1 time: 0.066536 [ 695.432467] [48512]: [pid: 48512|app: 0|req: 342/737] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1210 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.434699] [48512]: DEBUG nova.api.openstack.wsgi [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-318509845", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.470191] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.470393] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.470531] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.471288] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.472141] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.472956] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.476832] [48512]: DEBUG nova.network.neutron [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 695.477148] [48512]: WARNING neutronclient.v2_0.client [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.513389] [48511]: DEBUG nova.virt.hardware [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 695.513389] [48511]: DEBUG nova.virt.hardware [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 695.513389] [48511]: DEBUG nova.virt.hardware [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 695.513389] [48511]: DEBUG nova.virt.hardware [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 695.513389] [48511]: DEBUG nova.virt.hardware [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 695.532299] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.532581] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.532726] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.533301] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.534857] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.535099] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.559566] [48511]: DEBUG nova.quota [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 695.564068] [48511]: DEBUG nova.quota [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Getting quotas for user 708bfc2730334685a511993d3df0f777 and project b6919a29c26f4cb9aaa4ebdf0cecf719. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 695.574925] [48511]: DEBUG nova.compute.utils [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] ram quota exceeded for b6919a29c26f4cb9aaa4ebdf0cecf719, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=48511) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1217}} [ 695.574925] [48511]: INFO nova.api.openstack.wsgi [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] HTTP exception thrown: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram [ 695.575432] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Returning 403 to user: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 695.575602] [48511]: INFO nova.api.openstack.requestlog [None req-fe9004b9-17f8-4676-aee0-9903ddcee9b1 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 109 microversion: 2.1 time: 0.225723 [ 695.576102] [48511]: [pid: 48511|app: 0|req: 396/738] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/servers => generated 109 bytes in 228 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 695.579341] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.580142] [48511]: DEBUG nova.compute.api [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.585489] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.585725] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.585906] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.586254] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.586410] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.586546] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.615755] [48511]: WARNING neutronclient.v2_0.client [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.623251] [48512]: WARNING neutronclient.v2_0.client [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.718527] [48512]: DEBUG nova.virt.hardware [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 695.719011] [48512]: DEBUG nova.virt.hardware [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 695.719331] [48512]: DEBUG nova.virt.hardware [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 695.719597] [48512]: DEBUG nova.virt.hardware [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 695.719826] [48512]: DEBUG nova.virt.hardware [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 695.720875] [48511]: DEBUG nova.policy [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.726240] [48511]: INFO nova.api.openstack.requestlog [None req-a2e25a1f-3c3e-4cae-94bf-e7e2c4b5d202 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1498 microversion: 2.1 time: 0.148715 [ 695.726240] [48511]: [pid: 48511|app: 0|req: 397/739] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1498 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.730014] [48512]: DEBUG oslo_concurrency.lockutils [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.730223] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b9dd7ce-0fd7-4fd6-867b-bdb19ce21bb8 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-861338437", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC2HWfYfJ2nTIbC/9ftu0JryghjFilyl5yh6aDvzZYjzfl0TbFlb2igsa/gzIKkIas7eqZbsMRoLIzgeHUulCDAGtw6g8i3zE72OS0BdrV9/snPjUMUPvTvnlrc+RrZ60w=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 695.744234] [48512]: DEBUG nova.quota [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 695.744952] [48511]: DEBUG nova.quota [None req-9b9dd7ce-0fd7-4fd6-867b-bdb19ce21bb8 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 695.747322] [48512]: DEBUG nova.quota [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 695.748538] [48511]: DEBUG nova.quota [None req-9b9dd7ce-0fd7-4fd6-867b-bdb19ce21bb8 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 695.755278] [48512]: DEBUG nova.compute.api [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 695.756950] [48512]: DEBUG nova.compute.api [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 695.768409] [48511]: INFO nova.api.openstack.requestlog [None req-9b9dd7ce-0fd7-4fd6-867b-bdb19ce21bb8 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042106 [ 695.768830] [48511]: [pid: 48511|app: 0|req: 398/740] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:00 2025] 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) [ 695.772575] [48511]: DEBUG nova.api.openstack.wsgi [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.774454] [48511]: DEBUG nova.compute.api [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.781328] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.781448] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.781986] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.782345] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.782550] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.782715] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.809760] [48512]: INFO nova.api.openstack.requestlog [None req-728485f9-80cf-494b-becb-0bbcc618ad83 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.376808 [ 695.811125] [48512]: [pid: 48512|app: 0|req: 343/741] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/servers => generated 380 bytes in 377 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 695.811628] [48511]: WARNING neutronclient.v2_0.client [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.812823] [48512]: DEBUG nova.api.openstack.wsgi [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.815234] [48512]: DEBUG nova.compute.api [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.818961] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.819169] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.820039] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.820039] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.820039] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.820039] [48512]: DEBUG oslo_concurrency.lockutils [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.841236] [48512]: WARNING neutronclient.v2_0.client [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 695.865375] [48512]: DEBUG nova.policy [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.872212] [48512]: DEBUG nova.policy [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.872916] [48512]: DEBUG nova.policy [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.873653] [48512]: INFO nova.api.openstack.requestlog [None req-189b1955-68c8-4e2f-ad7d-dc0ea7d19811 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1337 microversion: 2.70 time: 0.062861 [ 695.874554] [48512]: [pid: 48512|app: 0|req: 344/742] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1337 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.877096] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f5206fa-e749-4574-a2dc-af5acc653e4a tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.975192] [48511]: DEBUG nova.policy [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 695.985396] [48511]: INFO nova.api.openstack.requestlog [None req-5cc7fc60-cdbb-45e3-870d-c758fbb1fc20 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1665 microversion: 2.1 time: 0.215590 [ 695.985749] [48511]: [pid: 48511|app: 0|req: 399/743] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1665 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.990026] [48511]: DEBUG nova.api.openstack.wsgi [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 695.990486] [48511]: DEBUG nova.compute.api [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 695.995348] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.996831] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.996831] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 695.996831] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 695.996831] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 695.996831] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.014653] [48511]: WARNING neutronclient.v2_0.client [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.054409] [48512]: INFO nova.api.openstack.requestlog [None req-2f5206fa-e749-4574-a2dc-af5acc653e4a tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90" status: 200 len: 371 microversion: 2.1 time: 0.179548 [ 696.055605] [48512]: [pid: 48512|app: 0|req: 345/744] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90 => generated 371 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 696.058811] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.238"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 696.060643] [48512]: WARNING neutronclient.v2_0.client [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.168697] [48511]: DEBUG nova.policy [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.178476] [48511]: INFO nova.api.openstack.requestlog [None req-acc9da71-0d9d-4402-9375-1934fd7c3cec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1470 microversion: 2.1 time: 0.191768 [ 696.178682] [48511]: [pid: 48511|app: 0|req: 400/745] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.181432] [48511]: DEBUG nova.api.openstack.wsgi [None req-83146daf-899f-4a2d-a5f6-5cd485a2be6b tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.214639] [48511]: INFO nova.api.openstack.requestlog [None req-83146daf-899f-4a2d-a5f6-5cd485a2be6b tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.035115 [ 696.215088] [48511]: [pid: 48511|app: 0|req: 401/746] 10.180.1.21 () {58 vars in 1135 bytes} [Mon Dec 8 18:21:00 2025] GET /compute/v2.1/os-snapshots => generated 290 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 696.217914] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-\u20a1-1909666006"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 696.219874] [48512]: DEBUG nova.compute.api [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 696.220369] [48511]: DEBUG nova.compute.api [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 696.224253] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.224450] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.224505] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.224567] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.224673] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.224812] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.224843] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.225076] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.225178] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.225229] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.225835] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.225835] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.243928] [48512]: WARNING neutronclient.v2_0.client [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.349769] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 696.349769] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquired lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 696.350146] [48512]: WARNING neutronclient.v2_0.client [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.692594] [48511]: INFO nova.api.openstack.requestlog [None req-6e82d6fe-f85f-48ba-ba7d-21b77459187c tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "POST /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c/action" status: 202 len: 0 microversion: 2.1 time: 0.477016 [ 696.692974] [48511]: [pid: 48511|app: 0|req: 402/747] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c/action => generated 0 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 696.695646] [48511]: DEBUG nova.api.openstack.wsgi [None req-97ff8df4-8f8b-403c-a10a-fe5cec2ec430 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.699095] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=311,nova_api:UPDATE=8,nova_api:INSERT=39,nova_api:DELETE=20 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 696.711798] [48512]: DEBUG nova.network.neutron [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Building network info cache for instance {{(pid=48512) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 696.715480] [48511]: INFO nova.api.openstack.requestlog [None req-97ff8df4-8f8b-403c-a10a-fe5cec2ec430 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.021691 [ 696.715573] [48512]: WARNING neutronclient.v2_0.client [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.715688] [48511]: [pid: 48511|app: 0|req: 403/748] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.718641] [48511]: DEBUG nova.api.openstack.wsgi [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.719813] [48511]: DEBUG nova.compute.api [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 696.724037] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.724227] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.724359] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.724610] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.724749] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.724867] [48511]: DEBUG oslo_concurrency.lockutils [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.740637] [48511]: WARNING neutronclient.v2_0.client [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.759457] [48511]: DEBUG nova.policy [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.763756] [48511]: INFO nova.api.openstack.requestlog [None req-348622c4-838d-4a48-896a-79f0b45a33eb tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.047498 [ 696.764052] [48511]: [pid: 48511|app: 0|req: 404/749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.766968] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3fa704d-d9e3-4c76-a7f2-37c928902c6a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.768959] [48511]: DEBUG nova.policy [None req-b3fa704d-d9e3-4c76-a7f2-37c928902c6a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 696.769074] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3fa704d-d9e3-4c76-a7f2-37c928902c6a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 696.769535] [48511]: INFO nova.api.openstack.requestlog [None req-b3fa704d-d9e3-4c76-a7f2-37c928902c6a tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.005026 [ 696.769825] [48511]: [pid: 48511|app: 0|req: 405/750] 10.180.1.21 () {58 vars in 1138 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/os-aggregates => generated 115 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 696.774867] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe00b9d7-5e74-4b34-a25d-1da300641a52 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.774867] [48511]: WARNING neutronclient.v2_0.client [None req-fe00b9d7-5e74-4b34-a25d-1da300641a52 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.805059] [48511]: WARNING neutronclient.v2_0.client [None req-fe00b9d7-5e74-4b34-a25d-1da300641a52 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.887597] [48511]: INFO nova.api.openstack.requestlog [None req-fe00b9d7-5e74-4b34-a25d-1da300641a52 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee" status: 202 len: 0 microversion: 2.1 time: 0.117179 [ 696.888283] [48511]: [pid: 48511|app: 0|req: 406/751] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:01 2025] DELETE /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 696.892336] [48511]: DEBUG nova.api.openstack.wsgi [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.894015] [48511]: DEBUG nova.compute.api [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 696.895528] [48512]: WARNING neutronclient.v2_0.client [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 696.898951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 696.921380] [48511]: WARNING neutronclient.v2_0.client [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 696.978891] [48512]: DEBUG nova.network.neutron [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Updating instance_info_cache with network_info: [{"id": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "address": "fa:16:3e:bd:c3:06", "network": {"id": "b4341666-9dd8-446d-9f65-f4e8d696c128", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationTestJSON-1229086114-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true, "dhcp_server": "192.168.128.2"}}], "meta": {"injected": false, "tenant_id": "3b39491e04524dd790497f2ac0e0a3d7", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "ec763be6-4041-4651-8fd7-3820cf0ab86d", "external-id": "nsx-vlan-transportzone-943", "segmentation_id": 943, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap90a2b3cc-9f", "ovs_interfaceid": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48512) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 696.990241] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Releasing lock "refresh_cache-3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 696.991874] [48512]: INFO nova.api.openstack.requestlog [None req-cf47a86a-6774-4d57-a026-303981f1dd26 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action" status: 202 len: 0 microversion: 2.1 time: 0.935439 [ 696.992262] [48512]: [pid: 48512|app: 0|req: 346/752] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:00 2025] POST /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b/action => generated 0 bytes in 936 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 696.995622] [48512]: DEBUG nova.api.openstack.wsgi [None req-31dd7c81-208f-404c-a175-67c1ae36b89c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 696.995767] [48512]: WARNING neutronclient.v2_0.client [None req-31dd7c81-208f-404c-a175-67c1ae36b89c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.022414] [48511]: DEBUG nova.policy [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.025655] [48512]: WARNING neutronclient.v2_0.client [None req-31dd7c81-208f-404c-a175-67c1ae36b89c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.030303] [48511]: INFO nova.api.openstack.requestlog [None req-e59bfaaa-753e-4b7a-a0ea-77f77f9f2e02 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1306 microversion: 2.1 time: 0.141294 [ 697.030674] [48511]: [pid: 48511|app: 0|req: 407/753] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1306 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.033581] [48511]: DEBUG nova.api.openstack.wsgi [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.035013] [48511]: DEBUG nova.compute.api [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.039732] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.039933] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.040088] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.040676] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.040676] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.040774] [48511]: DEBUG oslo_concurrency.lockutils [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.116438] [48511]: INFO nova.api.openstack.requestlog [None req-15c61839-8c79-4f00-843f-c2951ede983a tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/action" status: 202 len: 0 microversion: 2.1 time: 0.084964 [ 697.116911] [48511]: [pid: 48511|app: 0|req: 408/754] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:01 2025] POST /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.125295] [48512]: INFO nova.api.openstack.requestlog [None req-31dd7c81-208f-404c-a175-67c1ae36b89c tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/7c81c161-8112-406c-85f6-346008a84442" status: 202 len: 0 microversion: 2.1 time: 0.132245 [ 697.125727] [48512]: [pid: 48512|app: 0|req: 347/755] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:01 2025] DELETE /compute/v2.1/os-security-groups/7c81c161-8112-406c-85f6-346008a84442 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.128944] [48512]: DEBUG nova.api.openstack.wsgi [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.130477] [48512]: DEBUG nova.compute.api [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.132327] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=269,nova_api:UPDATE=5,nova_api:INSERT=28,nova_api:DELETE=13 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.135967] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.136244] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.136725] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.137091] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.137319] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.137663] [48512]: DEBUG oslo_concurrency.lockutils [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.157020] [48512]: WARNING neutronclient.v2_0.client [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.225726] [48511]: DEBUG nova.api.openstack.wsgi [None req-23dcf2bd-3445-40d9-8853-51826f7f874a tempest-ListImageFiltersNegativeTestJSON-505293041 tempest-ListImageFiltersNegativeTestJSON-505293041-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.239806] [48511]: INFO nova.api.openstack.wsgi [None req-23dcf2bd-3445-40d9-8853-51826f7f874a tempest-ListImageFiltersNegativeTestJSON-505293041 tempest-ListImageFiltersNegativeTestJSON-505293041-project-member] HTTP exception thrown: Image not found. [ 697.240100] [48511]: DEBUG nova.api.openstack.wsgi [None req-23dcf2bd-3445-40d9-8853-51826f7f874a tempest-ListImageFiltersNegativeTestJSON-505293041 tempest-ListImageFiltersNegativeTestJSON-505293041-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 697.240671] [48511]: INFO nova.api.openstack.requestlog [None req-23dcf2bd-3445-40d9-8853-51826f7f874a tempest-ListImageFiltersNegativeTestJSON-505293041 tempest-ListImageFiltersNegativeTestJSON-505293041-project-member] 10.180.1.21 "GET /compute/v2.1/images/b0849b96-12b3-4667-b77c-1b519f13e213" status: 404 len: 62 microversion: 2.1 time: 0.122980 [ 697.240957] [48511]: [pid: 48511|app: 0|req: 409/756] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/images/b0849b96-12b3-4667-b77c-1b519f13e213 => generated 62 bytes in 123 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 697.246213] [48511]: DEBUG nova.api.openstack.wsgi [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.247434] [48511]: DEBUG nova.compute.api [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.250993] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.251208] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.251335] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.251595] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.251737] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.251855] [48511]: DEBUG oslo_concurrency.lockutils [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.269771] [48512]: DEBUG nova.policy [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.272857] [48511]: WARNING neutronclient.v2_0.client [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.279512] [48512]: INFO nova.api.openstack.requestlog [None req-c52d1c1c-c7f4-437a-8441-a41d13c4d116 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1330 microversion: 2.1 time: 0.152154 [ 697.279512] [48512]: [pid: 48512|app: 0|req: 348/757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:01 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1330 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.281663] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.283291] [48512]: DEBUG nova.compute.api [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.288103] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.293443] [48511]: DEBUG nova.policy [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.302625] [48511]: INFO nova.api.openstack.requestlog [None req-f24de75f-3675-484d-81ca-f60fb66fb129 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1335 microversion: 2.1 time: 0.060018 [ 697.302625] [48511]: [pid: 48511|app: 0|req: 410/758] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1335 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.311565] [48511]: DEBUG nova.api.openstack.wsgi [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.311565] [48511]: DEBUG nova.compute.api [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.315416] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.315416] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.315416] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.315757] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.315938] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.316526] [48511]: DEBUG oslo_concurrency.lockutils [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.316842] [48512]: WARNING neutronclient.v2_0.client [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.335127] [48511]: WARNING neutronclient.v2_0.client [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.348793] [48512]: DEBUG nova.policy [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.353477] [48512]: DEBUG nova.policy [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.357021] [48512]: DEBUG nova.policy [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.357021] [48512]: INFO nova.api.openstack.requestlog [None req-9f639672-7bf4-4816-bfd4-43d2e70101a4 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1351 microversion: 2.54 time: 0.075112 [ 697.357332] [48511]: DEBUG nova.policy [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.357389] [48512]: [pid: 48512|app: 0|req: 349/759] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.357697] [48512]: DEBUG nova.api.openstack.wsgi [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": 51200}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.366644] [48511]: INFO nova.api.openstack.requestlog [None req-b50598eb-1074-42b9-8a89-a2d582774192 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1239 microversion: 2.1 time: 0.064159 [ 697.366999] [48511]: [pid: 48511|app: 0|req: 411/760] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1239 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.373151] [48511]: DEBUG nova.api.openstack.wsgi [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d0e44752-c868-4faa-b224-599f2fee996e"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.374316] [48511]: DEBUG nova.compute.api [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.382945] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.383179] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.383315] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.383580] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.383719] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.383838] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.403716] [48511]: INFO nova.api.openstack.wsgi [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Cannot 'attach_volume' instance df731613-d8d1-4881-8e94-eeb316e464ad while it is in vm_state rescued [ 697.404057] [48511]: DEBUG nova.api.openstack.wsgi [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 409 to user: Cannot 'attach_volume' instance df731613-d8d1-4881-8e94-eeb316e464ad while it is in vm_state rescued {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 697.404461] [48511]: INFO nova.api.openstack.requestlog [None req-95a2a94e-2bdc-4e1d-bb20-c6fb3657f0cc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.034988 [ 697.405521] [48511]: [pid: 48511|app: 0|req: 412/761] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:21:02 2025] POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/os-volume_attachments => generated 152 bytes in 37 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 697.407352] [48511]: DEBUG nova.api.openstack.wsgi [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.408882] [48511]: DEBUG nova.compute.api [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.412644] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.412841] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.412975] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.413300] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.413481] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.413591] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.437877] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.438133] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.438322] [48511]: DEBUG oslo_concurrency.lockutils [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.438487] [48511]: DEBUG nova.objects.instance [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 697.443455] [48511]: WARNING neutronclient.v2_0.client [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.485803] [48511]: DEBUG nova.policy [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.491567] [48511]: INFO nova.api.openstack.requestlog [None req-67151e96-8ce8-4beb-b38e-87890d201e82 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.086153 [ 697.491961] [48511]: [pid: 48511|app: 0|req: 413/762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.494458] [48511]: DEBUG nova.api.openstack.wsgi [None req-619aace8-fa39-4f2f-b610-df9410d1ca11 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.509665] [48511]: INFO nova.api.openstack.requestlog [None req-619aace8-fa39-4f2f-b610-df9410d1ca11 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-861338437" status: 202 len: 0 microversion: 2.1 time: 0.017108 [ 697.510156] [48511]: [pid: 48511|app: 0|req: 414/763] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:21:02 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-861338437 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 697.512811] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.514253] [48511]: DEBUG nova.compute.api [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.518202] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.518392] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.518523] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.518786] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.518969] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.519110] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.537401] [48511]: WARNING neutronclient.v2_0.client [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.555983] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.556499] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.556499] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.557071] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.557503] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.557503] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.596596] [48512]: INFO nova.api.openstack.requestlog [None req-2fd693d4-dcee-4b5d-b847-f9d3646680ab tempest-QuotasAdminNegativeTest-39685091 tempest-QuotasAdminNegativeTest-39685091-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 200 len: 329 microversion: 2.1 time: 0.240898 [ 697.596991] [48512]: [pid: 48512|app: 0|req: 350/764] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:21:02 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 329 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.599661] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae177cf1-4993-44fe-b3ae-32923b44e872 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.728961] [48512]: INFO nova.api.openstack.requestlog [None req-ae177cf1-4993-44fe-b3ae-32923b44e872 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90/defaults" status: 200 len: 371 microversion: 2.1 time: 0.131186 [ 697.729560] [48512]: [pid: 48512|app: 0|req: 351/765] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90/defaults => generated 371 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.805031] [48512]: DEBUG nova.api.openstack.wsgi [None req-66763631-dba0-4e3b-99d6-ee167f045c35 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-510565418", "ram": 512, "vcpus": 1, "disk": 10, "id": 1823923360, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 697.844479] [48512]: INFO nova.api.openstack.requestlog [None req-66763631-dba0-4e3b-99d6-ee167f045c35 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.113252 [ 697.844479] [48512]: [pid: 48512|app: 0|req: 352/766] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:02 2025] POST /compute/v2.1/flavors => generated 415 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.846959] [48512]: DEBUG nova.api.openstack.wsgi [None req-a88d8647-6eb0-4105-8668-31e2e7eeaa0c tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.876938] [48512]: INFO nova.api.openstack.requestlog [None req-a88d8647-6eb0-4105-8668-31e2e7eeaa0c tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4" status: 200 len: 287 microversion: 2.1 time: 0.032284 [ 697.877702] [48512]: [pid: 48512|app: 0|req: 353/767] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4 => generated 287 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.880842] [48512]: DEBUG nova.api.openstack.wsgi [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 697.882480] [48512]: DEBUG nova.compute.api [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 697.887935] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.887935] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.887935] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.888458] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 697.888610] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 697.888743] [48512]: DEBUG oslo_concurrency.lockutils [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 697.917423] [48512]: WARNING neutronclient.v2_0.client [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 697.981721] [48511]: DEBUG nova.policy [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 697.990030] [48511]: INFO nova.api.openstack.requestlog [None req-eb7d6398-8377-4920-a9fc-d446ef272980 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1216 microversion: 2.1 time: 0.478252 [ 697.990030] [48511]: [pid: 48511|app: 0|req: 415/768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1216 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.992486] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-41256243", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.041932] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.041932] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.041932] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.042256] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.042959] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.042959] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.051763] [48511]: DEBUG nova.network.neutron [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 698.051917] [48511]: WARNING neutronclient.v2_0.client [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.288023] [48512]: DEBUG nova.policy [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.296811] [48512]: INFO nova.api.openstack.requestlog [None req-356f4025-fad8-475e-8790-56e25d8798a0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.417636 [ 698.299951] [48512]: [pid: 48512|app: 0|req: 354/769] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:02 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.301247] [48512]: DEBUG nova.api.openstack.wsgi [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.303164] [48512]: DEBUG nova.compute.api [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.314492] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.315635] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.315635] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.315635] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.315635] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.315635] [48512]: DEBUG oslo_concurrency.lockutils [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.338904] [48512]: WARNING neutronclient.v2_0.client [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.373667] [48511]: WARNING neutronclient.v2_0.client [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.429849] [48512]: DEBUG nova.policy [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.434374] [48512]: INFO nova.api.openstack.requestlog [None req-27f03e65-5cfc-49ba-8145-294ee989b87a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1212 microversion: 2.1 time: 0.136387 [ 698.435685] [48512]: [pid: 48512|app: 0|req: 355/770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1212 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.440920] [48512]: DEBUG nova.api.openstack.wsgi [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.442355] [48512]: DEBUG nova.compute.api [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.449021] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.464526] [48512]: WARNING neutronclient.v2_0.client [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.495391] [48511]: DEBUG nova.virt.hardware [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 698.495391] [48511]: DEBUG nova.virt.hardware [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 698.495529] [48511]: DEBUG nova.virt.hardware [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 698.495821] [48511]: DEBUG nova.virt.hardware [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 698.495821] [48511]: DEBUG nova.virt.hardware [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 698.506515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.506515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.506515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.506515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.506515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.506791] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.509935] [48512]: DEBUG nova.policy [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.514576] [48512]: INFO nova.api.openstack.requestlog [None req-0cfbcc2a-15e9-4c0c-b605-27d5010dcad5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1210 microversion: 2.1 time: 0.078126 [ 698.514576] [48512]: [pid: 48512|app: 0|req: 356/771] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1210 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.516939] [48512]: DEBUG nova.api.openstack.wsgi [None req-227b28d8-9db9-425d-a3f6-a09ab66bbd73 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.519609] [48511]: DEBUG nova.quota [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 698.523438] [48511]: DEBUG nova.quota [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 698.533330] [48511]: DEBUG nova.compute.api [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 698.537209] [48511]: DEBUG nova.compute.api [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 698.554378] [48512]: INFO nova.api.openstack.requestlog [None req-227b28d8-9db9-425d-a3f6-a09ab66bbd73 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1535 microversion: 2.1 time: 0.039184 [ 698.554779] [48512]: [pid: 48512|app: 0|req: 357/772] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.559298] [48512]: DEBUG nova.api.openstack.wsgi [None req-414b867d-59f3-499f-9cd0-6d4683cbf789 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-2047740007", "id": 457593556, "os-flavor-access:is_public": "False"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.577492] [48512]: INFO nova.api.openstack.requestlog [None req-414b867d-59f3-499f-9cd0-6d4683cbf789 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.1 time: 0.021988 [ 698.577869] [48512]: [pid: 48512|app: 0|req: 358/773] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:03 2025] POST /compute/v2.1/flavors => generated 412 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 698.578344] [48511]: INFO nova.api.openstack.requestlog [None req-ea4c9c7b-cb39-4dbd-ad99-43b0d8adea99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.588382 [ 698.578703] [48511]: [pid: 48511|app: 0|req: 416/774] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:02 2025] POST /compute/v2.1/servers => generated 380 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 698.581065] [48512]: DEBUG nova.api.openstack.wsgi [None req-88cb35c9-226e-4588-ad3b-e99b05b09f29 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1048546215"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.581760] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.582154] [48512]: DEBUG nova.objects.aggregate [None req-88cb35c9-226e-4588-ad3b-e99b05b09f29 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 575ef256-786c-4afd-930b-5a18c44ffdef for aggregate {{(pid=48512) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 698.583310] [48511]: DEBUG nova.compute.api [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.588198] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.588300] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.588428] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.589478] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.589653] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.589788] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.601545] [48512]: INFO nova.api.openstack.requestlog [None req-88cb35c9-226e-4588-ad3b-e99b05b09f29 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.023121 [ 698.601867] [48512]: [pid: 48512|app: 0|req: 359/775] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:21:03 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 698.604646] [48512]: DEBUG nova.api.openstack.wsgi [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.607489] [48512]: WARNING neutronclient.v2_0.client [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.620583] [48511]: WARNING neutronclient.v2_0.client [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.622641] [48512]: DEBUG neutronclient.v2_0.client [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 698.623455] [48512]: DEBUG nova.network.security_group_api [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 698.623455] [48512]: INFO nova.api.openstack.wsgi [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist [ 698.623455] [48512]: Neutron server returns request_ids: ['req-3df30a2b-5eb3-488e-91ab-c144509ccbcd'] [ 698.623455] [48512]: DEBUG nova.api.openstack.wsgi [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist [ 698.623455] [48512]: Neutron server returns request_ids: ['req-3df30a2b-5eb3-488e-91ab-c144509ccbcd'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 698.623838] [48512]: INFO nova.api.openstack.requestlog [None req-99e2d526-e896-4243-8c0f-b2f1dc183ae4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee" status: 404 len: 194 microversion: 2.1 time: 0.021333 [ 698.624165] [48512]: [pid: 48512|app: 0|req: 360/776] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 698.626583] [48512]: DEBUG nova.api.openstack.wsgi [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.626729] [48512]: DEBUG nova.compute.api [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.630888] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.630978] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.631054] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.631370] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.631467] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.631588] [48512]: DEBUG oslo_concurrency.lockutils [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.640720] [48511]: DEBUG nova.policy [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.646125] [48512]: DEBUG nova.compute.api [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 698.647330] [48511]: DEBUG nova.policy [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.648039] [48511]: DEBUG nova.policy [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.648711] [48511]: INFO nova.api.openstack.requestlog [None req-f9552ccc-3dbf-4d85-96ce-fba9c52ef396 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1337 microversion: 2.70 time: 0.069464 [ 698.649070] [48511]: [pid: 48511|app: 0|req: 417/777] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1337 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.651477] [48511]: DEBUG nova.api.openstack.wsgi [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.652870] [48511]: DEBUG nova.compute.api [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.656717] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.656717] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.656717] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.657461] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.657461] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.657461] [48511]: DEBUG oslo_concurrency.lockutils [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.676383] [48511]: WARNING neutronclient.v2_0.client [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.696811] [48512]: INFO nova.api.openstack.requestlog [None req-29d3ee87-6617-4f5a-b68e-e388b979f0a9 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 204 len: 0 microversion: 2.1 time: 0.071657 [ 698.696921] [48512]: [pid: 48512|app: 0|req: 361/778] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:03 2025] DELETE /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 698.699476] [48512]: DEBUG nova.api.openstack.wsgi [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.700910] [48512]: DEBUG nova.compute.api [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.703869] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.704079] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.704259] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.704574] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.705621] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.705621] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.706667] [48511]: DEBUG nova.policy [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.711890] [48511]: INFO nova.api.openstack.requestlog [None req-59ba4f08-d70c-4a64-a6a2-f80ed808d6c1 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1305 microversion: 2.1 time: 0.062185 [ 698.712223] [48511]: [pid: 48511|app: 0|req: 418/779] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.716020] [48511]: DEBUG nova.api.openstack.wsgi [None req-296115e4-914e-4a8e-8541-ec422dd8d505 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 698.716020] [48511]: WARNING neutronclient.v2_0.client [None req-296115e4-914e-4a8e-8541-ec422dd8d505 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.725335] [48512]: WARNING neutronclient.v2_0.client [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.779157] [48511]: WARNING neutronclient.v2_0.client [None req-296115e4-914e-4a8e-8541-ec422dd8d505 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 698.940552] [48511]: INFO nova.api.openstack.requestlog [None req-296115e4-914e-4a8e-8541-ec422dd8d505 tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/6146f862-a6e5-416d-aab6-ca0cd2876d52" status: 202 len: 0 microversion: 2.1 time: 0.227710 [ 698.940925] [48511]: [pid: 48511|app: 0|req: 419/780] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:03 2025] DELETE /compute/v2.1/os-security-groups/6146f862-a6e5-416d-aab6-ca0cd2876d52 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 698.944269] [48511]: DEBUG nova.api.openstack.wsgi [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.953078] [48511]: DEBUG oslo_concurrency.lockutils [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.953221] [48511]: DEBUG oslo_concurrency.lockutils [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.953446] [48511]: DEBUG oslo_concurrency.lockutils [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.966688] [48511]: INFO nova.api.openstack.compute.server_external_events [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] Creating event network-changed:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 698.970744] [48512]: DEBUG nova.policy [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 698.971669] [48511]: INFO nova.api.openstack.requestlog [req-e53b8788-80f6-400b-ab7d-19a3d1f7d5c9 req-43237b31-57e0-46f1-b013-aa507fe94d12 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030000 [ 698.972037] [48511]: [pid: 48511|app: 0|req: 420/781] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:03 2025] 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) [ 698.975078] [48511]: DEBUG nova.api.openstack.wsgi [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.976806] [48511]: DEBUG nova.compute.api [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 698.977401] [48512]: INFO nova.api.openstack.requestlog [None req-cdabc7f1-dda2-4467-beb1-399b8e49f0bc tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1506 microversion: 2.1 time: 0.279795 [ 698.977836] [48512]: [pid: 48512|app: 0|req: 362/782] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1506 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.980608] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.980724] [48512]: DEBUG nova.api.openstack.wsgi [None req-6138fddd-e316-43d7-96bb-627db3bc487d tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-630319021", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 698.980816] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.980816] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.981044] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 698.981196] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 698.981316] [48511]: DEBUG oslo_concurrency.lockutils [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 698.994221] [48512]: DEBUG nova.quota [None req-6138fddd-e316-43d7-96bb-627db3bc487d tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 698.998838] [48512]: DEBUG nova.quota [None req-6138fddd-e316-43d7-96bb-627db3bc487d tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 699.041019] [48512]: INFO nova.api.openstack.requestlog [None req-6138fddd-e316-43d7-96bb-627db3bc487d tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 573 microversion: 2.1 time: 0.062427 [ 699.041475] [48512]: [pid: 48512|app: 0|req: 363/783] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:03 2025] POST /compute/v2.1/os-keypairs => generated 573 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.044579] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc61a466-5a62-4de4-8da6-cf741385e987 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Action: 'update', calling method: >, body: {"quota_set": {"ram": 0}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.048020] [48512]: DEBUG nova.policy [None req-fc61a466-5a62-4de4-8da6-cf741385e987 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': '708bfc2730334685a511993d3df0f777', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6919a29c26f4cb9aaa4ebdf0cecf719', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.049222] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc61a466-5a62-4de4-8da6-cf741385e987 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 699.049222] [48512]: INFO nova.api.openstack.requestlog [None req-fc61a466-5a62-4de4-8da6-cf741385e987 tempest-QuotasAdminNegativeTest-1280824946 tempest-QuotasAdminNegativeTest-1280824946-project-member] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719" status: 403 len: 116 microversion: 2.1 time: 0.006536 [ 699.049222] [48512]: [pid: 48512|app: 0|req: 364/784] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:21:03 2025] PUT /compute/v2.1/os-quota-sets/b6919a29c26f4cb9aaa4ebdf0cecf719 => generated 116 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 699.051603] [48512]: DEBUG nova.api.openstack.wsgi [None req-58ea6d16-43a5-4fef-9872-c4a463f5e267 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.064127] [48511]: INFO nova.api.openstack.requestlog [None req-35417073-a88f-41b5-8b5e-1c11b272c3c3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/action" status: 202 len: 0 microversion: 2.1 time: 0.091253 [ 699.064584] [48511]: [pid: 48511|app: 0|req: 421/785] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:03 2025] POST /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 699.068987] [48511]: DEBUG nova.api.openstack.wsgi [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.070251] [48511]: DEBUG nova.compute.api [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.075377] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.075615] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.075854] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.076298] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.076475] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.077124] [48511]: DEBUG oslo_concurrency.lockutils [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.099620] [48511]: WARNING neutronclient.v2_0.client [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.162982] [48511]: DEBUG nova.policy [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.169865] [48511]: INFO nova.api.openstack.requestlog [None req-d878630a-1e90-4708-b045-bfe7cd821497 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.104573 [ 699.170246] [48511]: [pid: 48511|app: 0|req: 422/786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.247290] [48512]: INFO nova.api.openstack.requestlog [None req-58ea6d16-43a5-4fef-9872-c4a463f5e267 tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90" status: 200 len: 371 microversion: 2.1 time: 0.197767 [ 699.247667] [48512]: [pid: 48512|app: 0|req: 365/787] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90 => generated 371 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.250134] [48512]: DEBUG nova.api.openstack.wsgi [None req-fddb5a2a-75cd-4dd5-9b94-76cfd83a837f tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.291497] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d4f4516-538f-4f04-8f51-da97bc658fb8 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.292401] [48512]: INFO nova.api.openstack.requestlog [None req-fddb5a2a-75cd-4dd5-9b94-76cfd83a837f tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4" status: 202 len: 0 microversion: 2.1 time: 0.044110 [ 699.292786] [48512]: [pid: 48512|app: 0|req: 366/788] 10.180.1.21 () {58 vars in 1249 bytes} [Mon Dec 8 18:21:04 2025] DELETE /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 699.296031] [48512]: DEBUG nova.api.openstack.wsgi [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.298116] [48512]: DEBUG nova.compute.api [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.301405] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.301534] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.301663] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.301948] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.302102] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.302235] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.302363] [48511]: INFO nova.api.openstack.wsgi [None req-3d4f4516-538f-4f04-8f51-da97bc658fb8 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] HTTP exception thrown: Flavor 1823923360 has no extra specs with key hw:cpu_thread_policy. [ 699.302707] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d4f4516-538f-4f04-8f51-da97bc658fb8 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Returning 404 to user: Flavor 1823923360 has no extra specs with key hw:cpu_thread_policy. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 699.303213] [48511]: INFO nova.api.openstack.requestlog [None req-3d4f4516-538f-4f04-8f51-da97bc658fb8 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1823923360/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.132439 [ 699.303619] [48511]: [pid: 48511|app: 0|req: 423/789] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:21:03 2025] GET /compute/v2.1/flavors/1823923360/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 133 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 699.306416] [48511]: DEBUG nova.api.openstack.wsgi [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.308492] [48511]: DEBUG nova.compute.api [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.311917] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.312142] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.312280] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.312542] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.312684] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.312867] [48511]: DEBUG oslo_concurrency.lockutils [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.327085] [48512]: WARNING neutronclient.v2_0.client [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.331546] [48511]: WARNING neutronclient.v2_0.client [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.507693] [48512]: DEBUG nova.policy [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.512118] [48512]: INFO nova.api.openstack.requestlog [None req-d2afd2df-5671-4f77-b441-fa3f7d4f46be tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1306 microversion: 2.1 time: 0.217976 [ 699.512559] [48512]: [pid: 48512|app: 0|req: 367/790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1306 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.515059] [48512]: DEBUG nova.api.openstack.wsgi [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.516667] [48512]: DEBUG nova.compute.api [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.521383] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.521676] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.521842] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.522123] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.522272] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.522389] [48512]: DEBUG oslo_concurrency.lockutils [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.531464] [48511]: DEBUG nova.policy [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.535774] [48511]: INFO nova.api.openstack.requestlog [None req-d66d2257-01d6-441e-9aa0-c457f7475582 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1330 microversion: 2.1 time: 0.231610 [ 699.536167] [48511]: [pid: 48511|app: 0|req: 424/791] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1330 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.539789] [48511]: DEBUG nova.api.openstack.wsgi [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.540728] [48511]: DEBUG nova.compute.api [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.545463] [48512]: WARNING neutronclient.v2_0.client [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.548259] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.548446] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.548580] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.548841] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.548969] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.549130] [48511]: DEBUG oslo_concurrency.lockutils [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.567608] [48511]: WARNING neutronclient.v2_0.client [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.723726] [48511]: DEBUG nova.policy [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.732288] [48511]: DEBUG nova.policy [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.732465] [48511]: DEBUG nova.policy [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.733533] [48511]: INFO nova.api.openstack.requestlog [None req-9daaf323-a2e1-4e45-b4a4-df84ae8cde4a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1359 microversion: 2.54 time: 0.196765 [ 699.733834] [48511]: [pid: 48511|app: 0|req: 425/792] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1359 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.736484] [48511]: DEBUG nova.api.openstack.wsgi [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.738155] [48511]: DEBUG nova.compute.api [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.741147] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.741205] [48512]: DEBUG nova.policy [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.741322] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.741446] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.741691] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.743423] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.743423] [48511]: DEBUG oslo_concurrency.lockutils [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.747767] [48512]: INFO nova.api.openstack.requestlog [None req-95da1e7d-4892-4e5d-a9d2-d16081799113 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1401 microversion: 2.1 time: 0.234615 [ 699.752215] [48512]: [pid: 48512|app: 0|req: 368/793] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1401 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.754760] [48512]: DEBUG nova.api.openstack.wsgi [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.756269] [48512]: DEBUG nova.compute.api [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.761028] [48511]: WARNING neutronclient.v2_0.client [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.761818] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.762100] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.762284] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.762566] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.762725] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.762882] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.791032] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.791327] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.791480] [48512]: DEBUG oslo_concurrency.lockutils [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.791675] [48512]: DEBUG nova.objects.instance [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.796285] [48512]: WARNING neutronclient.v2_0.client [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 699.810622] [48511]: DEBUG nova.policy [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.819928] [48511]: INFO nova.api.openstack.requestlog [None req-33d276a1-0689-4217-8bb9-e9ce0b737280 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1295 microversion: 2.1 time: 0.085313 [ 699.820446] [48511]: [pid: 48511|app: 0|req: 426/794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1295 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.824153] [48511]: DEBUG nova.api.openstack.wsgi [None req-54a84d83-1fbe-45e9-9f73-f88c939ee48a tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1296691119", "id": 1670679730, "os-flavor-access:is_public": "True"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.833235] [48512]: DEBUG nova.policy [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 699.837491] [48512]: INFO nova.api.openstack.requestlog [None req-59230680-5814-426c-8514-3d6217c31373 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.084655 [ 699.837840] [48512]: [pid: 48512|app: 0|req: 369/795] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.840537] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.840727] [48512]: DEBUG nova.compute.api [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 699.843901] [48511]: INFO nova.api.openstack.requestlog [None req-54a84d83-1fbe-45e9-9f73-f88c939ee48a tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.022648 [ 699.844220] [48511]: [pid: 48511|app: 0|req: 427/796] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:04 2025] POST /compute/v2.1/flavors => generated 414 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.845410] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.845594] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.846482] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.846482] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.846482] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.846482] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.848204] [48511]: DEBUG nova.api.openstack.wsgi [None req-039b82e4-3d20-43cb-9051-67ab270e05f7 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 699.858651] [48511]: DEBUG oslo_concurrency.lockutils [None req-039b82e4-3d20-43cb-9051-67ab270e05f7 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.858651] [48511]: DEBUG oslo_concurrency.lockutils [None req-039b82e4-3d20-43cb-9051-67ab270e05f7 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.858651] [48511]: DEBUG oslo_concurrency.lockutils [None req-039b82e4-3d20-43cb-9051-67ab270e05f7 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.865811] [48512]: DEBUG nova.compute.api [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 699.875231] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 699.876063] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 699.876063] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 699.905833] [48512]: DEBUG nova.objects.instance [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'flavor' on Instance uuid da8f6656-6244-4387-ad14-2435651512cc {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.916488] [48512]: DEBUG nova.objects.instance [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'system_metadata' on Instance uuid da8f6656-6244-4387-ad14-2435651512cc {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.956241] [48512]: DEBUG nova.objects.base [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Object Instance lazy-loaded attributes: flavor,system_metadata {{(pid=48512) wrapper /opt/stack/nova/nova/objects/base.py:136}} [ 699.956241] [48512]: DEBUG nova.objects.instance [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'metadata' on Instance uuid da8f6656-6244-4387-ad14-2435651512cc {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.987110] [48512]: DEBUG nova.objects.base [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Object Instance lazy-loaded attributes: flavor,system_metadata,metadata {{(pid=48512) wrapper /opt/stack/nova/nova/objects/base.py:136}} [ 699.990277] [48511]: INFO nova.api.openstack.requestlog [None req-039b82e4-3d20-43cb-9051-67ab270e05f7 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 234 microversion: 2.1 time: 0.145210 [ 699.990651] [48511]: [pid: 48511|app: 0|req: 428/797] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:21:04 2025] POST /compute/v2.1/os-aggregates/7/action => generated 234 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 699.993423] [48511]: DEBUG nova.api.openstack.wsgi [None req-be237731-891e-446a-b7a4-f6a2c053cf55 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 699.996015] [48511]: WARNING neutronclient.v2_0.client [None req-be237731-891e-446a-b7a4-f6a2c053cf55 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.038290] [48511]: WARNING neutronclient.v2_0.client [None req-be237731-891e-446a-b7a4-f6a2c053cf55 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.138060] [48511]: INFO nova.api.openstack.requestlog [None req-be237731-891e-446a-b7a4-f6a2c053cf55 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db" status: 202 len: 0 microversion: 2.1 time: 0.146703 [ 700.140047] [48511]: [pid: 48511|app: 0|req: 429/798] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:04 2025] DELETE /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 700.144898] [48511]: DEBUG nova.api.openstack.wsgi [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.146896] [48511]: DEBUG nova.compute.api [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.192017] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.192129] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.195319] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.195319] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.195319] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.195319] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.244191] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.244679] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.245021] [48511]: DEBUG oslo_concurrency.lockutils [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.245428] [48511]: DEBUG nova.objects.instance [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 42eeead3-1f0f-405e-aba3-8afcf6f24f17 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.254606] [48511]: WARNING neutronclient.v2_0.client [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.276306] [48511]: DEBUG nova.policy [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.284571] [48511]: INFO nova.api.openstack.requestlog [None req-45961a86-88a6-4c9a-98af-c92a52295d3c tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1313 microversion: 2.1 time: 0.143356 [ 700.284936] [48511]: [pid: 48511|app: 0|req: 430/799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:04 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1313 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.290863] [48511]: DEBUG nova.api.openstack.wsgi [None req-f96c3f6e-347d-480f-8d8f-c6371ddcdbfd tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.291554] [48511]: WARNING neutronclient.v2_0.client [None req-f96c3f6e-347d-480f-8d8f-c6371ddcdbfd tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.316321] [48511]: WARNING neutronclient.v2_0.client [None req-f96c3f6e-347d-480f-8d8f-c6371ddcdbfd tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.329583] [48512]: INFO nova.scheduler.client.report [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Deleted allocations for instance da8f6656-6244-4387-ad14-2435651512cc [ 700.341377] [48512]: INFO nova.api.openstack.requestlog [None req-0c1a1e76-2bec-48ef-bdd9-a83ac5fd7702 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc" status: 204 len: 0 microversion: 2.1 time: 0.502767 [ 700.341768] [48512]: [pid: 48512|app: 0|req: 370/800] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:04 2025] DELETE /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc => generated 0 bytes in 503 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 700.344881] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.346698] [48512]: DEBUG nova.compute.api [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.349932] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.350143] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.350279] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.350534] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.350677] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.350798] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.370281] [48512]: WARNING neutronclient.v2_0.client [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.399184] [48511]: INFO nova.api.openstack.requestlog [None req-f96c3f6e-347d-480f-8d8f-c6371ddcdbfd tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/624e7beb-f740-4c55-8eba-52b2814c377d" status: 202 len: 0 microversion: 2.1 time: 0.112869 [ 700.399184] [48511]: [pid: 48511|app: 0|req: 431/801] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:05 2025] DELETE /compute/v2.1/os-security-groups/624e7beb-f740-4c55-8eba-52b2814c377d => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 700.402410] [48511]: DEBUG nova.api.openstack.wsgi [None req-7679b139-2f0f-405a-9a52-6c5d951c3ee6 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.414287] [48512]: DEBUG nova.policy [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.419052] [48512]: INFO nova.api.openstack.requestlog [None req-bc81f46b-99c0-4549-88a1-675b51c3063c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1216 microversion: 2.1 time: 0.076443 [ 700.419992] [48512]: [pid: 48512|app: 0|req: 371/802] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1216 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.421704] [48511]: INFO nova.api.openstack.requestlog [None req-7679b139-2f0f-405a-9a52-6c5d951c3ee6 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-630319021" status: 202 len: 0 microversion: 2.1 time: 0.021748 [ 700.422383] [48511]: [pid: 48511|app: 0|req: 432/803] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:21:05 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-630319021 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 700.423054] [48512]: DEBUG nova.api.openstack.wsgi [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.425116] [48511]: DEBUG nova.api.openstack.wsgi [None req-64aa9237-bcfc-4df4-b05b-f4babf85949a tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.425552] [48512]: DEBUG nova.compute.api [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.435182] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.435255] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.435573] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.435940] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.436132] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.436322] [48512]: DEBUG oslo_concurrency.lockutils [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.471054] [48512]: WARNING neutronclient.v2_0.client [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.573077] [48512]: DEBUG nova.policy [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.577940] [48512]: INFO nova.api.openstack.requestlog [None req-986e7af0-b7a6-4417-be50-8e1300a24c7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1506 microversion: 2.1 time: 0.156837 [ 700.578612] [48512]: [pid: 48512|app: 0|req: 372/804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1506 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.581291] [48512]: DEBUG nova.api.openstack.wsgi [None req-19cd8b43-8de7-4193-86f5-0bd505b91be0 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.604525] [48512]: INFO nova.api.openstack.wsgi [None req-19cd8b43-8de7-4193-86f5-0bd505b91be0 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] HTTP exception thrown: Snapshot c6722b32-da6a-498a-be70-797be32249c4 could not be found. [ 700.604628] [48512]: DEBUG nova.api.openstack.wsgi [None req-19cd8b43-8de7-4193-86f5-0bd505b91be0 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Returning 404 to user: Snapshot c6722b32-da6a-498a-be70-797be32249c4 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 700.604947] [48512]: INFO nova.api.openstack.requestlog [None req-19cd8b43-8de7-4193-86f5-0bd505b91be0 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4" status: 404 len: 111 microversion: 2.1 time: 0.026418 [ 700.605302] [48512]: [pid: 48512|app: 0|req: 373/805] 10.180.1.21 () {58 vars in 1246 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/os-snapshots/c6722b32-da6a-498a-be70-797be32249c4 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 700.608789] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d83e9e9-48e1-4b7f-b2f8-a15b1549c1d3 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 700.611178] [48512]: DEBUG nova.policy [None req-0d83e9e9-48e1-4b7f-b2f8-a15b1549c1d3 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': '879be6c54e494e3ca26c48357df62f92', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76a0cd8f86a94215ad12be7918064087', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.611178] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d83e9e9-48e1-4b7f-b2f8-a15b1549c1d3 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 700.611420] [48512]: INFO nova.api.openstack.requestlog [None req-0d83e9e9-48e1-4b7f-b2f8-a15b1549c1d3 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/1823923360/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.005723 [ 700.612030] [48512]: [pid: 48512|app: 0|req: 374/806] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:21:05 2025] POST /compute/v2.1/flavors/1823923360/os-extra_specs => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 700.616049] [48512]: DEBUG nova.api.openstack.wsgi [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.616049] [48512]: DEBUG nova.compute.api [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.618167] [48511]: INFO nova.api.openstack.requestlog [None req-64aa9237-bcfc-4df4-b05b-f4babf85949a tempest-QuotasTestJSON-1634567475 tempest-QuotasTestJSON-1634567475-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90?user_id=4082d48c3c8741479d26b487d9e1d0eb" status: 200 len: 371 microversion: 2.1 time: 0.194984 [ 700.619323] [48511]: [pid: 48511|app: 0|req: 433/807] 10.180.1.21 () {58 vars in 1318 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/os-quota-sets/c4b1d0398f064d7794b7477e70133a90?user_id=4082d48c3c8741479d26b487d9e1d0eb => generated 371 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 700.624034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.624034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.624034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.624279] [48511]: DEBUG nova.api.openstack.wsgi [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.624319] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.624319] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.624319] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.624416] [48511]: DEBUG nova.compute.api [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.628839] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.628839] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.628932] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.629277] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.629810] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.629810] [48511]: DEBUG oslo_concurrency.lockutils [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.645274] [48512]: WARNING neutronclient.v2_0.client [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.649973] [48511]: WARNING neutronclient.v2_0.client [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.702205] [48511]: DEBUG nova.policy [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.719130] [48511]: INFO nova.api.openstack.requestlog [None req-185415a1-8af5-4850-a286-2a85a3d229bd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1212 microversion: 2.1 time: 0.099777 [ 700.719864] [48511]: [pid: 48511|app: 0|req: 434/808] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1212 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.725021] [48511]: DEBUG nova.api.openstack.wsgi [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.725021] [48511]: DEBUG nova.compute.api [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.730085] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.730299] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.730438] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.730701] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.730837] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.730952] [48511]: DEBUG oslo_concurrency.lockutils [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.736608] [48512]: DEBUG nova.policy [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.742659] [48512]: INFO nova.api.openstack.requestlog [None req-a28d0b39-fb4e-426f-9a37-949d64bee66e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.130211 [ 700.746919] [48512]: [pid: 48512|app: 0|req: 375/809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.754059] [48512]: DEBUG nova.api.openstack.wsgi [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb95a17-0553-42c3-8aa4-2dbdf4912247", "name": "network-vif-plugged", "status": "completed", "tag": "3effc61f-d273-4282-b67b-5e3975205918"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 700.762123] [48512]: DEBUG oslo_concurrency.lockutils [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.762899] [48512]: DEBUG oslo_concurrency.lockutils [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.762899] [48512]: DEBUG oslo_concurrency.lockutils [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.770818] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] Creating event network-vif-plugged:3effc61f-d273-4282-b67b-5e3975205918 for instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 on cpu-1 [ 700.771761] [48511]: WARNING neutronclient.v2_0.client [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.776813] [48512]: INFO nova.api.openstack.requestlog [req-a4165a6e-67da-4c75-b653-5711a1da6bc0 req-2bea7dc9-bcd6-44ac-b3e7-2e9078548dd7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028702 [ 700.777216] [48512]: [pid: 48512|app: 0|req: 376/810] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:05 2025] 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) [ 700.780925] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4f25055-a305-40b4-a14e-881198d84261 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.823405] [48512]: INFO nova.api.openstack.requestlog [None req-c4f25055-a305-40b4-a14e-881198d84261 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1535 microversion: 2.1 time: 0.045475 [ 700.824572] [48512]: [pid: 48512|app: 0|req: 377/811] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1535 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.826143] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.828188] [48512]: DEBUG nova.compute.api [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.834941] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.842925] [48511]: DEBUG nova.policy [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 700.845987] [48511]: INFO nova.api.openstack.requestlog [None req-99d466c2-35ca-47c3-8861-30f46f46d3c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1210 microversion: 2.1 time: 0.125091 [ 700.845987] [48511]: [pid: 48511|app: 0|req: 435/812] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1210 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.848310] [48511]: DEBUG nova.api.openstack.wsgi [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 700.849808] [48511]: DEBUG nova.compute.api [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 700.853403] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.853576] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.854019] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.854019] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.854138] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.854237] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.876577] [48512]: WARNING neutronclient.v2_0.client [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 700.882432] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 700.882617] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 700.882769] [48511]: DEBUG oslo_concurrency.lockutils [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 700.882896] [48511]: DEBUG nova.objects.instance [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 700.886984] [48511]: WARNING neutronclient.v2_0.client [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.090608] [48512]: DEBUG nova.policy [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.098616] [48512]: DEBUG nova.policy [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.099344] [48512]: DEBUG nova.policy [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.099993] [48512]: INFO nova.api.openstack.requestlog [None req-ad25ba47-7ddb-456e-9269-1bdb2cd4c7de tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1337 microversion: 2.70 time: 0.275758 [ 701.100658] [48512]: [pid: 48512|app: 0|req: 378/813] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1337 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.103264] [48512]: DEBUG nova.api.openstack.wsgi [None req-c31fc20a-67cb-4248-8d7c-e6ba9ae4aa42 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.115489] [48511]: DEBUG nova.policy [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.119777] [48512]: INFO nova.api.openstack.requestlog [None req-c31fc20a-67cb-4248-8d7c-e6ba9ae4aa42 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 415 microversion: 2.1 time: 0.018296 [ 701.120466] [48512]: [pid: 48512|app: 0|req: 379/814] 10.180.1.21 () {58 vars in 1164 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/flavors/detail?is_public=f => generated 415 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 701.122745] [48511]: INFO nova.api.openstack.requestlog [None req-98203c3e-1a69-4d6b-9384-92bc2f50c166 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.274145 [ 701.122745] [48511]: [pid: 48511|app: 0|req: 436/815] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.122868] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.125408] [48511]: DEBUG nova.api.openstack.wsgi [None req-4685a771-fb26-4648-b8fa-c5b82993a80d tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 701.125540] [48512]: DEBUG nova.compute.api [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.125822] [48511]: DEBUG nova.policy [None req-4685a771-fb26-4648-b8fa-c5b82993a80d tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': 'c3c22f38185049cfb3d3df7046f4b82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360acbead11b491ca185f9ec435915bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.125933] [48511]: DEBUG nova.api.openstack.wsgi [None req-4685a771-fb26-4648-b8fa-c5b82993a80d tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 701.126300] [48511]: INFO nova.api.openstack.requestlog [None req-4685a771-fb26-4648-b8fa-c5b82993a80d tempest-AggregatesAdminNegativeTestJSON-2072662938 tempest-AggregatesAdminNegativeTestJSON-2072662938-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 403 len: 121 microversion: 2.1 time: 0.004709 [ 701.126570] [48511]: [pid: 48511|app: 0|req: 437/816] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:21:05 2025] POST /compute/v2.1/os-aggregates/7/action => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 701.128908] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.133484] [48511]: WARNING neutronclient.v2_0.client [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.133647] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.133900] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.134113] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.134397] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.134590] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.134751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.173421] [48512]: WARNING neutronclient.v2_0.client [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.185669] [48511]: DEBUG neutronclient.v2_0.client [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 701.186233] [48511]: DEBUG nova.network.security_group_api [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db not found {{(pid=48511) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 701.186466] [48511]: INFO nova.api.openstack.wsgi [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist [ 701.186466] [48511]: Neutron server returns request_ids: ['req-84c73f93-7481-4f95-82e3-a634ef7b5613'] [ 701.186710] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist [ 701.186710] [48511]: Neutron server returns request_ids: ['req-84c73f93-7481-4f95-82e3-a634ef7b5613'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 701.187154] [48511]: INFO nova.api.openstack.requestlog [None req-ae7207dd-f068-49f8-bcde-d4af6872bc4e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db" status: 404 len: 194 microversion: 2.1 time: 0.060125 [ 701.187503] [48511]: [pid: 48511|app: 0|req: 438/817] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 701.193427] [48511]: DEBUG nova.api.openstack.wsgi [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.195075] [48511]: DEBUG nova.compute.api [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.199880] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.200155] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.200216] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.200441] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.200582] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.200702] [48511]: DEBUG oslo_concurrency.lockutils [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.223196] [48511]: WARNING neutronclient.v2_0.client [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.356440] [48511]: DEBUG nova.policy [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.360202] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=506,nova_cell1:UPDATE=21,nova_cell1:INSERT=10,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 701.366172] [48511]: INFO nova.api.openstack.requestlog [None req-709b594a-472f-464f-8573-9bef6293e077 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.177757 [ 701.367737] [48511]: [pid: 48511|app: 0|req: 439/818] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.370097] [48511]: DEBUG nova.api.openstack.wsgi [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.371534] [48511]: DEBUG nova.compute.api [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.378957] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.378957] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.378957] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.378957] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.379793] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.380043] [48511]: DEBUG oslo_concurrency.lockutils [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.381369] [48512]: DEBUG nova.policy [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 701.386782] [48512]: INFO nova.api.openstack.requestlog [None req-c3f54a2e-88e6-406a-ace3-68ad2d501927 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1511 microversion: 2.1 time: 0.266033 [ 701.387160] [48512]: [pid: 48512|app: 0|req: 380/819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:05 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1511 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.389692] [48512]: DEBUG nova.api.openstack.wsgi [None req-75f9c438-8849-4503-abc6-3f346b8ea98a tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.390686] [48512]: WARNING neutronclient.v2_0.client [None req-75f9c438-8849-4503-abc6-3f346b8ea98a tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.392518] [48511]: INFO nova.api.openstack.wsgi [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. [ 701.392833] [48511]: DEBUG nova.api.openstack.wsgi [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 701.393252] [48511]: INFO nova.api.openstack.requestlog [None req-f776e1b2-77aa-426b-b637-e0305b6b5229 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc" status: 404 len: 111 microversion: 2.1 time: 0.025658 [ 701.393555] [48511]: [pid: 48511|app: 0|req: 440/820] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:06 2025] GET /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 701.396208] [48511]: DEBUG nova.api.openstack.wsgi [None req-30169ffa-9ddd-4a60-8cad-92bde12f8298 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-240598009", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJczhMoRPlEgpfM2+0yUveu/v6ytKa+BBGhLAsfstF9R03vYRhD+mJOiw/BXxzj+DEsR55o+pQUaOrVZYsm3BIq9FyfANXEXt6jKLDwBn2foggH7CRHAdeKehcixZOvkw=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 701.412314] [48511]: DEBUG nova.quota [None req-30169ffa-9ddd-4a60-8cad-92bde12f8298 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 701.419315] [48511]: DEBUG nova.quota [None req-30169ffa-9ddd-4a60-8cad-92bde12f8298 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 701.421895] [48512]: WARNING neutronclient.v2_0.client [None req-75f9c438-8849-4503-abc6-3f346b8ea98a tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.496789] [48511]: INFO nova.api.openstack.requestlog [None req-30169ffa-9ddd-4a60-8cad-92bde12f8298 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.102552 [ 701.498794] [48511]: [pid: 48511|app: 0|req: 441/821] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:06 2025] POST /compute/v2.1/os-keypairs => generated 404 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 701.504786] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.506530] [48511]: DEBUG nova.compute.api [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.519403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.542768] [48511]: WARNING neutronclient.v2_0.client [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 701.543496] [48512]: INFO nova.api.openstack.requestlog [None req-75f9c438-8849-4503-abc6-3f346b8ea98a tempest-SecurityGroupRulesNegativeTestJSON-941177129 tempest-SecurityGroupRulesNegativeTestJSON-941177129-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/90a51516-bd26-4405-8e69-293a81e06733" status: 202 len: 0 microversion: 2.1 time: 0.155741 [ 701.543938] [48512]: [pid: 48512|app: 0|req: 381/822] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:06 2025] DELETE /compute/v2.1/os-security-groups/90a51516-bd26-4405-8e69-293a81e06733 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 701.547679] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 701.549194] [48512]: DEBUG nova.compute.api [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 701.553268] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.553500] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.553638] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.553968] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 701.554171] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 701.554301] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 701.589713] [48512]: WARNING neutronclient.v2_0.client [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.348221] [48511]: DEBUG nova.policy [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.354874] [48511]: INFO nova.api.openstack.requestlog [None req-cd024903-f45d-454d-a20c-571d1d552eba tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1306 microversion: 2.1 time: 0.855596 [ 702.354874] [48511]: [pid: 48511|app: 0|req: 442/823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:06 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1306 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.358372] [48511]: DEBUG nova.api.openstack.wsgi [None req-b0fd60d1-f8eb-4ec6-80b5-dc327dc5c593 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.420113] [48511]: INFO nova.api.openstack.requestlog [None req-b0fd60d1-f8eb-4ec6-80b5-dc327dc5c593 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22" status: 202 len: 0 microversion: 2.1 time: 0.064641 [ 702.420644] [48511]: [pid: 48511|app: 0|req: 443/824] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:21:07 2025] DELETE /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 702.426278] [48511]: DEBUG nova.api.openstack.wsgi [None req-6965340f-8fb6-4b0c-a138-bdd2e38d21ba tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 702.468162] [48511]: INFO nova.api.openstack.requestlog [None req-6965340f-8fb6-4b0c-a138-bdd2e38d21ba tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1823923360/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.047117 [ 702.468538] [48511]: [pid: 48511|app: 0|req: 444/825] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:21:07 2025] POST /compute/v2.1/flavors/1823923360/os-extra_specs => generated 66 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 702.471206] [48511]: DEBUG nova.api.openstack.wsgi [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.472966] [48511]: DEBUG nova.compute.api [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.480029] [48511]: DEBUG oslo_concurrency.lockutils [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.514881] [48511]: WARNING neutronclient.v2_0.client [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.885240] [48512]: DEBUG nova.policy [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.889766] [48512]: INFO nova.api.openstack.requestlog [None req-8a7134bf-9bf3-412f-8236-40ba58ad56e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1534 microversion: 2.1 time: 1.344916 [ 702.891822] [48512]: [pid: 48512|app: 0|req: 382/826] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:06 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1534 bytes in 1346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.896216] [48512]: DEBUG nova.api.openstack.wsgi [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.898261] [48511]: DEBUG nova.policy [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.899531] [48512]: DEBUG nova.compute.api [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.905118] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.906032] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.906032] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.906145] [48511]: DEBUG nova.policy [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.906215] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.906215] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.906215] [48512]: DEBUG oslo_concurrency.lockutils [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.906637] [48511]: DEBUG nova.policy [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 702.908967] [48511]: INFO nova.api.openstack.requestlog [None req-0eebe607-9f3e-4c6f-b498-50e2711250b9 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1357 microversion: 2.54 time: 0.438070 [ 702.908967] [48511]: [pid: 48511|app: 0|req: 445/827] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:07 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1357 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.911423] [48511]: DEBUG nova.api.openstack.wsgi [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 702.915043] [48511]: DEBUG nova.compute.api [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 702.920971] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.921375] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.921515] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.921807] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 702.921989] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 702.922174] [48511]: DEBUG oslo_concurrency.lockutils [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 702.936149] [48512]: WARNING neutronclient.v2_0.client [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 702.948070] [48511]: WARNING neutronclient.v2_0.client [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.407792] [48511]: DEBUG nova.policy [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.418808] [48511]: INFO nova.api.openstack.requestlog [None req-401a19e4-0700-4af2-9f7c-b928662da691 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1303 microversion: 2.1 time: 0.509160 [ 703.421026] [48511]: [pid: 48511|app: 0|req: 446/828] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:07 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1303 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.426850] [48511]: DEBUG nova.api.openstack.wsgi [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.428564] [48511]: DEBUG nova.compute.api [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.439595] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.489999] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.489999] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.489999] [48511]: DEBUG oslo_concurrency.lockutils [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.489999] [48511]: DEBUG nova.objects.instance [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.492729] [48512]: DEBUG nova.policy [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.500082] [48511]: WARNING neutronclient.v2_0.client [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.505262] [48512]: INFO nova.api.openstack.requestlog [None req-09988c85-bbe8-473f-96e4-ab64b5f3e205 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1401 microversion: 2.1 time: 0.613102 [ 703.505262] [48512]: [pid: 48512|app: 0|req: 383/829] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:07 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1401 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.508725] [48512]: DEBUG nova.api.openstack.wsgi [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1590e55d-ce81-49c6-be3d-33cebe1e4e73", "name": "network-vif-deleted", "tag": "502bedeb-c9ae-4209-b31d-141abb4b5875"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 703.514467] [48512]: DEBUG oslo_concurrency.lockutils [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.515401] [48512]: DEBUG oslo_concurrency.lockutils [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.515401] [48512]: DEBUG oslo_concurrency.lockutils [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.528111] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] Creating event network-vif-deleted:502bedeb-c9ae-4209-b31d-141abb4b5875 for instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 on cpu-1 [ 703.532681] [48512]: INFO nova.api.openstack.requestlog [req-ce56ff11-de82-4eee-908b-5cdfbae5aa2a req-c3a2a538-30b0-457e-be2c-fb856a3137e8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026863 [ 703.533040] [48512]: [pid: 48512|app: 0|req: 384/830] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:08 2025] 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) [ 703.536027] [48512]: DEBUG nova.api.openstack.wsgi [None req-028b60a4-0a11-40db-8050-6e51ab16fb08 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.546984] [48512]: INFO nova.api.openstack.requestlog [None req-028b60a4-0a11-40db-8050-6e51ab16fb08 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 415 microversion: 2.1 time: 0.013244 [ 703.548583] [48512]: [pid: 48512|app: 0|req: 385/831] 10.180.1.21 () {58 vars in 1172 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/flavors/detail?is_public=false => generated 415 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 703.551870] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b8317c9-53a7-45aa-9f81-80ff387eebe5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 703.559029] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8317c9-53a7-45aa-9f81-80ff387eebe5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.559274] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8317c9-53a7-45aa-9f81-80ff387eebe5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.560450] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8317c9-53a7-45aa-9f81-80ff387eebe5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.652888] [48511]: DEBUG nova.policy [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.661525] [48511]: INFO nova.api.openstack.requestlog [None req-385d34cc-fcdc-4068-94b9-78579f0d84e6 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.240741 [ 703.661525] [48511]: [pid: 48511|app: 0|req: 447/832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.663412] [48511]: DEBUG nova.api.openstack.wsgi [None req-261e9337-4a92-43de-9fca-eda310205354 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.670334] [48511]: WARNING neutronclient.v2_0.client [None req-261e9337-4a92-43de-9fca-eda310205354 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.749160] [48512]: INFO nova.api.openstack.requestlog [None req-9b8317c9-53a7-45aa-9f81-80ff387eebe5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 227 microversion: 2.1 time: 0.200794 [ 703.749468] [48512]: [pid: 48512|app: 0|req: 386/833] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:21:08 2025] POST /compute/v2.1/os-aggregates/7/action => generated 227 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 703.753198] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.754064] [48512]: DEBUG nova.compute.api [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 703.760976] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.761096] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.761256] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.761530] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.761705] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.761901] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.809496] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.809496] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.809595] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.809689] [48512]: DEBUG nova.objects.instance [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 42eeead3-1f0f-405e-aba3-8afcf6f24f17 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.818626] [48512]: WARNING neutronclient.v2_0.client [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.889059] [48511]: WARNING neutronclient.v2_0.client [None req-261e9337-4a92-43de-9fca-eda310205354 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 703.905667] [48512]: DEBUG nova.policy [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 703.912708] [48512]: INFO nova.api.openstack.requestlog [None req-ff87417d-34a7-45ec-87da-398e62992e4d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1313 microversion: 2.1 time: 0.162598 [ 703.913127] [48512]: [pid: 48512|app: 0|req: 387/834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1313 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.916162] [48512]: DEBUG nova.api.openstack.wsgi [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 703.917648] [48512]: DEBUG nova.compute.api [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 703.925822] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.926117] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.926409] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.926651] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 703.926809] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 703.926945] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 703.952114] [48512]: WARNING neutronclient.v2_0.client [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.061268] [48511]: WARNING neutronclient.v2_0.client [None req-261e9337-4a92-43de-9fca-eda310205354 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.078995] [48512]: DEBUG nova.policy [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.109730] [48512]: INFO nova.api.openstack.requestlog [None req-e80dbd38-1f68-40ee-9716-91fd4ae047b1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.195457 [ 704.109967] [48512]: [pid: 48512|app: 0|req: 388/835] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.114490] [48512]: DEBUG nova.api.openstack.wsgi [None req-da646fb4-c896-490e-ba5e-3f71852634a1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-298386657", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3ChAXm05cBqtNO10gTlGne1bo/SCTLBzvKdJs9D4lQa55Ww4UV9HwR9nt8ajQOADaue1DL8jA1iAhGkUn83vKxJJFZ8/d0/0hcG2CB/xiRT4EuFpxNI8sHh7vJH76O7A=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 704.127276] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=54 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 704.130148] [48512]: DEBUG nova.quota [None req-da646fb4-c896-490e-ba5e-3f71852634a1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 704.142750] [48512]: DEBUG nova.quota [None req-da646fb4-c896-490e-ba5e-3f71852634a1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 704.172549] [48512]: INFO nova.api.openstack.requestlog [None req-da646fb4-c896-490e-ba5e-3f71852634a1 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.061952 [ 704.172766] [48511]: INFO nova.api.openstack.requestlog [None req-261e9337-4a92-43de-9fca-eda310205354 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1155 microversion: 2.1 time: 0.511153 [ 704.172964] [48512]: [pid: 48512|app: 0|req: 389/836] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:08 2025] POST /compute/v2.1/os-keypairs => generated 404 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.175373] [48511]: [pid: 48511|app: 0|req: 448/837] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/os-security-groups => generated 1155 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.175543] [48512]: DEBUG nova.api.openstack.wsgi [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-774181556", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 704.181658] [48511]: DEBUG nova.api.openstack.wsgi [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.184696] [48511]: DEBUG nova.compute.api [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 704.194055] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.195697] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.195697] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.195697] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.195697] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.195697] [48511]: DEBUG oslo_concurrency.lockutils [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.227824] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.228014] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.228104] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.228466] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.228611] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.228746] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.233418] [48511]: WARNING neutronclient.v2_0.client [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.236327] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=24 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 704.243836] [48512]: DEBUG nova.network.neutron [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 704.244176] [48512]: WARNING neutronclient.v2_0.client [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.425787] [48511]: DEBUG nova.policy [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.438568] [48511]: INFO nova.api.openstack.requestlog [None req-58b60572-04b1-438e-8b4b-81633c573673 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1512 microversion: 2.1 time: 0.263059 [ 704.439134] [48511]: [pid: 48511|app: 0|req: 449/838] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:08 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1512 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.441947] [48511]: DEBUG nova.api.openstack.wsgi [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.444188] [48511]: DEBUG nova.compute.api [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 704.447408] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.447602] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.448266] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.448266] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.448266] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.448421] [48511]: DEBUG oslo_concurrency.lockutils [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.475918] [48511]: WARNING neutronclient.v2_0.client [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.569895] [48511]: DEBUG nova.policy [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.577377] [48511]: INFO nova.api.openstack.requestlog [None req-4515379e-04b6-408b-861b-b5c0ab2fe88d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1268 microversion: 2.1 time: 0.137267 [ 704.577692] [48511]: [pid: 48511|app: 0|req: 450/839] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1268 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.580278] [48511]: DEBUG nova.api.openstack.wsgi [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.581630] [48511]: DEBUG nova.compute.api [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 704.588210] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.588210] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.588210] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.588210] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.588210] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.588362] [48511]: DEBUG oslo_concurrency.lockutils [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.623681] [48511]: WARNING neutronclient.v2_0.client [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.667350] [48512]: WARNING neutronclient.v2_0.client [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.846113] [48511]: DEBUG nova.policy [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.854673] [48511]: INFO nova.api.openstack.requestlog [None req-87fc44bd-cf62-4351-a40c-df8acacf744d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.276056 [ 704.855118] [48511]: [pid: 48511|app: 0|req: 451/840] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.858698] [48511]: DEBUG nova.api.openstack.wsgi [None req-0706dad7-97e6-4c92-a629-0fad779f22d8 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.899153] [48511]: INFO nova.api.openstack.requestlog [None req-0706dad7-97e6-4c92-a629-0fad779f22d8 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1621 microversion: 2.1 time: 0.043569 [ 704.899497] [48512]: DEBUG nova.virt.hardware [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 704.899692] [48511]: [pid: 48511|app: 0|req: 452/841] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1621 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.902020] [48511]: DEBUG nova.api.openstack.wsgi [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.903246] [48512]: DEBUG nova.virt.hardware [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 704.903446] [48512]: DEBUG nova.virt.hardware [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 704.903565] [48512]: DEBUG nova.virt.hardware [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 704.903671] [48512]: DEBUG nova.virt.hardware [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 704.903715] [48511]: DEBUG nova.compute.api [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 704.910476] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.910594] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.910652] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.911056] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.911214] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.911337] [48511]: DEBUG oslo_concurrency.lockutils [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.915947] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.916262] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.916679] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.917099] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.917279] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.917449] [48512]: DEBUG oslo_concurrency.lockutils [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.934378] [48512]: DEBUG nova.quota [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 704.940840] [48512]: DEBUG nova.quota [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 704.942446] [48511]: WARNING neutronclient.v2_0.client [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 704.947757] [48512]: DEBUG nova.compute.api [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 704.949354] [48512]: DEBUG nova.compute.api [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 704.965247] [48511]: DEBUG nova.policy [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 704.971119] [48511]: INFO nova.api.openstack.requestlog [None req-c92b0d28-cc21-458a-917e-1c338c37bb45 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1266 microversion: 2.1 time: 0.070787 [ 704.971530] [48511]: [pid: 48511|app: 0|req: 453/842] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1266 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.973978] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 704.975475] [48511]: DEBUG nova.compute.api [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 704.979117] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.979602] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.979602] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 704.979705] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 704.979828] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 704.979940] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.013050] [48511]: WARNING neutronclient.v2_0.client [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.014994] [48512]: INFO nova.api.openstack.requestlog [None req-489ecc55-8660-4266-b1a0-065b2a870589 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.841377 [ 705.015542] [48512]: [pid: 48512|app: 0|req: 390/843] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 842 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 705.020034] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.022050] [48512]: DEBUG nova.compute.api [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 705.029655] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.029915] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.030088] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.030619] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.030704] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.034023] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.039422] [48511]: DEBUG nova.policy [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.050674] [48511]: DEBUG nova.policy [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.051454] [48511]: DEBUG nova.policy [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.052055] [48511]: INFO nova.api.openstack.requestlog [None req-6cb437d7-0f2f-4fb2-b311-72a09cc284ff tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1337 microversion: 2.70 time: 0.080093 [ 705.052395] [48511]: [pid: 48511|app: 0|req: 454/844] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1337 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.055103] [48511]: DEBUG nova.api.openstack.wsgi [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.056929] [48511]: DEBUG nova.compute.api [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 705.065590] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.065590] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.065590] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.065590] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.067333] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.067333] [48511]: DEBUG oslo_concurrency.lockutils [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.071341] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.071851] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.072548] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.072744] [48512]: DEBUG nova.objects.instance [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.084903] [48512]: WARNING neutronclient.v2_0.client [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.104264] [48511]: WARNING neutronclient.v2_0.client [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.114127] [48512]: DEBUG nova.policy [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.131121] [48512]: INFO nova.api.openstack.requestlog [None req-dd881b73-771e-4ad0-9729-b19c7e770126 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.114436 [ 705.131863] [48512]: [pid: 48512|app: 0|req: 391/845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.135359] [48511]: DEBUG nova.policy [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.135439] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.136977] [48512]: DEBUG nova.compute.api [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 705.144361] [48511]: INFO nova.api.openstack.requestlog [None req-b43434c0-7d25-40bb-9f98-aa136d2d64fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.090302 [ 705.144744] [48511]: [pid: 48511|app: 0|req: 455/846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.145129] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.145775] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.145775] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.145898] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.145973] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.146140] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.149106] [48511]: DEBUG nova.api.openstack.wsgi [None req-b334d0ce-9461-428f-882f-964b3c314616 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.175203] [48511]: INFO nova.api.openstack.wsgi [None req-b334d0ce-9461-428f-882f-964b3c314616 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] HTTP exception thrown: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. [ 705.175443] [48511]: DEBUG nova.api.openstack.wsgi [None req-b334d0ce-9461-428f-882f-964b3c314616 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Returning 404 to user: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 705.175844] [48511]: INFO nova.api.openstack.requestlog [None req-b334d0ce-9461-428f-882f-964b3c314616 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22" status: 404 len: 109 microversion: 2.1 time: 0.030602 [ 705.176323] [48511]: [pid: 48511|app: 0|req: 456/847] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.180473] [48511]: DEBUG nova.api.openstack.wsgi [None req-7857fdd7-b133-4b07-a988-99d8157a06ba tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.181310] [48511]: DEBUG nova.policy [None req-7857fdd7-b133-4b07-a988-99d8157a06ba tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': '879be6c54e494e3ca26c48357df62f92', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76a0cd8f86a94215ad12be7918064087', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.181715] [48511]: DEBUG nova.api.openstack.wsgi [None req-7857fdd7-b133-4b07-a988-99d8157a06ba tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 705.182160] [48511]: INFO nova.api.openstack.requestlog [None req-7857fdd7-b133-4b07-a988-99d8157a06ba tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] 10.180.1.21 "DELETE /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.004824 [ 705.182537] [48511]: [pid: 48511|app: 0|req: 457/848] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:21:09 2025] DELETE /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 705.186294] [48511]: DEBUG nova.api.openstack.wsgi [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bcb95a17-0553-42c3-8aa4-2dbdf4912247", "tag": "3effc61f-d273-4282-b67b-5e3975205918"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 705.196577] [48511]: DEBUG oslo_concurrency.lockutils [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.196577] [48511]: DEBUG oslo_concurrency.lockutils [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.196577] [48511]: DEBUG oslo_concurrency.lockutils [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.199530] [48512]: WARNING neutronclient.v2_0.client [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.208817] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] Creating event network-changed:3effc61f-d273-4282-b67b-5e3975205918 for instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 on cpu-1 [ 705.214098] [48511]: INFO nova.api.openstack.requestlog [req-8499ec71-15e5-47e5-872d-cbee6162aed1 req-8b49e816-34e8-4aa9-b40b-e09eccc61322 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030238 [ 705.214512] [48511]: [pid: 48511|app: 0|req: 458/849] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:09 2025] 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) [ 705.217707] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfdac8f9-976a-450d-8017-fc346c620738 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'create', calling method: >, body: {"pool": "abbeb410-51da-4df5-aa4c-f18a16b13546"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 705.221661] [48511]: WARNING neutronclient.v2_0.client [None req-bfdac8f9-976a-450d-8017-fc346c620738 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 705.708688] [48512]: DEBUG nova.policy [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 705.715438] [48512]: INFO nova.api.openstack.requestlog [None req-0c3a1c26-33cc-49df-bb5e-6986ba89fb47 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1504 microversion: 2.1 time: 0.583107 [ 705.715854] [48512]: [pid: 48512|app: 0|req: 392/850] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:09 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1504 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.719884] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 705.721907] [48512]: DEBUG nova.compute.api [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 705.729650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 705.753984] [48512]: WARNING neutronclient.v2_0.client [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 706.225560] [48511]: WARNING neutronclient.v2_0.client [None req-bfdac8f9-976a-450d-8017-fc346c620738 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 707.061625] [48512]: DEBUG nova.policy [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 707.069344] [48512]: INFO nova.api.openstack.requestlog [None req-c6917d1c-c63b-48f4-8e53-7de48345d37e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1485 microversion: 2.1 time: 1.352856 [ 707.070034] [48512]: [pid: 48512|app: 0|req: 393/851] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:10 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1485 bytes in 1353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.197631] [48512]: DEBUG nova.api.openstack.wsgi [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-906524008", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 707.252853] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.252853] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.252853] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.254243] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.254560] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.254647] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.263394] [48512]: DEBUG nova.network.neutron [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] validate_networks() for [('eae9f024-6497-440f-9fa7-0d8ad29786d5', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 707.263394] [48512]: WARNING neutronclient.v2_0.client [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 707.899435] [48511]: INFO nova.api.openstack.requestlog [None req-bfdac8f9-976a-450d-8017-fc346c620738 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 2.684108 [ 707.899996] [48511]: [pid: 48511|app: 0|req: 459/852] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:21:09 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 2685 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 707.902938] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc9c66ba-0003-41c5-8ee9-bc8ec082ff7d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 707.917806] [48511]: INFO nova.api.openstack.requestlog [None req-fc9c66ba-0003-41c5-8ee9-bc8ec082ff7d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 415 microversion: 2.1 time: 0.017340 [ 707.918625] [48511]: [pid: 48511|app: 0|req: 460/853] 10.180.1.21 () {58 vars in 1166 bytes} [Mon Dec 8 18:21:12 2025] GET /compute/v2.1/flavors/detail?is_public=no => generated 415 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 707.923177] [48511]: DEBUG nova.api.openstack.wsgi [None req-0675045f-8e79-44a1-bb6c-b6ce646289c5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 707.939649] [48511]: INFO nova.api.openstack.requestlog [None req-0675045f-8e79-44a1-bb6c-b6ce646289c5 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.019875 [ 707.939976] [48511]: [pid: 48511|app: 0|req: 461/854] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:12 2025] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 707.942602] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 707.944256] [48511]: DEBUG nova.compute.api [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 707.950376] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.950576] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.950735] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.951022] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 707.951169] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 707.951289] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 707.978800] [48511]: WARNING neutronclient.v2_0.client [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.128823] [48511]: DEBUG nova.policy [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.138616] [48511]: DEBUG nova.policy [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.141578] [48511]: DEBUG nova.policy [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.142423] [48511]: INFO nova.api.openstack.requestlog [None req-a1e9a94d-9aa7-46ed-8c06-63917cf95737 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1357 microversion: 2.54 time: 0.201782 [ 708.142746] [48511]: [pid: 48511|app: 0|req: 462/855] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:12 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1357 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.146137] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd0a0c45-8fe4-4f94-a4ec-9f0acea83b31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-1295683719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFPO+ewmmuugJCOcbK7LPzGE8P+ylSxzifS5vrD3OgMoh+yG69RnBnhx+1TQL74puq8iqV1yIGTJ7PLuKF1JuqIGe+Il2IESp49n1v4IOYYuYL6GscYp9WDLKkd1E+QNKA=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 708.156997] [48511]: DEBUG nova.quota [None req-bd0a0c45-8fe4-4f94-a4ec-9f0acea83b31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 708.162891] [48511]: DEBUG nova.quota [None req-bd0a0c45-8fe4-4f94-a4ec-9f0acea83b31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Getting quotas for user fb4194db152b49f5bb535fa26083c680 and project 3d2f68fcf99447678d2fc4457bcd5714. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 708.187348] [48511]: INFO nova.api.openstack.requestlog [None req-bd0a0c45-8fe4-4f94-a4ec-9f0acea83b31 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.043775 [ 708.187603] [48511]: [pid: 48511|app: 0|req: 463/856] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:12 2025] POST /compute/v2.1/os-keypairs => generated 405 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.190560] [48511]: DEBUG nova.api.openstack.wsgi [None req-999e8e30-03d7-4bad-b44d-71e243caa557 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-627964103", "description": "tempest-description-673045449"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 708.193260] [48511]: WARNING neutronclient.v2_0.client [None req-999e8e30-03d7-4bad-b44d-71e243caa557 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.250783] [48512]: WARNING neutronclient.v2_0.client [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.418812] [48511]: INFO nova.api.openstack.requestlog [None req-999e8e30-03d7-4bad-b44d-71e243caa557 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.230463 [ 708.419263] [48511]: [pid: 48511|app: 0|req: 464/857] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:21:12 2025] POST /compute/v2.1/os-security-groups => generated 242 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 708.421973] [48511]: DEBUG nova.api.openstack.wsgi [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.423170] [48511]: DEBUG nova.compute.api [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.432945] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.432945] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.432945] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.433142] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.433295] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.433417] [48511]: DEBUG oslo_concurrency.lockutils [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.457292] [48511]: WARNING neutronclient.v2_0.client [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.512017] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=25 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 708.542768] [48512]: DEBUG nova.virt.hardware [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 708.542768] [48512]: DEBUG nova.virt.hardware [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 708.542768] [48512]: DEBUG nova.virt.hardware [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 708.542768] [48512]: DEBUG nova.virt.hardware [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 708.542768] [48512]: DEBUG nova.virt.hardware [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 708.553957] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.554362] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.554362] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.554636] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.558688] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.558882] [48512]: DEBUG oslo_concurrency.lockutils [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.573814] [48512]: DEBUG nova.quota [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for project 6922f094decc49a081f1b9e7a06ebb36. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 708.578951] [48512]: DEBUG nova.quota [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for user 58cb442fc22e49f5a5674261d633d420 and project 6922f094decc49a081f1b9e7a06ebb36. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 708.586043] [48512]: DEBUG nova.compute.api [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 708.586935] [48512]: DEBUG nova.compute.api [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 708.625562] [48511]: DEBUG nova.policy [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.633507] [48511]: INFO nova.api.openstack.requestlog [None req-a207d96f-b7fb-4771-b556-014cb189e454 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1368 microversion: 2.1 time: 0.213599 [ 708.633828] [48511]: [pid: 48511|app: 0|req: 465/858] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1368 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.642941] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.643077] [48512]: INFO nova.api.openstack.requestlog [None req-d283119a-e519-4848-aaf5-7bf9eae02fe1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.570993 [ 708.643077] [48512]: [pid: 48512|app: 0|req: 394/859] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:11 2025] POST /compute/v2.1/servers => generated 380 bytes in 1572 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 708.643160] [48511]: DEBUG nova.compute.api [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.648476] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.648671] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.649016] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.649134] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.649313] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.649871] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.650046] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.651818] [48512]: DEBUG nova.compute.api [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.657696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.673115] [48511]: WARNING neutronclient.v2_0.client [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.691113] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.691113] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.691113] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.691844] [48512]: DEBUG nova.objects.instance [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.701735] [48512]: WARNING neutronclient.v2_0.client [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.765042] [48512]: DEBUG nova.policy [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.768973] [48512]: INFO nova.api.openstack.requestlog [None req-7d857cbf-3ef7-4c26-928a-281f7b35f429 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.126122 [ 708.769445] [48512]: [pid: 48512|app: 0|req: 395/860] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.772479] [48512]: DEBUG nova.api.openstack.wsgi [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.774409] [48512]: DEBUG nova.compute.api [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.783035] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.802313] [48511]: DEBUG nova.policy [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.812374] [48511]: INFO nova.api.openstack.requestlog [None req-0d2fc70f-0af2-414e-8f8b-278f568fbfd0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1401 microversion: 2.1 time: 0.176137 [ 708.812374] [48511]: [pid: 48511|app: 0|req: 466/861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1401 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.814389] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.814389] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.814389] [48512]: DEBUG oslo_concurrency.lockutils [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.814562] [48511]: DEBUG nova.api.openstack.wsgi [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.814594] [48512]: DEBUG nova.objects.instance [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 42eeead3-1f0f-405e-aba3-8afcf6f24f17 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 708.814957] [48511]: DEBUG nova.compute.api [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.818655] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.818852] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.818983] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.819290] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.819489] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.819579] [48512]: WARNING neutronclient.v2_0.client [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.819629] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.841362] [48512]: DEBUG nova.policy [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.854603] [48512]: INFO nova.api.openstack.requestlog [None req-290942d2-944f-4db4-923d-a7a04208c108 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 200 len: 1313 microversion: 2.1 time: 0.084425 [ 708.854988] [48512]: [pid: 48512|app: 0|req: 396/862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.857660] [48512]: DEBUG nova.api.openstack.wsgi [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.861062] [48512]: DEBUG nova.compute.api [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.865319] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.865319] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.865950] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.865950] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.865950] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.866066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.868379] [48511]: WARNING neutronclient.v2_0.client [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.889029] [48512]: WARNING neutronclient.v2_0.client [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 708.929333] [48511]: DEBUG nova.policy [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.936925] [48511]: INFO nova.api.openstack.requestlog [None req-c17de0cf-78fb-4bc0-809b-2813f72877e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.125270 [ 708.937759] [48511]: [pid: 48511|app: 0|req: 467/863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.941438] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f2d25dc-5abc-4a74-b6fe-ba6c417b4d51 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.942672] [48512]: DEBUG nova.policy [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 708.950398] [48512]: INFO nova.api.openstack.requestlog [None req-a087361c-01c4-43b7-b917-f86052d3ba04 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.093553 [ 708.950398] [48512]: [pid: 48512|app: 0|req: 397/864] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.955881] [48512]: DEBUG nova.api.openstack.wsgi [None req-4df93cb1-6492-4bb7-ac57-3fa700c0fe31 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 708.965319] [48511]: INFO nova.api.openstack.wsgi [None req-9f2d25dc-5abc-4a74-b6fe-ba6c417b4d51 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] HTTP exception thrown: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. [ 708.966133] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f2d25dc-5abc-4a74-b6fe-ba6c417b4d51 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Returning 404 to user: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 708.966133] [48511]: INFO nova.api.openstack.requestlog [None req-9f2d25dc-5abc-4a74-b6fe-ba6c417b4d51 tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22" status: 404 len: 109 microversion: 2.1 time: 0.028115 [ 708.966343] [48511]: [pid: 48511|app: 0|req: 468/865] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:21:13 2025] DELETE /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 708.969337] [48511]: DEBUG nova.api.openstack.wsgi [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "name": "network-vif-plugged", "status": "completed", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 708.975814] [48511]: DEBUG oslo_concurrency.lockutils [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.977189] [48511]: DEBUG oslo_concurrency.lockutils [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.977189] [48511]: DEBUG oslo_concurrency.lockutils [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.979763] [48512]: INFO nova.api.openstack.requestlog [None req-4df93cb1-6492-4bb7-ac57-3fa700c0fe31 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1823923360/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.029574 [ 708.980307] [48512]: [pid: 48512|app: 0|req: 398/866] 10.180.1.21 () {60 vars in 1219 bytes} [Mon Dec 8 18:21:13 2025] POST /compute/v2.1/flavors/1823923360/os-extra_specs => generated 66 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 708.983763] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 708.984206] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] Creating event network-vif-plugged:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 708.985393] [48512]: DEBUG nova.compute.api [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 708.990383] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.990997] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.991273] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.991777] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 708.992074] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 708.992413] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 708.992700] [48511]: INFO nova.api.openstack.requestlog [req-d12609bb-7c0c-4741-9e4a-bda70d38efb1 req-51ab5394-e393-44cc-9717-45982e7c72e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025695 [ 708.993830] [48511]: [pid: 48511|app: 0|req: 469/867] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:13 2025] 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) [ 708.997091] [48511]: DEBUG nova.api.openstack.wsgi [None req-b29a0da3-24cb-451c-bdc6-e96b3e58cf98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-85934804", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAj1yArGIfKPPz+LjkW8ymwmG0nug2fw9wVoFeE9MD1f6iWtIlSvpcTmW/64LAKoOIXJqkP1EoyLYJcMI+Hou/3VzcR80PUbA0XCKbTSOGzKYuXuzJW3RPIJzH6dbtY+fA=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 709.008773] [48511]: DEBUG nova.quota [None req-b29a0da3-24cb-451c-bdc6-e96b3e58cf98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 709.013715] [48511]: DEBUG nova.quota [None req-b29a0da3-24cb-451c-bdc6-e96b3e58cf98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for user 57207cb8f4354cbea708cbc0b1cf74d7 and project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 709.018457] [48512]: WARNING neutronclient.v2_0.client [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.043076] [48511]: INFO nova.api.openstack.requestlog [None req-b29a0da3-24cb-451c-bdc6-e96b3e58cf98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.048028 [ 709.043255] [48511]: [pid: 48511|app: 0|req: 470/868] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:13 2025] POST /compute/v2.1/os-keypairs => generated 384 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.046573] [48511]: DEBUG nova.api.openstack.wsgi [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.052060] [48511]: DEBUG nova.compute.api [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.058649] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.058922] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.059179] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.059500] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.059688] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.059846] [48511]: DEBUG oslo_concurrency.lockutils [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.097305] [48511]: INFO nova.api.openstack.requestlog [None req-d04a44b3-eba6-4bc7-9007-9a92fceac970 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/os-instance-actions" status: 200 len: 611 microversion: 2.1 time: 0.053472 [ 709.097705] [48511]: [pid: 48511|app: 0|req: 471/869] 10.180.1.21 () {58 vars in 1291 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd/os-instance-actions => generated 611 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.100897] [48511]: DEBUG nova.api.openstack.wsgi [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.102887] [48511]: DEBUG nova.compute.api [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.112108] [48511]: DEBUG oslo_concurrency.lockutils [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.142906] [48511]: WARNING neutronclient.v2_0.client [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.260306] [48512]: DEBUG nova.policy [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.267040] [48512]: INFO nova.api.openstack.requestlog [None req-ba083255-5142-43b3-b15a-88db1ea6b212 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1316 microversion: 2.1 time: 0.285968 [ 709.268088] [48512]: [pid: 48512|app: 0|req: 399/870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1316 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.271251] [48512]: DEBUG nova.api.openstack.wsgi [None req-8de6e8bd-1d6c-42e1-a033-4b3bf2eecc36 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.314359] [48512]: INFO nova.api.openstack.requestlog [None req-8de6e8bd-1d6c-42e1-a033-4b3bf2eecc36 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1621 microversion: 2.1 time: 0.044820 [ 709.314359] [48512]: [pid: 48512|app: 0|req: 400/871] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:14 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1621 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.316569] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.318281] [48512]: DEBUG nova.compute.api [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.322184] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.322424] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.322604] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.322830] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.323085] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.323263] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.352380] [48512]: WARNING neutronclient.v2_0.client [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.490200] [48511]: DEBUG nova.policy [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.494964] [48511]: INFO nova.api.openstack.requestlog [None req-d63d7198-aa61-414b-a552-21b8318dd796 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.396439 [ 709.495366] [48511]: [pid: 48511|app: 0|req: 472/872] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:13 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.502098] [48511]: DEBUG nova.api.openstack.wsgi [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.503726] [48511]: DEBUG nova.compute.api [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.508557] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.508993] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.509211] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.509654] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.509862] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.510037] [48511]: DEBUG oslo_concurrency.lockutils [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.531635] [48511]: WARNING neutronclient.v2_0.client [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.648425] [48512]: DEBUG nova.policy [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.653864] [48512]: INFO nova.api.openstack.requestlog [None req-bf545e28-1e9a-4079-b918-0b7cf54b8539 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1314 microversion: 2.1 time: 0.339343 [ 709.654227] [48512]: [pid: 48512|app: 0|req: 401/873] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:14 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1314 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.657115] [48512]: DEBUG nova.api.openstack.wsgi [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.658480] [48512]: DEBUG nova.compute.api [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.662631] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.663272] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.663272] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.663272] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.663410] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.663492] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.664852] [48511]: DEBUG nova.policy [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.669613] [48511]: DEBUG nova.policy [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.670239] [48511]: DEBUG nova.policy [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 709.670915] [48511]: INFO nova.api.openstack.requestlog [None req-860b7807-3cef-4b27-aae8-9536b9fa45b7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1393 microversion: 2.70 time: 0.174979 [ 709.671257] [48511]: [pid: 48511|app: 0|req: 473/874] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:14 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1393 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.674134] [48511]: DEBUG nova.api.openstack.wsgi [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 709.675743] [48511]: DEBUG nova.compute.api [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 709.679437] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.679624] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.679833] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.680053] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.680169] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.680432] [48511]: DEBUG oslo_concurrency.lockutils [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.688906] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 709.689160] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 709.689267] [48512]: DEBUG oslo_concurrency.lockutils [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 709.689421] [48512]: DEBUG nova.objects.instance [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 709.693630] [48512]: WARNING neutronclient.v2_0.client [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 709.697700] [48511]: WARNING neutronclient.v2_0.client [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.288808] [48512]: DEBUG nova.policy [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.297820] [48512]: INFO nova.api.openstack.requestlog [None req-04310d3b-0e42-4e4a-abeb-98ae8b344c18 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.642869 [ 710.298290] [48512]: [pid: 48512|app: 0|req: 402/875] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:14 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.301805] [48512]: DEBUG nova.api.openstack.wsgi [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.303973] [48512]: DEBUG nova.compute.api [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.305326] [48511]: DEBUG nova.policy [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 710.311428] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.312407] [48511]: INFO nova.api.openstack.requestlog [None req-52dd2261-d6be-4102-ab48-4c19e32741d2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.639860 [ 710.312563] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.312563] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.312667] [48511]: [pid: 48511|app: 0|req: 474/876] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:14 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.312698] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.312698] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.312961] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.314703] [48511]: DEBUG nova.api.openstack.wsgi [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.180"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.316332] [48511]: DEBUG nova.compute.api [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.320915] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.321135] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.321722] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.321722] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.321722] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.321722] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.345847] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.346162] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.347265] [48512]: DEBUG oslo_concurrency.lockutils [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.352500] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 710.352500] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquired lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 710.352500] [48511]: WARNING neutronclient.v2_0.client [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.352654] [48512]: DEBUG nova.objects.instance [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'flavor' on Instance uuid 57b4f275-a40f-4455-bbd7-47ef6bdbb082 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 710.423709] [48512]: INFO nova.api.openstack.requestlog [None req-f81126d6-dea7-45b6-973c-2a0c81d67e69 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082/action" status: 202 len: 0 microversion: 2.1 time: 0.124307 [ 710.424305] [48512]: [pid: 48512|app: 0|req: 403/877] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:15 2025] POST /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 710.428745] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b243f61-75b4-417d-aacb-6bbdf0ce6001 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.442682] [48512]: INFO nova.api.openstack.requestlog [None req-6b243f61-75b4-417d-aacb-6bbdf0ce6001 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 415 microversion: 2.1 time: 0.017291 [ 710.442842] [48512]: [pid: 48512|app: 0|req: 404/878] 10.180.1.21 () {58 vars in 1164 bytes} [Mon Dec 8 18:21:15 2025] GET /compute/v2.1/flavors/detail?is_public=0 => generated 415 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.445453] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fadab52-a858-45ac-9814-f935e423ca0e tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1334635242"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.448346] [48512]: DEBUG nova.objects.aggregate [None req-9fadab52-a858-45ac-9814-f935e423ca0e tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Generated uuid 53f80e1a-581a-47bd-b6ea-ad6d8dcf7f17 for aggregate {{(pid=48512) create /opt/stack/nova/nova/objects/aggregate.py:305}} [ 710.468181] [48512]: INFO nova.api.openstack.requestlog [None req-9fadab52-a858-45ac-9814-f935e423ca0e tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.023988 [ 710.468644] [48512]: [pid: 48512|app: 0|req: 405/879] 10.180.1.21 () {60 vars in 1159 bytes} [Mon Dec 8 18:21:15 2025] POST /compute/v2.1/os-aggregates => generated 198 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.496146] [48512]: DEBUG nova.api.openstack.wsgi [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-2024333130", "policies": ["affinity"]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.508233] [48512]: DEBUG nova.quota [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 710.512346] [48512]: DEBUG nova.quota [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 710.551798] [48512]: DEBUG nova.quota [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 710.554458] [48512]: DEBUG nova.quota [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 710.563626] [48512]: INFO nova.api.openstack.requestlog [None req-caae1ee2-3b1f-4afe-8b2b-e2b12e192953 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 184 microversion: 2.1 time: 0.094208 [ 710.563973] [48512]: [pid: 48512|app: 0|req: 406/880] 10.180.1.21 () {60 vars in 1169 bytes} [Mon Dec 8 18:21:15 2025] POST /compute/v2.1/os-server-groups => generated 184 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.567348] [48512]: DEBUG nova.api.openstack.wsgi [None req-daa6c0a0-0ea7-483f-a689-abf98e9a2d8f tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.568572] [48512]: WARNING oslo_db.sqlalchemy.utils [None req-daa6c0a0-0ea7-483f-a689-abf98e9a2d8f tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 710.575768] [48512]: INFO nova.api.openstack.requestlog [None req-daa6c0a0-0ea7-483f-a689-abf98e9a2d8f tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1092 microversion: 2.1 time: 0.010712 [ 710.575768] [48512]: [pid: 48512|app: 0|req: 407/881] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:21:15 2025] GET /compute/v2.1/os-keypairs => generated 1092 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.577935] [48512]: DEBUG nova.api.openstack.wsgi [None req-93da5b57-675a-4d0a-bf0c-ea8d3a97dc70 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-532356735", "description": "tempest-description-1117370969"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 710.580473] [48512]: WARNING neutronclient.v2_0.client [None req-93da5b57-675a-4d0a-bf0c-ea8d3a97dc70 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 710.734081] [48512]: INFO nova.api.openstack.requestlog [None req-93da5b57-675a-4d0a-bf0c-ea8d3a97dc70 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.157924 [ 710.734715] [48512]: [pid: 48512|app: 0|req: 408/882] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:21:15 2025] POST /compute/v2.1/os-security-groups => generated 243 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 710.738283] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 710.739950] [48512]: DEBUG nova.compute.api [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 710.752026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.752026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.752026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.752294] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 710.752294] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 710.754120] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 710.789982] [48512]: WARNING neutronclient.v2_0.client [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.360038] [48512]: DEBUG nova.policy [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.365181] [48512]: INFO nova.api.openstack.requestlog [None req-8d76057c-98d4-4d1a-9b3d-ba497d9cd5b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.629467 [ 711.365516] [48512]: [pid: 48512|app: 0|req: 409/883] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:15 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.371820] [48512]: DEBUG nova.api.openstack.wsgi [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.373353] [48512]: DEBUG nova.compute.api [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.376773] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.376973] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.377102] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.377355] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.377494] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.377613] [48512]: DEBUG oslo_concurrency.lockutils [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.394057] [48512]: WARNING neutronclient.v2_0.client [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.493787] [48511]: DEBUG nova.network.neutron [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 711.498393] [48511]: WARNING neutronclient.v2_0.client [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.563615] [48512]: DEBUG nova.policy [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.571049] [48512]: INFO nova.api.openstack.requestlog [None req-45b61aea-39ff-47c1-8dce-87ed2c8a7468 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.201977 [ 711.571049] [48512]: [pid: 48512|app: 0|req: 410/884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:16 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.575018] [48512]: DEBUG nova.api.openstack.wsgi [None req-3289a915-70ef-46da-80ab-c702f2ccb48e tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.593671] [48512]: INFO nova.api.openstack.wsgi [None req-3289a915-70ef-46da-80ab-c702f2ccb48e tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] HTTP exception thrown: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. [ 711.594156] [48512]: DEBUG nova.api.openstack.wsgi [None req-3289a915-70ef-46da-80ab-c702f2ccb48e tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] Returning 404 to user: Volume 542548f3-0aa4-4704-9098-585148424f22 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 711.594724] [48512]: INFO nova.api.openstack.requestlog [None req-3289a915-70ef-46da-80ab-c702f2ccb48e tempest-VolumesSnapshotsTestJSON-969700587 tempest-VolumesSnapshotsTestJSON-969700587-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22" status: 404 len: 109 microversion: 2.1 time: 0.023823 [ 711.595188] [48512]: [pid: 48512|app: 0|req: 411/885] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:21:16 2025] GET /compute/v2.1/os-volumes/542548f3-0aa4-4704-9098-585148424f22 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 711.601191] [48512]: DEBUG nova.api.openstack.wsgi [None req-83fc3d86-c7b9-4f4f-8d9c-94b438fc283a tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 711.602671] [48512]: DEBUG nova.policy [None req-83fc3d86-c7b9-4f4f-8d9c-94b438fc283a tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': '879be6c54e494e3ca26c48357df62f92', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '76a0cd8f86a94215ad12be7918064087', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.603170] [48512]: DEBUG nova.api.openstack.wsgi [None req-83fc3d86-c7b9-4f4f-8d9c-94b438fc283a tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 711.603652] [48512]: INFO nova.api.openstack.requestlog [None req-83fc3d86-c7b9-4f4f-8d9c-94b438fc283a tempest-FlavorsExtraSpecsNegativeTestJSON-993187714 tempest-FlavorsExtraSpecsNegativeTestJSON-993187714-project-member] 10.180.1.21 "PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.007195 [ 711.604058] [48512]: [pid: 48512|app: 0|req: 412/886] 10.180.1.21 () {60 vars in 1260 bytes} [Mon Dec 8 18:21:16 2025] PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes => generated 124 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 711.608743] [48512]: DEBUG nova.api.openstack.wsgi [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.608743] [48512]: DEBUG nova.compute.api [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.612580] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.613112] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.613779] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.614599] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.614881] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.615218] [48512]: DEBUG oslo_concurrency.lockutils [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.635672] [48512]: DEBUG nova.compute.api [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 711.725817] [48512]: INFO nova.api.openstack.requestlog [None req-79d25722-d1f3-4d1b-8cd6-300498e6cc6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 204 len: 0 microversion: 2.1 time: 0.120753 [ 711.726276] [48512]: [pid: 48512|app: 0|req: 413/887] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:16 2025] DELETE /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.731402] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.733100] [48512]: DEBUG nova.compute.api [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.736956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.737141] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.737290] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.737580] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.737692] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.737831] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.783832] [48512]: WARNING neutronclient.v2_0.client [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.854134] [48512]: DEBUG nova.policy [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.864899] [48512]: DEBUG nova.policy [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.865882] [48512]: DEBUG nova.policy [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 711.866712] [48512]: INFO nova.api.openstack.requestlog [None req-f3f22c94-52c0-4342-84ee-d9f00203c637 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1374 microversion: 2.54 time: 0.139824 [ 711.867250] [48512]: [pid: 48512|app: 0|req: 414/888] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:16 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.868872] [48511]: WARNING neutronclient.v2_0.client [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 711.869826] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 711.871475] [48512]: DEBUG nova.compute.api [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 711.875838] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.876250] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.876485] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.876837] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 711.877085] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 711.877314] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 711.897225] [48512]: WARNING neutronclient.v2_0.client [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.425225] [48511]: DEBUG nova.network.neutron [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Updating instance_info_cache with network_info: [{"id": "aba5f608-9da3-40c7-a4f5-2cb368717b20", "address": "fa:16:3e:df:0b:05", "network": {"id": "42c5cc8e-47ca-4225-8043-a3342c17c955", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1286973569-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.180", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "91d9daee6b5a4dcc85faf61e2772c676", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "a4f91f31-0516-4d62-a341-e03a50b7c477", "external-id": "nsx-vlan-transportzone-963", "segmentation_id": 963, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapaba5f608-9d", "ovs_interfaceid": "aba5f608-9da3-40c7-a4f5-2cb368717b20", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 712.436417] [48511]: DEBUG oslo_concurrency.lockutils [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Releasing lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 712.438738] [48511]: INFO nova.api.openstack.requestlog [None req-59bd6a9a-564d-4bdb-a3a6-45c238d80a12 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 202 len: 0 microversion: 2.1 time: 2.125684 [ 712.438966] [48511]: [pid: 48511|app: 0|req: 475/889] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:15 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 0 bytes in 2126 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 712.441501] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.442975] [48511]: DEBUG nova.compute.api [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.450176] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.450532] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.450687] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.450968] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.453518] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.453518] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.458432] [48512]: DEBUG nova.policy [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.466212] [48512]: INFO nova.api.openstack.requestlog [None req-b5c59662-54d3-4eef-b8b4-9a98a8cfa16f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1368 microversion: 2.1 time: 0.598225 [ 712.466595] [48512]: [pid: 48512|app: 0|req: 415/890] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:16 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1368 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.470803] [48512]: DEBUG nova.api.openstack.wsgi [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.471198] [48512]: DEBUG nova.compute.api [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.474845] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.475066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.475210] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.475486] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.475628] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.475746] [48512]: DEBUG oslo_concurrency.lockutils [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.483975] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.484179] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.484311] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.485356] [48511]: DEBUG nova.objects.instance [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 712.490042] [48511]: WARNING neutronclient.v2_0.client [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.504150] [48512]: WARNING neutronclient.v2_0.client [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.510848] [48511]: DEBUG nova.policy [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.519773] [48511]: INFO nova.api.openstack.requestlog [None req-9f6bfe44-2161-45f9-a48b-9d689cdf3878 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.080256 [ 712.520338] [48511]: [pid: 48511|app: 0|req: 476/891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.524164] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.525731] [48511]: DEBUG nova.compute.api [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 42eeead3-1f0f-405e-aba3-8afcf6f24f17] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.535519] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.536529] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.536529] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.536529] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.536680] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.536801] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.552511] [48511]: INFO nova.api.openstack.wsgi [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] HTTP exception thrown: Instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 could not be found. [ 712.552818] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Returning 404 to user: Instance 42eeead3-1f0f-405e-aba3-8afcf6f24f17 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 712.553276] [48511]: INFO nova.api.openstack.requestlog [None req-bdd14521-d96c-4ca2-a34f-d2ebcb004237 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17" status: 404 len: 111 microversion: 2.1 time: 0.032620 [ 712.553692] [48511]: [pid: 48511|app: 0|req: 477/892] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/42eeead3-1f0f-405e-aba3-8afcf6f24f17 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 712.561172] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.561172] [48511]: DEBUG nova.compute.api [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.563899] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.564148] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.564223] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.564476] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.564613] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.564726] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.591928] [48511]: WARNING neutronclient.v2_0.client [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.594393] [48512]: DEBUG nova.policy [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.602998] [48512]: INFO nova.api.openstack.requestlog [None req-a402508e-7d92-43a5-b2d4-3fdc540dd680 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1586 microversion: 2.1 time: 0.135766 [ 712.603380] [48512]: [pid: 48512|app: 0|req: 416/893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1586 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.607297] [48512]: DEBUG nova.api.openstack.wsgi [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.611020] [48512]: DEBUG nova.compute.api [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.612396] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.612579] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.612721] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.613020] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.613163] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.613283] [48512]: DEBUG oslo_concurrency.lockutils [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.622589] [48511]: DEBUG nova.policy [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.626941] [48511]: INFO nova.api.openstack.requestlog [None req-dd660807-ee22-49ee-8089-6b94bb4e77fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.072410 [ 712.627533] [48511]: [pid: 48511|app: 0|req: 478/894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.630280] [48511]: DEBUG nova.api.openstack.wsgi [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.631765] [48511]: DEBUG nova.compute.api [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.636421] [48512]: WARNING neutronclient.v2_0.client [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.638895] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.639035] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.639466] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.640229] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.640229] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.640229] [48511]: DEBUG oslo_concurrency.lockutils [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.658664] [48512]: DEBUG nova.policy [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.666675] [48512]: INFO nova.api.openstack.requestlog [None req-8395fd32-8f97-41f7-b6ef-8bfcc8504556 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.062043 [ 712.666744] [48511]: WARNING neutronclient.v2_0.client [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.668623] [48512]: [pid: 48512|app: 0|req: 417/895] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.672362] [48512]: DEBUG nova.api.openstack.wsgi [None req-99421b40-9453-4d9d-89a1-8e8eaf6c6b4a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.717930] [48512]: INFO nova.api.openstack.requestlog [None req-99421b40-9453-4d9d-89a1-8e8eaf6c6b4a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1621 microversion: 2.1 time: 0.048524 [ 712.718397] [48512]: [pid: 48512|app: 0|req: 418/896] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1621 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.721622] [48512]: DEBUG nova.api.openstack.wsgi [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-326647998", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "3d1b9086-66a0-4d07-9b5d-41ff743e0d81"}], "security_groups": [{"name": "tempest-securitygroup--382926441"}], "key_name": "tempest-keypair-85934804", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 712.763701] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.764192] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.764481] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.765185] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.765185] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.765462] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.773482] [48512]: WARNING neutronclient.v2_0.client [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.781622] [48511]: DEBUG nova.policy [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.790918] [48511]: INFO nova.api.openstack.requestlog [None req-de8411ab-aeeb-45ff-a601-59466854e0c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1316 microversion: 2.1 time: 0.162631 [ 712.791736] [48511]: [pid: 48511|app: 0|req: 479/897] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1316 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.797143] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.797143] [48511]: DEBUG nova.compute.api [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 712.800929] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.801182] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.801328] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.801734] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 712.801925] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 712.802169] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 712.817791] [48512]: DEBUG nova.network.neutron [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] validate_networks() for [('3d1b9086-66a0-4d07-9b5d-41ff743e0d81', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 712.818027] [48512]: WARNING neutronclient.v2_0.client [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.839018] [48511]: WARNING neutronclient.v2_0.client [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 712.960853] [48511]: DEBUG nova.policy [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 712.965409] [48511]: INFO nova.api.openstack.requestlog [None req-fcef97eb-3492-4355-9997-4b6bc27c41a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 200 len: 1476 microversion: 2.1 time: 0.173573 [ 712.965689] [48511]: [pid: 48511|app: 0|req: 480/898] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 1476 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.969152] [48511]: DEBUG nova.api.openstack.wsgi [None req-7047b00a-a8e1-438a-84b9-5949bdd229ab tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 712.994025] [48511]: INFO nova.api.openstack.requestlog [None req-7047b00a-a8e1-438a-84b9-5949bdd229ab tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 5909 microversion: 2.1 time: 0.026003 [ 712.994025] [48511]: [pid: 48511|app: 0|req: 481/899] 10.180.1.21 () {58 vars in 1164 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/flavors/detail?is_public=t => generated 5909 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.995839] [48511]: DEBUG nova.api.openstack.wsgi [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.002939] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.003140] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.003354] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.006615] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.006777] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.006912] [48511]: DEBUG oslo_concurrency.lockutils [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.014587] [48511]: ERROR nova.api.openstack.compute.aggregates [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Failed to remove host nonexist_host from aggregate 8. Error: Compute host nonexist_host could not be found.: nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. [ 713.014879] [48511]: INFO nova.api.openstack.wsgi [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [ 713.015174] [48511]: DEBUG nova.api.openstack.wsgi [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 8 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 713.015552] [48511]: INFO nova.api.openstack.requestlog [None req-12cbb715-dd20-44ac-b4c4-3ef106627e80 tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/8/action" status: 404 len: 93 microversion: 2.1 time: 0.022094 [ 713.016108] [48511]: [pid: 48511|app: 0|req: 482/900] 10.180.1.21 () {60 vars in 1186 bytes} [Mon Dec 8 18:21:17 2025] POST /compute/v2.1/os-aggregates/8/action => generated 93 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 713.019470] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.020837] [48511]: DEBUG nova.compute.api [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.023418] [48512]: WARNING neutronclient.v2_0.client [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.024140] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.024276] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.024823] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.024823] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.025057] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.025057] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.051822] [48511]: WARNING neutronclient.v2_0.client [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.165691] [48512]: DEBUG nova.virt.hardware [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 713.165846] [48512]: DEBUG nova.virt.hardware [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 713.165999] [48512]: DEBUG nova.virt.hardware [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 713.166122] [48512]: DEBUG nova.virt.hardware [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 713.166234] [48512]: DEBUG nova.virt.hardware [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 713.177687] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.178034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.178877] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.178877] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.178877] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.178877] [48512]: DEBUG oslo_concurrency.lockutils [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.197838] [48512]: DEBUG nova.quota [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.201900] [48512]: DEBUG nova.quota [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Getting quotas for user 57207cb8f4354cbea708cbc0b1cf74d7 and project 056b84b3193d44dba1e5862ce03c16e9. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.207040] [48511]: DEBUG nova.policy [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.208593] [48512]: DEBUG nova.compute.api [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 713.211325] [48512]: DEBUG nova.compute.api [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 713.219304] [48511]: INFO nova.api.openstack.requestlog [None req-0c7376cb-39ab-4dc5-b2d9-41ec85beab6a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1466 microversion: 2.1 time: 0.202539 [ 713.220096] [48511]: [pid: 48511|app: 0|req: 483/901] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:17 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1466 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.224746] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-1164787202", "policies": ["affinity"]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.239205] [48511]: DEBUG nova.quota [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.242108] [48511]: DEBUG nova.quota [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.252138] [48512]: INFO nova.api.openstack.requestlog [None req-a14a7aad-3c40-48ed-8f75-891b0896c2f2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.533120 [ 713.252526] [48512]: [pid: 48512|app: 0|req: 419/902] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:17 2025] POST /compute/v2.1/servers => generated 408 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 713.256221] [48512]: DEBUG nova.api.openstack.wsgi [None req-f6ba66fc-0349-4290-b9db-cc1bae17b397 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.271389] [48512]: INFO nova.api.openstack.requestlog [None req-f6ba66fc-0349-4290-b9db-cc1bae17b397 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1295683719" status: 202 len: 0 microversion: 2.1 time: 0.018223 [ 713.271805] [48512]: [pid: 48512|app: 0|req: 420/903] 10.180.1.21 () {58 vars in 1273 bytes} [Mon Dec 8 18:21:18 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1295683719 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 713.273359] [48511]: DEBUG nova.quota [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.274364] [48512]: DEBUG nova.api.openstack.wsgi [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.275748] [48512]: DEBUG nova.compute.api [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.276236] [48511]: DEBUG nova.quota [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.279694] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.279871] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.280014] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.280303] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.280454] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.280576] [48512]: DEBUG oslo_concurrency.lockutils [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.284619] [48511]: INFO nova.api.openstack.requestlog [None req-ba1c4747-0001-43f4-bf73-0d03473ebb71 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.063914 [ 713.285168] [48511]: [pid: 48511|app: 0|req: 484/904] 10.180.1.21 () {60 vars in 1168 bytes} [Mon Dec 8 18:21:17 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 713.288683] [48511]: DEBUG nova.api.openstack.wsgi [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.290204] [48511]: DEBUG nova.compute.api [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.293643] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.293865] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.294015] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.294353] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.294506] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.294632] [48511]: DEBUG oslo_concurrency.lockutils [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.308794] [48512]: WARNING neutronclient.v2_0.client [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.313830] [48511]: WARNING neutronclient.v2_0.client [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.397440] [48512]: DEBUG nova.policy [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.399511] [48511]: DEBUG nova.policy [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.402397] [48512]: INFO nova.api.openstack.requestlog [None req-e698bdb1-77c1-4e95-9890-743ef2817980 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1314 microversion: 2.1 time: 0.129811 [ 713.402932] [48512]: [pid: 48512|app: 0|req: 421/905] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:18 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1314 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.404669] [48511]: DEBUG nova.policy [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.405381] [48511]: DEBUG nova.policy [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.406207] [48511]: INFO nova.api.openstack.requestlog [None req-e80b1903-3349-401e-a54d-4dc99ec01cd7 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1441 microversion: 2.70 time: 0.120328 [ 713.406319] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1718202711", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "2c7d8164-775e-4fc1-b44e-6f2f38778302"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.406407] [48511]: [pid: 48511|app: 0|req: 485/906] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:18 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1441 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.411064] [48511]: DEBUG nova.api.openstack.wsgi [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}, {"server_uuid": "b9943e44-2ebe-4c5b-844e-15e5415ad2a0", "name": "network-vif-plugged", "status": "completed", "tag": "384823ed-4253-4e4e-9f3e-a789d020f7b6"}, {"name": "network-changed", "server_uuid": "b9943e44-2ebe-4c5b-844e-15e5415ad2a0", "tag": "384823ed-4253-4e4e-9f3e-a789d020f7b6"}, {"server_uuid": "58139534-bca0-4170-b66e-4a60de31c922", "name": "network-vif-plugged", "status": "completed", "tag": "e03946d3-9fb7-488e-8a88-82aff366f9dd"}, {"name": "network-changed", "server_uuid": "58139534-bca0-4170-b66e-4a60de31c922", "tag": "e03946d3-9fb7-488e-8a88-82aff366f9dd"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.416473] [48511]: DEBUG oslo_concurrency.lockutils [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.416736] [48511]: DEBUG oslo_concurrency.lockutils [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.416963] [48511]: DEBUG oslo_concurrency.lockutils [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.427127] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Creating event network-changed:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 713.427382] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Creating event network-vif-plugged:384823ed-4253-4e4e-9f3e-a789d020f7b6 for instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 on cpu-1 [ 713.427585] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Creating event network-changed:384823ed-4253-4e4e-9f3e-a789d020f7b6 for instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 on cpu-1 [ 713.427933] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Creating event network-vif-plugged:e03946d3-9fb7-488e-8a88-82aff366f9dd for instance 58139534-bca0-4170-b66e-4a60de31c922 on cpu-1 [ 713.428082] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] Creating event network-changed:e03946d3-9fb7-488e-8a88-82aff366f9dd for instance 58139534-bca0-4170-b66e-4a60de31c922 on cpu-1 [ 713.435301] [48511]: INFO nova.api.openstack.requestlog [req-7e2c19b0-c0bf-49a4-97d9-4701023c1f63 req-608ab171-3a92-4d62-83cb-583a872d7d9d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 855 microversion: 2.1 time: 0.027999 [ 713.435517] [48511]: [pid: 48511|app: 0|req: 486/907] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:18 2025] POST /compute/v2.1/os-server-external-events => generated 855 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 713.438030] [48511]: DEBUG nova.api.openstack.wsgi [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.439591] [48511]: DEBUG nova.compute.api [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.442853] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.443045] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.443191] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.443477] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.443617] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.443696] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.452186] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.452396] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.452558] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.453307] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.454744] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.455343] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.459840] [48512]: DEBUG nova.network.neutron [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] validate_networks() for [('2c7d8164-775e-4fc1-b44e-6f2f38778302', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 713.460206] [48512]: WARNING neutronclient.v2_0.client [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.466520] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.466744] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.466850] [48511]: DEBUG oslo_concurrency.lockutils [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.467199] [48511]: DEBUG nova.objects.instance [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 713.473952] [48511]: WARNING neutronclient.v2_0.client [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.491892] [48511]: DEBUG nova.policy [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.496181] [48511]: INFO nova.api.openstack.requestlog [None req-833bd813-d902-4db5-99e3-3bf521939f73 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.060124 [ 713.496881] [48511]: [pid: 48511|app: 0|req: 487/908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:18 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.499418] [48511]: DEBUG nova.api.openstack.wsgi [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.500986] [48511]: DEBUG nova.compute.api [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.504527] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.504814] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.505049] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.505400] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.505641] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.505855] [48511]: DEBUG oslo_concurrency.lockutils [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.523022] [48511]: WARNING neutronclient.v2_0.client [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.543028] [48511]: DEBUG nova.policy [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.546596] [48511]: INFO nova.api.openstack.requestlog [None req-35464f3d-1416-455c-9682-e707d9d906b0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.048803 [ 713.546703] [48511]: [pid: 48511|app: 0|req: 488/909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:18 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.552526] [48511]: DEBUG nova.api.openstack.wsgi [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1520504136", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "b1d920d7-81d0-4325-abd1-e16f1956694a"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.577823] [48512]: WARNING neutronclient.v2_0.client [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.583665] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.583665] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.583665] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.585145] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.585444] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.586137] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.591040] [48511]: DEBUG nova.network.neutron [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] validate_networks() for [('b1d920d7-81d0-4325-abd1-e16f1956694a', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 713.591149] [48511]: WARNING neutronclient.v2_0.client [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.656449] [48512]: DEBUG nova.virt.hardware [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 713.657104] [48512]: DEBUG nova.virt.hardware [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 713.657104] [48512]: DEBUG nova.virt.hardware [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 713.657104] [48512]: DEBUG nova.virt.hardware [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 713.657104] [48512]: DEBUG nova.virt.hardware [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 713.662028] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.662213] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.662386] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.662762] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.663935] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.664666] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.675026] [48512]: DEBUG nova.quota [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Getting quotas for project 557844f0f0e541f88ba5ef9384507e73. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.677578] [48512]: DEBUG nova.quota [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Getting quotas for user d54a0c2613f94709a418b47452cce698 and project 557844f0f0e541f88ba5ef9384507e73. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.684153] [48512]: DEBUG nova.compute.api [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 713.685399] [48512]: DEBUG nova.compute.api [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 713.693660] [48511]: WARNING neutronclient.v2_0.client [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.717487] [48512]: INFO nova.api.openstack.requestlog [None req-fcb8d575-f918-465c-8e8f-4d4531a6e3c4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.313851 [ 713.718188] [48512]: [pid: 48512|app: 0|req: 422/910] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 315 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 713.720918] [48512]: DEBUG nova.api.openstack.wsgi [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4f6098b5-950f-4556-be94-deb7c47b2f7b", "tag": "aba5f608-9da3-40c7-a4f5-2cb368717b20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.727902] [48512]: DEBUG oslo_concurrency.lockutils [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.728152] [48512]: DEBUG oslo_concurrency.lockutils [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.728299] [48512]: DEBUG oslo_concurrency.lockutils [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.734836] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] Creating event network-changed:aba5f608-9da3-40c7-a4f5-2cb368717b20 for instance 4f6098b5-950f-4556-be94-deb7c47b2f7b on cpu-1 [ 713.740244] [48512]: INFO nova.api.openstack.requestlog [req-9c75c9e4-3931-43ef-a34d-28980e835fe0 req-2b3d904a-769f-4002-abeb-45a676d41b45 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021081 [ 713.740450] [48512]: [pid: 48512|app: 0|req: 423/911] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:18 2025] 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) [ 713.744516] [48512]: DEBUG nova.api.openstack.wsgi [None req-30c944a1-70a5-46b5-9e95-f6c550e9796c tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.750629] [48512]: INFO nova.api.openstack.wsgi [None req-30c944a1-70a5-46b5-9e95-f6c550e9796c tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] HTTP exception thrown: Flavor 1823923360 has no extra specs with key hw:cpu_thread_policy. [ 713.751256] [48512]: DEBUG nova.api.openstack.wsgi [None req-30c944a1-70a5-46b5-9e95-f6c550e9796c tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Returning 404 to user: Flavor 1823923360 has no extra specs with key hw:cpu_thread_policy. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 713.751435] [48512]: INFO nova.api.openstack.requestlog [None req-30c944a1-70a5-46b5-9e95-f6c550e9796c tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1823923360/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.010397 [ 713.751750] [48512]: [pid: 48512|app: 0|req: 424/912] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:21:18 2025] DELETE /compute/v2.1/flavors/1823923360/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 713.755031] [48512]: DEBUG nova.api.openstack.wsgi [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.757284] [48512]: DEBUG nova.compute.api [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 713.761179] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.761373] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.761511] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.761779] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.761923] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.762087] [48512]: DEBUG oslo_concurrency.lockutils [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.776973] [48511]: DEBUG nova.virt.hardware [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 713.777345] [48511]: DEBUG nova.virt.hardware [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 713.777345] [48511]: DEBUG nova.virt.hardware [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 713.777345] [48511]: DEBUG nova.virt.hardware [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 713.777560] [48511]: DEBUG nova.virt.hardware [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 713.783029] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.783178] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.783690] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.783690] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 713.784081] [48512]: WARNING neutronclient.v2_0.client [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.785109] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 713.785286] [48511]: DEBUG oslo_concurrency.lockutils [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 713.796387] [48511]: DEBUG nova.quota [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.799368] [48511]: DEBUG nova.quota [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.818744] [48511]: DEBUG nova.compute.api [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 713.819831] [48511]: DEBUG nova.compute.api [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 713.868529] [48511]: INFO nova.api.openstack.requestlog [None req-09e500ab-d9da-4ff7-b9f8-f4ed9219710c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.321203 [ 713.869215] [48511]: [pid: 48511|app: 0|req: 489/913] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 322 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 713.872065] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee94fe40-515d-4201-84fb-4bcfd421905f tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-1974870968", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNupt5BNWH6tysAixKe5DFpMRdTrN1sHAHcguS41Y8esbcW/ByFFCTHIsH9kcOnRUVLZdwh69hBbIyZ3QLs/xXCKeV0zgdh4G9CpFl39iIwkVcoKW28InDHnQcDS7DY2bw=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.885799] [48511]: DEBUG nova.quota [None req-ee94fe40-515d-4201-84fb-4bcfd421905f tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Getting quotas for project f1b1ea3096f54da08d05a4e255a1b4c3. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 713.890224] [48511]: DEBUG nova.quota [None req-ee94fe40-515d-4201-84fb-4bcfd421905f tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Getting quotas for user 74f7c1d2ebff40f48a72058aa58ff79c and project f1b1ea3096f54da08d05a4e255a1b4c3. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 713.916683] [48511]: INFO nova.api.openstack.requestlog [None req-ee94fe40-515d-4201-84fb-4bcfd421905f tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.54 time: 0.046988 [ 713.917216] [48511]: [pid: 48511|app: 0|req: 490/914] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:21:18 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 713.920403] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ca9af06-1d24-4911-a52b-1988037d7a27 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'create', calling method: >, body: {"pool": "abbeb410-51da-4df5-aa4c-f18a16b13546"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 713.924275] [48511]: WARNING neutronclient.v2_0.client [None req-1ca9af06-1d24-4911-a52b-1988037d7a27 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 713.941779] [48512]: DEBUG nova.policy [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 713.949039] [48512]: INFO nova.api.openstack.requestlog [None req-340ef12e-8850-40c5-8829-a6cff6f532bb tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1510 microversion: 2.1 time: 0.196404 [ 713.949210] [48512]: [pid: 48512|app: 0|req: 425/915] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:18 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1510 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.951688] [48512]: DEBUG nova.api.openstack.wsgi [None req-11c0ebcc-bf9b-43bf-8a6f-75fc55bfc3eb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 713.952906] [48512]: WARNING neutronclient.v2_0.client [None req-11c0ebcc-bf9b-43bf-8a6f-75fc55bfc3eb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.138527] [48512]: WARNING neutronclient.v2_0.client [None req-11c0ebcc-bf9b-43bf-8a6f-75fc55bfc3eb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.205398] [48512]: WARNING neutronclient.v2_0.client [None req-11c0ebcc-bf9b-43bf-8a6f-75fc55bfc3eb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.532862] [48511]: WARNING neutronclient.v2_0.client [None req-1ca9af06-1d24-4911-a52b-1988037d7a27 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.645419] [48512]: INFO nova.api.openstack.requestlog [None req-11c0ebcc-bf9b-43bf-8a6f-75fc55bfc3eb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/74f635f8-c471-4dd5-8c26-39665ea86a46" status: 202 len: 0 microversion: 2.1 time: 0.695610 [ 714.645904] [48512]: [pid: 48512|app: 0|req: 426/916] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:21:18 2025] DELETE /compute/v2.1/os-floating-ips/74f635f8-c471-4dd5-8c26-39665ea86a46 => generated 0 bytes in 696 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 714.649539] [48512]: DEBUG nova.api.openstack.wsgi [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.651740] [48512]: DEBUG nova.compute.api [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 714.661556] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.662628] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.663299] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.663299] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.663299] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.663479] [48512]: DEBUG oslo_concurrency.lockutils [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.690176] [48512]: WARNING neutronclient.v2_0.client [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.779116] [48511]: INFO nova.api.openstack.requestlog [None req-1ca9af06-1d24-4911-a52b-1988037d7a27 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.861241 [ 714.779693] [48511]: [pid: 48511|app: 0|req: 491/917] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:21:18 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 714.783069] [48511]: DEBUG nova.api.openstack.wsgi [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.783598] [48511]: DEBUG nova.compute.api [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 714.787507] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.787734] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.787970] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.788294] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.788478] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.788624] [48511]: DEBUG oslo_concurrency.lockutils [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.796244] [48512]: DEBUG nova.policy [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 714.799640] [48512]: INFO nova.api.openstack.requestlog [None req-2225ed9a-6387-4ecb-a38b-28c8446c5083 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.152529 [ 714.799994] [48512]: [pid: 48512|app: 0|req: 427/918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:19 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.802581] [48512]: DEBUG nova.api.openstack.wsgi [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-633943914"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 714.803911] [48512]: DEBUG nova.compute.api [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 714.807562] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.808940] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.808940] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.808940] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 714.808940] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 714.809171] [48512]: DEBUG oslo_concurrency.lockutils [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 714.819045] [48511]: WARNING neutronclient.v2_0.client [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 714.919294] [48511]: INFO nova.api.openstack.requestlog [None req-43a6a2f0-7b39-4718-b383-e93d1115b3a3 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.139145 [ 714.919740] [48511]: [pid: 48511|app: 0|req: 492/919] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:21:19 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247/os-interface => generated 287 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 714.922504] [48511]: DEBUG nova.api.openstack.wsgi [None req-0320b392-aa33-4bd1-a8de-95305c9cbcea tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.952801] [48511]: INFO nova.api.openstack.requestlog [None req-0320b392-aa33-4bd1-a8de-95305c9cbcea tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 5909 microversion: 2.1 time: 0.032096 [ 714.953639] [48511]: [pid: 48511|app: 0|req: 493/920] 10.180.1.21 () {58 vars in 1170 bytes} [Mon Dec 8 18:21:19 2025] GET /compute/v2.1/flavors/detail?is_public=true => generated 5909 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.960774] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa0c1904-05ca-425f-bff3-40a90240366d tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.982367] [48511]: INFO nova.api.openstack.requestlog [None req-fa0c1904-05ca-425f-bff3-40a90240366d tempest-AggregatesAdminNegativeTestJSON-384458546 tempest-AggregatesAdminNegativeTestJSON-384458546-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.028505 [ 714.982719] [48511]: [pid: 48511|app: 0|req: 494/921] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:19 2025] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 714.985127] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 714.988895] [48511]: DEBUG nova.compute.api [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.001990] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.002648] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.002648] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.002648] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.002812] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.002842] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.040235] [48511]: WARNING neutronclient.v2_0.client [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.061206] [48511]: DEBUG nova.policy [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.070885] [48511]: INFO nova.api.openstack.requestlog [None req-ca8c8f45-c483-4fe7-a732-3e7281aa8508 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1237 microversion: 2.1 time: 0.086866 [ 715.070885] [48511]: [pid: 48511|app: 0|req: 495/922] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:19 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1237 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.073985] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f313b12-d3a6-4ce3-a0b2-fa1185c56790 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.090839] [48511]: INFO nova.api.openstack.requestlog [None req-4f313b12-d3a6-4ce3-a0b2-fa1185c56790 tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-298386657" status: 202 len: 0 microversion: 2.1 time: 0.019671 [ 715.091234] [48511]: [pid: 48511|app: 0|req: 496/923] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:21:19 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-298386657 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 715.093746] [48511]: DEBUG nova.api.openstack.wsgi [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-1164787202", "policies": ["affinity"]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 715.113178] [48511]: DEBUG nova.quota [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 715.117226] [48511]: DEBUG nova.quota [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 715.155991] [48511]: DEBUG nova.quota [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 715.158336] [48511]: DEBUG nova.quota [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 715.166100] [48511]: INFO nova.api.openstack.requestlog [None req-e52ac45f-2829-4135-b33b-0f850b686721 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.074256 [ 715.166570] [48511]: [pid: 48511|app: 0|req: 497/924] 10.180.1.21 () {60 vars in 1168 bytes} [Mon Dec 8 18:21:19 2025] POST /compute/v2.1/os-server-groups => generated 164 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 715.169088] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.170467] [48511]: DEBUG nova.compute.api [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.177411] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.177525] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.177655] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.177908] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.178095] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.178233] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.216042] [48511]: WARNING neutronclient.v2_0.client [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.342429] [48511]: DEBUG nova.policy [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.349444] [48511]: INFO nova.api.openstack.requestlog [None req-2b06888b-7c2e-4ad7-aa60-3aa0fb40e7ed tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1368 microversion: 2.1 time: 0.182394 [ 715.349803] [48511]: [pid: 48511|app: 0|req: 498/925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:19 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1368 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.353459] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.354928] [48511]: DEBUG nova.compute.api [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.359358] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.359761] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.359997] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.360897] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.360897] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.360897] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.400297] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.400542] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.400679] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.400848] [48511]: DEBUG nova.objects.instance [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lazy-loading 'fault' on Instance uuid 2c4faf25-ca44-4ec2-8ea7-9750ec78817b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 715.406090] [48511]: WARNING neutronclient.v2_0.client [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.414823] [48512]: INFO nova.api.openstack.requestlog [None req-21d97f5a-d479-4a0f-82f4-60d91d963f83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082/action" status: 202 len: 0 microversion: 2.1 time: 0.614087 [ 715.415323] [48512]: [pid: 48512|app: 0|req: 428/926] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:19 2025] POST /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082/action => generated 0 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 715.418625] [48512]: DEBUG nova.api.openstack.wsgi [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.421704] [48512]: DEBUG nova.compute.api [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.426321] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.426566] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.426661] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.426980] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.427151] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.427561] [48512]: DEBUG oslo_concurrency.lockutils [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.451009] [48512]: WARNING neutronclient.v2_0.client [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.590471] [48511]: DEBUG nova.policy [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5d2aecd2336b43daa301ab72370f02c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6136290cf4ec492aae912cf62e5fe819', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.600315] [48511]: INFO nova.api.openstack.requestlog [None req-f4439804-0ab9-4368-93ea-191448c4829a tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 200 len: 1299 microversion: 2.1 time: 0.248757 [ 715.600704] [48511]: [pid: 48511|app: 0|req: 499/927] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 1299 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.605452] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.606613] [48511]: DEBUG nova.compute.api [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.611926] [48512]: DEBUG nova.policy [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.615506] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.615506] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.615506] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.616026] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.616026] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.616134] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.618800] [48512]: INFO nova.api.openstack.requestlog [None req-442bcf80-9b3f-4554-8403-f4a9f72408ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.202493 [ 715.619313] [48512]: [pid: 48512|app: 0|req: 429/928] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.622415] [48512]: DEBUG nova.api.openstack.wsgi [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.623910] [48512]: DEBUG nova.compute.api [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.628457] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.628658] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.628794] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.629158] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.629327] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.629455] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.650420] [48511]: WARNING neutronclient.v2_0.client [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.650623] [48512]: WARNING neutronclient.v2_0.client [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.669131] [48511]: DEBUG nova.policy [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.675371] [48511]: INFO nova.api.openstack.requestlog [None req-4a6345a8-d959-479a-af84-9169dd016306 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.074017 [ 715.675886] [48511]: [pid: 48511|app: 0|req: 500/929] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.678371] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce19a7fb-10a2-4bb7-915e-832988130657 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.686129] [48512]: DEBUG nova.policy [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.692958] [48512]: INFO nova.api.openstack.requestlog [None req-4e66a071-2587-43b6-90b7-38fe1abd656a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1218 microversion: 2.1 time: 0.072896 [ 715.693471] [48512]: [pid: 48512|app: 0|req: 430/930] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1218 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.696464] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc5e70ba-fb7a-4d74-a6e3-d40e45250c84 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 715.698681] [48512]: INFO nova.api.openstack.wsgi [None req-fc5e70ba-fb7a-4d74-a6e3-d40e45250c84 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] HTTP exception thrown: Request body and URI mismatch [ 715.698956] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc5e70ba-fb7a-4d74-a6e3-d40e45250c84 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 715.699387] [48512]: INFO nova.api.openstack.requestlog [None req-fc5e70ba-fb7a-4d74-a6e3-d40e45250c84 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.005519 [ 715.699719] [48512]: [pid: 48512|app: 0|req: 431/931] 10.180.1.21 () {60 vars in 1260 bytes} [Mon Dec 8 18:21:20 2025] PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes => generated 73 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 715.702252] [48512]: DEBUG nova.api.openstack.wsgi [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.703787] [48512]: DEBUG nova.compute.api [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.711150] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.711423] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.711593] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.711909] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.712118] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.712306] [48512]: DEBUG oslo_concurrency.lockutils [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.719968] [48511]: INFO nova.api.openstack.requestlog [None req-ce19a7fb-10a2-4bb7-915e-832988130657 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1629 microversion: 2.1 time: 0.042518 [ 715.719968] [48511]: [pid: 48511|app: 0|req: 501/932] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1629 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.722057] [48511]: DEBUG nova.api.openstack.wsgi [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.723940] [48511]: DEBUG nova.compute.api [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.727366] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.727366] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.727559] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.728356] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.728356] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.728356] [48511]: DEBUG oslo_concurrency.lockutils [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.739052] [48512]: WARNING neutronclient.v2_0.client [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.749448] [48511]: WARNING neutronclient.v2_0.client [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.799408] [48511]: DEBUG nova.policy [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.807344] [48511]: INFO nova.api.openstack.requestlog [None req-43ec4e31-5225-4276-8ffd-4ee27dfb26be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1220 microversion: 2.1 time: 0.086732 [ 715.807344] [48511]: [pid: 48511|app: 0|req: 502/933] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1220 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.812026] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-1974870968", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 715.814029] [48511]: DEBUG nova.compute.api [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.820624] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.821145] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.821308] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.821588] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.821771] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.822030] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.866602] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.866874] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.867067] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.877564] [48512]: DEBUG nova.policy [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 715.878510] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.878830] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.879076] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.880542] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.881471] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.881574] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.885761] [48512]: INFO nova.api.openstack.requestlog [None req-0849517d-a18a-4334-84c0-852ce3867532 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1316 microversion: 2.1 time: 0.185422 [ 715.886144] [48512]: [pid: 48512|app: 0|req: 432/934] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1316 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.888870] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 715.891981] [48512]: DEBUG nova.compute.api [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 715.894739] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.894947] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.895111] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.895442] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 715.895598] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 715.895738] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 715.935189] [48512]: WARNING neutronclient.v2_0.client [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 715.947517] [48511]: DEBUG nova.virt.hardware [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 715.947517] [48511]: DEBUG nova.virt.hardware [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 715.947517] [48511]: DEBUG nova.virt.hardware [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 715.947714] [48511]: DEBUG nova.virt.hardware [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 715.947924] [48511]: DEBUG nova.virt.hardware [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 716.015383] [48511]: DEBUG nova.compute.api [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.019344] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.020087] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.020087] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.020087] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.020291] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.020481] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.082954] [48512]: DEBUG nova.policy [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.098069] [48512]: INFO nova.api.openstack.requestlog [None req-4b6556b9-0bba-4498-ab2d-3a8a7f344d5c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1458 microversion: 2.1 time: 0.210035 [ 716.098069] [48512]: [pid: 48512|app: 0|req: 433/935] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1458 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.102480] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.103584] [48512]: DEBUG nova.compute.api [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.104280] [48511]: INFO nova.api.openstack.requestlog [None req-5b45ac26-851b-42c4-8563-aa85ee4eef07 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "POST /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea/action" status: 202 len: 1161 microversion: 2.54 time: 0.296269 [ 716.104674] [48511]: [pid: 48511|app: 0|req: 503/936] 10.180.1.21 () {62 vars in 1315 bytes} [Mon Dec 8 18:21:20 2025] POST /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea/action => generated 1161 bytes in 297 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 716.115035] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.115035] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.115035] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.115280] [48511]: DEBUG nova.api.openstack.wsgi [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.115333] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.115333] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.115333] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.118526] [48511]: DEBUG nova.compute.api [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.120438] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.120684] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.120846] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.121145] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.121294] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.121416] [48511]: DEBUG oslo_concurrency.lockutils [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.166242] [48512]: WARNING neutronclient.v2_0.client [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.167570] [48511]: WARNING neutronclient.v2_0.client [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.276753] [48511]: DEBUG nova.policy [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.279441] [48512]: DEBUG nova.policy [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.284379] [48512]: INFO nova.api.openstack.requestlog [None req-dc11201b-5be2-4e31-90dc-a74351614365 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1314 microversion: 2.1 time: 0.186454 [ 716.284891] [48511]: DEBUG nova.policy [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.284991] [48512]: [pid: 48512|app: 0|req: 434/937] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1314 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.285529] [48511]: DEBUG nova.policy [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.286191] [48511]: INFO nova.api.openstack.requestlog [None req-48336785-6d98-40ee-8ed4-639d538fef7b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1441 microversion: 2.70 time: 0.180997 [ 716.286503] [48511]: [pid: 48511|app: 0|req: 504/938] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:20 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1441 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.287566] [48512]: DEBUG nova.api.openstack.wsgi [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.288828] [48511]: DEBUG nova.api.openstack.wsgi [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.289732] [48512]: DEBUG nova.compute.api [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.290249] [48511]: DEBUG nova.compute.api [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.294378] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.295401] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.295484] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.295546] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.295583] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.295625] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.295666] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.295696] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.295729] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.295763] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.295799] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.295842] [48511]: DEBUG oslo_concurrency.lockutils [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.320939] [48511]: WARNING neutronclient.v2_0.client [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.325789] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.326162] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.326351] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.326517] [48512]: DEBUG nova.objects.instance [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.330792] [48512]: WARNING neutronclient.v2_0.client [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.340973] [48511]: DEBUG nova.policy [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.345539] [48511]: INFO nova.api.openstack.requestlog [None req-c79c777f-b269-4cbc-8904-43ec772ad22e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.058444 [ 716.345895] [48511]: [pid: 48511|app: 0|req: 505/939] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.348491] [48511]: DEBUG nova.api.openstack.wsgi [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.348656] [48511]: DEBUG nova.compute.api [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.350660] [48512]: DEBUG nova.policy [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.352185] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.352459] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.352620] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.353401] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.353401] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.353401] [48511]: DEBUG oslo_concurrency.lockutils [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.355392] [48512]: INFO nova.api.openstack.requestlog [None req-19bba891-4312-4da0-97d4-8d445d3bdc07 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.069663 [ 716.355803] [48512]: [pid: 48512|app: 0|req: 435/940] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.359235] [48512]: DEBUG nova.api.openstack.wsgi [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.219"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 716.360175] [48512]: DEBUG nova.compute.api [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.363591] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.364212] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.364212] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.364212] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.364455] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.364455] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.372131] [48511]: DEBUG nova.compute.api [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 716.379274] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 716.379618] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquired lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 716.379740] [48512]: WARNING neutronclient.v2_0.client [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.433559] [48511]: INFO nova.api.openstack.requestlog [None req-f702b288-ca72-4db0-9f7b-c2d71b933fc0 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 204 len: 0 microversion: 2.1 time: 0.086825 [ 716.434309] [48511]: [pid: 48511|app: 0|req: 506/941] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:21 2025] DELETE /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 716.437637] [48511]: DEBUG nova.api.openstack.wsgi [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5ea2ae32-5fc0-414b-9287-ab0dc460b0cd"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 716.439446] [48511]: DEBUG nova.compute.api [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.443101] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.443155] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.443266] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.443701] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.443972] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.443972] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.645958] [48512]: DEBUG neutronclient.v2_0.client [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Error message: {"NeutronError": {"type": "FloatingIPPortAlreadyAssociated", "message": "Cannot associate floating IP 10.180.180.219 (3bd62b3a-1321-4e97-858f-ae26d931f387) with port aba5f608-9da3-40c7-a4f5-2cb368717b20 using fixed IP 192.168.128.12, as that fixed IP already has a floating IP on external network abbeb410-51da-4df5-aa4c-f18a16b13546.", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 716.646714] [48512]: DEBUG oslo_concurrency.lockutils [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Releasing lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 716.646714] [48512]: INFO nova.api.openstack.wsgi [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] HTTP exception thrown: Cannot associate floating IP 10.180.180.219 (3bd62b3a-1321-4e97-858f-ae26d931f387) with port aba5f608-9da3-40c7-a4f5-2cb368717b20 using fixed IP 192.168.128.12, as that fixed IP already has a floating IP on external network abbeb410-51da-4df5-aa4c-f18a16b13546. [ 716.646714] [48512]: Neutron server returns request_ids: ['req-22d35bb9-d9b4-49ab-97da-37b65ee9a7bc'] [ 716.646922] [48512]: DEBUG nova.api.openstack.wsgi [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Returning 400 to user: Cannot associate floating IP 10.180.180.219 (3bd62b3a-1321-4e97-858f-ae26d931f387) with port aba5f608-9da3-40c7-a4f5-2cb368717b20 using fixed IP 192.168.128.12, as that fixed IP already has a floating IP on external network abbeb410-51da-4df5-aa4c-f18a16b13546. [ 716.646922] [48512]: Neutron server returns request_ids: ['req-22d35bb9-d9b4-49ab-97da-37b65ee9a7bc'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 716.647770] [48512]: INFO nova.api.openstack.requestlog [None req-552c3a10-6dfc-49cc-84c7-7f9dd275a2f7 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 400 len: 387 microversion: 2.1 time: 0.291095 [ 716.647770] [48512]: [pid: 48512|app: 0|req: 436/942] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:21 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 387 bytes in 291 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 716.653448] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.655069] [48512]: DEBUG nova.compute.api [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.660184] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.660755] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.660755] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.660755] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.662432] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.662432] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.685693] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.685870] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.686100] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.686294] [48512]: DEBUG nova.objects.instance [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lazy-loading 'fault' on Instance uuid ccc219a5-80b7-4384-8b03-b98a9d06f1cd {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 716.689480] [48512]: WARNING neutronclient.v2_0.client [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 716.711747] [48512]: DEBUG nova.policy [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 716.720621] [48512]: INFO nova.api.openstack.requestlog [None req-e0fed9b2-550a-445f-b181-f990b4d1d536 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1301 microversion: 2.1 time: 0.072212 [ 716.721034] [48512]: [pid: 48512|app: 0|req: 437/943] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.724157] [48512]: DEBUG nova.api.openstack.wsgi [None req-642fe604-6f02-45b4-b5bd-6bc86810a84f tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.751388] [48512]: INFO nova.api.openstack.requestlog [None req-642fe604-6f02-45b4-b5bd-6bc86810a84f tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 5909 microversion: 2.1 time: 0.029621 [ 716.751688] [48512]: [pid: 48512|app: 0|req: 438/944] 10.180.1.21 () {58 vars in 1168 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/flavors/detail?is_public=yes => generated 5909 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.754669] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ad0cc8c-275c-420d-8ee1-ffed1e8bc69e tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.771180] [48512]: INFO nova.api.openstack.requestlog [None req-7ad0cc8c-275c-420d-8ee1-ffed1e8bc69e tempest-KeyPairsV2TestJSON-1195630793 tempest-KeyPairsV2TestJSON-1195630793-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-240598009" status: 202 len: 0 microversion: 2.1 time: 0.018205 [ 716.771291] [48512]: [pid: 48512|app: 0|req: 439/945] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:21:21 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-240598009 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 716.774354] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ecfa5f2-4d47-4af4-8613-33f5c18b31fa tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.814349] [48512]: INFO nova.api.openstack.requestlog [None req-0ecfa5f2-4d47-4af4-8613-33f5c18b31fa tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/097cd4c4-cc9e-4bef-89fc-845953f341b5" status: 204 len: 0 microversion: 2.1 time: 0.042136 [ 716.815037] [48512]: [pid: 48512|app: 0|req: 440/946] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:21:21 2025] DELETE /compute/v2.1/os-server-groups/097cd4c4-cc9e-4bef-89fc-845953f341b5 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 716.817072] [48512]: DEBUG nova.api.openstack.wsgi [None req-d17cd81b-d05f-4161-a851-c367c6e41451 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.857081] [48512]: INFO nova.api.openstack.requestlog [None req-d17cd81b-d05f-4161-a851-c367c6e41451 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1545 microversion: 2.1 time: 0.041829 [ 716.857552] [48512]: [pid: 48512|app: 0|req: 441/947] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1545 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.862347] [48512]: DEBUG nova.api.openstack.wsgi [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "679ee6dd-393a-461b-b79f-c82aaf0a311f", "name": "network-vif-plugged", "status": "completed", "tag": "25cd28d8-400c-401c-bea9-60e07f572beb"}, {"name": "network-changed", "server_uuid": "679ee6dd-393a-461b-b79f-c82aaf0a311f", "tag": "25cd28d8-400c-401c-bea9-60e07f572beb"}, {"server_uuid": "ccc219a5-80b7-4384-8b03-b98a9d06f1cd", "name": "network-vif-deleted", "tag": "252ece24-321b-4251-be4b-816553d11818"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 716.871031] [48512]: DEBUG oslo_concurrency.lockutils [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.871231] [48512]: DEBUG oslo_concurrency.lockutils [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.871361] [48512]: DEBUG oslo_concurrency.lockutils [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.887490] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Creating event network-vif-plugged:25cd28d8-400c-401c-bea9-60e07f572beb for instance 679ee6dd-393a-461b-b79f-c82aaf0a311f on cpu-1 [ 716.887760] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Creating event network-changed:25cd28d8-400c-401c-bea9-60e07f572beb for instance 679ee6dd-393a-461b-b79f-c82aaf0a311f on cpu-1 [ 716.887923] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] Creating event network-vif-deleted:252ece24-321b-4251-be4b-816553d11818 for instance ccc219a5-80b7-4384-8b03-b98a9d06f1cd on cpu-1 [ 716.895493] [48512]: INFO nova.api.openstack.requestlog [req-b55bfb83-d3a7-4db2-8112-bc6f355150ae req-8c889f9b-a681-4415-a94a-297f4fa53a17 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.037200 [ 716.896174] [48512]: [pid: 48512|app: 0|req: 442/948] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:21 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 716.899521] [48512]: DEBUG nova.api.openstack.wsgi [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 716.903160] [48512]: DEBUG nova.compute.api [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 716.904895] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.905093] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.905260] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.905630] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 716.905704] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 716.905799] [48512]: DEBUG oslo_concurrency.lockutils [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 716.939612] [48512]: WARNING neutronclient.v2_0.client [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.086128] [48512]: DEBUG nova.policy [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.095973] [48512]: INFO nova.api.openstack.requestlog [None req-68720407-471c-439d-a3a2-7f84aa2406fb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1586 microversion: 2.1 time: 0.197551 [ 717.095973] [48512]: [pid: 48512|app: 0|req: 443/949] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1586 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.099976] [48512]: DEBUG nova.api.openstack.wsgi [None req-1396bc34-a788-44d6-907b-0c275408d89a tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 717.104134] [48512]: DEBUG nova.api.openstack.wsgi [None req-1396bc34-a788-44d6-907b-0c275408d89a tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 717.104678] [48512]: INFO nova.api.openstack.requestlog [None req-1396bc34-a788-44d6-907b-0c275408d89a tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.009123 [ 717.105036] [48512]: [pid: 48512|app: 0|req: 444/950] 10.180.1.21 () {60 vars in 1260 bytes} [Mon Dec 8 18:21:21 2025] PUT /compute/v2.1/flavors/1823923360/os-extra_specs/hw:numa_nodes => generated 117 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 717.108439] [48512]: DEBUG nova.api.openstack.wsgi [None req-87e4eec4-6d13-496a-bd25-a9959214a12d tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.163366] [48512]: INFO nova.api.openstack.requestlog [None req-87e4eec4-6d13-496a-bd25-a9959214a12d tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 200 len: 1629 microversion: 2.1 time: 0.057685 [ 717.164145] [48512]: [pid: 48512|app: 0|req: 445/951] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 1629 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.168402] [48512]: DEBUG nova.api.openstack.wsgi [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bcb95a17-0553-42c3-8aa4-2dbdf4912247", "tag": "3effc61f-d273-4282-b67b-5e3975205918"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 717.176235] [48512]: DEBUG oslo_concurrency.lockutils [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.176747] [48512]: DEBUG oslo_concurrency.lockutils [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.176747] [48512]: DEBUG oslo_concurrency.lockutils [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.187974] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] Creating event network-changed:3effc61f-d273-4282-b67b-5e3975205918 for instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 on cpu-1 [ 717.195619] [48512]: INFO nova.api.openstack.requestlog [req-9a8ae07b-e657-438a-9f1a-bc36d36f7e84 req-bb9f3e8f-022e-482f-8491-82122fb5a702 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029467 [ 717.195619] [48512]: [pid: 48512|app: 0|req: 446/952] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:21 2025] 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) [ 717.199129] [48512]: DEBUG nova.api.openstack.wsgi [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.203312] [48512]: DEBUG nova.compute.api [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.211054] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.211150] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.211289] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.211558] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.211707] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.211815] [48512]: DEBUG oslo_concurrency.lockutils [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.233986] [48512]: WARNING neutronclient.v2_0.client [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.289773] [48512]: DEBUG nova.policy [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.294572] [48512]: INFO nova.api.openstack.requestlog [None req-6beb0b48-e3f6-4ca6-99f0-bffcadb21ec0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.098740 [ 717.295038] [48512]: [pid: 48512|app: 0|req: 447/953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:21 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.297748] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.299340] [48512]: DEBUG nova.compute.api [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.302814] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.303011] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.303269] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.303539] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.303686] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.303808] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.324446] [48512]: WARNING neutronclient.v2_0.client [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.384606] [48512]: DEBUG nova.policy [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.391174] [48512]: INFO nova.api.openstack.requestlog [None req-4fbe92e4-e29e-45eb-a24e-bb7529aed306 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1237 microversion: 2.1 time: 0.095462 [ 717.391519] [48512]: [pid: 48512|app: 0|req: 448/954] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1237 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.393972] [48512]: DEBUG nova.api.openstack.wsgi [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.395595] [48512]: DEBUG nova.compute.api [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.399165] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.399627] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.399948] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.400464] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.400782] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.400988] [48512]: DEBUG oslo_concurrency.lockutils [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.427011] [48512]: WARNING neutronclient.v2_0.client [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.554059] [48512]: DEBUG nova.policy [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.561145] [48512]: INFO nova.api.openstack.requestlog [None req-69dd72b5-78cb-48d8-a1f3-ec955b1fa974 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1458 microversion: 2.1 time: 0.168914 [ 717.561494] [48512]: [pid: 48512|app: 0|req: 449/955] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1458 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.564386] [48512]: DEBUG nova.api.openstack.wsgi [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.566079] [48512]: DEBUG nova.compute.api [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.570334] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.571161] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.571161] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.571269] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.571623] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.571853] [48512]: DEBUG oslo_concurrency.lockutils [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.601307] [48512]: WARNING neutronclient.v2_0.client [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.625418] [48512]: DEBUG nova.policy [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.629805] [48512]: DEBUG nova.policy [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.631867] [48512]: DEBUG nova.policy [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.631867] [48512]: INFO nova.api.openstack.requestlog [None req-748f6256-6af8-4d3f-a664-2c77cdd642b3 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1426 microversion: 2.54 time: 0.069674 [ 717.632217] [48512]: [pid: 48512|app: 0|req: 450/956] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1426 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.635135] [48512]: DEBUG nova.api.openstack.wsgi [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.636849] [48512]: DEBUG nova.compute.api [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.667876] [48512]: WARNING neutronclient.v2_0.client [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.741598] [48512]: DEBUG nova.policy [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.746661] [48512]: INFO nova.api.openstack.requestlog [None req-183a8ad0-2192-42d2-bcc9-b84e666e4ac3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1563 microversion: 2.1 time: 0.113810 [ 717.747082] [48512]: [pid: 48512|app: 0|req: 451/957] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1563 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.750807] [48512]: DEBUG nova.api.openstack.wsgi [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.752389] [48512]: DEBUG nova.compute.api [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.755750] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.755906] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.756249] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.756420] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.756710] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.756773] [48512]: DEBUG oslo_concurrency.lockutils [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.778239] [48512]: WARNING neutronclient.v2_0.client [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.880299] [48512]: DEBUG nova.policy [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.884931] [48512]: INFO nova.api.openstack.requestlog [None req-59752cb1-f444-4ab9-b37b-d841c55272b3 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1523 microversion: 2.1 time: 0.137132 [ 717.885590] [48512]: [pid: 48512|app: 0|req: 452/958] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1523 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.888285] [48512]: DEBUG nova.api.openstack.wsgi [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.889969] [48512]: DEBUG nova.compute.api [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.894296] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.894702] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.894933] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.895324] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.895560] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.895876] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.907581] [48512]: INFO nova.api.openstack.wsgi [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. [ 717.907581] [48512]: DEBUG nova.api.openstack.wsgi [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 717.907581] [48512]: INFO nova.api.openstack.requestlog [None req-7df5cdcb-29d6-40ad-b645-3540e4ef5d58 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 404 len: 111 microversion: 2.1 time: 0.020767 [ 717.907581] [48512]: [pid: 48512|app: 0|req: 453/959] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 717.911818] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.914080] [48512]: DEBUG nova.compute.api [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 717.919912] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 717.938609] [48512]: WARNING neutronclient.v2_0.client [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 717.958221] [48512]: DEBUG nova.policy [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 717.962404] [48512]: INFO nova.api.openstack.requestlog [None req-fe0b3a08-e807-468c-a383-19af003c167d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.053989 [ 717.963012] [48512]: [pid: 48512|app: 0|req: 454/960] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.965520] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b8db766-64b3-45fa-ba18-d595245e6f5f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 717.967129] [48512]: WARNING neutronclient.v2_0.client [None req-7b8db766-64b3-45fa-ba18-d595245e6f5f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.112266] [48512]: WARNING neutronclient.v2_0.client [None req-7b8db766-64b3-45fa-ba18-d595245e6f5f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.149278] [48512]: WARNING neutronclient.v2_0.client [None req-7b8db766-64b3-45fa-ba18-d595245e6f5f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.155270] [48511]: INFO nova.api.openstack.requestlog [None req-0bc40b2e-8dea-4439-9fbc-d9dd14564055 tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.719871 [ 718.155956] [48511]: [pid: 48511|app: 0|req: 507/961] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:21:21 2025] POST /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments => generated 194 bytes in 1721 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 718.160457] [48511]: DEBUG nova.api.openstack.wsgi [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.162572] [48511]: DEBUG nova.compute.api [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.172319] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.172696] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.173079] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.173469] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.174171] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.174461] [48511]: DEBUG oslo_concurrency.lockutils [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.204161] [48511]: WARNING neutronclient.v2_0.client [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.267571] [48511]: DEBUG nova.policy [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.277104] [48511]: INFO nova.api.openstack.requestlog [None req-4661cf1f-fcd9-437d-aaa6-3ab0a2acdfa1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.119485 [ 718.277461] [48511]: [pid: 48511|app: 0|req: 508/962] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:22 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.280239] [48511]: DEBUG nova.api.openstack.wsgi [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.281795] [48511]: DEBUG nova.compute.api [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.287062] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.287308] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.287449] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.287718] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.287862] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.287983] [48511]: DEBUG oslo_concurrency.lockutils [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.314953] [48511]: WARNING neutronclient.v2_0.client [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.448420] [48512]: INFO nova.api.openstack.requestlog [None req-7b8db766-64b3-45fa-ba18-d595245e6f5f tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/3bd62b3a-1321-4e97-858f-ae26d931f387" status: 202 len: 0 microversion: 2.1 time: 0.484778 [ 718.448877] [48512]: [pid: 48512|app: 0|req: 455/963] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:21:22 2025] DELETE /compute/v2.1/os-floating-ips/3bd62b3a-1321-4e97-858f-ae26d931f387 => generated 0 bytes in 485 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 718.451306] [48512]: DEBUG nova.api.openstack.wsgi [None req-6559589d-10b1-47c3-95d5-83c763feae66 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.459871] [48511]: DEBUG nova.policy [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.464535] [48511]: INFO nova.api.openstack.requestlog [None req-751627b9-b0c2-4f53-ba92-c774dbfe4824 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1210 microversion: 2.1 time: 0.186353 [ 718.464966] [48511]: [pid: 48511|app: 0|req: 509/964] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1210 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.467821] [48511]: DEBUG nova.api.openstack.wsgi [None req-91c33778-aec5-425c-90b4-599186dd8c30 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.475521] [48512]: INFO nova.api.openstack.requestlog [None req-6559589d-10b1-47c3-95d5-83c763feae66 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 5909 microversion: 2.1 time: 0.025020 [ 718.475521] [48512]: [pid: 48512|app: 0|req: 456/965] 10.180.1.21 () {58 vars in 1164 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/flavors/detail?is_public=1 => generated 5909 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.478371] [48512]: DEBUG nova.api.openstack.wsgi [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.479355] [48512]: DEBUG nova.compute.api [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.482562] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.482745] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.482874] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.483206] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.484031] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.484031] [48512]: DEBUG oslo_concurrency.lockutils [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.490922] [48511]: INFO nova.api.openstack.requestlog [None req-91c33778-aec5-425c-90b4-599186dd8c30 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 335 microversion: 2.1 time: 0.025200 [ 718.491387] [48511]: [pid: 48511|app: 0|req: 510/966] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/os-server-groups => generated 335 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 718.495902] [48511]: DEBUG nova.api.openstack.wsgi [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.497286] [48511]: DEBUG nova.compute.api [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.502811] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.503127] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.503350] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.503637] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.503899] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.504083] [48511]: DEBUG oslo_concurrency.lockutils [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.507238] [48512]: WARNING neutronclient.v2_0.client [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.528219] [48511]: WARNING neutronclient.v2_0.client [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.533960] [48512]: DEBUG nova.policy [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.540319] [48512]: INFO nova.api.openstack.requestlog [None req-fab661d5-67c4-41be-bbbe-618911b0cd8d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1220 microversion: 2.1 time: 0.064786 [ 718.540951] [48512]: [pid: 48512|app: 0|req: 457/967] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1220 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.543802] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e0609ab-ff90-4bcb-a50a-efabd094ceec tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.560097] [48512]: INFO nova.api.openstack.requestlog [None req-1e0609ab-ff90-4bcb-a50a-efabd094ceec tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1823923360" status: 202 len: 0 microversion: 2.1 time: 0.018566 [ 718.560746] [48512]: [pid: 48512|app: 0|req: 458/968] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:21:23 2025] DELETE /compute/v2.1/flavors/1823923360 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 718.563187] [48512]: DEBUG nova.api.openstack.wsgi [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.565140] [48512]: DEBUG nova.compute.api [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.569253] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.569475] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.569614] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.570068] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.570068] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.570171] [48512]: DEBUG oslo_concurrency.lockutils [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.596830] [48512]: WARNING neutronclient.v2_0.client [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.629269] [48511]: DEBUG nova.policy [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.635141] [48511]: INFO nova.api.openstack.requestlog [None req-92cb976c-6b50-4f62-af71-d1d1737239d4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1505 microversion: 2.1 time: 0.142988 [ 718.635679] [48511]: [pid: 48511|app: 0|req: 511/969] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1505 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.808468] [48511]: DEBUG nova.api.openstack.wsgi [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 718.838885] [48512]: DEBUG nova.policy [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 718.851154] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.851934] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.851934] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.852081] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.852145] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.852268] [48511]: DEBUG oslo_concurrency.lockutils [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.859697] [48512]: INFO nova.api.openstack.requestlog [None req-53cef703-9bf7-42b6-af03-d388223520e0 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1502 microversion: 2.1 time: 0.298552 [ 718.860071] [48512]: [pid: 48512|app: 0|req: 459/970] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1502 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.863260] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.864901] [48512]: DEBUG nova.compute.api [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.873392] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.873507] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.873692] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.873915] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.874094] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.874218] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.897814] [48511]: INFO nova.api.openstack.requestlog [None req-513a8ad2-3022-44a0-90ee-0efbd13a72a6 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b" status: 200 len: 148 microversion: 2.57 time: 0.261241 [ 718.898356] [48511]: [pid: 48511|app: 0|req: 512/971] 10.180.1.21 () {62 vars in 1298 bytes} [Mon Dec 8 18:21:23 2025] PUT /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b => generated 148 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 718.901735] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 718.903109] [48512]: WARNING neutronclient.v2_0.client [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 718.903627] [48511]: DEBUG nova.compute.api [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 718.908700] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.908972] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.909162] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.909458] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 718.909611] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 718.909733] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 718.930319] [48511]: WARNING neutronclient.v2_0.client [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.254179] [48512]: DEBUG nova.policy [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.263567] [48512]: INFO nova.api.openstack.requestlog [None req-cc6216ed-01a9-4467-b554-fe2b09fe84e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1314 microversion: 2.1 time: 0.402781 [ 719.263972] [48512]: [pid: 48512|app: 0|req: 460/972] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1314 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.267311] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.268955] [48512]: DEBUG nova.compute.api [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.274818] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.275300] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.275618] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.275728] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.275849] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.275991] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.277261] [48511]: DEBUG nova.policy [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.282564] [48511]: DEBUG nova.policy [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.282800] [48511]: DEBUG nova.policy [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.283550] [48511]: INFO nova.api.openstack.requestlog [None req-6cbe92c9-fff5-458f-92f7-e9e76b9d199f tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1441 microversion: 2.70 time: 0.384388 [ 719.283550] [48511]: [pid: 48511|app: 0|req: 513/973] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:23 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1441 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.287475] [48511]: DEBUG nova.api.openstack.wsgi [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.288972] [48511]: DEBUG nova.compute.api [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.297081] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.309258] [48512]: WARNING neutronclient.v2_0.client [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.325411] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.328890] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.329338] [48511]: DEBUG oslo_concurrency.lockutils [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.329953] [48511]: DEBUG nova.objects.instance [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.330189] [48512]: DEBUG nova.policy [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.335107] [48512]: INFO nova.api.openstack.requestlog [None req-9e4cf871-7bb0-4b74-80db-e8e5e0205359 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1212 microversion: 2.1 time: 0.070413 [ 719.335377] [48511]: WARNING neutronclient.v2_0.client [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.335456] [48512]: [pid: 48512|app: 0|req: 461/974] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1212 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.340026] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc933e1f-8cb2-482d-8911-73a955f5f787 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-972238630", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN9frO9B3oeE4KVpL541g9MRP6Z0CPrItbRPzEiBT77eL40Aat74TSnsrvjL8Biza5QJg4RRF7uvkaSG6y3ttgk+XAygoAaxrgwxdsqqCVb2uK8STZiRLrkVciXwXh/DUQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 719.362220] [48512]: DEBUG nova.quota [None req-bc933e1f-8cb2-482d-8911-73a955f5f787 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 719.365339] [48511]: DEBUG nova.policy [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.369143] [48512]: DEBUG nova.quota [None req-bc933e1f-8cb2-482d-8911-73a955f5f787 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for user 4fd1fae05f134d37a28836fece51cd63 and project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 719.371373] [48511]: INFO nova.api.openstack.requestlog [None req-27f6c88d-4067-454c-9506-ad9b0defbb76 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.086004 [ 719.371868] [48511]: [pid: 48511|app: 0|req: 514/975] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.376084] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.377819] [48511]: DEBUG nova.compute.api [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.382283] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.382645] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.382833] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.383312] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.383312] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.383510] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.394370] [48512]: INFO nova.api.openstack.requestlog [None req-bc933e1f-8cb2-482d-8911-73a955f5f787 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.057257 [ 719.394370] [48512]: [pid: 48512|app: 0|req: 462/976] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:24 2025] 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) [ 719.396901] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.398328] [48512]: DEBUG nova.compute.api [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.402922] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.403128] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.403252] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.403618] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.403764] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.403949] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.410656] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.410656] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.410656] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.410656] [48511]: DEBUG nova.objects.instance [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lazy-loading 'fault' on Instance uuid ccc219a5-80b7-4384-8b03-b98a9d06f1cd {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 719.413098] [48511]: WARNING neutronclient.v2_0.client [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.423877] [48512]: WARNING neutronclient.v2_0.client [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.543212] [48511]: DEBUG nova.policy [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 719.549358] [48511]: INFO nova.api.openstack.requestlog [None req-aa9f2e7b-2416-4d74-bce6-934872e1ad05 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1301 microversion: 2.1 time: 0.176680 [ 719.549977] [48511]: [pid: 48511|app: 0|req: 515/977] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1301 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.556833] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a3b2858-2dd8-47c2-9cbe-c948e2b1490c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.604810] [48511]: INFO nova.api.openstack.requestlog [None req-6a3b2858-2dd8-47c2-9cbe-c948e2b1490c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1545 microversion: 2.1 time: 0.053453 [ 719.605431] [48511]: [pid: 48511|app: 0|req: 516/978] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1545 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.608696] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-1890020530", "metadata": {"image_type": "test"}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 719.610376] [48511]: DEBUG nova.compute.api [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.618367] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.618518] [48512]: INFO nova.api.openstack.requestlog [None req-4bf027b6-aa94-4edb-93fe-af6d925c300c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.223433 [ 719.618564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.618596] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.618739] [48512]: [pid: 48512|app: 0|req: 463/979] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface => generated 288 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 719.622031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.622031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.622031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.622256] [48512]: DEBUG nova.api.openstack.wsgi [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.624380] [48512]: DEBUG nova.compute.api [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.628368] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.628558] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.628690] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.629013] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.629172] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.629308] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.632392] [48511]: INFO nova.api.openstack.wsgi [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. [ 719.632673] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 719.633081] [48511]: INFO nova.api.openstack.requestlog [None req-e6933604-49b2-4965-a3b9-f96884e1b089 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "POST /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b/action" status: 404 len: 111 microversion: 2.1 time: 0.026948 [ 719.633415] [48511]: [pid: 48511|app: 0|req: 517/980] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:21:24 2025] POST /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b/action => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 719.635773] [48511]: DEBUG nova.api.openstack.wsgi [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 719.637244] [48511]: DEBUG nova.compute.api [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 719.641257] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.641447] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.641782] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.641889] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 719.641976] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 719.642108] [48511]: DEBUG oslo_concurrency.lockutils [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 719.657384] [48512]: WARNING neutronclient.v2_0.client [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 719.662624] [48511]: WARNING neutronclient.v2_0.client [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.315710] [48511]: DEBUG nova.policy [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.326480] [48511]: INFO nova.api.openstack.requestlog [None req-636d6c75-042a-4354-9aaa-ed93ad8239e6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1237 microversion: 2.1 time: 0.692423 [ 720.326893] [48511]: [pid: 48511|app: 0|req: 518/981] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1237 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.332746] [48512]: DEBUG nova.policy [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.335176] [48511]: DEBUG nova.api.openstack.wsgi [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.180"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 720.337926] [48511]: WARNING neutronclient.v2_0.client [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.344631] [48512]: INFO nova.api.openstack.requestlog [None req-0eab3cee-a571-45dc-be55-22136fd8e1f7 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.723859 [ 720.344631] [48512]: [pid: 48512|app: 0|req: 464/982] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:24 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.346506] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6f3ace4-cc14-4fcd-a523-fe6eee03943d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.380106] [48512]: INFO nova.api.openstack.requestlog [None req-c6f3ace4-cc14-4fcd-a523-fe6eee03943d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1670679730" status: 202 len: 0 microversion: 2.1 time: 0.035509 [ 720.380585] [48512]: [pid: 48512|app: 0|req: 465/983] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:21:25 2025] DELETE /compute/v2.1/flavors/1670679730 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 720.384213] [48512]: DEBUG nova.api.openstack.wsgi [None req-5488571a-85cd-4c4a-bd14-b3b5ffb13cc0 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.414908] [48512]: INFO nova.api.openstack.requestlog [None req-5488571a-85cd-4c4a-bd14-b3b5ffb13cc0 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/cb5c70c3-902f-4b1d-b12a-c62fed2a42e1" status: 204 len: 0 microversion: 2.1 time: 0.033115 [ 720.415483] [48512]: [pid: 48512|app: 0|req: 466/984] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:21:25 2025] DELETE /compute/v2.1/os-server-groups/cb5c70c3-902f-4b1d-b12a-c62fed2a42e1 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 720.418386] [48512]: DEBUG nova.api.openstack.wsgi [None req-f77c7fbd-696d-45fb-8c2b-26aa247985a8 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.445051] [48512]: INFO nova.api.openstack.requestlog [None req-f77c7fbd-696d-45fb-8c2b-26aa247985a8 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980 tempest-FlavorsExtraSpecsNegativeTestJSON-2110028980-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.028915 [ 720.445872] [48512]: [pid: 48512|app: 0|req: 467/985] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:25 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.448037] [48512]: DEBUG nova.api.openstack.wsgi [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.449627] [48512]: DEBUG nova.compute.api [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.456527] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.457226] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.457226] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.457665] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.457978] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.458248] [48512]: DEBUG oslo_concurrency.lockutils [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.487590] [48512]: WARNING neutronclient.v2_0.client [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.491711] [48511]: DEBUG nova.compute.api [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.495336] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.495621] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.495782] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.496569] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.496569] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.496569] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.507379] [48512]: DEBUG nova.policy [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.512829] [48512]: DEBUG nova.policy [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.514204] [48511]: WARNING neutronclient.v2_0.client [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 720.514950] [48512]: DEBUG nova.policy [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 720.517470] [48512]: INFO nova.api.openstack.requestlog [None req-14d43687-7ae2-4399-9bf6-67de39bf076d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1432 microversion: 2.54 time: 0.071500 [ 720.517723] [48512]: [pid: 48512|app: 0|req: 468/986] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:25 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1432 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.521817] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 720.523933] [48512]: DEBUG nova.compute.api [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 720.532030] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.532136] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.532292] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.532638] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 720.532818] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 720.532941] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 720.573387] [48512]: WARNING neutronclient.v2_0.client [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.214547] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 721.214712] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquired lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 721.214995] [48511]: WARNING neutronclient.v2_0.client [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.239143] [48512]: DEBUG nova.policy [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.250815] [48512]: INFO nova.api.openstack.requestlog [None req-b6741430-7573-4c5f-8d21-e65ffadb5d01 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1505 microversion: 2.1 time: 0.732409 [ 721.252115] [48512]: [pid: 48512|app: 0|req: 469/987] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:25 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1505 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.253615] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9292a68-2af2-4fc4-b4b6-0d190d91d5db tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.415723] [48512]: INFO nova.api.openstack.requestlog [None req-c9292a68-2af2-4fc4-b4b6-0d190d91d5db tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611" status: 204 len: 0 microversion: 2.1 time: 0.163887 [ 721.416161] [48512]: [pid: 48512|app: 0|req: 470/988] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:26 2025] DELETE /compute/v2.1/images/306475b1-4002-40ba-958c-ca7a861f4611 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 721.420902] [48512]: DEBUG nova.api.openstack.wsgi [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 721.423799] [48512]: DEBUG nova.compute.api [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 721.430212] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.430474] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.430641] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.430950] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.431117] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.431240] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.461895] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 721.462103] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 721.462296] [48512]: DEBUG oslo_concurrency.lockutils [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 721.462386] [48512]: DEBUG nova.objects.instance [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 721.466545] [48512]: WARNING neutronclient.v2_0.client [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.730449] [48511]: DEBUG nova.network.neutron [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 721.737050] [48511]: WARNING neutronclient.v2_0.client [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 721.879499] [48512]: DEBUG nova.policy [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 721.888845] [48512]: INFO nova.api.openstack.requestlog [None req-e83e6cb9-d1a3-4345-a6fe-7ed2ab5ee743 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1308 microversion: 2.1 time: 0.472121 [ 721.889207] [48512]: [pid: 48512|app: 0|req: 471/989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:26 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1308 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.892426] [48512]: DEBUG nova.api.openstack.wsgi [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.061030] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.061185] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.061268] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.061711] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.061803] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.061929] [48512]: DEBUG oslo_concurrency.lockutils [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.094200] [48512]: INFO nova.api.openstack.requestlog [None req-84c01cba-4808-4070-b525-d26dc17a83a8 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b/detail" status: 200 len: 463 microversion: 2.57 time: 0.204275 [ 722.095214] [48512]: [pid: 48512|app: 0|req: 472/990] 10.180.1.21 () {60 vars in 1299 bytes} [Mon Dec 8 18:21:26 2025] GET /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b/detail => generated 463 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 722.099368] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.100463] [48512]: DEBUG nova.compute.api [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.118241] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.118241] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.118360] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.118605] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.118804] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.119655] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.166303] [48512]: WARNING neutronclient.v2_0.client [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.244912] [48512]: DEBUG nova.policy [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.255026] [48512]: INFO nova.api.openstack.requestlog [None req-e5a44705-ec19-42cb-9f74-5020945148f8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.157545 [ 722.255026] [48512]: [pid: 48512|app: 0|req: 473/991] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:26 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.263152] [48512]: DEBUG nova.api.openstack.wsgi [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b", "name": "network-vif-deleted", "tag": "90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 722.280483] [48512]: DEBUG oslo_concurrency.lockutils [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.280483] [48512]: DEBUG oslo_concurrency.lockutils [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.280483] [48512]: DEBUG oslo_concurrency.lockutils [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.297167] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] Creating event network-vif-deleted:90a2b3cc-9f0f-43c1-9a1b-692d2438e6fe for instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b on cpu-1 [ 722.301192] [48512]: INFO nova.api.openstack.requestlog [req-e5cd9948-1aba-4a5f-b78e-718a8442e924 req-177a64d8-dd30-4531-b758-8fae943df080 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046574 [ 722.301559] [48512]: [pid: 48512|app: 0|req: 474/992] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:27 2025] 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) [ 722.304852] [48512]: DEBUG nova.api.openstack.wsgi [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.306154] [48512]: DEBUG nova.compute.api [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.309878] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.310104] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.310334] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.311071] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.311071] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.311071] [48512]: DEBUG oslo_concurrency.lockutils [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.353280] [48512]: WARNING neutronclient.v2_0.client [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.381012] [48512]: DEBUG nova.policy [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.398249] [48511]: WARNING neutronclient.v2_0.client [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.398469] [48512]: INFO nova.api.openstack.requestlog [None req-e375b771-a714-4d77-ba02-52ab9549e945 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1208 microversion: 2.1 time: 0.095979 [ 722.398859] [48512]: [pid: 48512|app: 0|req: 475/993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1208 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.402150] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.404068] [48512]: DEBUG nova.compute.api [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.408453] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.408666] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.408804] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.409117] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.409270] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.409389] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.432481] [48512]: WARNING neutronclient.v2_0.client [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.481373] [48512]: DEBUG nova.policy [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.490807] [48512]: INFO nova.api.openstack.requestlog [None req-2f83c229-59fd-4fbb-8641-b81ac83573e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1210 microversion: 2.1 time: 0.091207 [ 722.491207] [48512]: [pid: 48512|app: 0|req: 476/994] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1210 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.496869] [48512]: DEBUG nova.api.openstack.wsgi [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.497383] [48512]: DEBUG nova.compute.api [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.502067] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.502309] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.502447] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.502965] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.503175] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.503322] [48512]: DEBUG oslo_concurrency.lockutils [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.527499] [48511]: DEBUG nova.network.neutron [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Updating instance_info_cache with network_info: [{"id": "aba5f608-9da3-40c7-a4f5-2cb368717b20", "address": "fa:16:3e:df:0b:05", "network": {"id": "42c5cc8e-47ca-4225-8043-a3342c17c955", "bridge": "br-int", "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1286973569-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "91d9daee6b5a4dcc85faf61e2772c676", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "a4f91f31-0516-4d62-a341-e03a50b7c477", "external-id": "nsx-vlan-transportzone-963", "segmentation_id": 963, "bound_drivers": {"0": "nsxv3"}}, "devname": "tapaba5f608-9d", "ovs_interfaceid": "aba5f608-9da3-40c7-a4f5-2cb368717b20", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 722.535907] [48512]: WARNING neutronclient.v2_0.client [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.537802] [48511]: DEBUG oslo_concurrency.lockutils [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Releasing lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 722.540262] [48511]: INFO nova.api.openstack.requestlog [None req-30135d0f-3fa7-41da-a7e1-5171a17c9896 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 202 len: 0 microversion: 2.1 time: 2.212612 [ 722.540842] [48511]: [pid: 48511|app: 0|req: 519/995] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:25 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 0 bytes in 2213 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 722.543541] [48511]: DEBUG nova.api.openstack.wsgi [None req-a414a250-5d5e-4033-92f7-1359069f5c86 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-1511389518", "metadata": {"image_type": "test"}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 722.545090] [48511]: DEBUG nova.compute.api [None req-a414a250-5d5e-4033-92f7-1359069f5c86 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Failed to fetch instance by id tempest-invalid-1528682552 {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3023}} [ 722.548343] [48511]: INFO nova.api.openstack.wsgi [None req-a414a250-5d5e-4033-92f7-1359069f5c86 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance tempest-invalid-1528682552 could not be found. [ 722.548615] [48511]: DEBUG nova.api.openstack.wsgi [None req-a414a250-5d5e-4033-92f7-1359069f5c86 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance tempest-invalid-1528682552 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 722.549049] [48511]: INFO nova.api.openstack.requestlog [None req-a414a250-5d5e-4033-92f7-1359069f5c86 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "POST /compute/v2.1/servers/tempest-invalid-1528682552/action" status: 404 len: 101 microversion: 2.1 time: 0.007861 [ 722.549417] [48511]: [pid: 48511|app: 0|req: 520/996] 10.180.1.21 () {60 vars in 1244 bytes} [Mon Dec 8 18:21:27 2025] POST /compute/v2.1/servers/tempest-invalid-1528682552/action => generated 101 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 722.554966] [48511]: DEBUG nova.api.openstack.wsgi [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.560155] [48512]: DEBUG nova.policy [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.560265] [48511]: DEBUG nova.compute.api [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.563294] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.563618] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.564416] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.564684] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.564834] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.564928] [48512]: INFO nova.api.openstack.requestlog [None req-09f208b9-10a7-405d-81bf-4aa555411d56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1212 microversion: 2.1 time: 0.072832 [ 722.564987] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.565463] [48512]: [pid: 48512|app: 0|req: 477/997] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.569890] [48512]: DEBUG nova.api.openstack.wsgi [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.570662] [48512]: DEBUG nova.compute.api [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.576100] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.576511] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.576795] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.577210] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.577504] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.578560] [48512]: DEBUG oslo_concurrency.lockutils [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.587043] [48511]: WARNING neutronclient.v2_0.client [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.602781] [48512]: WARNING neutronclient.v2_0.client [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.781026] [48511]: DEBUG nova.policy [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.788192] [48511]: INFO nova.api.openstack.requestlog [None req-5fd939bb-a808-4505-b395-2186a22bbf9d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1501 microversion: 2.1 time: 0.238175 [ 722.789369] [48511]: [pid: 48511|app: 0|req: 521/998] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1501 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.791611] [48511]: DEBUG nova.api.openstack.wsgi [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.794066] [48511]: DEBUG nova.compute.api [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.803889] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.804292] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.805334] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.807014] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.807526] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.807526] [48511]: DEBUG oslo_concurrency.lockutils [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.837470] [48512]: DEBUG nova.policy [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.838259] [48511]: WARNING neutronclient.v2_0.client [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.847655] [48512]: DEBUG nova.policy [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.849417] [48512]: DEBUG nova.policy [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.849417] [48512]: INFO nova.api.openstack.requestlog [None req-934018d5-0f07-4e30-a2ba-399c6354a57b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1441 microversion: 2.70 time: 0.282978 [ 722.849417] [48512]: [pid: 48512|app: 0|req: 478/999] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1441 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.852777] [48512]: DEBUG nova.api.openstack.wsgi [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 722.860268] [48511]: DEBUG nova.policy [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 722.864595] [48512]: DEBUG oslo_concurrency.lockutils [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.864763] [48512]: DEBUG oslo_concurrency.lockutils [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.864909] [48512]: DEBUG oslo_concurrency.lockutils [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.872654] [48511]: INFO nova.api.openstack.requestlog [None req-da02bbbb-5125-46e6-b482-1f378b60769b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1276 microversion: 2.1 time: 0.080594 [ 722.873089] [48511]: [pid: 48511|app: 0|req: 522/1000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1276 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.874926] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] Creating event network-changed:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 722.876519] [48511]: DEBUG nova.api.openstack.wsgi [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.878948] [48511]: DEBUG nova.compute.api [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.880250] [48512]: INFO nova.api.openstack.requestlog [req-b4df41f5-0dc6-42e7-9aab-e549c0b66b5b req-aa98fea4-923d-45bb-8e03-278f2d61f3a9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030164 [ 722.880547] [48512]: [pid: 48512|app: 0|req: 479/1001] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:27 2025] 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) [ 722.883346] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c2e062c-d4b9-4f74-8a4a-bd08e9784b51 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.889341] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.889341] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.889341] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.889531] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.889680] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.889799] [48511]: DEBUG oslo_concurrency.lockutils [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.907332] [48512]: INFO nova.api.openstack.requestlog [None req-0c2e062c-d4b9-4f74-8a4a-bd08e9784b51 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.025918 [ 722.909719] [48512]: [pid: 48512|app: 0|req: 480/1002] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.914891] [48512]: DEBUG nova.api.openstack.wsgi [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 722.916986] [48512]: DEBUG nova.compute.api [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 722.918132] [48511]: WARNING neutronclient.v2_0.client [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 722.925647] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.925900] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.925900] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.926814] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.926814] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.926928] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.975069] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 722.975069] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 722.975069] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 722.975069] [48512]: DEBUG nova.objects.instance [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lazy-loading 'fault' on Instance uuid 1590e55d-ce81-49c6-be3d-33cebe1e4e73 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 722.979386] [48512]: WARNING neutronclient.v2_0.client [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.026859] [48512]: DEBUG nova.policy [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c9bce5789b9647b8932e1014af6ac9b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd6cd5e8e6ad4656b7120b3ab0ed52f6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.033226] [48512]: INFO nova.api.openstack.requestlog [None req-5bf28b41-72bd-44d6-834b-42e22efe5ebc tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 200 len: 1310 microversion: 2.1 time: 0.123212 [ 723.033615] [48512]: [pid: 48512|app: 0|req: 481/1003] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 1310 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.036407] [48512]: DEBUG nova.api.openstack.wsgi [None req-46558e78-9e28-4342-9fac-bdf944039209 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.056443] [48512]: INFO nova.api.openstack.requestlog [None req-46558e78-9e28-4342-9fac-bdf944039209 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.022279 [ 723.057652] [48512]: [pid: 48512|app: 0|req: 482/1004] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.083702] [48511]: DEBUG nova.policy [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.092682] [48511]: INFO nova.api.openstack.requestlog [None req-a91662f7-b302-4782-b11f-0f334ed719ad tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1563 microversion: 2.1 time: 0.218251 [ 723.092682] [48511]: [pid: 48511|app: 0|req: 523/1005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1563 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.097365] [48511]: DEBUG nova.api.openstack.wsgi [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.101128] [48511]: DEBUG nova.compute.api [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.110571] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.111273] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.112243] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.112243] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.112243] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.112243] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.179048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.179048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.179048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.179048] [48511]: DEBUG nova.objects.instance [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lazy-loading 'fault' on Instance uuid ccc219a5-80b7-4384-8b03-b98a9d06f1cd {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 723.185316] [48511]: WARNING neutronclient.v2_0.client [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.200330] [48512]: DEBUG nova.api.openstack.wsgi [None req-cdfe70ff-96e6-4275-b156-36f5cb609e18 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-735347556", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL7e27kKOEQtdZ8LvCu4RRdfgIsYffJri0neBAbxdA9aEm3AJVHjZYD6F5DS9Et2oDKQ9Al6gFvWiFZiqzCmLGFDYTlolbJFTRRCMeTzYCuE+SlUwafE46sXVHMrng+W/g=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.212399] [48512]: DEBUG nova.quota [None req-cdfe70ff-96e6-4275-b156-36f5cb609e18 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 723.218960] [48512]: DEBUG nova.quota [None req-cdfe70ff-96e6-4275-b156-36f5cb609e18 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 723.236838] [48512]: INFO nova.api.openstack.requestlog [None req-cdfe70ff-96e6-4275-b156-36f5cb609e18 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.179263 [ 723.237204] [48512]: [pid: 48512|app: 0|req: 483/1006] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:21:27 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.240390] [48512]: DEBUG nova.api.openstack.wsgi [None req-023e9060-c6e7-4ec9-8dfd-7e4c181568d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.276685] [48512]: INFO nova.api.openstack.requestlog [None req-023e9060-c6e7-4ec9-8dfd-7e4c181568d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1631 microversion: 2.1 time: 0.038911 [ 723.278144] [48512]: [pid: 48512|app: 0|req: 484/1007] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:28 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1631 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.283025] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e376360-e0fd-46f8-b86a-bb340f7bbeba tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.284042] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e376360-e0fd-46f8-b86a-bb340f7bbeba tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.284286] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e376360-e0fd-46f8-b86a-bb340f7bbeba tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.284564] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e376360-e0fd-46f8-b86a-bb340f7bbeba tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.293195] [48512]: INFO nova.api.openstack.requestlog [None req-0e376360-e0fd-46f8-b86a-bb340f7bbeba tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 476 microversion: 2.1 time: 0.014452 [ 723.293547] [48512]: [pid: 48512|app: 0|req: 485/1008] 10.180.1.21 () {58 vars in 1138 bytes} [Mon Dec 8 18:21:28 2025] GET /compute/v2.1/os-migrations => generated 476 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 723.297948] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "OS-DCF:diskConfig": "AUTO"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.299977] [48512]: DEBUG nova.compute.api [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.303729] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.303917] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.307018] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.307018] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.307018] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.307018] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.349500] [48511]: DEBUG nova.policy [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.359900] [48511]: INFO nova.api.openstack.requestlog [None req-ceeef354-10bf-406f-88ca-07f21915933e tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1301 microversion: 2.1 time: 0.265761 [ 723.359900] [48511]: [pid: 48511|app: 0|req: 524/1009] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:27 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1301 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.362209] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.365651] [48511]: DEBUG nova.compute.api [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.370758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.383804] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.383804] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.383954] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.388945] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.389207] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.389309] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.389737] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.390923] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.391104] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.405050] [48511]: WARNING neutronclient.v2_0.client [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.450437] [48512]: DEBUG nova.virt.hardware [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 723.450933] [48512]: DEBUG nova.virt.hardware [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 723.450933] [48512]: DEBUG nova.virt.hardware [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 723.450933] [48512]: DEBUG nova.virt.hardware [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 723.451098] [48512]: DEBUG nova.virt.hardware [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 723.513019] [48512]: DEBUG nova.compute.api [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.519719] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.519904] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.520042] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.520298] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.520447] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.520570] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.547763] [48512]: INFO nova.api.openstack.requestlog [None req-cd210000-e2ba-4f7b-a351-0450b7b1922d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0/action" status: 202 len: 1111 microversion: 2.1 time: 0.251518 [ 723.547763] [48512]: [pid: 48512|app: 0|req: 486/1010] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:28 2025] POST /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0/action => generated 1111 bytes in 252 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 723.551285] [48512]: DEBUG nova.api.openstack.wsgi [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.552932] [48512]: DEBUG nova.compute.api [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.573059] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.573059] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.573257] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.573541] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.573686] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.573806] [48512]: DEBUG oslo_concurrency.lockutils [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.608887] [48512]: WARNING neutronclient.v2_0.client [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.693696] [48511]: DEBUG nova.policy [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.703584] [48511]: INFO nova.api.openstack.requestlog [None req-e3799c0c-9f65-48f1-b9f2-9d6fe71ba244 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1237 microversion: 2.1 time: 0.343424 [ 723.704217] [48511]: [pid: 48511|app: 0|req: 525/1011] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:28 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1237 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.712826] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6db291d-2182-4045-924a-7ca40bb20d51 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.732749] [48511]: INFO nova.api.openstack.wsgi [None req-c6db291d-2182-4045-924a-7ca40bb20d51 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] HTTP exception thrown: Image not found. [ 723.733327] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6db291d-2182-4045-924a-7ca40bb20d51 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 723.733919] [48511]: INFO nova.api.openstack.requestlog [None req-c6db291d-2182-4045-924a-7ca40bb20d51 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d" status: 404 len: 62 microversion: 2.1 time: 0.028369 [ 723.734230] [48511]: [pid: 48511|app: 0|req: 526/1012] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:28 2025] DELETE /compute/v2.1/images/0d52609f-34b0-4b6b-b7a5-dc278bfbdd0d => generated 62 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 723.739761] [48511]: DEBUG nova.api.openstack.wsgi [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 723.742227] [48511]: DEBUG nova.compute.api [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 723.747021] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.747021] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.747021] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.747021] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.747366] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.747613] [48511]: DEBUG oslo_concurrency.lockutils [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.772996] [48511]: WARNING neutronclient.v2_0.client [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 723.843903] [48512]: DEBUG nova.policy [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 723.849023] [48512]: INFO nova.api.openstack.requestlog [None req-d60ab5b5-52e8-46d2-b7f9-97ceaa0de6d4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.302308 [ 723.849458] [48512]: [pid: 48512|app: 0|req: 487/1013] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:28 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.854899] [48512]: DEBUG nova.api.openstack.wsgi [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 723.952820] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.953047] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.953230] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.953647] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.953851] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.955400] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.981656] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.981853] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.982032] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 723.983398] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 723.983666] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 723.983823] [48512]: DEBUG oslo_concurrency.lockutils [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.013534] [48512]: INFO nova.api.openstack.requestlog [None req-858620cc-2ccc-496d-a42e-e08aee04d0e9 tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b?user_id=f04c0e5f6a4b409887dfddf46a14f037" status: 200 len: 148 microversion: 2.57 time: 0.163032 [ 724.013710] [48512]: [pid: 48512|app: 0|req: 488/1014] 10.180.1.21 () {62 vars in 1379 bytes} [Mon Dec 8 18:21:28 2025] PUT /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b?user_id=f04c0e5f6a4b409887dfddf46a14f037 => generated 148 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 724.015947] [48512]: DEBUG nova.api.openstack.wsgi [None req-90f703f0-63f4-422a-af67-78dc3bd3aaa4 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.016989] [48512]: WARNING neutronclient.v2_0.client [None req-90f703f0-63f4-422a-af67-78dc3bd3aaa4 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 724.438334] [48511]: DEBUG nova.policy [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.446078] [48511]: DEBUG nova.policy [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.447483] [48511]: DEBUG nova.policy [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 724.448159] [48511]: INFO nova.api.openstack.requestlog [None req-95ed2669-b2f8-4861-a108-5ca8ca4a5a78 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1432 microversion: 2.54 time: 0.712590 [ 724.448478] [48511]: [pid: 48511|app: 0|req: 527/1015] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:28 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1432 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.451141] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa153b8b-3c64-4b93-b038-86b6b8196316 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-98588232"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 724.452798] [48511]: DEBUG nova.compute.api [None req-fa153b8b-3c64-4b93-b038-86b6b8196316 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3023}} [ 724.453017] [48511]: INFO nova.api.openstack.wsgi [None req-fa153b8b-3c64-4b93-b038-86b6b8196316 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 724.453278] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa153b8b-3c64-4b93-b038-86b6b8196316 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 724.453690] [48511]: INFO nova.api.openstack.requestlog [None req-fa153b8b-3c64-4b93-b038-86b6b8196316 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.004726 [ 724.454059] [48511]: [pid: 48511|app: 0|req: 528/1016] 10.180.1.21 () {60 vars in 1270 bytes} [Mon Dec 8 18:21:29 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 724.456843] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.457136] [48511]: DEBUG nova.compute.api [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.466727] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.466930] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.467084] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.467356] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.467508] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.467633] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.489155] [48511]: DEBUG nova.compute.api [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 724.553991] [48511]: INFO nova.api.openstack.requestlog [None req-b3dc85db-341b-4d52-b4c2-de0b6b782d90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 204 len: 0 microversion: 2.1 time: 0.099196 [ 724.554422] [48511]: [pid: 48511|app: 0|req: 529/1017] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:29 2025] DELETE /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 724.559226] [48511]: DEBUG nova.api.openstack.wsgi [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 724.560753] [48511]: DEBUG nova.compute.api [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 724.563933] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.564142] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.564281] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.564534] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.564683] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.564796] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.596212] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 724.596555] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 724.596732] [48511]: DEBUG oslo_concurrency.lockutils [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 724.596920] [48511]: DEBUG nova.objects.instance [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 724.602230] [48511]: WARNING neutronclient.v2_0.client [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.590066] [48511]: DEBUG nova.policy [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.597383] [48511]: INFO nova.api.openstack.requestlog [None req-78822890-b0db-44df-b72a-a4669a4bdbc2 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1308 microversion: 2.1 time: 1.042006 [ 725.598768] [48511]: [pid: 48511|app: 0|req: 530/1018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:29 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1308 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.603019] [48511]: DEBUG nova.api.openstack.wsgi [None req-2dc047ee-80d5-4e63-bde7-46ea2761b64d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.621987] [48511]: INFO nova.api.openstack.requestlog [None req-2dc047ee-80d5-4e63-bde7-46ea2761b64d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/457593556" status: 202 len: 0 microversion: 2.1 time: 0.021950 [ 725.621987] [48511]: [pid: 48511|app: 0|req: 531/1019] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:21:30 2025] DELETE /compute/v2.1/flavors/457593556 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 725.624697] [48511]: DEBUG nova.api.openstack.wsgi [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-250855394", "policies": ["affinity"]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 725.640224] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=82 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 725.641593] [48511]: DEBUG nova.quota [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 725.647688] [48512]: WARNING neutronclient.v2_0.client [None req-90f703f0-63f4-422a-af67-78dc3bd3aaa4 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.648065] [48511]: DEBUG nova.quota [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 725.691236] [48511]: DEBUG nova.quota [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 725.695448] [48511]: DEBUG nova.quota [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 725.706549] [48511]: INFO nova.api.openstack.requestlog [None req-68ee22db-835b-420a-b449-93eaef011690 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.083016 [ 725.706704] [48511]: [pid: 48511|app: 0|req: 532/1020] 10.180.1.21 () {60 vars in 1168 bytes} [Mon Dec 8 18:21:30 2025] POST /compute/v2.1/os-server-groups => generated 163 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 725.711393] [48511]: DEBUG nova.api.openstack.wsgi [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.713648] [48511]: DEBUG nova.compute.api [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.719336] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.719564] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.720498] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.720498] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.720670] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.720817] [48511]: DEBUG oslo_concurrency.lockutils [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.769078] [48511]: WARNING neutronclient.v2_0.client [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.787930] [48512]: WARNING neutronclient.v2_0.client [None req-90f703f0-63f4-422a-af67-78dc3bd3aaa4 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 725.892671] [48511]: DEBUG nova.policy [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 725.899165] [48511]: INFO nova.api.openstack.requestlog [None req-99235cf0-ad21-4df5-8677-1bfaeb9f33e9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1214 microversion: 2.1 time: 0.191655 [ 725.899534] [48511]: [pid: 48511|app: 0|req: 533/1021] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:30 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1214 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.903023] [48511]: DEBUG nova.api.openstack.wsgi [None req-03317ec7-ef02-48e9-8334-88e8abd3d24a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.914834] [48511]: INFO nova.api.openstack.requestlog [None req-03317ec7-ef02-48e9-8334-88e8abd3d24a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014582 [ 725.916109] [48511]: [pid: 48511|app: 0|req: 534/1022] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:21:30 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 725.920054] [48511]: DEBUG nova.api.openstack.wsgi [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 725.922928] [48511]: DEBUG nova.compute.api [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 725.927902] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.928191] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.928354] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.928574] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 725.928749] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 725.928871] [48511]: DEBUG oslo_concurrency.lockutils [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 725.963502] [48511]: WARNING neutronclient.v2_0.client [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.178250] [48511]: DEBUG nova.policy [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.189735] [48511]: INFO nova.api.openstack.requestlog [None req-f778bfc8-d523-4deb-8fa3-734a681be7d9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1264 microversion: 2.1 time: 0.272777 [ 726.190092] [48511]: [pid: 48511|app: 0|req: 535/1023] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:30 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1264 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.193705] [48511]: DEBUG nova.api.openstack.wsgi [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.195568] [48511]: DEBUG nova.compute.api [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.201788] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.202037] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.202153] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.202427] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.202588] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.203312] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.241086] [48511]: WARNING neutronclient.v2_0.client [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.302722] [48512]: INFO nova.api.openstack.requestlog [None req-90f703f0-63f4-422a-af67-78dc3bd3aaa4 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/01d14b43-577e-499c-9bbd-9ef61c00700d" status: 202 len: 0 microversion: 2.1 time: 2.288526 [ 726.304961] [48512]: [pid: 48512|app: 0|req: 489/1024] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:21:28 2025] DELETE /compute/v2.1/os-floating-ips/01d14b43-577e-499c-9bbd-9ef61c00700d => generated 0 bytes in 2289 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 726.310198] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.312516] [48512]: DEBUG nova.compute.api [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.318370] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.318578] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.318716] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.319021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.319166] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.319288] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.341897] [48512]: WARNING neutronclient.v2_0.client [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.367436] [48511]: DEBUG nova.policy [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.376549] [48511]: INFO nova.api.openstack.requestlog [None req-b5cee05d-fa53-46c2-9f1f-0e7b3a4a9416 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1210 microversion: 2.1 time: 0.185824 [ 726.376921] [48511]: [pid: 48511|app: 0|req: 536/1025] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:30 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1210 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.382994] [48511]: DEBUG nova.api.openstack.wsgi [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.385759] [48511]: DEBUG nova.compute.api [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.392795] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.393038] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.393194] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.393502] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.393674] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.393811] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.421472] [48511]: WARNING neutronclient.v2_0.client [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.459881] [48511]: DEBUG nova.policy [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.466254] [48511]: INFO nova.api.openstack.requestlog [None req-d3dd3618-2a46-4aac-a2e7-76f9ccc7c618 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1212 microversion: 2.1 time: 0.088705 [ 726.466973] [48511]: [pid: 48511|app: 0|req: 537/1026] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1212 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.470365] [48511]: DEBUG nova.api.openstack.wsgi [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.470525] [48511]: DEBUG nova.compute.api [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.474718] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.474904] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.475056] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.475326] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.475495] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.475622] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.491257] [48512]: DEBUG nova.policy [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.496498] [48511]: DEBUG nova.compute.api [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 726.496985] [48512]: INFO nova.api.openstack.requestlog [None req-7d9d2a2f-3bdf-44e0-89b9-dd41d24dc519 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1512 microversion: 2.1 time: 0.193225 [ 726.497556] [48512]: [pid: 48512|app: 0|req: 490/1027] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1512 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.500577] [48512]: DEBUG nova.api.openstack.wsgi [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.502323] [48512]: DEBUG nova.compute.api [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.506647] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.507044] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.507718] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.507718] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.508382] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.508382] [48512]: DEBUG oslo_concurrency.lockutils [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.527898] [48512]: WARNING neutronclient.v2_0.client [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.551850] [48511]: INFO nova.api.openstack.requestlog [None req-0fc6447f-2b8f-4659-8d86-6353ad832d25 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 204 len: 0 microversion: 2.1 time: 0.084347 [ 726.552466] [48511]: [pid: 48511|app: 0|req: 538/1028] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:31 2025] DELETE /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 726.555430] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.557266] [48511]: DEBUG nova.compute.api [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.560650] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.560879] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.560970] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.561241] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.561385] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.561506] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.581247] [48511]: WARNING neutronclient.v2_0.client [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.669576] [48512]: DEBUG nova.policy [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.675195] [48512]: DEBUG nova.policy [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.675954] [48512]: DEBUG nova.policy [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.676511] [48512]: INFO nova.api.openstack.requestlog [None req-23e4a6cc-b3b7-44b1-bd1f-5a65eca42846 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1630 microversion: 2.70 time: 0.178416 [ 726.676834] [48512]: [pid: 48512|app: 0|req: 491/1029] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1630 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.680649] [48512]: DEBUG nova.api.openstack.wsgi [None req-41168591-2d68-4340-b1d9-68224b36321f tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.726726] [48511]: DEBUG nova.policy [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 726.737348] [48511]: INFO nova.api.openstack.requestlog [None req-8b382178-0678-4b0f-8ac7-fd16583aecfa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1316 microversion: 2.1 time: 0.184242 [ 726.737691] [48511]: [pid: 48511|app: 0|req: 539/1030] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1316 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.740272] [48511]: DEBUG nova.api.openstack.wsgi [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.741875] [48511]: DEBUG nova.compute.api [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] [instance: 1590e55d-ce81-49c6-be3d-33cebe1e4e73] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.746614] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.747091] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.747312] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.747534] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.747683] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.748936] [48511]: DEBUG oslo_concurrency.lockutils [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.763494] [48511]: INFO nova.api.openstack.wsgi [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] HTTP exception thrown: Instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 could not be found. [ 726.763770] [48511]: DEBUG nova.api.openstack.wsgi [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Returning 404 to user: Instance 1590e55d-ce81-49c6-be3d-33cebe1e4e73 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 726.764193] [48511]: INFO nova.api.openstack.requestlog [None req-13752475-3805-4239-8450-5b9ecbf6fca7 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73" status: 404 len: 111 microversion: 2.1 time: 0.026031 [ 726.764515] [48511]: [pid: 48511|app: 0|req: 540/1031] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/1590e55d-ce81-49c6-be3d-33cebe1e4e73 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 726.766951] [48511]: DEBUG nova.api.openstack.wsgi [None req-355503e3-b987-4df0-80e9-e6d9db5f75b9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.816679] [48511]: INFO nova.api.openstack.requestlog [None req-355503e3-b987-4df0-80e9-e6d9db5f75b9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1631 microversion: 2.1 time: 0.050884 [ 726.817358] [48511]: [pid: 48511|app: 0|req: 541/1032] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1631 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.820182] [48511]: DEBUG nova.api.openstack.wsgi [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "445cf886-e4cd-48d6-a238-cb4b95156fee", "name": "network-vif-plugged", "status": "completed", "tag": "b172b6b2-8807-4e93-9a5a-50ff65af9221"}, {"name": "network-changed", "server_uuid": "445cf886-e4cd-48d6-a238-cb4b95156fee", "tag": "b172b6b2-8807-4e93-9a5a-50ff65af9221"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 726.832076] [48511]: DEBUG oslo_concurrency.lockutils [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.832167] [48511]: DEBUG oslo_concurrency.lockutils [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.832327] [48511]: DEBUG oslo_concurrency.lockutils [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.840452] [48511]: INFO nova.api.openstack.compute.server_external_events [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Creating event network-vif-plugged:b172b6b2-8807-4e93-9a5a-50ff65af9221 for instance 445cf886-e4cd-48d6-a238-cb4b95156fee on cpu-1 [ 726.840630] [48511]: INFO nova.api.openstack.compute.server_external_events [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] Creating event network-changed:b172b6b2-8807-4e93-9a5a-50ff65af9221 for instance 445cf886-e4cd-48d6-a238-cb4b95156fee on cpu-1 [ 726.845201] [48511]: INFO nova.api.openstack.requestlog [req-180091f5-ef98-4047-a01b-fedfdf208bfb req-ea1f5922-44f5-4a52-a46b-d79cfbfdba21 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027015 [ 726.845541] [48511]: [pid: 48511|app: 0|req: 542/1033] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:31 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 726.849015] [48511]: DEBUG nova.api.openstack.wsgi [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.850261] [48511]: DEBUG nova.compute.api [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.855610] [48512]: INFO nova.api.openstack.requestlog [None req-41168591-2d68-4340-b1d9-68224b36321f tempest-QuotasAdminTestV257-1181219621 tempest-QuotasAdminTestV257-1181219621-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b?user_id=f04c0e5f6a4b409887dfddf46a14f037" status: 200 len: 190 microversion: 2.57 time: 0.178135 [ 726.856146] [48512]: [pid: 48512|app: 0|req: 492/1034] 10.180.1.21 () {60 vars in 1359 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/os-quota-sets/bb3f1983c25248e89b9233a8bb9b181b?user_id=f04c0e5f6a4b409887dfddf46a14f037 => generated 190 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 726.858878] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1685fea-5cf2-425c-873c-93a8455577d0 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1605869446"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 726.859993] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.860583] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.860583] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.860702] [48512]: DEBUG nova.compute.api [None req-a1685fea-5cf2-425c-873c-93a8455577d0 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3023}} [ 726.860702] [48512]: INFO nova.api.openstack.wsgi [None req-a1685fea-5cf2-425c-873c-93a8455577d0 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 726.860770] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.860770] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.860828] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1685fea-5cf2-425c-873c-93a8455577d0 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 726.861620] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.861688] [48512]: INFO nova.api.openstack.requestlog [None req-a1685fea-5cf2-425c-873c-93a8455577d0 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.004603 [ 726.861688] [48512]: [pid: 48512|app: 0|req: 493/1035] 10.180.1.21 () {60 vars in 1276 bytes} [Mon Dec 8 18:21:31 2025] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 726.864750] [48512]: DEBUG nova.api.openstack.wsgi [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 726.866280] [48512]: DEBUG nova.compute.api [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 726.869711] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.869853] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.869986] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.870702] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.870702] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.870702] [48512]: DEBUG oslo_concurrency.lockutils [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.889752] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 726.889752] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 726.889834] [48511]: DEBUG oslo_concurrency.lockutils [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 726.889965] [48511]: DEBUG nova.objects.instance [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lazy-loading 'fault' on Instance uuid ccc219a5-80b7-4384-8b03-b98a9d06f1cd {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 726.893730] [48512]: WARNING neutronclient.v2_0.client [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 726.897960] [48511]: WARNING neutronclient.v2_0.client [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.226089] [48512]: DEBUG nova.policy [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.234563] [48512]: INFO nova.api.openstack.requestlog [None req-943f7672-73bd-4d44-99b0-cb2015e65c04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1465 microversion: 2.1 time: 0.372468 [ 727.235012] [48512]: [pid: 48512|app: 0|req: 494/1036] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1465 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.237620] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.239658] [48512]: DEBUG nova.compute.api [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.240823] [48511]: DEBUG nova.policy [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.245228] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.245438] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.245799] [48511]: INFO nova.api.openstack.requestlog [None req-4043dd82-bf38-4cf9-893f-055adde610f3 tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1301 microversion: 2.1 time: 0.399613 [ 727.246148] [48511]: [pid: 48511|app: 0|req: 543/1037] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:31 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1301 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.246301] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.246675] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.246762] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.246890] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.252766] [48511]: DEBUG nova.api.openstack.wsgi [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.255793] [48511]: DEBUG nova.compute.api [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.260067] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.260067] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.260067] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.260315] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.260752] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.260752] [48511]: DEBUG oslo_concurrency.lockutils [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.288888] [48512]: WARNING neutronclient.v2_0.client [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.289166] [48511]: WARNING neutronclient.v2_0.client [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.315664] [48512]: DEBUG nova.policy [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.320265] [48512]: INFO nova.api.openstack.requestlog [None req-d6a00597-77c4-4823-b988-efc19c4c05ac tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1237 microversion: 2.1 time: 0.084648 [ 727.320608] [48512]: [pid: 48512|app: 0|req: 495/1038] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1237 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.323697] [48512]: DEBUG nova.api.openstack.wsgi [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4f6098b5-950f-4556-be94-deb7c47b2f7b", "tag": "aba5f608-9da3-40c7-a4f5-2cb368717b20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 727.329862] [48512]: DEBUG oslo_concurrency.lockutils [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.330081] [48512]: DEBUG oslo_concurrency.lockutils [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.330222] [48512]: DEBUG oslo_concurrency.lockutils [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.333212] [48511]: DEBUG nova.policy [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.337547] [48512]: INFO nova.api.openstack.compute.server_external_events [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] Creating event network-changed:aba5f608-9da3-40c7-a4f5-2cb368717b20 for instance 4f6098b5-950f-4556-be94-deb7c47b2f7b on cpu-1 [ 727.341948] [48512]: INFO nova.api.openstack.requestlog [req-f68256f2-fd2a-4086-8592-90c191dee25f req-5024b61d-1029-4ea6-8c45-58dc16deae65 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020733 [ 727.342312] [48512]: [pid: 48512|app: 0|req: 496/1039] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:32 2025] 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) [ 727.344510] [48511]: INFO nova.api.openstack.requestlog [None req-9da285c2-4a7d-4c4f-b873-438f654380f4 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1217 microversion: 2.1 time: 0.093820 [ 727.344657] [48511]: [pid: 48511|app: 0|req: 544/1040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1217 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.345752] [48512]: DEBUG nova.api.openstack.wsgi [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.346953] [48511]: DEBUG nova.api.openstack.wsgi [None req-8568b8f5-8117-4ef0-b1fa-856de0128b3e tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.347332] [48512]: DEBUG nova.compute.api [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.351324] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.351324] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.351324] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.351324] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.351324] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.351469] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.382682] [48511]: INFO nova.api.openstack.requestlog [None req-8568b8f5-8117-4ef0-b1fa-856de0128b3e tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.037406 [ 727.385019] [48511]: [pid: 48511|app: 0|req: 545/1041] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.385706] [48511]: DEBUG nova.api.openstack.wsgi [None req-f038b671-d424-46d1-87c6-7e00b7d0630a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.387389] [48512]: WARNING neutronclient.v2_0.client [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.416876] [48511]: INFO nova.api.openstack.requestlog [None req-f038b671-d424-46d1-87c6-7e00b7d0630a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/49ddcb21-f97b-4ee2-887a-11d7c029e8c3" status: 204 len: 0 microversion: 2.1 time: 0.032984 [ 727.417206] [48511]: [pid: 48511|app: 0|req: 546/1042] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:21:32 2025] DELETE /compute/v2.1/os-server-groups/49ddcb21-f97b-4ee2-887a-11d7c029e8c3 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 727.420191] [48511]: DEBUG nova.api.openstack.wsgi [None req-5178c712-9f7d-45ee-b58b-f95882dd4187 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-812541837", "ram": 192, "disk": 1, "vcpus": 1}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 727.424811] [48512]: DEBUG nova.policy [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.431885] [48512]: DEBUG nova.policy [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.432584] [48512]: DEBUG nova.policy [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.433241] [48512]: INFO nova.api.openstack.requestlog [None req-4de94a9e-7c6d-48c4-956b-9f405c56dc6e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1417 microversion: 2.54 time: 0.090396 [ 727.436714] [48512]: [pid: 48512|app: 0|req: 497/1043] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1417 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.442089] [48511]: INFO nova.api.openstack.requestlog [None req-5178c712-9f7d-45ee-b58b-f95882dd4187 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 497 microversion: 2.1 time: 0.024228 [ 727.442180] [48512]: DEBUG nova.api.openstack.wsgi [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-720726962", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "5401c5e9-af59-46f1-9d61-526c28c78c2c"}], "security_groups": [{"name": "tempest-securitygroup--1268026128"}], "key_name": "tempest-keypair-735347556", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 727.442455] [48511]: [pid: 48511|app: 0|req: 547/1044] 10.180.1.21 () {60 vars in 1141 bytes} [Mon Dec 8 18:21:32 2025] POST /compute/v2.1/flavors => generated 497 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 727.445174] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f1c626c-2517-40f6-815e-e442fd805ec3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": ""}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 727.450112] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f1c626c-2517-40f6-815e-e442fd805ec3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Returning 400 to user: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 727.450112] [48511]: INFO nova.api.openstack.requestlog [None req-7f1c626c-2517-40f6-815e-e442fd805ec3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 400 len: 142 microversion: 2.1 time: 0.006770 [ 727.450709] [48511]: [pid: 48511|app: 0|req: 548/1045] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:32 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 142 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 727.458249] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.460364] [48511]: DEBUG nova.compute.api [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.467066] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.467929] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.468103] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.468395] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.468544] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.468663] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.498163] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.499464] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.499464] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.499649] [48511]: WARNING neutronclient.v2_0.client [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.499702] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.503152] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.503152] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.513657] [48512]: WARNING neutronclient.v2_0.client [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.627712] [48512]: DEBUG nova.network.neutron [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] validate_networks() for [('5401c5e9-af59-46f1-9d61-526c28c78c2c', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 727.628010] [48512]: WARNING neutronclient.v2_0.client [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 727.884142] [48511]: DEBUG nova.policy [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 727.894711] [48511]: INFO nova.api.openstack.requestlog [None req-aa6f464c-da65-455f-b50d-85c8990486fd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1508 microversion: 2.1 time: 0.442330 [ 727.894711] [48511]: [pid: 48511|app: 0|req: 549/1046] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1508 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.898776] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 727.900638] [48511]: DEBUG nova.compute.api [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 727.907022] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.907271] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.907362] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.907618] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.907756] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.907877] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.940321] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 727.940873] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 727.940873] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 727.941117] [48511]: DEBUG nova.objects.instance [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 727.946605] [48511]: WARNING neutronclient.v2_0.client [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.120175] [48511]: DEBUG nova.policy [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 728.129984] [48511]: INFO nova.api.openstack.requestlog [None req-6f4f11a9-4600-4227-8896-dbc6ac8ac1bb tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1308 microversion: 2.1 time: 0.235086 [ 728.130447] [48511]: [pid: 48511|app: 0|req: 550/1047] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:32 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1308 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.331894] [48511]: DEBUG nova.api.openstack.wsgi [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "5ea2ae32-5fc0-414b-9287-ab0dc460b0cd", "create_info": {"snapshot_id": "863aba31-05db-45bc-87db-c9d060ad6a45", "type": "qcow2", "new_file": "new_file"}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 728.333090] [48512]: WARNING neutronclient.v2_0.client [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 728.334777] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.335041] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.335189] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.364425] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.364425] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.364425] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.391266] [48511]: INFO nova.api.openstack.requestlog [None req-a9eec708-24d4-4a19-b2b7-8145dfdd13d5 tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] 10.180.1.21 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.259938 [ 728.391610] [48511]: [pid: 48511|app: 0|req: 551/1048] 10.180.1.21 () {60 vars in 1205 bytes} [Mon Dec 8 18:21:32 2025] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 728.394528] [48511]: DEBUG nova.api.openstack.wsgi [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 728.396190] [48511]: DEBUG nova.compute.api [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 728.401633] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.401633] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.401633] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.401633] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.401812] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.401840] [48511]: DEBUG oslo_concurrency.lockutils [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.980044] [48512]: DEBUG nova.virt.hardware [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 728.980044] [48512]: DEBUG nova.virt.hardware [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 728.980044] [48512]: DEBUG nova.virt.hardware [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 728.980044] [48512]: DEBUG nova.virt.hardware [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 728.980044] [48512]: DEBUG nova.virt.hardware [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 728.995629] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.995919] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.996078] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 728.996406] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 728.996550] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 728.997168] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.016886] [48512]: DEBUG nova.quota [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 729.026051] [48512]: DEBUG nova.quota [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 729.035362] [48512]: DEBUG nova.compute.api [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 729.037285] [48512]: DEBUG nova.compute.api [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 729.108491] [48512]: INFO nova.api.openstack.requestlog [None req-8cbe499f-20dd-4122-8288-61a7d22cf683 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.671049 [ 729.111117] [48512]: [pid: 48512|app: 0|req: 498/1049] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:32 2025] POST /compute/v2.1/servers => generated 406 bytes in 1674 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 729.116171] [48512]: DEBUG nova.api.openstack.wsgi [None req-a22e7a62-0e4c-4fb9-a0ab-7c401bd486c0 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.150413] [48512]: INFO nova.api.openstack.requestlog [None req-a22e7a62-0e4c-4fb9-a0ab-7c401bd486c0 tempest-ServersTestFqdnHostnames-603046965 tempest-ServersTestFqdnHostnames-603046965-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1051530433" status: 202 len: 0 microversion: 2.1 time: 0.038621 [ 729.151843] [48512]: [pid: 48512|app: 0|req: 499/1050] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:21:33 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1051530433 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 729.156679] [48512]: DEBUG nova.api.openstack.wsgi [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.156679] [48512]: DEBUG nova.compute.api [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.164735] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.164964] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.165278] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.165430] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.165575] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.165696] [48512]: DEBUG oslo_concurrency.lockutils [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.182994] [48512]: INFO nova.api.openstack.wsgi [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. [ 729.183489] [48512]: DEBUG nova.api.openstack.wsgi [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 729.185734] [48512]: INFO nova.api.openstack.requestlog [None req-7403fcbd-344f-470f-afd3-9b21e9002c47 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 404 len: 111 microversion: 2.1 time: 0.030530 [ 729.186190] [48512]: [pid: 48512|app: 0|req: 500/1051] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:33 2025] DELETE /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 729.190240] [48512]: DEBUG nova.api.openstack.wsgi [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.191710] [48512]: DEBUG nova.compute.api [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.203028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.247466] [48512]: WARNING neutronclient.v2_0.client [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 729.473760] [48512]: DEBUG nova.policy [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 729.481246] [48512]: INFO nova.api.openstack.requestlog [None req-63ccc52d-639e-4662-9d7a-c649aef065fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1270 microversion: 2.1 time: 0.294346 [ 729.481645] [48512]: [pid: 48512|app: 0|req: 501/1052] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:33 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1270 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.485127] [48512]: DEBUG nova.api.openstack.wsgi [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 729.487166] [48512]: DEBUG nova.compute.api [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 729.493436] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.493650] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.493787] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.494087] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 729.494334] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 729.494478] [48512]: DEBUG oslo_concurrency.lockutils [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 729.512071] [48512]: WARNING neutronclient.v2_0.client [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 730.443763] [48512]: DEBUG nova.policy [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 730.450302] [48512]: INFO nova.api.openstack.requestlog [None req-8025660a-daae-4def-ab52-ad431c44a664 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1312 microversion: 2.1 time: 0.967971 [ 730.450809] [48512]: [pid: 48512|app: 0|req: 502/1053] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:34 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1312 bytes in 969 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.453162] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 730.456020] [48512]: DEBUG nova.compute.api [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 730.461170] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.461377] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.461649] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.461799] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 730.463723] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 730.463723] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 730.486934] [48512]: WARNING neutronclient.v2_0.client [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 731.267122] [48512]: DEBUG nova.policy [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 731.276719] [48512]: INFO nova.api.openstack.requestlog [None req-ec40bb5e-1893-47a7-86de-f73518f7a72e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1210 microversion: 2.1 time: 0.825151 [ 731.277121] [48512]: [pid: 48512|app: 0|req: 503/1054] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:35 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1210 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.281737] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4bbfce2-ddb8-46f0-8aeb-c148ae5ba443 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-953428663", "id": 1769315939, "os-flavor-access:is_public": "False"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 731.296674] [48512]: INFO nova.api.openstack.requestlog [None req-b4bbfce2-ddb8-46f0-8aeb-c148ae5ba443 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.018459 [ 731.297070] [48512]: [pid: 48512|app: 0|req: 504/1055] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:36 2025] POST /compute/v2.1/flavors => generated 414 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 731.300595] [48512]: DEBUG nova.api.openstack.wsgi [None req-30cd9861-fde1-4a17-8926-71c436302ac2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 731.312178] [48512]: INFO nova.api.openstack.requestlog [None req-30cd9861-fde1-4a17-8926-71c436302ac2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.014479 [ 731.313710] [48512]: [pid: 48512|app: 0|req: 505/1056] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:36 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 731.316025] [48512]: DEBUG nova.api.openstack.wsgi [None req-fba9a164-6a57-43e0-8c1c-895491df1a72 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 731.325908] [48512]: INFO nova.api.openstack.requestlog [None req-fba9a164-6a57-43e0-8c1c-895491df1a72 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.012230 [ 731.326432] [48512]: [pid: 48512|app: 0|req: 506/1057] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:21:36 2025] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 731.331416] [48512]: DEBUG nova.api.openstack.wsgi [None req-67ce3028-c2f4-4749-9536-e656cd55299e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 731.343607] [48512]: INFO nova.api.openstack.requestlog [None req-67ce3028-c2f4-4749-9536-e656cd55299e tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1974870968" status: 204 len: 0 microversion: 2.54 time: 0.016286 [ 731.344673] [48512]: [pid: 48512|app: 0|req: 507/1058] 10.180.1.21 () {60 vars in 1314 bytes} [Mon Dec 8 18:21:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-1974870968 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 731.346450] [48512]: DEBUG nova.api.openstack.wsgi [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "0.0.0.0"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 731.347885] [48512]: DEBUG nova.compute.api [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 731.354243] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.354504] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.354627] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.354921] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 731.355046] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 731.355166] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 731.374539] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 731.374682] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquired lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 731.374975] [48512]: WARNING neutronclient.v2_0.client [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 732.386897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Releasing lock "refresh_cache-4f6098b5-950f-4556-be94-deb7c47b2f7b" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 732.387330] [48512]: INFO nova.api.openstack.wsgi [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] HTTP exception thrown: floating IP not found [ 732.387677] [48512]: DEBUG nova.api.openstack.wsgi [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Returning 404 to user: floating IP not found {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 732.388532] [48512]: INFO nova.api.openstack.requestlog [None req-3fdbbeca-c279-4361-8244-3a9e3fbc5333 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 404 len: 67 microversion: 2.1 time: 1.043833 [ 732.388682] [48512]: [pid: 48512|app: 0|req: 508/1059] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:36 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 67 bytes in 1044 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 732.395852] [48512]: DEBUG nova.api.openstack.wsgi [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 732.398268] [48512]: DEBUG nova.compute.api [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 732.406824] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.407132] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.407379] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.407739] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.407988] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.409209] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.431521] [48511]: INFO nova.api.openstack.wsgi [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 732.434064] [48511]: DEBUG nova.api.openstack.wsgi [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 732.434730] [48511]: INFO nova.api.openstack.requestlog [None req-65cae4ca-6b74-4bf9-8044-8b95d0d1244b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "POST /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f/os-interface" status: 400 len: 115 microversion: 2.70 time: 4.042505 [ 732.435170] [48511]: [pid: 48511|app: 0|req: 552/1060] 10.180.1.21 () {62 vars in 1332 bytes} [Mon Dec 8 18:21:33 2025] POST /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f/os-interface => generated 115 bytes in 4043 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) [ 732.439466] [48511]: DEBUG nova.api.openstack.wsgi [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 732.440832] [48511]: DEBUG nova.compute.api [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 732.447575] [48512]: WARNING neutronclient.v2_0.client [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 732.448015] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.448378] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.448535] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.448923] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.449192] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.449296] [48511]: DEBUG oslo_concurrency.lockutils [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.478193] [48511]: WARNING neutronclient.v2_0.client [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 732.902112] [48512]: DEBUG nova.policy [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 732.912488] [48512]: INFO nova.api.openstack.requestlog [None req-5bb39c03-f892-4307-bb5e-cd63e5d5f323 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1212 microversion: 2.1 time: 0.522568 [ 732.913151] [48512]: [pid: 48512|app: 0|req: 509/1061] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:37 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1212 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.916666] [48512]: DEBUG nova.api.openstack.wsgi [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 732.918812] [48512]: DEBUG nova.compute.api [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 732.926985] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.927214] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.927708] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.927708] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 732.927862] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 732.927862] [48512]: DEBUG oslo_concurrency.lockutils [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 732.966034] [48512]: WARNING neutronclient.v2_0.client [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.450762] [48511]: DEBUG nova.policy [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.454941] [48511]: INFO nova.api.openstack.requestlog [None req-68b59e97-196a-42dc-85fa-0d8278954ff8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1518 microversion: 2.1 time: 1.019119 [ 733.455289] [48511]: [pid: 48511|app: 0|req: 553/1062] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:37 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1518 bytes in 1020 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.458031] [48511]: DEBUG nova.api.openstack.wsgi [None req-e7d477dc-0657-4142-8483-0de80ec43148 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.491032] [48511]: INFO nova.api.openstack.requestlog [None req-e7d477dc-0657-4142-8483-0de80ec43148 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1639 microversion: 2.1 time: 0.034665 [ 733.491219] [48511]: [pid: 48511|app: 0|req: 554/1063] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:38 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.496518] [48511]: DEBUG nova.api.openstack.wsgi [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.497566] [48511]: DEBUG nova.compute.api [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.505512] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.505819] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.505819] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.506581] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.506581] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.506581] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.538301] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.538504] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.538630] [48511]: DEBUG oslo_concurrency.lockutils [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.538804] [48511]: DEBUG nova.objects.instance [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 58139534-bca0-4170-b66e-4a60de31c922 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.543078] [48511]: WARNING neutronclient.v2_0.client [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.699393] [48512]: DEBUG nova.policy [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.703674] [48512]: INFO nova.api.openstack.requestlog [None req-287a4b44-5834-43cd-9b44-aa0287cfdb76 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1316 microversion: 2.1 time: 0.789845 [ 733.704014] [48512]: [pid: 48512|app: 0|req: 510/1064] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:37 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1316 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.706769] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.708533] [48512]: DEBUG nova.compute.api [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.712285] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.712722] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.712722] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.712849] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.713068] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.713159] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.734423] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.734423] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.734601] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.735206] [48512]: DEBUG nova.objects.instance [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lazy-loading 'fault' on Instance uuid ccc219a5-80b7-4384-8b03-b98a9d06f1cd {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 733.737834] [48512]: WARNING neutronclient.v2_0.client [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 733.800769] [48511]: DEBUG nova.policy [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 733.805058] [48511]: INFO nova.api.openstack.requestlog [None req-215b311e-cbf0-4c0c-869d-2419377a0cbe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1300 microversion: 2.1 time: 0.313137 [ 733.805406] [48511]: [pid: 48511|app: 0|req: 555/1065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:38 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1300 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.808096] [48511]: DEBUG nova.api.openstack.wsgi [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 733.810022] [48511]: DEBUG nova.compute.api [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 733.816576] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.816797] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.816929] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.817689] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 733.817689] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 733.817689] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 733.838236] [48511]: WARNING neutronclient.v2_0.client [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.151324] [48512]: DEBUG nova.policy [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ebbcbb4abe64af499941490bbd7293e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38946b5c7feb44aaa265d5ad6c0119a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.161211] [48512]: INFO nova.api.openstack.requestlog [None req-9d131ab2-5127-48fe-aba0-b8e059aa1bad tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 200 len: 1301 microversion: 2.1 time: 0.456613 [ 734.161555] [48512]: [pid: 48512|app: 0|req: 511/1066] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:38 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 1301 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.164982] [48511]: DEBUG nova.policy [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.167212] [48512]: DEBUG nova.api.openstack.wsgi [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.168683] [48512]: DEBUG nova.compute.api [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.173231] [48511]: INFO nova.api.openstack.requestlog [None req-70d1fc53-12c3-47a3-9e60-5bd6f41bea1d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1293 microversion: 2.1 time: 0.367190 [ 734.173685] [48511]: [pid: 48511|app: 0|req: 556/1067] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:38 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1293 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.176440] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.176641] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.176733] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.176786] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.178848] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.179030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.179115] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.179259] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.179315] [48512]: DEBUG oslo_concurrency.lockutils [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.179459] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.188367] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.188765] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.188864] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.201385] [48511]: INFO nova.api.openstack.requestlog [None req-6b430b6d-f258-4a25-8c1c-502d05135a4a tempest-VolumesAssistedSnapshotsTest-1813873363 tempest-VolumesAssistedSnapshotsTest-1813873363-project] 10.180.1.21 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%225ea2ae32-5fc0-414b-9287-ab0dc460b0cd%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.026429 [ 734.202044] [48511]: [pid: 48511|app: 0|req: 557/1068] 10.180.1.21 () {58 vars in 1360 bytes} [Mon Dec 8 18:21:38 2025] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%225ea2ae32-5fc0-414b-9287-ab0dc460b0cd%22%7D => generated 0 bytes in 28 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 734.215358] [48512]: WARNING neutronclient.v2_0.client [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.245562] [48512]: DEBUG nova.policy [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.255426] [48512]: INFO nova.api.openstack.requestlog [None req-b626a20d-b007-4aa8-a214-f480d49a42b5 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1291 microversion: 2.1 time: 0.092424 [ 734.256029] [48512]: [pid: 48512|app: 0|req: 512/1069] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:38 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1291 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.262251] [48512]: DEBUG nova.api.openstack.wsgi [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e991a87e-b232-4178-83af-35c53bac3812", "name": "network-vif-plugged", "status": "completed", "tag": "96028484-9df7-431d-a938-c9d7012c83c3"}, {"name": "network-changed", "server_uuid": "e991a87e-b232-4178-83af-35c53bac3812", "tag": "96028484-9df7-431d-a938-c9d7012c83c3"}, {"server_uuid": "58139534-bca0-4170-b66e-4a60de31c922", "name": "network-vif-deleted", "tag": "e03946d3-9fb7-488e-8a88-82aff366f9dd"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 734.270871] [48512]: DEBUG oslo_concurrency.lockutils [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.271139] [48512]: DEBUG oslo_concurrency.lockutils [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.271270] [48512]: DEBUG oslo_concurrency.lockutils [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.284482] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Creating event network-vif-plugged:96028484-9df7-431d-a938-c9d7012c83c3 for instance e991a87e-b232-4178-83af-35c53bac3812 on cpu-1 [ 734.284482] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Creating event network-changed:96028484-9df7-431d-a938-c9d7012c83c3 for instance e991a87e-b232-4178-83af-35c53bac3812 on cpu-1 [ 734.284778] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] Creating event network-vif-deleted:e03946d3-9fb7-488e-8a88-82aff366f9dd for instance 58139534-bca0-4170-b66e-4a60de31c922 on cpu-1 [ 734.293970] [48512]: INFO nova.api.openstack.requestlog [req-ba30a803-9581-460e-9d22-88247dcc63d0 req-91541b0b-47d4-4341-81aa-37810c31e2c4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036754 [ 734.294928] [48512]: [pid: 48512|app: 0|req: 513/1070] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:39 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 734.297831] [48512]: DEBUG nova.api.openstack.wsgi [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.304230] [48512]: DEBUG nova.compute.api [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.310239] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.310503] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.310581] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.310851] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.310992] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.311126] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.352926] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.353138] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.353275] [48512]: DEBUG oslo_concurrency.lockutils [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.353440] [48512]: DEBUG nova.objects.instance [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lazy-loading 'fault' on Instance uuid 266e3a39-8296-4250-8e2a-e9914f67a66c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.360170] [48512]: WARNING neutronclient.v2_0.client [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.386296] [48512]: DEBUG nova.policy [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.393306] [48512]: INFO nova.api.openstack.requestlog [None req-eca48c24-df79-49de-a37e-aa2972713dfd tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1301 microversion: 2.1 time: 0.098208 [ 734.396673] [48512]: [pid: 48512|app: 0|req: 514/1071] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:39 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1301 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.396673] [48512]: DEBUG nova.api.openstack.wsgi [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.398543] [48512]: DEBUG nova.compute.api [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.399411] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-757365670", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "14efadfd-c443-488c-b76f-591191ec895f"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 734.402917] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.403135] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.403376] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.403667] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.403823] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.403988] [48512]: DEBUG oslo_concurrency.lockutils [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.426474] [48512]: WARNING neutronclient.v2_0.client [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.453665] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.453913] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.454051] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.454428] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.455834] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.455975] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.460443] [48511]: DEBUG nova.network.neutron [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] validate_networks() for [('14efadfd-c443-488c-b76f-591191ec895f', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 734.461129] [48511]: WARNING neutronclient.v2_0.client [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 734.751968] [48512]: DEBUG nova.policy [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 734.757333] [48512]: INFO nova.api.openstack.requestlog [None req-c51155f3-8e5c-4b4f-9f36-8ff9a45ceddd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1234 microversion: 2.1 time: 0.362746 [ 734.757709] [48512]: [pid: 48512|app: 0|req: 515/1072] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:39 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1234 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.760644] [48512]: DEBUG nova.api.openstack.wsgi [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 734.762520] [48512]: DEBUG nova.compute.api [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 734.767546] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.767921] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.768100] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.768477] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.768706] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.768860] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.794469] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 734.794469] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 734.794664] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 734.794708] [48512]: DEBUG nova.objects.instance [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 734.797958] [48512]: WARNING neutronclient.v2_0.client [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.003388] [48512]: DEBUG nova.policy [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 735.009512] [48512]: INFO nova.api.openstack.requestlog [None req-8bc7c9b1-886c-4ee6-937e-5e475ccfd64f tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1308 microversion: 2.1 time: 0.251130 [ 735.009975] [48512]: [pid: 48512|app: 0|req: 516/1073] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:39 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1308 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.014745] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.014745] [48512]: DEBUG nova.compute.api [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] [instance: 2c4faf25-ca44-4ec2-8ea7-9750ec78817b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.025876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.039070] [48512]: INFO nova.api.openstack.wsgi [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] HTTP exception thrown: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. [ 735.039411] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] Returning 404 to user: Instance 2c4faf25-ca44-4ec2-8ea7-9750ec78817b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 735.043021] [48512]: INFO nova.api.openstack.requestlog [None req-fb101ff6-da87-434e-89b3-310f90494f80 tempest-ImagesNegativeTestJSON-585475248 tempest-ImagesNegativeTestJSON-585475248-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b" status: 404 len: 111 microversion: 2.1 time: 0.029459 [ 735.043021] [48512]: [pid: 48512|app: 0|req: 517/1074] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:39 2025] GET /compute/v2.1/servers/2c4faf25-ca44-4ec2-8ea7-9750ec78817b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 735.045542] [48512]: DEBUG nova.api.openstack.wsgi [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c0c7c6b-bdee-4a24-aa09-9b80f440e784", "name": "network-vif-plugged", "status": "completed", "tag": "f2f758c3-454d-4656-9f28-fa060f17cf4e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 735.053618] [48512]: DEBUG oslo_concurrency.lockutils [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.055592] [48512]: DEBUG oslo_concurrency.lockutils [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.055592] [48512]: DEBUG oslo_concurrency.lockutils [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.064554] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] Creating event network-vif-plugged:f2f758c3-454d-4656-9f28-fa060f17cf4e for instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 on cpu-1 [ 735.069593] [48512]: INFO nova.api.openstack.requestlog [req-6ce4be3f-9fab-498a-abdc-25672516de4e req-84942e5b-5772-44ea-8ac8-f4f675a5848b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028556 [ 735.070212] [48512]: [pid: 48512|app: 0|req: 518/1075] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:39 2025] 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) [ 735.073540] [48512]: DEBUG nova.api.openstack.wsgi [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 735.074945] [48512]: DEBUG nova.compute.api [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 735.078688] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.078866] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.079170] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.079530] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 735.079693] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 735.079819] [48512]: DEBUG oslo_concurrency.lockutils [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 735.110826] [48512]: WARNING neutronclient.v2_0.client [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 735.699549] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 736.068679] [48511]: WARNING neutronclient.v2_0.client [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.375385] [48512]: DEBUG nova.policy [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 737.382514] [48512]: INFO nova.api.openstack.requestlog [None req-4422e1ac-3f44-42dd-9888-0395e1ae036a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1318 microversion: 2.1 time: 2.311619 [ 737.383271] [48512]: [pid: 48512|app: 0|req: 519/1076] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:39 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1318 bytes in 2312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.388403] [48512]: DEBUG nova.api.openstack.wsgi [None req-3227bfcf-d07d-4e54-b1c9-9f89974f95e7 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.410719] [48512]: INFO nova.api.openstack.requestlog [None req-3227bfcf-d07d-4e54-b1c9-9f89974f95e7 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5587 microversion: 2.1 time: 0.026936 [ 737.411081] [48512]: [pid: 48512|app: 0|req: 520/1077] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:42 2025] GET /compute/v2.1/flavors/detail => generated 5587 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.414099] [48512]: DEBUG nova.api.openstack.wsgi [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "tempest-server-group-1042079819", "policies": ["anti-affinity"]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 737.429273] [48512]: DEBUG nova.quota [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 737.432762] [48512]: DEBUG nova.quota [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 737.451243] [48511]: DEBUG nova.virt.hardware [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 737.451495] [48511]: DEBUG nova.virt.hardware [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 737.451782] [48511]: DEBUG nova.virt.hardware [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 737.453833] [48511]: DEBUG nova.virt.hardware [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 737.454020] [48511]: DEBUG nova.virt.hardware [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 737.466221] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.466498] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.467184] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.467294] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.467596] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.467661] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.472735] [48512]: DEBUG nova.quota [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 737.476350] [48512]: DEBUG nova.quota [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_groups'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 737.483850] [48512]: INFO nova.api.openstack.requestlog [None req-156c8fcf-f6b3-426c-8e5c-0da314046e66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 169 microversion: 2.1 time: 0.072189 [ 737.487024] [48512]: [pid: 48512|app: 0|req: 521/1078] 10.180.1.21 () {60 vars in 1168 bytes} [Mon Dec 8 18:21:42 2025] POST /compute/v2.1/os-server-groups => generated 169 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 737.487142] [48511]: DEBUG nova.quota [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 737.487188] [48512]: DEBUG nova.api.openstack.wsgi [None req-693de719-8727-4671-b1a7-1b6d7955490f tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 737.488771] [48511]: DEBUG nova.quota [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for user 28ed85c7c03746699b00edd7fffe6e36 and project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 737.496328] [48511]: DEBUG nova.compute.api [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 737.497878] [48511]: DEBUG nova.compute.api [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 737.508957] [48512]: INFO nova.api.openstack.requestlog [None req-693de719-8727-4671-b1a7-1b6d7955490f tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.022991 [ 737.508957] [48512]: [pid: 48512|app: 0|req: 522/1079] 10.180.1.21 () {60 vars in 1297 bytes} [Mon Dec 8 18:21:42 2025] POST /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 737.511050] [48512]: DEBUG nova.api.openstack.wsgi [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.511050] [48512]: DEBUG nova.compute.api [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.523694] [48512]: DEBUG oslo_concurrency.lockutils [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.551159] [48511]: INFO nova.api.openstack.requestlog [None req-e6a4baea-e1a5-45a8-a05a-4a20a8b5532c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.348321 [ 737.551787] [48511]: [pid: 48511|app: 0|req: 558/1080] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 3349 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 737.558975] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.559818] [48511]: DEBUG nova.compute.api [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.566406] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.566609] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.566743] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.566996] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.567153] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.567379] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.570522] [48512]: DEBUG nova.compute.api [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 737.589122] [48511]: WARNING neutronclient.v2_0.client [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 737.667699] [48512]: INFO nova.api.openstack.requestlog [None req-67584b39-05c7-49de-b1f3-8e93bec5865c tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 204 len: 0 microversion: 2.54 time: 0.158844 [ 737.668056] [48512]: [pid: 48512|app: 0|req: 523/1081] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:21:42 2025] DELETE /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 737.673099] [48512]: DEBUG nova.api.openstack.wsgi [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 737.677422] [48512]: DEBUG nova.compute.api [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 737.684832] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 737.706139] [48512]: WARNING neutronclient.v2_0.client [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.045545] [48512]: DEBUG nova.policy [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.069825] [48512]: INFO nova.api.openstack.requestlog [None req-5dbd82a9-d6a3-40d0-9314-27552b141e32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1210 microversion: 2.1 time: 0.400854 [ 738.071304] [48512]: [pid: 48512|app: 0|req: 524/1082] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:42 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1210 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.077149] [48512]: DEBUG nova.api.openstack.wsgi [None req-25797e2c-73e7-4ac3-925c-a3f14a49e6b6 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "0.0.0.0"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.078917] [48512]: WARNING neutronclient.v2_0.client [None req-25797e2c-73e7-4ac3-925c-a3f14a49e6b6 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.349504] [48511]: DEBUG nova.policy [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 738.354807] [48511]: INFO nova.api.openstack.requestlog [None req-ed06d667-3251-4039-b6dc-8f6e0802efb4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1312 microversion: 2.1 time: 0.802288 [ 738.355091] [48511]: [pid: 48511|app: 0|req: 559/1083] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:42 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1312 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.357613] [48511]: DEBUG nova.api.openstack.wsgi [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.357806] [48511]: DEBUG nova.compute.api [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.365010] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.365077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.365771] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.365771] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.365771] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.365771] [48511]: DEBUG oslo_concurrency.lockutils [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.369094] [48512]: INFO nova.api.openstack.wsgi [None req-25797e2c-73e7-4ac3-925c-a3f14a49e6b6 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] HTTP exception thrown: Floating IP not found for address 0.0.0.0. [ 738.369541] [48512]: DEBUG nova.api.openstack.wsgi [None req-25797e2c-73e7-4ac3-925c-a3f14a49e6b6 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Returning 404 to user: Floating IP not found for address 0.0.0.0. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 738.369921] [48512]: INFO nova.api.openstack.requestlog [None req-25797e2c-73e7-4ac3-925c-a3f14a49e6b6 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action" status: 404 len: 88 microversion: 2.1 time: 0.299082 [ 738.370255] [48512]: [pid: 48512|app: 0|req: 525/1084] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:42 2025] POST /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b/action => generated 88 bytes in 300 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 738.377836] [48512]: DEBUG nova.api.openstack.wsgi [None req-0502928f-fea8-48b2-9ea6-4bb2a518c9aa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.641638] [48511]: DEBUG nova.compute.api [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 738.664894] [48512]: INFO nova.api.openstack.requestlog [None req-0502928f-fea8-48b2-9ea6-4bb2a518c9aa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 200 len: 1639 microversion: 2.1 time: 0.293084 [ 738.664894] [48512]: [pid: 48512|app: 0|req: 526/1085] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:43 2025] GET /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 1639 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.669932] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 738.669932] [48512]: DEBUG nova.compute.api [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 738.678781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.678781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.678781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.678781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.678781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.679132] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.709214] [48512]: WARNING neutronclient.v2_0.client [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 738.722858] [48511]: INFO nova.api.openstack.requestlog [None req-e558055d-5ebe-4a6b-a73e-396b9f41060a tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 204 len: 0 microversion: 2.70 time: 0.366579 [ 738.722983] [48511]: [pid: 48511|app: 0|req: 560/1086] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:21:43 2025] DELETE /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 0 bytes in 367 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 738.726816] [48511]: DEBUG nova.api.openstack.wsgi [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-936365906", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "be4a6693-f77f-45c4-918c-8130bf4d360a"}, {"uuid": "18154428-e9c7-4f90-a3ff-1fe53593da93"}, {"uuid": "be4a6693-f77f-45c4-918c-8130bf4d360a"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 738.783120] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.783361] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.783504] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.784575] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 738.784758] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 738.784910] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 738.794331] [48511]: DEBUG nova.network.neutron [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] validate_networks() for [('be4a6693-f77f-45c4-918c-8130bf4d360a', None, None, None, None, None), ('18154428-e9c7-4f90-a3ff-1fe53593da93', None, None, None, None, None), ('be4a6693-f77f-45c4-918c-8130bf4d360a', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 738.795323] [48511]: WARNING neutronclient.v2_0.client [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 739.000733] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=14 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.152050] [48512]: DEBUG nova.policy [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.159933] [48512]: INFO nova.api.openstack.requestlog [None req-f4847424-e75e-4775-8fe3-d15ba5b5998f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1212 microversion: 2.1 time: 0.494710 [ 739.161368] [48512]: [pid: 48512|app: 0|req: 527/1087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:43 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1212 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.165622] [48512]: DEBUG nova.api.openstack.wsgi [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 739.165622] [48512]: DEBUG nova.compute.api [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 739.170568] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.170787] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.170941] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.171252] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.171676] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.171899] [48512]: DEBUG oslo_concurrency.lockutils [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.265050] [48512]: DEBUG nova.objects.instance [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lazy-loading 'services' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.341545] [48512]: INFO nova.api.openstack.requestlog [None req-294b9773-dddf-45a7-aae2-87901a03392a tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments/5ea2ae32-5fc0-414b-9287-ab0dc460b0cd" status: 202 len: 0 microversion: 2.1 time: 0.180236 [ 739.342036] [48512]: [pid: 48512|app: 0|req: 528/1088] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:21:43 2025] DELETE /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments/5ea2ae32-5fc0-414b-9287-ab0dc460b0cd => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 739.344839] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 739.346328] [48512]: DEBUG nova.compute.api [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 739.351298] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.351938] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.351938] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.351938] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.352127] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.352381] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.384914] [48512]: WARNING neutronclient.v2_0.client [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 739.509233] [48511]: WARNING neutronclient.v2_0.client [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 739.654488] [48512]: DEBUG nova.policy [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 739.660255] [48512]: INFO nova.api.openstack.requestlog [None req-4a8629c0-17b7-48ef-9ba7-38fc92a54103 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1503 microversion: 2.1 time: 0.317056 [ 739.660612] [48512]: [pid: 48512|app: 0|req: 529/1089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:44 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1503 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.663606] [48512]: DEBUG nova.api.openstack.wsgi [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-1235369552", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 739.665946] [48512]: DEBUG nova.compute.api [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 739.671930] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.672145] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.672285] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.672548] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.673199] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.673199] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.707222] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.707395] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.708248] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.713346] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.713563] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.713672] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.714053] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.714307] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.714440] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.812090] [48512]: DEBUG nova.quota [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 739.816343] [48512]: DEBUG nova.quota [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Getting quotas for user f7de117e35b745ef9efa25b5f9759a74 and project 45ea0614bba846acb2cf4e2661ffd2dd. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 739.826491] [48512]: DEBUG nova.virt.hardware [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 739.826694] [48512]: DEBUG nova.virt.hardware [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 739.826946] [48512]: DEBUG nova.virt.hardware [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 739.826946] [48512]: DEBUG nova.virt.hardware [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 739.827088] [48512]: DEBUG nova.virt.hardware [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 739.899999] [48511]: DEBUG nova.virt.hardware [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 739.900386] [48511]: DEBUG nova.virt.hardware [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 739.900386] [48511]: DEBUG nova.virt.hardware [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 739.900386] [48511]: DEBUG nova.virt.hardware [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 739.900779] [48511]: DEBUG nova.virt.hardware [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 739.908174] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.908174] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.908174] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.908803] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 739.908935] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 739.909140] [48511]: DEBUG oslo_concurrency.lockutils [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 739.926907] [48511]: DEBUG nova.quota [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Getting quotas for project 5f7592ac30e2495188e78558796b2404. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 739.933022] [48511]: DEBUG nova.quota [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Getting quotas for user 26d023d53b2e4c64b40f4529c073b526 and project 5f7592ac30e2495188e78558796b2404. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 739.944393] [48511]: DEBUG nova.compute.api [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 739.945800] [48511]: DEBUG nova.compute.api [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 740.000158] [48511]: INFO nova.api.openstack.requestlog [None req-4906b39a-6f84-4d46-8867-e84e1f97244f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.276186 [ 740.001207] [48511]: [pid: 48511|app: 0|req: 561/1090] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:43 2025] POST /compute/v2.1/servers => generated 380 bytes in 1277 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 740.004026] [48511]: DEBUG nova.api.openstack.wsgi [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.005507] [48512]: DEBUG nova.compute.api [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.006462] [48511]: DEBUG nova.compute.api [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.011216] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.013774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.013774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.013774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.013774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.013774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.014102] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.014102] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.014102] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.014102] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.014252] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.014378] [48511]: DEBUG oslo_concurrency.lockutils [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.048392] [48511]: WARNING neutronclient.v2_0.client [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.058352] [48512]: WARNING neutronclient.v2_0.client [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.218764] [48511]: DEBUG nova.policy [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.226201] [48511]: INFO nova.api.openstack.requestlog [None req-3407fb5d-c81e-4710-b3d3-eaae0d874862 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1462 microversion: 2.1 time: 0.225109 [ 740.226694] [48511]: [pid: 48511|app: 0|req: 562/1091] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:44 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1462 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.229120] [48511]: DEBUG nova.api.openstack.wsgi [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.230685] [48511]: DEBUG nova.compute.api [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.237763] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.238058] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.238220] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.238611] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.238804] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.238943] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.279256] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.279523] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.279681] [48511]: DEBUG oslo_concurrency.lockutils [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.279850] [48511]: DEBUG nova.objects.instance [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 58139534-bca0-4170-b66e-4a60de31c922 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.285198] [48512]: DEBUG nova.policy [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.285398] [48511]: WARNING neutronclient.v2_0.client [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.290600] [48512]: DEBUG nova.policy [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.291693] [48512]: DEBUG nova.policy [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.302532] [48512]: INFO nova.api.openstack.requestlog [None req-2fabde65-120d-4cd1-90b1-80e6205b7f3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772/action" status: 202 len: 2053 microversion: 2.93 time: 0.641145 [ 740.303453] [48512]: [pid: 48512|app: 0|req: 530/1092] 10.180.1.21 () {62 vars in 1315 bytes} [Mon Dec 8 18:21:44 2025] POST /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772/action => generated 2053 bytes in 642 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 740.307352] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.307849] [48512]: DEBUG nova.compute.api [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] [instance: ccc219a5-80b7-4384-8b03-b98a9d06f1cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.309690] [48511]: DEBUG nova.policy [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.311682] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.311870] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.311998] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.312279] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.312416] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.312532] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.314831] [48511]: INFO nova.api.openstack.requestlog [None req-87a4e2fd-6009-4000-b374-7b2a7c704987 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1300 microversion: 2.1 time: 0.087599 [ 740.315446] [48511]: [pid: 48511|app: 0|req: 563/1093] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:44 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.318273] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.320182] [48511]: DEBUG nova.compute.api [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.324083] [48512]: INFO nova.api.openstack.wsgi [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] HTTP exception thrown: Instance ccc219a5-80b7-4384-8b03-b98a9d06f1cd could not be found. [ 740.324348] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.324426] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] Returning 404 to user: Instance ccc219a5-80b7-4384-8b03-b98a9d06f1cd could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 740.324652] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.324850] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.325205] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.325307] [48512]: INFO nova.api.openstack.requestlog [None req-ee4eb01e-1312-4220-abb2-c54cf2e96d6f tempest-InstanceActionsTestJSON-381140382 tempest-InstanceActionsTestJSON-381140382-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd" status: 404 len: 111 microversion: 2.1 time: 0.021465 [ 740.325494] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.325604] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.325687] [48512]: [pid: 48512|app: 0|req: 531/1094] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/ccc219a5-80b7-4384-8b03-b98a9d06f1cd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 740.328586] [48512]: DEBUG nova.api.openstack.wsgi [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.330376] [48512]: DEBUG nova.compute.api [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.337228] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.337228] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.337466] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.337819] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.339302] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.339302] [48512]: DEBUG oslo_concurrency.lockutils [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.348172] [48511]: WARNING neutronclient.v2_0.client [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.361426] [48512]: WARNING neutronclient.v2_0.client [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.545744] [48511]: DEBUG nova.policy [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.550408] [48511]: INFO nova.api.openstack.requestlog [None req-cc104a4c-e1c0-4e6a-a5a4-eef779832661 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1366 microversion: 2.1 time: 0.234255 [ 740.550828] [48511]: [pid: 48511|app: 0|req: 564/1095] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1366 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.553922] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.555909] [48511]: DEBUG nova.compute.api [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.561280] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.561471] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.562041] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.562041] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.562041] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.562185] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.571214] [48512]: DEBUG nova.policy [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.577253] [48512]: INFO nova.api.openstack.requestlog [None req-f09d2678-1373-416f-857d-fe210824845c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1321 microversion: 2.1 time: 0.250742 [ 740.578266] [48512]: [pid: 48512|app: 0|req: 532/1096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1321 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.582431] [48512]: DEBUG nova.api.openstack.wsgi [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.586150] [48512]: DEBUG nova.compute.api [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.587450] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.587958] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.588262] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.588526] [48511]: DEBUG nova.objects.instance [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lazy-loading 'fault' on Instance uuid 266e3a39-8296-4250-8e2a-e9914f67a66c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.592495] [48511]: WARNING neutronclient.v2_0.client [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.594681] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.595306] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.595621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.596825] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.597221] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.597645] [48512]: DEBUG oslo_concurrency.lockutils [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.619809] [48511]: DEBUG nova.policy [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.628072] [48512]: WARNING neutronclient.v2_0.client [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.628230] [48511]: INFO nova.api.openstack.requestlog [None req-a3d3d04c-e4b3-4410-8248-edb6a5fba2ac tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1301 microversion: 2.1 time: 0.076231 [ 740.628532] [48511]: [pid: 48511|app: 0|req: 565/1097] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1301 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.632577] [48511]: DEBUG nova.api.openstack.wsgi [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.634163] [48511]: DEBUG nova.compute.api [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.644564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.656078] [48512]: DEBUG nova.policy [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.662259] [48512]: INFO nova.api.openstack.requestlog [None req-c41fe301-52d6-455e-badc-7260c1776379 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1234 microversion: 2.1 time: 0.082864 [ 740.662718] [48512]: [pid: 48512|app: 0|req: 533/1098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.665372] [48512]: DEBUG nova.api.openstack.wsgi [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "266e3a39-8296-4250-8e2a-e9914f67a66c", "name": "network-vif-deleted", "tag": "473c4adc-ea2c-4fc4-b852-59b6ddb44c07"}, {"server_uuid": "73211073-76e7-4f36-bdc0-cb3902e5ebbb", "name": "network-vif-plugged", "status": "completed", "tag": "5925a5a8-8e10-4f9a-8f44-15de96032a57"}, {"name": "network-changed", "server_uuid": "73211073-76e7-4f36-bdc0-cb3902e5ebbb", "tag": "5925a5a8-8e10-4f9a-8f44-15de96032a57"}, {"server_uuid": "6a146594-3a86-484f-9ddb-638406ee41d0", "name": "network-vif-plugged", "status": "completed", "tag": "c39af72b-1658-45f4-92cd-1aa943f1e679"}, {"name": "network-changed", "server_uuid": "6a146594-3a86-484f-9ddb-638406ee41d0", "tag": "c39af72b-1658-45f4-92cd-1aa943f1e679"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 740.674080] [48512]: DEBUG oslo_concurrency.lockutils [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.674985] [48512]: DEBUG oslo_concurrency.lockutils [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.674985] [48512]: DEBUG oslo_concurrency.lockutils [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.681834] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.682817] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.682817] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.682817] [48511]: DEBUG nova.objects.instance [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lazy-loading 'fault' on Instance uuid 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 740.684963] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Creating event network-vif-deleted:473c4adc-ea2c-4fc4-b852-59b6ddb44c07 for instance 266e3a39-8296-4250-8e2a-e9914f67a66c on cpu-1 [ 740.684963] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Creating event network-vif-plugged:5925a5a8-8e10-4f9a-8f44-15de96032a57 for instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb on cpu-1 [ 740.684963] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Creating event network-changed:5925a5a8-8e10-4f9a-8f44-15de96032a57 for instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb on cpu-1 [ 740.684963] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Creating event network-vif-plugged:c39af72b-1658-45f4-92cd-1aa943f1e679 for instance 6a146594-3a86-484f-9ddb-638406ee41d0 on cpu-1 [ 740.685426] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] Creating event network-changed:c39af72b-1658-45f4-92cd-1aa943f1e679 for instance 6a146594-3a86-484f-9ddb-638406ee41d0 on cpu-1 [ 740.687370] [48511]: WARNING neutronclient.v2_0.client [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.693933] [48512]: INFO nova.api.openstack.requestlog [req-5391e910-d21c-4be4-9a57-02c05f4140df req-f7a7f932-d2c0-4128-96ba-f9b4130290e7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 859 microversion: 2.1 time: 0.029668 [ 740.693933] [48512]: [pid: 48512|app: 0|req: 534/1099] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:45 2025] POST /compute/v2.1/os-server-external-events => generated 859 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 740.698202] [48512]: DEBUG nova.api.openstack.wsgi [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1c0c7c6b-bdee-4a24-aa09-9b80f440e784", "tag": "f2f758c3-454d-4656-9f28-fa060f17cf4e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 740.707814] [48512]: DEBUG oslo_concurrency.lockutils [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.708196] [48512]: DEBUG oslo_concurrency.lockutils [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.711705] [48512]: DEBUG oslo_concurrency.lockutils [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.722044] [48511]: DEBUG nova.policy [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '97c2c4da74374549a5c505e96324f51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b39491e04524dd790497f2ac0e0a3d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 740.722478] [48512]: INFO nova.api.openstack.compute.server_external_events [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] Creating event network-changed:f2f758c3-454d-4656-9f28-fa060f17cf4e for instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 on cpu-1 [ 740.727049] [48511]: INFO nova.api.openstack.requestlog [None req-e85f29f2-8d03-49dc-8931-d63d78ce167d tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 200 len: 1308 microversion: 2.1 time: 0.097036 [ 740.727492] [48512]: INFO nova.api.openstack.requestlog [req-fbfe9f8f-3be0-4e64-8a54-52ef325ab78d req-f9b62666-9a2b-447b-8ebb-8c3bff44984a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032104 [ 740.728206] [48512]: [pid: 48512|app: 0|req: 535/1100] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:45 2025] 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) [ 740.729363] [48511]: [pid: 48511|app: 0|req: 566/1101] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 1308 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.730780] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb6adda3-53d3-4d56-9d77-67c7e82fd596 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.735041] [48511]: DEBUG nova.api.openstack.wsgi [None req-99d34518-77d2-410f-87a8-024443dd0668 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 740.755994] [48512]: INFO nova.api.openstack.requestlog [None req-bb6adda3-53d3-4d56-9d77-67c7e82fd596 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5587 microversion: 2.1 time: 0.027432 [ 740.756485] [48512]: [pid: 48512|app: 0|req: 536/1102] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:45 2025] GET /compute/v2.1/flavors/detail => generated 5587 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.772901] [48511]: INFO nova.api.openstack.requestlog [None req-99d34518-77d2-410f-87a8-024443dd0668 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f13ae934-1f46-43f8-94ff-0f78c0a1fccf" status: 204 len: 0 microversion: 2.1 time: 0.042694 [ 740.773526] [48511]: [pid: 48511|app: 0|req: 567/1103] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:21:45 2025] DELETE /compute/v2.1/os-server-groups/f13ae934-1f46-43f8-94ff-0f78c0a1fccf => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 740.777225] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-273383495", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "e47a6764-ab04-4c69-8efa-9f1bc674ff27"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 740.836534] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.836534] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.836534] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.837435] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.837587] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.837822] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.845846] [48511]: DEBUG nova.network.neutron [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 740.847194] [48511]: WARNING neutronclient.v2_0.client [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 740.926147] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-533435150", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "00151367-537b-46c5-bec8-09c76a15a162"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 740.973513] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.973689] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.973832] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.975443] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 740.977312] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 740.977312] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 740.988027] [48512]: DEBUG nova.network.neutron [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] validate_networks() for [('00151367-537b-46c5-bec8-09c76a15a162', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 740.988027] [48512]: WARNING neutronclient.v2_0.client [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 741.408513] [48511]: DEBUG nova.virt.hardware [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 741.408782] [48511]: DEBUG nova.virt.hardware [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 741.408914] [48511]: DEBUG nova.virt.hardware [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 741.409009] [48511]: DEBUG nova.virt.hardware [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 741.409126] [48511]: DEBUG nova.virt.hardware [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 741.419169] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.419600] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.419600] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.419934] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.421576] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.421715] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.434440] [48511]: DEBUG nova.quota [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 741.440614] [48511]: DEBUG nova.quota [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for user 4fd1fae05f134d37a28836fece51cd63 and project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 741.450892] [48511]: DEBUG nova.compute.api [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 741.454030] [48511]: DEBUG nova.compute.api [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 741.501539] [48511]: INFO nova.api.openstack.requestlog [None req-4c0e8f12-0b90-4225-8db5-3518ad8ba743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.727194 [ 741.501799] [48511]: [pid: 48511|app: 0|req: 568/1104] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:45 2025] POST /compute/v2.1/servers => generated 380 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 741.507880] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 741.510022] [48511]: DEBUG nova.compute.api [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 741.513893] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.516063] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.516063] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.516063] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.516063] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.516063] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.547857] [48511]: WARNING neutronclient.v2_0.client [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 741.845375] [48512]: WARNING neutronclient.v2_0.client [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 741.878807] [48511]: DEBUG nova.policy [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.889575] [48511]: DEBUG nova.policy [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.890256] [48511]: DEBUG nova.policy [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 741.890905] [48511]: INFO nova.api.openstack.requestlog [None req-6d19953d-790b-447a-baba-f74602216fad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1423 microversion: 2.54 time: 0.388593 [ 741.891360] [48511]: [pid: 48511|app: 0|req: 569/1105] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:46 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1423 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.896278] [48511]: DEBUG nova.api.openstack.wsgi [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1321181963", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "14efadfd-c443-488c-b76f-591191ec895f"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 741.943110] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.944793] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.945812] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.946238] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 741.946410] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 741.947693] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 741.955922] [48511]: DEBUG nova.network.neutron [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] validate_networks() for [('14efadfd-c443-488c-b76f-591191ec895f', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 741.955922] [48511]: WARNING neutronclient.v2_0.client [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.420341] [48512]: DEBUG nova.virt.hardware [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 742.420604] [48512]: DEBUG nova.virt.hardware [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 742.420919] [48512]: DEBUG nova.virt.hardware [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 742.421134] [48512]: DEBUG nova.virt.hardware [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 742.421346] [48512]: DEBUG nova.virt.hardware [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 742.431275] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.431441] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.431558] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.431951] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.433314] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.433451] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.444567] [48512]: DEBUG nova.quota [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Getting quotas for project a3bb5b8ea30e416685599637cc825834. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 742.448879] [48512]: DEBUG nova.quota [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Getting quotas for user bda6201576a44133b0c60e8fea9a4da2 and project a3bb5b8ea30e416685599637cc825834. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 742.454735] [48512]: DEBUG nova.compute.api [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 742.456309] [48512]: DEBUG nova.compute.api [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 742.487993] [48512]: INFO nova.api.openstack.requestlog [None req-fd9730d8-f607-483b-9f7b-c20af5050c32 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.730749 [ 742.488560] [48512]: [pid: 48512|app: 0|req: 537/1106] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:45 2025] POST /compute/v2.1/servers => generated 380 bytes in 1732 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 742.491076] [48512]: DEBUG nova.api.openstack.wsgi [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.491285] [48512]: DEBUG nova.compute.api [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.495277] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.495460] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.495595] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.495907] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.496083] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.496425] [48512]: DEBUG oslo_concurrency.lockutils [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.516878] [48512]: DEBUG nova.compute.api [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 742.563631] [48512]: INFO nova.api.openstack.requestlog [None req-9246dfe4-f6fd-44ff-b969-043eed330768 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 204 len: 0 microversion: 2.1 time: 0.074112 [ 742.564185] [48512]: [pid: 48512|app: 0|req: 538/1107] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:47 2025] DELETE /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 742.569499] [48512]: DEBUG nova.api.openstack.wsgi [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 742.571016] [48512]: DEBUG nova.compute.api [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 742.575809] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.575991] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.576148] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.576421] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 742.576586] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 742.576685] [48512]: DEBUG oslo_concurrency.lockutils [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 742.602233] [48512]: WARNING neutronclient.v2_0.client [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 742.987821] [48511]: WARNING neutronclient.v2_0.client [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.378320] [48512]: DEBUG nova.policy [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.385077] [48512]: INFO nova.api.openstack.requestlog [None req-4201d4e7-090e-4d98-97d8-34e8deb2e902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1318 microversion: 2.1 time: 0.818852 [ 743.385496] [48512]: [pid: 48512|app: 0|req: 539/1108] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:47 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1318 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.388889] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f12604c-034a-450f-8de9-ed8d4802ea68 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.504337] [48512]: INFO nova.api.openstack.requestlog [None req-0f12604c-034a-450f-8de9-ed8d4802ea68 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 204 len: 0 microversion: 2.1 time: 0.118011 [ 743.504723] [48512]: [pid: 48512|app: 0|req: 540/1109] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:48 2025] DELETE /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 743.507376] [48512]: DEBUG nova.api.openstack.wsgi [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.509090] [48512]: DEBUG nova.compute.api [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.513404] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.513621] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.513788] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.514141] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.514258] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.514340] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.556112] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.556196] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.556891] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.556891] [48512]: DEBUG nova.objects.instance [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 743.564437] [48512]: WARNING neutronclient.v2_0.client [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.586340] [48511]: DEBUG nova.virt.hardware [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 743.586481] [48511]: DEBUG nova.virt.hardware [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 743.586631] [48511]: DEBUG nova.virt.hardware [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 743.586738] [48511]: DEBUG nova.virt.hardware [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 743.586845] [48511]: DEBUG nova.virt.hardware [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 743.599805] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.599805] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.599805] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.600036] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.601386] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.601520] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.616986] [48511]: DEBUG nova.quota [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 743.622098] [48511]: DEBUG nova.quota [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for user 28ed85c7c03746699b00edd7fffe6e36 and project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 743.632676] [48511]: DEBUG nova.compute.api [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 743.632676] [48511]: DEBUG nova.compute.api [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 743.671025] [48511]: INFO nova.api.openstack.requestlog [None req-6aa590bc-4ac7-4752-a633-acdc0748a580 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.778384 [ 743.672226] [48511]: [pid: 48511|app: 0|req: 570/1110] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:46 2025] POST /compute/v2.1/servers => generated 380 bytes in 1780 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 743.675324] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.676318] [48511]: DEBUG nova.compute.api [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.680401] [48512]: DEBUG nova.policy [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.690843] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.690843] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.691093] [48512]: DEBUG nova.policy [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.691093] [48512]: DEBUG nova.policy [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.691223] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.691255] [48512]: INFO nova.api.openstack.requestlog [None req-b3185573-4097-4db4-832e-852639ee40ac tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.185309 [ 743.691290] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.691290] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.691346] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.693374] [48512]: [pid: 48512|app: 0|req: 541/1111] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.698088] [48512]: DEBUG nova.api.openstack.wsgi [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.705800] [48512]: DEBUG nova.compute.api [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.708413] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.708750] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.708990] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.709492] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.709904] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.710224] [48512]: DEBUG oslo_concurrency.lockutils [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.731800] [48511]: WARNING neutronclient.v2_0.client [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.740934] [48512]: INFO nova.api.openstack.requestlog [None req-b99b385c-c878-4ad2-a906-e5ce38a78c4f tempest-VolumesAssistedSnapshotsTest-1838600979 tempest-VolumesAssistedSnapshotsTest-1838600979-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.046821 [ 743.741329] [48512]: [pid: 48512|app: 0|req: 542/1112] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945/os-volume_attachments => generated 25 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 743.744219] [48512]: DEBUG nova.api.openstack.wsgi [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.749563] [48512]: DEBUG nova.compute.api [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.754152] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.754355] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.754569] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.754739] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.754875] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.754988] [48512]: DEBUG oslo_concurrency.lockutils [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.782912] [48512]: WARNING neutronclient.v2_0.client [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 743.917818] [48511]: DEBUG nova.policy [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.927671] [48511]: INFO nova.api.openstack.requestlog [None req-3c59dedb-c176-41d7-8e64-fd16abbdabb4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1314 microversion: 2.1 time: 0.255313 [ 743.928052] [48511]: [pid: 48511|app: 0|req: 571/1113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1314 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.931857] [48511]: DEBUG nova.api.openstack.wsgi [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 743.933721] [48511]: DEBUG nova.compute.api [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 743.939702] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.939980] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.940158] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.940569] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 743.940896] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 743.941054] [48511]: DEBUG oslo_concurrency.lockutils [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 743.964938] [48512]: DEBUG nova.policy [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 743.973879] [48512]: INFO nova.api.openstack.requestlog [None req-12c65523-b01d-4a92-a944-1060ec19664f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1498 microversion: 2.1 time: 0.230773 [ 743.973879] [48512]: [pid: 48512|app: 0|req: 543/1114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1498 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.978198] [48511]: WARNING neutronclient.v2_0.client [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.103393] [48511]: DEBUG nova.policy [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.115343] [48511]: INFO nova.api.openstack.requestlog [None req-120cab03-1d1f-4a24-af72-8fe95d555f86 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 200 len: 1503 microversion: 2.1 time: 0.185702 [ 744.116461] [48511]: [pid: 48511|app: 0|req: 572/1115] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 1503 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.120244] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.122171] [48511]: DEBUG nova.compute.api [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.127290] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.131031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.131031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.131031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.131031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.131031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.189802] [48512]: DEBUG nova.api.openstack.wsgi [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.192212] [48511]: WARNING neutronclient.v2_0.client [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.206092] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.206631] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.207015] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.207671] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.207995] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.208306] [48512]: DEBUG oslo_concurrency.lockutils [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.233951] [48511]: DEBUG nova.policy [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.238226] [48512]: INFO nova.api.openstack.requestlog [None req-26437d88-4b43-409f-973a-61e908043c60 tempest-AbsoluteLimitsTestJSON-1464680530 tempest-AbsoluteLimitsTestJSON-1464680530-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.263356 [ 744.240218] [48512]: [pid: 48512|app: 0|req: 544/1116] 10.180.1.21 () {58 vars in 1117 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/limits => generated 511 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 744.246023] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.249687] [48512]: DEBUG nova.compute.api [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.249792] [48511]: INFO nova.api.openstack.requestlog [None req-e3b649bc-58d5-411d-bc04-60b3671598a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1206 microversion: 2.1 time: 0.132141 [ 744.249792] [48511]: [pid: 48511|app: 0|req: 573/1117] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:48 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1206 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.254168] [48511]: DEBUG nova.api.openstack.wsgi [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.255490] [48511]: DEBUG nova.compute.api [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.258828] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.259890] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.260315] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.261100] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.261604] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.262367] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.264684] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.264889] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.265080] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.265356] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.265461] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.265581] [48511]: DEBUG oslo_concurrency.lockutils [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.314846] [48512]: WARNING neutronclient.v2_0.client [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.321156] [48511]: WARNING neutronclient.v2_0.client [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.547036] [48512]: DEBUG nova.policy [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.551586] [48512]: INFO nova.api.openstack.requestlog [None req-e2ac1cce-cdf5-498e-a803-938138c72d4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1328 microversion: 2.1 time: 0.310414 [ 744.552272] [48512]: [pid: 48512|app: 0|req: 545/1118] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1328 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.555298] [48512]: DEBUG nova.api.openstack.wsgi [None req-b1edad5e-798d-4435-a32c-12faac36d5a4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.568902] [48512]: INFO nova.api.openstack.requestlog [None req-b1edad5e-798d-4435-a32c-12faac36d5a4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 428 microversion: 2.93 time: 0.016064 [ 744.569356] [48512]: [pid: 48512|app: 0|req: 546/1119] 10.180.1.21 () {60 vars in 1170 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/flavors/42 => generated 428 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 744.572424] [48512]: DEBUG nova.api.openstack.wsgi [None req-a154db6e-33bc-4127-9bce-69d8da607fc9 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.589681] [48512]: INFO nova.api.openstack.requestlog [None req-a154db6e-33bc-4127-9bce-69d8da607fc9 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1769315939" status: 202 len: 0 microversion: 2.1 time: 0.019470 [ 744.590075] [48512]: [pid: 48512|app: 0|req: 547/1120] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:21:49 2025] DELETE /compute/v2.1/flavors/1769315939 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 744.595782] [48512]: DEBUG nova.api.openstack.wsgi [None req-f1772d0b-71b1-4f05-9908-d9c42db27bad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.610771] [48512]: INFO nova.api.openstack.requestlog [None req-f1772d0b-71b1-4f05-9908-d9c42db27bad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.018111 [ 744.611060] [48512]: [pid: 48512|app: 0|req: 548/1121] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 744.615148] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.616624] [48512]: DEBUG nova.compute.api [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.623072] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.623468] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.623712] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.624218] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.624611] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.625095] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.643786] [48511]: DEBUG nova.policy [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.656194] [48511]: INFO nova.api.openstack.requestlog [None req-93ccc804-3912-4210-8344-2bd9d205150d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1461 microversion: 2.1 time: 0.405367 [ 744.656194] [48511]: [pid: 48511|app: 0|req: 574/1122] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1461 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.661185] [48511]: DEBUG nova.api.openstack.wsgi [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.663815] [48511]: DEBUG nova.compute.api [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.677035] [48511]: DEBUG oslo_concurrency.lockutils [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.689255] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.689779] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.690195] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.690916] [48512]: DEBUG nova.objects.instance [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 58139534-bca0-4170-b66e-4a60de31c922 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.702250] [48512]: WARNING neutronclient.v2_0.client [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.720946] [48511]: WARNING neutronclient.v2_0.client [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 744.951865] [48512]: DEBUG nova.policy [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.962174] [48512]: INFO nova.api.openstack.requestlog [None req-8c2b7c3e-3b0b-4b2b-8994-35b2803373f8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 200 len: 1300 microversion: 2.1 time: 0.350443 [ 744.962575] [48512]: [pid: 48512|app: 0|req: 549/1123] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 1300 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.968911] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.970406] [48512]: DEBUG nova.compute.api [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.975151] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.975355] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.975428] [48511]: DEBUG nova.policy [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 744.975534] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.975756] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.975908] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.976066] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.980571] [48511]: INFO nova.api.openstack.requestlog [None req-5213b8cc-41e3-4b3c-a87f-b976ff52b3f1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.323621 [ 744.981374] [48511]: [pid: 48511|app: 0|req: 575/1124] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.985019] [48511]: DEBUG nova.api.openstack.wsgi [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 744.986126] [48511]: DEBUG nova.compute.api [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 744.990588] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.990588] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.991386] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 744.991866] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 744.991951] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 744.992061] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.002269] [48512]: WARNING neutronclient.v2_0.client [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.013118] [48511]: WARNING neutronclient.v2_0.client [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.771975] [48512]: DEBUG nova.policy [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.779070] [48512]: INFO nova.api.openstack.requestlog [None req-8c46da47-a999-4a48-ad6d-e48072bf692f tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1366 microversion: 2.1 time: 0.812374 [ 745.779591] [48512]: [pid: 48512|app: 0|req: 550/1125] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1366 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.788079] [48512]: DEBUG nova.api.openstack.wsgi [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.788079] [48512]: DEBUG nova.compute.api [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.790538] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.790779] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.791259] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.791259] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.791426] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.791480] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.796813] [48511]: DEBUG nova.policy [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 745.803449] [48511]: INFO nova.api.openstack.requestlog [None req-cdebcdaa-01cf-4a3c-87c3-809dfeeaf992 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1516 microversion: 2.1 time: 0.821064 [ 745.803870] [48511]: [pid: 48511|app: 0|req: 576/1126] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:49 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1516 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.808236] [48511]: DEBUG nova.api.openstack.wsgi [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 745.810710] [48511]: DEBUG nova.compute.api [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 745.818940] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.819144] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.819188] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.819297] [48512]: DEBUG oslo_concurrency.lockutils [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.819802] [48512]: DEBUG nova.objects.instance [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lazy-loading 'fault' on Instance uuid 266e3a39-8296-4250-8e2a-e9914f67a66c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.819867] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.819867] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.820366] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 745.820659] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 745.821020] [48511]: DEBUG oslo_concurrency.lockutils [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 745.832051] [48512]: WARNING neutronclient.v2_0.client [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 745.839077] [48511]: WARNING neutronclient.v2_0.client [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.266691] [48512]: DEBUG nova.policy [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.279853] [48512]: INFO nova.api.openstack.requestlog [None req-82519eea-8a4c-4114-b766-88422a3184a6 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1301 microversion: 2.1 time: 0.495494 [ 746.279853] [48512]: [pid: 48512|app: 0|req: 551/1127] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:50 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1301 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.287705] [48512]: DEBUG nova.api.openstack.wsgi [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.290549] [48511]: DEBUG nova.policy [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.290770] [48512]: DEBUG nova.compute.api [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] [instance: 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.299849] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.300082] [48511]: INFO nova.api.openstack.requestlog [None req-186197d2-abc8-41a3-9396-9238f2f21fe5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1234 microversion: 2.1 time: 0.494651 [ 746.300196] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.300258] [48511]: [pid: 48511|app: 0|req: 577/1128] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:50 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1234 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.300314] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.300788] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.301176] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.301176] [48512]: DEBUG oslo_concurrency.lockutils [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.303716] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.305427] [48511]: DEBUG nova.compute.api [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.312340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.322652] [48512]: INFO nova.api.openstack.wsgi [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] HTTP exception thrown: Instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b could not be found. [ 746.322652] [48512]: DEBUG nova.api.openstack.wsgi [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] Returning 404 to user: Instance 3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 746.323395] [48512]: INFO nova.api.openstack.requestlog [None req-b58cd078-b120-48af-bc49-7b8ff7ee8914 tempest-FloatingIPsAssociationTestJSON-606961835 tempest-FloatingIPsAssociationTestJSON-606961835-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b" status: 404 len: 111 microversion: 2.1 time: 0.043951 [ 746.323971] [48512]: [pid: 48512|app: 0|req: 552/1129] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/3371ec24-ea09-4ae6-b4dc-f68d3fdcbf9b => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 746.336043] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.336624] [48512]: DEBUG nova.compute.api [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.343630] [48511]: WARNING neutronclient.v2_0.client [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.345160] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.345383] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.345539] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.345874] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.346859] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.347091] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.373433] [48512]: WARNING neutronclient.v2_0.client [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.513257] [48511]: DEBUG nova.policy [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.521595] [48511]: INFO nova.api.openstack.requestlog [None req-6cc4c8cd-038a-466a-a397-29aa84a87c13 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.220805 [ 746.522146] [48511]: [pid: 48511|app: 0|req: 578/1130] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.527164] [48511]: DEBUG nova.api.openstack.wsgi [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bbb27fb-d264-4930-a5eb-b1fda6460196", "name": "network-vif-plugged", "status": "completed", "tag": "06b804b4-7228-4747-8233-5e31c2eb4b1d"}, {"name": "network-changed", "server_uuid": "4bbb27fb-d264-4930-a5eb-b1fda6460196", "tag": "06b804b4-7228-4747-8233-5e31c2eb4b1d"}, {"server_uuid": "679ee6dd-393a-461b-b79f-c82aaf0a311f", "name": "network-vif-deleted", "tag": "25cd28d8-400c-401c-bea9-60e07f572beb"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 746.528265] [48512]: DEBUG nova.policy [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 746.533184] [48512]: INFO nova.api.openstack.requestlog [None req-cd42bd48-29f1-4c12-92d9-b70a30bc12d5 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1311 microversion: 2.1 time: 0.207601 [ 746.533821] [48512]: [pid: 48512|app: 0|req: 553/1131] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1311 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.534760] [48511]: DEBUG oslo_concurrency.lockutils [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.534938] [48511]: DEBUG oslo_concurrency.lockutils [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.535079] [48511]: DEBUG oslo_concurrency.lockutils [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.535815] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.537809] [48512]: DEBUG nova.compute.api [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.541982] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.542179] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.542310] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.542580] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.542725] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.542845] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.545337] [48511]: INFO nova.api.openstack.compute.server_external_events [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Creating event network-vif-plugged:06b804b4-7228-4747-8233-5e31c2eb4b1d for instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 on cpu-1 [ 746.545516] [48511]: INFO nova.api.openstack.compute.server_external_events [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Creating event network-changed:06b804b4-7228-4747-8233-5e31c2eb4b1d for instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 on cpu-1 [ 746.545664] [48511]: INFO nova.api.openstack.compute.server_external_events [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] Creating event network-vif-deleted:25cd28d8-400c-401c-bea9-60e07f572beb for instance 679ee6dd-393a-461b-b79f-c82aaf0a311f on cpu-1 [ 746.552682] [48511]: INFO nova.api.openstack.requestlog [req-299a7d01-2ae3-48f1-8fcc-ddd15e3a1fc9 req-0b44dc0c-b1d9-4176-a605-9a7e553dd9aa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.029244 [ 746.553532] [48511]: [pid: 48511|app: 0|req: 579/1132] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:51 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 746.556842] [48511]: DEBUG nova.api.openstack.wsgi [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd6db774-81e6-4c34-9449-86a6f3faac98", "name": "network-vif-plugged", "status": "completed", "tag": "bea18d41-0f11-4e1a-81c1-050988de471c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 746.563562] [48511]: DEBUG oslo_concurrency.lockutils [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.563757] [48511]: DEBUG oslo_concurrency.lockutils [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.563853] [48511]: DEBUG oslo_concurrency.lockutils [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.572293] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] Creating event network-vif-plugged:bea18d41-0f11-4e1a-81c1-050988de471c for instance fd6db774-81e6-4c34-9449-86a6f3faac98 on cpu-1 [ 746.572344] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.572537] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.573111] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.573111] [48512]: DEBUG nova.objects.instance [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 746.576639] [48511]: INFO nova.api.openstack.requestlog [req-bee4b8bb-5340-4035-bbb0-3e0e8fa2eae1 req-4d54d94c-2851-4657-9d82-164078812c9e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022314 [ 746.577052] [48511]: [pid: 48511|app: 0|req: 580/1133] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:51 2025] 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) [ 746.577120] [48512]: WARNING neutronclient.v2_0.client [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 746.579898] [48511]: DEBUG nova.api.openstack.wsgi [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.580282] [48511]: DEBUG nova.compute.api [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.583680] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.583825] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.583949] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.584218] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.584364] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.584485] [48511]: DEBUG oslo_concurrency.lockutils [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.601747] [48511]: DEBUG nova.compute.api [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 746.647778] [48511]: INFO nova.api.openstack.requestlog [None req-a19ba322-470f-485d-a1e8-fb173284d248 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 204 len: 0 microversion: 2.1 time: 0.069942 [ 746.648133] [48511]: [pid: 48511|app: 0|req: 581/1134] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:51 2025] DELETE /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 746.651223] [48511]: DEBUG nova.api.openstack.wsgi [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 746.654808] [48511]: DEBUG nova.compute.api [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 746.657793] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.657975] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.658116] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.658407] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 746.658569] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 746.658691] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 746.676797] [48511]: WARNING neutronclient.v2_0.client [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.182863] [48512]: DEBUG nova.policy [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.192248] [48512]: DEBUG nova.policy [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.193015] [48512]: DEBUG nova.policy [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.193728] [48512]: INFO nova.api.openstack.requestlog [None req-ccd31ecd-bc4f-4fca-92eb-156fef484dad tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.659698 [ 747.194234] [48512]: [pid: 48512|app: 0|req: 554/1135] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.197547] [48512]: DEBUG nova.api.openstack.wsgi [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.197863] [48512]: DEBUG nova.compute.api [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.203351] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.203507] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.203638] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.203893] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.204061] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.204192] [48512]: DEBUG oslo_concurrency.lockutils [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.207935] [48511]: DEBUG nova.policy [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.212982] [48511]: INFO nova.api.openstack.requestlog [None req-53f2acf2-c03c-45eb-8849-65cd700b1e5d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.564160 [ 747.213471] [48511]: [pid: 48511|app: 0|req: 582/1136] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.217377] [48511]: DEBUG nova.api.openstack.wsgi [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.217948] [48511]: DEBUG nova.compute.api [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.221556] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.221738] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.221901] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.222341] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.222667] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.222809] [48511]: DEBUG oslo_concurrency.lockutils [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.235752] [48512]: DEBUG nova.compute.api [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 747.244750] [48511]: WARNING neutronclient.v2_0.client [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.304478] [48512]: INFO nova.api.openstack.requestlog [None req-09fe857d-6b1d-42cf-b8a3-e2c0fa40cd6e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 204 len: 0 microversion: 2.1 time: 0.109128 [ 747.304478] [48512]: [pid: 48512|app: 0|req: 555/1137] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:51 2025] DELETE /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 747.308043] [48512]: DEBUG nova.api.openstack.wsgi [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.309813] [48512]: DEBUG nova.compute.api [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.313531] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.313733] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.313865] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.314157] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.314538] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.314538] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.346342] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.346547] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.346683] [48512]: DEBUG oslo_concurrency.lockutils [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.349120] [48512]: DEBUG nova.objects.instance [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 747.352463] [48512]: WARNING neutronclient.v2_0.client [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 747.842839] [48511]: DEBUG nova.policy [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 747.849846] [48511]: INFO nova.api.openstack.requestlog [None req-4795e1df-d205-4680-8f2c-c93389c5d758 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1496 microversion: 2.1 time: 0.635704 [ 747.850195] [48511]: [pid: 48511|app: 0|req: 583/1138] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:51 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1496 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.854293] [48511]: DEBUG nova.api.openstack.wsgi [None req-3110cc86-e4e7-45e2-afa1-6c71dfd99665 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 747.890306] [48511]: INFO nova.api.openstack.requestlog [None req-3110cc86-e4e7-45e2-afa1-6c71dfd99665 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5587 microversion: 2.1 time: 0.039471 [ 747.890679] [48511]: [pid: 48511|app: 0|req: 584/1139] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:52 2025] GET /compute/v2.1/flavors/detail => generated 5587 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.896135] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1842964928"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 747.897525] [48511]: DEBUG nova.compute.api [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 747.904442] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.067716] [48512]: DEBUG nova.policy [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.075048] [48512]: DEBUG nova.policy [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.076293] [48512]: DEBUG nova.policy [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.082487] [48512]: INFO nova.api.openstack.requestlog [None req-5525cc94-edfb-457a-a656-e81dcdf452d0 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 2029 microversion: 2.93 time: 0.777327 [ 748.086108] [48512]: [pid: 48512|app: 0|req: 556/1140] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:52 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 2029 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.089727] [48512]: DEBUG nova.api.openstack.wsgi [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.090902] [48512]: DEBUG nova.compute.api [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.096984] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.097258] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.097428] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.097774] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.097950] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.098601] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.138033] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.138392] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.138567] [48512]: DEBUG oslo_concurrency.lockutils [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.138886] [48512]: DEBUG nova.objects.instance [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 748.147920] [48512]: WARNING neutronclient.v2_0.client [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.395620] [48512]: DEBUG nova.policy [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.408343] [48512]: DEBUG nova.policy [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.409125] [48512]: DEBUG nova.policy [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.409577] [48512]: INFO nova.api.openstack.requestlog [None req-772eee80-4555-4f8b-b056-8976ff32cc31 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.322621 [ 748.409944] [48512]: [pid: 48512|app: 0|req: 557/1141] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:52 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.413856] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-2097150363", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "0a85daf6-341d-4cc3-a1a8-2fd2876128eb"}]}, "os:scheduler_hints": {"group": "4a00e356-e406-4a96-bc73-6603bb6269a0"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 748.450140] [48511]: INFO nova.api.openstack.requestlog [None req-3ba0cf1a-29c6-4ccc-a2a4-f470ee8a1c96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "POST /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee/action" status: 202 len: 0 microversion: 2.1 time: 0.558655 [ 748.450855] [48511]: [pid: 48511|app: 0|req: 585/1142] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:21:52 2025] POST /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee/action => generated 0 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 748.453649] [48511]: DEBUG nova.api.openstack.wsgi [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.455106] [48511]: DEBUG nova.compute.api [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.461436] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.461759] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.462749] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.463534] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.463621] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.463786] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.473745] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.473998] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.474209] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.477156] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.478173] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.478334] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.486228] [48512]: DEBUG nova.network.neutron [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] validate_networks() for [('0a85daf6-341d-4cc3-a1a8-2fd2876128eb', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 748.486584] [48512]: WARNING neutronclient.v2_0.client [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.506555] [48511]: WARNING neutronclient.v2_0.client [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.783240] [48511]: DEBUG nova.policy [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.790375] [48511]: INFO nova.api.openstack.requestlog [None req-8c345282-93b7-4cf8-9fc6-562bc05cc9e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1314 microversion: 2.1 time: 0.338742 [ 748.790798] [48511]: [pid: 48511|app: 0|req: 586/1143] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:53 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1314 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.794230] [48511]: DEBUG nova.api.openstack.wsgi [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 748.796769] [48511]: DEBUG nova.compute.api [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.801466] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.801754] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.801931] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.802275] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.802582] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.802675] [48511]: DEBUG oslo_concurrency.lockutils [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.833579] [48511]: WARNING neutronclient.v2_0.client [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.854913] [48512]: WARNING neutronclient.v2_0.client [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 748.857104] [48511]: DEBUG nova.policy [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 748.861176] [48511]: INFO nova.api.openstack.requestlog [None req-df873506-70db-475c-a2e5-916eb5d6d4c3 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1206 microversion: 2.1 time: 0.069714 [ 748.861857] [48511]: [pid: 48511|app: 0|req: 587/1144] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:53 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1206 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.864059] [48511]: DEBUG nova.api.openstack.wsgi [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9eb06665-acee-40b2-9376-856d06fbc037"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 748.867028] [48511]: DEBUG nova.compute.api [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 748.870098] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.870098] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.870098] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.870098] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.870322] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.870322] [48511]: DEBUG oslo_concurrency.lockutils [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.934919] [48512]: DEBUG nova.virt.hardware [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 748.935081] [48512]: DEBUG nova.virt.hardware [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 748.935264] [48512]: DEBUG nova.virt.hardware [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 748.935349] [48512]: DEBUG nova.virt.hardware [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 748.935457] [48512]: DEBUG nova.virt.hardware [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 748.951679] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.951906] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.952066] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.952401] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 748.954491] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 748.954658] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 748.966343] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 748.969599] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 748.975991] [48512]: DEBUG nova.compute.api [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 748.977436] [48512]: DEBUG nova.compute.api [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 749.007770] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=48512) is_qfd_populated /opt/stack/nova/nova/quota.py:1260}} [ 749.017755] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_group_members'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 749.020632] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_group_members'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 749.064675] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_group_members'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 749.068903] [48512]: DEBUG nova.quota [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Getting quotas for user 9bb0a962b2f346e08bcd824024eebe6a and project e5b9e1be94c341ce9d8fe24e5d2dd7e0. Resources: {'server_group_members'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 749.090086] [48512]: INFO nova.api.openstack.requestlog [None req-c6f0a081-004b-4da0-bb9a-a704c2cbf694 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.679454 [ 749.090767] [48512]: [pid: 48512|app: 0|req: 558/1145] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:53 2025] POST /compute/v2.1/servers => generated 380 bytes in 680 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 749.092988] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.094908] [48512]: DEBUG nova.compute.api [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.100165] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.100412] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.100530] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.100809] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.100980] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.101064] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.159541] [48512]: WARNING neutronclient.v2_0.client [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.258146] [48512]: DEBUG nova.policy [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.264075] [48512]: INFO nova.api.openstack.requestlog [None req-9b01f89e-92c0-47bf-839a-204549ee0629 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1316 microversion: 2.1 time: 0.172942 [ 749.264393] [48512]: [pid: 48512|app: 0|req: 559/1146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:53 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1316 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.267371] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ff3885e-27fe-4dff-9a9d-4cd8f86614e5 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.308556] [48512]: INFO nova.api.openstack.requestlog [None req-4ff3885e-27fe-4dff-9a9d-4cd8f86614e5 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/7caba2ae-6f6a-49f8-8cf6-98f6c984b17f" status: 200 len: 347 microversion: 2.1 time: 0.043438 [ 749.308968] [48512]: [pid: 48512|app: 0|req: 560/1147] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:21:54 2025] GET /compute/v2.1/os-volumes/7caba2ae-6f6a-49f8-8cf6-98f6c984b17f => generated 347 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.312352] [48512]: DEBUG nova.api.openstack.wsgi [None req-48b19a10-4ff0-49e8-b223-5826fffdc183 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1548572956", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"": "data1"}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 749.316888] [48512]: DEBUG nova.api.openstack.wsgi [None req-48b19a10-4ff0-49e8-b223-5826fffdc183 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 749.317543] [48512]: INFO nova.api.openstack.requestlog [None req-48b19a10-4ff0-49e8-b223-5826fffdc183 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.007816 [ 749.318312] [48512]: [pid: 48512|app: 0|req: 561/1148] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:54 2025] POST /compute/v2.1/servers => generated 175 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 749.321095] [48512]: DEBUG nova.api.openstack.wsgi [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.322786] [48512]: DEBUG nova.compute.api [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.331498] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.331710] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.331900] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.332306] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.332986] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.333170] [48512]: DEBUG oslo_concurrency.lockutils [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.347065] [48512]: INFO nova.api.openstack.wsgi [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. [ 749.347449] [48512]: DEBUG nova.api.openstack.wsgi [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 749.348603] [48512]: INFO nova.api.openstack.requestlog [None req-992873ff-a2f5-4ca4-be9a-79b234724c34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 404 len: 111 microversion: 2.1 time: 0.028945 [ 749.348603] [48512]: [pid: 48512|app: 0|req: 562/1149] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:54 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 749.353723] [48512]: DEBUG nova.api.openstack.wsgi [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.354031] [48512]: DEBUG nova.compute.api [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.358096] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.358096] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.358096] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.360584] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.360584] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.360584] [48512]: DEBUG oslo_concurrency.lockutils [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.393839] [48512]: WARNING neutronclient.v2_0.client [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.416664] [48512]: DEBUG nova.policy [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 749.423796] [48512]: INFO nova.api.openstack.requestlog [None req-43de8b71-e26c-45ad-a63d-d7672bbd804c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.074762 [ 749.428217] [48512]: [pid: 48512|app: 0|req: 563/1150] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:54 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.431723] [48512]: DEBUG nova.api.openstack.wsgi [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 749.431723] [48512]: DEBUG nova.compute.api [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 749.436383] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.436677] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.436677] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.436922] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.437088] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.437230] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.460877] [48512]: DEBUG nova.compute.api [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 749.538421] [48512]: INFO nova.api.openstack.requestlog [None req-bdf86d28-01de-4768-a352-ca0eb0987174 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 204 len: 0 microversion: 2.1 time: 0.108968 [ 749.539882] [48512]: [pid: 48512|app: 0|req: 564/1151] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:54 2025] DELETE /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 749.543589] [48512]: DEBUG nova.api.openstack.wsgi [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-404253495", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "a3aa29a3-57cc-4a97-9446-ebf34011d712"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 749.597211] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.597565] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.601208] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.602851] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.602851] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.602851] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.611962] [48512]: DEBUG nova.network.neutron [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] validate_networks() for [('a3aa29a3-57cc-4a97-9446-ebf34011d712', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 749.612964] [48512]: WARNING neutronclient.v2_0.client [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.883480] [48512]: WARNING neutronclient.v2_0.client [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 749.961967] [48512]: DEBUG nova.virt.hardware [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 749.961967] [48512]: DEBUG nova.virt.hardware [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 749.962353] [48512]: DEBUG nova.virt.hardware [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 749.962353] [48512]: DEBUG nova.virt.hardware [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 749.962353] [48512]: DEBUG nova.virt.hardware [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 749.972164] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.972406] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.972582] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.972988] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 749.973177] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 749.974995] [48512]: DEBUG oslo_concurrency.lockutils [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 749.997063] [48512]: DEBUG nova.quota [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 750.001213] [48512]: DEBUG nova.quota [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for user 513868b05b0541b7a1462a0e21650a0f and project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 750.013303] [48512]: DEBUG nova.compute.api [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 750.014937] [48512]: DEBUG nova.compute.api [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 750.056985] [48512]: INFO nova.api.openstack.requestlog [None req-6000e6b6-7c16-47d8-a891-2c2bb3ff5101 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.516138 [ 750.058517] [48512]: [pid: 48512|app: 0|req: 565/1152] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:54 2025] POST /compute/v2.1/servers => generated 380 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 750.060787] [48512]: DEBUG nova.api.openstack.wsgi [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.061988] [48512]: DEBUG nova.compute.api [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.068247] [48512]: DEBUG oslo_concurrency.lockutils [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.094196] [48512]: WARNING neutronclient.v2_0.client [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.200800] [48512]: DEBUG nova.policy [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.210259] [48512]: INFO nova.api.openstack.requestlog [None req-f891b844-0817-411f-a7b3-56e4e1226b7b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1366 microversion: 2.1 time: 0.152098 [ 750.210675] [48512]: [pid: 48512|app: 0|req: 566/1153] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:54 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1366 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.213878] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.215747] [48512]: DEBUG nova.compute.api [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.222586] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.222763] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.222906] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.223311] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.223556] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.223711] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.273040] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.273457] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.273733] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.274031] [48512]: DEBUG nova.objects.instance [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lazy-loading 'fault' on Instance uuid 266e3a39-8296-4250-8e2a-e9914f67a66c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.284394] [48512]: WARNING neutronclient.v2_0.client [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.304019] [48512]: DEBUG nova.policy [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.312979] [48512]: INFO nova.api.openstack.requestlog [None req-1a8d3170-8c12-4746-83e1-cd49f1ad25a9 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1301 microversion: 2.1 time: 0.101628 [ 750.313383] [48512]: [pid: 48512|app: 0|req: 567/1154] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:54 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1301 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.320449] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.320449] [48512]: DEBUG nova.compute.api [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.323889] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.324258] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.324349] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.324617] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.324924] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.325046] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.355574] [48512]: WARNING neutronclient.v2_0.client [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.380589] [48512]: DEBUG nova.policy [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.389623] [48512]: INFO nova.api.openstack.requestlog [None req-8ed5a08d-e314-4593-a4d5-a7b8c246f058 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1290 microversion: 2.1 time: 0.075187 [ 750.390210] [48512]: [pid: 48512|app: 0|req: 568/1155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1290 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.397328] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1637425707", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.452409] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.452679] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.453013] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.453530] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.453530] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.453661] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.460903] [48512]: DEBUG nova.network.neutron [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] validate_networks() for [('fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 750.461369] [48512]: WARNING neutronclient.v2_0.client [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.530359] [48511]: INFO nova.api.openstack.requestlog [None req-948f48f8-2728-4e51-8db0-3b383446c056 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.668140 [ 750.530751] [48511]: [pid: 48511|app: 0|req: 588/1156] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:21:53 2025] POST /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784/os-volume_attachments => generated 194 bytes in 1669 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 750.534973] [48511]: DEBUG nova.api.openstack.wsgi [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.537088] [48511]: DEBUG nova.compute.api [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.542723] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.542925] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.543081] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.543341] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.543484] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.544331] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.562297] [48512]: WARNING neutronclient.v2_0.client [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.576800] [48511]: WARNING neutronclient.v2_0.client [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.649067] [48511]: DEBUG nova.policy [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.657721] [48511]: INFO nova.api.openstack.requestlog [None req-8cf65f6b-39d3-4923-b151-4145394edbb0 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.125596 [ 750.658014] [48511]: [pid: 48511|app: 0|req: 589/1157] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.663301] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.663941] [48511]: DEBUG nova.compute.api [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.669429] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.669642] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.669773] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.670082] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.670227] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.670358] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.704822] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.705153] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.705288] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.705950] [48511]: DEBUG nova.objects.instance [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.712376] [48511]: WARNING neutronclient.v2_0.client [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.717367] [48512]: DEBUG nova.virt.hardware [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 750.717529] [48512]: DEBUG nova.virt.hardware [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 750.717740] [48512]: DEBUG nova.virt.hardware [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 750.717796] [48512]: DEBUG nova.virt.hardware [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 750.717907] [48512]: DEBUG nova.virt.hardware [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 750.727260] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.733864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.733864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.733864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.733864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.733864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.741352] [48511]: DEBUG nova.policy [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.746557] [48511]: INFO nova.api.openstack.requestlog [None req-a7f1c6cd-ff0e-4861-b063-8c77c0184c24 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.087183 [ 750.747254] [48511]: [pid: 48511|app: 0|req: 590/1158] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.747859] [48512]: DEBUG nova.quota [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 750.755969] [48512]: DEBUG nova.quota [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 750.774751] [48512]: DEBUG nova.compute.api [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 750.776110] [48512]: DEBUG nova.compute.api [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 750.822027] [48512]: INFO nova.api.openstack.requestlog [None req-7ffc94d2-3935-46ec-8f8b-4edfa6cce2ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.429232 [ 750.822027] [48512]: [pid: 48512|app: 0|req: 569/1159] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 750.825951] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f54d3b4-b393-4448-891e-057f3fe225f6 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-213439377", "id": 1898094755, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 750.843274] [48512]: INFO nova.api.openstack.requestlog [None req-7f54d3b4-b393-4448-891e-057f3fe225f6 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.021433 [ 750.844347] [48512]: [pid: 48512|app: 0|req: 570/1160] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:55 2025] POST /compute/v2.1/flavors => generated 413 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 750.847444] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.849169] [48512]: DEBUG nova.compute.api [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.855523] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.855863] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.856192] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.856652] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.856965] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.857220] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.881640] [48511]: DEBUG nova.api.openstack.wsgi [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.891025] [48511]: DEBUG nova.compute.api [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.893968] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.894278] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.894495] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.894849] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.895013] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.895145] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.904216] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.904612] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.904824] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.905135] [48512]: DEBUG nova.objects.instance [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.916286] [48512]: WARNING neutronclient.v2_0.client [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 750.928534] [48511]: WARNING neutronclient.v2_0.client [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 750.939166] [48512]: DEBUG nova.policy [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.950947] [48512]: DEBUG nova.policy [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.952337] [48512]: DEBUG nova.policy [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 750.952821] [48512]: INFO nova.api.openstack.requestlog [None req-cb5566ff-4172-449f-8fc2-a64ce74a8d2d tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.107757 [ 750.953578] [48512]: [pid: 48512|app: 0|req: 571/1161] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.959255] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 750.960806] [48512]: DEBUG nova.compute.api [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 750.966903] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.967562] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.967712] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.968018] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 750.968425] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 750.968504] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 750.994523] [48512]: WARNING neutronclient.v2_0.client [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.052919] [48512]: DEBUG nova.policy [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.058017] [48512]: INFO nova.api.openstack.requestlog [None req-0f5152a2-1283-4e7f-8942-859735d69e88 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.103623 [ 751.059838] [48512]: [pid: 48512|app: 0|req: 572/1162] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.061131] [48512]: DEBUG nova.api.openstack.wsgi [None req-7eccf858-cf7d-4193-9179-d02915cf8aaa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.090322] [48511]: DEBUG nova.policy [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.101203] [48511]: INFO nova.api.openstack.requestlog [None req-6eba8874-0990-4b8e-a9df-dbbaea8927c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1496 microversion: 2.1 time: 0.353642 [ 751.101583] [48511]: [pid: 48511|app: 0|req: 591/1163] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1496 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.105993] [48511]: DEBUG nova.api.openstack.wsgi [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90ee0c86-ccda-4dcd-adaa-a897505bfe46", "name": "network-vif-plugged", "status": "completed", "tag": "a626779f-33da-40a2-8412-7bb79ac2038b"}, {"name": "network-changed", "server_uuid": "90ee0c86-ccda-4dcd-adaa-a897505bfe46", "tag": "a626779f-33da-40a2-8412-7bb79ac2038b"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 751.108352] [48512]: INFO nova.api.openstack.requestlog [None req-7eccf858-cf7d-4193-9179-d02915cf8aaa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1561 microversion: 2.1 time: 0.048733 [ 751.108352] [48512]: [pid: 48512|app: 0|req: 573/1164] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1561 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.111062] [48512]: DEBUG nova.api.openstack.wsgi [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fd6db774-81e6-4c34-9449-86a6f3faac98", "tag": "bea18d41-0f11-4e1a-81c1-050988de471c"}, {"server_uuid": "4f6098b5-950f-4556-be94-deb7c47b2f7b", "name": "network-vif-deleted", "tag": "aba5f608-9da3-40c7-a4f5-2cb368717b20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 751.122351] [48511]: DEBUG oslo_concurrency.lockutils [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.123709] [48511]: DEBUG oslo_concurrency.lockutils [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.123709] [48511]: DEBUG oslo_concurrency.lockutils [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.131204] [48512]: DEBUG oslo_concurrency.lockutils [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.131204] [48512]: DEBUG oslo_concurrency.lockutils [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.131204] [48512]: DEBUG oslo_concurrency.lockutils [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.139762] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Creating event network-vif-plugged:a626779f-33da-40a2-8412-7bb79ac2038b for instance 90ee0c86-ccda-4dcd-adaa-a897505bfe46 on cpu-1 [ 751.139997] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] Creating event network-changed:a626779f-33da-40a2-8412-7bb79ac2038b for instance 90ee0c86-ccda-4dcd-adaa-a897505bfe46 on cpu-1 [ 751.145076] [48511]: INFO nova.api.openstack.requestlog [req-a17f6353-8ce1-47ca-9ea8-9830a263e7d2 req-6f6d420d-d754-4598-a574-a5d5bf436a7d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.042364 [ 751.145487] [48511]: [pid: 48511|app: 0|req: 592/1165] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:55 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 751.156792] [48512]: INFO nova.api.openstack.compute.server_external_events [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Creating event network-changed:bea18d41-0f11-4e1a-81c1-050988de471c for instance fd6db774-81e6-4c34-9449-86a6f3faac98 on cpu-1 [ 751.156792] [48512]: INFO nova.api.openstack.compute.server_external_events [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] Creating event network-vif-deleted:aba5f608-9da3-40c7-a4f5-2cb368717b20 for instance 4f6098b5-950f-4556-be94-deb7c47b2f7b on cpu-1 [ 751.166513] [48512]: INFO nova.api.openstack.requestlog [req-af7934a1-9fe8-4577-8943-bd9c90c79ccb req-5003f593-1c9c-4f31-b6ac-5a020dd4af1f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.056882 [ 751.167192] [48512]: [pid: 48512|app: 0|req: 574/1166] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:55 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 751.173821] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.173821] [48512]: DEBUG nova.compute.api [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.185989] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.218247] [48512]: WARNING neutronclient.v2_0.client [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.243343] [48512]: DEBUG nova.policy [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.251901] [48512]: INFO nova.api.openstack.requestlog [None req-3a01805e-808f-458f-a03e-964ebf2211da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.084024 [ 751.252394] [48512]: [pid: 48512|app: 0|req: 575/1167] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:55 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.256089] [48512]: DEBUG nova.api.openstack.wsgi [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.258214] [48512]: DEBUG nova.compute.api [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.261702] [48511]: DEBUG nova.api.openstack.wsgi [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataTestJSON-server-2064299292", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "ba937a29-a803-4d71-a80d-aa9fe4907356"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.266027] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.303676] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.304128] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.304388] [48512]: DEBUG oslo_concurrency.lockutils [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.304643] [48512]: DEBUG nova.objects.instance [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.310794] [48512]: WARNING neutronclient.v2_0.client [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.325287] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.325507] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.325661] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.326219] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.329050] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.329050] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.341667] [48511]: DEBUG nova.network.neutron [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] validate_networks() for [('ba937a29-a803-4d71-a80d-aa9fe4907356', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 751.341667] [48511]: WARNING neutronclient.v2_0.client [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.463159] [48512]: DEBUG nova.policy [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.469691] [48512]: DEBUG nova.policy [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.470648] [48512]: DEBUG nova.policy [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.476210] [48512]: INFO nova.api.openstack.requestlog [None req-30422f08-3d57-4dd0-adbf-0dfdef9899f2 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 2029 microversion: 2.93 time: 0.222907 [ 751.476618] [48512]: [pid: 48512|app: 0|req: 576/1168] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 2029 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.481828] [48512]: DEBUG nova.api.openstack.wsgi [None req-b14d1243-de8f-45d0-83cf-a9f4cf1fff55 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.482200] [48512]: DEBUG nova.compute.api [None req-b14d1243-de8f-45d0-83cf-a9f4cf1fff55 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: cf3a48d9-5d62-4fbd-9bbf-29f0f63cf636] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.487551] [48512]: INFO nova.api.openstack.wsgi [None req-b14d1243-de8f-45d0-83cf-a9f4cf1fff55 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance cf3a48d9-5d62-4fbd-9bbf-29f0f63cf636 could not be found. [ 751.487551] [48512]: DEBUG nova.api.openstack.wsgi [None req-b14d1243-de8f-45d0-83cf-a9f4cf1fff55 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance cf3a48d9-5d62-4fbd-9bbf-29f0f63cf636 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 751.487551] [48512]: INFO nova.api.openstack.requestlog [None req-b14d1243-de8f-45d0-83cf-a9f4cf1fff55 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cf3a48d9-5d62-4fbd-9bbf-29f0f63cf636/metadata/d" status: 404 len: 111 microversion: 2.1 time: 0.009662 [ 751.487551] [48512]: [pid: 48512|app: 0|req: 577/1169] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:21:56 2025] DELETE /compute/v2.1/servers/cf3a48d9-5d62-4fbd-9bbf-29f0f63cf636/metadata/d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 751.489692] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.490822] [48512]: DEBUG nova.compute.api [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.497076] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.497582] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.497866] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.498241] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.498454] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.498636] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.519850] [48512]: WARNING neutronclient.v2_0.client [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.559258] [48511]: WARNING neutronclient.v2_0.client [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.752042] [48512]: DEBUG nova.policy [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 751.757781] [48512]: INFO nova.api.openstack.requestlog [None req-6cb55205-048b-4045-aef1-866e296c4d2d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.270037 [ 751.758328] [48512]: [pid: 48512|app: 0|req: 578/1170] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.764559] [48512]: DEBUG nova.api.openstack.wsgi [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.766178] [48512]: DEBUG nova.compute.api [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.771027] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.771438] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.771676] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.772127] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.772466] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.772710] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.805013] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.805221] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.805359] [48512]: DEBUG oslo_concurrency.lockutils [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.805521] [48512]: DEBUG nova.objects.instance [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 751.811421] [48512]: WARNING neutronclient.v2_0.client [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 751.828540] [48511]: DEBUG nova.virt.hardware [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 751.828793] [48511]: DEBUG nova.virt.hardware [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 751.829680] [48511]: DEBUG nova.virt.hardware [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 751.829680] [48511]: DEBUG nova.virt.hardware [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 751.829680] [48511]: DEBUG nova.virt.hardware [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 751.836212] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.836212] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.836212] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.836572] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.836669] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.838000] [48511]: DEBUG oslo_concurrency.lockutils [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.851307] [48511]: DEBUG nova.quota [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 751.855029] [48511]: DEBUG nova.quota [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 751.863597] [48511]: DEBUG nova.compute.api [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 751.865723] [48511]: DEBUG nova.compute.api [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 751.936236] [48511]: INFO nova.api.openstack.requestlog [None req-100bffa8-a641-4b13-9e08-3159f8f3b077 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.789685 [ 751.936883] [48511]: [pid: 48511|app: 0|req: 593/1171] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:55 2025] POST /compute/v2.1/servers => generated 380 bytes in 791 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 751.940269] [48511]: DEBUG nova.api.openstack.wsgi [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 751.942131] [48511]: DEBUG nova.compute.api [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 751.949066] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.949621] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.949621] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.949722] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 751.949855] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 751.949957] [48511]: DEBUG oslo_concurrency.lockutils [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 751.975137] [48511]: WARNING neutronclient.v2_0.client [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.067698] [48512]: DEBUG nova.policy [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.077422] [48512]: DEBUG nova.policy [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.078067] [48512]: DEBUG nova.policy [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.079076] [48512]: INFO nova.api.openstack.requestlog [None req-a948f311-7051-4d7c-8202-0b6d8f95e312 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.319875 [ 752.079652] [48512]: [pid: 48512|app: 0|req: 579/1172] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.086253] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.089103] [48512]: DEBUG nova.compute.api [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.099808] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.100037] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.100953] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.100953] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.100953] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.100953] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.145642] [48512]: WARNING neutronclient.v2_0.client [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.213733] [48511]: DEBUG nova.policy [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.222631] [48511]: INFO nova.api.openstack.requestlog [None req-620178f2-0b2c-4499-8df6-cb14a3ee5465 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1687 microversion: 2.1 time: 0.284627 [ 752.223083] [48511]: [pid: 48511|app: 0|req: 594/1173] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1687 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.226764] [48511]: DEBUG nova.api.openstack.wsgi [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.228676] [48511]: DEBUG nova.compute.api [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.237519] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.237785] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.237942] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.238265] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.238510] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.238661] [48511]: DEBUG oslo_concurrency.lockutils [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.271258] [48511]: WARNING neutronclient.v2_0.client [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.361073] [48511]: DEBUG nova.policy [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.366169] [48511]: INFO nova.api.openstack.requestlog [None req-08234020-1ba5-43a9-81d6-69b9193f2475 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1206 microversion: 2.1 time: 0.142466 [ 752.366690] [48511]: [pid: 48511|app: 0|req: 595/1174] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1206 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.369156] [48511]: DEBUG nova.api.openstack.wsgi [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.371702] [48511]: DEBUG nova.compute.api [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.375551] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.375754] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.375910] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.376780] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.376780] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.376780] [48511]: DEBUG oslo_concurrency.lockutils [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.395778] [48512]: DEBUG nova.policy [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.400372] [48511]: WARNING neutronclient.v2_0.client [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.403865] [48512]: INFO nova.api.openstack.requestlog [None req-cb9b204a-ceb8-4fc8-a34b-674b29f04494 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1314 microversion: 2.1 time: 0.323760 [ 752.404255] [48512]: [pid: 48512|app: 0|req: 580/1175] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:56 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1314 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.407160] [48512]: DEBUG nova.api.openstack.wsgi [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.408721] [48512]: DEBUG nova.compute.api [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.413053] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.413053] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.413053] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.413326] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.413564] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.413564] [48512]: DEBUG oslo_concurrency.lockutils [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.432827] [48512]: WARNING neutronclient.v2_0.client [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.497090] [48511]: DEBUG nova.policy [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.501859] [48511]: INFO nova.api.openstack.requestlog [None req-577bad06-b9ca-4545-8a03-8ae27a3a94c0 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1209 microversion: 2.1 time: 0.134520 [ 752.502212] [48511]: [pid: 48511|app: 0|req: 596/1176] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1209 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.505514] [48511]: DEBUG nova.api.openstack.wsgi [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.510030] [48511]: DEBUG nova.compute.api [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.517045] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.519863] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.519863] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.519863] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.519863] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.519863] [48511]: DEBUG oslo_concurrency.lockutils [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.543783] [48511]: WARNING neutronclient.v2_0.client [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.780092] [48511]: DEBUG nova.policy [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.789103] [48511]: INFO nova.api.openstack.requestlog [None req-578a7f21-07fe-4869-881f-63fd669ac788 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.286236 [ 752.790479] [48511]: [pid: 48511|app: 0|req: 597/1177] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.792689] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7144cfd-a4f8-4bb5-b77c-dd8433b0fa0a tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.806794] [48512]: DEBUG nova.policy [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.811582] [48512]: INFO nova.api.openstack.requestlog [None req-78995574-1299-4b6c-9e16-a4bea2f5520f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1316 microversion: 2.1 time: 0.406702 [ 752.811916] [48512]: [pid: 48512|app: 0|req: 581/1178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1316 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.815403] [48512]: DEBUG nova.api.openstack.wsgi [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.817116] [48512]: DEBUG nova.compute.api [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.821772] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.821772] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.821919] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.824208] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.824208] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.824208] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.840253] [48511]: INFO nova.api.openstack.requestlog [None req-a7144cfd-a4f8-4bb5-b77c-dd8433b0fa0a tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/c9a7ce5f-f606-41ad-a659-b4b5eccfeb61" status: 200 len: 347 microversion: 2.1 time: 0.049876 [ 752.841342] [48511]: [pid: 48511|app: 0|req: 598/1179] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/os-volumes/c9a7ce5f-f606-41ad-a659-b4b5eccfeb61 => generated 347 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 752.843101] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a20731d-72cf-4073-85b5-2bf5d1d31450 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.853516] [48512]: WARNING neutronclient.v2_0.client [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 752.873041] [48511]: INFO nova.api.openstack.requestlog [None req-0a20731d-72cf-4073-85b5-2bf5d1d31450 tempest-FlavorsAdminTestJSON-7475868 tempest-FlavorsAdminTestJSON-7475868-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5990 microversion: 2.1 time: 0.031261 [ 752.873402] [48511]: [pid: 48511|app: 0|req: 599/1180] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/flavors/detail => generated 5990 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.877560] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.877560] [48511]: DEBUG nova.compute.api [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.877660] [48512]: DEBUG nova.policy [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 752.881180] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.881180] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.881180] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.881355] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.881469] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.881617] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.884347] [48512]: INFO nova.api.openstack.requestlog [None req-f1e4b014-4695-4f1b-8e46-8614c7c4f4bb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1220 microversion: 2.1 time: 0.071789 [ 752.884694] [48512]: [pid: 48512|app: 0|req: 582/1181] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1220 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.887155] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 752.888619] [48512]: DEBUG nova.compute.api [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 752.893988] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.894195] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.894329] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.894612] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 752.894758] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 752.894880] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 752.910038] [48511]: DEBUG nova.compute.api [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 752.920797] [48512]: WARNING neutronclient.v2_0.client [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.006158] [48511]: INFO nova.api.openstack.requestlog [None req-3ede13d2-9a84-4512-a42d-fc7e3e0a71d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 204 len: 0 microversion: 2.1 time: 0.130112 [ 753.006158] [48511]: [pid: 48511|app: 0|req: 600/1182] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:21:57 2025] DELETE /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 753.012039] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.013055] [48511]: DEBUG nova.compute.api [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.019763] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.046918] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.047110] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.047238] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.047386] [48511]: DEBUG nova.objects.instance [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lazy-loading 'fault' on Instance uuid 266e3a39-8296-4250-8e2a-e9914f67a66c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.053196] [48511]: WARNING neutronclient.v2_0.client [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.095945] [48511]: DEBUG nova.policy [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0309cf871a304b7db44d71f920bf962f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '463a46c2fd4c44c68cd17206769af8a5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.113586] [48511]: INFO nova.api.openstack.requestlog [None req-0c83826e-d0b8-472a-b582-0070436df899 tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 200 len: 1301 microversion: 2.1 time: 0.106990 [ 753.113586] [48511]: [pid: 48511|app: 0|req: 601/1183] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 1301 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.118572] [48511]: DEBUG nova.api.openstack.wsgi [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.125881] [48511]: DEBUG nova.compute.api [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.130305] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.130546] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.130668] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.131019] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.131167] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.131474] [48511]: DEBUG oslo_concurrency.lockutils [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.158139] [48512]: DEBUG nova.policy [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.170274] [48512]: INFO nova.api.openstack.requestlog [None req-ad5fbd24-5814-4a7c-a1e2-fd8336028355 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1559 microversion: 2.1 time: 0.284989 [ 753.170631] [48512]: [pid: 48512|app: 0|req: 583/1184] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1559 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.172793] [48511]: WARNING neutronclient.v2_0.client [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.173211] [48512]: DEBUG nova.api.openstack.wsgi [None req-038d4bcd-367d-4bcd-966a-2534721897b8 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.174806] [48512]: DEBUG nova.compute.api [None req-038d4bcd-367d-4bcd-966a-2534721897b8 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 564bb511-2096-4bc1-81d8-752650a755a0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.185164] [48512]: INFO nova.api.openstack.wsgi [None req-038d4bcd-367d-4bcd-966a-2534721897b8 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance 564bb511-2096-4bc1-81d8-752650a755a0 could not be found. [ 753.185164] [48512]: DEBUG nova.api.openstack.wsgi [None req-038d4bcd-367d-4bcd-966a-2534721897b8 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance 564bb511-2096-4bc1-81d8-752650a755a0 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 753.185164] [48512]: INFO nova.api.openstack.requestlog [None req-038d4bcd-367d-4bcd-966a-2534721897b8 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/564bb511-2096-4bc1-81d8-752650a755a0/metadata" status: 404 len: 111 microversion: 2.1 time: 0.011180 [ 753.185164] [48512]: [pid: 48512|app: 0|req: 584/1185] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/564bb511-2096-4bc1-81d8-752650a755a0/metadata => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 753.185473] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.185667] [48512]: DEBUG nova.compute.api [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.192603] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.192968] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.192968] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.193498] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.193498] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.193606] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.235556] [48512]: DEBUG nova.compute.api [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 753.335746] [48511]: DEBUG nova.policy [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.342320] [48512]: INFO nova.api.openstack.requestlog [None req-c3fd56fc-933c-42f5-9d7e-fda00309b9d4 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 204 len: 0 microversion: 2.93 time: 0.158345 [ 753.342422] [48512]: [pid: 48512|app: 0|req: 585/1186] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:21:57 2025] DELETE /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 753.343346] [48511]: INFO nova.api.openstack.requestlog [None req-739bfcb2-0e1b-4e3e-a36e-6cf7be7e9962 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1376 microversion: 2.1 time: 0.229694 [ 753.343831] [48511]: [pid: 48511|app: 0|req: 602/1187] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:57 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1376 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.346395] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.346980] [48511]: DEBUG nova.api.openstack.wsgi [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.347926] [48512]: DEBUG nova.compute.api [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.348553] [48511]: DEBUG nova.compute.api [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.352921] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.353048] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.353173] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.353630] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.353630] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.353733] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.354353] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.355602] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.355602] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.355602] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.355602] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.355602] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.379460] [48512]: WARNING neutronclient.v2_0.client [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.388280] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.388518] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.388661] [48511]: DEBUG oslo_concurrency.lockutils [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.388836] [48511]: DEBUG nova.objects.instance [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.401670] [48512]: DEBUG nova.policy [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.401812] [48511]: WARNING neutronclient.v2_0.client [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.407787] [48512]: INFO nova.api.openstack.requestlog [None req-9b8bc4cd-86b1-42b2-862b-0393726bc715 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.063699 [ 753.407787] [48512]: [pid: 48512|app: 0|req: 586/1188] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.412738] [48512]: DEBUG nova.api.openstack.wsgi [None req-17a7e1d1-0c84-4fe8-bf7e-5b14a4876538 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 753.414028] [48512]: DEBUG nova.api.openstack.wsgi [None req-17a7e1d1-0c84-4fe8-bf7e-5b14a4876538 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 753.414647] [48512]: INFO nova.api.openstack.requestlog [None req-17a7e1d1-0c84-4fe8-bf7e-5b14a4876538 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.006834 [ 753.415009] [48512]: [pid: 48512|app: 0|req: 587/1189] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:21:58 2025] POST /compute/v2.1/servers => generated 127 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 753.417295] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.419076] [48512]: DEBUG nova.compute.api [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.420876] [48511]: DEBUG nova.policy [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.422498] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.422720] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.422884] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.423184] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.423364] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.423514] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.425462] [48511]: INFO nova.api.openstack.requestlog [None req-08df3c02-2ef8-4c66-ab53-1d9e9e7f2213 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.080439 [ 753.425462] [48511]: [pid: 48511|app: 0|req: 603/1190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.427539] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.428946] [48511]: DEBUG nova.compute.api [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.432120] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.432277] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.432804] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.433254] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.433407] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.433535] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.447296] [48512]: WARNING neutronclient.v2_0.client [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.460855] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.460855] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.460855] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.460855] [48511]: DEBUG nova.objects.instance [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.465097] [48511]: WARNING neutronclient.v2_0.client [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.466977] [48512]: DEBUG nova.policy [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.476189] [48512]: INFO nova.api.openstack.requestlog [None req-4b1638ab-95aa-41fd-a270-d3750932c3e0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1218 microversion: 2.1 time: 0.060551 [ 753.476736] [48512]: [pid: 48512|app: 0|req: 588/1191] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.483890] [48512]: DEBUG nova.api.openstack.wsgi [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.487182] [48512]: DEBUG nova.compute.api [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.491136] [48511]: DEBUG nova.policy [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.492148] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.492287] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.492405] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.492763] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.492923] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.493066] [48512]: DEBUG oslo_concurrency.lockutils [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.497024] [48511]: DEBUG nova.policy [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.497994] [48511]: DEBUG nova.policy [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.499552] [48511]: INFO nova.api.openstack.requestlog [None req-cd1fa288-5412-4849-8c30-4f230e152de1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.073165 [ 753.499896] [48511]: [pid: 48511|app: 0|req: 604/1192] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.505376] [48511]: DEBUG nova.api.openstack.wsgi [None req-18ed3ab6-7e16-43d1-9951-3ae7b06c5bbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.511057] [48512]: WARNING neutronclient.v2_0.client [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.529772] [48512]: DEBUG nova.policy [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.538344] [48512]: INFO nova.api.openstack.requestlog [None req-f57beb34-cf0d-47fa-834c-bc260ac61510 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.060758 [ 753.540382] [48512]: [pid: 48512|app: 0|req: 589/1193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.542837] [48512]: DEBUG nova.api.openstack.wsgi [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.545269] [48512]: DEBUG nova.compute.api [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.548288] [48511]: INFO nova.api.openstack.requestlog [None req-18ed3ab6-7e16-43d1-9951-3ae7b06c5bbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1561 microversion: 2.1 time: 0.045624 [ 753.548288] [48511]: [pid: 48511|app: 0|req: 605/1194] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1561 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.550859] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.552245] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.552430] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.552761] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.553023] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.553257] [48512]: DEBUG oslo_concurrency.lockutils [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.578076] [48512]: WARNING neutronclient.v2_0.client [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.599608] [48511]: DEBUG nova.api.openstack.wsgi [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-1041221275", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "f8e770fa-6675-4d15-9e16-3ac3f6345693"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 753.602770] [48512]: DEBUG nova.policy [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.608508] [48512]: INFO nova.api.openstack.requestlog [None req-4745225d-f931-4167-bc8f-846b1a3e648c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.069282 [ 753.608897] [48512]: [pid: 48512|app: 0|req: 590/1195] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.614445] [48512]: DEBUG nova.api.openstack.wsgi [None req-08c46e91-7a7f-443e-b515-c58b29f5052d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.639076] [48512]: INFO nova.api.openstack.requestlog [None req-08c46e91-7a7f-443e-b515-c58b29f5052d tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1898094755" status: 202 len: 0 microversion: 2.1 time: 0.029425 [ 753.640093] [48512]: [pid: 48512|app: 0|req: 591/1196] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:21:58 2025] DELETE /compute/v2.1/flavors/1898094755 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 753.644755] [48512]: DEBUG nova.api.openstack.wsgi [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.647152] [48512]: DEBUG nova.compute.api [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.653106] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.653381] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.653535] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.654046] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.654292] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.654366] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.654437] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.654940] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.654940] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.655257] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.655536] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.656805] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.665198] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=741,nova_cell1:SAVEPOINT=1,nova_cell1:UPDATE=38,nova_cell1:RELEASE=1,nova_cell1:INSERT=14,nova_cell1:DELETE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 753.669438] [48511]: DEBUG nova.network.neutron [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] validate_networks() for [('f8e770fa-6675-4d15-9e16-3ac3f6345693', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 753.670875] [48511]: WARNING neutronclient.v2_0.client [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.696900] [48512]: WARNING neutronclient.v2_0.client [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.820492] [48512]: DEBUG nova.policy [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.827301] [48512]: INFO nova.api.openstack.requestlog [None req-aba6162b-29a6-40c1-ad48-4259a4f8f8fa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1502 microversion: 2.1 time: 0.186938 [ 753.827683] [48512]: [pid: 48512|app: 0|req: 592/1197] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1502 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.830405] [48512]: DEBUG nova.api.openstack.wsgi [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.833014] [48512]: DEBUG nova.compute.api [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.837102] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.864812] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.864996] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.865177] [48512]: DEBUG oslo_concurrency.lockutils [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.865339] [48512]: DEBUG nova.objects.instance [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.870570] [48512]: WARNING neutronclient.v2_0.client [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.878613] [48511]: WARNING neutronclient.v2_0.client [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 753.892545] [48512]: DEBUG nova.policy [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.896987] [48512]: DEBUG nova.policy [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.897597] [48512]: DEBUG nova.policy [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 753.898211] [48512]: INFO nova.api.openstack.requestlog [None req-9941ac63-cf18-4794-80b8-bc5a25e0d33e tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.070076 [ 753.898547] [48512]: [pid: 48512|app: 0|req: 593/1198] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.900840] [48512]: DEBUG nova.api.openstack.wsgi [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57b4f275-a40f-4455-bbd7-47ef6bdbb082", "name": "network-vif-deleted", "tag": "177baf52-9490-4cc2-ac62-80b8365fd3b9"}, {"server_uuid": "9f51fa28-ea48-423e-ba45-4494b0a0d945", "name": "network-vif-deleted", "tag": "07aa05e9-c169-47cf-b619-39a3fdad1b83"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 753.907149] [48512]: DEBUG oslo_concurrency.lockutils [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.907334] [48512]: DEBUG oslo_concurrency.lockutils [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.907537] [48512]: DEBUG oslo_concurrency.lockutils [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.914204] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Creating event network-vif-deleted:177baf52-9490-4cc2-ac62-80b8365fd3b9 for instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 on cpu-1 [ 753.914386] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] Creating event network-vif-deleted:07aa05e9-c169-47cf-b619-39a3fdad1b83 for instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 on cpu-1 [ 753.919539] [48512]: INFO nova.api.openstack.requestlog [req-9429511f-c96e-48b2-8b30-3d03b249fff1 req-c387610b-c0eb-47bb-97cd-424702ea2c87 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020324 [ 753.919835] [48512]: [pid: 48512|app: 0|req: 594/1199] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:58 2025] 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) [ 753.922348] [48512]: DEBUG nova.api.openstack.wsgi [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b9943e44-2ebe-4c5b-844e-15e5415ad2a0", "name": "network-vif-deleted", "tag": "384823ed-4253-4e4e-9f3e-a789d020f7b6"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 753.927696] [48512]: DEBUG oslo_concurrency.lockutils [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.927868] [48512]: DEBUG oslo_concurrency.lockutils [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.928421] [48512]: DEBUG oslo_concurrency.lockutils [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.935294] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] Creating event network-vif-deleted:384823ed-4253-4e4e-9f3e-a789d020f7b6 for instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 on cpu-1 [ 753.939147] [48512]: INFO nova.api.openstack.requestlog [req-8cd28bbb-5a02-47b1-8cca-dc4d10438d30 req-66290abe-047a-48aa-8bc3-70045f51dda7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018644 [ 753.940270] [48512]: [pid: 48512|app: 0|req: 595/1200] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:21:58 2025] 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) [ 753.941939] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ac30409-79b5-4fb6-86f9-36fa2612a805 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 753.969545] [48511]: DEBUG nova.virt.hardware [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 753.969742] [48511]: DEBUG nova.virt.hardware [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 753.970013] [48511]: DEBUG nova.virt.hardware [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 753.970013] [48511]: DEBUG nova.virt.hardware [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 753.970138] [48511]: DEBUG nova.virt.hardware [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 753.982542] [48511]: DEBUG oslo_concurrency.lockutils [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.002561] [48511]: DEBUG nova.quota [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Getting quotas for project 44cc581f71154c4dae2a9ec976ba3eac. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 754.006560] [48511]: DEBUG nova.quota [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Getting quotas for user d6f26e269da548989775cdd9d2841ca4 and project 44cc581f71154c4dae2a9ec976ba3eac. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 754.015826] [48511]: DEBUG nova.compute.api [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 754.015826] [48511]: DEBUG nova.compute.api [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 754.046035] [48512]: INFO nova.api.openstack.requestlog [None req-1ac30409-79b5-4fb6-86f9-36fa2612a805 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/6922f094decc49a081f1b9e7a06ebb36" status: 200 len: 371 microversion: 2.1 time: 0.105700 [ 754.046596] [48512]: [pid: 48512|app: 0|req: 596/1201] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/os-quota-sets/6922f094decc49a081f1b9e7a06ebb36 => generated 371 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 754.048631] [48511]: INFO nova.api.openstack.requestlog [None req-988a3873-d4f6-4d69-a1ac-52161bcf87b6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 0.500379 [ 754.049511] [48511]: [pid: 48511|app: 0|req: 606/1202] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:21:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 754.052196] [48511]: DEBUG nova.api.openstack.wsgi [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.054084] [48511]: DEBUG nova.compute.api [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.058696] [48512]: DEBUG nova.api.openstack.wsgi [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.058696] [48512]: DEBUG nova.compute.api [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.058944] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.058944] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.059072] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.059986] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.060230] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.060393] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.066284] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.066666] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.066666] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.066908] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.067060] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.067180] [48512]: DEBUG oslo_concurrency.lockutils [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.111173] [48512]: WARNING neutronclient.v2_0.client [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.115078] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.115078] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.115078] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.115262] [48511]: DEBUG nova.objects.instance [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.119741] [48511]: WARNING neutronclient.v2_0.client [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.170151] [48512]: INFO nova.api.openstack.requestlog [None req-be44d912-2cd9-41e9-95cb-fdee30bfdb13 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.123144 [ 754.171212] [48512]: [pid: 48512|app: 0|req: 597/1203] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196/os-interface => generated 287 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 754.176991] [48512]: DEBUG nova.api.openstack.wsgi [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.178361] [48512]: DEBUG nova.compute.api [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.183951] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.184152] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.186048] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.186048] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.186048] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.186048] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.190294] [48511]: DEBUG nova.policy [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.199123] [48511]: INFO nova.api.openstack.requestlog [None req-52c22a87-5955-478d-bb93-228ad5b10fb6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.149338 [ 754.199469] [48511]: [pid: 48511|app: 0|req: 607/1204] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.209527] [48511]: DEBUG nova.api.openstack.wsgi [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 754.212323] [48511]: DEBUG nova.compute.api [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 754.219912] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.224024] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.224024] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.224024] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.224024] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.224024] [48511]: DEBUG oslo_concurrency.lockutils [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.236847] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 754.237573] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 754.237573] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 754.239029] [48512]: DEBUG nova.objects.instance [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.244887] [48512]: WARNING neutronclient.v2_0.client [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.251839] [48511]: WARNING neutronclient.v2_0.client [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 754.990041] [48511]: DEBUG nova.policy [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 754.995370] [48511]: INFO nova.api.openstack.requestlog [None req-f184e9aa-8a1e-4516-831f-2b67a28ac722 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1206 microversion: 2.1 time: 0.795143 [ 754.995973] [48511]: [pid: 48511|app: 0|req: 608/1205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1206 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.998804] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.000986] [48511]: DEBUG nova.compute.api [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.012266] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.048821] [48511]: WARNING neutronclient.v2_0.client [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.090836] [48512]: DEBUG nova.policy [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.106645] [48512]: DEBUG nova.policy [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.107013] [48512]: DEBUG nova.policy [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.114260] [48512]: INFO nova.api.openstack.requestlog [None req-89a886ee-492f-4e1d-a311-c0d3bc98cf97 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 2035 microversion: 2.93 time: 0.942929 [ 755.114890] [48512]: [pid: 48512|app: 0|req: 598/1206] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:21:58 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 2035 bytes in 944 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.127037] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.129256] [48512]: DEBUG nova.compute.api [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.141124] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.141342] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.141498] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.141794] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.143849] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.143849] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.191062] [48512]: WARNING neutronclient.v2_0.client [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.514082] [48511]: DEBUG nova.policy [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.541478] [48511]: INFO nova.api.openstack.requestlog [None req-fc3cff01-11ef-4952-9e2d-0fbcc088a2db tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.544359 [ 755.545906] [48511]: [pid: 48511|app: 0|req: 609/1207] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:59 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.551073] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.552890] [48511]: DEBUG nova.compute.api [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.567753] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.567868] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.568018] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.568470] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.568470] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.568612] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.594900] [48511]: WARNING neutronclient.v2_0.client [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.829978] [48512]: DEBUG nova.policy [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.844847] [48512]: INFO nova.api.openstack.requestlog [None req-c8931abb-a08a-4bc1-a3b8-edd692871bee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1500 microversion: 2.1 time: 0.726596 [ 755.844847] [48512]: [pid: 48512|app: 0|req: 599/1208] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:21:59 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1500 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.848023] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3749c98-f38a-437c-81b3-28d7f3cb1b89 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.855248] [48511]: DEBUG nova.policy [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.864554] [48511]: INFO nova.api.openstack.requestlog [None req-8f12143c-9caa-40d2-a140-b0b566880f46 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.317915 [ 755.864997] [48511]: [pid: 48511|app: 0|req: 610/1209] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.867859] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.871638] [48511]: DEBUG nova.compute.api [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.874567] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.874701] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.874875] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.875255] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.875452] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.875652] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.877414] [48512]: INFO nova.api.openstack.requestlog [None req-c3749c98-f38a-437c-81b3-28d7f3cb1b89 tempest-FlavorsAdminTestJSON-1707875044 tempest-FlavorsAdminTestJSON-1707875044-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5587 microversion: 2.1 time: 0.032402 [ 755.877586] [48512]: [pid: 48512|app: 0|req: 600/1210] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/flavors/detail => generated 5587 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.880769] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.882936] [48512]: DEBUG nova.compute.api [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.887433] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.887630] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.887786] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.888171] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.888339] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.888522] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.918271] [48511]: WARNING neutronclient.v2_0.client [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.922267] [48512]: WARNING neutronclient.v2_0.client [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 755.952297] [48511]: DEBUG nova.policy [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 755.962183] [48511]: INFO nova.api.openstack.requestlog [None req-a5acc375-7853-43ba-bd21-c46fd447a349 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.095135 [ 755.962183] [48511]: [pid: 48511|app: 0|req: 611/1211] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.966496] [48511]: DEBUG nova.api.openstack.wsgi [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 755.967337] [48511]: DEBUG nova.compute.api [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 755.974049] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.974399] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.974566] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 755.975056] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 755.975214] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 755.975374] [48511]: DEBUG oslo_concurrency.lockutils [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.015582] [48511]: WARNING neutronclient.v2_0.client [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.043148] [48511]: DEBUG nova.policy [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.054490] [48511]: INFO nova.api.openstack.requestlog [None req-84667aa4-f3d9-48a7-962f-30b0d636db1b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.092006 [ 756.055317] [48511]: [pid: 48511|app: 0|req: 612/1212] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.065233] [48511]: DEBUG nova.api.openstack.wsgi [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.067487] [48511]: DEBUG nova.compute.api [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.071010] [48512]: DEBUG nova.policy [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.074418] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.074677] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.074904] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.075355] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.076170] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.077551] [48511]: DEBUG oslo_concurrency.lockutils [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.078535] [48512]: INFO nova.api.openstack.requestlog [None req-fb370111-3241-4e4e-8150-9d848788bfd8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1504 microversion: 2.1 time: 0.199937 [ 756.079048] [48512]: [pid: 48512|app: 0|req: 601/1213] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1504 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.081948] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 756.087618] [48512]: DEBUG nova.compute.api [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.094079] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.097296] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.097296] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.097296] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.097296] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.097445] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.112222] [48511]: WARNING neutronclient.v2_0.client [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.144143] [48511]: DEBUG nova.policy [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.152928] [48511]: DEBUG nova.policy [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.152928] [48511]: DEBUG nova.policy [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.153618] [48511]: INFO nova.api.openstack.requestlog [None req-64f09fc0-97ba-48d2-8e07-c89555def03a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1261 microversion: 2.21 time: 0.097705 [ 756.154173] [48511]: [pid: 48511|app: 0|req: 613/1214] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1261 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.156932] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a56bf8c-c8ac-4c78-aea0-89ced1ec3ed2 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.160747] [48512]: DEBUG nova.quota [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for project 6922f094decc49a081f1b9e7a06ebb36. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 756.165463] [48512]: DEBUG nova.quota [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for user 58cb442fc22e49f5a5674261d633d420 and project 6922f094decc49a081f1b9e7a06ebb36. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 756.191378] [48512]: INFO nova.api.openstack.wsgi [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 756.192623] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 756.192623] [48512]: INFO nova.api.openstack.requestlog [None req-9fa73e85-40c0-4784-aff8-6de6b5ef2662 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata" status: 403 len: 87 microversion: 2.1 time: 0.112466 [ 756.192623] [48512]: [pid: 48512|app: 0|req: 602/1215] 10.180.1.21 () {60 vars in 1280 bytes} [Mon Dec 8 18:22:00 2025] PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata => generated 87 bytes in 113 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 756.197133] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.198987] [48512]: DEBUG nova.compute.api [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] [instance: 266e3a39-8296-4250-8e2a-e9914f67a66c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.204925] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.205656] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.205825] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.206185] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.206345] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.206604] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.214832] [48511]: INFO nova.api.openstack.requestlog [None req-4a56bf8c-c8ac-4c78-aea0-89ced1ec3ed2 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/2a20a4b4-6a44-4c90-b0da-eeeec97a10e5" status: 200 len: 346 microversion: 2.1 time: 0.059980 [ 756.215571] [48511]: [pid: 48511|app: 0|req: 614/1216] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/os-volumes/2a20a4b4-6a44-4c90-b0da-eeeec97a10e5 => generated 346 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 756.219132] [48511]: DEBUG nova.api.openstack.wsgi [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.224609] [48511]: DEBUG nova.compute.api [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.225317] [48512]: INFO nova.api.openstack.wsgi [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] HTTP exception thrown: Instance 266e3a39-8296-4250-8e2a-e9914f67a66c could not be found. [ 756.225415] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] Returning 404 to user: Instance 266e3a39-8296-4250-8e2a-e9914f67a66c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 756.225828] [48512]: INFO nova.api.openstack.requestlog [None req-5c7ff909-0c60-4859-bb6d-c2c6ce88878a tempest-ImagesOneServerTestJSON-1305422278 tempest-ImagesOneServerTestJSON-1305422278-project-member] 10.180.1.21 "GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c" status: 404 len: 111 microversion: 2.1 time: 0.032749 [ 756.226246] [48512]: [pid: 48512|app: 0|req: 603/1217] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/266e3a39-8296-4250-8e2a-e9914f67a66c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 756.231055] [48512]: DEBUG nova.api.openstack.wsgi [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.232104] [48512]: DEBUG nova.compute.api [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.232597] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.232968] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.233287] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.233759] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.234044] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.234289] [48511]: DEBUG oslo_concurrency.lockutils [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.238283] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.238592] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.238803] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.239189] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.239363] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.239586] [48512]: DEBUG oslo_concurrency.lockutils [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.272040] [48512]: WARNING neutronclient.v2_0.client [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.272256] [48511]: WARNING neutronclient.v2_0.client [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.297106] [48512]: DEBUG nova.policy [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.311094] [48512]: INFO nova.api.openstack.requestlog [None req-c615761c-4feb-4b02-9581-761a40f7125e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.083452 [ 756.311313] [48512]: [pid: 48512|app: 0|req: 604/1218] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.318028] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.320164] [48512]: DEBUG nova.compute.api [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.325523] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.325798] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.325972] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.326346] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.326855] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.326855] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.367872] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.368072] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.368212] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.368369] [48512]: DEBUG nova.objects.instance [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.373109] [48512]: WARNING neutronclient.v2_0.client [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.624075] [48511]: DEBUG nova.policy [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.632903] [48511]: INFO nova.api.openstack.requestlog [None req-d87df39c-d8ec-467a-93ab-d58aa65b3746 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1364 microversion: 2.1 time: 0.416318 [ 756.633266] [48511]: [pid: 48511|app: 0|req: 615/1219] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:00 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1364 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.635873] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.639768] [48511]: DEBUG nova.compute.api [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.639871] [48512]: DEBUG nova.policy [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.641372] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.641560] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.641706] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.644018] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.644018] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.644018] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.650185] [48512]: INFO nova.api.openstack.requestlog [None req-bf32b418-5e5b-4935-8acc-46625a6d2197 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.335105 [ 756.650304] [48512]: [pid: 48512|app: 0|req: 605/1220] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.654202] [48512]: DEBUG nova.api.openstack.wsgi [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.656363] [48512]: DEBUG nova.compute.api [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.659654] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.660340] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.660340] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.660340] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.660521] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.661345] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.686885] [48511]: WARNING neutronclient.v2_0.client [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.695207] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.695577] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.695850] [48512]: DEBUG oslo_concurrency.lockutils [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.696133] [48512]: DEBUG nova.objects.instance [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.705676] [48512]: WARNING neutronclient.v2_0.client [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.802548] [48511]: DEBUG nova.policy [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.808750] [48511]: INFO nova.api.openstack.requestlog [None req-c7260c14-f0f3-4a2d-be22-f9e3dac1c1bc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1218 microversion: 2.1 time: 0.174426 [ 756.809157] [48511]: [pid: 48511|app: 0|req: 616/1221] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1218 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.818380] [48511]: DEBUG nova.api.openstack.wsgi [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.819470] [48511]: DEBUG nova.compute.api [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.821288] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=341,nova_api:DELETE=16,nova_api:INSERT=40,nova_api:SAVEPOINT=2,nova_api:RELEASE=2,nova_api:UPDATE=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.822991] [48512]: DEBUG nova.policy [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.827761] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.827977] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.828181] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.828569] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.829615] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.829615] [48511]: DEBUG oslo_concurrency.lockutils [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.835186] [48512]: DEBUG nova.policy [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.836995] [48512]: DEBUG nova.policy [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.836995] [48512]: INFO nova.api.openstack.requestlog [None req-23092790-26ed-44bd-894f-d955691830a1 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.185719 [ 756.836995] [48512]: [pid: 48512|app: 0|req: 606/1222] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.845549] [48512]: DEBUG nova.api.openstack.wsgi [None req-5e0237b0-8bc6-433a-83e8-7d4c543f253b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.861563] [48511]: WARNING neutronclient.v2_0.client [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.904798] [48512]: INFO nova.api.openstack.requestlog [None req-5e0237b0-8bc6-433a-83e8-7d4c543f253b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1647 microversion: 2.1 time: 0.061998 [ 756.905401] [48511]: DEBUG nova.policy [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 756.905819] [48512]: [pid: 48512|app: 0|req: 607/1223] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1647 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.908410] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.910665] [48512]: DEBUG nova.compute.api [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.915851] [48511]: INFO nova.api.openstack.requestlog [None req-75f2d522-ea59-49da-9f70-3d0bc249ba76 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.105656 [ 756.916125] [48511]: [pid: 48511|app: 0|req: 617/1224] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.919074] [48511]: DEBUG nova.api.openstack.wsgi [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 756.921152] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.921204] [48511]: DEBUG nova.compute.api [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 756.921236] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.921236] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.922044] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.922044] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.922044] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.927896] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.927896] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.927896] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.927896] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.928208] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.928208] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.956821] [48512]: WARNING neutronclient.v2_0.client [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 756.963586] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 756.964711] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 756.964711] [48511]: DEBUG oslo_concurrency.lockutils [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 756.964711] [48511]: DEBUG nova.objects.instance [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.968421] [48511]: WARNING neutronclient.v2_0.client [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.101868] [48512]: DEBUG nova.policy [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.106370] [48512]: INFO nova.api.openstack.requestlog [None req-d6e76922-0303-40fb-ba50-e00ed0a7de0f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.200153 [ 757.106919] [48512]: [pid: 48512|app: 0|req: 608/1225] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.110061] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.112136] [48512]: DEBUG nova.compute.api [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.117455] [48511]: DEBUG nova.policy [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.121744] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.122038] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.122222] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.123048] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.123048] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.123048] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.131358] [48511]: INFO nova.api.openstack.requestlog [None req-68c32a63-ecb4-4901-b957-e7d43c8532df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.213365 [ 757.131358] [48511]: [pid: 48511|app: 0|req: 618/1226] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.134010] [48511]: DEBUG nova.api.openstack.wsgi [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.136063] [48511]: DEBUG nova.compute.api [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.140611] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.142039] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.142039] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.142039] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.142039] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.142039] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.168943] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=452,nova_api:INSERT=45,nova_api:UPDATE=8,nova_api:DELETE=23,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 757.172678] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.174214] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.174815] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.174815] [48512]: DEBUG nova.objects.instance [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.175658] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.176365] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.176365] [48511]: DEBUG oslo_concurrency.lockutils [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.176597] [48511]: DEBUG nova.objects.instance [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.179886] [48512]: WARNING neutronclient.v2_0.client [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.181046] [48511]: WARNING neutronclient.v2_0.client [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.262023] [48512]: DEBUG nova.policy [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.274977] [48511]: DEBUG nova.policy [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.277767] [48512]: DEBUG nova.policy [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.279688] [48512]: DEBUG nova.policy [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.279995] [48511]: INFO nova.api.openstack.requestlog [None req-71854e53-a9a4-447b-aac4-a0fcf8a82a45 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.148679 [ 757.280636] [48512]: INFO nova.api.openstack.requestlog [None req-d5315fb6-dde5-4464-b34c-95d0c0aa9687 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.172849 [ 757.280729] [48511]: [pid: 48511|app: 0|req: 619/1227] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.280933] [48512]: [pid: 48512|app: 0|req: 609/1228] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:01 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.283868] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-627964103"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 757.285509] [48512]: DEBUG nova.compute.api [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.287832] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.289669] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.289669] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.289669] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.290016] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.290539] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.290539] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.292975] [48511]: DEBUG nova.compute.api [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.298055] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.299079] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.299295] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.299830] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.300151] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.300401] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.320474] [48512]: WARNING neutronclient.v2_0.client [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.343589] [48511]: WARNING neutronclient.v2_0.client [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.436011] [48512]: INFO nova.network.security_group_api [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Adding security group aa96ab4a-8a16-4875-8013-1f1b9504c258 to port bea18d41-0f11-4e1a-81c1-050988de471c [ 757.468695] [48511]: DEBUG nova.policy [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.479037] [48511]: INFO nova.api.openstack.requestlog [None req-c4594f0e-83cb-4eef-8c5d-8147672c00cd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.197870 [ 757.479960] [48511]: [pid: 48511|app: 0|req: 620/1229] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.482501] [48511]: DEBUG nova.api.openstack.wsgi [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "name": "network-vif-plugged", "status": "completed", "tag": "9c745cda-7fd8-476d-8653-3da3e6c7a217"}, {"name": "network-changed", "server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "tag": "9c745cda-7fd8-476d-8653-3da3e6c7a217"}, {"server_uuid": "73211073-76e7-4f36-bdc0-cb3902e5ebbb", "name": "network-vif-deleted", "tag": "5925a5a8-8e10-4f9a-8f44-15de96032a57"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 757.498055] [48511]: DEBUG oslo_concurrency.lockutils [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.498055] [48511]: DEBUG oslo_concurrency.lockutils [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.498055] [48511]: DEBUG oslo_concurrency.lockutils [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.520577] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Creating event network-vif-plugged:9c745cda-7fd8-476d-8653-3da3e6c7a217 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 757.520577] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Creating event network-changed:9c745cda-7fd8-476d-8653-3da3e6c7a217 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 757.520918] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] Creating event network-vif-deleted:5925a5a8-8e10-4f9a-8f44-15de96032a57 for instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb on cpu-1 [ 757.532692] [48511]: INFO nova.api.openstack.requestlog [req-9a47ed8e-3cbb-45d0-a780-e49cf959da1e req-b4b50f2d-40be-49c9-965a-1f16fb99e8c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.052387 [ 757.533268] [48511]: [pid: 48511|app: 0|req: 621/1230] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:02 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 757.536223] [48511]: DEBUG nova.api.openstack.wsgi [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bbb27fb-d264-4930-a5eb-b1fda6460196", "tag": "06b804b4-7228-4747-8233-5e31c2eb4b1d"}, {"server_uuid": "0ebc601d-2fbd-424e-8ad3-8c2eec7a8772", "name": "network-vif-deleted", "tag": "f35103d7-fc18-4448-b8e5-dce1ac9f95d3"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 757.544080] [48511]: DEBUG oslo_concurrency.lockutils [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.544280] [48511]: DEBUG oslo_concurrency.lockutils [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.544432] [48511]: DEBUG oslo_concurrency.lockutils [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.553451] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Creating event network-changed:06b804b4-7228-4747-8233-5e31c2eb4b1d for instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 on cpu-1 [ 757.553865] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] Creating event network-vif-deleted:f35103d7-fc18-4448-b8e5-dce1ac9f95d3 for instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 on cpu-1 [ 757.560686] [48511]: INFO nova.api.openstack.requestlog [req-5a828efe-4f08-451c-965c-53c506d8482a req-2a89f298-d117-4a55-b69b-7b172e51764e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.026687 [ 757.561262] [48511]: [pid: 48511|app: 0|req: 622/1231] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:02 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 757.565864] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.568202] [48511]: DEBUG nova.compute.api [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.573081] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.573353] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.573739] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.574130] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.575216] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.575216] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.602444] [48511]: WARNING neutronclient.v2_0.client [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.746135] [48511]: DEBUG nova.policy [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.759050] [48511]: INFO nova.api.openstack.requestlog [None req-3a60a17f-60f5-4a85-a4c6-0c92a07cc105 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1206 microversion: 2.1 time: 0.195593 [ 757.759050] [48511]: [pid: 48511|app: 0|req: 623/1232] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1206 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.764273] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.766137] [48511]: DEBUG nova.compute.api [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.778522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.808355] [48511]: WARNING neutronclient.v2_0.client [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.840220] [48512]: INFO nova.api.openstack.requestlog [None req-a9b6bc25-e786-4f76-9df4-d5ab8557ca12 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action" status: 202 len: 0 microversion: 2.1 time: 0.558526 [ 757.840672] [48512]: [pid: 48512|app: 0|req: 610/1233] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:02 2025] POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action => generated 0 bytes in 559 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 757.848678] [48512]: DEBUG nova.api.openstack.wsgi [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.849957] [48512]: DEBUG nova.compute.api [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.859657] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.860102] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.860348] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.860971] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.861223] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.861437] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.902631] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.902631] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.902631] [48512]: DEBUG oslo_concurrency.lockutils [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.902631] [48512]: DEBUG nova.objects.instance [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.907159] [48512]: WARNING neutronclient.v2_0.client [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 757.917864] [48511]: DEBUG nova.policy [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.927551] [48512]: DEBUG nova.policy [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.927841] [48511]: INFO nova.api.openstack.requestlog [None req-2cab7a72-b22b-4b28-900c-ffb8064971a3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1504 microversion: 2.1 time: 0.168817 [ 757.928256] [48511]: [pid: 48511|app: 0|req: 624/1234] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1504 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.932047] [48511]: DEBUG nova.api.openstack.wsgi [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 757.934986] [48511]: DEBUG nova.compute.api [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 757.936417] [48512]: DEBUG nova.policy [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.937109] [48512]: DEBUG nova.policy [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 757.938632] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.938865] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.938965] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.939287] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 757.939489] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 757.939673] [48511]: DEBUG oslo_concurrency.lockutils [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 757.944022] [48512]: INFO nova.api.openstack.requestlog [None req-0da0d378-30e2-4d72-ae70-f052138bea24 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.100636 [ 757.944449] [48512]: [pid: 48512|app: 0|req: 611/1235] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.950958] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f44c23c-82b0-4704-b08f-179a773597cf tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.968047] [48511]: DEBUG nova.quota [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for project 6922f094decc49a081f1b9e7a06ebb36. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 757.974702] [48511]: DEBUG nova.quota [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Getting quotas for user 58cb442fc22e49f5a5674261d633d420 and project 6922f094decc49a081f1b9e7a06ebb36. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 757.986493] [48511]: INFO nova.api.openstack.wsgi [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 757.986785] [48511]: DEBUG nova.api.openstack.wsgi [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 757.987203] [48511]: INFO nova.api.openstack.requestlog [None req-767879b4-078b-446f-8783-bb0a6bfad650 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata" status: 403 len: 87 microversion: 2.1 time: 0.058412 [ 757.987556] [48511]: [pid: 48511|app: 0|req: 625/1236] 10.180.1.21 () {60 vars in 1281 bytes} [Mon Dec 8 18:22:02 2025] POST /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata => generated 87 bytes in 59 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 757.990808] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 757.993411] [48511]: DEBUG nova.compute.api [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.003697] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.018733] [48512]: INFO nova.api.openstack.requestlog [None req-2f44c23c-82b0-4704-b08f-179a773597cf tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.073438 [ 758.019187] [48512]: [pid: 48512|app: 0|req: 612/1237] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/os-volumes => generated 1023 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.023261] [48512]: DEBUG nova.api.openstack.wsgi [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.027174] [48512]: DEBUG nova.compute.api [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.029934] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.030175] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.030329] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.030615] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.030795] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.030884] [48512]: DEBUG oslo_concurrency.lockutils [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.034257] [48511]: WARNING neutronclient.v2_0.client [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.052348] [48512]: WARNING neutronclient.v2_0.client [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.058094] [48511]: DEBUG nova.policy [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.063721] [48511]: INFO nova.api.openstack.requestlog [None req-a7cb1485-9600-4774-9d15-e30455cfb126 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.075476 [ 758.064022] [48511]: [pid: 48511|app: 0|req: 626/1238] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.066654] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.068065] [48511]: DEBUG nova.compute.api [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.071984] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.071984] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.071984] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.071984] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.072224] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.072286] [48511]: DEBUG oslo_concurrency.lockutils [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.094732] [48511]: WARNING neutronclient.v2_0.client [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.106772] [48512]: DEBUG nova.policy [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.116889] [48512]: INFO nova.api.openstack.requestlog [None req-8da8f024-47d5-4ec3-a57f-f448d1fe95df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.096099 [ 758.117223] [48512]: [pid: 48512|app: 0|req: 613/1239] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.121032] [48512]: DEBUG nova.api.openstack.wsgi [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.122132] [48512]: DEBUG nova.compute.api [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.128071] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.128637] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.128637] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.128846] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.128926] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.129099] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.177407] [48512]: WARNING neutronclient.v2_0.client [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.227508] [48511]: DEBUG nova.policy [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.235027] [48511]: INFO nova.api.openstack.requestlog [None req-2bf1d0a6-df4d-4882-a7c2-8b607b116b94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.170125 [ 758.235230] [48511]: [pid: 48511|app: 0|req: 627/1240] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.240173] [48511]: DEBUG nova.api.openstack.wsgi [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.241667] [48511]: DEBUG nova.compute.api [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.247495] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.247685] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.247819] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.248307] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.248499] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.248669] [48511]: DEBUG oslo_concurrency.lockutils [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.273142] [48512]: DEBUG nova.policy [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.287025] [48511]: WARNING neutronclient.v2_0.client [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.287185] [48512]: DEBUG nova.policy [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.287616] [48512]: DEBUG nova.policy [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.288397] [48512]: INFO nova.api.openstack.requestlog [None req-a32bbcba-8839-45a8-be9f-454cc6580e55 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1261 microversion: 2.21 time: 0.170876 [ 758.289496] [48512]: [pid: 48512|app: 0|req: 614/1241] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:02 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1261 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.291606] [48512]: DEBUG nova.api.openstack.wsgi [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.294369] [48512]: DEBUG nova.compute.api [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.298261] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.298877] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.299384] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.299384] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.299618] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.299850] [48512]: DEBUG oslo_concurrency.lockutils [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.312556] [48511]: DEBUG nova.policy [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.317538] [48511]: INFO nova.api.openstack.requestlog [None req-b06174f7-a45a-4223-badd-0023db221f16 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.081669 [ 758.317937] [48511]: [pid: 48511|app: 0|req: 628/1242] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.320828] [48511]: DEBUG nova.api.openstack.wsgi [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.322572] [48511]: DEBUG nova.compute.api [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.324420] [48512]: WARNING neutronclient.v2_0.client [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.328504] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.330108] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.330108] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.330108] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.330108] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.330108] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.359505] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.359816] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.359948] [48511]: DEBUG oslo_concurrency.lockutils [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.360188] [48511]: DEBUG nova.objects.instance [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.368425] [48511]: WARNING neutronclient.v2_0.client [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.418926] [48511]: DEBUG nova.policy [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.423021] [48511]: INFO nova.api.openstack.requestlog [None req-62456593-c8c8-492d-9ca1-7a1d02d7ebfa tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.104374 [ 758.423687] [48511]: [pid: 48511|app: 0|req: 629/1243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.427180] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.429452] [48511]: DEBUG nova.compute.api [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.435745] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.436065] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.436143] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.436405] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.436548] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.436668] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.454691] [48511]: WARNING neutronclient.v2_0.client [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.467410] [48512]: DEBUG nova.policy [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.477186] [48512]: INFO nova.api.openstack.requestlog [None req-67498750-050d-461c-8438-fc29ed569d1a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1364 microversion: 2.1 time: 0.186049 [ 758.477186] [48512]: [pid: 48512|app: 0|req: 615/1244] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1364 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.481786] [48512]: DEBUG nova.api.openstack.wsgi [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.482862] [48512]: WARNING neutronclient.v2_0.client [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.501729] [48511]: DEBUG nova.policy [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.507276] [48511]: INFO nova.api.openstack.requestlog [None req-a4ba777e-ab15-45a5-bea1-b157c1002627 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.082397 [ 758.507472] [48511]: [pid: 48511|app: 0|req: 630/1245] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.515024] [48511]: DEBUG nova.api.openstack.wsgi [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.515024] [48511]: DEBUG nova.compute.api [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.519655] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.534707] [48512]: WARNING neutronclient.v2_0.client [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.542921] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.543191] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.543360] [48511]: DEBUG oslo_concurrency.lockutils [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.543543] [48511]: DEBUG nova.objects.instance [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.547278] [48511]: WARNING neutronclient.v2_0.client [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.571338] [48512]: DEBUG neutronclient.v2_0.client [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group aa96ab4a-8a16-4875-8013-1f1b9504c258 in use.", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 758.571338] [48512]: INFO nova.api.openstack.wsgi [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security Group aa96ab4a-8a16-4875-8013-1f1b9504c258 in use. [ 758.571338] [48512]: Neutron server returns request_ids: ['req-7f31a9ac-9d16-4cc1-817f-fa6861f5021e'] [ 758.571338] [48512]: DEBUG nova.api.openstack.wsgi [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 400 to user: Security Group aa96ab4a-8a16-4875-8013-1f1b9504c258 in use. [ 758.571338] [48512]: Neutron server returns request_ids: ['req-7f31a9ac-9d16-4cc1-817f-fa6861f5021e'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 758.571338] [48512]: INFO nova.api.openstack.requestlog [None req-0583c3f6-aeeb-4cfd-b88e-95354623b935 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258" status: 400 len: 185 microversion: 2.1 time: 0.093595 [ 758.571338] [48512]: [pid: 48512|app: 0|req: 616/1246] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:22:03 2025] DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258 => generated 185 bytes in 94 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 758.575564] [48512]: DEBUG nova.api.openstack.wsgi [None req-558ff1e1-3fab-4e08-b8f2-5a87938e9def tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.583831] [48511]: DEBUG nova.policy [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.589973] [48511]: DEBUG nova.policy [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.591494] [48511]: DEBUG nova.policy [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 758.592505] [48511]: INFO nova.api.openstack.requestlog [None req-240b766d-8b71-41e6-aba2-eec8bb12543a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.084470 [ 758.593481] [48511]: [pid: 48511|app: 0|req: 631/1247] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.597958] [48511]: DEBUG nova.api.openstack.wsgi [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 758.600776] [48511]: DEBUG nova.compute.api [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 758.607037] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.607589] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.607908] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.608585] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.608694] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.608941] [48511]: DEBUG oslo_concurrency.lockutils [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.624841] [48512]: INFO nova.api.openstack.requestlog [None req-558ff1e1-3fab-4e08-b8f2-5a87938e9def tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1647 microversion: 2.1 time: 0.050990 [ 758.625420] [48512]: [pid: 48512|app: 0|req: 617/1248] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1647 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.629584] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 758.629739] [48511]: WARNING neutronclient.v2_0.client [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 758.643887] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 758.643887] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 758.643887] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 758.959734] [48512]: DEBUG nova.compute.api [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Going to try to stop instance {{(pid=48512) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 759.002595] [48512]: INFO nova.api.openstack.requestlog [None req-8a18c17c-351d-423d-9d43-6767c9254d1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46/action" status: 202 len: 0 microversion: 2.1 time: 0.376491 [ 759.002897] [48512]: [pid: 48512|app: 0|req: 618/1249] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:03 2025] POST /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46/action => generated 0 bytes in 377 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 759.157669] [48511]: DEBUG nova.policy [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.172527] [48511]: INFO nova.api.openstack.requestlog [None req-048e5e05-2d2f-4b19-81d8-5c9c2b3747df tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.578016 [ 759.173172] [48511]: [pid: 48511|app: 0|req: 632/1250] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.182844] [48511]: DEBUG nova.api.openstack.wsgi [None req-aea98178-1ef6-44c9-b402-3477ee703e19 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.207670] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce89d0ef-27a0-4df3-8bac-fcf43cdaf0c1 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.225020] [48512]: INFO nova.api.openstack.wsgi [None req-ce89d0ef-27a0-4df3-8bac-fcf43cdaf0c1 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 759.225020] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce89d0ef-27a0-4df3-8bac-fcf43cdaf0c1 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.225020] [48512]: INFO nova.api.openstack.requestlog [None req-ce89d0ef-27a0-4df3-8bac-fcf43cdaf0c1 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/cb5e5330-ad2c-440f-b426-9f05c7339505/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.219609 [ 759.225020] [48512]: [pid: 48512|app: 0|req: 619/1251] 10.180.1.21 () {58 vars in 1288 bytes} [Mon Dec 8 18:22:03 2025] DELETE /compute/v2.1/images/cb5e5330-ad2c-440f-b426-9f05c7339505/metadata/os_distro => generated 62 bytes in 220 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 759.226941] [48512]: DEBUG nova.api.openstack.wsgi [None req-7acb94f6-2ee2-448e-90d5-8932fd504638 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1601121472", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.230957] [48511]: INFO nova.api.openstack.requestlog [None req-aea98178-1ef6-44c9-b402-3477ee703e19 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.056981 [ 759.231349] [48511]: [pid: 48511|app: 0|req: 633/1252] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:22:03 2025] GET /compute/v2.1/os-volumes?limit=2 => generated 686 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 759.235034] [48512]: DEBUG nova.api.openstack.wsgi [None req-7acb94f6-2ee2-448e-90d5-8932fd504638 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 759.235034] [48512]: INFO nova.api.openstack.requestlog [None req-7acb94f6-2ee2-448e-90d5-8932fd504638 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.009762 [ 759.235261] [48511]: DEBUG nova.api.openstack.wsgi [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.235318] [48512]: [pid: 48512|app: 0|req: 620/1253] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:03 2025] POST /compute/v2.1/servers => generated 687 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 759.235744] [48511]: DEBUG nova.compute.api [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.236630] [48512]: DEBUG nova.api.openstack.wsgi [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.238278] [48512]: DEBUG nova.compute.api [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.248026] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.250226] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.251147] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.251408] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.251485] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.251485] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.251485] [48511]: DEBUG oslo_concurrency.lockutils [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.253256] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.253987] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.253987] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.253987] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.253987] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.286967] [48511]: WARNING neutronclient.v2_0.client [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.304117] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.306427] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.306427] [48512]: DEBUG oslo_concurrency.lockutils [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.306427] [48512]: DEBUG nova.objects.instance [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.314129] [48512]: WARNING neutronclient.v2_0.client [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.514959] [48511]: DEBUG nova.policy [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.522370] [48511]: INFO nova.api.openstack.requestlog [None req-24093058-f899-4854-9618-2cbcfd25b47f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.289913 [ 759.522370] [48511]: [pid: 48511|app: 0|req: 634/1254] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.524719] [48511]: DEBUG nova.api.openstack.wsgi [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.526116] [48511]: DEBUG nova.compute.api [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.530538] [48512]: DEBUG nova.policy [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.534136] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.534334] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.534469] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.534752] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.534900] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.535034] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.540956] [48512]: INFO nova.api.openstack.requestlog [None req-51563541-b700-4ad6-82a8-2a69b09da9a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.305841 [ 759.541046] [48512]: [pid: 48512|app: 0|req: 621/1255] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.543987] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.545397] [48512]: DEBUG nova.compute.api [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.549308] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.550034] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.550034] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.550034] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.550034] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.550236] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.564572] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.564808] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.564909] [48511]: DEBUG oslo_concurrency.lockutils [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.565095] [48511]: DEBUG nova.objects.instance [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.570067] [48511]: WARNING neutronclient.v2_0.client [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.572692] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.572692] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.572692] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.572692] [48512]: DEBUG nova.objects.instance [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.575909] [48512]: WARNING neutronclient.v2_0.client [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.722173] [48511]: DEBUG nova.policy [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.730106] [48511]: DEBUG nova.policy [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.730963] [48511]: DEBUG nova.policy [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.731558] [48511]: INFO nova.api.openstack.requestlog [None req-db4be9d6-e8bc-40ce-b428-74069c1dadab tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.208791 [ 759.732083] [48511]: [pid: 48511|app: 0|req: 635/1256] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.735058] [48511]: DEBUG nova.api.openstack.wsgi [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 759.736759] [48512]: DEBUG nova.policy [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 759.736882] [48511]: DEBUG nova.compute.api [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.741499] [48512]: INFO nova.api.openstack.requestlog [None req-d4e41a39-8d77-4c00-9f8b-8cb73fca3e3d tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.199747 [ 759.741664] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.741833] [48512]: [pid: 48512|app: 0|req: 622/1257] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.741882] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.742017] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.742291] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.742441] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.742618] [48511]: DEBUG oslo_concurrency.lockutils [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.744178] [48512]: DEBUG nova.api.openstack.wsgi [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.745662] [48512]: DEBUG nova.compute.api [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.748952] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.749143] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.749277] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.749564] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.749735] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.749858] [48512]: DEBUG oslo_concurrency.lockutils [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.770206] [48512]: WARNING neutronclient.v2_0.client [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 759.794595] [48511]: INFO nova.api.openstack.requestlog [None req-0dcfa153-3099-4329-aed2-8d33aa655d32 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action" status: 202 len: 0 microversion: 2.1 time: 0.061744 [ 759.794984] [48511]: [pid: 48511|app: 0|req: 636/1258] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:04 2025] POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 759.798053] [48511]: DEBUG nova.api.openstack.wsgi [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 759.800243] [48511]: DEBUG nova.compute.api [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 759.804141] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.804369] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.804502] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.804744] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.804890] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.805028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.830419] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 759.830619] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 759.830756] [48511]: DEBUG oslo_concurrency.lockutils [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 759.830917] [48511]: DEBUG nova.objects.instance [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.836538] [48511]: WARNING neutronclient.v2_0.client [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.608407] [48512]: DEBUG nova.policy [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.613332] [48512]: INFO nova.api.openstack.requestlog [None req-edaf1e7e-d18e-4000-aa99-65678bd255b8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1262 microversion: 2.1 time: 0.870584 [ 760.613875] [48512]: [pid: 48512|app: 0|req: 623/1259] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1262 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.619154] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e75fe75-7b93-48cd-a139-76250470e336 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-444035681", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "c513ffed-ebb1-4bf3-865c-50a0b4b1b3cd", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 760.624343] [48511]: DEBUG nova.policy [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.629223] [48511]: DEBUG nova.policy [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.630024] [48511]: DEBUG nova.policy [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.634387] [48511]: INFO nova.api.openstack.requestlog [None req-b97987c3-f760-4f55-b257-c9d213086c28 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.838241 [ 760.635091] [48511]: [pid: 48511|app: 0|req: 637/1260] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:04 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.638340] [48511]: DEBUG nova.api.openstack.wsgi [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.640064] [48511]: DEBUG nova.compute.api [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.648301] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.648574] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.648716] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.648994] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.649197] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.649262] [48511]: DEBUG oslo_concurrency.lockutils [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.680448] [48512]: INFO nova.api.openstack.wsgi [None req-1e75fe75-7b93-48cd-a139-76250470e336 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Block Device c513ffed-ebb1-4bf3-865c-50a0b4b1b3cd is not bootable. [ 760.680969] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e75fe75-7b93-48cd-a139-76250470e336 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Block Device c513ffed-ebb1-4bf3-865c-50a0b4b1b3cd is not bootable. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 760.681921] [48512]: INFO nova.api.openstack.requestlog [None req-1e75fe75-7b93-48cd-a139-76250470e336 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.066960 [ 760.681921] [48512]: [pid: 48512|app: 0|req: 624/1261] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:05 2025] POST /compute/v2.1/servers => generated 110 bytes in 67 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 760.686811] [48511]: WARNING neutronclient.v2_0.client [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.686904] [48512]: DEBUG nova.api.openstack.wsgi [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.686969] [48512]: DEBUG nova.compute.api [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.693936] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.694187] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.694389] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.694693] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.694879] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.695078] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.717389] [48512]: DEBUG nova.compute.api [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 760.741612] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=10 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 760.788028] [48512]: INFO nova.api.openstack.requestlog [None req-e26cd4e4-4575-4ca8-9d6a-8162718f984d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 204 len: 0 microversion: 2.1 time: 0.103575 [ 760.788028] [48512]: [pid: 48512|app: 0|req: 625/1262] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:05 2025] DELETE /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 760.790576] [48512]: DEBUG nova.api.openstack.wsgi [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.792344] [48512]: DEBUG nova.compute.api [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.795944] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.796348] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.796604] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.797087] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.797330] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.797560] [48512]: DEBUG oslo_concurrency.lockutils [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.817703] [48512]: WARNING neutronclient.v2_0.client [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.916402] [48512]: DEBUG nova.policy [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.922743] [48512]: INFO nova.api.openstack.requestlog [None req-508311a3-da0b-4bbb-8068-7238b25e9d03 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.134845 [ 760.922743] [48512]: [pid: 48512|app: 0|req: 626/1263] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.925504] [48512]: DEBUG nova.api.openstack.wsgi [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.927160] [48512]: DEBUG nova.compute.api [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.931878] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.932148] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.932325] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.932656] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.932873] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.933017] [48512]: DEBUG oslo_concurrency.lockutils [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.943921] [48511]: DEBUG nova.policy [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.948967] [48512]: WARNING neutronclient.v2_0.client [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 760.951386] [48511]: INFO nova.api.openstack.requestlog [None req-17e866e0-351b-4243-a6b9-1100b768f560 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1514 microversion: 2.1 time: 0.315560 [ 760.951823] [48511]: [pid: 48511|app: 0|req: 638/1264] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1514 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.955835] [48511]: DEBUG nova.api.openstack.wsgi [None req-22c7e83e-9d48-4e99-97fb-cad7a39a0e9e tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.972574] [48511]: INFO nova.api.openstack.wsgi [None req-22c7e83e-9d48-4e99-97fb-cad7a39a0e9e tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 760.972966] [48511]: DEBUG nova.api.openstack.wsgi [None req-22c7e83e-9d48-4e99-97fb-cad7a39a0e9e tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 760.973430] [48511]: INFO nova.api.openstack.requestlog [None req-22c7e83e-9d48-4e99-97fb-cad7a39a0e9e tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "GET /compute/v2.1/images/8edcc7ff-f6ae-4f6d-a5d2-1f1afd5927a3/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.021121 [ 760.973768] [48511]: [pid: 48511|app: 0|req: 639/1265] 10.180.1.21 () {58 vars in 1288 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/images/8edcc7ff-f6ae-4f6d-a5d2-1f1afd5927a3/metadata/os_version => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 760.976193] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea234749-6e2c-4fcb-84f6-04248ffa050b tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.977018] [48512]: DEBUG nova.policy [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 760.981605] [48512]: INFO nova.api.openstack.requestlog [None req-22f89a37-84aa-4460-a73b-47c568023d99 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.058375 [ 760.981938] [48512]: [pid: 48512|app: 0|req: 627/1266] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.984292] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 760.985852] [48512]: DEBUG nova.compute.api [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 760.989280] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.989630] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.989818] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 760.990111] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 760.990260] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 760.990381] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.005098] [48512]: WARNING neutronclient.v2_0.client [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.026927] [48512]: DEBUG nova.policy [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.027476] [48511]: INFO nova.api.openstack.requestlog [None req-ea234749-6e2c-4fcb-84f6-04248ffa050b tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.053116 [ 761.027801] [48511]: [pid: 48511|app: 0|req: 640/1267] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/os-volumes => generated 1023 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.030213] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.031544] [48511]: DEBUG nova.compute.api [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.032389] [48512]: INFO nova.api.openstack.requestlog [None req-b0ea0460-5e2f-4193-a126-bc133add84b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.049268 [ 761.032779] [48512]: [pid: 48512|app: 0|req: 628/1268] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.035295] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.035479] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.035665] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.035869] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.035924] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4a7d12f-8bcf-4789-8d65-1d30ab09fc5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-2045379242", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 761.036037] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.036137] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.037914] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4a7d12f-8bcf-4789-8d65-1d30ab09fc5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 761.039593] [48512]: INFO nova.api.openstack.requestlog [None req-a4a7d12f-8bcf-4789-8d65-1d30ab09fc5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.005075 [ 761.039593] [48512]: [pid: 48512|app: 0|req: 629/1269] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:05 2025] POST /compute/v2.1/servers => generated 689 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 761.044897] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.044897] [48512]: DEBUG nova.compute.api [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.048702] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.049221] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.049447] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.049751] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.049943] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.050276] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.059156] [48511]: WARNING neutronclient.v2_0.client [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.079511] [48512]: WARNING neutronclient.v2_0.client [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.080689] [48511]: DEBUG nova.policy [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.101779] [48512]: DEBUG nova.policy [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.141172] [48512]: INFO nova.api.openstack.requestlog [None req-ad6f6f89-28b9-4d15-bb1c-adccfbf5b579 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.101617 [ 761.141986] [48512]: [pid: 48512|app: 0|req: 630/1270] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.144081] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.144764] [48511]: DEBUG nova.policy [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.145575] [48511]: DEBUG nova.policy [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.145808] [48512]: DEBUG nova.compute.api [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.150309] [48511]: INFO nova.api.openstack.requestlog [None req-cc81d907-e4ad-4a54-9e6f-4a1dc053ea29 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1261 microversion: 2.21 time: 0.119079 [ 761.150309] [48511]: [pid: 48511|app: 0|req: 641/1271] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1261 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.156306] [48511]: DEBUG nova.api.openstack.wsgi [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.158245] [48511]: DEBUG nova.compute.api [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.158382] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.158588] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.158742] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.166952] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.166952] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.166952] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.184187] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.212919] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.213126] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.213322] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.213556] [48512]: DEBUG nova.objects.instance [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.214750] [48511]: WARNING neutronclient.v2_0.client [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.220815] [48512]: WARNING neutronclient.v2_0.client [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.285943] [48512]: DEBUG nova.policy [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.294164] [48512]: INFO nova.api.openstack.requestlog [None req-5a9fa99f-ce13-4752-9a34-128eec6554b8 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.152050 [ 761.297197] [48512]: [pid: 48512|app: 0|req: 631/1272] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.299109] [48512]: DEBUG nova.api.openstack.wsgi [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.306618] [48512]: DEBUG nova.compute.api [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.313227] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.313616] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.313699] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.314274] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.314274] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.314415] [48512]: DEBUG oslo_concurrency.lockutils [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.324145] [48511]: DEBUG nova.policy [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.331032] [48511]: INFO nova.api.openstack.requestlog [None req-b9a1cfde-e819-433c-bc36-74226e4bcd69 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1364 microversion: 2.1 time: 0.182214 [ 761.331199] [48511]: [pid: 48511|app: 0|req: 642/1273] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:05 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1364 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.335637] [48511]: DEBUG nova.api.openstack.wsgi [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fd6db774-81e6-4c34-9449-86a6f3faac98", "tag": "bea18d41-0f11-4e1a-81c1-050988de471c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 761.342231] [48512]: WARNING neutronclient.v2_0.client [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.344953] [48511]: DEBUG oslo_concurrency.lockutils [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.344953] [48511]: DEBUG oslo_concurrency.lockutils [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.344953] [48511]: DEBUG oslo_concurrency.lockutils [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.367999] [48512]: DEBUG nova.policy [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.379682] [48512]: INFO nova.api.openstack.requestlog [None req-410cbb26-091a-4ded-bf2e-34fa7d9b077f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.084543 [ 761.380073] [48512]: [pid: 48512|app: 0|req: 632/1274] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.383765] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.384847] [48512]: DEBUG nova.compute.api [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.392234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.438470] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.438719] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.438848] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.439055] [48512]: DEBUG nova.objects.instance [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.448034] [48512]: WARNING neutronclient.v2_0.client [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.547187] [48512]: DEBUG nova.policy [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.555341] [48512]: DEBUG nova.policy [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.556013] [48512]: DEBUG nova.policy [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.556701] [48512]: INFO nova.api.openstack.requestlog [None req-bb85fecb-798d-4714-bf54-8ed863fa050a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.176085 [ 761.557530] [48512]: [pid: 48512|app: 0|req: 633/1275] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.561220] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bad1ed3-a7fd-47d3-9476-29798160d4fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.604600] [48512]: INFO nova.api.openstack.requestlog [None req-4bad1ed3-a7fd-47d3-9476-29798160d4fd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1647 microversion: 2.1 time: 0.046336 [ 761.604895] [48512]: [pid: 48512|app: 0|req: 634/1276] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1647 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.608015] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.609407] [48512]: DEBUG nova.compute.api [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.613304] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.613580] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.613757] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.614034] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.614182] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.614525] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.623239] [48511]: INFO nova.api.openstack.compute.server_external_events [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] Creating event network-changed:bea18d41-0f11-4e1a-81c1-050988de471c for instance fd6db774-81e6-4c34-9449-86a6f3faac98 on cpu-1 [ 761.627827] [48511]: INFO nova.api.openstack.requestlog [req-01fd9cfb-f5ae-4561-b68d-4a1d09d91db9 req-7d1b45ca-eb48-4821-80e3-fa752b968d81 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.295922 [ 761.628191] [48511]: [pid: 48511|app: 0|req: 643/1277] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:06 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 761.631618] [48511]: DEBUG nova.api.openstack.wsgi [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.632459] [48511]: DEBUG nova.compute.api [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.636358] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.636508] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.636609] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.636850] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.636993] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.637222] [48511]: DEBUG oslo_concurrency.lockutils [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.639861] [48512]: WARNING neutronclient.v2_0.client [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.643028] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=641,nova_cell1:SAVEPOINT=2,nova_cell1:UPDATE=25,nova_cell1:RELEASE=2,nova_cell1:INSERT=12 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 761.675108] [48511]: WARNING neutronclient.v2_0.client [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.857040] [48511]: DEBUG nova.policy [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.860669] [48511]: INFO nova.api.openstack.requestlog [None req-66ab2658-68d9-415d-94ce-e1dd3da0a56c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.231786 [ 761.861025] [48511]: [pid: 48511|app: 0|req: 644/1278] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.863616] [48511]: DEBUG nova.api.openstack.wsgi [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.868572] [48511]: DEBUG nova.compute.api [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.877465] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.877520] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.881023] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.881023] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.881023] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.881023] [48511]: DEBUG oslo_concurrency.lockutils [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.915968] [48511]: WARNING neutronclient.v2_0.client [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.919582] [48512]: DEBUG nova.policy [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.930259] [48512]: INFO nova.api.openstack.requestlog [None req-2e74c2ac-4f3f-4d3a-8aaf-a66145532108 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1570 microversion: 2.1 time: 0.324707 [ 761.930790] [48512]: [pid: 48512|app: 0|req: 635/1279] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1570 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.935660] [48512]: DEBUG nova.api.openstack.wsgi [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.938452] [48512]: DEBUG nova.compute.api [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 761.944884] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.944884] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.944884] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.945002] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.945112] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.945358] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.971282] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 761.971282] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 761.971282] [48512]: DEBUG oslo_concurrency.lockutils [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 761.972141] [48512]: DEBUG nova.objects.instance [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.975537] [48512]: WARNING neutronclient.v2_0.client [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 761.979950] [48511]: DEBUG nova.policy [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 761.985490] [48511]: INFO nova.api.openstack.requestlog [None req-49031d81-d7db-4f39-9b08-7f03439c8b92 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.122950 [ 761.985490] [48511]: [pid: 48511|app: 0|req: 645/1280] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.988808] [48511]: DEBUG nova.api.openstack.wsgi [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 761.991566] [48511]: DEBUG nova.compute.api [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.001124] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.001562] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.001702] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.002887] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.002887] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.002887] [48511]: DEBUG oslo_concurrency.lockutils [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.033286] [48511]: WARNING neutronclient.v2_0.client [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.072201] [48512]: DEBUG nova.policy [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.077874] [48512]: INFO nova.api.openstack.requestlog [None req-0002c2db-cce9-408c-995b-ffdab7e1abcf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.146392 [ 762.078348] [48512]: [pid: 48512|app: 0|req: 636/1281] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.081630] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.084117] [48512]: DEBUG nova.compute.api [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.089940] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.090238] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.090430] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.090770] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.090975] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.091148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.135799] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.135799] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.135799] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.135799] [48512]: DEBUG nova.objects.instance [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.143995] [48512]: WARNING neutronclient.v2_0.client [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.221563] [48512]: DEBUG nova.policy [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.229250] [48512]: DEBUG nova.policy [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.229903] [48512]: DEBUG nova.policy [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.230532] [48512]: INFO nova.api.openstack.requestlog [None req-ce03b5fc-77e6-4023-87ca-41160ac04b0b tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.151599 [ 762.230996] [48512]: [pid: 48512|app: 0|req: 637/1282] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.233730] [48512]: DEBUG nova.api.openstack.wsgi [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.235638] [48512]: DEBUG nova.compute.api [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.241089] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.241386] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.241469] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.241684] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.241821] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.241936] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.251938] [48511]: DEBUG nova.policy [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.256872] [48511]: INFO nova.api.openstack.requestlog [None req-0723f645-bbb7-444f-a26e-db54b810e7bf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.271304 [ 762.257276] [48511]: [pid: 48511|app: 0|req: 646/1283] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.262927] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.264593] [48511]: DEBUG nova.compute.api [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.270925] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.271150] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.271289] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.271561] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.271749] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.271812] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.297250] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.297250] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.297250] [48512]: DEBUG oslo_concurrency.lockutils [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.297479] [48511]: WARNING neutronclient.v2_0.client [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.297518] [48512]: DEBUG nova.objects.instance [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.303584] [48512]: WARNING neutronclient.v2_0.client [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.390048] [48512]: DEBUG nova.policy [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.398377] [48512]: INFO nova.api.openstack.requestlog [None req-45088cb0-6d4a-43b1-895a-43ca12f9e782 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.165450 [ 762.398377] [48512]: [pid: 48512|app: 0|req: 638/1284] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:06 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.403021] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ddddf63-c77f-4102-ba16-e28492de6393 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.417960] [48511]: DEBUG nova.policy [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.422674] [48512]: INFO nova.api.openstack.wsgi [None req-0ddddf63-c77f-4102-ba16-e28492de6393 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 762.423218] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ddddf63-c77f-4102-ba16-e28492de6393 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.423738] [48512]: INFO nova.api.openstack.requestlog [None req-0ddddf63-c77f-4102-ba16-e28492de6393 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "GET /compute/v2.1/images/a55c607a-8917-4271-aa0f-72169b31eee6/metadata" status: 404 len: 62 microversion: 2.1 time: 0.025519 [ 762.424904] [48512]: [pid: 48512|app: 0|req: 639/1285] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/images/a55c607a-8917-4271-aa0f-72169b31eee6/metadata => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 762.426509] [48511]: INFO nova.api.openstack.requestlog [None req-4d138492-94db-40bb-b9f9-a2e196091a64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1550 microversion: 2.1 time: 0.168618 [ 762.427558] [48511]: [pid: 48511|app: 0|req: 647/1286] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1550 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.431181] [48512]: DEBUG nova.api.openstack.wsgi [None req-0798e839-33a0-4d06-9216-7e38a9b483f8 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.431594] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1ba6e68-b070-4926-a64b-3400259ac101 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-930538400", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.432715] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1ba6e68-b070-4926-a64b-3400259ac101 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 762.433284] [48511]: INFO nova.api.openstack.requestlog [None req-b1ba6e68-b070-4926-a64b-3400259ac101 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.005114 [ 762.433656] [48511]: [pid: 48511|app: 0|req: 648/1287] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:07 2025] POST /compute/v2.1/servers => generated 1197 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 762.437017] [48511]: DEBUG nova.api.openstack.wsgi [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.439168] [48511]: DEBUG nova.compute.api [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.445764] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.445958] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.446114] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.446394] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.446562] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.446664] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.468776] [48512]: INFO nova.api.openstack.requestlog [None req-0798e839-33a0-4d06-9216-7e38a9b483f8 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.041019 [ 762.469696] [48512]: [pid: 48512|app: 0|req: 640/1288] 10.180.1.21 () {58 vars in 1162 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 350 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 762.469820] [48511]: WARNING neutronclient.v2_0.client [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.472457] [48512]: DEBUG nova.api.openstack.wsgi [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.474083] [48512]: DEBUG nova.compute.api [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.478120] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.478404] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.478687] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.479063] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.479369] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.479589] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.508691] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.509114] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.509367] [48512]: DEBUG oslo_concurrency.lockutils [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.509646] [48512]: DEBUG nova.objects.instance [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.513808] [48512]: WARNING neutronclient.v2_0.client [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.534724] [48512]: DEBUG nova.policy [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.539176] [48512]: DEBUG nova.policy [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.540294] [48512]: DEBUG nova.policy [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.545275] [48512]: INFO nova.api.openstack.requestlog [None req-d681df60-0387-4358-851f-1ee07b7cf82a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.074790 [ 762.545769] [48512]: [pid: 48512|app: 0|req: 641/1289] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.552964] [48511]: DEBUG nova.policy [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.562513] [48511]: INFO nova.api.openstack.requestlog [None req-cdabfad6-08a2-4a2c-a7ae-bdc62a03ac5f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1343 microversion: 2.1 time: 0.128143 [ 762.562980] [48511]: [pid: 48511|app: 0|req: 649/1290] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1343 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.566910] [48511]: DEBUG nova.api.openstack.wsgi [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.570830] [48511]: DEBUG nova.compute.api [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.581390] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.582139] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.582139] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.582139] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.582336] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.582382] [48511]: DEBUG oslo_concurrency.lockutils [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.605812] [48511]: WARNING neutronclient.v2_0.client [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.628676] [48511]: DEBUG nova.policy [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.633370] [48511]: INFO nova.api.openstack.requestlog [None req-08a1628a-3177-46fc-bfc7-55a1d05a2977 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.069353 [ 762.633370] [48511]: [pid: 48511|app: 0|req: 650/1291] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.636196] [48511]: DEBUG nova.api.openstack.wsgi [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.638592] [48511]: DEBUG nova.compute.api [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.641512] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.641726] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.641870] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.642157] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.642311] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.642452] [48511]: DEBUG oslo_concurrency.lockutils [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.659407] [48512]: DEBUG nova.api.openstack.wsgi [None req-9189e104-912d-4f8a-a853-8f5ec96ffc06 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1739952394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmWBjLa7ZK+0jZkw4XjbCxSExRE4WgWzJJWrEr5VGYDsQlMse9eB4mErJOCFIft5/YDsf/oMPSQV9ISGoYHmb/HqVUw+jKyYAY69g/HtwOhYsC5/5eYl1gypqqS7ydNVg=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 762.665642] [48511]: WARNING neutronclient.v2_0.client [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.671685] [48512]: DEBUG nova.quota [None req-9189e104-912d-4f8a-a853-8f5ec96ffc06 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for project 19c825697202497da49a8ec75c068efb. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 762.680889] [48512]: DEBUG nova.quota [None req-9189e104-912d-4f8a-a853-8f5ec96ffc06 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for user 755e545704cc41708c09cabf4b845a3d and project 19c825697202497da49a8ec75c068efb. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 762.711030] [48512]: INFO nova.api.openstack.requestlog [None req-9189e104-912d-4f8a-a853-8f5ec96ffc06 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.163416 [ 762.711030] [48512]: [pid: 48512|app: 0|req: 642/1292] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:22:07 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 762.713962] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.716017] [48512]: DEBUG nova.compute.api [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.721211] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.721661] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.721936] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.722338] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.722885] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.722885] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.739548] [48512]: WARNING neutronclient.v2_0.client [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.764279] [48512]: DEBUG nova.policy [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.768958] [48512]: INFO nova.api.openstack.requestlog [None req-f3ba1374-7209-412c-a653-e73610316263 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.057989 [ 762.769509] [48512]: [pid: 48512|app: 0|req: 643/1293] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.772325] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.773833] [48512]: DEBUG nova.compute.api [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.777358] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.777582] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.777677] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.777954] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.778136] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.778261] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.794116] [48511]: DEBUG nova.policy [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.803027] [48511]: INFO nova.api.openstack.requestlog [None req-d897e6d1-5e1a-4536-9486-de4956cc8110 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1491 microversion: 2.1 time: 0.167063 [ 762.803650] [48511]: [pid: 48511|app: 0|req: 651/1294] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1491 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.804809] [48512]: WARNING neutronclient.v2_0.client [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.809454] [48511]: DEBUG nova.api.openstack.wsgi [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.811569] [48511]: DEBUG nova.compute.api [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.818039] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.818263] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.818401] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.818762] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.818866] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.818954] [48511]: DEBUG oslo_concurrency.lockutils [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.830217] [48512]: DEBUG nova.policy [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.835562] [48512]: INFO nova.api.openstack.requestlog [None req-f4663b37-8923-4404-b4a8-0ed4b425d815 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.065302 [ 762.836195] [48512]: [pid: 48512|app: 0|req: 644/1295] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.837847] [48511]: WARNING neutronclient.v2_0.client [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.839793] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.841550] [48512]: DEBUG nova.compute.api [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.849740] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.849986] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.850156] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.850466] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.850636] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.850783] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.872866] [48511]: DEBUG nova.policy [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.877169] [48512]: WARNING neutronclient.v2_0.client [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.877620] [48511]: INFO nova.api.openstack.requestlog [None req-6774adf2-fd87-43d7-bcc7-869b1e6b4086 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.073193 [ 762.878826] [48511]: [pid: 48511|app: 0|req: 652/1296] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.883555] [48511]: DEBUG nova.api.openstack.wsgi [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.886639] [48511]: DEBUG nova.compute.api [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.894733] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.894960] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.895093] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.895424] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.895514] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.897635] [48511]: DEBUG oslo_concurrency.lockutils [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.915648] [48511]: WARNING neutronclient.v2_0.client [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 762.974839] [48512]: DEBUG nova.policy [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.981380] [48512]: DEBUG nova.policy [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.981380] [48512]: DEBUG nova.policy [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 762.981785] [48512]: INFO nova.api.openstack.requestlog [None req-c3eb261c-1890-4993-bb7f-f41c9e9b1a6e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1261 microversion: 2.21 time: 0.144907 [ 762.982116] [48512]: [pid: 48512|app: 0|req: 645/1297] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1261 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.986021] [48512]: DEBUG nova.api.openstack.wsgi [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 762.987512] [48512]: DEBUG nova.compute.api [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 762.992048] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.992367] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.992530] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 762.992799] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 762.992954] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 762.995095] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.025957] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.026196] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.026285] [48512]: DEBUG oslo_concurrency.lockutils [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.026434] [48512]: DEBUG nova.objects.instance [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.031408] [48512]: WARNING neutronclient.v2_0.client [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.188322] [48512]: DEBUG nova.policy [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.198228] [48512]: INFO nova.api.openstack.requestlog [None req-91bcb511-3df6-4948-9908-bd83c7f3af63 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.215456 [ 763.198718] [48512]: [pid: 48512|app: 0|req: 646/1298] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.202361] [48512]: DEBUG nova.api.openstack.wsgi [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.204232] [48512]: DEBUG nova.compute.api [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.210702] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.210915] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.211061] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.211370] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.211515] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.211650] [48512]: DEBUG oslo_concurrency.lockutils [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.211904] [48511]: DEBUG nova.policy [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.219181] [48511]: INFO nova.api.openstack.requestlog [None req-6dec28fd-6137-4c54-aa23-c82c2dab8590 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.339904 [ 763.221996] [48511]: [pid: 48511|app: 0|req: 653/1299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.224704] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.226342] [48511]: DEBUG nova.compute.api [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.231441] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.232412] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.232412] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.232412] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.232713] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.232872] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.251160] [48512]: WARNING neutronclient.v2_0.client [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.253064] [48511]: WARNING neutronclient.v2_0.client [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.334904] [48511]: DEBUG nova.policy [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.343564] [48511]: INFO nova.api.openstack.requestlog [None req-6ac85eca-6262-4af1-b5f5-317f42c8c6c5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.120647 [ 763.343884] [48511]: [pid: 48511|app: 0|req: 654/1300] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.351036] [48511]: DEBUG nova.api.openstack.wsgi [None req-aeefc605-2e08-44ed-a147-15703cf3d0ae tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.369672] [48511]: INFO nova.api.openstack.wsgi [None req-aeefc605-2e08-44ed-a147-15703cf3d0ae tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 763.370162] [48511]: DEBUG nova.api.openstack.wsgi [None req-aeefc605-2e08-44ed-a147-15703cf3d0ae tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 763.371051] [48511]: INFO nova.api.openstack.requestlog [None req-aeefc605-2e08-44ed-a147-15703cf3d0ae tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "PUT /compute/v2.1/images/d813c114-14f0-4631-a103-b69999f77f6b/metadata" status: 404 len: 62 microversion: 2.1 time: 0.026300 [ 763.371220] [48511]: [pid: 48511|app: 0|req: 655/1301] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:22:08 2025] PUT /compute/v2.1/images/d813c114-14f0-4631-a103-b69999f77f6b/metadata => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 763.374890] [48511]: DEBUG nova.api.openstack.wsgi [None req-43bd3e14-2ec0-40ea-a9ba-137bc6296616 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.419454] [48511]: INFO nova.api.openstack.requestlog [None req-43bd3e14-2ec0-40ea-a9ba-137bc6296616 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.047505 [ 763.419813] [48511]: [pid: 48511|app: 0|req: 656/1302] 10.180.1.21 () {58 vars in 1165 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 686 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.424992] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed3f4b2b-ecd4-4e18-8f88-2f6aa89a2158 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-852595585", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "eae9f024-6497-440f-9fa7-0d8ad29786d5"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.428350] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed3f4b2b-ecd4-4e18-8f88-2f6aa89a2158 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 763.428626] [48511]: INFO nova.api.openstack.requestlog [None req-ed3f4b2b-ecd4-4e18-8f88-2f6aa89a2158 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.008232 [ 763.429085] [48511]: [pid: 48511|app: 0|req: 657/1303] 10.180.1.21 () {60 vars in 1143 bytes} [Mon Dec 8 18:22:08 2025] POST /compute/v2.1/servers => generated 2221 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 763.432807] [48511]: DEBUG nova.api.openstack.wsgi [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.435172] [48511]: DEBUG nova.compute.api [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.446668] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.487657] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.487850] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.487984] [48511]: DEBUG oslo_concurrency.lockutils [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.488219] [48511]: DEBUG nova.objects.instance [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.494941] [48511]: WARNING neutronclient.v2_0.client [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.663320] [48512]: DEBUG nova.policy [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.672623] [48512]: INFO nova.api.openstack.requestlog [None req-eeb52382-56b5-470d-b6fe-6a365fa6f46e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1364 microversion: 2.1 time: 0.473257 [ 763.673871] [48512]: [pid: 48512|app: 0|req: 647/1304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:07 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1364 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.676489] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef5d8343-95b2-44eb-8c04-222b98f00bd7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.677581] [48511]: DEBUG nova.policy [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.683027] [48511]: DEBUG nova.policy [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.683143] [48511]: DEBUG nova.policy [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.683735] [48511]: INFO nova.api.openstack.requestlog [None req-85b921f3-f362-4b1f-82bf-d12f7810b799 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.254101 [ 763.684090] [48511]: [pid: 48511|app: 0|req: 658/1305] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.686247] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.687963] [48511]: DEBUG nova.compute.api [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.693155] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.693334] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.693458] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.693744] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.693901] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.694031] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.727350] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.727585] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.727725] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.730240] [48512]: INFO nova.api.openstack.requestlog [None req-ef5d8343-95b2-44eb-8c04-222b98f00bd7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1647 microversion: 2.1 time: 0.056350 [ 763.730710] [48512]: [pid: 48512|app: 0|req: 648/1306] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1647 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.732633] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.732824] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.733051] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.733480] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.734033] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.734108] [48512]: DEBUG nova.api.openstack.wsgi [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.734151] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.735538] [48512]: DEBUG nova.compute.api [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.739457] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.741206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.741206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.741206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.741206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.741206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.759678] [48512]: WARNING neutronclient.v2_0.client [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.776752] [48511]: DEBUG nova.virt.hardware [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 763.776922] [48511]: DEBUG nova.virt.hardware [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 763.777088] [48511]: DEBUG nova.virt.hardware [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 763.777207] [48511]: DEBUG nova.virt.hardware [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 763.777321] [48511]: DEBUG nova.virt.hardware [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 763.779603] [48512]: DEBUG nova.policy [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.784353] [48512]: INFO nova.api.openstack.requestlog [None req-9706bca7-07ca-45ad-848b-4d302c31ff47 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.052864 [ 763.784641] [48512]: [pid: 48512|app: 0|req: 649/1307] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.787851] [48512]: DEBUG nova.api.openstack.wsgi [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.789772] [48512]: DEBUG nova.compute.api [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.793538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.793538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.793538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.793538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.793538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.794180] [48512]: DEBUG oslo_concurrency.lockutils [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.814110] [48512]: WARNING neutronclient.v2_0.client [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.832962] [48511]: DEBUG nova.compute.api [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.837106] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.837260] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.837327] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.837597] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.837743] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.837870] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.859514] [48511]: INFO nova.api.openstack.requestlog [None req-9a8aecf3-c859-48b8-8e60-46f0b4d52738 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46/action" status: 202 len: 1112 microversion: 2.1 time: 0.174834 [ 763.859876] [48511]: [pid: 48511|app: 0|req: 659/1308] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:08 2025] POST /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46/action => generated 1112 bytes in 175 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 763.862306] [48511]: DEBUG nova.api.openstack.wsgi [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.863796] [48511]: DEBUG nova.compute.api [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.867149] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.867465] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.867687] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.868079] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.868490] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.868610] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.886466] [48511]: WARNING neutronclient.v2_0.client [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.890178] [48512]: DEBUG nova.policy [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.895802] [48512]: INFO nova.api.openstack.requestlog [None req-f273bdd1-6987-4781-a515-431344accaba tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1570 microversion: 2.1 time: 0.110408 [ 763.896097] [48512]: [pid: 48512|app: 0|req: 650/1309] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1570 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.899046] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.900795] [48512]: DEBUG nova.compute.api [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.905073] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.905362] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.905400] [48511]: DEBUG nova.policy [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.905539] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.905956] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.906237] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.906413] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.910095] [48511]: INFO nova.api.openstack.requestlog [None req-2ef5fed9-efb7-4e95-ab80-0cba75ca6e3c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.049616 [ 763.910455] [48511]: [pid: 48511|app: 0|req: 660/1310] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.913048] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.914577] [48511]: DEBUG nova.compute.api [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.918163] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.918387] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.918542] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.918904] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.919198] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.919385] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.932860] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.933074] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.933197] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.933437] [48512]: DEBUG nova.objects.instance [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.937796] [48512]: WARNING neutronclient.v2_0.client [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.948244] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.948244] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.948244] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.948571] [48511]: DEBUG nova.objects.instance [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lazy-loading 'fault' on Instance uuid 679ee6dd-393a-461b-b79f-c82aaf0a311f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.953743] [48511]: WARNING neutronclient.v2_0.client [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 763.960241] [48512]: DEBUG nova.policy [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.964876] [48512]: INFO nova.api.openstack.requestlog [None req-2b699fac-5d40-47ee-a9ce-f1e069856803 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.068153 [ 763.965227] [48512]: [pid: 48512|app: 0|req: 651/1311] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.967955] [48512]: DEBUG nova.api.openstack.wsgi [None req-85d2fb3f-4120-4198-bdd0-1f7c1006c454 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Action: 'update', calling method: >, body: {"meta": {"os_distro": "alt"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 763.976879] [48511]: DEBUG nova.policy [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.982140] [48511]: DEBUG nova.policy [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.982781] [48511]: DEBUG nova.policy [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '877f367b4d174b9d84675f8b2aad3524', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab46e986866c47d789e19bc5406ed5be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 763.983531] [48511]: INFO nova.api.openstack.requestlog [None req-c0cb34b9-773c-4953-a126-69b3c6b58f61 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 200 len: 1572 microversion: 2.70 time: 0.072530 [ 763.983626] [48512]: INFO nova.api.openstack.wsgi [None req-85d2fb3f-4120-4198-bdd0-1f7c1006c454 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 763.984025] [48512]: DEBUG nova.api.openstack.wsgi [None req-85d2fb3f-4120-4198-bdd0-1f7c1006c454 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 763.984093] [48511]: [pid: 48511|app: 0|req: 661/1312] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 1572 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.984392] [48512]: INFO nova.api.openstack.requestlog [None req-85d2fb3f-4120-4198-bdd0-1f7c1006c454 tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "PUT /compute/v2.1/images/2b31542a-9946-4456-95f3-e4b435cf2362/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.018630 [ 763.984926] [48512]: [pid: 48512|app: 0|req: 652/1313] 10.180.1.21 () {60 vars in 1305 bytes} [Mon Dec 8 18:22:08 2025] PUT /compute/v2.1/images/2b31542a-9946-4456-95f3-e4b435cf2362/metadata/os_distro => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 763.986716] [48511]: DEBUG nova.api.openstack.wsgi [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.988376] [48511]: DEBUG nova.compute.api [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 763.989201] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc6ceadf-640c-467c-a196-4a05a31b5a92 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 763.995117] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.995814] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.995814] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 763.996218] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 763.996444] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 763.996444] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.010688] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=18 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 764.028274] [48512]: INFO nova.api.openstack.requestlog [None req-dc6ceadf-640c-467c-a196-4a05a31b5a92 tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.042358 [ 764.028607] [48512]: [pid: 48512|app: 0|req: 653/1314] 10.180.1.21 () {58 vars in 1150 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.028778] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.029152] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.029152] [48511]: DEBUG oslo_concurrency.lockutils [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.029295] [48511]: DEBUG nova.objects.instance [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.032045] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c4cb35f-686b-4887-8c44-bd4d71a14b20 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.033280] [48512]: DEBUG nova.compute.api [None req-5c4cb35f-686b-4887-8c44-bd4d71a14b20 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 3a285528-c13e-416a-bb1a-1462e56c61a9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.033876] [48511]: WARNING neutronclient.v2_0.client [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.036440] [48512]: INFO nova.api.openstack.wsgi [None req-5c4cb35f-686b-4887-8c44-bd4d71a14b20 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance 3a285528-c13e-416a-bb1a-1462e56c61a9 could not be found. [ 764.036743] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c4cb35f-686b-4887-8c44-bd4d71a14b20 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance 3a285528-c13e-416a-bb1a-1462e56c61a9 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 764.037164] [48512]: INFO nova.api.openstack.requestlog [None req-5c4cb35f-686b-4887-8c44-bd4d71a14b20 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3a285528-c13e-416a-bb1a-1462e56c61a9/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.008186 [ 764.037461] [48512]: [pid: 48512|app: 0|req: 654/1315] 10.180.1.21 () {58 vars in 1276 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/3a285528-c13e-416a-bb1a-1462e56c61a9/metadata/test2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 764.039778] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.041766] [48512]: DEBUG nova.compute.api [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.044894] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.045118] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.045259] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.045518] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.045661] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.045999] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.069813] [48512]: WARNING neutronclient.v2_0.client [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.099026] [48511]: DEBUG nova.policy [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.113783] [48511]: INFO nova.api.openstack.requestlog [None req-35396301-d666-4cf3-ac62-43c3497423fc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.128527 [ 764.113783] [48511]: [pid: 48511|app: 0|req: 662/1316] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.120501] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.120501] [48511]: DEBUG nova.compute.api [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.125119] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.125119] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.125339] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.125682] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.125851] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.126022] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.194259] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.194475] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.194585] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.194749] [48511]: DEBUG nova.objects.instance [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.203083] [48511]: WARNING neutronclient.v2_0.client [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.207619] [48512]: DEBUG nova.policy [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.223903] [48512]: INFO nova.api.openstack.requestlog [None req-dd30c424-7139-4839-8cb4-64509860550d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1550 microversion: 2.1 time: 0.185865 [ 764.224401] [48512]: [pid: 48512|app: 0|req: 655/1317] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1550 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.227043] [48512]: DEBUG nova.api.openstack.wsgi [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.228671] [48512]: DEBUG nova.compute.api [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.233860] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.234080] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.234237] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.234485] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.234986] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.234986] [48512]: DEBUG oslo_concurrency.lockutils [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.257603] [48511]: DEBUG nova.policy [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.259623] [48512]: WARNING neutronclient.v2_0.client [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.262252] [48511]: DEBUG nova.policy [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.262913] [48511]: DEBUG nova.policy [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.266481] [48511]: INFO nova.api.openstack.requestlog [None req-6d819e70-5bbe-4c46-8a8b-169b4c4eb13d tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.152174 [ 764.266753] [48511]: [pid: 48511|app: 0|req: 663/1318] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.269437] [48511]: DEBUG nova.api.openstack.wsgi [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "398c9924-0465-4462-b396-fc43eecef753", "name": "network-vif-plugged", "status": "completed", "tag": "3451b41f-f78d-4c78-945c-42d0731999b4"}, {"name": "network-changed", "server_uuid": "398c9924-0465-4462-b396-fc43eecef753", "tag": "3451b41f-f78d-4c78-945c-42d0731999b4"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.274443] [48511]: DEBUG oslo_concurrency.lockutils [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.274810] [48511]: DEBUG oslo_concurrency.lockutils [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.274810] [48511]: DEBUG oslo_concurrency.lockutils [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.280603] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Creating event network-vif-plugged:3451b41f-f78d-4c78-945c-42d0731999b4 for instance 398c9924-0465-4462-b396-fc43eecef753 on cpu-1 [ 764.280776] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] Creating event network-changed:3451b41f-f78d-4c78-945c-42d0731999b4 for instance 398c9924-0465-4462-b396-fc43eecef753 on cpu-1 [ 764.285509] [48511]: INFO nova.api.openstack.requestlog [req-2b4803f2-9d01-46ba-ad10-93141da839b9 req-651e1b60-c221-4219-8ea9-e3b17f945857 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018007 [ 764.285757] [48511]: [pid: 48511|app: 0|req: 664/1319] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:09 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.288816] [48511]: DEBUG nova.api.openstack.wsgi [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.290855] [48511]: DEBUG nova.compute.api [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.294792] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.294986] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.295136] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.295398] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.295543] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.295666] [48511]: DEBUG oslo_concurrency.lockutils [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.315551] [48511]: WARNING neutronclient.v2_0.client [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.450908] [48511]: DEBUG nova.policy [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.458757] [48511]: INFO nova.api.openstack.requestlog [None req-900203bf-7153-4b38-a726-56d49b82090e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.172056 [ 764.459439] [48511]: [pid: 48511|app: 0|req: 665/1320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.464178] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-419295435", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "6ac34154-700b-4147-bc2d-b13e0b4492ca"}], "security_groups": [{"name": "tempest-securitygroup--579527604"}], "key_name": "tempest-keypair-1739952394", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.493297] [48512]: DEBUG nova.policy [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.505856] [48512]: INFO nova.api.openstack.requestlog [None req-886c763c-9564-4e38-ba10-7f1e0822cb86 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.280881 [ 764.506251] [48512]: [pid: 48512|app: 0|req: 656/1321] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:08 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.509620] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.511502] [48512]: DEBUG nova.compute.api [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.517922] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.523028] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.523028] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.526925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.526925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.526925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.526925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.537344] [48512]: WARNING neutronclient.v2_0.client [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.539809] [48511]: WARNING neutronclient.v2_0.client [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.576344] [48511]: DEBUG nova.network.neutron [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] validate_networks() for [('6ac34154-700b-4147-bc2d-b13e0b4492ca', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 764.576810] [48511]: WARNING neutronclient.v2_0.client [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.588667] [48512]: DEBUG nova.policy [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.592789] [48512]: INFO nova.api.openstack.requestlog [None req-0f1456f4-ebf1-4238-80de-e3bd5317c346 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1274 microversion: 2.1 time: 0.085963 [ 764.593135] [48512]: [pid: 48512|app: 0|req: 657/1322] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1274 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.598836] [48512]: DEBUG nova.api.openstack.wsgi [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.600236] [48512]: DEBUG nova.compute.api [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.603276] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.603455] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.603634] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.603839] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.603981] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.604149] [48512]: DEBUG oslo_concurrency.lockutils [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.619216] [48512]: WARNING neutronclient.v2_0.client [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.637980] [48512]: DEBUG nova.policy [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.645068] [48512]: INFO nova.api.openstack.requestlog [None req-58457576-40d9-4c95-97e0-5974c9658a85 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.050969 [ 764.646445] [48512]: [pid: 48512|app: 0|req: 658/1323] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.650770] [48512]: DEBUG nova.api.openstack.wsgi [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.653258] [48512]: DEBUG nova.compute.api [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.656251] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.656714] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.657114] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.657840] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.657840] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.658281] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.680994] [48512]: WARNING neutronclient.v2_0.client [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.710301] [48511]: WARNING neutronclient.v2_0.client [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.839844] [48512]: DEBUG nova.policy [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.844048] [48512]: INFO nova.api.openstack.requestlog [None req-7c49ea23-3693-4273-9ec9-11a348c2bcaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1514 microversion: 2.1 time: 0.196305 [ 764.844382] [48512]: [pid: 48512|app: 0|req: 659/1324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1514 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.846680] [48512]: DEBUG nova.api.openstack.wsgi [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.848198] [48512]: DEBUG nova.compute.api [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.855805] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.856035] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.856242] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.856457] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.856612] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.856737] [48512]: DEBUG oslo_concurrency.lockutils [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.873472] [48512]: WARNING neutronclient.v2_0.client [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 764.878505] [48511]: DEBUG nova.quota [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for project 19c825697202497da49a8ec75c068efb. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 764.882094] [48511]: DEBUG nova.quota [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for user 755e545704cc41708c09cabf4b845a3d and project 19c825697202497da49a8ec75c068efb. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 764.896041] [48511]: DEBUG nova.virt.hardware [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 764.896237] [48511]: DEBUG nova.virt.hardware [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 764.896461] [48511]: DEBUG nova.virt.hardware [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 764.896674] [48511]: DEBUG nova.virt.hardware [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 764.896917] [48511]: DEBUG nova.virt.hardware [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 764.907864] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.907864] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.907864] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.907864] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.909957] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.909957] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.915758] [48512]: DEBUG nova.policy [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 764.921375] [48512]: INFO nova.api.openstack.requestlog [None req-71c707db-8d31-49f8-b992-ca1bfe5a4fd6 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.076276 [ 764.922672] [48512]: [pid: 48512|app: 0|req: 660/1325] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.925167] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebcc081d-17f3-48d3-8ba9-05b137a60d7a tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Action: 'create', calling method: >, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 764.926166] [48511]: DEBUG nova.quota [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for project 19c825697202497da49a8ec75c068efb. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 764.929043] [48511]: DEBUG nova.quota [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Getting quotas for user 755e545704cc41708c09cabf4b845a3d and project 19c825697202497da49a8ec75c068efb. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 764.936039] [48511]: DEBUG nova.compute.api [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 764.937017] [48511]: DEBUG nova.compute.api [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 764.947902] [48512]: INFO nova.api.openstack.wsgi [None req-ebcc081d-17f3-48d3-8ba9-05b137a60d7a tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] HTTP exception thrown: Image not found. [ 764.947902] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebcc081d-17f3-48d3-8ba9-05b137a60d7a tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 764.948538] [48512]: INFO nova.api.openstack.requestlog [None req-ebcc081d-17f3-48d3-8ba9-05b137a60d7a tempest-ImagesMetadataNegativeTestJSON-99148257 tempest-ImagesMetadataNegativeTestJSON-99148257-project-member] 10.180.1.21 "POST /compute/v2.1/images/df4fbbd1-f2c8-4b45-b819-e60f92a28886/metadata" status: 404 len: 62 microversion: 2.1 time: 0.026070 [ 764.951678] [48512]: [pid: 48512|app: 0|req: 661/1326] 10.180.1.21 () {60 vars in 1276 bytes} [Mon Dec 8 18:22:09 2025] POST /compute/v2.1/images/df4fbbd1-f2c8-4b45-b819-e60f92a28886/metadata => generated 62 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 764.954874] [48512]: DEBUG nova.api.openstack.wsgi [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 764.957430] [48512]: DEBUG nova.compute.api [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 764.962790] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.967275] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.967450] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.967892] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 764.968429] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 764.969576] [48512]: DEBUG oslo_concurrency.lockutils [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 764.981238] [48511]: INFO nova.api.openstack.requestlog [None req-5d70b7e4-2df5-4f25-b511-c98cac311f48 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.520617 [ 764.981238] [48511]: [pid: 48511|app: 0|req: 666/1327] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:09 2025] POST /compute/v2.1/servers => generated 406 bytes in 521 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 764.987692] [48511]: DEBUG nova.api.openstack.wsgi [None req-bed1da0c-344d-45a0-a825-9bebba4ac0ee tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.026051] [48512]: WARNING neutronclient.v2_0.client [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.039982] [48511]: INFO nova.api.openstack.requestlog [None req-bed1da0c-344d-45a0-a825-9bebba4ac0ee tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.057740 [ 765.040510] [48511]: [pid: 48511|app: 0|req: 667/1328] 10.180.1.21 () {58 vars in 1183 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 350 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 765.044959] [48511]: DEBUG nova.api.openstack.wsgi [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'update', calling method: >, body: {"meta": {"testkey": "testvalue"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.047716] [48511]: DEBUG nova.compute.api [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.059721] [48512]: DEBUG nova.policy [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.059886] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.060128] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.060383] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.060760] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.061148] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.061148] [48511]: DEBUG oslo_concurrency.lockutils [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.080815] [48512]: DEBUG nova.policy [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.081092] [48512]: DEBUG nova.policy [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.081743] [48512]: INFO nova.api.openstack.requestlog [None req-d88fa5ab-c210-448c-996b-2bb614b13a1e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1261 microversion: 2.21 time: 0.129352 [ 765.082073] [48512]: [pid: 48512|app: 0|req: 662/1329] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1261 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.089329] [48512]: DEBUG nova.api.openstack.wsgi [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.090139] [48512]: DEBUG nova.compute.api [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.093736] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.095629] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.099326] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.099326] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.099326] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.099326] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.103877] [48511]: INFO nova.api.openstack.wsgi [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Request body and URI mismatch [ 765.104151] [48511]: DEBUG nova.api.openstack.wsgi [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Request body and URI mismatch {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.104757] [48511]: INFO nova.api.openstack.requestlog [None req-849932ff-dc49-4e48-b45e-248833476ad1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata/key" status: 400 len: 73 microversion: 2.1 time: 0.063365 [ 765.105590] [48511]: [pid: 48511|app: 0|req: 668/1330] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:22:09 2025] PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata/key => generated 73 bytes in 64 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 765.112795] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.114862] [48511]: DEBUG nova.compute.api [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.127394] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.127619] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.127778] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.128082] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.128229] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.128368] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.156699] [48511]: WARNING neutronclient.v2_0.client [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.179463] [48511]: DEBUG nova.policy [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.180880] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.181184] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.181374] [48512]: DEBUG oslo_concurrency.lockutils [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.181598] [48512]: DEBUG nova.objects.instance [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.185920] [48511]: INFO nova.api.openstack.requestlog [None req-ed0ade48-f703-4897-8f04-a3a06fe91c21 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.077347 [ 765.186036] [48511]: [pid: 48511|app: 0|req: 669/1331] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.186171] [48512]: WARNING neutronclient.v2_0.client [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.191409] [48511]: DEBUG nova.api.openstack.wsgi [None req-200e774b-1ef5-4c23-a4e9-f18dc796b879 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-93255267", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "destination_type": "local"}, {"source_type": "volume", "uuid": "fdc24bef-efb2-4327-9cf6-196b622c51ba", "destination_type": "invalid"}], "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.193864] [48511]: DEBUG nova.api.openstack.wsgi [None req-200e774b-1ef5-4c23-a4e9-f18dc796b879 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.194654] [48511]: INFO nova.api.openstack.requestlog [None req-200e774b-1ef5-4c23-a4e9-f18dc796b879 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.007821 [ 765.195629] [48511]: [pid: 48511|app: 0|req: 670/1332] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:09 2025] 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) [ 765.200211] [48511]: DEBUG nova.api.openstack.wsgi [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.201360] [48511]: DEBUG nova.compute.api [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.208621] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.212026] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.212026] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.212026] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.212026] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.212026] [48511]: DEBUG oslo_concurrency.lockutils [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.263641] [48512]: DEBUG nova.policy [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.264331] [48511]: WARNING neutronclient.v2_0.client [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.275081] [48512]: INFO nova.api.openstack.requestlog [None req-e914b666-b182-45b2-aca9-4a11e1cb06e3 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.192424 [ 765.275453] [48512]: [pid: 48512|app: 0|req: 663/1333] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.277987] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.279670] [48512]: DEBUG nova.compute.api [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.287225] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.287429] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.287579] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.287937] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.288388] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.288735] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.334544] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.334829] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.334926] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.335102] [48512]: DEBUG nova.objects.instance [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lazy-loading 'fault' on Instance uuid 227d0261-904a-443c-8e69-9e442fb883ea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.338966] [48512]: WARNING neutronclient.v2_0.client [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.436419] [48512]: DEBUG nova.policy [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.445137] [48512]: DEBUG nova.policy [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.445822] [48512]: DEBUG nova.policy [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '74f7c1d2ebff40f48a72058aa58ff79c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b1ea3096f54da08d05a4e255a1b4c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.446457] [48512]: INFO nova.api.openstack.requestlog [None req-4b6eea41-eab3-49ea-9247-647e8da69446 tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 200 len: 1428 microversion: 2.54 time: 0.170526 [ 765.446893] [48512]: [pid: 48512|app: 0|req: 664/1334] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 1428 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.451212] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a52acf9-bb08-4133-9515-8d6c78028f64 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.506915] [48512]: INFO nova.api.openstack.requestlog [None req-5a52acf9-bb08-4133-9515-8d6c78028f64 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1655 microversion: 2.1 time: 0.058684 [ 765.507319] [48512]: [pid: 48512|app: 0|req: 665/1335] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1655 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.510217] [48512]: DEBUG nova.api.openstack.wsgi [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.512236] [48512]: DEBUG nova.compute.api [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.519025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.543868] [48512]: WARNING neutronclient.v2_0.client [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.615181] [48511]: DEBUG nova.policy [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.623196] [48511]: INFO nova.api.openstack.requestlog [None req-d195377a-fb60-46ce-8b37-86ad1b6d314a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1553 microversion: 2.1 time: 0.426825 [ 765.623571] [48511]: [pid: 48511|app: 0|req: 671/1336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:09 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1553 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.630216] [48511]: DEBUG nova.api.openstack.wsgi [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.632750] [48512]: DEBUG nova.policy [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.635687] [48511]: DEBUG nova.compute.api [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.644413] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.644413] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.644586] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.644628] [48512]: INFO nova.api.openstack.requestlog [None req-c390b9ed-d6a7-4d4a-9ff5-b53aafcbe557 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.136505 [ 765.644831] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.644831] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.645018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.645097] [48512]: [pid: 48512|app: 0|req: 666/1337] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.649514] [48512]: DEBUG nova.api.openstack.wsgi [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.651612] [48512]: DEBUG nova.compute.api [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.660033] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.660033] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.660033] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.660368] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.660368] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.660545] [48512]: DEBUG oslo_concurrency.lockutils [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.670384] [48511]: WARNING neutronclient.v2_0.client [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.689969] [48512]: WARNING neutronclient.v2_0.client [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.822662] [48512]: DEBUG nova.policy [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.827026] [48512]: INFO nova.api.openstack.requestlog [None req-9559d5d8-27aa-44c6-b1c6-ecf38605eb66 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.181214 [ 765.827377] [48512]: [pid: 48512|app: 0|req: 667/1338] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.830978] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.832362] [48512]: DEBUG nova.compute.api [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.840022] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.840202] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.840338] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.840596] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.840791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.840947] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.854510] [48511]: DEBUG nova.policy [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.859498] [48511]: INFO nova.api.openstack.requestlog [None req-e58796ce-c1f1-4992-b8fa-68497a49eed5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1568 microversion: 2.1 time: 0.231913 [ 765.859982] [48511]: [pid: 48511|app: 0|req: 672/1339] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1568 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.862345] [48511]: DEBUG nova.api.openstack.wsgi [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.863715] [48511]: DEBUG nova.compute.api [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.865887] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.866100] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.866250] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.866398] [48512]: DEBUG nova.objects.instance [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.867102] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.867297] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.867420] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.867710] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.867953] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.868137] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.870210] [48512]: WARNING neutronclient.v2_0.client [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.885338] [48511]: WARNING neutronclient.v2_0.client [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.889244] [48512]: DEBUG nova.policy [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.894046] [48512]: INFO nova.api.openstack.requestlog [None req-ae3fd0b2-4600-43cf-a1ba-a63c5fc5144f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.065580 [ 765.894382] [48512]: [pid: 48512|app: 0|req: 668/1340] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.896690] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.898488] [48512]: DEBUG nova.compute.api [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] [instance: 679ee6dd-393a-461b-b79f-c82aaf0a311f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.902066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.902066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.902066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.902313] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.902450] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.902572] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.904215] [48511]: DEBUG nova.policy [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 765.910163] [48511]: INFO nova.api.openstack.requestlog [None req-1cf8c1f8-538e-4afc-abc1-c4c290c1d7a9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1271 microversion: 2.1 time: 0.048590 [ 765.910163] [48511]: [pid: 48511|app: 0|req: 673/1341] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1271 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.912582] [48511]: DEBUG nova.api.openstack.wsgi [None req-407f7c37-a972-48bb-bb5e-c98170d6c62d tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.914793] [48512]: INFO nova.api.openstack.wsgi [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] HTTP exception thrown: Instance 679ee6dd-393a-461b-b79f-c82aaf0a311f could not be found. [ 765.915117] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] Returning 404 to user: Instance 679ee6dd-393a-461b-b79f-c82aaf0a311f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.915763] [48512]: INFO nova.api.openstack.requestlog [None req-a8c32eca-81eb-4ad1-9c61-4dba71985f14 tempest-AttachInterfacesV270Test-612510472 tempest-AttachInterfacesV270Test-612510472-project-member] 10.180.1.21 "GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f" status: 404 len: 111 microversion: 2.70 time: 0.020813 [ 765.916107] [48512]: [pid: 48512|app: 0|req: 669/1342] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/679ee6dd-393a-461b-b79f-c82aaf0a311f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 765.920208] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2cc5207-11dc-4c5e-806c-5148bb7d208d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta1": "data1"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 765.921865] [48512]: DEBUG nova.compute.api [None req-b2cc5207-11dc-4c5e-806c-5148bb7d208d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: cd72b082-da13-4edb-aa44-9144685ef906] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.926414] [48512]: INFO nova.api.openstack.wsgi [None req-b2cc5207-11dc-4c5e-806c-5148bb7d208d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance cd72b082-da13-4edb-aa44-9144685ef906 could not be found. [ 765.926414] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2cc5207-11dc-4c5e-806c-5148bb7d208d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance cd72b082-da13-4edb-aa44-9144685ef906 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 765.926414] [48512]: INFO nova.api.openstack.requestlog [None req-b2cc5207-11dc-4c5e-806c-5148bb7d208d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/cd72b082-da13-4edb-aa44-9144685ef906/metadata" status: 404 len: 111 microversion: 2.1 time: 0.009856 [ 765.926760] [48512]: [pid: 48512|app: 0|req: 670/1343] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:22:10 2025] PUT /compute/v2.1/servers/cd72b082-da13-4edb-aa44-9144685ef906/metadata => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.931564] [48512]: DEBUG nova.api.openstack.wsgi [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.932841] [48512]: DEBUG nova.compute.api [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.936258] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.936454] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.936642] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.936916] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.937086] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.937209] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.954506] [48511]: INFO nova.api.openstack.requestlog [None req-407f7c37-a972-48bb-bb5e-c98170d6c62d tempest-VolumesTestJSON-1555835306 tempest-VolumesTestJSON-1555835306-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.044420 [ 765.954858] [48511]: [pid: 48511|app: 0|req: 674/1344] 10.180.1.21 () {58 vars in 1150 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.959048] [48511]: DEBUG nova.api.openstack.wsgi [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 765.960985] [48511]: DEBUG nova.compute.api [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 765.965635] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.965824] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.967333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.967333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.967333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.967333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.974656] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 765.974849] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 765.974980] [48512]: DEBUG oslo_concurrency.lockutils [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 765.975147] [48512]: DEBUG nova.objects.instance [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 765.978594] [48512]: WARNING neutronclient.v2_0.client [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 765.985362] [48511]: WARNING neutronclient.v2_0.client [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 766.884256] [48512]: DEBUG nova.policy [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 766.890627] [48512]: INFO nova.api.openstack.requestlog [None req-9237d78d-b653-45df-9be4-6e28332f7289 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.962691 [ 766.890988] [48512]: [pid: 48512|app: 0|req: 671/1345] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.893684] [48512]: DEBUG nova.api.openstack.wsgi [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 766.895118] [48512]: DEBUG nova.compute.api [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 766.901663] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.902490] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.902860] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.903860] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 766.903860] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 766.903860] [48512]: DEBUG oslo_concurrency.lockutils [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 766.932974] [48512]: WARNING neutronclient.v2_0.client [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.153494] [48512]: DEBUG nova.policy [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.164225] [48512]: INFO nova.api.openstack.requestlog [None req-e329636f-e001-4923-930c-f145dbc07fee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1339 microversion: 2.1 time: 0.272510 [ 767.164725] [48512]: [pid: 48512|app: 0|req: 672/1346] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:11 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1339 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.167845] [48512]: DEBUG nova.api.openstack.wsgi [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.172116] [48512]: DEBUG nova.compute.api [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.183599] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.199907] [48511]: DEBUG nova.policy [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.208539] [48511]: INFO nova.api.openstack.requestlog [None req-a875fcff-c5df-47da-a90b-a9685d493dd7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 1.253076 [ 767.210112] [48511]: [pid: 48511|app: 0|req: 675/1347] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:10 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 1255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.214509] [48511]: DEBUG nova.api.openstack.wsgi [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.215282] [48511]: DEBUG nova.compute.api [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.222137] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.222933] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.222933] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.222933] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.222933] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.223304] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.232638] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.232850] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.232980] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.233154] [48512]: DEBUG nova.objects.instance [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.238114] [48512]: WARNING neutronclient.v2_0.client [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.249813] [48511]: WARNING neutronclient.v2_0.client [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.260143] [48512]: DEBUG nova.policy [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.268589] [48512]: DEBUG nova.policy [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.268773] [48512]: DEBUG nova.policy [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.272589] [48512]: INFO nova.api.openstack.requestlog [None req-abc34179-de26-4d1e-aa56-a707abf41059 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.107319 [ 767.273014] [48512]: [pid: 48512|app: 0|req: 673/1348] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:11 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.275081] [48511]: DEBUG nova.policy [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.277565] [48512]: DEBUG nova.api.openstack.wsgi [None req-64c33257-1275-4d97-ba26-41e13f6ad494 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.280366] [48511]: INFO nova.api.openstack.requestlog [None req-fab50125-5c45-46a9-830f-d806bbbfb620 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.069258 [ 767.280766] [48511]: [pid: 48511|app: 0|req: 676/1349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:11 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.285702] [48511]: DEBUG nova.api.openstack.wsgi [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.285702] [48511]: DEBUG nova.compute.api [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.291968] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.292530] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.293773] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.293773] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.293773] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.293773] [48511]: DEBUG oslo_concurrency.lockutils [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.312157] [48512]: INFO nova.api.openstack.requestlog [None req-64c33257-1275-4d97-ba26-41e13f6ad494 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 200 len: 1655 microversion: 2.1 time: 0.038496 [ 767.312521] [48512]: [pid: 48512|app: 0|req: 674/1350] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 1655 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.315065] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.316504] [48512]: DEBUG nova.compute.api [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.319815] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.320085] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.320193] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.320492] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.320669] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.320788] [48511]: WARNING neutronclient.v2_0.client [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.320853] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.337803] [48512]: WARNING neutronclient.v2_0.client [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.382348] [48512]: DEBUG nova.policy [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.389542] [48512]: INFO nova.api.openstack.requestlog [None req-4a6eb663-60ce-45f6-92b2-faba23240efb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1330 microversion: 2.1 time: 0.076415 [ 767.389898] [48512]: [pid: 48512|app: 0|req: 675/1351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1330 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.394280] [48512]: DEBUG nova.api.openstack.wsgi [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.395730] [48512]: DEBUG nova.compute.api [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.400681] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.400915] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.401075] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.401331] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.401474] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.401598] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.410084] [48511]: DEBUG nova.policy [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.414731] [48511]: INFO nova.api.openstack.requestlog [None req-478fd797-d2e0-4f7d-93dc-e2c46414a893 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.133173 [ 767.415745] [48511]: [pid: 48511|app: 0|req: 677/1352] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.419747] [48512]: WARNING neutronclient.v2_0.client [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.421016] [48511]: DEBUG nova.api.openstack.wsgi [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.422459] [48511]: DEBUG nova.compute.api [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.426157] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.427304] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.427819] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.428065] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.428272] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.428452] [48511]: DEBUG oslo_concurrency.lockutils [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.449375] [48511]: WARNING neutronclient.v2_0.client [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.455050] [48512]: INFO nova.api.openstack.requestlog [None req-36d541fa-7b1d-4c71-901e-683a8b83d2d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.064496 [ 767.455699] [48512]: [pid: 48512|app: 0|req: 676/1353] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 287 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 767.460524] [48512]: DEBUG nova.api.openstack.wsgi [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 767.460524] [48512]: DEBUG nova.compute.api [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.468220] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.468220] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.468220] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.468220] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.469294] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.469553] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.473316] [48511]: DEBUG nova.policy [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 767.479839] [48511]: INFO nova.api.openstack.requestlog [None req-7761155d-02d3-4c63-ba21-b393e1fa0c03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.061060 [ 767.479839] [48511]: [pid: 48511|app: 0|req: 678/1354] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.482017] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-532356735"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 767.483491] [48511]: DEBUG nova.compute.api [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 767.488356] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.488552] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.488716] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.488984] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 767.489157] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 767.489295] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 767.493768] [48512]: WARNING neutronclient.v2_0.client [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 767.513587] [48511]: WARNING neutronclient.v2_0.client [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.504484] [48512]: DEBUG nova.policy [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.512409] [48512]: INFO nova.api.openstack.requestlog [None req-7fd86a31-62d4-403a-adf4-746348accb92 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1520 microversion: 2.1 time: 1.056412 [ 768.512758] [48512]: [pid: 48512|app: 0|req: 677/1355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:12 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1520 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.515468] [48512]: DEBUG nova.api.openstack.wsgi [None req-5581e99c-40a2-49ac-93c2-b6383ae126e6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 768.516961] [48512]: DEBUG nova.api.openstack.wsgi [None req-5581e99c-40a2-49ac-93c2-b6383ae126e6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 768.517221] [48512]: INFO nova.api.openstack.requestlog [None req-5581e99c-40a2-49ac-93c2-b6383ae126e6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata" status: 400 len: 175 microversion: 2.1 time: 0.003917 [ 768.517883] [48512]: [pid: 48512|app: 0|req: 678/1356] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:22:13 2025] PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata => generated 175 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 768.520319] [48512]: DEBUG nova.api.openstack.wsgi [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.522014] [48512]: DEBUG nova.compute.api [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.528015] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.528155] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.528294] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.528951] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.528951] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.528951] [48512]: DEBUG oslo_concurrency.lockutils [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.538088] [48511]: INFO nova.network.security_group_api [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Adding security group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 to port bea18d41-0f11-4e1a-81c1-050988de471c [ 768.557261] [48512]: WARNING neutronclient.v2_0.client [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.830274] [48511]: INFO nova.api.openstack.requestlog [None req-ca2b8f6d-9411-4495-9a36-a4f210caddd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action" status: 202 len: 0 microversion: 2.1 time: 1.351592 [ 768.830604] [48511]: [pid: 48511|app: 0|req: 679/1357] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:12 2025] POST /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98/action => generated 0 bytes in 1352 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 768.833200] [48511]: DEBUG nova.api.openstack.wsgi [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.834411] [48511]: DEBUG nova.compute.api [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.841551] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.841551] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.841767] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.842038] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.842276] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.842772] [48511]: DEBUG oslo_concurrency.lockutils [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.847694] [48512]: DEBUG nova.policy [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.855142] [48512]: INFO nova.api.openstack.requestlog [None req-55a01004-8480-4382-b5aa-735e707894ca tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1210 microversion: 2.1 time: 0.337007 [ 768.855495] [48512]: [pid: 48512|app: 0|req: 679/1358] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1210 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.857910] [48512]: DEBUG nova.api.openstack.wsgi [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.859448] [48512]: DEBUG nova.compute.api [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.862592] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.862816] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.862994] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.863278] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.863456] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.863611] [48512]: DEBUG oslo_concurrency.lockutils [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.881251] [48511]: WARNING neutronclient.v2_0.client [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.889270] [48512]: WARNING neutronclient.v2_0.client [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 768.960329] [48511]: DEBUG nova.policy [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.964880] [48511]: DEBUG nova.policy [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.965532] [48511]: DEBUG nova.policy [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.966125] [48511]: INFO nova.api.openstack.requestlog [None req-b278a7b8-4c28-45a6-bdab-ff65306fd92b tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.135025 [ 768.966439] [48511]: [pid: 48511|app: 0|req: 680/1359] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.968779] [48511]: DEBUG nova.api.openstack.wsgi [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 768.970245] [48511]: DEBUG nova.compute.api [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 768.974825] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.975021] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.975153] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.975430] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 768.975575] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 768.975662] [48512]: DEBUG nova.policy [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 768.975744] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 768.981175] [48512]: INFO nova.api.openstack.requestlog [None req-581e070d-4ed1-497e-a61b-5e69d81b32ac tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.124798 [ 768.982462] [48512]: [pid: 48512|app: 0|req: 680/1360] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.991235] [48512]: DEBUG nova.api.openstack.wsgi [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-plugged", "status": "completed", "tag": "dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe"}, {"name": "network-changed", "server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "tag": "dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe"}, {"server_uuid": "1c0c7c6b-bdee-4a24-aa09-9b80f440e784", "name": "network-vif-deleted", "tag": "f2f758c3-454d-4656-9f28-fa060f17cf4e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 769.001972] [48512]: DEBUG oslo_concurrency.lockutils [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.002264] [48512]: DEBUG oslo_concurrency.lockutils [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.002409] [48512]: DEBUG oslo_concurrency.lockutils [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.002476] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.002657] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.002793] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.002942] [48511]: DEBUG nova.objects.instance [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.006698] [48511]: WARNING neutronclient.v2_0.client [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.011592] [48512]: INFO nova.api.openstack.compute.server_external_events [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Creating event network-vif-plugged:dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 769.011817] [48512]: INFO nova.api.openstack.compute.server_external_events [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Creating event network-changed:dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 769.011972] [48512]: INFO nova.api.openstack.compute.server_external_events [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] Creating event network-vif-deleted:f2f758c3-454d-4656-9f28-fa060f17cf4e for instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 on cpu-1 [ 769.017645] [48512]: INFO nova.api.openstack.requestlog [req-bff637bd-cbc1-4594-8c3b-a483ea6a8aed req-61559700-52fc-4c7d-9184-32c44b12dbb3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.034499 [ 769.018026] [48512]: [pid: 48512|app: 0|req: 681/1361] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:13 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.030353] [48511]: DEBUG nova.policy [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.034490] [48511]: INFO nova.api.openstack.requestlog [None req-c58bb7d9-85cb-45d6-b7c2-8d6ab192ce92 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.067518 [ 769.035138] [48511]: [pid: 48511|app: 0|req: 681/1362] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.038402] [48511]: DEBUG nova.api.openstack.wsgi [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.038502] [48511]: DEBUG nova.compute.api [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] [instance: 227d0261-904a-443c-8e69-9e442fb883ea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.042353] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.042546] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.042706] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.042972] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.043146] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.043291] [48511]: DEBUG oslo_concurrency.lockutils [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.053768] [48511]: INFO nova.api.openstack.wsgi [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] HTTP exception thrown: Instance 227d0261-904a-443c-8e69-9e442fb883ea could not be found. [ 769.053876] [48511]: DEBUG nova.api.openstack.wsgi [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] Returning 404 to user: Instance 227d0261-904a-443c-8e69-9e442fb883ea could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 769.054293] [48511]: INFO nova.api.openstack.requestlog [None req-1958e595-04b5-48e2-9467-6d1c5f55b49a tempest-ServerShowV254Test-1327009151 tempest-ServerShowV254Test-1327009151-project-member] 10.180.1.21 "GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea" status: 404 len: 111 microversion: 2.54 time: 0.019030 [ 769.054602] [48511]: [pid: 48511|app: 0|req: 682/1363] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/227d0261-904a-443c-8e69-9e442fb883ea => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 769.057064] [48511]: DEBUG nova.api.openstack.wsgi [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.058447] [48511]: DEBUG nova.compute.api [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.062077] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.062319] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.062501] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.062781] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.062933] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.063069] [48511]: DEBUG oslo_concurrency.lockutils [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.081914] [48511]: WARNING neutronclient.v2_0.client [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.101256] [48511]: DEBUG nova.policy [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.110610] [48511]: INFO nova.api.openstack.requestlog [None req-63f5eb43-7fec-4c40-8911-f378d8b45a74 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1208 microversion: 2.1 time: 0.052537 [ 769.110610] [48511]: [pid: 48511|app: 0|req: 683/1364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.110610] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.112276] [48511]: DEBUG nova.compute.api [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.118299] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.118299] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.118299] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.118528] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.118726] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.118852] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.160382] [48511]: WARNING neutronclient.v2_0.client [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.182261] [48511]: DEBUG nova.policy [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.190035] [48511]: INFO nova.api.openstack.requestlog [None req-cc7f6949-c5d2-4c7f-b639-4e6b6e39b33b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.081295 [ 769.190578] [48511]: [pid: 48511|app: 0|req: 684/1365] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.192648] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.194170] [48511]: DEBUG nova.compute.api [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.202949] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.206264] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6dbf182-f589-4fab-8912-b2cc9dac60a1 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1195565610", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB/slbTTHVK5mY3NGHKOAEYZSID2EoNkMzOLTp0ICyQqZN0OHMi3a1iRY2MbD/SnPTjkqUvy4PepNgbm8VfHCGdfp6qoeMKIrnfZLmHgC5nyPPxlqgBu07RYlTekMo4zxQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 769.220416] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=58 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 769.223672] [48512]: DEBUG nova.quota [None req-b6dbf182-f589-4fab-8912-b2cc9dac60a1 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 769.233320] [48512]: DEBUG nova.quota [None req-b6dbf182-f589-4fab-8912-b2cc9dac60a1 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 769.253771] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.253987] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.254132] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.254283] [48511]: DEBUG nova.objects.instance [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.258756] [48511]: WARNING neutronclient.v2_0.client [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.276210] [48512]: INFO nova.api.openstack.requestlog [None req-b6dbf182-f589-4fab-8912-b2cc9dac60a1 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.256583 [ 769.276210] [48512]: [pid: 48512|app: 0|req: 682/1366] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:13 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 257 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 769.279044] [48512]: DEBUG nova.api.openstack.wsgi [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.279131] [48511]: DEBUG nova.policy [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.280919] [48512]: DEBUG nova.compute.api [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.289394] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.289762] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.290014] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.290592] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.290883] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.291129] [48511]: INFO nova.api.openstack.requestlog [None req-1c86585e-f656-4966-ba88-33c0d8a4888e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.100276 [ 769.291209] [48512]: DEBUG oslo_concurrency.lockutils [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.291642] [48511]: [pid: 48511|app: 0|req: 685/1367] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:13 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.295414] [48511]: DEBUG nova.api.openstack.wsgi [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-plugged", "status": "completed", "tag": "bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 769.301157] [48511]: DEBUG oslo_concurrency.lockutils [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.301157] [48511]: DEBUG oslo_concurrency.lockutils [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.301282] [48511]: DEBUG oslo_concurrency.lockutils [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.309766] [48511]: INFO nova.api.openstack.compute.server_external_events [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] Creating event network-vif-plugged:bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 769.315350] [48512]: WARNING neutronclient.v2_0.client [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.315601] [48511]: INFO nova.api.openstack.requestlog [req-578ccd91-ad37-447a-83bc-107a9252b977 req-5933450a-2852-44e5-af76-d0251a43e132 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022867 [ 769.315928] [48511]: [pid: 48511|app: 0|req: 686/1368] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:14 2025] 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) [ 769.319109] [48511]: DEBUG nova.api.openstack.wsgi [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.320435] [48511]: DEBUG nova.compute.api [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.324462] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.324643] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.324778] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.325036] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.325182] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.325302] [48511]: DEBUG oslo_concurrency.lockutils [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.353647] [48511]: WARNING neutronclient.v2_0.client [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.561942] [48512]: DEBUG nova.policy [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.568769] [48512]: INFO nova.api.openstack.requestlog [None req-34cd9ecf-a264-46a9-ad79-4dc4a59c1816 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1271 microversion: 2.1 time: 0.292536 [ 769.569144] [48512]: [pid: 48512|app: 0|req: 683/1369] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1271 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.571883] [48512]: DEBUG nova.api.openstack.wsgi [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.573093] [48512]: DEBUG nova.compute.api [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.578048] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.578238] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.578397] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.578655] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.578820] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.578951] [48512]: DEBUG oslo_concurrency.lockutils [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.600091] [48512]: WARNING neutronclient.v2_0.client [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.741058] [48511]: DEBUG nova.policy [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.749225] [48511]: INFO nova.api.openstack.requestlog [None req-a13abb58-c4b5-44b2-bded-8916b0c21eca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.431398 [ 769.749225] [48511]: [pid: 48511|app: 0|req: 687/1370] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.755014] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.757636] [48511]: DEBUG nova.compute.api [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.767572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.798087] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.799485] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.801119] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.801119] [48511]: DEBUG nova.objects.instance [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.805996] [48511]: WARNING neutronclient.v2_0.client [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 769.972182] [48511]: DEBUG nova.policy [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 769.981398] [48511]: INFO nova.api.openstack.requestlog [None req-e1732366-2dd2-4dec-a5ed-0f779f5c73db tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.232159 [ 769.981872] [48511]: [pid: 48511|app: 0|req: 688/1371] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.984840] [48511]: DEBUG nova.api.openstack.wsgi [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 769.986594] [48511]: DEBUG nova.compute.api [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 769.991925] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.992132] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.992270] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.992532] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 769.992705] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 769.992792] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 769.997574] [48512]: DEBUG nova.policy [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.005255] [48512]: INFO nova.api.openstack.requestlog [None req-b436132d-ff06-4d45-bcb3-dfb5a47561fa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1461 microversion: 2.1 time: 0.434502 [ 770.005255] [48512]: [pid: 48512|app: 0|req: 684/1372] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1461 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.007500] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.009518] [48512]: DEBUG nova.compute.api [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.016071] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.016298] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.016462] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.016797] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.016975] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.017135] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.025980] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.026222] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.026365] [48511]: DEBUG oslo_concurrency.lockutils [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.026522] [48511]: DEBUG nova.objects.instance [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.031409] [48511]: WARNING neutronclient.v2_0.client [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.052738] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.054360] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.054360] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.054360] [48512]: DEBUG nova.objects.instance [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.058981] [48512]: WARNING neutronclient.v2_0.client [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.145023] [48511]: DEBUG nova.policy [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.152185] [48511]: INFO nova.api.openstack.requestlog [None req-3472af3a-f27d-41c5-a03e-eee6686ec537 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.169655 [ 770.153157] [48511]: [pid: 48511|app: 0|req: 689/1373] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.157020] [48511]: DEBUG nova.api.openstack.wsgi [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.157623] [48511]: DEBUG nova.compute.api [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.168898] [48512]: DEBUG nova.policy [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.174319] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.174796] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.175136] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.175554] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.175832] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.176156] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.178918] [48512]: DEBUG nova.policy [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.179705] [48512]: DEBUG nova.policy [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.189213] [48512]: INFO nova.api.openstack.requestlog [None req-8c9ae83c-1288-4b90-a2e2-cd396a2a5452 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.183800 [ 770.189583] [48512]: [pid: 48512|app: 0|req: 685/1374] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.194105] [48512]: DEBUG nova.api.openstack.wsgi [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.194541] [48512]: DEBUG nova.compute.api [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.202272] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.203451] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.203451] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.203451] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.203626] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.203823] [48512]: DEBUG oslo_concurrency.lockutils [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.228281] [48511]: WARNING neutronclient.v2_0.client [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.237543] [48512]: WARNING neutronclient.v2_0.client [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.416541] [48511]: DEBUG nova.policy [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.428876] [48511]: INFO nova.api.openstack.requestlog [None req-b8892f87-e3bf-4089-a5b4-b04046eb4c6f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.275254 [ 770.429336] [48511]: [pid: 48511|app: 0|req: 690/1375] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.432756] [48511]: DEBUG nova.api.openstack.wsgi [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.434276] [48511]: DEBUG nova.compute.api [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.439926] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.440134] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.440269] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.440549] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.440693] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.440818] [48511]: DEBUG oslo_concurrency.lockutils [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.479056] [48511]: WARNING neutronclient.v2_0.client [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 770.538296] [48512]: DEBUG nova.policy [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 770.544777] [48512]: INFO nova.api.openstack.requestlog [None req-a47099a4-83cd-4d84-9217-9ac07b4f7202 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1390 microversion: 2.1 time: 0.354421 [ 770.545186] [48512]: [pid: 48512|app: 0|req: 686/1376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:14 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1390 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.548167] [48512]: DEBUG nova.api.openstack.wsgi [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 770.550052] [48512]: DEBUG nova.compute.api [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 770.553761] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.553911] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.554052] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.554451] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 770.554608] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 770.554733] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 770.576281] [48512]: WARNING neutronclient.v2_0.client [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 771.220902] [48511]: DEBUG nova.policy [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 771.229886] [48511]: INFO nova.api.openstack.requestlog [None req-194ea68b-e104-4265-b4e3-40b4f6617a45 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.799444 [ 771.230361] [48511]: [pid: 48511|app: 0|req: 691/1377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:15 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.233543] [48511]: DEBUG nova.api.openstack.wsgi [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 771.235256] [48511]: DEBUG nova.compute.api [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 771.240530] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.240735] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.240871] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.241205] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 771.241355] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 771.241494] [48511]: DEBUG oslo_concurrency.lockutils [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 771.272587] [48511]: WARNING neutronclient.v2_0.client [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.135015] [48512]: DEBUG nova.policy [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.154748] [48512]: INFO nova.api.openstack.requestlog [None req-58f3274e-9f80-4ff1-aa89-55e371c244cf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1553 microversion: 2.1 time: 1.607448 [ 772.154748] [48512]: [pid: 48512|app: 0|req: 687/1378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:15 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1553 bytes in 1608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.154886] [48511]: DEBUG nova.policy [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.157940] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e36ea7a-0e3e-456d-a79a-78c013a8077c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.160474] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e36ea7a-0e3e-456d-a79a-78c013a8077c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: None is not of type 'object' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 772.160902] [48511]: INFO nova.api.openstack.requestlog [None req-227894a8-564c-4c14-85c9-85c446aa30ce tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.929892 [ 772.161265] [48512]: INFO nova.api.openstack.requestlog [None req-1e36ea7a-0e3e-456d-a79a-78c013a8077c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata" status: 400 len: 72 microversion: 2.1 time: 0.006771 [ 772.161741] [48512]: [pid: 48512|app: 0|req: 688/1379] 10.180.1.21 () {60 vars in 1277 bytes} [Mon Dec 8 18:22:16 2025] PUT /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata => generated 72 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 772.164533] [48512]: DEBUG nova.api.openstack.wsgi [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.166180] [48511]: [pid: 48511|app: 0|req: 692/1380] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:15 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.166310] [48512]: WARNING neutronclient.v2_0.client [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.168370] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.172165] [48511]: DEBUG nova.policy [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.172577] [48511]: DEBUG nova.compute.api [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Searching by: {'deleted': False, 'project_id': '215146070c1747e996ff0faaad8f86d7'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 772.180383] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.181291] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.181291] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.181291] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.181539] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.181539] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.202413] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=23 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 772.205054] [48512]: WARNING neutronclient.v2_0.client [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.252589] [48512]: DEBUG neutronclient.v2_0.client [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 in use.", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 772.252937] [48512]: INFO nova.api.openstack.wsgi [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security Group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 in use. [ 772.252937] [48512]: Neutron server returns request_ids: ['req-a5c7c5a4-e6e6-4bc9-b95d-9b7a0679dcc3'] [ 772.253413] [48512]: DEBUG nova.api.openstack.wsgi [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 400 to user: Security Group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 in use. [ 772.253413] [48512]: Neutron server returns request_ids: ['req-a5c7c5a4-e6e6-4bc9-b95d-9b7a0679dcc3'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 772.254149] [48512]: INFO nova.api.openstack.requestlog [None req-551c1662-caa5-410c-832f-a219c9d1d7dd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756" status: 400 len: 185 microversion: 2.1 time: 0.091624 [ 772.254608] [48512]: [pid: 48512|app: 0|req: 689/1381] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:22:16 2025] DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 => generated 185 bytes in 92 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 772.258090] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e42b58a-5028-4af4-9a9b-5058bb99afe8 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.263706] [48511]: DEBUG nova.compute.multi_cell_list [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 772.268853] [48512]: INFO nova.api.openstack.requestlog [None req-8e42b58a-5028-4af4-9a9b-5058bb99afe8 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1195565610" status: 200 len: 513 microversion: 2.2 time: 0.013541 [ 772.269478] [48512]: [pid: 48512|app: 0|req: 690/1382] 10.180.1.21 () {60 vars in 1253 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-1195565610 => generated 513 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.278292] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.278292] [48512]: DEBUG nova.compute.api [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.289069] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.289285] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.289424] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.289750] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.289882] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.290013] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.316048] [48512]: WARNING neutronclient.v2_0.client [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.330370] [48511]: INFO nova.api.openstack.requestlog [None req-e6e63d97-e51e-4c94-8574-b8ee89e928d9 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 339 microversion: 2.1 time: 0.164532 [ 772.330820] [48511]: [pid: 48511|app: 0|req: 693/1383] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:22:16 2025] GET /compute/v2.1/servers => generated 339 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 772.333228] [48511]: DEBUG nova.api.openstack.wsgi [None req-435fe731-aca4-48ae-9413-a9e123312e27 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-18686524", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 772.335024] [48511]: DEBUG nova.api.openstack.wsgi [None req-435fe731-aca4-48ae-9413-a9e123312e27 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 772.335458] [48511]: INFO nova.api.openstack.requestlog [None req-435fe731-aca4-48ae-9413-a9e123312e27 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.004302 [ 772.335857] [48511]: [pid: 48511|app: 0|req: 694/1384] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:17 2025] POST /compute/v2.1/servers => generated 624 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 772.340880] [48511]: DEBUG nova.api.openstack.wsgi [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.342763] [48511]: DEBUG nova.compute.api [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.347030] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.347221] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.347334] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.347590] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.347734] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.347855] [48511]: DEBUG oslo_concurrency.lockutils [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.375600] [48511]: WARNING neutronclient.v2_0.client [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.410186] [48511]: DEBUG nova.policy [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.415028] [48511]: INFO nova.api.openstack.requestlog [None req-c11f7054-bef4-47c4-b890-c6728a61ab92 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1274 microversion: 2.1 time: 0.077890 [ 772.415028] [48511]: [pid: 48511|app: 0|req: 695/1385] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1274 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.417685] [48511]: DEBUG nova.api.openstack.wsgi [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.419282] [48511]: DEBUG nova.compute.api [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.424511] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.424746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.424821] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.425092] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.425237] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.428320] [48511]: DEBUG oslo_concurrency.lockutils [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.442414] [48511]: WARNING neutronclient.v2_0.client [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.461446] [48512]: DEBUG nova.policy [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.465822] [48512]: INFO nova.api.openstack.requestlog [None req-8d96c979-471a-48a2-825c-d4863caf0a69 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1520 microversion: 2.1 time: 0.195061 [ 772.469018] [48512]: [pid: 48512|app: 0|req: 691/1386] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1520 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.469018] [48512]: DEBUG nova.api.openstack.wsgi [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.470167] [48512]: DEBUG nova.compute.api [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.473540] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.473540] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.473659] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.473896] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.474039] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.474158] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.494123] [48512]: WARNING neutronclient.v2_0.client [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.500233] [48511]: DEBUG nova.policy [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.504849] [48511]: DEBUG nova.policy [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.505473] [48511]: DEBUG nova.policy [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.506352] [48511]: INFO nova.api.openstack.requestlog [None req-0850bfa7-2009-427f-846f-a5b91e87d5ce tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.091014 [ 772.506438] [48511]: [pid: 48511|app: 0|req: 696/1387] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.509229] [48511]: DEBUG nova.api.openstack.wsgi [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1567255786"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 772.510953] [48511]: DEBUG nova.compute.api [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.516049] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.516049] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.516049] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.516264] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.516264] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.516692] [48511]: DEBUG oslo_concurrency.lockutils [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.526118] [48512]: DEBUG nova.policy [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.532253] [48512]: INFO nova.api.openstack.requestlog [None req-90e7cbfd-e37b-4f8d-b8f3-95f35fe8725c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.065464 [ 772.532579] [48512]: [pid: 48512|app: 0|req: 692/1388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.536534] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.538239] [48512]: DEBUG nova.compute.api [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.541425] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.541947] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.541947] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.542134] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.544706] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.544706] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.569885] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.570576] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.570576] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.570576] [48512]: DEBUG nova.objects.instance [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.577783] [48512]: WARNING neutronclient.v2_0.client [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.617499] [48512]: DEBUG nova.policy [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.622602] [48512]: INFO nova.api.openstack.requestlog [None req-3ab465fe-20ff-4a0b-a685-a4ab8d13a370 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.089400 [ 772.622986] [48512]: [pid: 48512|app: 0|req: 693/1389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.625757] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.627622] [48512]: DEBUG nova.compute.api [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.630985] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.631203] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.631343] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.631615] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.631794] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.631915] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.666677] [48512]: WARNING neutronclient.v2_0.client [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.693150] [48512]: DEBUG nova.policy [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.698154] [48512]: INFO nova.api.openstack.requestlog [None req-b8f821eb-de43-4c8a-add3-684273f8c90b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1264 microversion: 2.1 time: 0.074470 [ 772.699707] [48512]: [pid: 48512|app: 0|req: 694/1390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1264 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.701774] [48512]: DEBUG nova.api.openstack.wsgi [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.703399] [48512]: DEBUG nova.compute.api [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.711773] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.711773] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.711773] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.711773] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.711773] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.712106] [48512]: DEBUG oslo_concurrency.lockutils [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.737359] [48512]: WARNING neutronclient.v2_0.client [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.772347] [48512]: DEBUG nova.policy [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.780184] [48512]: INFO nova.api.openstack.requestlog [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.080613 [ 772.780528] [48512]: [pid: 48512|app: 0|req: 695/1391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.784020] [48512]: DEBUG nova.api.openstack.wsgi [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.787452] [48512]: INFO nova.api.openstack.requestlog [None req-31e3951a-5917-40dd-b12a-ee64dc1f153c tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 379 microversion: - time: 0.006408 [ 772.787852] [48512]: [pid: 48512|app: 0|req: 696/1392] 10.180.1.21 () {56 vars in 881 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/ => generated 379 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 772.790748] [48512]: DEBUG nova.api.openstack.wsgi [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.792513] [48512]: DEBUG nova.compute.api [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.799338] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.799517] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.799717] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.800018] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.800351] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.800523] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.828949] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.829257] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.829444] [48512]: DEBUG oslo_concurrency.lockutils [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.829638] [48512]: DEBUG nova.objects.instance [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.837180] [48512]: WARNING neutronclient.v2_0.client [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.868172] [48512]: DEBUG nova.policy [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.872410] [48512]: INFO nova.api.openstack.requestlog [None req-2daf9498-0e39-4df9-b508-a3b0a11eb161 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.083764 [ 772.872822] [48512]: [pid: 48512|app: 0|req: 697/1393] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.877482] [48512]: DEBUG nova.api.openstack.wsgi [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.880227] [48512]: DEBUG nova.compute.api [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.887327] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.887327] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.887327] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.887327] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.888412] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.888689] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.906473] [48512]: WARNING neutronclient.v2_0.client [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.926538] [48512]: DEBUG nova.policy [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.931024] [48512]: INFO nova.api.openstack.requestlog [None req-5dc0c594-c84f-4689-8caf-c05fe4817331 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.057175 [ 772.931346] [48512]: [pid: 48512|app: 0|req: 698/1394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.933637] [48512]: DEBUG nova.api.openstack.wsgi [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 772.935336] [48512]: DEBUG nova.compute.api [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 772.938898] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.938898] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.938898] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.939068] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.939104] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.939217] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.967582] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 772.968128] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 772.968400] [48512]: DEBUG oslo_concurrency.lockutils [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 772.968645] [48512]: DEBUG nova.objects.instance [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.972020] [48512]: WARNING neutronclient.v2_0.client [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 772.993054] [48512]: DEBUG nova.policy [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 772.997893] [48512]: INFO nova.api.openstack.requestlog [None req-43381d76-e320-4546-a587-1ce7e947bbcc tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.065997 [ 772.998311] [48512]: [pid: 48512|app: 0|req: 699/1395] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.000997] [48512]: DEBUG nova.api.openstack.wsgi [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "tag": "9c745cda-7fd8-476d-8653-3da3e6c7a217"}, {"name": "network-changed", "server_uuid": "fd6db774-81e6-4c34-9449-86a6f3faac98", "tag": "bea18d41-0f11-4e1a-81c1-050988de471c"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 773.008606] [48512]: DEBUG oslo_concurrency.lockutils [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.008713] [48512]: DEBUG oslo_concurrency.lockutils [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.008908] [48512]: DEBUG oslo_concurrency.lockutils [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.017651] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Creating event network-changed:9c745cda-7fd8-476d-8653-3da3e6c7a217 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 773.018452] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] Creating event network-changed:bea18d41-0f11-4e1a-81c1-050988de471c for instance fd6db774-81e6-4c34-9449-86a6f3faac98 on cpu-1 [ 773.024607] [48512]: INFO nova.api.openstack.requestlog [req-1d8a745e-3715-4232-abd7-e003a3430c46 req-28a7c43e-3bd4-4ca4-b2ff-2e2db0e8eff8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.025406 [ 773.025211] [48512]: [pid: 48512|app: 0|req: 700/1396] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:17 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 773.028842] [48512]: DEBUG nova.api.openstack.wsgi [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.030215] [48512]: DEBUG nova.compute.api [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.035332] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.035782] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.035977] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.036397] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.036655] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.036834] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.044886] [48511]: INFO nova.api.openstack.requestlog [None req-34291b5c-27f3-461d-afea-8019ec8f510a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812/action" status: 202 len: 0 microversion: 2.1 time: 0.537699 [ 773.045494] [48511]: [pid: 48511|app: 0|req: 697/1397] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:17 2025] POST /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 773.049062] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.050677] [48511]: DEBUG nova.compute.api [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.056736] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.059246] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.059246] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.059246] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.059246] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.059246] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.072569] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.073839] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.074063] [48512]: DEBUG oslo_concurrency.lockutils [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.074231] [48512]: DEBUG nova.objects.instance [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.079415] [48512]: WARNING neutronclient.v2_0.client [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.096251] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.096435] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.100019] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.100019] [48511]: DEBUG nova.objects.instance [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.109265] [48511]: WARNING neutronclient.v2_0.client [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.109313] [48512]: DEBUG nova.policy [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.119576] [48512]: INFO nova.api.openstack.requestlog [None req-4addf7a6-cbf4-447e-9b76-9d9a006cffb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.092548 [ 773.119576] [48512]: [pid: 48512|app: 0|req: 701/1398] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.122502] [48512]: DEBUG nova.api.openstack.wsgi [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "tag": "bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a"}, {"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-plugged", "status": "completed", "tag": "19758d47-0ff3-4ea3-9a80-2764086e413a"}, {"name": "network-changed", "server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "tag": "19758d47-0ff3-4ea3-9a80-2764086e413a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 773.130658] [48512]: DEBUG oslo_concurrency.lockutils [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.130883] [48512]: DEBUG oslo_concurrency.lockutils [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.131032] [48512]: DEBUG oslo_concurrency.lockutils [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.132518] [48511]: DEBUG nova.policy [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.140734] [48511]: DEBUG nova.policy [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.141372] [48511]: DEBUG nova.policy [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.144908] [48511]: INFO nova.api.openstack.requestlog [None req-3a5ee26b-197f-4541-8acf-9586dd53a90c tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.098296 [ 773.145119] [48511]: [pid: 48511|app: 0|req: 698/1399] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.145905] [48512]: INFO nova.api.openstack.compute.server_external_events [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Creating event network-changed:bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 773.146157] [48512]: INFO nova.api.openstack.compute.server_external_events [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Creating event network-vif-plugged:19758d47-0ff3-4ea3-9a80-2764086e413a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 773.149062] [48512]: INFO nova.api.openstack.compute.server_external_events [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] Creating event network-changed:19758d47-0ff3-4ea3-9a80-2764086e413a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 773.149201] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.149444] [48511]: DEBUG nova.compute.api [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.152068] [48512]: INFO nova.api.openstack.requestlog [req-0302635b-c3f9-4f83-b421-79a325548717 req-62bae845-842d-4a6b-a607-340fdeaee7e3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.031697 [ 773.152710] [48512]: [pid: 48512|app: 0|req: 702/1400] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:17 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 773.156737] [48512]: DEBUG nova.api.openstack.wsgi [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.156931] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.158505] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.158592] [48512]: DEBUG nova.compute.api [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.159789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.159789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.159789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.159789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.165461] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.165714] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.165910] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.166218] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.166368] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.166493] [48512]: DEBUG oslo_concurrency.lockutils [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.189662] [48512]: WARNING neutronclient.v2_0.client [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.192853] [48511]: WARNING neutronclient.v2_0.client [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.249261] [48511]: DEBUG nova.policy [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.257012] [48511]: INFO nova.api.openstack.requestlog [None req-ed447a1d-f8f9-4c21-8c34-329af2f57771 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.111004 [ 773.257460] [48511]: [pid: 48511|app: 0|req: 699/1401] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.260461] [48511]: DEBUG nova.api.openstack.wsgi [None req-c086de24-5b3a-4cbc-a2d2-076fd66b9adb tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 773.262458] [48511]: DEBUG nova.compute.api [None req-c086de24-5b3a-4cbc-a2d2-076fd66b9adb tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: e7dee671-1a38-4543-8e9c-1d14cc1290c4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.268640] [48511]: INFO nova.api.openstack.wsgi [None req-c086de24-5b3a-4cbc-a2d2-076fd66b9adb tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance e7dee671-1a38-4543-8e9c-1d14cc1290c4 could not be found. [ 773.268640] [48511]: DEBUG nova.api.openstack.wsgi [None req-c086de24-5b3a-4cbc-a2d2-076fd66b9adb tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance e7dee671-1a38-4543-8e9c-1d14cc1290c4 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 773.270367] [48511]: INFO nova.api.openstack.requestlog [None req-c086de24-5b3a-4cbc-a2d2-076fd66b9adb tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e7dee671-1a38-4543-8e9c-1d14cc1290c4/metadata" status: 404 len: 111 microversion: 2.1 time: 0.011229 [ 773.270367] [48511]: [pid: 48511|app: 0|req: 700/1402] 10.180.1.21 () {60 vars in 1279 bytes} [Mon Dec 8 18:22:18 2025] POST /compute/v2.1/servers/e7dee671-1a38-4543-8e9c-1d14cc1290c4/metadata => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 773.272365] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.274735] [48511]: DEBUG nova.compute.api [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.281864] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.282417] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.282556] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.282971] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.283232] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.284669] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.310600] [48511]: WARNING neutronclient.v2_0.client [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.318923] [48512]: DEBUG nova.policy [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.324099] [48512]: INFO nova.api.openstack.requestlog [None req-13aec6f4-32e6-4b0a-bd00-ccdbfa46fddb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1378 microversion: 2.1 time: 0.170831 [ 773.324755] [48512]: [pid: 48512|app: 0|req: 703/1403] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:17 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1378 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.327527] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.327527] [48512]: DEBUG nova.compute.api [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.331037] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.331037] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.331197] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.331517] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.331517] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.331621] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.350096] [48512]: DEBUG nova.compute.api [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 773.403436] [48512]: INFO nova.api.openstack.requestlog [None req-a3dfe569-891a-4978-a47f-cc8d8bdf2f4d tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 204 len: 0 microversion: 2.1 time: 0.078480 [ 773.403790] [48512]: [pid: 48512|app: 0|req: 704/1404] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:18 2025] DELETE /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 773.406489] [48512]: DEBUG nova.api.openstack.wsgi [None req-e080b7aa-b37e-47ff-bf63-38d16200f087 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.420279] [48512]: INFO nova.api.openstack.requestlog [None req-e080b7aa-b37e-47ff-bf63-38d16200f087 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1195565610" status: 204 len: 0 microversion: 2.2 time: 0.015771 [ 773.420907] [48512]: [pid: 48512|app: 0|req: 705/1405] 10.180.1.21 () {60 vars in 1256 bytes} [Mon Dec 8 18:22:18 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1195565610 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 773.427663] [48511]: DEBUG nova.policy [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.432493] [48511]: INFO nova.api.openstack.requestlog [None req-8b9ad0bc-2982-4c33-beb8-1ad79480fb9b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.162161 [ 773.432820] [48511]: [pid: 48511|app: 0|req: 701/1406] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.435471] [48511]: DEBUG nova.api.openstack.wsgi [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.437056] [48511]: DEBUG nova.compute.api [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 773.442222] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.442638] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.442804] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.443087] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.443242] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.443486] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.475974] [48511]: WARNING neutronclient.v2_0.client [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.508413] [48512]: DEBUG nova.api.openstack.wsgi [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-1072614939", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 3, "networks": [{"uuid": "91f749b3-c819-44de-b128-49b03cef0a46"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.555226] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.559445] [48512]: DEBUG nova.network.neutron [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] validate_networks() for [('91f749b3-c819-44de-b128-49b03cef0a46', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 773.560828] [48512]: WARNING neutronclient.v2_0.client [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.684352] [48511]: DEBUG nova.policy [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.689352] [48511]: INFO nova.api.openstack.requestlog [None req-09b9ea91-3e31-4a39-bac0-1bd96ef0840d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.255876 [ 773.689740] [48511]: [pid: 48511|app: 0|req: 702/1407] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.694630] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 773.696701] [48511]: DEBUG nova.policy [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.697145] [48511]: DEBUG nova.compute.api [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Searching by: {'deleted': False, 'project_id': '215146070c1747e996ff0faaad8f86d7'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 773.701746] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.701950] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.702113] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.702450] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.702592] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.703715] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.763110] [48511]: DEBUG nova.compute.multi_cell_list [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 773.802862] [48511]: DEBUG nova.policy [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 773.808333] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 773.808572] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 773.808787] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 773.816525] [48511]: WARNING neutronclient.v2_0.client [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 773.839894] [48512]: WARNING neutronclient.v2_0.client [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.054083] [48511]: INFO nova.api.openstack.requestlog [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1710 microversion: 2.1 time: 0.363621 [ 774.054531] [48511]: [pid: 48511|app: 0|req: 703/1408] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2.1/servers/detail => generated 1710 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.055462] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.058982] [48511]: INFO nova.api.openstack.requestlog [None req-9cfc96b2-dd69-49f9-98c6-ea264292b9bb tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2/" status: 200 len: 380 microversion: 2.1 time: 0.004079 [ 774.059231] [48511]: [pid: 48511|app: 0|req: 704/1409] 10.180.1.21 () {54 vars in 1030 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2/ => generated 380 bytes in 4 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [ 774.062233] [48511]: DEBUG nova.api.openstack.wsgi [None req-0930a923-1711-47a3-9a35-db7b9faadf48 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.090535] [48512]: DEBUG nova.virt.hardware [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 774.090689] [48512]: DEBUG nova.virt.hardware [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 774.090847] [48512]: DEBUG nova.virt.hardware [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 774.090959] [48512]: DEBUG nova.virt.hardware [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 774.091089] [48512]: DEBUG nova.virt.hardware [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 774.102987] [48511]: INFO nova.api.openstack.requestlog [None req-0930a923-1711-47a3-9a35-db7b9faadf48 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1561 microversion: 2.1 time: 0.041381 [ 774.105171] [48511]: [pid: 48511|app: 0|req: 705/1410] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1561 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.107759] [48511]: DEBUG nova.api.openstack.wsgi [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.108369] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.108613] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.108725] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.109075] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.109218] [48511]: DEBUG nova.compute.api [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.110463] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.110611] [48512]: DEBUG oslo_concurrency.lockutils [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.112581] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.112771] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.112905] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.113180] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.113328] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.113512] [48511]: DEBUG oslo_concurrency.lockutils [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.129050] [48512]: DEBUG nova.quota [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Getting quotas for project 53fd3f2508444eec97f9a5d7517e3bb2. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 774.135193] [48512]: DEBUG nova.quota [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Getting quotas for user 309325a645fd4117a2fa05abb15d044c and project 53fd3f2508444eec97f9a5d7517e3bb2. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 774.139572] [48511]: WARNING neutronclient.v2_0.client [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.150563] [48512]: DEBUG nova.compute.api [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Going to run 3 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 774.150563] [48512]: DEBUG nova.compute.api [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 774.192595] [48512]: DEBUG nova.compute.api [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',instance=,instance_uuid=e1b909d5-04cf-4a24-8598-5ce15a309c3a,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 774.218633] [48511]: DEBUG nova.policy [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.219930] [48512]: DEBUG nova.compute.api [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',instance=,instance_uuid=727bdb5a-85fa-4643-8696-b1044f4afda3,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 774.227551] [48511]: INFO nova.api.openstack.requestlog [None req-d40c49d7-ce78-4f18-b3b7-c212d259c4f1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.120728 [ 774.227551] [48511]: [pid: 48511|app: 0|req: 706/1411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:18 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.229650] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd7e9929-2e65-43e0-84b0-74b0a4d0da57 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Action: 'create', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 774.231423] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd7e9929-2e65-43e0-84b0-74b0a4d0da57 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 774.232033] [48511]: INFO nova.api.openstack.requestlog [None req-fd7e9929-2e65-43e0-84b0-74b0a4d0da57 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata" status: 400 len: 175 microversion: 2.1 time: 0.004584 [ 774.232428] [48511]: [pid: 48511|app: 0|req: 707/1412] 10.180.1.21 () {60 vars in 1279 bytes} [Mon Dec 8 18:22:18 2025] POST /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0/metadata => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 774.234842] [48511]: DEBUG nova.api.openstack.wsgi [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.236725] [48511]: DEBUG nova.compute.api [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.240780] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.241249] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.241497] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.241863] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.242153] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.242374] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.268984] [48512]: INFO nova.api.openstack.requestlog [None req-3465e9a1-8a48-41b6-bc99-9768d9a07cf6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.846357 [ 774.268984] [48512]: [pid: 48512|app: 0|req: 706/1413] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 847 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 774.273027] [48512]: DEBUG nova.api.openstack.wsgi [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.273711] [48512]: DEBUG nova.compute.api [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.278519] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.278816] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.279021] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.280305] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.280305] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.280305] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.281029] [48511]: WARNING neutronclient.v2_0.client [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.310866] [48512]: WARNING neutronclient.v2_0.client [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.427027] [48511]: DEBUG nova.policy [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.430585] [48511]: INFO nova.api.openstack.requestlog [None req-cdccc129-7422-4fc5-a9d9-055a089fd5ee tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1642 microversion: 2.1 time: 0.197525 [ 774.431802] [48511]: [pid: 48511|app: 0|req: 708/1414] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1642 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.434095] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fd1cbd3-dc39-43db-b9c3-d4c2607ff99e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-738779805", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHU8RWe8ctxBeJgRUlkkNKBALljKU6wodLlccL5XVPoDsHxqFKfoCeUcHQeSLLU0DtB8RYlJV28yLS+C3ENGB/WkLRO3GKPh5WorcHi1Wc/BzDg2CksjaDtPsmZ1Zoj46Q=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 774.446101] [48511]: DEBUG nova.quota [None req-4fd1cbd3-dc39-43db-b9c3-d4c2607ff99e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 774.450043] [48511]: DEBUG nova.quota [None req-4fd1cbd3-dc39-43db-b9c3-d4c2607ff99e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 774.469843] [48511]: INFO nova.api.openstack.requestlog [None req-4fd1cbd3-dc39-43db-b9c3-d4c2607ff99e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.038049 [ 774.470298] [48511]: [pid: 48511|app: 0|req: 709/1415] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:19 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 774.473886] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.475399] [48511]: DEBUG nova.compute.api [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.478351] [48512]: DEBUG nova.policy [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.479734] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.479996] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.480219] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.480551] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.480745] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.480990] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.483490] [48512]: INFO nova.api.openstack.requestlog [None req-b3cc6fa1-1f74-497d-8a38-7529d62923bd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.214545 [ 774.483838] [48512]: [pid: 48512|app: 0|req: 707/1416] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.487651] [48512]: DEBUG nova.api.openstack.wsgi [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.488980] [48512]: DEBUG nova.compute.api [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.493667] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.493667] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.493667] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.494093] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.494093] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.494093] [48512]: DEBUG oslo_concurrency.lockutils [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.498726] [48511]: WARNING neutronclient.v2_0.client [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.515200] [48512]: WARNING neutronclient.v2_0.client [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.536076] [48512]: DEBUG nova.policy [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.544389] [48512]: DEBUG nova.policy [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.545645] [48512]: DEBUG nova.policy [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.546422] [48512]: INFO nova.api.openstack.requestlog [None req-01b3aa62-b93f-4bfc-a879-dc95e4e086e8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.061378 [ 774.547160] [48512]: [pid: 48512|app: 0|req: 708/1417] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.551205] [48512]: DEBUG nova.api.openstack.wsgi [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.553043] [48512]: DEBUG nova.compute.api [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.558601] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.558854] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.559013] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.559284] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.559464] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.559558] [48512]: DEBUG oslo_concurrency.lockutils [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.569445] [48511]: DEBUG nova.policy [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.573968] [48511]: INFO nova.api.openstack.requestlog [None req-5d60990f-efe9-4d06-bafa-e85d71f54c0d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1514 microversion: 2.1 time: 0.103099 [ 774.574387] [48511]: [pid: 48511|app: 0|req: 710/1418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1514 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.577074] [48511]: DEBUG nova.api.openstack.wsgi [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.578553] [48511]: DEBUG nova.compute.api [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.578822] [48512]: WARNING neutronclient.v2_0.client [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.582606] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.583265] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.583265] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.583463] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.583619] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.583771] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.605092] [48512]: DEBUG nova.policy [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.612581] [48512]: INFO nova.api.openstack.requestlog [None req-150e3855-5f8d-4e9c-9706-c0023be398dd tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.064772 [ 774.613090] [48512]: [pid: 48512|app: 0|req: 709/1419] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.616598] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.617398] [48512]: DEBUG nova.compute.api [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.624767] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.624976] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.625147] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.625424] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.625569] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.625777] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.628572] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.628862] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.629034] [48511]: DEBUG oslo_concurrency.lockutils [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.629208] [48511]: DEBUG nova.objects.instance [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.633167] [48511]: WARNING neutronclient.v2_0.client [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.646114] [48512]: WARNING neutronclient.v2_0.client [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.651665] [48511]: DEBUG nova.policy [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.655706] [48511]: INFO nova.api.openstack.requestlog [None req-4827db63-8e66-43f6-a49d-07f2b8b883cc tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.080786 [ 774.656034] [48511]: [pid: 48511|app: 0|req: 711/1420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.659561] [48511]: DEBUG nova.api.openstack.wsgi [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.661036] [48511]: DEBUG nova.compute.api [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.664245] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.664431] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.664561] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.664814] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.664962] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.665098] [48511]: DEBUG oslo_concurrency.lockutils [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.682185] [48511]: WARNING neutronclient.v2_0.client [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.700351] [48511]: DEBUG nova.policy [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.704776] [48511]: INFO nova.api.openstack.requestlog [None req-409a6cd3-a1f4-431d-b661-8405ea7797f0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1272 microversion: 2.1 time: 0.048136 [ 774.706346] [48511]: [pid: 48511|app: 0|req: 712/1421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1272 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.707655] [48511]: DEBUG nova.api.openstack.wsgi [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.709106] [48511]: DEBUG nova.compute.api [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.712708] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.712708] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.712890] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.713241] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.713444] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.713734] [48511]: DEBUG oslo_concurrency.lockutils [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.728448] [48511]: WARNING neutronclient.v2_0.client [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.735855] [48512]: DEBUG nova.policy [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.740585] [48512]: INFO nova.api.openstack.requestlog [None req-9e1b4b59-98ac-40f2-be5d-db3eb2e82cc0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.126866 [ 774.741143] [48512]: [pid: 48512|app: 0|req: 710/1422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.743828] [48512]: DEBUG nova.api.openstack.wsgi [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.745487] [48512]: DEBUG nova.compute.api [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.745963] [48511]: DEBUG nova.policy [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.749291] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.749364] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.749493] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.749746] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.749888] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.750018] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.750717] [48511]: INFO nova.api.openstack.requestlog [None req-6739db61-113b-4d84-b64c-b6d158f0fa50 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.044481 [ 774.750717] [48511]: [pid: 48511|app: 0|req: 713/1423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.752822] [48511]: DEBUG nova.api.openstack.wsgi [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.754176] [48511]: DEBUG nova.compute.api [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.757585] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.757998] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.758153] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.758943] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.758943] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.758943] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.770441] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.770558] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.770693] [48512]: DEBUG oslo_concurrency.lockutils [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.770772] [48512]: DEBUG nova.objects.instance [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.773588] [48512]: WARNING neutronclient.v2_0.client [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.776711] [48511]: WARNING neutronclient.v2_0.client [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.793038] [48512]: DEBUG nova.policy [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.794069] [48511]: DEBUG nova.policy [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.797263] [48512]: INFO nova.api.openstack.requestlog [None req-09d62b71-0794-4b2e-8b65-db5d5841aa11 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.055319 [ 774.797263] [48512]: [pid: 48512|app: 0|req: 711/1424] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.799437] [48511]: INFO nova.api.openstack.requestlog [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.048202 [ 774.799780] [48511]: [pid: 48511|app: 0|req: 714/1425] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.800212] [48512]: DEBUG nova.api.openstack.wsgi [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.800379] [48511]: DEBUG nova.api.openstack.wsgi [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.802047] [48512]: DEBUG nova.compute.api [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.803374] [48511]: INFO nova.api.openstack.requestlog [None req-edd0572e-917d-4b73-9287-d5927a6522d7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.003100 [ 774.805283] [48511]: [pid: 48511|app: 0|req: 715/1426] 10.180.1.21 () {54 vars in 1036 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 774.805424] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.806027] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.806027] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.806148] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf22665c-d153-4c7d-aa1e-a96fad8e21f4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.806206] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.806206] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.806295] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.819201] [48511]: INFO nova.api.openstack.requestlog [None req-bf22665c-d153-4c7d-aa1e-a96fad8e21f4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014953 [ 774.819621] [48511]: [pid: 48511|app: 0|req: 716/1427] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 774.821940] [48511]: DEBUG nova.api.openstack.wsgi [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.823212] [48511]: DEBUG nova.compute.api [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.825931] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.826131] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.826265] [48512]: DEBUG oslo_concurrency.lockutils [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.826417] [48512]: DEBUG nova.objects.instance [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.826459] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.826827] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.826827] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.827112] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.827282] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.827405] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.829658] [48512]: WARNING neutronclient.v2_0.client [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.848794] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.848997] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.849132] [48511]: DEBUG oslo_concurrency.lockutils [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.849279] [48511]: DEBUG nova.objects.instance [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.851134] [48512]: DEBUG nova.policy [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.854031] [48511]: WARNING neutronclient.v2_0.client [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.864581] [48512]: INFO nova.api.openstack.requestlog [None req-da6b7b00-b6a1-4dc4-83ed-618dd1ad23af tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.066467 [ 774.864905] [48512]: [pid: 48512|app: 0|req: 712/1428] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.867212] [48512]: DEBUG nova.api.openstack.wsgi [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.868585] [48512]: DEBUG nova.compute.api [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.871930] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.872137] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.872277] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.872542] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.872692] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.872822] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.874016] [48511]: DEBUG nova.policy [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.879506] [48511]: INFO nova.api.openstack.requestlog [None req-f028f80d-5720-44a7-b3e0-94c88b382118 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.059286 [ 774.879657] [48511]: [pid: 48511|app: 0|req: 717/1429] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.882281] [48511]: DEBUG nova.api.openstack.wsgi [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.882503] [48511]: DEBUG nova.compute.api [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.885583] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.885786] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.885939] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.886353] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.886412] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.886575] [48511]: DEBUG oslo_concurrency.lockutils [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.903529] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.903826] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.904359] [48512]: DEBUG oslo_concurrency.lockutils [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.904359] [48512]: DEBUG nova.objects.instance [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.904484] [48511]: DEBUG nova.compute.api [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 774.907665] [48512]: WARNING neutronclient.v2_0.client [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.925948] [48512]: DEBUG nova.policy [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.930588] [48512]: DEBUG nova.policy [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.931193] [48512]: DEBUG nova.policy [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.934489] [48512]: INFO nova.api.openstack.requestlog [None req-de9d31b9-6128-43fc-ba0f-bbf1de19ddb8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.069079 [ 774.935093] [48512]: [pid: 48512|app: 0|req: 713/1430] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.937555] [48512]: DEBUG nova.api.openstack.wsgi [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.938978] [48512]: DEBUG nova.compute.api [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 774.942386] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.943130] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.943130] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.943130] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.943130] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.943390] [48512]: DEBUG oslo_concurrency.lockutils [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.963104] [48511]: INFO nova.api.openstack.requestlog [None req-2944e6d8-47cf-4e4f-8bd2-2b3e636c26bc tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 204 len: 0 microversion: 2.1 time: 0.082562 [ 774.963507] [48511]: [pid: 48511|app: 0|req: 718/1431] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:19 2025] DELETE /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 774.965406] [48512]: WARNING neutronclient.v2_0.client [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 774.966926] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.970855] [48511]: DEBUG nova.policy [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.971474] [48511]: DEBUG nova.compute.api [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 774.984547] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.986142] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.986142] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.986142] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 774.986523] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 774.986523] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 774.987327] [48512]: DEBUG nova.policy [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 774.992757] [48512]: INFO nova.api.openstack.requestlog [None req-51541f82-153d-460c-aaaf-4c5f65812962 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.057072 [ 774.993177] [48512]: [pid: 48512|app: 0|req: 714/1432] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.995802] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 774.997603] [48512]: DEBUG nova.compute.api [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.001183] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.002035] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.002035] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.002035] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.002035] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.002277] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.006545] [48511]: DEBUG nova.compute.multi_cell_list [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Listed batch of 3 results from cell out of 998 limit. Returned 3 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 775.022799] [48512]: WARNING neutronclient.v2_0.client [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.028500] [48511]: INFO nova.api.openstack.requestlog [None req-cb5d3a95-9c1c-42bf-bfbb-7661393d4c9c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1018 microversion: 2.1 time: 0.064245 [ 775.028991] [48511]: [pid: 48511|app: 0|req: 719/1433] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers => generated 1018 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.032988] [48511]: DEBUG nova.api.openstack.wsgi [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.035449] [48511]: DEBUG nova.compute.api [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.043979] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.045511] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.045511] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.045511] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.045511] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.045511] [48511]: DEBUG oslo_concurrency.lockutils [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.084704] [48511]: WARNING neutronclient.v2_0.client [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.459603] [48512]: DEBUG nova.policy [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.467767] [48512]: INFO nova.api.openstack.requestlog [None req-6fe5a3c0-0117-4c18-bdb7-b96aa8413143 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1378 microversion: 2.1 time: 0.473745 [ 775.467991] [48512]: [pid: 48512|app: 0|req: 715/1434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1378 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.471139] [48512]: DEBUG nova.api.openstack.wsgi [None req-d34eb724-b397-4d72-9de0-e37cec4889a7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.485673] [48512]: INFO nova.api.openstack.requestlog [None req-d34eb724-b397-4d72-9de0-e37cec4889a7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-738779805" status: 204 len: 0 microversion: 2.2 time: 0.016763 [ 775.486094] [48512]: [pid: 48512|app: 0|req: 716/1435] 10.180.1.21 () {60 vars in 1253 bytes} [Mon Dec 8 18:22:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-738779805 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 775.486661] [48512]: DEBUG nova.api.openstack.wsgi [None req-d34eb724-b397-4d72-9de0-e37cec4889a7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.491288] [48512]: INFO nova.api.openstack.requestlog [None req-d34eb724-b397-4d72-9de0-e37cec4889a7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 379 microversion: - time: 0.004696 [ 775.491610] [48512]: [pid: 48512|app: 0|req: 717/1436] 10.180.1.21 () {56 vars in 881 bytes} [Mon Dec 8 18:22:20 2025] GET /compute/ => generated 379 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 775.494073] [48512]: DEBUG nova.api.openstack.wsgi [None req-a60b57c3-0135-45d8-9cc1-5afbe4cece53 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 775.496981] [48512]: DEBUG nova.api.openstack.wsgi [None req-a60b57c3-0135-45d8-9cc1-5afbe4cece53 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 775.496981] [48512]: INFO nova.api.openstack.requestlog [None req-a60b57c3-0135-45d8-9cc1-5afbe4cece53 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.004768 [ 775.497171] [48512]: [pid: 48512|app: 0|req: 718/1437] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:20 2025] POST /compute/v2.1/servers => generated 619 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 775.500830] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.501175] [48512]: DEBUG nova.compute.api [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.506383] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.506587] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.506727] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.507013] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.507173] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.507297] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.545348] [48512]: DEBUG nova.compute.api [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 775.597922] [48511]: DEBUG nova.policy [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.607206] [48511]: INFO nova.api.openstack.requestlog [None req-73ed49f0-40d0-450f-b459-f540a093b059 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.577441 [ 775.607603] [48511]: [pid: 48511|app: 0|req: 720/1438] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:19 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.610360] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.611889] [48511]: DEBUG nova.compute.api [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.618014] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.618112] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.618278] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.618897] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.618897] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.618897] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.629465] [48512]: INFO nova.api.openstack.requestlog [None req-9ff6fb6d-993f-466c-95c6-3b3e1d3e6e11 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 204 len: 0 microversion: 2.1 time: 0.131622 [ 775.630260] [48512]: [pid: 48512|app: 0|req: 719/1439] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:20 2025] DELETE /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 775.637333] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.642640] [48512]: DEBUG nova.compute.api [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.647196] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.647476] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.647674] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.648708] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.649047] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.649313] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.655781] [48511]: WARNING neutronclient.v2_0.client [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.671712] [48512]: WARNING neutronclient.v2_0.client [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 775.858421] [48512]: DEBUG nova.policy [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 775.864449] [48512]: INFO nova.api.openstack.requestlog [None req-ac36ebff-6b4b-4f45-a2e2-b765371a9fa3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.233185 [ 775.865038] [48512]: [pid: 48512|app: 0|req: 720/1440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:20 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.867702] [48512]: DEBUG nova.api.openstack.wsgi [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5bd26e58-10cf-4597-9902-6f499ed7b52e", "name": "network-vif-plugged", "status": "completed", "tag": "a6c4be7d-4613-4784-aa4d-16005e1ad45b"}, {"name": "network-changed", "server_uuid": "5bd26e58-10cf-4597-9902-6f499ed7b52e", "tag": "a6c4be7d-4613-4784-aa4d-16005e1ad45b"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 775.873669] [48512]: DEBUG oslo_concurrency.lockutils [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.874183] [48512]: DEBUG oslo_concurrency.lockutils [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.874183] [48512]: DEBUG oslo_concurrency.lockutils [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.882809] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Creating event network-vif-plugged:a6c4be7d-4613-4784-aa4d-16005e1ad45b for instance 5bd26e58-10cf-4597-9902-6f499ed7b52e on cpu-1 [ 775.883215] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] Creating event network-changed:a6c4be7d-4613-4784-aa4d-16005e1ad45b for instance 5bd26e58-10cf-4597-9902-6f499ed7b52e on cpu-1 [ 775.889652] [48512]: INFO nova.api.openstack.requestlog [req-7ac372d6-ede0-4db2-9353-c6626a134253 req-90f9ac35-87f6-4eed-b217-99856d21a2f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023729 [ 775.890262] [48512]: [pid: 48512|app: 0|req: 721/1441] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:20 2025] 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) [ 775.894837] [48512]: DEBUG nova.api.openstack.wsgi [None req-04dad16d-7baf-406e-aa59-6991dcb2bce1 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.940233] [48512]: INFO nova.api.openstack.requestlog [None req-04dad16d-7baf-406e-aa59-6991dcb2bce1 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1561 microversion: 2.1 time: 0.048038 [ 775.940748] [48512]: [pid: 48512|app: 0|req: 722/1442] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:20 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1561 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.943354] [48512]: DEBUG nova.api.openstack.wsgi [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e91b4f9-f873-4571-a58f-956b44f6c167", "name": "network-vif-plugged", "status": "completed", "tag": "1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f"}, {"name": "network-changed", "server_uuid": "6e91b4f9-f873-4571-a58f-956b44f6c167", "tag": "1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 775.950994] [48512]: DEBUG oslo_concurrency.lockutils [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.951194] [48512]: DEBUG oslo_concurrency.lockutils [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.951305] [48512]: DEBUG oslo_concurrency.lockutils [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.961288] [48512]: INFO nova.api.openstack.compute.server_external_events [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Creating event network-vif-plugged:1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f for instance 6e91b4f9-f873-4571-a58f-956b44f6c167 on cpu-1 [ 775.961288] [48512]: INFO nova.api.openstack.compute.server_external_events [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] Creating event network-changed:1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f for instance 6e91b4f9-f873-4571-a58f-956b44f6c167 on cpu-1 [ 775.966368] [48512]: INFO nova.api.openstack.requestlog [req-358d44bd-9fc3-4331-bf9d-599999c17780 req-c3d578a8-2e5b-4013-90cc-78a6d60c2e78 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024785 [ 775.966853] [48512]: [pid: 48512|app: 0|req: 723/1443] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:20 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 775.969799] [48512]: DEBUG nova.api.openstack.wsgi [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 775.971221] [48512]: DEBUG nova.compute.api [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 775.975988] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.975988] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.975988] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 775.976278] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 775.976474] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 775.976617] [48512]: DEBUG oslo_concurrency.lockutils [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.001171] [48512]: WARNING neutronclient.v2_0.client [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.296713] [48511]: DEBUG nova.policy [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.305487] [48511]: INFO nova.api.openstack.requestlog [None req-c7dd9604-1eba-446c-a6d1-c02782035f5e tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1522 microversion: 2.1 time: 0.697206 [ 776.306043] [48511]: [pid: 48511|app: 0|req: 721/1444] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:20 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1522 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.309070] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.310315] [48511]: DEBUG nova.compute.api [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.315509] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.315750] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.315885] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.316213] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.316367] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.316487] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.342353] [48511]: WARNING neutronclient.v2_0.client [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.348415] [48512]: DEBUG nova.policy [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.353341] [48512]: INFO nova.api.openstack.requestlog [None req-5203e532-6d7c-4ed6-a2b6-fbff5f0760e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.385837 [ 776.353698] [48512]: [pid: 48512|app: 0|req: 724/1445] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:20 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.357296] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b29743b-a398-4d1d-aa54-641052152e3e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1044615171", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 776.367760] [48512]: DEBUG nova.quota [None req-8b29743b-a398-4d1d-aa54-641052152e3e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 776.371295] [48512]: DEBUG nova.quota [None req-8b29743b-a398-4d1d-aa54-641052152e3e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 776.398225] [48512]: INFO nova.api.openstack.requestlog [None req-8b29743b-a398-4d1d-aa54-641052152e3e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 589 microversion: 2.2 time: 0.042939 [ 776.398225] [48512]: [pid: 48512|app: 0|req: 725/1446] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:21 2025] POST /compute/v2.1/os-keypairs => generated 589 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 776.404479] [48512]: DEBUG nova.api.openstack.wsgi [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.405324] [48512]: DEBUG nova.compute.api [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.410016] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.410016] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.410016] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.410016] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.410016] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.412343] [48512]: DEBUG oslo_concurrency.lockutils [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.445240] [48512]: WARNING neutronclient.v2_0.client [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.564545] [48511]: DEBUG nova.policy [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.575548] [48511]: INFO nova.api.openstack.requestlog [None req-ed6f3878-f97b-41d0-81d4-ec34c4166554 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1464 microversion: 2.1 time: 0.268889 [ 776.576108] [48511]: [pid: 48511|app: 0|req: 722/1447] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1464 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.579156] [48511]: DEBUG nova.api.openstack.wsgi [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.580645] [48511]: DEBUG nova.compute.api [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.585567] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.585760] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.585896] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.586173] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.586315] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.586502] [48511]: DEBUG oslo_concurrency.lockutils [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.612030] [48511]: WARNING neutronclient.v2_0.client [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.744449] [48512]: DEBUG nova.policy [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.753532] [48512]: INFO nova.api.openstack.requestlog [None req-edda524a-69c0-4d2c-aedf-49abf3e36022 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.350204 [ 776.753532] [48512]: [pid: 48512|app: 0|req: 726/1448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.755710] [48512]: DEBUG nova.api.openstack.wsgi [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.757233] [48512]: DEBUG nova.compute.api [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.761638] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.761929] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.762051] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.762284] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.762441] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.762563] [48512]: DEBUG oslo_concurrency.lockutils [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.784600] [48512]: WARNING neutronclient.v2_0.client [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.918583] [48511]: DEBUG nova.policy [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.922822] [48511]: INFO nova.api.openstack.requestlog [None req-edd5345b-6a64-4aa4-b2f5-4641f208952a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.346044 [ 776.923367] [48511]: [pid: 48511|app: 0|req: 723/1449] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.928363] [48511]: DEBUG nova.api.openstack.wsgi [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.928363] [48511]: DEBUG nova.compute.api [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.932024] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.932024] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.932899] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.933198] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.933348] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.933470] [48511]: DEBUG oslo_concurrency.lockutils [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.935058] [48512]: DEBUG nova.policy [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.939995] [48512]: DEBUG nova.policy [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.940729] [48512]: DEBUG nova.policy [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 776.941257] [48512]: INFO nova.api.openstack.requestlog [None req-e241913d-59b6-40ba-a1b5-58839f0082d9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.188293 [ 776.941571] [48512]: [pid: 48512|app: 0|req: 727/1450] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.944522] [48512]: DEBUG nova.api.openstack.wsgi [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 776.946191] [48512]: DEBUG nova.compute.api [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 776.955455] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.955593] [48511]: WARNING neutronclient.v2_0.client [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 776.955665] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.955665] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.957207] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 776.957207] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 776.957207] [48512]: DEBUG oslo_concurrency.lockutils [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 776.978914] [48512]: WARNING neutronclient.v2_0.client [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.065555] [48512]: DEBUG nova.policy [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.070998] [48512]: INFO nova.api.openstack.requestlog [None req-29352279-dbfa-4ec5-835b-c5eba8daaa7d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.128129 [ 777.070998] [48512]: [pid: 48512|app: 0|req: 728/1451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.073500] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.076031] [48512]: DEBUG nova.compute.api [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.079778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.109832] [48512]: WARNING neutronclient.v2_0.client [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.159058] [48511]: DEBUG nova.policy [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.169806] [48511]: INFO nova.api.openstack.requestlog [None req-a142bcef-3bde-468f-a02b-d7f19860cbd4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1491 microversion: 2.1 time: 0.245599 [ 777.170272] [48511]: [pid: 48511|app: 0|req: 724/1452] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1491 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.173507] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.176392] [48511]: DEBUG nova.compute.api [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.182962] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.183231] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.183373] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.183647] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.183793] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.183913] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.223937] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.224334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.224525] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.224790] [48511]: DEBUG nova.objects.instance [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lazy-loading 'fault' on Instance uuid 4f6098b5-950f-4556-be94-deb7c47b2f7b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.231060] [48511]: WARNING neutronclient.v2_0.client [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.323293] [48511]: DEBUG nova.policy [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cd844764d479485a968e6796ffa1efbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91d9daee6b5a4dcc85faf61e2772c676', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.328841] [48511]: INFO nova.api.openstack.requestlog [None req-0c087201-59f7-4e61-ab92-dc29a3be6475 tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 200 len: 1316 microversion: 2.1 time: 0.157892 [ 777.329303] [48511]: [pid: 48511|app: 0|req: 725/1453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 1316 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.332211] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.333889] [48511]: DEBUG nova.compute.api [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.339354] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.339607] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.339709] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.340055] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.340170] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.340289] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.365583] [48511]: WARNING neutronclient.v2_0.client [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.465134] [48512]: DEBUG nova.policy [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.471402] [48512]: INFO nova.api.openstack.requestlog [None req-4a6497b4-e5ad-49d2-af3d-14c080af8ab8 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1713 microversion: 2.1 time: 0.399695 [ 777.471821] [48512]: [pid: 48512|app: 0|req: 729/1454] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:21 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1713 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.475457] [48512]: DEBUG nova.api.openstack.wsgi [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.476924] [48512]: DEBUG nova.compute.api [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.481994] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.484135] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.484287] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.484631] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.484795] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.484944] [48512]: DEBUG oslo_concurrency.lockutils [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.508981] [48512]: WARNING neutronclient.v2_0.client [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.595517] [48512]: DEBUG nova.policy [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.601437] [48512]: INFO nova.api.openstack.requestlog [None req-6da8c5c6-f3b0-47e7-9530-6f5358dfe3bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.129033 [ 777.601811] [48512]: [pid: 48512|app: 0|req: 730/1455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.604335] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.606303] [48512]: DEBUG nova.compute.api [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.614281] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.614510] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.614625] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.614896] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.615057] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.615248] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.645038] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.645148] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.645294] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.645478] [48512]: DEBUG nova.objects.instance [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.645970] [48511]: DEBUG nova.policy [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.651108] [48512]: WARNING neutronclient.v2_0.client [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.651196] [48511]: INFO nova.api.openstack.requestlog [None req-7d23328e-2910-4f59-a2a4-01706f94204d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1312 microversion: 2.1 time: 0.321184 [ 777.651435] [48511]: [pid: 48511|app: 0|req: 726/1456] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1312 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.656493] [48511]: DEBUG nova.api.openstack.wsgi [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.658327] [48511]: DEBUG nova.compute.api [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.662390] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.662745] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.662965] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.663351] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.663581] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.663745] [48511]: DEBUG oslo_concurrency.lockutils [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.698017] [48511]: WARNING neutronclient.v2_0.client [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.730847] [48512]: DEBUG nova.policy [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.736975] [48512]: INFO nova.api.openstack.requestlog [None req-6d02e7a7-e4a2-4085-af0f-3049021e4848 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.134275 [ 777.737508] [48512]: [pid: 48512|app: 0|req: 731/1457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.740221] [48512]: DEBUG nova.api.openstack.wsgi [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.742221] [48512]: DEBUG nova.compute.api [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.746188] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.746457] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.746591] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.747021] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.747323] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.747580] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.763866] [48511]: DEBUG nova.policy [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.775341] [48511]: INFO nova.api.openstack.requestlog [None req-52959b9b-74a5-4aa3-b7f2-0c849e02910e tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.122830 [ 777.777348] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.777689] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.778103] [48511]: [pid: 48511|app: 0|req: 727/1458] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.778217] [48512]: DEBUG oslo_concurrency.lockutils [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.778217] [48512]: DEBUG nova.objects.instance [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.783147] [48512]: WARNING neutronclient.v2_0.client [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.783194] [48511]: DEBUG nova.api.openstack.wsgi [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.784752] [48511]: DEBUG nova.compute.api [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.792215] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.792619] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.792835] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.793299] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.793629] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.793921] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.834435] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.834887] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.836067] [48511]: DEBUG oslo_concurrency.lockutils [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.836067] [48511]: DEBUG nova.objects.instance [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.839041] [48511]: WARNING neutronclient.v2_0.client [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.886373] [48512]: DEBUG nova.policy [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.894964] [48512]: INFO nova.api.openstack.requestlog [None req-db325d45-80bd-4ba7-af5b-86bc60dc883a tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.155261 [ 777.894964] [48512]: [pid: 48512|app: 0|req: 732/1459] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.903303] [48512]: DEBUG nova.api.openstack.wsgi [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.903303] [48512]: DEBUG nova.compute.api [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.907677] [48511]: DEBUG nova.policy [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 777.908613] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.908877] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.909054] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.909417] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.909605] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.909961] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.914661] [48511]: INFO nova.api.openstack.requestlog [None req-5193810c-9a59-42cf-8f8e-78ae85236c4e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.134917 [ 777.914661] [48511]: [pid: 48511|app: 0|req: 728/1460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.919021] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 777.919021] [48511]: DEBUG nova.compute.api [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.924531] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.942331] [48511]: WARNING neutronclient.v2_0.client [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 777.948085] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 777.948286] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 777.948412] [48512]: DEBUG oslo_concurrency.lockutils [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 777.948569] [48512]: DEBUG nova.objects.instance [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 777.953051] [48512]: WARNING neutronclient.v2_0.client [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.026453] [48511]: DEBUG nova.policy [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.032695] [48511]: INFO nova.api.openstack.requestlog [None req-9cf1636c-260e-4199-bc16-05c2c3824d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.117231 [ 778.032695] [48511]: [pid: 48511|app: 0|req: 729/1461] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.034503] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed0f3139-cbfc-4aae-a657-1c006563770e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.040370] [48512]: DEBUG nova.policy [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.045593] [48512]: DEBUG nova.policy [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.046285] [48512]: DEBUG nova.policy [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.048717] [48511]: INFO nova.api.openstack.requestlog [None req-ed0f3139-cbfc-4aae-a657-1c006563770e tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1044615171" status: 204 len: 0 microversion: 2.2 time: 0.016053 [ 778.049512] [48511]: [pid: 48511|app: 0|req: 730/1462] 10.180.1.21 () {60 vars in 1256 bytes} [Mon Dec 8 18:22:22 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1044615171 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 778.052087] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.053723] [48512]: INFO nova.api.openstack.requestlog [None req-451e2b32-4d06-45bd-b806-556e58377a3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.158881 [ 778.053903] [48511]: DEBUG nova.compute.api [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.053981] [48512]: [pid: 48512|app: 0|req: 733/1463] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.057509] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.058533] [48512]: DEBUG nova.compute.api [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.063022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.065604] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.065792] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.065959] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.066258] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.066412] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.066539] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.086314] [48511]: WARNING neutronclient.v2_0.client [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.092603] [48512]: WARNING neutronclient.v2_0.client [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.311060] [48511]: DEBUG nova.policy [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.320779] [48511]: INFO nova.api.openstack.requestlog [None req-ac94ba4a-7750-45ae-a7ec-47dd5316866a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1378 microversion: 2.1 time: 0.270662 [ 778.321170] [48511]: [pid: 48511|app: 0|req: 731/1464] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1378 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.326727] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.326923] [48511]: DEBUG nova.compute.api [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.332648] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.332861] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.333008] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.333311] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.333472] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.333610] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.344708] [48512]: DEBUG nova.policy [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.350104] [48512]: INFO nova.api.openstack.requestlog [None req-fe9ecc99-b613-4505-b055-2d1a558c2098 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.295136 [ 778.350534] [48512]: [pid: 48512|app: 0|req: 734/1465] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:22 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.353250] [48512]: DEBUG nova.api.openstack.wsgi [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.355053] [48512]: DEBUG nova.compute.api [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.358983] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.359198] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.359332] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.359599] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.359777] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.359941] [48512]: DEBUG oslo_concurrency.lockutils [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.365697] [48511]: WARNING neutronclient.v2_0.client [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.382718] [48512]: WARNING neutronclient.v2_0.client [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.391052] [48511]: DEBUG nova.policy [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.394825] [48511]: INFO nova.api.openstack.requestlog [None req-1b472b23-7b8e-4698-a1b1-36fc29d562d1 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.073053 [ 778.395301] [48511]: [pid: 48511|app: 0|req: 732/1466] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.397984] [48511]: DEBUG nova.api.openstack.wsgi [None req-3abda994-4a61-408b-97db-bee212c821d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.445202] [48511]: INFO nova.api.openstack.requestlog [None req-3abda994-4a61-408b-97db-bee212c821d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1561 microversion: 2.1 time: 0.048504 [ 778.445202] [48511]: [pid: 48511|app: 0|req: 733/1467] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1561 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.448466] [48511]: DEBUG nova.api.openstack.wsgi [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.451069] [48511]: DEBUG nova.compute.api [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.457516] [48511]: DEBUG oslo_concurrency.lockutils [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.490032] [48511]: WARNING neutronclient.v2_0.client [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.500479] [48512]: DEBUG nova.policy [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.508437] [48512]: INFO nova.api.openstack.requestlog [None req-67253ce1-00ee-44f6-85fe-40368716c0d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.157226 [ 778.508867] [48512]: [pid: 48512|app: 0|req: 735/1468] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.511595] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.515031] [48512]: DEBUG nova.compute.api [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.521956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.522167] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.522299] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.522564] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.522730] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.522897] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.551270] [48512]: WARNING neutronclient.v2_0.client [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.605778] [48512]: DEBUG nova.policy [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.610928] [48512]: INFO nova.api.openstack.requestlog [None req-f7b8006f-b85b-4eb2-b253-cdbb177add3c tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1480 microversion: 2.1 time: 0.101501 [ 778.612083] [48512]: [pid: 48512|app: 0|req: 736/1469] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1480 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.614377] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.616141] [48512]: DEBUG nova.compute.api [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.619904] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.620122] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.620288] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.621405] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.621405] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.621405] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.633222] [48511]: DEBUG nova.policy [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.639841] [48511]: INFO nova.api.openstack.requestlog [None req-32829dba-3164-4c6b-9902-0d9984c85458 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1491 microversion: 2.1 time: 0.193693 [ 778.639972] [48512]: WARNING neutronclient.v2_0.client [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.640112] [48511]: [pid: 48511|app: 0|req: 734/1470] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1491 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.643384] [48511]: DEBUG nova.api.openstack.wsgi [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.644523] [48511]: DEBUG nova.compute.api [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.653320] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.653320] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.653320] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.654283] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.654283] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.654283] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.658230] [48512]: DEBUG nova.policy [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.664033] [48512]: INFO nova.api.openstack.requestlog [None req-2ef36cfc-89d4-47b9-a848-767381ee985a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.052210 [ 778.664436] [48512]: [pid: 48512|app: 0|req: 737/1471] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.667690] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.670442] [48512]: DEBUG nova.compute.api [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.672957] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.673158] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.673289] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.673560] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.673685] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.673805] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.678757] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.678917] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.679069] [48511]: DEBUG oslo_concurrency.lockutils [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.679223] [48511]: DEBUG nova.objects.instance [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.689029] [48511]: WARNING neutronclient.v2_0.client [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.690037] [48512]: WARNING neutronclient.v2_0.client [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.706905] [48511]: DEBUG nova.policy [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.712753] [48511]: INFO nova.api.openstack.requestlog [None req-394d0fcf-8d31-4131-b9ef-9e3ffae7c6ae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1469 microversion: 2.1 time: 0.072342 [ 778.713193] [48511]: [pid: 48511|app: 0|req: 735/1472] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1469 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.715842] [48511]: DEBUG nova.api.openstack.wsgi [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8e835ec-40c9-46c3-9d32-d6e7233e89aa", "name": "network-vif-plugged", "status": "completed", "tag": "f797ed27-6b50-449b-b6d5-1aaf42024c58"}, {"name": "network-changed", "server_uuid": "d8e835ec-40c9-46c3-9d32-d6e7233e89aa", "tag": "f797ed27-6b50-449b-b6d5-1aaf42024c58"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.722551] [48511]: DEBUG oslo_concurrency.lockutils [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.722750] [48511]: DEBUG oslo_concurrency.lockutils [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.722898] [48511]: DEBUG oslo_concurrency.lockutils [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.729105] [48511]: INFO nova.api.openstack.compute.server_external_events [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Creating event network-vif-plugged:f797ed27-6b50-449b-b6d5-1aaf42024c58 for instance d8e835ec-40c9-46c3-9d32-d6e7233e89aa on cpu-1 [ 778.729315] [48511]: INFO nova.api.openstack.compute.server_external_events [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] Creating event network-changed:f797ed27-6b50-449b-b6d5-1aaf42024c58 for instance d8e835ec-40c9-46c3-9d32-d6e7233e89aa on cpu-1 [ 778.733746] [48511]: INFO nova.api.openstack.requestlog [req-af8f8a4f-67e1-4928-935d-d6d597e177a1 req-6c944156-673d-46b2-9482-b7a0c7f1d77c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019753 [ 778.734242] [48511]: [pid: 48511|app: 0|req: 736/1473] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:23 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 778.738412] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.739509] [48511]: DEBUG nova.compute.api [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.743377] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.743571] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.743714] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.743988] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.744142] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.744265] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.763331] [48511]: WARNING neutronclient.v2_0.client [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.785841] [48511]: DEBUG nova.policy [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.790479] [48511]: DEBUG nova.policy [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.791480] [48511]: DEBUG nova.policy [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.792478] [48511]: INFO nova.api.openstack.requestlog [None req-c6b95729-a808-4613-8543-0cc81984d85a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.057613 [ 778.793250] [48511]: [pid: 48511|app: 0|req: 737/1474] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.799021] [48511]: DEBUG nova.api.openstack.wsgi [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fd6db774-81e6-4c34-9449-86a6f3faac98", "name": "network-vif-deleted", "tag": "bea18d41-0f11-4e1a-81c1-050988de471c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.799513] [48512]: DEBUG nova.policy [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.806109] [48511]: DEBUG oslo_concurrency.lockutils [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.806109] [48511]: DEBUG oslo_concurrency.lockutils [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.806109] [48511]: DEBUG oslo_concurrency.lockutils [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.810335] [48512]: INFO nova.api.openstack.requestlog [None req-e3d7f7f0-ef15-48bb-a4b3-abbad17070de tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.144230 [ 778.810335] [48512]: [pid: 48512|app: 0|req: 738/1475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.812640] [48512]: DEBUG nova.api.openstack.wsgi [None req-821848d8-5bf9-4b38-b348-cc6c5a80fff9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-722207150", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJjiGj941DdNAx5olrV/LqC+Q2fFJMhYU1BUWsySoNfQ3Ys+q2tClY/+sI0q/g7cydUfjaozHhEfjSGoqVcMUPOspxpnZ3QBeOehmNAMLSUFToXZaWllza/+VyOIiGtUqw=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.814313] [48511]: INFO nova.api.openstack.compute.server_external_events [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] Creating event network-vif-deleted:bea18d41-0f11-4e1a-81c1-050988de471c for instance fd6db774-81e6-4c34-9449-86a6f3faac98 on cpu-1 [ 778.820112] [48511]: INFO nova.api.openstack.requestlog [req-e6845430-6609-4318-b1b3-d04ebf39b841 req-54484a9b-aaae-4b59-87a3-549d31287fcf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025743 [ 778.820845] [48511]: [pid: 48511|app: 0|req: 738/1476] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:23 2025] 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) [ 778.823923] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.825564] [48511]: DEBUG nova.compute.api [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.825689] [48512]: DEBUG nova.quota [None req-821848d8-5bf9-4b38-b348-cc6c5a80fff9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 778.829342] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.829639] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.829798] [48512]: DEBUG nova.quota [None req-821848d8-5bf9-4b38-b348-cc6c5a80fff9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 778.829884] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.830186] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.830400] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.830617] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.852034] [48512]: INFO nova.api.openstack.requestlog [None req-821848d8-5bf9-4b38-b348-cc6c5a80fff9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.040880 [ 778.852034] [48512]: [pid: 48512|app: 0|req: 739/1477] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:23 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 778.852761] [48511]: WARNING neutronclient.v2_0.client [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.857027] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.857027] [48512]: DEBUG nova.compute.api [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] [instance: 4f6098b5-950f-4556-be94-deb7c47b2f7b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.862503] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.862899] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.863231] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.863761] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.864125] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.864432] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.874623] [48511]: DEBUG nova.policy [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.878718] [48512]: INFO nova.api.openstack.wsgi [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] HTTP exception thrown: Instance 4f6098b5-950f-4556-be94-deb7c47b2f7b could not be found. [ 778.878718] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] Returning 404 to user: Instance 4f6098b5-950f-4556-be94-deb7c47b2f7b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 778.878718] [48512]: INFO nova.api.openstack.requestlog [None req-0a6a09cf-ce8d-49aa-a534-2066daf7830b tempest-FloatingIPsAssociationNegativeTestJSON-886561089 tempest-FloatingIPsAssociationNegativeTestJSON-886561089-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b" status: 404 len: 111 microversion: 2.1 time: 0.025539 [ 778.878718] [48512]: [pid: 48512|app: 0|req: 740/1478] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/4f6098b5-950f-4556-be94-deb7c47b2f7b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 778.879313] [48511]: INFO nova.api.openstack.requestlog [None req-0ea7a8be-af2d-4aa4-bdd2-e206f9a26602 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.058065 [ 778.879913] [48511]: [pid: 48511|app: 0|req: 739/1479] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.881724] [48512]: DEBUG nova.api.openstack.wsgi [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.882842] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ed8d34a-5ced-4409-9b59-095920852c66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1555153930", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": -1, "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 778.883434] [48512]: DEBUG nova.compute.api [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.886989] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.887372] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.887995] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.887995] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.888138] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.889071] [48512]: DEBUG oslo_concurrency.lockutils [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.892467] [48511]: INFO nova.api.openstack.wsgi [None req-4ed8d34a-5ced-4409-9b59-095920852c66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Flavor -1 could not be found. [ 778.892753] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ed8d34a-5ced-4409-9b59-095920852c66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Flavor -1 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 778.893313] [48511]: INFO nova.api.openstack.requestlog [None req-4ed8d34a-5ced-4409-9b59-095920852c66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.012529 [ 778.893613] [48511]: [pid: 48511|app: 0|req: 740/1480] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:23 2025] POST /compute/v2.1/servers => generated 73 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 778.897034] [48511]: DEBUG nova.api.openstack.wsgi [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.898245] [48511]: DEBUG nova.compute.api [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.901785] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.901965] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.902108] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.902369] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.903521] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.903521] [48511]: DEBUG oslo_concurrency.lockutils [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.909528] [48512]: WARNING neutronclient.v2_0.client [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.919266] [48511]: WARNING neutronclient.v2_0.client [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.929778] [48512]: DEBUG nova.policy [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.936077] [48512]: INFO nova.api.openstack.requestlog [None req-12811d3e-859c-4e09-97bf-078b713260b1 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1645 microversion: 2.1 time: 0.057421 [ 778.936606] [48512]: [pid: 48512|app: 0|req: 741/1481] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1645 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.940460] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.942295] [48511]: DEBUG nova.policy [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 778.942683] [48512]: DEBUG nova.compute.api [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.946913] [48511]: INFO nova.api.openstack.requestlog [None req-76247cf4-cc65-41c7-90c9-80e147b07d3f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.052730 [ 778.947255] [48511]: [pid: 48511|app: 0|req: 741/1482] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.947320] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.947601] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.947836] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.948283] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.948536] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.948760] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.950026] [48511]: DEBUG nova.api.openstack.wsgi [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 778.952111] [48511]: DEBUG nova.compute.api [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 778.955251] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.955477] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.955644] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.956019] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 778.956219] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 778.957054] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 778.973411] [48512]: WARNING neutronclient.v2_0.client [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 778.975033] [48511]: WARNING neutronclient.v2_0.client [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.064200] [48511]: DEBUG nova.policy [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.071019] [48511]: INFO nova.api.openstack.requestlog [None req-b8cc860e-f4c0-4ddc-a416-b91f3d0ee72c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1312 microversion: 2.1 time: 0.120923 [ 779.071019] [48511]: [pid: 48511|app: 0|req: 742/1483] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.071786] [48511]: DEBUG nova.api.openstack.wsgi [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.073249] [48511]: DEBUG nova.compute.api [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.081179] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.082857] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.082857] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.082857] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.082857] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.082857] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.104118] [48512]: DEBUG nova.policy [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.113466] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.113466] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.113649] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.113823] [48511]: DEBUG nova.objects.instance [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.114687] [48512]: INFO nova.api.openstack.requestlog [None req-aaede629-4139-4dc1-977a-c944ac1843d8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.177346 [ 779.116306] [48512]: [pid: 48512|app: 0|req: 742/1484] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.118792] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.120416] [48512]: DEBUG nova.compute.api [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.121460] [48511]: WARNING neutronclient.v2_0.client [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.123874] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.124075] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.124218] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.124496] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.124636] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.124742] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.144958] [48511]: DEBUG nova.policy [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.149656] [48511]: INFO nova.api.openstack.requestlog [None req-234b3fbd-cc5d-4c64-b56c-b14997882401 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.079892 [ 779.150135] [48511]: [pid: 48511|app: 0|req: 743/1485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.155031] [48512]: WARNING neutronclient.v2_0.client [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.156251] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a73bdbd-e7d3-4a24-ae44-5a19d56de932 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1226118777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYozBjbFUBnXHSMvh+HMKF0MAbmXbv2MAxsXMroUzM9zRfkqfUrYoCsdtBfAx96vnM6S5sW3Wes18izCROq3VpBqnz0u55FekL0+a7PiLId+KWZTEjrYwoPCwYg1cBv5Q=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 779.173911] [48511]: DEBUG nova.quota [None req-3a73bdbd-e7d3-4a24-ae44-5a19d56de932 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 779.177724] [48511]: DEBUG nova.quota [None req-3a73bdbd-e7d3-4a24-ae44-5a19d56de932 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 779.181744] [48512]: DEBUG nova.policy [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.187572] [48512]: INFO nova.api.openstack.requestlog [None req-e0d6b68b-5a94-4700-a139-899182385822 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.071785 [ 779.188078] [48512]: [pid: 48512|app: 0|req: 743/1486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.190857] [48512]: DEBUG nova.api.openstack.wsgi [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.193299] [48512]: DEBUG nova.compute.api [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.198524] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.198920] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.199167] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.199590] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.199723] [48511]: INFO nova.api.openstack.requestlog [None req-3a73bdbd-e7d3-4a24-ae44-5a19d56de932 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.049096 [ 779.199924] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.200324] [48512]: DEBUG oslo_concurrency.lockutils [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.200419] [48511]: [pid: 48511|app: 0|req: 744/1487] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:23 2025] POST /compute/v2.1/os-keypairs => generated 421 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 779.202636] [48511]: DEBUG nova.api.openstack.wsgi [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.204375] [48511]: DEBUG nova.compute.api [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.212096] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.212397] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.212539] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.213677] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.213851] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.214088] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.231538] [48512]: WARNING neutronclient.v2_0.client [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.249356] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.249588] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.249774] [48511]: DEBUG oslo_concurrency.lockutils [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.249982] [48511]: DEBUG nova.objects.instance [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.254481] [48511]: WARNING neutronclient.v2_0.client [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.330297] [48511]: DEBUG nova.policy [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.338877] [48511]: INFO nova.api.openstack.requestlog [None req-cec39814-01ba-4419-9343-d7b7692ce4c6 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.137984 [ 779.339373] [48511]: [pid: 48511|app: 0|req: 745/1488] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.347792] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.353516] [48511]: DEBUG nova.compute.api [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.361858] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.362140] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.362351] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.362825] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.363035] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.363218] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.365784] [48512]: DEBUG nova.policy [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.377849] [48512]: INFO nova.api.openstack.requestlog [None req-332b5397-5cbe-4ee0-9dc6-8fc12d9b6a7a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.189043 [ 779.378836] [48512]: [pid: 48512|app: 0|req: 744/1489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:23 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.382321] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.383939] [48512]: DEBUG nova.compute.api [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.387614] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.387815] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.387952] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.388240] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.388382] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.388506] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.403655] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.403891] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.404088] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.404210] [48511]: DEBUG nova.objects.instance [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.407903] [48511]: WARNING neutronclient.v2_0.client [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.412393] [48512]: WARNING neutronclient.v2_0.client [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.433182] [48511]: DEBUG nova.policy [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.439460] [48511]: INFO nova.api.openstack.requestlog [None req-3a0690db-3b04-4c26-9276-aeb69e8da7a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.099399 [ 779.439846] [48511]: [pid: 48511|app: 0|req: 746/1490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.443203] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.445273] [48511]: DEBUG nova.compute.api [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.448812] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.449238] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.451607] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.451607] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.451607] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.451607] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.455424] [48512]: DEBUG nova.policy [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.460363] [48512]: INFO nova.api.openstack.requestlog [None req-4f12d0ce-fe70-4977-9aa5-9fa657166caa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.080702 [ 779.460868] [48512]: [pid: 48512|app: 0|req: 745/1491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.466683] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.467169] [48512]: DEBUG nova.compute.api [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.473991] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.473991] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.473991] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.473991] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.474618] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.474618] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.481594] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.481802] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.481935] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.482108] [48511]: DEBUG nova.objects.instance [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.485927] [48511]: WARNING neutronclient.v2_0.client [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.495396] [48512]: DEBUG nova.compute.api [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 779.507760] [48511]: DEBUG nova.policy [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.512247] [48511]: DEBUG nova.policy [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.512870] [48511]: DEBUG nova.policy [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.522780] [48511]: INFO nova.api.openstack.requestlog [None req-e1504df4-1d75-4b7f-9e64-ff37c98cbd64 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.081419 [ 779.522780] [48511]: [pid: 48511|app: 0|req: 747/1492] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.525101] [48511]: DEBUG nova.api.openstack.wsgi [None req-bef9b40d-0f24-4663-9a6d-8ee4d27c2d65 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-820043293", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH7uMCT/CTlRk+34voyNOx6uVjTYSQEmQKNwxqWIPEeYUYkrPciYRZdfyf5sJAU4Tcc7fTzwJ7QZRRCcfpjReuNVbVLdmm69kFBo83TITubO4jNvidUvmDDBYQoMEarKCg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 779.535731] [48511]: DEBUG nova.quota [None req-bef9b40d-0f24-4663-9a6d-8ee4d27c2d65 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 779.539997] [48511]: DEBUG nova.quota [None req-bef9b40d-0f24-4663-9a6d-8ee4d27c2d65 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 779.556121] [48511]: INFO nova.api.openstack.requestlog [None req-bef9b40d-0f24-4663-9a6d-8ee4d27c2d65 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.033173 [ 779.556597] [48511]: [pid: 48511|app: 0|req: 748/1493] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:24 2025] POST /compute/v2.1/os-keypairs => generated 420 bytes in 34 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 779.559458] [48511]: DEBUG nova.api.openstack.wsgi [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.561125] [48511]: DEBUG nova.compute.api [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.569027] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.582119] [48512]: INFO nova.api.openstack.requestlog [None req-e7d668f4-0cca-42ab-985d-cef9450d1b04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 204 len: 0 microversion: 2.1 time: 0.120352 [ 779.582735] [48512]: [pid: 48512|app: 0|req: 746/1494] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:24 2025] DELETE /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 779.585977] [48512]: DEBUG nova.api.openstack.wsgi [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.588195] [48512]: DEBUG nova.compute.api [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.592455] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.592882] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.593153] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.593564] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.593826] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.594056] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.594130] [48511]: WARNING neutronclient.v2_0.client [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.648047] [48512]: WARNING neutronclient.v2_0.client [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.740595] [48511]: DEBUG nova.policy [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.747280] [48511]: INFO nova.api.openstack.requestlog [None req-a256a21a-0cfe-4de6-85a3-1348214b77bb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1378 microversion: 2.1 time: 0.189946 [ 779.748016] [48511]: [pid: 48511|app: 0|req: 749/1495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1378 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.750315] [48511]: DEBUG nova.api.openstack.wsgi [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.752274] [48511]: DEBUG nova.compute.api [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.758688] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.758904] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.759058] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.759356] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.759515] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.759640] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.770925] [48512]: DEBUG nova.policy [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.778090] [48512]: INFO nova.api.openstack.requestlog [None req-f01a020c-1721-4073-a78f-c3229194a6eb tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1352 microversion: 2.1 time: 0.194365 [ 779.778586] [48512]: [pid: 48512|app: 0|req: 747/1496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1352 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.783758] [48511]: WARNING neutronclient.v2_0.client [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.787476] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 779.789139] [48512]: DEBUG nova.compute.api [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 779.793421] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.793691] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.793875] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.794389] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 779.794457] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 779.795637] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 779.825344] [48512]: WARNING neutronclient.v2_0.client [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 779.978152] [48512]: DEBUG nova.policy [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 779.983608] [48512]: INFO nova.api.openstack.requestlog [None req-b8bf9097-a6cd-440d-a1b1-f1e667d5328f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.203735 [ 779.984100] [48512]: [pid: 48512|app: 0|req: 748/1497] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.986852] [48512]: DEBUG nova.api.openstack.wsgi [None req-519c3715-f720-46af-ad5c-2420dc25e548 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.010776] [48511]: DEBUG nova.policy [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.016042] [48511]: INFO nova.api.openstack.requestlog [None req-8c43fe80-a0d2-4f0d-b3b9-f5a88b62bf1b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.267613 [ 780.016913] [48511]: [pid: 48511|app: 0|req: 750/1498] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.023890] [48511]: DEBUG nova.api.openstack.wsgi [None req-9922bfcd-23ca-40ec-942c-e00562b14398 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.023890] [48511]: WARNING oslo_db.sqlalchemy.utils [None req-9922bfcd-23ca-40ec-942c-e00562b14398 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 780.033047] [48511]: INFO nova.api.openstack.requestlog [None req-9922bfcd-23ca-40ec-942c-e00562b14398 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1140 microversion: 2.2 time: 0.015489 [ 780.035040] [48512]: INFO nova.api.openstack.requestlog [None req-519c3715-f720-46af-ad5c-2420dc25e548 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.050286 [ 780.035460] [48512]: [pid: 48512|app: 0|req: 749/1499] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.037286] [48511]: [pid: 48511|app: 0|req: 751/1500] 10.180.1.21 () {60 vars in 1172 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/os-keypairs => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.038426] [48512]: DEBUG nova.api.openstack.wsgi [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.040151] [48512]: DEBUG nova.compute.api [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.041022] [48511]: DEBUG nova.api.openstack.wsgi [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.044969] [48511]: DEBUG nova.compute.api [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.045045] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.045045] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.045134] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.045650] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.045996] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.046509] [48512]: DEBUG oslo_concurrency.lockutils [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.048256] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.048440] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.048580] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.048981] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.049285] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.050146] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.066926] [48512]: WARNING neutronclient.v2_0.client [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.078830] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.079731] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.079731] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.079731] [48511]: DEBUG nova.objects.instance [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.085430] [48511]: WARNING neutronclient.v2_0.client [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.240472] [48511]: DEBUG nova.policy [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.249662] [48511]: INFO nova.api.openstack.requestlog [None req-2eeb2816-a730-40b3-8a7e-7686ed1fbba1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.211097 [ 780.250084] [48511]: [pid: 48511|app: 0|req: 752/1501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.252895] [48511]: DEBUG nova.api.openstack.wsgi [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.254705] [48511]: DEBUG nova.compute.api [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.258904] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.259309] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.259871] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.259871] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.260073] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.260432] [48511]: DEBUG oslo_concurrency.lockutils [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.273698] [48512]: DEBUG nova.policy [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.281485] [48512]: INFO nova.api.openstack.requestlog [None req-50de2816-37b9-4526-80ba-44ecd444ca56 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1497 microversion: 2.1 time: 0.245233 [ 780.281895] [48512]: [pid: 48512|app: 0|req: 750/1502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:24 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1497 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.284584] [48512]: DEBUG nova.api.openstack.wsgi [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.287360] [48512]: DEBUG nova.compute.api [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.290580] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.290711] [48511]: WARNING neutronclient.v2_0.client [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.291966] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.291966] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.291966] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.291966] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.291966] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.321838] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.321985] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.322105] [48512]: DEBUG oslo_concurrency.lockutils [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.322266] [48512]: DEBUG nova.objects.instance [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.326146] [48512]: WARNING neutronclient.v2_0.client [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.331374] [48511]: DEBUG nova.policy [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.337791] [48511]: INFO nova.api.openstack.requestlog [None req-1369a0ee-7a5c-46ac-8738-7a6231b8970f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.087145 [ 780.338317] [48511]: [pid: 48511|app: 0|req: 753/1503] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.343975] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.345981] [48511]: DEBUG nova.compute.api [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.352334] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.352662] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.352893] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.353333] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.355222] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.355222] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.375438] [48511]: WARNING neutronclient.v2_0.client [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.396668] [48512]: DEBUG nova.policy [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.404818] [48512]: INFO nova.api.openstack.requestlog [None req-934b64d5-f39f-459d-bccf-0d706d517271 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.122241 [ 780.405403] [48512]: [pid: 48512|app: 0|req: 751/1504] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.410052] [48512]: DEBUG nova.api.openstack.wsgi [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.411859] [48511]: DEBUG nova.policy [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.414039] [48512]: DEBUG nova.compute.api [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.418877] [48511]: DEBUG nova.policy [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.420351] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.420638] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.420814] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.421084] [48511]: DEBUG nova.policy [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.421207] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.421410] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.421975] [48512]: DEBUG oslo_concurrency.lockutils [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.422435] [48511]: INFO nova.api.openstack.requestlog [None req-2a7e0556-5df5-4d5a-9909-394cbf52ad01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.083731 [ 780.422893] [48511]: [pid: 48511|app: 0|req: 754/1505] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.427644] [48511]: DEBUG nova.api.openstack.wsgi [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.428510] [48511]: DEBUG nova.compute.api [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.432419] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.433371] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.433522] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.433751] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.433900] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.434039] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.446769] [48512]: WARNING neutronclient.v2_0.client [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.466073] [48511]: WARNING neutronclient.v2_0.client [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.512846] [48511]: DEBUG nova.policy [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.520676] [48511]: INFO nova.api.openstack.requestlog [None req-a93271ea-df25-435e-8696-5989381ad7ef tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.096933 [ 780.521462] [48511]: [pid: 48511|app: 0|req: 755/1506] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.527240] [48511]: DEBUG nova.api.openstack.wsgi [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.527782] [48511]: DEBUG nova.compute.api [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.537018] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.538172] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.539118] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.539118] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.539118] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.539118] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.564016] [48512]: DEBUG nova.policy [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.574389] [48512]: INFO nova.api.openstack.requestlog [None req-4607adec-a38c-4435-8ba0-d7a7ff06d33a tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.168023 [ 780.574389] [48512]: [pid: 48512|app: 0|req: 752/1507] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.576330] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.576792] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.577857] [48512]: DEBUG nova.api.openstack.wsgi [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.577909] [48511]: DEBUG oslo_concurrency.lockutils [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.577909] [48511]: DEBUG nova.objects.instance [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.579823] [48512]: DEBUG nova.compute.api [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.584500] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.584500] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.584500] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.584866] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.585589] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.585589] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.585799] [48511]: WARNING neutronclient.v2_0.client [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.606673] [48511]: DEBUG nova.policy [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.612214] [48511]: INFO nova.api.openstack.requestlog [None req-46532aec-2ed7-4e6b-bce4-114fdad4fc08 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.089635 [ 780.612602] [48511]: [pid: 48511|app: 0|req: 756/1508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.613728] [48512]: WARNING neutronclient.v2_0.client [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.615996] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfccc9b3-45bf-449c-9964-4759774dc825 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.631213] [48511]: INFO nova.api.openstack.requestlog [None req-bfccc9b3-45bf-449c-9964-4759774dc825 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-820043293" status: 204 len: 0 microversion: 2.2 time: 0.017984 [ 780.631625] [48511]: [pid: 48511|app: 0|req: 757/1509] 10.180.1.21 () {60 vars in 1313 bytes} [Mon Dec 8 18:22:25 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-820043293 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 780.638081] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.639627] [48511]: DEBUG nova.compute.api [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.641222] [48512]: DEBUG nova.policy [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.643981] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.644186] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.644326] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.644583] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.644759] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.644854] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.646434] [48512]: INFO nova.api.openstack.requestlog [None req-c0f73ac7-741f-475e-a120-68566b6832bf tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1207 microversion: 2.1 time: 0.071503 [ 780.646853] [48512]: [pid: 48512|app: 0|req: 753/1510] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1207 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.650106] [48512]: DEBUG nova.api.openstack.wsgi [None req-93bdb85d-df5a-48df-bc7c-fd235b4935fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-555851548", "imageRef": -1, "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 780.653145] [48512]: DEBUG nova.api.openstack.wsgi [None req-93bdb85d-df5a-48df-bc7c-fd235b4935fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 780.653145] [48512]: INFO nova.api.openstack.requestlog [None req-93bdb85d-df5a-48df-bc7c-fd235b4935fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.005013 [ 780.653145] [48512]: [pid: 48512|app: 0|req: 754/1511] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:25 2025] POST /compute/v2.1/servers => generated 145 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 780.655579] [48512]: DEBUG nova.api.openstack.wsgi [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.657564] [48512]: DEBUG nova.compute.api [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.661337] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.661534] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.661673] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.662016] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.662239] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.662380] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.666484] [48511]: WARNING neutronclient.v2_0.client [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.685514] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.685514] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.685883] [48512]: DEBUG oslo_concurrency.lockutils [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.685974] [48512]: DEBUG nova.objects.instance [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.691046] [48512]: WARNING neutronclient.v2_0.client [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.720796] [48512]: DEBUG nova.policy [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.725859] [48512]: INFO nova.api.openstack.requestlog [None req-7639cfdc-bfe7-4d1f-b541-16055fb845af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.072624 [ 780.726381] [48512]: [pid: 48512|app: 0|req: 755/1512] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.730713] [48512]: DEBUG nova.api.openstack.wsgi [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.732589] [48512]: DEBUG nova.compute.api [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.737511] [48512]: DEBUG oslo_concurrency.lockutils [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.745295] [48511]: DEBUG nova.policy [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.762258] [48511]: INFO nova.api.openstack.requestlog [None req-7ea13133-21db-4e47-836f-0b17d4ec1e69 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1312 microversion: 2.1 time: 0.129628 [ 780.762842] [48511]: [pid: 48511|app: 0|req: 758/1513] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.767726] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.769283] [48511]: DEBUG nova.compute.api [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.769734] [48512]: WARNING neutronclient.v2_0.client [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.781758] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.782030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.782200] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.782486] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.782627] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.782745] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.791845] [48512]: DEBUG nova.policy [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.802543] [48512]: INFO nova.api.openstack.requestlog [None req-2686aae1-343e-4bed-8c0c-e65fd5b6e9b3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.075323 [ 780.802959] [48512]: [pid: 48512|app: 0|req: 756/1514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.807760] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.809392] [48512]: DEBUG nova.compute.api [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.816298] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.816501] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.816645] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.816910] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.817067] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.817221] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.827295] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.827295] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.827295] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.827295] [48511]: DEBUG nova.objects.instance [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.832265] [48511]: WARNING neutronclient.v2_0.client [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.849567] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.850081] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.850081] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.850081] [48512]: DEBUG nova.objects.instance [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.853489] [48512]: WARNING neutronclient.v2_0.client [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.856680] [48511]: DEBUG nova.policy [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.862827] [48511]: INFO nova.api.openstack.requestlog [None req-6f2241a8-4889-44a4-9ea6-fee2e03b217e tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.098697 [ 780.863887] [48511]: [pid: 48511|app: 0|req: 759/1515] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.865597] [48511]: DEBUG nova.api.openstack.wsgi [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.867134] [48511]: DEBUG nova.compute.api [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.873887] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.874315] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.874315] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.875216] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.875216] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.875216] [48511]: DEBUG oslo_concurrency.lockutils [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.877023] [48512]: DEBUG nova.policy [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.882439] [48512]: INFO nova.api.openstack.requestlog [None req-4f0165d9-8c42-4357-be9d-02ae60acc238 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.077649 [ 780.883926] [48512]: [pid: 48512|app: 0|req: 757/1516] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.892268] [48512]: DEBUG nova.api.openstack.wsgi [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.893888] [48512]: DEBUG nova.compute.api [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.901020] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.901020] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.901184] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.901408] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.901552] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.901669] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.904049] [48511]: WARNING neutronclient.v2_0.client [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.932391] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.932659] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.932832] [48512]: DEBUG oslo_concurrency.lockutils [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.932959] [48511]: DEBUG nova.policy [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.933087] [48512]: DEBUG nova.objects.instance [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.937363] [48512]: WARNING neutronclient.v2_0.client [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.937514] [48511]: INFO nova.api.openstack.requestlog [None req-70c7f4bb-2d5b-4cfc-955e-354078795307 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.073654 [ 780.937788] [48511]: [pid: 48511|app: 0|req: 760/1517] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.941057] [48511]: DEBUG nova.api.openstack.wsgi [None req-c45f0f91-39c6-4015-8433-ed33e57f3729 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.953490] [48511]: INFO nova.api.openstack.requestlog [None req-c45f0f91-39c6-4015-8433-ed33e57f3729 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1226118777" status: 204 len: 0 microversion: 2.2 time: 0.015086 [ 780.953910] [48511]: [pid: 48511|app: 0|req: 761/1518] 10.180.1.21 () {60 vars in 1316 bytes} [Mon Dec 8 18:22:25 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1226118777 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 780.956530] [48511]: DEBUG nova.api.openstack.wsgi [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.958133] [48511]: DEBUG nova.compute.api [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 780.959034] [48512]: DEBUG nova.policy [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.963050] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.963050] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.963225] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.963566] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.963709] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.963876] [48511]: DEBUG oslo_concurrency.lockutils [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.964305] [48512]: DEBUG nova.policy [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.965024] [48512]: DEBUG nova.policy [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 780.969390] [48512]: INFO nova.api.openstack.requestlog [None req-f074d6ba-e3cd-427a-b6bd-8b5a4f664e91 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.082719 [ 780.970101] [48512]: [pid: 48512|app: 0|req: 758/1519] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.972396] [48512]: DEBUG nova.api.openstack.wsgi [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb95a17-0553-42c3-8aa4-2dbdf4912247", "name": "network-vif-deleted", "tag": "3effc61f-d273-4282-b67b-5e3975205918"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 780.978200] [48512]: DEBUG oslo_concurrency.lockutils [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 780.978318] [48512]: DEBUG oslo_concurrency.lockutils [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 780.978427] [48512]: DEBUG oslo_concurrency.lockutils [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 780.982055] [48511]: WARNING neutronclient.v2_0.client [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 780.985560] [48512]: INFO nova.api.openstack.compute.server_external_events [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] Creating event network-vif-deleted:3effc61f-d273-4282-b67b-5e3975205918 for instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 on cpu-1 [ 780.991869] [48512]: INFO nova.api.openstack.requestlog [req-164f625a-9368-42fb-ab28-2d1df54dfe84 req-14b7e70a-09c4-425e-8fe2-a2687fc01245 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021219 [ 780.992262] [48512]: [pid: 48512|app: 0|req: 759/1520] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:25 2025] 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) [ 780.995308] [48512]: DEBUG nova.api.openstack.wsgi [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 780.997398] [48512]: DEBUG nova.compute.api [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.002074] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.002354] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.002523] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.003080] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.003711] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.004531] [48512]: DEBUG oslo_concurrency.lockutils [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.023743] [48512]: WARNING neutronclient.v2_0.client [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.050371] [48511]: DEBUG nova.policy [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.054926] [48511]: INFO nova.api.openstack.requestlog [None req-add5f3f0-986c-43f0-a81b-0eec4ef57ed7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.100402 [ 781.055450] [48511]: [pid: 48511|app: 0|req: 762/1521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.057846] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.059424] [48511]: DEBUG nova.compute.api [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.062995] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.063233] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.063356] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.063621] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.063768] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.063897] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.081767] [48511]: WARNING neutronclient.v2_0.client [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.201690] [48512]: DEBUG nova.policy [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.213393] [48512]: INFO nova.api.openstack.requestlog [None req-c870479a-b40e-44f9-9e00-01001cfaec9c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1524 microversion: 2.1 time: 0.220389 [ 781.214222] [48512]: [pid: 48512|app: 0|req: 760/1522] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1524 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.218022] [48512]: DEBUG nova.api.openstack.wsgi [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a146594-3a86-484f-9ddb-638406ee41d0", "name": "network-vif-deleted", "tag": "c39af72b-1658-45f4-92cd-1aa943f1e679"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 781.225942] [48512]: DEBUG oslo_concurrency.lockutils [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.226215] [48512]: DEBUG oslo_concurrency.lockutils [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.226444] [48512]: DEBUG oslo_concurrency.lockutils [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.242803] [48512]: INFO nova.api.openstack.compute.server_external_events [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] Creating event network-vif-deleted:c39af72b-1658-45f4-92cd-1aa943f1e679 for instance 6a146594-3a86-484f-9ddb-638406ee41d0 on cpu-1 [ 781.247804] [48512]: INFO nova.api.openstack.requestlog [req-85010c95-2b06-48ca-ad04-ef9964bb5c2c req-5c739ade-232c-4ade-b022-f51ce3e2a8eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032345 [ 781.248291] [48512]: [pid: 48512|app: 0|req: 761/1523] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:25 2025] 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) [ 781.251284] [48512]: DEBUG nova.api.openstack.wsgi [None req-715dbbfe-3358-4181-a7a8-98cda1c91d5b tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.270465] [48512]: INFO nova.api.openstack.requestlog [None req-715dbbfe-3358-4181-a7a8-98cda1c91d5b tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-722207150" status: 204 len: 0 microversion: 2.2 time: 0.021385 [ 781.270879] [48512]: [pid: 48512|app: 0|req: 762/1524] 10.180.1.21 () {60 vars in 1313 bytes} [Mon Dec 8 18:22:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-722207150 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 781.275677] [48512]: DEBUG nova.api.openstack.wsgi [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.275725] [48511]: DEBUG nova.policy [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.275789] [48512]: DEBUG nova.compute.api [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.280311] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.280562] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.280743] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.281020] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.281509] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.281509] [48512]: DEBUG oslo_concurrency.lockutils [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.285679] [48511]: INFO nova.api.openstack.requestlog [None req-ee3c0558-f938-4325-bfd9-48f4d1f45bf4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1809 microversion: 2.1 time: 0.229603 [ 781.286227] [48511]: [pid: 48511|app: 0|req: 763/1525] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:25 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1809 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.291875] [48511]: DEBUG nova.api.openstack.wsgi [None req-051b3077-3dd7-48d6-99e8-5986924a46ed tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.319453] [48512]: WARNING neutronclient.v2_0.client [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.336029] [48511]: INFO nova.api.openstack.requestlog [None req-051b3077-3dd7-48d6-99e8-5986924a46ed tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.047139 [ 781.336029] [48511]: [pid: 48511|app: 0|req: 764/1526] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.339316] [48512]: DEBUG nova.policy [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.340992] [48511]: DEBUG nova.api.openstack.wsgi [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.343729] [48511]: DEBUG nova.compute.api [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.344208] [48512]: INFO nova.api.openstack.requestlog [None req-5366eae3-6349-42b9-b37d-4f9e335c9489 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.072716 [ 781.344766] [48512]: [pid: 48512|app: 0|req: 763/1527] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.347291] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.348975] [48512]: DEBUG nova.compute.api [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.351275] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.351522] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.351697] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.352092] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.352279] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.352437] [48511]: DEBUG oslo_concurrency.lockutils [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.352518] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.352716] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.352848] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.353164] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.353316] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.353438] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.372290] [48512]: WARNING neutronclient.v2_0.client [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.375860] [48511]: WARNING neutronclient.v2_0.client [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.469576] [48512]: DEBUG nova.policy [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.474049] [48512]: INFO nova.api.openstack.requestlog [None req-c7ddbe83-d2f7-47ff-a2b0-90529c9c4d07 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1524 microversion: 2.1 time: 0.128665 [ 781.474412] [48512]: [pid: 48512|app: 0|req: 764/1528] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1524 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.477133] [48512]: DEBUG nova.api.openstack.wsgi [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.478946] [48512]: DEBUG nova.compute.api [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.482719] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.482719] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.482865] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.483069] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.483695] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.483695] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.495985] [48511]: DEBUG nova.policy [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.501626] [48511]: INFO nova.api.openstack.requestlog [None req-82ce0812-67b6-461f-8a68-1c84c9fd597a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.166566 [ 781.502176] [48511]: [pid: 48511|app: 0|req: 765/1529] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.507421] [48511]: DEBUG nova.api.openstack.wsgi [None req-9168d3ef-205b-4a3d-9d59-d974f912c089 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-772119420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK0PqI1dqAhJ+4Niq1nHWiklzA/AGRd8I4Juubq+RVSlx7mO1QbrpHMDGj6ERzpA34m0RPd/bE3UBqdrRCYQ7BbQfcy9Fv2NqbCS/eOXfItSkyr6qpCq+lTcBx/seeVFug=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 781.507508] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.507508] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.507508] [48512]: DEBUG oslo_concurrency.lockutils [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.507508] [48512]: DEBUG nova.objects.instance [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.510070] [48512]: WARNING neutronclient.v2_0.client [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.527795] [48511]: DEBUG nova.quota [None req-9168d3ef-205b-4a3d-9d59-d974f912c089 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 781.533898] [48511]: DEBUG nova.quota [None req-9168d3ef-205b-4a3d-9d59-d974f912c089 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 781.545826] [48512]: DEBUG nova.policy [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.552659] [48512]: INFO nova.api.openstack.requestlog [None req-f03f37dc-d3ef-4fe8-b891-529ef6d37cb1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.077648 [ 781.553059] [48512]: [pid: 48512|app: 0|req: 765/1530] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.556280] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.556915] [48511]: INFO nova.api.openstack.requestlog [None req-9168d3ef-205b-4a3d-9d59-d974f912c089 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.054204 [ 781.557415] [48511]: [pid: 48511|app: 0|req: 766/1531] 10.180.1.21 () {62 vars in 1194 bytes} [Mon Dec 8 18:22:26 2025] POST /compute/v2.1/os-keypairs => generated 400 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 781.559548] [48512]: DEBUG nova.compute.api [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.560132] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.561498] [48511]: DEBUG nova.compute.api [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.568096] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.568344] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.568443] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.568538] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.568592] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.568671] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.568987] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.569070] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.569163] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.569205] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.570138] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.570502] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.599513] [48511]: INFO nova.api.openstack.requestlog [None req-1ccf85cb-e61c-436d-b997-03409bdf1aa7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026/ips" status: 200 len: 229 microversion: 2.1 time: 0.041165 [ 781.601437] [48511]: [pid: 48511|app: 0|req: 767/1532] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026/ips => generated 229 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 781.601545] [48512]: WARNING neutronclient.v2_0.client [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.604201] [48511]: DEBUG nova.api.openstack.wsgi [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.606275] [48511]: DEBUG nova.compute.api [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.616325] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.616325] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.616431] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.616610] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.616777] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.616913] [48511]: DEBUG oslo_concurrency.lockutils [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.627688] [48512]: DEBUG nova.policy [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.632173] [48512]: INFO nova.api.openstack.requestlog [None req-1f9ca95e-9569-4e54-baac-73645a68f259 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1455 microversion: 2.1 time: 0.078044 [ 781.632615] [48512]: [pid: 48512|app: 0|req: 766/1533] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.635121] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.636710] [48512]: DEBUG nova.compute.api [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.638667] [48511]: WARNING neutronclient.v2_0.client [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.647020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.661335] [48511]: DEBUG nova.policy [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.666919] [48511]: INFO nova.api.openstack.requestlog [None req-e618bd72-96dc-4298-b206-3168a1d009ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.065591 [ 781.667340] [48511]: [pid: 48511|app: 0|req: 768/1534] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.670153] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.671487] [48511]: DEBUG nova.compute.api [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.673172] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.673784] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.673784] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.673784] [48512]: DEBUG nova.objects.instance [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.675190] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.675290] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.675404] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.675715] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.675865] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.676010] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.677913] [48512]: WARNING neutronclient.v2_0.client [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.691338] [48511]: WARNING neutronclient.v2_0.client [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.696526] [48512]: DEBUG nova.policy [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.703105] [48512]: INFO nova.api.openstack.requestlog [None req-0f927953-4b9a-4eeb-8fb0-1fc5c5042c30 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.069899 [ 781.703453] [48512]: [pid: 48512|app: 0|req: 767/1535] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.706507] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4428eea-8e46-410d-bc9d-d0e8da9f3cdb tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.711097] [48511]: DEBUG nova.policy [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.715729] [48511]: DEBUG nova.policy [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.716441] [48511]: DEBUG nova.policy [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.717034] [48511]: INFO nova.api.openstack.requestlog [None req-1c55841f-129e-4107-a801-d61f26b1031a tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.049211 [ 781.717348] [48511]: [pid: 48511|app: 0|req: 769/1536] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.720763] [48511]: DEBUG nova.api.openstack.wsgi [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.722038] [48511]: DEBUG nova.compute.api [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.722603] [48512]: INFO nova.api.openstack.requestlog [None req-d4428eea-8e46-410d-bc9d-d0e8da9f3cdb tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27" status: 202 len: 0 microversion: 2.1 time: 0.017918 [ 781.723162] [48512]: [pid: 48512|app: 0|req: 768/1537] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:26 2025] DELETE /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 781.726403] [48512]: DEBUG nova.api.openstack.wsgi [None req-28df0fd7-17a3-4a1c-a7f6-7b1e2759c8c9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.726503] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.726503] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.726503] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.726636] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.726753] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.726825] [48511]: DEBUG oslo_concurrency.lockutils [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.733205] [48512]: INFO nova.api.openstack.requestlog [None req-28df0fd7-17a3-4a1c-a7f6-7b1e2759c8c9 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-772119420" status: 200 len: 512 microversion: 2.2 time: 0.009238 [ 781.733526] [48512]: [pid: 48512|app: 0|req: 769/1538] 10.180.1.21 () {60 vars in 1250 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-772119420 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 781.736356] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.737890] [48512]: DEBUG nova.compute.api [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.741451] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.741618] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.741758] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.742401] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.742401] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.742401] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.744853] [48511]: WARNING neutronclient.v2_0.client [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.759622] [48512]: WARNING neutronclient.v2_0.client [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.765707] [48511]: DEBUG nova.policy [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.770185] [48511]: INFO nova.api.openstack.requestlog [None req-841be035-7bd9-46e3-a451-9c6c43cb1e7e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.051376 [ 781.770545] [48511]: [pid: 48511|app: 0|req: 770/1539] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.773041] [48511]: DEBUG nova.api.openstack.wsgi [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.773310] [48511]: DEBUG nova.compute.api [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.776664] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.776847] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.776979] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.777358] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.777510] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.777635] [48511]: DEBUG oslo_concurrency.lockutils [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.795885] [48511]: DEBUG nova.compute.api [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 781.829976] [48512]: DEBUG nova.policy [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.835362] [48512]: INFO nova.api.openstack.requestlog [None req-ab51f223-b9fd-485e-af7b-99c69b41fe96 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.101199 [ 781.835702] [48512]: [pid: 48512|app: 0|req: 770/1540] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.838853] [48512]: DEBUG nova.api.openstack.wsgi [None req-81bde65d-0bf2-42eb-a973-ffc7bde13753 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2076357696", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 781.843743] [48512]: INFO nova.api.openstack.wsgi [None req-81bde65d-0bf2-42eb-a973-ffc7bde13753 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) [ 781.843743] [48512]: DEBUG nova.api.openstack.wsgi [None req-81bde65d-0bf2-42eb-a973-ffc7bde13753 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 781.843897] [48512]: INFO nova.api.openstack.requestlog [None req-81bde65d-0bf2-42eb-a973-ffc7bde13753 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.007578 [ 781.844126] [48512]: [pid: 48512|app: 0|req: 771/1541] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:26 2025] POST /compute/v2.1/servers => generated 123 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 781.846787] [48512]: DEBUG nova.api.openstack.wsgi [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.849047] [48512]: DEBUG nova.compute.api [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.852683] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.853066] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.853066] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.853237] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.853382] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.853503] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.863973] [48511]: INFO nova.api.openstack.requestlog [None req-69de3bd8-4f3b-4548-bad7-d8338c847df8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 204 len: 0 microversion: 2.1 time: 0.092525 [ 781.867023] [48511]: [pid: 48511|app: 0|req: 771/1542] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:26 2025] DELETE /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 781.868875] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.870601] [48511]: DEBUG nova.compute.api [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.875497] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.875730] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.875950] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.876433] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.876618] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.876780] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.883209] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.883414] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.885021] [48512]: DEBUG oslo_concurrency.lockutils [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.885021] [48512]: DEBUG nova.objects.instance [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.887628] [48512]: WARNING neutronclient.v2_0.client [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.901448] [48511]: WARNING neutronclient.v2_0.client [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 781.911179] [48512]: DEBUG nova.policy [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.915876] [48512]: INFO nova.api.openstack.requestlog [None req-16ce3ab7-d16e-4686-bc0f-28d779c3343b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.071151 [ 781.916259] [48512]: [pid: 48512|app: 0|req: 772/1543] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.925769] [48512]: DEBUG nova.api.openstack.wsgi [None req-832f145b-1f83-40c9-b67c-59f586338c28 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.934223] [48511]: DEBUG nova.policy [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 781.944398] [48511]: INFO nova.api.openstack.requestlog [None req-a8e86d89-a32f-47b6-850d-eeb5a6743d0e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1263 microversion: 2.1 time: 0.078923 [ 781.945134] [48511]: [pid: 48511|app: 0|req: 772/1544] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1263 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.945701] [48512]: INFO nova.api.openstack.requestlog [None req-832f145b-1f83-40c9-b67c-59f586338c28 tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5100 microversion: 2.1 time: 0.028796 [ 781.946081] [48512]: [pid: 48512|app: 0|req: 773/1545] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/flavors/detail => generated 5100 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.948425] [48511]: DEBUG nova.api.openstack.wsgi [None req-907947b9-e21e-44c3-a053-ef5522e48049 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.948782] [48512]: DEBUG nova.api.openstack.wsgi [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.950287] [48512]: DEBUG nova.compute.api [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.952632] [48511]: WARNING oslo_db.sqlalchemy.utils [None req-907947b9-e21e-44c3-a053-ef5522e48049 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 781.957416] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.957416] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.957416] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.957416] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.957719] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.957719] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.959364] [48511]: INFO nova.api.openstack.requestlog [None req-907947b9-e21e-44c3-a053-ef5522e48049 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 369 microversion: 2.2 time: 0.012861 [ 781.959364] [48511]: [pid: 48511|app: 0|req: 773/1546] 10.180.1.21 () {60 vars in 1172 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/os-keypairs => generated 369 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 781.961962] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 781.964366] [48511]: DEBUG nova.compute.api [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 781.968979] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.969361] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.969460] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.969844] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.970034] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.970198] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.995972] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 781.996200] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 781.996336] [48512]: DEBUG oslo_concurrency.lockutils [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 781.996567] [48512]: DEBUG nova.objects.instance [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.998417] [48511]: WARNING neutronclient.v2_0.client [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.001708] [48512]: WARNING neutronclient.v2_0.client [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.059249] [48512]: DEBUG nova.policy [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.063946] [48512]: INFO nova.api.openstack.requestlog [None req-3224983e-0080-4064-931e-700380a6ad76 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.117094 [ 782.065062] [48512]: [pid: 48512|app: 0|req: 774/1547] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.067067] [48512]: DEBUG nova.api.openstack.wsgi [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.068592] [48512]: DEBUG nova.compute.api [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.072909] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.073162] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.073230] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.073504] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.073641] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.073771] [48512]: DEBUG oslo_concurrency.lockutils [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.099833] [48512]: WARNING neutronclient.v2_0.client [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.104856] [48511]: DEBUG nova.policy [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.109697] [48511]: INFO nova.api.openstack.requestlog [None req-3ed14dcf-7e19-4cf8-bc98-1e9e2befa535 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1312 microversion: 2.1 time: 0.149997 [ 782.110107] [48511]: [pid: 48511|app: 0|req: 774/1548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.112815] [48511]: DEBUG nova.api.openstack.wsgi [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.114326] [48511]: DEBUG nova.compute.api [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.119162] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.119378] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.119952] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.120268] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.120762] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.120762] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.124304] [48512]: DEBUG nova.policy [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.133481] [48512]: INFO nova.api.openstack.requestlog [None req-2341e604-cf83-497c-bb5e-15c532ef1c84 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.065500 [ 782.133481] [48512]: [pid: 48512|app: 0|req: 775/1549] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.133711] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.135877] [48512]: DEBUG nova.compute.api [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.143980] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.143980] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.144228] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.145474] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.145474] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.145474] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.183142] [48511]: WARNING neutronclient.v2_0.client [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.189064] [48512]: WARNING neutronclient.v2_0.client [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.305485] [48511]: DEBUG nova.policy [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.313535] [48511]: INFO nova.api.openstack.requestlog [None req-54a6640d-e8de-4cb1-832a-77942669aa70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.202193 [ 782.314326] [48511]: [pid: 48511|app: 0|req: 775/1550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.317665] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.318954] [48512]: DEBUG nova.policy [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.319671] [48511]: DEBUG nova.compute.api [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.324380] [48512]: INFO nova.api.openstack.requestlog [None req-4fcd4950-6f8e-4006-916a-50c1cdc09d58 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1815 microversion: 2.1 time: 0.192872 [ 782.325166] [48512]: [pid: 48512|app: 0|req: 776/1551] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:26 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1815 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.326103] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.326103] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.326103] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.326103] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.326425] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.326425] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.327241] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.328781] [48512]: DEBUG nova.compute.api [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.334284] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.334552] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.334804] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.335228] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.335471] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.335666] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.364620] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.364710] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.364810] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.364944] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.365083] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.365144] [48511]: DEBUG nova.objects.instance [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.365304] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.365506] [48512]: DEBUG nova.objects.instance [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.369593] [48512]: WARNING neutronclient.v2_0.client [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.369773] [48511]: WARNING neutronclient.v2_0.client [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.397965] [48511]: DEBUG nova.policy [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.402722] [48511]: INFO nova.api.openstack.requestlog [None req-bb2fd97e-0733-4c87-9977-11e7d267ba92 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.087557 [ 782.404130] [48511]: [pid: 48511|app: 0|req: 776/1552] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.407987] [48511]: DEBUG nova.api.openstack.wsgi [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.410100] [48511]: DEBUG nova.compute.api [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.411412] [48512]: DEBUG nova.policy [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.415822] [48512]: INFO nova.api.openstack.requestlog [None req-3b872285-bb0c-4951-9871-d4cd720ed96a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.090450 [ 782.416185] [48512]: [pid: 48512|app: 0|req: 777/1553] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.419950] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 782.423037] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.423092] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.423255] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.423471] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.423605] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.423717] [48511]: DEBUG oslo_concurrency.lockutils [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.427227] [48512]: DEBUG nova.compute.api [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.432841] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.433749] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.433749] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.433749] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.433960] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.434138] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.447354] [48511]: WARNING neutronclient.v2_0.client [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.463711] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.464130] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.464449] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.468593] [48512]: WARNING neutronclient.v2_0.client [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.469637] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.470094] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.470347] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.470914] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.471196] [48511]: DEBUG nova.policy [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.471302] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.471445] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.475950] [48511]: INFO nova.api.openstack.requestlog [None req-de13ea5e-1379-4459-885c-732f0a884257 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.071157 [ 782.476297] [48511]: [pid: 48511|app: 0|req: 777/1554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.479092] [48511]: DEBUG nova.api.openstack.wsgi [None req-10fcb3cf-657d-4eef-aae6-0657c7d471e5 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.479287] [48512]: DEBUG nova.policy [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.486310] [48512]: DEBUG nova.compute.api [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Old instance type tempest-test_resize_flavor_-812541837, new instance type m1.micro {{(pid=48512) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 782.491486] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.491672] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.491814] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.492174] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.492828] [48511]: INFO nova.api.openstack.requestlog [None req-10fcb3cf-657d-4eef-aae6-0657c7d471e5 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-772119420" status: 204 len: 0 microversion: 2.2 time: 0.015298 [ 782.492894] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.492894] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.492969] [48511]: [pid: 48511|app: 0|req: 778/1555] 10.180.1.21 () {60 vars in 1253 bytes} [Mon Dec 8 18:22:27 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-772119420 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 782.495181] [48511]: DEBUG nova.api.openstack.wsgi [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.496527] [48511]: DEBUG nova.compute.api [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.500695] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.500896] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.501089] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.501319] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.502316] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.502316] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.518220] [48512]: DEBUG nova.quota [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 782.524045] [48512]: DEBUG nova.quota [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Getting quotas for user 4fd1fae05f134d37a28836fece51cd63 and project 6b1c9c6d7afb43ea95d44caf400142a9. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 782.529543] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.529818] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.529967] [48511]: DEBUG oslo_concurrency.lockutils [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.530124] [48511]: DEBUG nova.objects.instance [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.534772] [48512]: DEBUG nova.virt.hardware [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 782.534915] [48511]: WARNING neutronclient.v2_0.client [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.535059] [48512]: DEBUG nova.virt.hardware [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 782.535236] [48512]: DEBUG nova.virt.hardware [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 782.535355] [48512]: DEBUG nova.virt.hardware [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 782.535493] [48512]: DEBUG nova.virt.hardware [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 782.557365] [48511]: DEBUG nova.policy [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.562461] [48511]: DEBUG nova.policy [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.563591] [48511]: DEBUG nova.policy [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.570113] [48511]: INFO nova.api.openstack.requestlog [None req-65dd73c5-1d80-4e19-b210-5541d2809bd5 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.076710 [ 782.570650] [48511]: [pid: 48511|app: 0|req: 779/1556] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.574123] [48511]: DEBUG nova.api.openstack.wsgi [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.575819] [48511]: DEBUG nova.compute.api [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.579545] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.580401] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.580714] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.581136] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.582978] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.583262] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.597887] [48512]: INFO nova.api.openstack.requestlog [None req-a4ff58f3-211a-408e-a46b-fc7c697e2f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167/action" status: 202 len: 0 microversion: 2.1 time: 0.180299 [ 782.598133] [48512]: [pid: 48512|app: 0|req: 778/1557] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:27 2025] POST /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 782.601864] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d5dcd37-6629-498d-986a-abd40901bf3d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.612547] [48511]: WARNING neutronclient.v2_0.client [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.655453] [48512]: INFO nova.api.openstack.requestlog [None req-0d5dcd37-6629-498d-986a-abd40901bf3d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.055774 [ 782.655453] [48512]: [pid: 48512|app: 0|req: 779/1558] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.658116] [48512]: DEBUG nova.api.openstack.wsgi [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.659793] [48512]: DEBUG nova.compute.api [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.666253] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.666458] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.666763] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.666870] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.666997] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.667136] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.690071] [48512]: WARNING neutronclient.v2_0.client [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.763504] [48511]: DEBUG nova.policy [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.767958] [48511]: INFO nova.api.openstack.requestlog [None req-5da351bb-c51e-420d-89e1-5f7750027c2f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.196580 [ 782.768481] [48511]: [pid: 48511|app: 0|req: 780/1559] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.770768] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-698232063", "type": "x509"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 782.779234] [48512]: DEBUG nova.policy [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.784131] [48511]: DEBUG nova.quota [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 782.785916] [48512]: INFO nova.api.openstack.requestlog [None req-43b770fe-710d-4abf-ba35-1d97cac0cdec tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.129977 [ 782.786383] [48512]: [pid: 48512|app: 0|req: 780/1560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.790091] [48511]: DEBUG nova.quota [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 782.794841] [48512]: DEBUG nova.api.openstack.wsgi [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.794841] [48512]: DEBUG nova.compute.api [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.806229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.807203] [48511]: DEBUG oslo_concurrency.processutils [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmp8kiaav5i/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmp8kiaav5i/temp.key -subj /CN=9ab09173fdc14bb5a091390f6cc64f18 -extensions v3_req_client {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 782.845293] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.845570] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.845732] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.845898] [48512]: DEBUG nova.objects.instance [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.854784] [48512]: WARNING neutronclient.v2_0.client [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 782.881054] [48512]: DEBUG nova.policy [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 782.888665] [48512]: INFO nova.api.openstack.requestlog [None req-3fca6764-d450-4416-b3d9-6e46cd851976 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.100090 [ 782.889128] [48512]: [pid: 48512|app: 0|req: 781/1561] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.892347] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 782.895170] [48512]: DEBUG nova.compute.api [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 782.901582] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 782.930972] [48512]: WARNING neutronclient.v2_0.client [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.095023] [48512]: DEBUG nova.policy [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.107144] [48512]: INFO nova.api.openstack.requestlog [None req-ca238fb0-29b3-4f1f-9578-4d57a1114de0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.217243 [ 783.107453] [48512]: [pid: 48512|app: 0|req: 782/1562] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.110636] [48512]: DEBUG nova.api.openstack.wsgi [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.111787] [48512]: DEBUG nova.compute.api [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.120397] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.120659] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.120861] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.121508] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.121666] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.121815] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.202751] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.203188] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.203188] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.204009] [48512]: DEBUG nova.objects.instance [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.211844] [48512]: WARNING neutronclient.v2_0.client [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.238489] [48512]: DEBUG nova.policy [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.245195] [48512]: INFO nova.api.openstack.requestlog [None req-3fc680e8-ea31-4e24-90ff-6b99c6f65a2c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.137029 [ 783.245598] [48512]: [pid: 48512|app: 0|req: 783/1563] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:27 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.248920] [48512]: DEBUG nova.api.openstack.wsgi [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.253035] [48512]: DEBUG nova.compute.api [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.259660] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.259829] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.259896] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.260134] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.260316] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.260404] [48512]: DEBUG oslo_concurrency.lockutils [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.284594] [48512]: WARNING neutronclient.v2_0.client [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.286168] [48511]: DEBUG oslo_concurrency.processutils [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmp8kiaav5i/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmp8kiaav5i/temp.key -subj /CN=9ab09173fdc14bb5a091390f6cc64f18 -extensions v3_req_client" returned: 0 in 0.479s {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 783.287302] [48511]: DEBUG oslo_concurrency.processutils [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmp8kiaav5i/temp.key -password pass: {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:349}} [ 783.304045] [48512]: DEBUG nova.policy [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.308615] [48512]: INFO nova.api.openstack.requestlog [None req-edd8e120-6b31-4ff0-9776-c29a0e27ee0f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.062372 [ 783.309065] [48512]: [pid: 48512|app: 0|req: 784/1564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.315708] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.317558] [48512]: DEBUG nova.compute.api [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.320150] [48511]: DEBUG oslo_concurrency.processutils [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] CMD "openssl pkcs12 -export -inkey /tmp/tmp8kiaav5i/temp.key -password pass:" returned: 0 in 0.033s {{(pid=48511) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:372}} [ 783.321121] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.321340] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.321475] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.321789] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.321941] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.322079] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.337883] [48511]: DEBUG nova.quota [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 783.343812] [48511]: DEBUG nova.quota [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Getting quotas for user 9ab09173fdc14bb5a091390f6cc64f18 and project 62dd5b16fd48421780a0afc007de132e. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 783.346697] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.346994] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.347306] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.347647] [48512]: DEBUG nova.objects.instance [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.353047] [48512]: WARNING neutronclient.v2_0.client [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.358563] [48511]: INFO nova.api.openstack.requestlog [None req-dd3b507f-13aa-4b2a-ae2f-c5819d2ff6f7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 4966 microversion: 2.2 time: 0.589502 [ 783.359261] [48511]: [pid: 48511|app: 0|req: 781/1565] 10.180.1.21 () {62 vars in 1193 bytes} [Mon Dec 8 18:22:27 2025] POST /compute/v2.1/os-keypairs => generated 4966 bytes in 590 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) [ 783.362598] [48511]: DEBUG nova.api.openstack.wsgi [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.364475] [48511]: DEBUG nova.compute.api [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.376628] [48512]: DEBUG nova.policy [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.385022] [48512]: INFO nova.api.openstack.requestlog [None req-fe24b71d-36a0-407a-8ff5-592a87ab152f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.069846 [ 783.385022] [48512]: [pid: 48512|app: 0|req: 785/1566] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.387539] [48512]: DEBUG nova.api.openstack.wsgi [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.390385] [48512]: DEBUG nova.compute.api [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.395796] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.396099] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.396426] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.396639] [48511]: WARNING neutronclient.v2_0.client [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.396751] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.398083] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.398083] [48512]: DEBUG oslo_concurrency.lockutils [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.417872] [48511]: DEBUG nova.policy [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.418291] [48512]: WARNING neutronclient.v2_0.client [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.422922] [48511]: DEBUG nova.policy [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.423650] [48511]: DEBUG nova.policy [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.424523] [48511]: INFO nova.api.openstack.requestlog [None req-0db8dc27-d7df-4622-8da9-13b69099e4ee tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.064372 [ 783.424523] [48511]: [pid: 48511|app: 0|req: 782/1567] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.427129] [48511]: DEBUG nova.api.openstack.wsgi [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.429551] [48511]: DEBUG nova.compute.api [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.434712] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.434923] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.435076] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.435348] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.435486] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.435608] [48511]: DEBUG oslo_concurrency.lockutils [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.447081] [48512]: DEBUG nova.policy [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.455560] [48512]: INFO nova.api.openstack.requestlog [None req-87b1c108-179d-468b-9a67-ab926a92b61a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.070452 [ 783.456246] [48512]: [pid: 48512|app: 0|req: 786/1568] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.460059] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-691957554", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "key_name": "tempest-key-505006935", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 783.473054] [48511]: WARNING neutronclient.v2_0.client [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.518382] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.518811] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.519450] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.519922] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.519922] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.519922] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.535482] [48512]: DEBUG nova.network.neutron [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] validate_networks() for [('770d14cc-38eb-4bf6-a20c-e7d6d4d2626e', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 783.535957] [48512]: WARNING neutronclient.v2_0.client [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.567165] [48511]: DEBUG nova.policy [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.572281] [48511]: INFO nova.api.openstack.requestlog [None req-e870fce1-8ab5-4385-a9c7-70780964d576 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1314 microversion: 2.1 time: 0.147093 [ 783.572589] [48511]: [pid: 48511|app: 0|req: 783/1569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1314 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.575729] [48511]: DEBUG nova.api.openstack.wsgi [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.576930] [48511]: DEBUG nova.compute.api [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.582374] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.582565] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.582667] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.583801] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.584104] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.584267] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.618032] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.618142] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.618308] [48511]: DEBUG oslo_concurrency.lockutils [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.618527] [48511]: DEBUG nova.objects.instance [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.622818] [48511]: WARNING neutronclient.v2_0.client [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.655208] [48511]: DEBUG nova.policy [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.662312] [48511]: INFO nova.api.openstack.requestlog [None req-3342e5bc-75e5-4709-b060-86a5ce50b9c0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.089133 [ 783.662678] [48511]: [pid: 48511|app: 0|req: 784/1570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.667021] [48511]: DEBUG nova.api.openstack.wsgi [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.667021] [48511]: DEBUG nova.compute.api [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.670213] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.670398] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.670525] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.670787] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.670928] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.671087] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.694956] [48511]: WARNING neutronclient.v2_0.client [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.701286] [48512]: INFO nova.api.openstack.wsgi [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Invalid key_name provided. [ 783.702043] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid key_name provided. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 783.703031] [48512]: INFO nova.api.openstack.requestlog [None req-d1e73bed-11f4-45da-8946-178cb1ef5399 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 0.245419 [ 783.703031] [48512]: [pid: 48512|app: 0|req: 787/1571] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:28 2025] POST /compute/v2.1/servers => generated 70 bytes in 246 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 783.709019] [48512]: DEBUG nova.api.openstack.wsgi [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90ee0c86-ccda-4dcd-adaa-a897505bfe46", "name": "network-vif-deleted", "tag": "a626779f-33da-40a2-8412-7bb79ac2038b"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 783.717012] [48511]: DEBUG nova.policy [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.718359] [48512]: DEBUG oslo_concurrency.lockutils [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.718548] [48512]: DEBUG oslo_concurrency.lockutils [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.718684] [48512]: DEBUG oslo_concurrency.lockutils [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.722025] [48511]: INFO nova.api.openstack.requestlog [None req-e0142ab2-8041-407a-ab9a-96d4c7b0492f tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1263 microversion: 2.1 time: 0.058744 [ 783.722424] [48511]: [pid: 48511|app: 0|req: 785/1572] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1263 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.726232] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] Creating event network-vif-deleted:a626779f-33da-40a2-8412-7bb79ac2038b for instance 90ee0c86-ccda-4dcd-adaa-a897505bfe46 on cpu-1 [ 783.726773] [48511]: DEBUG nova.api.openstack.wsgi [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.731896] [48512]: INFO nova.api.openstack.requestlog [req-ca185d57-d2c3-4e05-814f-5f054d959436 req-f6043a21-8841-41c7-a479-d32a23bd2b86 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028212 [ 783.733081] [48512]: [pid: 48512|app: 0|req: 788/1573] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:28 2025] 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) [ 783.733598] [48511]: DEBUG nova.compute.api [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.736676] [48512]: DEBUG nova.api.openstack.wsgi [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.739245] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.739396] [48512]: DEBUG nova.compute.api [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.739552] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.739691] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.740076] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.740239] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.740570] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.744261] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.744516] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.744924] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.745071] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.745360] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.745445] [48512]: DEBUG oslo_concurrency.lockutils [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.765819] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.766141] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.766264] [48511]: DEBUG oslo_concurrency.lockutils [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.766454] [48511]: DEBUG nova.objects.instance [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.768254] [48512]: WARNING neutronclient.v2_0.client [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.769728] [48511]: WARNING neutronclient.v2_0.client [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.851496] [48511]: DEBUG nova.policy [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.856594] [48511]: INFO nova.api.openstack.requestlog [None req-2eea1f5b-fabf-446a-b2f8-85f74959cf79 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.133491 [ 783.857076] [48511]: [pid: 48511|app: 0|req: 786/1574] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.861154] [48511]: DEBUG nova.api.openstack.wsgi [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.862668] [48511]: DEBUG nova.compute.api [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.865344] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.865531] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.865665] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.866249] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.866249] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.866249] [48511]: DEBUG oslo_concurrency.lockutils [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.877672] [48512]: DEBUG nova.policy [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.882329] [48512]: INFO nova.api.openstack.requestlog [None req-001d591f-115e-479c-9157-5da9a14a9e1c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1312 microversion: 2.1 time: 0.148521 [ 783.883620] [48512]: [pid: 48512|app: 0|req: 789/1575] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.887035] [48512]: DEBUG nova.api.openstack.wsgi [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.887035] [48512]: DEBUG nova.compute.api [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.888634] [48511]: WARNING neutronclient.v2_0.client [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.893861] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.894061] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.894198] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.894455] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.894595] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.894714] [48512]: DEBUG oslo_concurrency.lockutils [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.909192] [48511]: DEBUG nova.policy [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 783.913465] [48511]: INFO nova.api.openstack.requestlog [None req-c22420ae-631b-4038-b026-acf82e2c675b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.055722 [ 783.914024] [48511]: [pid: 48511|app: 0|req: 787/1576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.917850] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b81c371-8693-4550-b82e-4d1aecdc79e0 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.923308] [48512]: WARNING neutronclient.v2_0.client [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 783.928200] [48511]: INFO nova.api.openstack.requestlog [None req-8b81c371-8693-4550-b82e-4d1aecdc79e0 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-698232063" status: 200 len: 1575 microversion: 2.2 time: 0.013567 [ 783.928546] [48511]: [pid: 48511|app: 0|req: 788/1577] 10.180.1.21 () {60 vars in 1250 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/os-keypairs/tempest-keypair-698232063 => generated 1575 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.931396] [48511]: DEBUG nova.api.openstack.wsgi [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 783.933018] [48511]: DEBUG nova.compute.api [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 783.937735] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.937936] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.938081] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.938344] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.938489] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.938617] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.967355] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 783.968077] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 783.968077] [48511]: DEBUG oslo_concurrency.lockutils [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 783.968077] [48511]: DEBUG nova.objects.instance [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.971352] [48511]: WARNING neutronclient.v2_0.client [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.051016] [48511]: DEBUG nova.policy [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.057742] [48511]: INFO nova.api.openstack.requestlog [None req-02bfd1a8-124d-4e45-a855-15f64f195796 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.128534 [ 784.058283] [48511]: [pid: 48511|app: 0|req: 789/1578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.065174] [48511]: DEBUG nova.api.openstack.wsgi [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.067318] [48511]: DEBUG nova.compute.api [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.071805] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.072144] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.072382] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.072671] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.072847] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.072953] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.075760] [48512]: DEBUG nova.policy [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.082130] [48512]: INFO nova.api.openstack.requestlog [None req-378d2138-9bf7-4d5b-956e-19f82736cd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1815 microversion: 2.1 time: 0.198908 [ 784.082628] [48512]: [pid: 48512|app: 0|req: 790/1579] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1815 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.084944] [48512]: DEBUG nova.api.openstack.wsgi [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.086422] [48512]: DEBUG nova.compute.api [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.090456] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.090634] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.090946] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.091075] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.091180] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.091299] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.107898] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.109263] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.109263] [48511]: DEBUG oslo_concurrency.lockutils [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.109263] [48511]: DEBUG nova.objects.instance [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.109415] [48512]: WARNING neutronclient.v2_0.client [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.114741] [48511]: WARNING neutronclient.v2_0.client [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.137069] [48512]: DEBUG nova.policy [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.153307] [48511]: DEBUG nova.policy [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.153980] [48512]: INFO nova.api.openstack.requestlog [None req-6300d6b7-ebf9-4f2f-860a-b4f6df3487c8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.070554 [ 784.154433] [48512]: [pid: 48512|app: 0|req: 791/1580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.158103] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.158565] [48511]: INFO nova.api.openstack.requestlog [None req-347913a8-1c92-4d96-8fb1-1ec02ea3c818 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.099653 [ 784.159405] [48511]: [pid: 48511|app: 0|req: 790/1581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.160184] [48512]: DEBUG nova.compute.api [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.161882] [48511]: DEBUG nova.api.openstack.wsgi [None req-e16aebc8-729d-4f91-88b1-2e9fc1113e4b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.171898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.213807] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.214343] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.214343] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.214343] [48512]: DEBUG nova.objects.instance [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.214569] [48511]: INFO nova.api.openstack.requestlog [None req-e16aebc8-729d-4f91-88b1-2e9fc1113e4b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.054760 [ 784.214778] [48511]: [pid: 48511|app: 0|req: 791/1582] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.217314] [48511]: DEBUG nova.api.openstack.wsgi [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.218460] [48511]: DEBUG nova.compute.api [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.219952] [48512]: WARNING neutronclient.v2_0.client [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.223660] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.223864] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.224017] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.224298] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.224456] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.224580] [48511]: DEBUG oslo_concurrency.lockutils [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.243782] [48512]: DEBUG nova.policy [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.245048] [48511]: WARNING neutronclient.v2_0.client [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.250202] [48512]: DEBUG nova.policy [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.250862] [48512]: DEBUG nova.policy [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.256372] [48512]: INFO nova.api.openstack.requestlog [None req-ab3f66c0-d4a6-4a27-a625-d27fadcbf8f3 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.101053 [ 784.256731] [48512]: [pid: 48512|app: 0|req: 792/1583] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.259303] [48512]: DEBUG nova.api.openstack.wsgi [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.260724] [48512]: DEBUG nova.compute.api [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.264954] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.265163] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.265304] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.265629] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.265787] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.266564] [48512]: DEBUG oslo_concurrency.lockutils [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.299222] [48512]: WARNING neutronclient.v2_0.client [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.324860] [48511]: DEBUG nova.policy [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.332041] [48511]: INFO nova.api.openstack.requestlog [None req-867d4f23-ab9d-4557-911e-8ab3fa72b5d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.116571 [ 784.332292] [48511]: [pid: 48511|app: 0|req: 792/1584] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:28 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.334901] [48511]: DEBUG nova.api.openstack.wsgi [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.338293] [48511]: DEBUG nova.compute.api [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.341053] [48512]: DEBUG nova.policy [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.342547] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.342841] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.343021] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.343429] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.343586] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.343712] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.346627] [48512]: INFO nova.api.openstack.requestlog [None req-819dd56a-0209-44ac-ba5c-63973735a932 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1225 microversion: 2.1 time: 0.089249 [ 784.347319] [48512]: [pid: 48512|app: 0|req: 793/1585] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1225 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.349787] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cc31467-7cb9-4123-bb2a-57050172ef67 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.352315] [48512]: WARNING oslo_db.sqlalchemy.utils [None req-6cc31467-7cb9-4123-bb2a-57050172ef67 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 784.357591] [48512]: INFO nova.api.openstack.requestlog [None req-6cc31467-7cb9-4123-bb2a-57050172ef67 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1432 microversion: 2.2 time: 0.009979 [ 784.361203] [48512]: [pid: 48512|app: 0|req: 794/1586] 10.180.1.21 () {60 vars in 1172 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/os-keypairs => generated 1432 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.364342] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.365643] [48512]: DEBUG nova.compute.api [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.369039] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.369230] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.369364] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.369619] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.369762] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.369881] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.373665] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.373665] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.373787] [48511]: DEBUG oslo_concurrency.lockutils [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.373943] [48511]: DEBUG nova.objects.instance [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.377741] [48511]: WARNING neutronclient.v2_0.client [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.389134] [48512]: WARNING neutronclient.v2_0.client [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.397204] [48511]: DEBUG nova.policy [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.402345] [48511]: INFO nova.api.openstack.requestlog [None req-37c3b681-ba2f-4cc3-a201-d4046745acbd tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.069482 [ 784.402685] [48511]: [pid: 48511|app: 0|req: 793/1587] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.405011] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.406464] [48511]: DEBUG nova.compute.api [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.410356] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.410547] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.411063] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.411362] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.411551] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.411685] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.431269] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.431480] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.431628] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.431857] [48511]: DEBUG nova.objects.instance [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.435729] [48511]: WARNING neutronclient.v2_0.client [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.453793] [48512]: DEBUG nova.policy [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.458221] [48512]: INFO nova.api.openstack.requestlog [None req-cb1c20b3-7d65-49d9-9031-ba60bb34db67 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.096422 [ 784.458545] [48512]: [pid: 48512|app: 0|req: 795/1588] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.462066] [48512]: DEBUG nova.api.openstack.wsgi [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.464031] [48512]: DEBUG nova.compute.api [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.466827] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.467032] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.468531] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.468531] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.468648] [48511]: DEBUG nova.policy [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.469557] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.469557] [48512]: DEBUG oslo_concurrency.lockutils [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.475363] [48511]: INFO nova.api.openstack.requestlog [None req-0d638d7e-5d1d-4e9c-92c9-b85a3a7a0114 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.072102 [ 784.475714] [48511]: [pid: 48511|app: 0|req: 794/1589] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.479258] [48511]: DEBUG nova.api.openstack.wsgi [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.480242] [48511]: DEBUG nova.compute.api [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.483605] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.483708] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.483833] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.484189] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.484341] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.484464] [48511]: DEBUG oslo_concurrency.lockutils [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.484568] [48512]: WARNING neutronclient.v2_0.client [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.504634] [48512]: DEBUG nova.policy [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.504772] [48511]: WARNING neutronclient.v2_0.client [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.509332] [48512]: INFO nova.api.openstack.requestlog [None req-18861be9-1c20-47fb-94a4-46794aa57347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.050175 [ 784.509668] [48512]: [pid: 48512|app: 0|req: 796/1590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.542688] [48512]: DEBUG nova.api.openstack.wsgi [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.545145] [48512]: WARNING neutronclient.v2_0.client [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.571161] [48511]: DEBUG nova.policy [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.577365] [48511]: INFO nova.api.openstack.requestlog [None req-188fe257-8213-4be9-b127-d1f4baf62ccd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.100952 [ 784.577706] [48511]: [pid: 48511|app: 0|req: 795/1591] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.580401] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6889cce-e09d-4a35-87f4-67dfd6ac54c7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.586915] [48512]: DEBUG neutronclient.v2_0.client [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP e4a86281-d9e6-427b-a4b1-25aa3cd920ab could not be found", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 784.588088] [48512]: INFO nova.api.openstack.wsgi [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] HTTP exception thrown: Floating IP not found for ID e4a86281-d9e6-427b-a4b1-25aa3cd920ab [ 784.588088] [48512]: DEBUG nova.api.openstack.wsgi [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] Returning 404 to user: Floating IP not found for ID e4a86281-d9e6-427b-a4b1-25aa3cd920ab {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 784.588497] [48512]: INFO nova.api.openstack.requestlog [None req-587ce994-6001-4c49-a398-e32be044173b tempest-FloatingIPDetailsNegativeTestJSON-611024800 tempest-FloatingIPDetailsNegativeTestJSON-611024800-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/e4a86281-d9e6-427b-a4b1-25aa3cd920ab" status: 404 len: 111 microversion: 2.1 time: 0.078210 [ 784.588881] [48512]: [pid: 48512|app: 0|req: 797/1592] 10.180.1.21 () {58 vars in 1255 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/os-floating-ips/e4a86281-d9e6-427b-a4b1-25aa3cd920ab => generated 111 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 784.591723] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.594393] [48512]: DEBUG nova.compute.api [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.602259] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.602569] [48511]: INFO nova.api.openstack.requestlog [None req-b6889cce-e09d-4a35-87f4-67dfd6ac54c7 tempest-KeyPairsV22TestJSON-384395698 tempest-KeyPairsV22TestJSON-384395698-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-698232063" status: 204 len: 0 microversion: 2.2 time: 0.024046 [ 784.602657] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.602657] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.602782] [48511]: [pid: 48511|app: 0|req: 796/1593] 10.180.1.21 () {60 vars in 1253 bytes} [Mon Dec 8 18:22:29 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-698232063 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 784.604562] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.604562] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.604562] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.610693] [48511]: DEBUG nova.api.openstack.wsgi [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.610693] [48511]: DEBUG nova.compute.api [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.616034] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.616034] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.616034] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.616418] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.616575] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.617542] [48511]: DEBUG oslo_concurrency.lockutils [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.635931] [48511]: WARNING neutronclient.v2_0.client [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.646088] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.646088] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.646536] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.646706] [48512]: DEBUG nova.objects.instance [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 784.653224] [48512]: WARNING neutronclient.v2_0.client [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.759841] [48511]: DEBUG nova.policy [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.773501] [48511]: DEBUG nova.policy [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.773501] [48511]: DEBUG nova.policy [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.773501] [48511]: INFO nova.api.openstack.requestlog [None req-322bead0-8b50-48b6-8d2a-8025bfe61c8e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.169856 [ 784.773501] [48511]: [pid: 48511|app: 0|req: 797/1594] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.776215] [48511]: DEBUG nova.api.openstack.wsgi [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.778465] [48511]: DEBUG nova.compute.api [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.784228] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.784228] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.784228] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.784479] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.784479] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.784552] [48511]: DEBUG oslo_concurrency.lockutils [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.789492] [48512]: DEBUG nova.policy [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 784.802052] [48512]: INFO nova.api.openstack.requestlog [None req-bbda53c0-7c2a-4429-a3ad-3c6743a73bd0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.210654 [ 784.802052] [48512]: [pid: 48512|app: 0|req: 798/1595] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.804117] [48512]: DEBUG nova.api.openstack.wsgi [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-deleted", "tag": "19758d47-0ff3-4ea3-9a80-2764086e413a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 784.815631] [48512]: DEBUG oslo_concurrency.lockutils [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.815631] [48512]: DEBUG oslo_concurrency.lockutils [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.815631] [48512]: DEBUG oslo_concurrency.lockutils [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.829162] [48512]: INFO nova.api.openstack.compute.server_external_events [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] Creating event network-vif-deleted:19758d47-0ff3-4ea3-9a80-2764086e413a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 784.832462] [48511]: WARNING neutronclient.v2_0.client [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.835915] [48512]: INFO nova.api.openstack.requestlog [req-108c4014-b472-46a1-a297-86d17302ce24 req-ac32a6b1-a84a-412f-822c-6f1f2b3df879 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034233 [ 784.836496] [48512]: [pid: 48512|app: 0|req: 799/1596] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:29 2025] 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) [ 784.839761] [48512]: DEBUG nova.api.openstack.wsgi [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 784.841612] [48512]: DEBUG nova.compute.api [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 784.847728] [48512]: DEBUG oslo_concurrency.lockutils [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 784.878719] [48512]: WARNING neutronclient.v2_0.client [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 784.989748] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 785.052601] [48511]: DEBUG nova.policy [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.058821] [48511]: INFO nova.api.openstack.requestlog [None req-57196534-82e0-4724-9285-eed6bd998ce7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.284596 [ 785.059951] [48511]: [pid: 48511|app: 0|req: 798/1597] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.062024] [48511]: DEBUG nova.api.openstack.wsgi [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1524515036", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 785.116570] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.116570] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.116570] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.117216] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.119136] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.119465] [48511]: DEBUG oslo_concurrency.lockutils [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.126374] [48511]: WARNING neutronclient.v2_0.client [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.343247] [48512]: DEBUG nova.policy [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.351549] [48512]: INFO nova.api.openstack.requestlog [None req-05075c53-aa28-400f-8078-93a6bc42cf59 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1503 microversion: 2.1 time: 0.513348 [ 785.351549] [48512]: [pid: 48512|app: 0|req: 800/1598] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:29 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1503 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.356195] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.358266] [48512]: DEBUG nova.compute.api [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.364617] [48511]: DEBUG nova.network.security_group_api [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Neutron security group does_not_exist not found {{(pid=48511) validate_name /opt/stack/nova/nova/network/security_group_api.py:73}} [ 785.364982] [48511]: INFO nova.api.openstack.wsgi [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [ 785.365118] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.365345] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.365383] [48511]: DEBUG nova.api.openstack.wsgi [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 785.366088] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.366088] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.366088] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.366261] [48511]: INFO nova.api.openstack.requestlog [None req-338ff089-8736-4924-9bc1-e561bf92562b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.306094 [ 785.366295] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.366328] [48511]: [pid: 48511|app: 0|req: 799/1599] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:29 2025] POST /compute/v2.1/servers => generated 106 bytes in 306 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 785.369729] [48511]: DEBUG nova.api.openstack.wsgi [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.370896] [48511]: DEBUG nova.compute.api [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.375254] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.376630] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.376630] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.376630] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.376630] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.376630] [48511]: DEBUG oslo_concurrency.lockutils [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.403576] [48511]: WARNING neutronclient.v2_0.client [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.407030] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.407030] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.407340] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.407529] [48512]: DEBUG nova.objects.instance [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.412008] [48512]: WARNING neutronclient.v2_0.client [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.480385] [48511]: DEBUG nova.policy [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.487781] [48511]: INFO nova.api.openstack.requestlog [None req-46ebe45c-69ec-42a2-8ca7-df91f433b9da tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1271 microversion: 2.1 time: 0.120724 [ 785.488100] [48511]: [pid: 48511|app: 0|req: 800/1600] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1271 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.490898] [48511]: DEBUG nova.api.openstack.wsgi [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.492620] [48511]: DEBUG nova.compute.api [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.495048] [48512]: DEBUG nova.policy [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.497106] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.499634] [48512]: INFO nova.api.openstack.requestlog [None req-2c78bb3f-dff5-4f88-ad4a-f2a8c2c9bbab tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.147923 [ 785.500147] [48512]: [pid: 48512|app: 0|req: 801/1601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.504045] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.505367] [48512]: DEBUG nova.compute.api [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.508873] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.509167] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.509365] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.509689] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.509892] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.510075] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.523456] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.523456] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.523456] [48511]: DEBUG oslo_concurrency.lockutils [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.523456] [48511]: DEBUG nova.objects.instance [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.527744] [48511]: WARNING neutronclient.v2_0.client [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.531503] [48512]: WARNING neutronclient.v2_0.client [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.550670] [48511]: DEBUG nova.policy [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.556643] [48511]: INFO nova.api.openstack.requestlog [None req-d43fdaeb-a0b9-4a4c-b792-3dc7dd62a8ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.067910 [ 785.557082] [48511]: [pid: 48511|app: 0|req: 801/1602] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.559689] [48511]: DEBUG nova.api.openstack.wsgi [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.561309] [48511]: DEBUG nova.compute.api [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.565042] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.565042] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.565042] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.565042] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.565271] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.565271] [48511]: DEBUG oslo_concurrency.lockutils [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.583900] [48511]: WARNING neutronclient.v2_0.client [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.668201] [48511]: DEBUG nova.policy [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.673017] [48511]: INFO nova.api.openstack.requestlog [None req-123efaf5-cbbb-407b-841d-2722fb094305 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.115244 [ 785.674092] [48511]: [pid: 48511|app: 0|req: 802/1603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.677116] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.678823] [48511]: DEBUG nova.compute.api [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.682533] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.682707] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.682882] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.683101] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.683245] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.683365] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.691521] [48512]: DEBUG nova.policy [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.700056] [48512]: INFO nova.api.openstack.requestlog [None req-0e68c8b5-ab72-421b-a6db-a810f9615166 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1497 microversion: 2.1 time: 0.198882 [ 785.701961] [48512]: [pid: 48512|app: 0|req: 802/1604] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1497 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.704899] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.707316] [48512]: DEBUG nova.compute.api [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.713786] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.713976] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.714149] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.714270] [48511]: DEBUG nova.objects.instance [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.717142] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.718140] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.719152] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.721041] [48511]: WARNING neutronclient.v2_0.client [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.721120] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.721505] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.721670] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.739376] [48512]: WARNING neutronclient.v2_0.client [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.933875] [48511]: DEBUG nova.policy [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.939855] [48511]: INFO nova.api.openstack.requestlog [None req-e1106db6-48a6-4e91-a474-2956d68f86eb tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.264985 [ 785.940236] [48511]: [pid: 48511|app: 0|req: 803/1605] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.942851] [48511]: DEBUG nova.api.openstack.wsgi [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.944272] [48511]: DEBUG nova.compute.api [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.945540] [48512]: DEBUG nova.policy [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 785.951746] [48512]: INFO nova.api.openstack.requestlog [None req-6d7af741-f414-4413-b2d0-8dfc41b3bfca tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1291 microversion: 2.1 time: 0.248826 [ 785.951746] [48512]: [pid: 48512|app: 0|req: 803/1606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1291 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.951981] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.951981] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.951981] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.952215] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.952346] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.952469] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.956557] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 785.959379] [48512]: DEBUG nova.compute.api [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 785.970467] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.970873] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.970989] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.971319] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.971469] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.971595] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.987039] [48511]: WARNING neutronclient.v2_0.client [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 785.996974] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 785.997176] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 785.997308] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 785.997454] [48512]: DEBUG nova.objects.instance [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.002038] [48512]: WARNING neutronclient.v2_0.client [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.020681] [48511]: DEBUG nova.policy [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.026388] [48511]: INFO nova.api.openstack.requestlog [None req-92a308d5-40f5-48ae-ac2d-f8e6ef271ec2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1201 microversion: 2.1 time: 0.085324 [ 786.026767] [48511]: [pid: 48511|app: 0|req: 804/1607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1201 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.033308] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ea543c4-6520-4c87-a15e-6c2709d670bd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.033438] [48512]: DEBUG nova.policy [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.042124] [48512]: INFO nova.api.openstack.requestlog [None req-f0c05213-a4e7-4caa-b687-c836720b2dad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.090222 [ 786.042466] [48512]: [pid: 48512|app: 0|req: 804/1608] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.047932] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.050016] [48512]: DEBUG nova.compute.api [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.053444] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.055152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.055152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.055152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.055152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.055152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.080074] [48511]: INFO nova.api.openstack.requestlog [None req-4ea543c4-6520-4c87-a15e-6c2709d670bd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.051998 [ 786.080074] [48511]: [pid: 48511|app: 0|req: 805/1609] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.082862] [48511]: DEBUG nova.api.openstack.wsgi [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.084333] [48511]: DEBUG nova.compute.api [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.085809] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.085990] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.086142] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.086298] [48512]: DEBUG nova.objects.instance [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.090791] [48512]: WARNING neutronclient.v2_0.client [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.091848] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.092238] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.092238] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.093241] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.093241] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.093241] [48511]: DEBUG oslo_concurrency.lockutils [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.129535] [48511]: WARNING neutronclient.v2_0.client [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.198230] [48512]: DEBUG nova.policy [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.205811] [48512]: DEBUG nova.policy [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.206442] [48512]: DEBUG nova.policy [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.210209] [48512]: INFO nova.api.openstack.requestlog [None req-9b551069-a112-4a1b-9885-7e4e3311cd82 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.167217 [ 786.210699] [48512]: [pid: 48512|app: 0|req: 805/1610] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.210853] [48511]: DEBUG nova.policy [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.212898] [48512]: DEBUG nova.api.openstack.wsgi [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.214257] [48512]: DEBUG nova.compute.api [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.215574] [48511]: INFO nova.api.openstack.requestlog [None req-0de1ff8d-b56c-49ac-9c14-40b81e4192de tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.134916 [ 786.216145] [48511]: [pid: 48511|app: 0|req: 806/1611] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.221986] [48511]: DEBUG nova.api.openstack.wsgi [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.224015] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.224015] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.224015] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.224015] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.224276] [48511]: DEBUG nova.compute.api [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.224315] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.224315] [48512]: DEBUG oslo_concurrency.lockutils [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.228427] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.229076] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.229416] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.230040] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.230812] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.230812] [48511]: DEBUG oslo_concurrency.lockutils [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.256550] [48512]: INFO nova.api.openstack.requestlog [None req-98c41bee-f58e-4e3f-8bab-c848dca0bd66 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips" status: 200 len: 113 microversion: 2.1 time: 0.045245 [ 786.257163] [48512]: [pid: 48512|app: 0|req: 806/1612] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips => generated 113 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 786.261273] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.263999] [48512]: DEBUG nova.compute.api [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.265893] [48511]: WARNING neutronclient.v2_0.client [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.270042] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.270354] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.270537] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.271531] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.271914] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.272134] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.295857] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.296651] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.296928] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.297130] [48512]: DEBUG nova.objects.instance [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.303966] [48512]: WARNING neutronclient.v2_0.client [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.557637] [48512]: DEBUG nova.policy [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.562207] [48512]: INFO nova.api.openstack.requestlog [None req-cc474ea1-1c4f-491d-be6e-3c2ab0748390 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.303959 [ 786.562546] [48512]: [pid: 48512|app: 0|req: 807/1613] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.566583] [48512]: DEBUG nova.api.openstack.wsgi [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.568255] [48512]: DEBUG nova.compute.api [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.574493] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.574734] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.574849] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.575140] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.575288] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.575406] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.587932] [48511]: DEBUG nova.policy [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.598775] [48511]: INFO nova.api.openstack.requestlog [None req-0731b236-b541-4b13-8e83-f587a669d78d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.382084 [ 786.599553] [48511]: [pid: 48511|app: 0|req: 807/1614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:30 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.603853] [48511]: DEBUG nova.api.openstack.wsgi [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.603853] [48511]: DEBUG nova.compute.api [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.614774] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.615155] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.615377] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.615816] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.616064] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.616402] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.618687] [48512]: WARNING neutronclient.v2_0.client [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.642501] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.642758] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.643026] [48511]: DEBUG oslo_concurrency.lockutils [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.643196] [48511]: DEBUG nova.objects.instance [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.647310] [48511]: WARNING neutronclient.v2_0.client [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.797119] [48511]: DEBUG nova.policy [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.804217] [48511]: INFO nova.api.openstack.requestlog [None req-26890bda-1549-4788-abf5-d9f004e9951d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.203614 [ 786.804217] [48511]: [pid: 48511|app: 0|req: 808/1615] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.807105] [48511]: DEBUG nova.api.openstack.wsgi [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.808893] [48511]: DEBUG nova.compute.api [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.813590] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.813899] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.814088] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.814385] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.814673] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.814743] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.831270] [48512]: DEBUG nova.policy [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.837600] [48512]: INFO nova.api.openstack.requestlog [None req-7bd732a5-74a7-4d24-b528-bb2ea2ad35d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.274416 [ 786.837961] [48512]: [pid: 48512|app: 0|req: 808/1616] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.842607] [48512]: DEBUG nova.api.openstack.wsgi [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.844887] [48512]: DEBUG nova.compute.api [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.848165] [48511]: WARNING neutronclient.v2_0.client [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.850593] [48512]: DEBUG oslo_concurrency.lockutils [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.877397] [48512]: WARNING neutronclient.v2_0.client [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 786.949026] [48511]: DEBUG nova.policy [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 786.953693] [48511]: INFO nova.api.openstack.requestlog [None req-27c29ef6-d46c-41d5-b70c-effebb404ed1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.148930 [ 786.954246] [48511]: [pid: 48511|app: 0|req: 809/1617] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.957441] [48511]: DEBUG nova.api.openstack.wsgi [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 786.958711] [48511]: DEBUG nova.compute.api [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 786.962307] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.962524] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.962635] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.962907] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 786.963103] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 786.963434] [48511]: DEBUG oslo_concurrency.lockutils [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 786.980303] [48511]: WARNING neutronclient.v2_0.client [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.005824] [48512]: DEBUG nova.policy [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.010520] [48512]: INFO nova.api.openstack.requestlog [None req-985b6329-5d19-470f-9da8-dac8d04f2587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1496 microversion: 2.1 time: 0.171983 [ 787.011092] [48512]: [pid: 48512|app: 0|req: 809/1618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1496 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.013255] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.015030] [48512]: DEBUG nova.compute.api [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.017684] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.017862] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.017998] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.018267] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.018413] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.018535] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.019179] [48511]: DEBUG nova.policy [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.026914] [48511]: DEBUG nova.policy [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.026914] [48511]: DEBUG nova.policy [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.026914] [48511]: INFO nova.api.openstack.requestlog [None req-6657e71c-2c04-4f5e-bd2c-2b213f94a9cf tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.071256 [ 787.026914] [48511]: [pid: 48511|app: 0|req: 810/1619] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.029026] [48511]: DEBUG nova.api.openstack.wsgi [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.030308] [48511]: DEBUG nova.compute.api [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.033860] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.034046] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.034175] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.034507] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.034579] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.034677] [48511]: DEBUG oslo_concurrency.lockutils [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.041128] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.041544] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.041808] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.042106] [48512]: DEBUG nova.objects.instance [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.045600] [48512]: WARNING neutronclient.v2_0.client [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.052088] [48511]: WARNING neutronclient.v2_0.client [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.066573] [48512]: DEBUG nova.policy [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.071260] [48512]: INFO nova.api.openstack.requestlog [None req-b8b1a784-e826-4a8d-85ec-b01d9df99e98 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.059548 [ 787.073126] [48512]: [pid: 48512|app: 0|req: 810/1620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.074956] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.076419] [48512]: DEBUG nova.compute.api [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.079916] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.080124] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.080257] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.080519] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.080656] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.080783] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.082630] [48511]: DEBUG nova.policy [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.091519] [48511]: INFO nova.api.openstack.requestlog [None req-77a111f2-6652-4985-9f45-bece253b9c13 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.064530 [ 787.091910] [48511]: [pid: 48511|app: 0|req: 811/1621] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.097153] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.097546] [48511]: DEBUG nova.compute.api [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.100809] [48512]: INFO nova.api.openstack.requestlog [None req-8b9894c6-14b4-447f-8db4-88c9aab44f47 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips" status: 200 len: 113 microversion: 2.1 time: 0.028507 [ 787.101250] [48512]: [pid: 48512|app: 0|req: 811/1622] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips => generated 113 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.106088] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.106489] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.106862] [48512]: DEBUG nova.api.openstack.wsgi [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.107090] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.107559] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.107870] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.108152] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.108482] [48512]: DEBUG nova.compute.api [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.112598] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.112955] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.113091] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.113411] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.113740] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.113740] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.176352] [48511]: WARNING neutronclient.v2_0.client [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.184530] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.185025] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.185025] [48512]: DEBUG oslo_concurrency.lockutils [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.185025] [48512]: DEBUG nova.objects.instance [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.192260] [48512]: WARNING neutronclient.v2_0.client [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.292413] [48512]: DEBUG nova.policy [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.299224] [48512]: INFO nova.api.openstack.requestlog [None req-d994a77b-6a58-47f0-9570-4c960e5d753b tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.197303 [ 787.299797] [48512]: [pid: 48512|app: 0|req: 812/1623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.305023] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.305023] [48512]: DEBUG nova.compute.api [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.311111] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.311354] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.311540] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.311769] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.311940] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.312086] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.321306] [48511]: DEBUG nova.policy [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.325799] [48511]: INFO nova.api.openstack.requestlog [None req-ba08c55f-32e1-4730-9abf-0becada37dd2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.233285 [ 787.326207] [48511]: [pid: 48511|app: 0|req: 812/1624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:31 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.328859] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.331025] [48511]: DEBUG nova.compute.api [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.334709] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.335032] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.335169] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.335471] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.335622] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.335791] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.350255] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.350255] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.350481] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.350481] [48512]: DEBUG nova.objects.instance [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.356144] [48512]: WARNING neutronclient.v2_0.client [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.360544] [48511]: WARNING neutronclient.v2_0.client [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.375084] [48512]: DEBUG nova.policy [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.379448] [48512]: INFO nova.api.openstack.requestlog [None req-c4eab516-30f6-43a4-a74f-07adc3815671 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.079293 [ 787.379781] [48512]: [pid: 48512|app: 0|req: 813/1625] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.382505] [48512]: DEBUG nova.api.openstack.wsgi [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.384125] [48512]: DEBUG nova.compute.api [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.387901] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.388890] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.388890] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.388890] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.388890] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.388890] [48512]: DEBUG oslo_concurrency.lockutils [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.409537] [48512]: WARNING neutronclient.v2_0.client [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.431862] [48512]: DEBUG nova.policy [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.436332] [48512]: INFO nova.api.openstack.requestlog [None req-99bf00ac-b035-4c92-a1d2-19f54fd43e9c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.055934 [ 787.437714] [48512]: [pid: 48512|app: 0|req: 814/1626] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.440956] [48512]: DEBUG nova.api.openstack.wsgi [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.442614] [48512]: DEBUG nova.compute.api [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.450532] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.450728] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.450863] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.451193] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.451381] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.451461] [48512]: DEBUG oslo_concurrency.lockutils [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.462586] [48511]: DEBUG nova.policy [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.467449] [48511]: INFO nova.api.openstack.requestlog [None req-4c3544e9-7a8e-4c51-a01d-48010a95c5c6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.140647 [ 787.467792] [48511]: [pid: 48511|app: 0|req: 813/1627] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.471920] [48511]: DEBUG nova.api.openstack.wsgi [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-deleted", "tag": "bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a"}, {"server_uuid": "6db05cd3-6b7e-4845-948d-beb96df28026", "name": "network-vif-deleted", "tag": "dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 787.472895] [48512]: WARNING neutronclient.v2_0.client [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.477653] [48511]: DEBUG oslo_concurrency.lockutils [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.477653] [48511]: DEBUG oslo_concurrency.lockutils [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.477792] [48511]: DEBUG oslo_concurrency.lockutils [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.484131] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Creating event network-vif-deleted:bd60ac5d-92fa-48d1-a4d7-77547ca3dc3a for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 787.484925] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] Creating event network-vif-deleted:dea5ff6b-c26b-4ba8-82ac-bb7c6ae3a5fe for instance 6db05cd3-6b7e-4845-948d-beb96df28026 on cpu-1 [ 787.488948] [48511]: INFO nova.api.openstack.requestlog [req-d0a99f8c-d239-42da-a7eb-bc6b71ee706f req-3dd8a74a-7f60-40d0-82bd-e56279ac4535 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020524 [ 787.489483] [48511]: [pid: 48511|app: 0|req: 814/1628] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:32 2025] 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) [ 787.493373] [48511]: DEBUG nova.api.openstack.wsgi [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.496543] [48511]: DEBUG nova.compute.api [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.501359] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.501769] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.501769] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.501940] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.502086] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.502518] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.535534] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.535825] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.535963] [48511]: DEBUG oslo_concurrency.lockutils [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.536217] [48511]: DEBUG nova.objects.instance [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.541030] [48511]: WARNING neutronclient.v2_0.client [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.554208] [48512]: INFO nova.api.openstack.requestlog [None req-7abab58d-9ad4-446f-a8b8-7633efc10f58 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.116404 [ 787.554541] [48512]: [pid: 48512|app: 0|req: 815/1629] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface => generated 288 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.557181] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.558605] [48512]: DEBUG nova.compute.api [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.562750] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.562938] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.563090] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.563388] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.563544] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.563656] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.569923] [48511]: DEBUG nova.policy [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.578104] [48511]: INFO nova.api.openstack.requestlog [None req-23c6ee6f-e999-4302-96ba-ad6aa4981c42 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.087591 [ 787.578269] [48511]: [pid: 48511|app: 0|req: 815/1630] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.582555] [48511]: DEBUG nova.api.openstack.wsgi [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.584055] [48511]: DEBUG nova.compute.api [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.587787] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.587978] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.588148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.588272] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.588336] [48512]: DEBUG nova.objects.instance [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.588479] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.588911] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.589108] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.589353] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.589517] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.591204] [48512]: WARNING neutronclient.v2_0.client [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.610017] [48512]: DEBUG nova.policy [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.613180] [48511]: WARNING neutronclient.v2_0.client [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.614214] [48512]: INFO nova.api.openstack.requestlog [None req-ce9f239a-2fff-40f9-92df-b263365dcd37 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.059087 [ 787.614915] [48512]: [pid: 48512|app: 0|req: 816/1631] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.616983] [48512]: DEBUG nova.api.openstack.wsgi [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.618379] [48512]: DEBUG nova.compute.api [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.621588] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.621773] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.621951] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.622235] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.622686] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.622686] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.632025] [48511]: DEBUG nova.policy [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.637916] [48511]: INFO nova.api.openstack.requestlog [None req-ffc65385-26f9-4891-982c-a25a4d9fae37 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1257 microversion: 2.1 time: 0.059066 [ 787.638268] [48511]: [pid: 48511|app: 0|req: 816/1632] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1257 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.640815] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ed2b794-6a49-4443-843d-50179fe1af8a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.644772] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.645010] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.645100] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.645330] [48512]: DEBUG nova.objects.instance [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.648213] [48512]: WARNING neutronclient.v2_0.client [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.670231] [48512]: DEBUG nova.policy [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.674724] [48512]: INFO nova.api.openstack.requestlog [None req-71b73091-1e45-4ce0-8d93-5f0af6685c31 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.059654 [ 787.675090] [48512]: [pid: 48512|app: 0|req: 817/1633] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.676668] [48511]: INFO nova.api.openstack.requestlog [None req-8ed2b794-6a49-4443-843d-50179fe1af8a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.037814 [ 787.677053] [48511]: [pid: 48511|app: 0|req: 817/1634] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.679142] [48512]: DEBUG nova.api.openstack.wsgi [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-537671332", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "14efadfd-c443-488c-b76f-591191ec895f"}]}, "os:scheduler_hints": {"same_host": "398c9924-0465-4462-b396-fc43eecef753"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 787.679448] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.680670] [48511]: DEBUG nova.compute.api [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.683996] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.684193] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.684324] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.684600] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.684751] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.684875] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.709363] [48511]: INFO nova.api.openstack.requestlog [None req-2e7c2c46-9165-44d4-8094-dc0cb76e6ab1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips/tempest-ServerAddressesTestJSON-1492457533-network" status: 200 len: 98 microversion: 2.1 time: 0.031728 [ 787.710138] [48511]: [pid: 48511|app: 0|req: 818/1635] 10.180.1.21 () {58 vars in 1396 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e/ips/tempest-ServerAddressesTestJSON-1492457533-network => generated 98 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 787.713010] [48511]: DEBUG nova.api.openstack.wsgi [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.714715] [48511]: DEBUG nova.compute.api [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.721023] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.728441] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.728685] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.728869] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.729322] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.730639] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.730779] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.735399] [48512]: DEBUG nova.network.neutron [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] validate_networks() for [('14efadfd-c443-488c-b76f-591191ec895f', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 787.735696] [48512]: WARNING neutronclient.v2_0.client [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.746977] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.747195] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.747350] [48511]: DEBUG oslo_concurrency.lockutils [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.747519] [48511]: DEBUG nova.objects.instance [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.752188] [48511]: WARNING neutronclient.v2_0.client [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.774041] [48511]: DEBUG nova.policy [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.779723] [48511]: DEBUG nova.policy [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.780494] [48511]: DEBUG nova.policy [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.785175] [48511]: INFO nova.api.openstack.requestlog [None req-1149e685-aaca-40cd-be3a-c668bf77e756 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.074453 [ 787.785706] [48511]: [pid: 48511|app: 0|req: 819/1636] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.788099] [48511]: DEBUG nova.api.openstack.wsgi [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.789847] [48511]: DEBUG nova.compute.api [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.794142] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.794376] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.794545] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.794843] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.795054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.795215] [48511]: DEBUG oslo_concurrency.lockutils [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.814183] [48511]: WARNING neutronclient.v2_0.client [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.831475] [48512]: WARNING neutronclient.v2_0.client [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.834164] [48511]: DEBUG nova.policy [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 787.841293] [48511]: INFO nova.api.openstack.requestlog [None req-3337cbd3-73c1-42f2-842e-4103dcb8db8b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.054810 [ 787.841902] [48511]: [pid: 48511|app: 0|req: 820/1637] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.914490] [48512]: DEBUG nova.virt.hardware [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 787.914653] [48512]: DEBUG nova.virt.hardware [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 787.914809] [48512]: DEBUG nova.virt.hardware [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 787.914942] [48512]: DEBUG nova.virt.hardware [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 787.915073] [48512]: DEBUG nova.virt.hardware [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 787.923769] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.923971] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.924192] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.924582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.925932] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.926109] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.929713] [48511]: INFO nova.api.openstack.requestlog [None req-3c53861f-cfe5-4612-8e77-875c6287db92 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.087352 [ 787.930096] [48511]: [pid: 48511|app: 0|req: 821/1638] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 18:22:32 2025] DELETE /compute/v2.1/images/ => generated 112 bytes in 88 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 787.932600] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d24365f-2291-437e-a4ae-a27575d2bc36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.932600] [48511]: DEBUG nova.compute.api [None req-3d24365f-2291-437e-a4ae-a27575d2bc36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 4a255cc6-9462-49dd-a1f6-8c52d57ed600] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.936276] [48511]: INFO nova.api.openstack.wsgi [None req-3d24365f-2291-437e-a4ae-a27575d2bc36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 4a255cc6-9462-49dd-a1f6-8c52d57ed600 could not be found. [ 787.936532] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d24365f-2291-437e-a4ae-a27575d2bc36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 4a255cc6-9462-49dd-a1f6-8c52d57ed600 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 787.936919] [48511]: INFO nova.api.openstack.requestlog [None req-3d24365f-2291-437e-a4ae-a27575d2bc36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4a255cc6-9462-49dd-a1f6-8c52d57ed600" status: 404 len: 111 microversion: 2.1 time: 0.006426 [ 787.937234] [48511]: [pid: 48511|app: 0|req: 822/1639] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:32 2025] DELETE /compute/v2.1/servers/4a255cc6-9462-49dd-a1f6-8c52d57ed600 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 787.938698] [48512]: DEBUG nova.quota [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 787.940155] [48511]: DEBUG nova.api.openstack.wsgi [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.941644] [48511]: DEBUG nova.compute.api [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.942810] [48512]: DEBUG nova.quota [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for user 28ed85c7c03746699b00edd7fffe6e36 and project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 787.945029] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.945207] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.945354] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.945652] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.945780] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.945907] [48511]: DEBUG oslo_concurrency.lockutils [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.949216] [48512]: DEBUG nova.compute.api [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 787.951065] [48512]: DEBUG nova.compute.api [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 787.959594] [48511]: WARNING neutronclient.v2_0.client [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 787.985057] [48512]: INFO nova.api.openstack.requestlog [None req-0eca0bc1-4084-4de7-8214-0f7bceed5ed1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.308761 [ 787.985448] [48512]: [pid: 48512|app: 0|req: 818/1640] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:32 2025] POST /compute/v2.1/servers => generated 380 bytes in 310 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 787.987979] [48512]: DEBUG nova.api.openstack.wsgi [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 787.989450] [48512]: DEBUG nova.compute.api [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 787.993449] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.993631] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.993769] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.994037] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 787.994185] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 787.994277] [48511]: INFO nova.api.openstack.requestlog [None req-d936b8b9-1a14-4205-8694-441c00988521 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface/18f90b1a-d6d8-4afb-b641-f7d089899e3f" status: 200 len: 285 microversion: 2.1 time: 0.056445 [ 787.994335] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 787.994657] [48511]: [pid: 48511|app: 0|req: 823/1641] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/os-interface/18f90b1a-d6d8-4afb-b641-f7d089899e3f => generated 285 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 787.997070] [48511]: DEBUG nova.api.openstack.wsgi [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c1ec2ac3-ae8c-4acb-b304-8e6967a889c1", "name": "network-vif-plugged", "status": "completed", "tag": "2aa34bd4-a02d-4aab-acc2-18b1a8f792aa"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 788.002622] [48511]: DEBUG oslo_concurrency.lockutils [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.003160] [48511]: DEBUG oslo_concurrency.lockutils [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.003160] [48511]: DEBUG oslo_concurrency.lockutils [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.009926] [48511]: INFO nova.api.openstack.compute.server_external_events [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] Creating event network-vif-plugged:2aa34bd4-a02d-4aab-acc2-18b1a8f792aa for instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 on cpu-1 [ 788.013970] [48511]: INFO nova.api.openstack.requestlog [req-795d92b0-e8c8-47fc-851f-4102a06b6de5 req-ee6f6ef2-5b59-4cfe-ae5a-dcccd3a9be46 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018719 [ 788.014545] [48511]: [pid: 48511|app: 0|req: 824/1642] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:32 2025] 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) [ 788.017257] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.017257] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.017257] [48512]: DEBUG oslo_concurrency.lockutils [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.017257] [48512]: DEBUG nova.objects.instance [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.017715] [48511]: DEBUG nova.api.openstack.wsgi [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.017997] [48511]: DEBUG nova.compute.api [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.020334] [48512]: WARNING neutronclient.v2_0.client [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.022711] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.022910] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.023044] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.023318] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.023467] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.023589] [48511]: DEBUG oslo_concurrency.lockutils [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.038472] [48512]: DEBUG nova.policy [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.039149] [48511]: DEBUG nova.compute.api [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 788.044185] [48512]: INFO nova.api.openstack.requestlog [None req-c32d58b8-0108-419c-882b-a098ce2e5489 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.058004 [ 788.044794] [48512]: [pid: 48512|app: 0|req: 819/1643] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.047155] [48512]: DEBUG nova.api.openstack.wsgi [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.048561] [48512]: DEBUG nova.compute.api [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.052657] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.054228] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.054228] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.054228] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.054228] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.054228] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.073290] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.073494] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.073703] [48512]: DEBUG oslo_concurrency.lockutils [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.073854] [48512]: DEBUG nova.objects.instance [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.076651] [48512]: WARNING neutronclient.v2_0.client [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.096148] [48512]: DEBUG nova.policy [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.097314] [48511]: INFO nova.api.openstack.requestlog [None req-b62eee7b-7f38-4a18-ad9a-b4e286f72077 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 204 len: 0 microversion: 2.1 time: 0.082152 [ 788.097692] [48511]: [pid: 48511|app: 0|req: 825/1644] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:32 2025] DELETE /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 788.101016] [48511]: DEBUG nova.api.openstack.wsgi [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.101211] [48512]: INFO nova.api.openstack.requestlog [None req-58e69c55-44ba-49e3-b3f9-9094ada59aee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.055779 [ 788.101558] [48512]: [pid: 48512|app: 0|req: 820/1645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.102713] [48511]: DEBUG nova.compute.api [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.104325] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cbc8c2d-07a3-4c62-bb37-51717d0536fb tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.105791] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.105925] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.106073] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.106323] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.106462] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.106579] [48511]: DEBUG oslo_concurrency.lockutils [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.116477] [48512]: INFO nova.api.openstack.wsgi [None req-2cbc8c2d-07a3-4c62-bb37-51717d0536fb tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] HTTP exception thrown: Image not found. [ 788.116928] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cbc8c2d-07a3-4c62-bb37-51717d0536fb tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.117630] [48512]: INFO nova.api.openstack.requestlog [None req-2cbc8c2d-07a3-4c62-bb37-51717d0536fb tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.015280 [ 788.118671] [48512]: [pid: 48512|app: 0|req: 821/1646] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:22:32 2025] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.120959] [48512]: DEBUG nova.api.openstack.wsgi [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.123168] [48512]: DEBUG nova.compute.api [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.127580] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.128212] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.128212] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.128365] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.128481] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.128631] [48512]: DEBUG oslo_concurrency.lockutils [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.133821] [48511]: WARNING neutronclient.v2_0.client [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.151871] [48512]: WARNING neutronclient.v2_0.client [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.218085] [48512]: DEBUG nova.policy [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.224833] [48512]: INFO nova.api.openstack.requestlog [None req-025547ec-8195-4659-8b0c-399a6ebf3710 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.106206 [ 788.225253] [48512]: [pid: 48512|app: 0|req: 822/1647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.227753] [48512]: DEBUG nova.api.openstack.wsgi [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.229266] [48512]: DEBUG nova.compute.api [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.233690] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.233874] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.234020] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.234280] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.234420] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.234543] [48512]: DEBUG oslo_concurrency.lockutils [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.245779] [48511]: DEBUG nova.policy [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.248842] [48511]: INFO nova.api.openstack.requestlog [None req-9711938b-9ce9-4699-b6f9-2b7e7b13766e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.150354 [ 788.249270] [48511]: [pid: 48511|app: 0|req: 826/1648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.251801] [48511]: DEBUG nova.api.openstack.wsgi [None req-9486c90a-e5fb-4284-b4bf-11d06e174a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.253280] [48511]: DEBUG nova.compute.api [None req-9486c90a-e5fb-4284-b4bf-11d06e174a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.260285] [48512]: WARNING neutronclient.v2_0.client [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.267872] [48511]: WARNING neutronclient.v2_0.client [None req-9486c90a-e5fb-4284-b4bf-11d06e174a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.282248] [48512]: DEBUG nova.policy [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.287149] [48512]: INFO nova.api.openstack.requestlog [None req-866817b0-53b7-4f51-8879-e277ed0f171c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.061328 [ 788.287305] [48511]: DEBUG nova.policy [None req-9486c90a-e5fb-4284-b4bf-11d06e174a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.287485] [48512]: [pid: 48512|app: 0|req: 823/1649] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:32 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.291021] [48512]: DEBUG nova.api.openstack.wsgi [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.291476] [48512]: DEBUG nova.compute.api [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.294728] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.294867] [48511]: INFO nova.api.openstack.requestlog [None req-9486c90a-e5fb-4284-b4bf-11d06e174a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1211 microversion: 2.1 time: 0.044879 [ 788.294917] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.295799] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.295799] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.295799] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.295799] [48512]: DEBUG oslo_concurrency.lockutils [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.296012] [48511]: [pid: 48511|app: 0|req: 827/1650] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.298900] [48511]: DEBUG nova.api.openstack.wsgi [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.300828] [48511]: DEBUG nova.compute.api [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.304026] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.304026] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.304352] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.304352] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.304498] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.304633] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.314958] [48512]: INFO nova.api.openstack.requestlog [None req-13d1cbf9-79f7-4f19-b81e-ede973bfd99e tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 161 microversion: 2.1 time: 0.026679 [ 788.315201] [48512]: [pid: 48512|app: 0|req: 824/1651] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 161 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 788.317584] [48512]: DEBUG nova.api.openstack.wsgi [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.318953] [48512]: DEBUG nova.compute.api [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.322117] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.322306] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.322524] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.322794] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.323011] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.323058] [48511]: WARNING neutronclient.v2_0.client [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.323155] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.342658] [48511]: DEBUG nova.policy [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.345782] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.346011] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.346158] [48512]: DEBUG oslo_concurrency.lockutils [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.346311] [48512]: DEBUG nova.objects.instance [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.347893] [48511]: DEBUG nova.policy [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.348575] [48511]: DEBUG nova.policy [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.349433] [48511]: INFO nova.api.openstack.requestlog [None req-ceb205d4-70ad-4d0b-aa77-bc385bee0d01 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.052904 [ 788.349904] [48511]: [pid: 48511|app: 0|req: 828/1652] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.350368] [48512]: WARNING neutronclient.v2_0.client [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.352480] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.353937] [48511]: DEBUG nova.compute.api [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.357197] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.357380] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.357514] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.357762] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.357904] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.358033] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.369553] [48512]: DEBUG nova.policy [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.373782] [48511]: WARNING neutronclient.v2_0.client [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.373992] [48512]: INFO nova.api.openstack.requestlog [None req-911d5425-00db-4ac3-9d75-9dc0fd48063f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.058259 [ 788.374330] [48512]: [pid: 48512|app: 0|req: 825/1653] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.377040] [48512]: DEBUG nova.api.openstack.wsgi [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.378277] [48512]: DEBUG nova.compute.api [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.381982] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.382253] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.382397] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.382651] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.382796] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.382916] [48512]: DEBUG oslo_concurrency.lockutils [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.400089] [48512]: WARNING neutronclient.v2_0.client [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.418549] [48512]: DEBUG nova.policy [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.423392] [48512]: INFO nova.api.openstack.requestlog [None req-85adf98a-ac39-42d8-9371-6d7e87d2ae6a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.048454 [ 788.423759] [48512]: [pid: 48512|app: 0|req: 826/1654] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.426742] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe35b875-ce5b-434f-a734-a6335ca57097 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.440549] [48512]: INFO nova.api.openstack.wsgi [None req-fe35b875-ce5b-434f-a734-a6335ca57097 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] HTTP exception thrown: Image not found. [ 788.440815] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe35b875-ce5b-434f-a734-a6335ca57097 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.442046] [48512]: INFO nova.api.openstack.requestlog [None req-fe35b875-ce5b-434f-a734-a6335ca57097 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/0a39d74d-7cc8-4257-8932-ac8ad26ec33j" status: 404 len: 62 microversion: 2.1 time: 0.016979 [ 788.442357] [48512]: [pid: 48512|app: 0|req: 827/1655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/images/0a39d74d-7cc8-4257-8932-ac8ad26ec33j => generated 62 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.445332] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.447429] [48512]: DEBUG nova.compute.api [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.452024] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.470702] [48511]: DEBUG nova.policy [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.471385] [48512]: WARNING neutronclient.v2_0.client [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.476057] [48511]: INFO nova.api.openstack.requestlog [None req-5b63bd0f-8308-4a99-a9fe-5ed3ec747c73 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1509 microversion: 2.1 time: 0.125541 [ 788.476692] [48511]: [pid: 48511|app: 0|req: 829/1656] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1509 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.479297] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.481029] [48511]: DEBUG nova.compute.api [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.483735] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.483907] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.484059] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.484310] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.484451] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.484572] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.504620] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.504802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.504934] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.505117] [48511]: DEBUG nova.objects.instance [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.508109] [48511]: WARNING neutronclient.v2_0.client [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.526596] [48511]: DEBUG nova.policy [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.530969] [48511]: INFO nova.api.openstack.requestlog [None req-1a991165-7fa8-4b1b-956c-05019900ac26 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.053542 [ 788.531163] [48511]: [pid: 48511|app: 0|req: 830/1657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.535122] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Action: 'action', calling method: >, body: {"addFixedIp": {"networkId": "4b39209e-ed4a-4d96-8dcd-0d52d30f2559"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 788.535230] [48511]: DEBUG nova.compute.api [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.538977] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.539164] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.539288] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.539909] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.540078] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.540240] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.557048] [48512]: DEBUG nova.policy [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.557542] [48511]: INFO nova.api.openstack.requestlog [None req-d2da1b77-d9f3-422d-8c5a-86afe04c62c7 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/action" status: 202 len: 0 microversion: 2.1 time: 0.025657 [ 788.557915] [48511]: [pid: 48511|app: 0|req: 831/1658] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:33 2025] POST /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 788.562042] [48511]: DEBUG nova.api.openstack.wsgi [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.563326] [48511]: DEBUG nova.compute.api [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.563673] [48512]: INFO nova.api.openstack.requestlog [None req-8d6e4ebe-c22b-46a6-9f69-4c099ca35e25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.120083 [ 788.564173] [48512]: [pid: 48512|app: 0|req: 828/1659] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.567247] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.567409] [48512]: DEBUG nova.api.openstack.wsgi [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.567468] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.567819] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.567819] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.567966] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.568100] [48511]: DEBUG oslo_concurrency.lockutils [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.569655] [48512]: DEBUG nova.compute.api [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.573167] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.573358] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.573530] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.573803] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.573952] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.574103] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.586835] [48511]: WARNING neutronclient.v2_0.client [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.594934] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.595730] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.595730] [48512]: DEBUG oslo_concurrency.lockutils [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.595868] [48512]: DEBUG nova.objects.instance [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.603029] [48512]: WARNING neutronclient.v2_0.client [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.623255] [48512]: DEBUG nova.policy [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.627628] [48512]: INFO nova.api.openstack.requestlog [None req-e80f82b3-2529-41a9-9753-3722b48802a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.062767 [ 788.628698] [48512]: [pid: 48512|app: 0|req: 829/1660] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.630868] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0ef6b62-a836-482b-a73a-724dfe041d8c tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.640261] [48512]: INFO nova.api.openstack.wsgi [None req-f0ef6b62-a836-482b-a73a-724dfe041d8c tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] HTTP exception thrown: Image not found. [ 788.640544] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0ef6b62-a836-482b-a73a-724dfe041d8c tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.641128] [48512]: INFO nova.api.openstack.requestlog [None req-f0ef6b62-a836-482b-a73a-724dfe041d8c tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/225c7666-a1f5-4e1b-84a6-bca3ad9628591" status: 404 len: 62 microversion: 2.1 time: 0.012378 [ 788.641719] [48512]: [pid: 48512|app: 0|req: 830/1661] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/images/225c7666-a1f5-4e1b-84a6-bca3ad9628591 => generated 62 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.644332] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.646996] [48512]: DEBUG nova.compute.api [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.650929] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.651159] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.651298] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.651655] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.651810] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.651935] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.651974] [48511]: DEBUG nova.policy [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.656721] [48511]: INFO nova.api.openstack.requestlog [None req-16cdd0e6-a8a5-4425-8d61-cf45be24273d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.098131 [ 788.657092] [48511]: [pid: 48511|app: 0|req: 832/1662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.659785] [48511]: DEBUG nova.api.openstack.wsgi [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.661370] [48511]: DEBUG nova.compute.api [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.664385] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.664531] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.664662] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.664986] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.665144] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.665274] [48511]: DEBUG oslo_concurrency.lockutils [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.668299] [48512]: WARNING neutronclient.v2_0.client [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.680683] [48511]: INFO nova.api.openstack.requestlog [None req-c983bc53-ffab-4c72-9a2a-ca16c0584e8d tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 161 microversion: 2.1 time: 0.022886 [ 788.681046] [48511]: [pid: 48511|app: 0|req: 833/1663] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 161 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 788.683551] [48511]: DEBUG nova.api.openstack.wsgi [None req-935e7f58-aca6-4c9e-85f9-b82dd0dd36aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.683744] [48511]: DEBUG nova.compute.api [None req-935e7f58-aca6-4c9e-85f9-b82dd0dd36aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Failed to fetch instance by id 9223372036854775808 {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3023}} [ 788.683904] [48511]: INFO nova.api.openstack.wsgi [None req-935e7f58-aca6-4c9e-85f9-b82dd0dd36aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 9223372036854775808 could not be found. [ 788.684121] [48511]: DEBUG nova.api.openstack.wsgi [None req-935e7f58-aca6-4c9e-85f9-b82dd0dd36aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.684453] [48511]: INFO nova.api.openstack.requestlog [None req-935e7f58-aca6-4c9e-85f9-b82dd0dd36aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.002759 [ 788.684800] [48511]: [pid: 48511|app: 0|req: 834/1664] 10.180.1.21 () {58 vars in 1183 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.686994] [48512]: DEBUG nova.policy [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.687144] [48511]: DEBUG nova.api.openstack.wsgi [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.688380] [48511]: DEBUG nova.compute.api [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.690973] [48512]: INFO nova.api.openstack.requestlog [None req-8e1c273f-e052-4122-9656-57dfa51dc821 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.048944 [ 788.691390] [48512]: [pid: 48512|app: 0|req: 831/1665] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.692118] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.692302] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.692435] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.692686] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.692827] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.692950] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.693523] [48512]: DEBUG nova.api.openstack.wsgi [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.694842] [48512]: DEBUG nova.compute.api [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.697867] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.698069] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.698192] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.698437] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.698583] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.698703] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.713709] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.713898] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.714045] [48511]: DEBUG oslo_concurrency.lockutils [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.714665] [48511]: DEBUG nova.objects.instance [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.716989] [48511]: WARNING neutronclient.v2_0.client [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.718931] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.719044] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.719260] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.719428] [48512]: DEBUG nova.objects.instance [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.722406] [48512]: WARNING neutronclient.v2_0.client [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.735622] [48511]: DEBUG nova.policy [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.740284] [48511]: INFO nova.api.openstack.requestlog [None req-171ab6c9-0ac2-4fa2-9b36-beb47d38a410 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.054553 [ 788.740799] [48511]: [pid: 48511|app: 0|req: 835/1666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.744746] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3afe6d3-29e8-42d1-9ce1-30b75da6508e tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.749334] [48512]: DEBUG nova.policy [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.753875] [48512]: INFO nova.api.openstack.requestlog [None req-c83e6db4-75bc-4d82-8f50-5329f03dc0fa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.061966 [ 788.754342] [48512]: [pid: 48512|app: 0|req: 832/1667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.756881] [48512]: DEBUG nova.api.openstack.wsgi [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.758271] [48512]: DEBUG nova.compute.api [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.758999] [48511]: INFO nova.api.openstack.wsgi [None req-e3afe6d3-29e8-42d1-9ce1-30b75da6508e tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] HTTP exception thrown: Image not found. [ 788.759384] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3afe6d3-29e8-42d1-9ce1-30b75da6508e tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.759903] [48511]: INFO nova.api.openstack.requestlog [None req-e3afe6d3-29e8-42d1-9ce1-30b75da6508e tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/tempest-invalid-1247959003" status: 404 len: 62 microversion: 2.1 time: 0.018384 [ 788.760351] [48511]: [pid: 48511|app: 0|req: 836/1668] 10.180.1.21 () {58 vars in 1201 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/images/tempest-invalid-1247959003 => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.761579] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.761756] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.761891] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.762185] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.762317] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.762853] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.763825] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a8ba81e-c636-4bc7-8544-01601e700d02 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.779073] [48512]: WARNING neutronclient.v2_0.client [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.796495] [48512]: DEBUG nova.policy [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.798217] [48511]: INFO nova.api.openstack.requestlog [None req-6a8ba81e-c636-4bc7-8544-01601e700d02 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1647 microversion: 2.1 time: 0.037186 [ 788.798552] [48511]: [pid: 48511|app: 0|req: 837/1669] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1647 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.801256] [48512]: INFO nova.api.openstack.requestlog [None req-69ea0150-d50c-42fc-87d5-476f45513350 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1257 microversion: 2.1 time: 0.046334 [ 788.801365] [48511]: DEBUG nova.api.openstack.wsgi [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.801710] [48512]: [pid: 48512|app: 0|req: 833/1670] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1257 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.803082] [48511]: DEBUG nova.compute.api [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.804048] [48512]: DEBUG nova.api.openstack.wsgi [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.805474] [48512]: DEBUG nova.compute.api [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.806490] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.806691] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.807101] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.807380] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.807526] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.807647] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.808672] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.809421] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.809421] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.809421] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.809527] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.809557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.825243] [48512]: WARNING neutronclient.v2_0.client [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.825539] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.825716] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.825845] [48511]: DEBUG oslo_concurrency.lockutils [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.825996] [48511]: DEBUG nova.objects.instance [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.828647] [48511]: WARNING neutronclient.v2_0.client [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.859186] [48511]: DEBUG nova.policy [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.863419] [48511]: INFO nova.api.openstack.requestlog [None req-04921d69-679c-4da5-9dc8-a5a19b7c2b78 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.064306 [ 788.863731] [48511]: [pid: 48511|app: 0|req: 838/1671] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.866488] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4177258-55cb-438c-b8fa-64e4542a0e61 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.878323] [48511]: INFO nova.api.openstack.wsgi [None req-d4177258-55cb-438c-b8fa-64e4542a0e61 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] HTTP exception thrown: Image not found. [ 788.878578] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4177258-55cb-438c-b8fa-64e4542a0e61 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 788.879056] [48511]: INFO nova.api.openstack.requestlog [None req-d4177258-55cb-438c-b8fa-64e4542a0e61 tempest-ImagesDeleteNegativeTestJSON-2066353756 tempest-ImagesDeleteNegativeTestJSON-2066353756-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/06c564a0-feff-41c9-abd3-4a6fd1e14b15" status: 404 len: 62 microversion: 2.1 time: 0.014816 [ 788.879385] [48511]: [pid: 48511|app: 0|req: 839/1672] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/images/06c564a0-feff-41c9-abd3-4a6fd1e14b15 => generated 62 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 788.881876] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.882165] [48512]: DEBUG nova.policy [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.883629] [48511]: DEBUG nova.compute.api [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.886836] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.887019] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.887086] [48512]: INFO nova.api.openstack.requestlog [None req-9bfba8bd-2822-493c-9802-d81f26fd75be tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.084795 [ 788.887156] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.887445] [48512]: [pid: 48512|app: 0|req: 834/1673] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.887503] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.887559] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.887902] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.890539] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.892424] [48512]: DEBUG nova.compute.api [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.896027] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.896027] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.896027] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.896202] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.896352] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.897231] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.909310] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.910031] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.910031] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.910031] [48511]: DEBUG nova.objects.instance [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.914030] [48512]: WARNING neutronclient.v2_0.client [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.914211] [48511]: WARNING neutronclient.v2_0.client [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 788.932359] [48511]: DEBUG nova.policy [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.932447] [48512]: DEBUG nova.policy [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.936450] [48511]: DEBUG nova.policy [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.936688] [48511]: DEBUG nova.policy [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 788.937890] [48512]: INFO nova.api.openstack.requestlog [None req-7b6b15a3-7d23-417e-8e24-d61453dc3d83 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.049962 [ 788.938354] [48512]: [pid: 48512|app: 0|req: 835/1674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.940907] [48511]: INFO nova.api.openstack.requestlog [None req-5d2c40c3-9385-4362-bbbc-5834f5c9d7f1 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.060965 [ 788.941416] [48511]: [pid: 48511|app: 0|req: 840/1675] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.941713] [48512]: DEBUG nova.api.openstack.wsgi [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 788.943249] [48512]: DEBUG nova.compute.api [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 788.949481] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.949930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.951139] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.951139] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 788.951139] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 788.951139] [48512]: DEBUG oslo_concurrency.lockutils [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 788.974819] [48512]: WARNING neutronclient.v2_0.client [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.053315] [48512]: DEBUG nova.policy [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.058174] [48512]: INFO nova.api.openstack.requestlog [None req-cceb618d-70ed-4a62-ad07-07d1a874caaa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.119074 [ 789.058593] [48512]: [pid: 48512|app: 0|req: 836/1676] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.059449] [48511]: DEBUG nova.api.openstack.wsgi [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.060922] [48511]: DEBUG nova.compute.api [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.065362] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.065573] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.065721] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.065976] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.066153] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.066276] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.071017] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7a7441b-8a65-450f-bbf4-ac6a8753c44c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.071947] [48512]: DEBUG nova.compute.api [None req-f7a7441b-8a65-450f-bbf4-ac6a8753c44c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Failed to fetch instance by id -1 {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3023}} [ 789.071947] [48512]: INFO nova.api.openstack.wsgi [None req-f7a7441b-8a65-450f-bbf4-ac6a8753c44c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance -1 could not be found. [ 789.071947] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7a7441b-8a65-450f-bbf4-ac6a8753c44c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance -1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 789.072654] [48512]: INFO nova.api.openstack.requestlog [None req-f7a7441b-8a65-450f-bbf4-ac6a8753c44c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.004549 [ 789.072654] [48512]: [pid: 48512|app: 0|req: 837/1677] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:22:33 2025] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 789.077328] [48512]: DEBUG nova.api.openstack.wsgi [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.078941] [48512]: DEBUG nova.compute.api [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.082674] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.083527] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.083527] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.083527] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.083527] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.083755] [48512]: DEBUG oslo_concurrency.lockutils [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.087995] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.088626] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.088626] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.088626] [48511]: DEBUG nova.objects.instance [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.093376] [48511]: WARNING neutronclient.v2_0.client [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.105617] [48512]: WARNING neutronclient.v2_0.client [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.126837] [48511]: DEBUG nova.policy [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.131717] [48511]: INFO nova.api.openstack.requestlog [None req-3aa2c5ba-d710-4445-91f5-f6254dbc88c1 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.074571 [ 789.132088] [48511]: [pid: 48511|app: 0|req: 841/1678] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.136335] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.138611] [48511]: DEBUG nova.compute.api [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.145713] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.146017] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.146275] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.146517] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.146669] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.146810] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.182315] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.182315] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.182315] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.182538] [48511]: DEBUG nova.objects.instance [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.189548] [48511]: WARNING neutronclient.v2_0.client [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.287336] [48512]: DEBUG nova.policy [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.289681] [48511]: DEBUG nova.policy [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.294639] [48511]: INFO nova.api.openstack.requestlog [None req-ad658d27-e274-49ef-89a7-a022dd1c905b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.161700 [ 789.295368] [48511]: [pid: 48511|app: 0|req: 842/1679] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.295444] [48512]: INFO nova.api.openstack.requestlog [None req-bea227ec-f35f-42d6-8580-ddcce8556e75 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.219553 [ 789.296035] [48512]: [pid: 48512|app: 0|req: 838/1680] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.300025] [48511]: DEBUG nova.api.openstack.wsgi [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.300025] [48511]: DEBUG nova.compute.api [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.303412] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.303679] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.303861] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.303987] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.304267] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.304410] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.304594] [48511]: DEBUG oslo_concurrency.lockutils [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.305944] [48512]: DEBUG nova.compute.api [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.310850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.336200] [48511]: WARNING neutronclient.v2_0.client [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.336334] [48512]: WARNING neutronclient.v2_0.client [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.425242] [48512]: DEBUG nova.policy [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.430745] [48512]: INFO nova.api.openstack.requestlog [None req-2a32a044-5078-40a2-9ef7-02e55a1ad88f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.129633 [ 789.431479] [48512]: [pid: 48512|app: 0|req: 839/1681] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.436065] [48512]: DEBUG nova.api.openstack.wsgi [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.438104] [48512]: DEBUG nova.compute.api [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.442663] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.443099] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.443534] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.443970] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.444609] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.444609] [48512]: DEBUG oslo_concurrency.lockutils [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.454802] [48511]: DEBUG nova.policy [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.458657] [48511]: INFO nova.api.openstack.requestlog [None req-575d12e2-e83d-4827-8329-a60478d4035a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.163082 [ 789.459623] [48511]: [pid: 48511|app: 0|req: 843/1682] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.464214] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.466315] [48511]: DEBUG nova.compute.api [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.475026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.475026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.475026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.475609] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.477668] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.478796] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.483119] [48512]: WARNING neutronclient.v2_0.client [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.505309] [48511]: WARNING neutronclient.v2_0.client [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.571124] [48511]: DEBUG nova.policy [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.574987] [48511]: INFO nova.api.openstack.requestlog [None req-8e5233ac-57e7-41c8-b125-99ab9092ca67 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.114594 [ 789.575791] [48511]: [pid: 48511|app: 0|req: 844/1683] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.585315] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.586928] [48511]: DEBUG nova.compute.api [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.593388] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.612903] [48511]: WARNING neutronclient.v2_0.client [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.670278] [48512]: DEBUG nova.policy [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.676988] [48512]: INFO nova.api.openstack.requestlog [None req-c83977c2-319a-43c4-bca8-318bde0fcd7e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.244695 [ 789.677429] [48512]: [pid: 48512|app: 0|req: 840/1684] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.680141] [48512]: DEBUG nova.api.openstack.wsgi [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.681575] [48512]: DEBUG nova.compute.api [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.687436] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.687637] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.687775] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.688048] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.688217] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.688364] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.688656] [48511]: DEBUG nova.policy [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.694917] [48511]: DEBUG nova.policy [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.695621] [48511]: DEBUG nova.policy [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.695862] [48511]: INFO nova.api.openstack.requestlog [None req-7f010a66-021b-46c1-99d5-54d31a3d0dd3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.115514 [ 789.696179] [48511]: [pid: 48511|app: 0|req: 845/1685] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.701133] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.703046] [48511]: DEBUG nova.compute.api [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.707362] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.707709] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.707896] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.708274] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.708503] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.708563] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.717776] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.718699] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.718699] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.718699] [48512]: DEBUG nova.objects.instance [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.722681] [48512]: WARNING neutronclient.v2_0.client [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.727098] [48511]: WARNING neutronclient.v2_0.client [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.742133] [48512]: DEBUG nova.policy [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.746445] [48512]: INFO nova.api.openstack.requestlog [None req-d3100540-4b80-41fc-bbff-4b3c40ac125f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.068450 [ 789.747054] [48512]: [pid: 48512|app: 0|req: 841/1686] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.749356] [48512]: DEBUG nova.api.openstack.wsgi [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.750769] [48512]: DEBUG nova.compute.api [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.754509] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.754741] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.754938] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.755343] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.755591] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.755828] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.761198] [48511]: DEBUG nova.policy [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.766040] [48511]: INFO nova.api.openstack.requestlog [None req-4a150397-6949-4faf-90a1-b4bda51d5d98 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.067778 [ 789.766371] [48511]: [pid: 48511|app: 0|req: 846/1687] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.769211] [48511]: DEBUG nova.api.openstack.wsgi [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.770720] [48511]: DEBUG nova.compute.api [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.774108] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.774489] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.774655] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.774943] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.775139] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.775276] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.782339] [48512]: WARNING neutronclient.v2_0.client [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.816076] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.816254] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.816525] [48511]: DEBUG oslo_concurrency.lockutils [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.816782] [48511]: DEBUG nova.objects.instance [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.821714] [48511]: WARNING neutronclient.v2_0.client [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 789.934333] [48511]: DEBUG nova.policy [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.943567] [48511]: INFO nova.api.openstack.requestlog [None req-655fd110-ee46-41cd-98de-e37ca9aedab4 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.176402 [ 789.944828] [48511]: [pid: 48511|app: 0|req: 847/1688] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.947811] [48511]: DEBUG nova.api.openstack.wsgi [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 789.953150] [48511]: DEBUG oslo_concurrency.lockutils [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.953324] [48511]: DEBUG oslo_concurrency.lockutils [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.953449] [48511]: DEBUG oslo_concurrency.lockutils [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.960526] [48511]: INFO nova.api.openstack.compute.server_external_events [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] Creating event network-changed:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 789.961184] [48512]: DEBUG nova.policy [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 789.964489] [48511]: INFO nova.api.openstack.requestlog [req-e0c4fa1d-2990-4128-8039-951d346420eb req-b12b2371-71b6-44b2-8d05-0b4b691adca5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018970 [ 789.965480] [48511]: [pid: 48511|app: 0|req: 848/1689] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:34 2025] 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) [ 789.968044] [48511]: DEBUG nova.api.openstack.wsgi [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.968209] [48512]: INFO nova.api.openstack.requestlog [None req-c69b423b-4918-4243-a3dc-3fc883de695c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1509 microversion: 2.1 time: 0.220536 [ 789.968652] [48512]: [pid: 48512|app: 0|req: 842/1690] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1509 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.969123] [48511]: DEBUG nova.compute.api [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.972645] [48512]: DEBUG nova.api.openstack.wsgi [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 789.972789] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.972908] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.973077] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.973338] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.973486] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.973608] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.973963] [48512]: DEBUG nova.compute.api [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 789.979773] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.979991] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.980154] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 789.980418] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 789.981413] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 789.981413] [48512]: DEBUG oslo_concurrency.lockutils [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.003037] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.003237] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.003275] [48511]: DEBUG oslo_concurrency.lockutils [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.004187] [48511]: DEBUG nova.objects.instance [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.006592] [48512]: WARNING neutronclient.v2_0.client [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.007749] [48511]: WARNING neutronclient.v2_0.client [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.061718] [48511]: DEBUG nova.policy [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.066060] [48511]: INFO nova.api.openstack.requestlog [None req-33c76e9b-0fc5-4841-9258-3a52d623dad6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.100543 [ 790.066391] [48511]: [pid: 48511|app: 0|req: 849/1691] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.072182] [48511]: DEBUG nova.api.openstack.wsgi [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.073532] [48511]: DEBUG nova.compute.api [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.078174] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.078359] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.078498] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.078811] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.078959] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.079098] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.085736] [48512]: DEBUG nova.policy [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.090332] [48512]: INFO nova.api.openstack.requestlog [None req-9404889e-f06c-48cd-a638-74c3b99869f2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.120867 [ 790.090487] [48512]: [pid: 48512|app: 0|req: 843/1692] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.095463] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9ce92ca-2b59-42e3-bd48-cb150696a2ff tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 790.095463] [48512]: DEBUG nova.compute.api [None req-e9ce92ca-2b59-42e3-bd48-cb150696a2ff tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: ec0e82fe-1fde-4105-84ab-661253fe50f9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.097675] [48512]: INFO nova.api.openstack.wsgi [None req-e9ce92ca-2b59-42e3-bd48-cb150696a2ff tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance ec0e82fe-1fde-4105-84ab-661253fe50f9 could not be found. [ 790.097860] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9ce92ca-2b59-42e3-bd48-cb150696a2ff tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance ec0e82fe-1fde-4105-84ab-661253fe50f9 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 790.098378] [48512]: INFO nova.api.openstack.requestlog [None req-e9ce92ca-2b59-42e3-bd48-cb150696a2ff tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ec0e82fe-1fde-4105-84ab-661253fe50f9/action" status: 404 len: 111 microversion: 2.1 time: 0.007510 [ 790.098753] [48512]: [pid: 48512|app: 0|req: 844/1693] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:34 2025] POST /compute/v2.1/servers/ec0e82fe-1fde-4105-84ab-661253fe50f9/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 790.102307] [48511]: INFO nova.api.openstack.requestlog [None req-f7f72578-d2f8-4acc-8cd9-0c9e3aeaf603 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 161 microversion: 2.1 time: 0.034970 [ 790.102405] [48511]: [pid: 48511|app: 0|req: 850/1694] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 161 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 790.102900] [48512]: DEBUG nova.api.openstack.wsgi [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.104534] [48512]: DEBUG nova.compute.api [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.105600] [48511]: DEBUG nova.api.openstack.wsgi [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.106973] [48511]: DEBUG nova.compute.api [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.107543] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.107708] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.107922] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.108241] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.108394] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.108519] [48512]: DEBUG oslo_concurrency.lockutils [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.110593] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.111132] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.111132] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.111405] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.111405] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.111509] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.130057] [48512]: WARNING neutronclient.v2_0.client [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.134195] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.135189] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.135468] [48511]: DEBUG oslo_concurrency.lockutils [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.135856] [48511]: DEBUG nova.objects.instance [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lazy-loading 'fault' on Instance uuid 9f51fa28-ea48-423e-ba45-4494b0a0d945 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.142486] [48511]: WARNING neutronclient.v2_0.client [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.151265] [48512]: DEBUG nova.policy [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.161555] [48512]: INFO nova.api.openstack.requestlog [None req-94daf310-0f92-4f81-af93-2d94450a1e65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.061132 [ 790.161555] [48512]: [pid: 48512|app: 0|req: 845/1695] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.165168] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.165944] [48511]: DEBUG nova.policy [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e888dac462fd43f787daf8ef71224a11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24f7854f411a4c07a8fc5d4098a1101d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.167065] [48512]: DEBUG nova.compute.api [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.170975] [48511]: INFO nova.api.openstack.requestlog [None req-a168b538-6947-4ed0-84ed-e6f6fb383812 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 200 len: 1330 microversion: 2.1 time: 0.067967 [ 790.171352] [48511]: [pid: 48511|app: 0|req: 851/1696] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.172382] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.172689] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.172888] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.173198] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.173408] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.173529] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.174806] [48511]: DEBUG nova.api.openstack.wsgi [None req-66879156-be4c-4305-ba52-42d8b78042a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.208957] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.209246] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.209423] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.209594] [48512]: DEBUG nova.objects.instance [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.210785] [48511]: INFO nova.api.openstack.requestlog [None req-66879156-be4c-4305-ba52-42d8b78042a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1655 microversion: 2.1 time: 0.038295 [ 790.211175] [48511]: [pid: 48511|app: 0|req: 852/1697] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1655 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.213603] [48512]: WARNING neutronclient.v2_0.client [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.213690] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.215064] [48511]: DEBUG nova.compute.api [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.218543] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.218735] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.218921] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.219211] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.219356] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.219478] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.245424] [48511]: WARNING neutronclient.v2_0.client [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.271669] [48512]: DEBUG nova.policy [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.278354] [48512]: INFO nova.api.openstack.requestlog [None req-ca657024-8bf5-4c8b-8f5d-fc798844d074 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.116103 [ 790.278692] [48512]: [pid: 48512|app: 0|req: 846/1698] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.282909] [48512]: DEBUG nova.api.openstack.wsgi [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.283905] [48512]: DEBUG nova.compute.api [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.287160] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.287304] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.287919] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.287919] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.287919] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.288083] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.310135] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.310347] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.310480] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.310635] [48512]: DEBUG nova.objects.instance [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.313537] [48512]: WARNING neutronclient.v2_0.client [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.376246] [48511]: DEBUG nova.policy [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.381020] [48511]: INFO nova.api.openstack.requestlog [None req-5d44426c-acc3-4c57-bc19-4447cc14e943 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1317 microversion: 2.1 time: 0.169240 [ 790.381629] [48511]: [pid: 48511|app: 0|req: 853/1699] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:34 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1317 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.384093] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.385425] [48511]: DEBUG nova.compute.api [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.388854] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.389076] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.389214] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.389517] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.389666] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.389789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.390654] [48512]: DEBUG nova.policy [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.400834] [48512]: INFO nova.api.openstack.requestlog [None req-37c7f976-9ef9-4dda-9355-fa2116b84572 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.121058 [ 790.401379] [48512]: [pid: 48512|app: 0|req: 847/1700] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.406973] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.411016] [48511]: WARNING neutronclient.v2_0.client [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.411139] [48512]: DEBUG nova.compute.api [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.413215] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.414791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.414791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.414791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.414791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.414791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.438216] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.438404] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.438859] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.438859] [48512]: DEBUG nova.objects.instance [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.442685] [48512]: WARNING neutronclient.v2_0.client [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.634037] [48511]: DEBUG nova.policy [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.638831] [48511]: INFO nova.api.openstack.requestlog [None req-ed3cb6f7-2804-468f-8143-8078d8389783 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.256675 [ 790.639334] [48511]: [pid: 48511|app: 0|req: 854/1701] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.641838] [48511]: DEBUG nova.api.openstack.wsgi [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c1ec2ac3-ae8c-4acb-b304-8e6967a889c1", "tag": "2aa34bd4-a02d-4aab-acc2-18b1a8f792aa"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 790.647726] [48512]: DEBUG nova.policy [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.647854] [48511]: DEBUG oslo_concurrency.lockutils [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.649396] [48511]: DEBUG oslo_concurrency.lockutils [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.649396] [48511]: DEBUG oslo_concurrency.lockutils [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.652536] [48512]: DEBUG nova.policy [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.653342] [48512]: DEBUG nova.policy [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.655056] [48511]: INFO nova.api.openstack.compute.server_external_events [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] Creating event network-changed:2aa34bd4-a02d-4aab-acc2-18b1a8f792aa for instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 on cpu-1 [ 790.658953] [48512]: INFO nova.api.openstack.requestlog [None req-ed0defd3-886c-4907-bbd2-3163967aa035 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.257183 [ 790.659291] [48512]: [pid: 48512|app: 0|req: 848/1702] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.661607] [48512]: DEBUG nova.api.openstack.wsgi [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.662945] [48512]: DEBUG nova.compute.api [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.665572] [48511]: INFO nova.api.openstack.requestlog [req-682bcff8-8b07-4bdd-883b-29fc7cea6667 req-a5cf961e-0375-4ffc-a893-0aba9b1dda07 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025398 [ 790.666141] [48511]: [pid: 48511|app: 0|req: 855/1703] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:35 2025] 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) [ 790.669992] [48511]: DEBUG nova.api.openstack.wsgi [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.671541] [48511]: DEBUG nova.compute.api [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.675899] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.675899] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.676039] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.676462] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.676462] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.676635] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.677523] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.677728] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.677863] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.678143] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.678287] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.678478] [48512]: DEBUG oslo_concurrency.lockutils [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.696013] [48512]: WARNING neutronclient.v2_0.client [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.697857] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.698149] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.698511] [48511]: DEBUG oslo_concurrency.lockutils [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.698706] [48511]: DEBUG nova.objects.instance [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.701689] [48511]: WARNING neutronclient.v2_0.client [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.742833] [48511]: DEBUG nova.policy [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.747298] [48511]: INFO nova.api.openstack.requestlog [None req-84a1ee55-c6f1-41d0-95d1-a8c9f74d008f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.079804 [ 790.747645] [48511]: [pid: 48511|app: 0|req: 856/1704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.749946] [48511]: DEBUG nova.api.openstack.wsgi [None req-9003c7e2-a053-4cf4-bcb9-e702120f3fb3 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.786204] [48511]: INFO nova.api.openstack.requestlog [None req-9003c7e2-a053-4cf4-bcb9-e702120f3fb3 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 200 len: 1655 microversion: 2.1 time: 0.037921 [ 790.786540] [48511]: [pid: 48511|app: 0|req: 857/1705] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 1655 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.789551] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.790832] [48511]: DEBUG nova.compute.api [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.797398] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.797665] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.797813] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.798084] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.798333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.798333] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.799355] [48512]: DEBUG nova.policy [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.809097] [48512]: INFO nova.api.openstack.requestlog [None req-1771c9f3-30ab-4a9e-8bc4-cede29e17d25 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.149231 [ 790.809423] [48512]: [pid: 48512|app: 0|req: 849/1706] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.811864] [48512]: DEBUG nova.api.openstack.wsgi [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.813218] [48512]: DEBUG nova.compute.api [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.816176] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.816354] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.816486] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.816816] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.816988] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.817133] [48512]: DEBUG oslo_concurrency.lockutils [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.817182] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.817423] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.817596] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.817775] [48511]: DEBUG nova.objects.instance [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.821493] [48511]: WARNING neutronclient.v2_0.client [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.832541] [48512]: WARNING neutronclient.v2_0.client [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.842950] [48511]: DEBUG nova.policy [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.847298] [48511]: INFO nova.api.openstack.requestlog [None req-a5f08aba-570f-4132-a900-69e600dedfa2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.060254 [ 790.847663] [48511]: [pid: 48511|app: 0|req: 858/1707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.849976] [48511]: DEBUG nova.api.openstack.wsgi [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.851613] [48511]: DEBUG nova.compute.api [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.854632] [48512]: DEBUG nova.policy [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.854750] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.854867] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.855051] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.855344] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.855524] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.855672] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.859440] [48512]: INFO nova.api.openstack.requestlog [None req-097c70f5-43ab-471a-bed3-ceb97a9814f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.048512 [ 790.859440] [48512]: [pid: 48512|app: 0|req: 850/1708] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.863440] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.863440] [48512]: DEBUG nova.compute.api [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.865815] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.865990] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.866221] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.866483] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.866628] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.866746] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.873425] [48511]: WARNING neutronclient.v2_0.client [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.882512] [48512]: WARNING neutronclient.v2_0.client [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.917453] [48512]: DEBUG nova.policy [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.921485] [48512]: INFO nova.api.openstack.requestlog [None req-6e6b47ed-697b-4c35-aaee-f2c04c8f672e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.061982 [ 790.921801] [48512]: [pid: 48512|app: 0|req: 851/1709] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.924065] [48512]: DEBUG nova.api.openstack.wsgi [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.925376] [48512]: DEBUG nova.compute.api [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.928715] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.928938] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.929091] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.929340] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.929482] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.929603] [48512]: DEBUG oslo_concurrency.lockutils [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.937638] [48511]: DEBUG nova.policy [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.942369] [48511]: INFO nova.api.openstack.requestlog [None req-cfc53590-949e-43f3-9097-d878f4859bb1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.094149 [ 790.942928] [48511]: [pid: 48511|app: 0|req: 859/1710] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.944196] [48512]: WARNING neutronclient.v2_0.client [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.945469] [48511]: DEBUG nova.api.openstack.wsgi [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.947152] [48511]: DEBUG nova.compute.api [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.950493] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.950743] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.950922] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.951273] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.951462] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.951640] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.963267] [48512]: DEBUG nova.policy [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.967871] [48512]: DEBUG nova.policy [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.968920] [48512]: DEBUG nova.policy [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 790.969178] [48512]: INFO nova.api.openstack.requestlog [None req-347549fe-e221-4eeb-96b7-1f6c858eab3f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.046843 [ 790.970660] [48512]: [pid: 48512|app: 0|req: 852/1711] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.971909] [48512]: DEBUG nova.api.openstack.wsgi [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 790.973281] [48512]: DEBUG nova.compute.api [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 790.976491] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.976671] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.976827] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.977106] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.977254] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.977376] [48512]: DEBUG oslo_concurrency.lockutils [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.979423] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 790.979562] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 790.979893] [48511]: DEBUG oslo_concurrency.lockutils [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 790.979960] [48511]: DEBUG nova.objects.instance [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.983154] [48511]: WARNING neutronclient.v2_0.client [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 790.995220] [48512]: WARNING neutronclient.v2_0.client [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.001816] [48511]: DEBUG nova.policy [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.006271] [48511]: INFO nova.api.openstack.requestlog [None req-886a4867-1bc1-4dd3-b199-a215e63155d9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.062616 [ 791.006629] [48511]: [pid: 48511|app: 0|req: 860/1712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.009299] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.010806] [48511]: DEBUG nova.compute.api [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.014326] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.014600] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.014742] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.015033] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.015187] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.015311] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.016785] [48512]: DEBUG nova.policy [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.021930] [48512]: INFO nova.api.openstack.requestlog [None req-aed0cadf-25af-4831-84e6-a007fc13d8b2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.051774 [ 791.022543] [48512]: [pid: 48512|app: 0|req: 853/1713] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.025162] [48512]: DEBUG nova.api.openstack.wsgi [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.026668] [48512]: DEBUG nova.compute.api [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.030396] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.030624] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.030788] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.031114] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.031325] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.031481] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.034826] [48511]: WARNING neutronclient.v2_0.client [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.050623] [48512]: WARNING neutronclient.v2_0.client [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.144036] [48511]: DEBUG nova.policy [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.151845] [48511]: INFO nova.api.openstack.requestlog [None req-f9306dac-2b79-41a5-aeba-d32b1102493c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1475 microversion: 2.1 time: 0.144389 [ 791.152293] [48511]: [pid: 48511|app: 0|req: 861/1714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1475 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.158342] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.159286] [48511]: DEBUG nova.compute.api [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.164754] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.164754] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.164983] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.165199] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.165402] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.165562] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.180154] [48512]: DEBUG nova.policy [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.188726] [48512]: INFO nova.api.openstack.requestlog [None req-cfc62e19-d16a-422e-8a06-33f8760d7846 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.164554 [ 791.193363] [48512]: [pid: 48512|app: 0|req: 854/1715] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.200062] [48512]: DEBUG nova.api.openstack.wsgi [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.201366] [48512]: DEBUG nova.compute.api [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.205261] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.205261] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.205443] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.205676] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.205781] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.205925] [48512]: DEBUG oslo_concurrency.lockutils [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.209308] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.209528] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.209665] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.210079] [48511]: DEBUG nova.objects.instance [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.218010] [48511]: WARNING neutronclient.v2_0.client [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.236446] [48512]: WARNING neutronclient.v2_0.client [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.249490] [48511]: DEBUG nova.policy [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.255990] [48511]: INFO nova.api.openstack.requestlog [None req-d0e75f77-5199-4341-bd21-352f84a472cd tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.103052 [ 791.256412] [48511]: [pid: 48511|app: 0|req: 862/1716] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.260032] [48511]: DEBUG nova.api.openstack.wsgi [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.260918] [48511]: DEBUG nova.compute.api [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.267025] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.267025] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.267025] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.267025] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.267282] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.267282] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.290557] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.290833] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.290937] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.291132] [48511]: DEBUG nova.objects.instance [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.294550] [48511]: WARNING neutronclient.v2_0.client [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.321393] [48512]: DEBUG nova.policy [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.327289] [48512]: INFO nova.api.openstack.requestlog [None req-98d989eb-2cd5-4fd7-8669-304d1f428409 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1295 microversion: 2.1 time: 0.132105 [ 791.327289] [48512]: [pid: 48512|app: 0|req: 855/1717] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:35 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1295 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.330125] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.332241] [48512]: DEBUG nova.compute.api [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.335729] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.335729] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.335919] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.336066] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.336213] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.336341] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.337734] [48511]: DEBUG nova.policy [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.342581] [48511]: INFO nova.api.openstack.requestlog [None req-35b2f4db-8b2c-4757-9369-4a4fd788288d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.085442 [ 791.342955] [48511]: [pid: 48511|app: 0|req: 863/1718] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.345592] [48511]: DEBUG nova.api.openstack.wsgi [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.349048] [48511]: DEBUG nova.compute.api [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.353752] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.353953] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.354102] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.354360] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.354495] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.354613] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.361801] [48512]: WARNING neutronclient.v2_0.client [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.373089] [48511]: INFO nova.api.openstack.requestlog [None req-e7699967-2c8c-4593-8f3a-e707c904b9a1 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 203 microversion: 2.1 time: 0.029405 [ 791.373623] [48511]: [pid: 48511|app: 0|req: 864/1719] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 203 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 791.377105] [48511]: DEBUG nova.api.openstack.wsgi [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.379619] [48511]: DEBUG nova.compute.api [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.384445] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.384445] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.384597] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.384915] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.385864] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.385864] [48511]: DEBUG oslo_concurrency.lockutils [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.408638] [48511]: WARNING neutronclient.v2_0.client [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.524839] [48511]: DEBUG nova.policy [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.529663] [48511]: INFO nova.api.openstack.requestlog [None req-a03201ec-813f-4f80-b6f6-2a2062f3ff1c tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.155315 [ 791.530143] [48511]: [pid: 48511|app: 0|req: 865/1720] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.532669] [48511]: DEBUG nova.api.openstack.wsgi [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.534179] [48511]: DEBUG nova.compute.api [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] [instance: 9f51fa28-ea48-423e-ba45-4494b0a0d945] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.537738] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.537929] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.538086] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.538357] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.538560] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.538744] [48511]: DEBUG oslo_concurrency.lockutils [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.550479] [48511]: INFO nova.api.openstack.wsgi [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] HTTP exception thrown: Instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 could not be found. [ 791.550743] [48511]: DEBUG nova.api.openstack.wsgi [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Returning 404 to user: Instance 9f51fa28-ea48-423e-ba45-4494b0a0d945 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 791.551159] [48511]: INFO nova.api.openstack.requestlog [None req-34d81538-91a6-4136-b457-5695bd0d8a74 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945" status: 404 len: 111 microversion: 2.1 time: 0.020521 [ 791.551495] [48511]: [pid: 48511|app: 0|req: 866/1721] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/9f51fa28-ea48-423e-ba45-4494b0a0d945 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 791.556283] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e14a099-a45a-4602-982f-fb9fbe1bd603 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 791.559260] [48511]: DEBUG nova.compute.api [None req-1e14a099-a45a-4602-982f-fb9fbe1bd603 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 497527b8-941f-4a95-a08a-a6209c796c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.561190] [48511]: INFO nova.api.openstack.wsgi [None req-1e14a099-a45a-4602-982f-fb9fbe1bd603 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 497527b8-941f-4a95-a08a-a6209c796c3a could not be found. [ 791.561961] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e14a099-a45a-4602-982f-fb9fbe1bd603 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 497527b8-941f-4a95-a08a-a6209c796c3a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 791.562355] [48511]: INFO nova.api.openstack.requestlog [None req-1e14a099-a45a-4602-982f-fb9fbe1bd603 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/497527b8-941f-4a95-a08a-a6209c796c3a/action" status: 404 len: 111 microversion: 2.1 time: 0.010392 [ 791.562666] [48511]: [pid: 48511|app: 0|req: 867/1722] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:36 2025] POST /compute/v2.1/servers/497527b8-941f-4a95-a08a-a6209c796c3a/action => generated 111 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 791.565032] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.566861] [48511]: DEBUG nova.compute.api [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.576363] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.576889] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.577432] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.577829] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.578105] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.578552] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.588721] [48512]: DEBUG nova.policy [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.595193] [48512]: INFO nova.api.openstack.requestlog [None req-b4755b61-64ec-4d58-a18a-49e10a776c5a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.268286 [ 791.596177] [48512]: [pid: 48512|app: 0|req: 856/1723] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.599619] [48512]: DEBUG nova.api.openstack.wsgi [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.601300] [48512]: DEBUG nova.compute.api [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.605306] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.605506] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.605636] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.605937] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.606608] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.606608] [48512]: DEBUG oslo_concurrency.lockutils [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.619258] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.619452] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.619593] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.619771] [48511]: DEBUG nova.objects.instance [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.627658] [48511]: WARNING neutronclient.v2_0.client [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.634534] [48512]: WARNING neutronclient.v2_0.client [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.654094] [48511]: DEBUG nova.policy [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.659790] [48511]: INFO nova.api.openstack.requestlog [None req-d5530f47-eb89-4cdc-bb00-93c055ea5457 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.096520 [ 791.660242] [48511]: [pid: 48511|app: 0|req: 868/1724] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.662615] [48511]: DEBUG nova.api.openstack.wsgi [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.664110] [48511]: DEBUG nova.compute.api [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.667646] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.667843] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.667993] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.668288] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.668445] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.668575] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.691023] [48511]: WARNING neutronclient.v2_0.client [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.807689] [48512]: DEBUG nova.policy [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.813372] [48512]: INFO nova.api.openstack.requestlog [None req-6467bd2e-1181-4ff9-abd4-b37af3b4971f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1802 microversion: 2.1 time: 0.216580 [ 791.813745] [48512]: [pid: 48512|app: 0|req: 857/1725] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1802 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.820241] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.822088] [48512]: DEBUG nova.compute.api [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.826296] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.826484] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.826634] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.826945] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.827112] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.827350] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.843897] [48511]: DEBUG nova.policy [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.849289] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.849504] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.849656] [48511]: INFO nova.api.openstack.requestlog [None req-5fe03454-f353-4107-bfcf-283f4d91d2fa tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.188894 [ 791.849723] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.849874] [48512]: DEBUG nova.objects.instance [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.850066] [48511]: [pid: 48511|app: 0|req: 869/1726] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.853716] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b56cf8b-cf81-47d9-a7a0-240dd266e5b4 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.853872] [48512]: WARNING neutronclient.v2_0.client [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.875126] [48511]: INFO nova.api.openstack.requestlog [None req-3b56cf8b-cf81-47d9-a7a0-240dd266e5b4 tempest-VolumesAssistedSnapshotsTest-325735266 tempest-VolumesAssistedSnapshotsTest-325735266-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1751351858" status: 202 len: 0 microversion: 2.1 time: 0.024086 [ 791.876046] [48511]: [pid: 48511|app: 0|req: 870/1727] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:22:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1751351858 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 791.880743] [48511]: DEBUG nova.api.openstack.wsgi [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.884765] [48511]: DEBUG nova.compute.api [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.887834] [48512]: DEBUG nova.policy [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 791.893338] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.893568] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.893691] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.894071] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.894238] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.894336] [48512]: INFO nova.api.openstack.requestlog [None req-1a3df425-91aa-4ba6-8827-cefab09ccb21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.079218 [ 791.894420] [48511]: DEBUG oslo_concurrency.lockutils [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.894843] [48512]: [pid: 48512|app: 0|req: 858/1728] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.899666] [48512]: DEBUG nova.api.openstack.wsgi [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 791.900501] [48512]: DEBUG nova.compute.api [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 791.908139] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.908348] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.908518] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.908981] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 791.911484] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 791.911484] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 791.918957] [48511]: WARNING neutronclient.v2_0.client [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 791.930753] [48512]: WARNING neutronclient.v2_0.client [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.050406] [48512]: DEBUG nova.policy [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.056021] [48512]: INFO nova.api.openstack.requestlog [None req-00b24f6e-16ec-421b-8993-15ade96d1301 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.160310 [ 792.056713] [48512]: [pid: 48512|app: 0|req: 859/1729] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.059821] [48512]: DEBUG nova.api.openstack.wsgi [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.061523] [48512]: DEBUG nova.compute.api [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.065292] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.067018] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.067018] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.067018] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.067018] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.067018] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.082482] [48511]: DEBUG nova.policy [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.088465] [48511]: INFO nova.api.openstack.requestlog [None req-f975bb07-387d-4de8-b4ff-732e8ec82008 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.211751 [ 792.088849] [48511]: [pid: 48511|app: 0|req: 871/1730] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.091505] [48511]: DEBUG nova.api.openstack.wsgi [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.092926] [48511]: DEBUG nova.compute.api [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.103407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.115714] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.115917] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.116076] [48512]: DEBUG oslo_concurrency.lockutils [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.116238] [48512]: DEBUG nova.objects.instance [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.123198] [48512]: WARNING neutronclient.v2_0.client [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.149988] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.149988] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.149988] [48511]: DEBUG oslo_concurrency.lockutils [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.149988] [48511]: DEBUG nova.objects.instance [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.156631] [48511]: WARNING neutronclient.v2_0.client [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.306683] [48512]: DEBUG nova.policy [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.314977] [48512]: DEBUG nova.policy [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.315636] [48512]: DEBUG nova.policy [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.319670] [48512]: INFO nova.api.openstack.requestlog [None req-aacc797d-e3f8-4e90-9ad7-3360212b9b9b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.262171 [ 792.320288] [48512]: [pid: 48512|app: 0|req: 860/1731] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.324406] [48511]: DEBUG nova.policy [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.325153] [48512]: DEBUG nova.api.openstack.wsgi [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Action: 'action', calling method: >, body: {"removeFixedIp": {"address": "192.168.128.10"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 792.325153] [48512]: DEBUG nova.compute.api [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.328344] [48511]: INFO nova.api.openstack.requestlog [None req-3615a199-e797-41dc-af79-ae518fd3a949 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.238880 [ 792.328600] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.328703] [48511]: [pid: 48511|app: 0|req: 872/1732] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:36 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.328837] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.328957] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.329270] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.329425] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.329550] [48512]: DEBUG oslo_concurrency.lockutils [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.331255] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.332689] [48511]: DEBUG nova.compute.api [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.337177] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.337433] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.337621] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.337929] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.338149] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.338329] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.353564] [48512]: INFO nova.api.openstack.requestlog [None req-abc4c952-b8eb-4851-876d-2c670d2d129a tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "POST /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/action" status: 202 len: 0 microversion: 2.1 time: 0.032755 [ 792.353918] [48512]: [pid: 48512|app: 0|req: 861/1733] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:37 2025] POST /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 792.357050] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.358127] [48512]: DEBUG nova.compute.api [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.361659] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.361849] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.361903] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.361987] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.362111] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.362252] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.362292] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.362396] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.362435] [48511]: DEBUG nova.objects.instance [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.362521] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.367056] [48511]: WARNING neutronclient.v2_0.client [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.386236] [48512]: WARNING neutronclient.v2_0.client [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.393839] [48511]: DEBUG nova.policy [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.399721] [48511]: INFO nova.api.openstack.requestlog [None req-d0771fe2-fd57-4985-9363-fc198e3e76a2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.069318 [ 792.399721] [48511]: [pid: 48511|app: 0|req: 873/1734] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.403690] [48512]: DEBUG nova.policy [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.403937] [48511]: DEBUG nova.api.openstack.wsgi [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.405337] [48511]: DEBUG nova.compute.api [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.408127] [48512]: INFO nova.api.openstack.requestlog [None req-2b83c857-865c-434c-b7b1-fc153f26564c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.053535 [ 792.408474] [48512]: [pid: 48512|app: 0|req: 862/1735] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.408615] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.408842] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.409009] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.409357] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.409511] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.409632] [48511]: DEBUG oslo_concurrency.lockutils [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.410896] [48512]: DEBUG nova.api.openstack.wsgi [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.412286] [48512]: DEBUG nova.compute.api [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.416054] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.416054] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.416054] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.416054] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.416268] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.416268] [48512]: DEBUG oslo_concurrency.lockutils [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.427464] [48511]: WARNING neutronclient.v2_0.client [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.433198] [48512]: WARNING neutronclient.v2_0.client [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.446216] [48511]: DEBUG nova.policy [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.450838] [48511]: INFO nova.api.openstack.requestlog [None req-25ccf444-c340-4a38-a4e0-3595f65e5317 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.051183 [ 792.455036] [48511]: [pid: 48511|app: 0|req: 874/1736] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.455036] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.455386] [48511]: DEBUG nova.compute.api [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.458525] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.458943] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.459190] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.459550] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.459769] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.459950] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.477925] [48511]: WARNING neutronclient.v2_0.client [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.538346] [48511]: DEBUG nova.policy [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.543501] [48511]: DEBUG nova.policy [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.544199] [48511]: DEBUG nova.policy [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.544839] [48511]: INFO nova.api.openstack.requestlog [None req-1f05ea6e-0165-4276-a91d-a181df5bf00f tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.093020 [ 792.545274] [48511]: [pid: 48511|app: 0|req: 875/1737] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.547826] [48511]: DEBUG nova.api.openstack.wsgi [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.549342] [48511]: DEBUG nova.compute.api [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.552958] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.553202] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.553393] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.553783] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.554054] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.554253] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.569297] [48512]: DEBUG nova.policy [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.573302] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.573447] [48512]: INFO nova.api.openstack.requestlog [None req-057a5cba-2a73-4f6b-a762-55a65be963fe tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.164370 [ 792.573595] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.573656] [48512]: [pid: 48512|app: 0|req: 863/1738] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.574920] [48511]: DEBUG oslo_concurrency.lockutils [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.575100] [48511]: DEBUG nova.objects.instance [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.575968] [48512]: DEBUG nova.api.openstack.wsgi [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.577339] [48512]: DEBUG nova.compute.api [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.578222] [48511]: WARNING neutronclient.v2_0.client [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.580436] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.580616] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.580749] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.581010] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.581181] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.581306] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.596537] [48511]: DEBUG nova.policy [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.604801] [48512]: WARNING neutronclient.v2_0.client [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.609261] [48511]: INFO nova.api.openstack.requestlog [None req-1399d8bd-4ca8-4b96-a0a6-9bdf4d852f29 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.063187 [ 792.609846] [48511]: [pid: 48511|app: 0|req: 876/1739] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.613046] [48511]: DEBUG nova.api.openstack.wsgi [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.614074] [48511]: DEBUG nova.compute.api [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.617415] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.617554] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.617723] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.618265] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.618462] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.618621] [48511]: DEBUG oslo_concurrency.lockutils [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.622699] [48512]: DEBUG nova.policy [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.626139] [48512]: INFO nova.api.openstack.requestlog [None req-ecef4385-bf60-4291-8eea-9152c035dc8f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.051910 [ 792.626487] [48512]: [pid: 48512|app: 0|req: 864/1740] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.628949] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.630385] [48512]: DEBUG nova.compute.api [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.636435] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.636728] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.636891] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.637243] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.637399] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.637525] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.639842] [48511]: WARNING neutronclient.v2_0.client [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.658988] [48512]: WARNING neutronclient.v2_0.client [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.804343] [48511]: DEBUG nova.policy [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.816177] [48511]: INFO nova.api.openstack.requestlog [None req-2da30b63-c94e-4d61-a363-14d24090afd9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.205220 [ 792.816722] [48511]: [pid: 48511|app: 0|req: 877/1741] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.823871] [48511]: DEBUG nova.api.openstack.wsgi [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b75b2746-7aca-48b1-b9aa-9728b855bf5e", "name": "network-vif-plugged", "status": "completed", "tag": "e194c47d-a8a7-4a1c-913b-65717e0cd62a"}, {"name": "network-changed", "server_uuid": "b75b2746-7aca-48b1-b9aa-9728b855bf5e", "tag": "e194c47d-a8a7-4a1c-913b-65717e0cd62a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 792.830656] [48511]: DEBUG oslo_concurrency.lockutils [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.830656] [48511]: DEBUG oslo_concurrency.lockutils [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.830789] [48511]: DEBUG oslo_concurrency.lockutils [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.842322] [48511]: INFO nova.api.openstack.compute.server_external_events [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Creating event network-vif-plugged:e194c47d-a8a7-4a1c-913b-65717e0cd62a for instance b75b2746-7aca-48b1-b9aa-9728b855bf5e on cpu-1 [ 792.842572] [48511]: INFO nova.api.openstack.compute.server_external_events [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] Creating event network-changed:e194c47d-a8a7-4a1c-913b-65717e0cd62a for instance b75b2746-7aca-48b1-b9aa-9728b855bf5e on cpu-1 [ 792.847254] [48511]: INFO nova.api.openstack.requestlog [req-eedce084-63f5-4c61-8c98-c183994c6c5a req-07ef7153-f5e8-4d41-9bea-a84e7bf04287 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029746 [ 792.848251] [48511]: [pid: 48511|app: 0|req: 878/1742] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:37 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.852919] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.855421] [48511]: DEBUG nova.compute.api [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.859674] [48512]: DEBUG nova.policy [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 792.860256] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.860559] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.860782] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.861266] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.861515] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.861800] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.868371] [48512]: INFO nova.api.openstack.requestlog [None req-8f25be74-7c4e-4811-8181-2b108ce725ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1462 microversion: 2.1 time: 0.241294 [ 792.871724] [48512]: [pid: 48512|app: 0|req: 865/1743] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1462 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.873766] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 792.874659] [48512]: DEBUG nova.compute.api [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 792.880550] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.882512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.882512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.882512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.882512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.882512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.899260] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.900574] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.900876] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.902017] [48511]: DEBUG nova.objects.instance [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.911726] [48511]: WARNING neutronclient.v2_0.client [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 792.920310] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 792.920513] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 792.920631] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 792.920786] [48512]: DEBUG nova.objects.instance [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.923984] [48512]: WARNING neutronclient.v2_0.client [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.015333] [48511]: DEBUG nova.policy [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.019078] [48511]: INFO nova.api.openstack.requestlog [None req-c1abe353-a821-45c8-b79e-042cac3c69aa tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.170707 [ 793.021026] [48511]: [pid: 48511|app: 0|req: 879/1744] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.023110] [48511]: DEBUG nova.api.openstack.wsgi [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.025582] [48511]: DEBUG nova.compute.api [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.027112] [48512]: DEBUG nova.policy [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.029999] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.031224] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.031224] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.031224] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.031224] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.031224] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.031433] [48512]: INFO nova.api.openstack.requestlog [None req-ed2e5868-bb05-4e31-bed0-e17721d7d18e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.162138 [ 793.031801] [48512]: [pid: 48512|app: 0|req: 866/1745] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.035121] [48512]: DEBUG nova.api.openstack.wsgi [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.037756] [48512]: DEBUG nova.compute.api [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.038692] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.041797] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.041797] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.041797] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.041797] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.041797] [48512]: DEBUG oslo_concurrency.lockutils [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.053043] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.053436] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.053659] [48511]: DEBUG oslo_concurrency.lockutils [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.053968] [48511]: DEBUG nova.objects.instance [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.056944] [48511]: WARNING neutronclient.v2_0.client [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.060436] [48512]: INFO nova.api.openstack.requestlog [None req-b85073d7-90e5-40ad-ba36-a8b887e04c29 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 203 microversion: 2.1 time: 0.028051 [ 793.060795] [48512]: [pid: 48512|app: 0|req: 867/1746] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 203 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 793.063091] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.064355] [48512]: DEBUG nova.compute.api [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.069505] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.089590] [48512]: WARNING neutronclient.v2_0.client [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.117656] [48511]: DEBUG nova.policy [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.122297] [48511]: INFO nova.api.openstack.requestlog [None req-19d856ce-5290-4cf9-82c8-3a4d15cfbc14 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.101573 [ 793.122847] [48511]: [pid: 48511|app: 0|req: 880/1747] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.126191] [48511]: DEBUG nova.api.openstack.wsgi [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.127737] [48511]: DEBUG nova.compute.api [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.132242] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.133090] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.133413] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.134482] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.134929] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.135227] [48511]: DEBUG oslo_concurrency.lockutils [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.177357] [48511]: WARNING neutronclient.v2_0.client [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.355992] [48512]: DEBUG nova.policy [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.364414] [48512]: INFO nova.api.openstack.requestlog [None req-3f1320b5-bccb-43f2-9cf3-8fea50774d65 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.302391 [ 793.364414] [48512]: [pid: 48512|app: 0|req: 868/1748] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.366616] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.368218] [48512]: DEBUG nova.compute.api [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.373585] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.374050] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.374050] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.374312] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.374478] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.374689] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.412349] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.412604] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.412604] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.412871] [48512]: DEBUG nova.objects.instance [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.418435] [48512]: WARNING neutronclient.v2_0.client [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.441008] [48512]: DEBUG nova.policy [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.448169] [48512]: INFO nova.api.openstack.requestlog [None req-a7dfb6aa-0928-4672-a8f7-acd81788afed tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.083298 [ 793.448547] [48512]: [pid: 48512|app: 0|req: 869/1749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.451780] [48512]: DEBUG nova.api.openstack.wsgi [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5bd26e58-10cf-4597-9902-6f499ed7b52e", "name": "network-vif-deleted", "tag": "a6c4be7d-4613-4784-aa4d-16005e1ad45b"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 793.457314] [48512]: DEBUG oslo_concurrency.lockutils [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.457487] [48512]: DEBUG oslo_concurrency.lockutils [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.457630] [48512]: DEBUG oslo_concurrency.lockutils [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.469484] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] Creating event network-vif-deleted:a6c4be7d-4613-4784-aa4d-16005e1ad45b for instance 5bd26e58-10cf-4597-9902-6f499ed7b52e on cpu-1 [ 793.470790] [48511]: DEBUG nova.policy [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.474783] [48512]: INFO nova.api.openstack.requestlog [req-5499ef95-385b-45bb-9418-4a521ebff290 req-da07c9e9-89da-461b-bc3b-7be6511c2da2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024979 [ 793.474783] [48512]: [pid: 48512|app: 0|req: 870/1750] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:38 2025] 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) [ 793.475154] [48511]: INFO nova.api.openstack.requestlog [None req-4065ea94-7989-4fd8-a33e-43c30ca8d559 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.351459 [ 793.475362] [48511]: [pid: 48511|app: 0|req: 881/1751] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:37 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.477586] [48512]: DEBUG nova.api.openstack.wsgi [None req-b87014bf-e2a5-49a3-9de5-6dccf5789829 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.477680] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.478908] [48512]: DEBUG nova.compute.api [None req-b87014bf-e2a5-49a3-9de5-6dccf5789829 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 2bffd00d-3b3d-45f9-b57a-ac0c69a0db83] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.479044] [48511]: DEBUG nova.compute.api [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.483363] [48512]: INFO nova.api.openstack.wsgi [None req-b87014bf-e2a5-49a3-9de5-6dccf5789829 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 2bffd00d-3b3d-45f9-b57a-ac0c69a0db83 could not be found. [ 793.483493] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.483493] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.483588] [48512]: DEBUG nova.api.openstack.wsgi [None req-b87014bf-e2a5-49a3-9de5-6dccf5789829 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 2bffd00d-3b3d-45f9-b57a-ac0c69a0db83 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 793.483622] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.483622] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.483692] [48512]: INFO nova.api.openstack.requestlog [None req-b87014bf-e2a5-49a3-9de5-6dccf5789829 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2bffd00d-3b3d-45f9-b57a-ac0c69a0db83" status: 404 len: 111 microversion: 2.1 time: 0.007548 [ 793.483742] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.483742] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.483832] [48512]: [pid: 48512|app: 0|req: 871/1752] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/2bffd00d-3b3d-45f9-b57a-ac0c69a0db83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 793.485308] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-343252094"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 793.487999] [48512]: DEBUG nova.compute.api [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.491262] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.492323] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.492323] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.492323] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.492323] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.492323] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.505140] [48511]: WARNING neutronclient.v2_0.client [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.565803] [48511]: DEBUG nova.policy [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.570517] [48511]: INFO nova.api.openstack.requestlog [None req-3a3caf30-cf5e-4ecb-8196-1dad59b6e9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.094558 [ 793.571060] [48511]: [pid: 48511|app: 0|req: 882/1753] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.573510] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.574866] [48511]: DEBUG nova.compute.api [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.578168] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.578353] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.578483] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.578734] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.578909] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.579044] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.602853] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.603056] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.603192] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.603338] [48511]: DEBUG nova.objects.instance [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.605951] [48511]: WARNING neutronclient.v2_0.client [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.626145] [48511]: DEBUG nova.policy [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.631433] [48511]: INFO nova.api.openstack.requestlog [None req-5ed9dff0-d8c2-4843-9708-90757385b6e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.059807 [ 793.632020] [48511]: [pid: 48511|app: 0|req: 883/1754] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.634505] [48511]: DEBUG nova.api.openstack.wsgi [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.637732] [48511]: DEBUG nova.compute.api [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.643376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.662040] [48511]: WARNING neutronclient.v2_0.client [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.686839] [48511]: DEBUG nova.policy [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.697180] [48511]: INFO nova.api.openstack.requestlog [None req-30af67db-cb40-4b77-b1e3-0e4baafb5cd3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.063723 [ 793.697180] [48511]: [pid: 48511|app: 0|req: 884/1755] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.703176] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.705218] [48511]: DEBUG nova.compute.api [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.710194] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.710390] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.710579] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.710785] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.710928] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.711137] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.741495] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.741687] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.741820] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.741971] [48511]: DEBUG nova.objects.instance [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.746224] [48511]: WARNING neutronclient.v2_0.client [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.764982] [48511]: DEBUG nova.policy [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.770539] [48511]: DEBUG nova.policy [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.770855] [48511]: DEBUG nova.policy [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.775626] [48511]: INFO nova.api.openstack.requestlog [None req-1c5cb9b7-356e-4163-bcd3-21feadad7145 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.078303 [ 793.776069] [48511]: [pid: 48511|app: 0|req: 885/1756] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.781011] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.785076] [48511]: DEBUG nova.compute.api [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.788164] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.788330] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.788539] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.788710] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.788875] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.789021] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.814348] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.814523] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.814621] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.814764] [48511]: DEBUG nova.objects.instance [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.817486] [48511]: WARNING neutronclient.v2_0.client [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.836319] [48511]: DEBUG nova.policy [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.843208] [48511]: INFO nova.api.openstack.requestlog [None req-3cd60779-a126-49b5-a7d1-166b6440075b tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.066546 [ 793.843569] [48511]: [pid: 48511|app: 0|req: 886/1757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.846354] [48511]: DEBUG nova.api.openstack.wsgi [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.848091] [48511]: DEBUG nova.compute.api [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.854089] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.883222] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.883403] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.883531] [48511]: DEBUG oslo_concurrency.lockutils [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.883678] [48511]: DEBUG nova.objects.instance [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 793.887243] [48511]: WARNING neutronclient.v2_0.client [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 793.913762] [48511]: DEBUG nova.policy [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 793.920479] [48511]: INFO nova.api.openstack.requestlog [None req-66b98bf9-39d1-4356-8139-1e4b3df1084b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.076334 [ 793.921056] [48511]: [pid: 48511|app: 0|req: 887/1758] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.927056] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 793.929056] [48511]: DEBUG nova.compute.api [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 793.933108] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.933523] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.933698] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.933971] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 793.934138] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 793.934282] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 793.960064] [48511]: WARNING neutronclient.v2_0.client [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.010348] [48511]: DEBUG nova.policy [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.015731] [48511]: INFO nova.api.openstack.requestlog [None req-b7573d0c-5034-48e8-9ec2-c2d9666ae578 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.094206 [ 794.016082] [48511]: [pid: 48511|app: 0|req: 888/1759] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.023025] [48511]: DEBUG nova.api.openstack.wsgi [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.023025] [48511]: DEBUG nova.compute.api [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.026594] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.026825] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.026967] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.027252] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.027420] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.027556] [48511]: DEBUG oslo_concurrency.lockutils [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.055534] [48512]: INFO nova.api.openstack.requestlog [None req-d7db0e5d-f14f-480a-baaf-fc1100369dbd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "POST /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee/action" status: 202 len: 0 microversion: 2.1 time: 0.571928 [ 794.055941] [48512]: [pid: 48512|app: 0|req: 872/1760] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:38 2025] POST /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee/action => generated 0 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 794.062022] [48512]: DEBUG nova.api.openstack.wsgi [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.062555] [48512]: DEBUG nova.compute.api [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.074340] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.074698] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.074698] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.074957] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.075131] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.075256] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.084346] [48511]: WARNING neutronclient.v2_0.client [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.099646] [48512]: WARNING neutronclient.v2_0.client [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.119291] [48511]: DEBUG nova.policy [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.127852] [48511]: INFO nova.api.openstack.requestlog [None req-f01bd2f1-f7fa-4a28-8369-9b20f7362fbb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.111064 [ 794.128408] [48511]: [pid: 48511|app: 0|req: 889/1761] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.132306] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.135509] [48511]: DEBUG nova.compute.api [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.141649] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.142040] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.142299] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.143303] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.143303] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.143570] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.178297] [48511]: WARNING neutronclient.v2_0.client [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.270272] [48512]: DEBUG nova.policy [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.277701] [48512]: INFO nova.api.openstack.requestlog [None req-e8d3945b-6903-446f-9132-f3abf454f78b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.221062 [ 794.278062] [48512]: [pid: 48512|app: 0|req: 873/1762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.281747] [48512]: DEBUG nova.api.openstack.wsgi [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.284056] [48512]: DEBUG nova.compute.api [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.288542] [48511]: DEBUG nova.policy [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.290261] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.290492] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.290635] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.291029] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.291076] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.291183] [48512]: DEBUG oslo_concurrency.lockutils [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.295498] [48511]: DEBUG nova.policy [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.296147] [48511]: DEBUG nova.policy [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.296768] [48511]: INFO nova.api.openstack.requestlog [None req-c1ea30ce-54be-41ef-828c-d16e5a1a1d60 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.167664 [ 794.297132] [48511]: [pid: 48511|app: 0|req: 890/1763] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:38 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.301978] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.303738] [48511]: DEBUG nova.compute.api [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.312182] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.312492] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.312684] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.312995] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.313221] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.313383] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.325018] [48512]: WARNING neutronclient.v2_0.client [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.338239] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.338433] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.338588] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.338772] [48511]: DEBUG nova.objects.instance [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.344010] [48511]: WARNING neutronclient.v2_0.client [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.410407] [48511]: DEBUG nova.policy [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.415637] [48511]: INFO nova.api.openstack.requestlog [None req-c9846d65-bf1a-493d-9539-04844c4182fc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.117818 [ 794.415908] [48511]: [pid: 48511|app: 0|req: 891/1764] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.418650] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.420098] [48511]: DEBUG nova.compute.api [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.424127] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.424352] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.424709] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.424937] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.426138] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.426138] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.446462] [48511]: WARNING neutronclient.v2_0.client [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.452353] [48512]: DEBUG nova.policy [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.457461] [48512]: INFO nova.api.openstack.requestlog [None req-10a7d602-8d6d-4706-8b31-2cce95c308d1 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.178745 [ 794.457811] [48512]: [pid: 48512|app: 0|req: 874/1765] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.461390] [48512]: DEBUG nova.api.openstack.wsgi [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.462805] [48512]: DEBUG nova.compute.api [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.466023] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.466236] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.466323] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.466975] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.466975] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.466975] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.486109] [48511]: DEBUG nova.policy [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.487993] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.488177] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.488303] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.488484] [48512]: DEBUG nova.objects.instance [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.491308] [48511]: INFO nova.api.openstack.requestlog [None req-4c8e9e4d-fcd4-4ea0-8e62-1b453ceeb16e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.074505 [ 794.491936] [48511]: [pid: 48511|app: 0|req: 892/1766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.492018] [48512]: WARNING neutronclient.v2_0.client [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.494096] [48511]: DEBUG nova.api.openstack.wsgi [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.495618] [48511]: DEBUG nova.compute.api [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.500567] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.500913] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.501164] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.501573] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.501803] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.501996] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.523813] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.524052] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.524149] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.524303] [48511]: DEBUG nova.objects.instance [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.527249] [48511]: WARNING neutronclient.v2_0.client [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.529286] [48512]: DEBUG nova.policy [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.533607] [48512]: INFO nova.api.openstack.requestlog [None req-0dc51bfc-30b7-4e2f-ab9d-8e940e3145fc tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.075221 [ 794.534034] [48512]: [pid: 48512|app: 0|req: 875/1767] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.536147] [48512]: DEBUG nova.api.openstack.wsgi [None req-15ac1ebf-6465-4d04-99b2-c19114b77eea tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.572074] [48512]: INFO nova.api.openstack.requestlog [None req-15ac1ebf-6465-4d04-99b2-c19114b77eea tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1560 microversion: 2.1 time: 0.037576 [ 794.572416] [48512]: [pid: 48512|app: 0|req: 876/1768] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1560 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.576011] [48512]: DEBUG nova.api.openstack.wsgi [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.576356] [48512]: DEBUG nova.compute.api [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.582586] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.582793] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.582931] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.583216] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.583360] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.583481] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.587914] [48511]: DEBUG nova.policy [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.595011] [48511]: INFO nova.api.openstack.requestlog [None req-9aafec9c-496b-43cb-8dfa-6f438e0e4fd1 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.102841 [ 794.595560] [48511]: [pid: 48511|app: 0|req: 893/1769] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.599368] [48511]: DEBUG nova.api.openstack.wsgi [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.601751] [48511]: DEBUG nova.compute.api [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.606925] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.607260] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.608995] [48512]: INFO nova.api.openstack.requestlog [None req-3dfed3db-348a-49c4-a337-768ef83a89ce tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips" status: 200 len: 161 microversion: 2.1 time: 0.034005 [ 794.609090] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.609090] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.609167] [48512]: [pid: 48512|app: 0|req: 877/1770] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a/ips => generated 161 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.609203] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.609203] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.613879] [48512]: DEBUG nova.api.openstack.wsgi [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.615511] [48512]: DEBUG nova.compute.api [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.619253] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.619743] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.620148] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.620559] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.620842] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.621109] [48512]: DEBUG oslo_concurrency.lockutils [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.633174] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.633393] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.633466] [48511]: DEBUG oslo_concurrency.lockutils [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.633609] [48511]: DEBUG nova.objects.instance [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.637230] [48511]: WARNING neutronclient.v2_0.client [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.643600] [48512]: WARNING neutronclient.v2_0.client [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.656417] [48511]: DEBUG nova.policy [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.660813] [48511]: INFO nova.api.openstack.requestlog [None req-86427684-c809-402c-b4bd-7c05df4d826c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.064472 [ 794.661327] [48511]: [pid: 48511|app: 0|req: 894/1771] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.663442] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.664776] [48511]: DEBUG nova.compute.api [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.667867] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.668077] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.668421] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.668488] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.668598] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.668716] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.687884] [48511]: WARNING neutronclient.v2_0.client [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.732092] [48511]: DEBUG nova.policy [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.739054] [48511]: INFO nova.api.openstack.requestlog [None req-d8d5335a-0391-4e1d-9306-c940f155b38b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.077246 [ 794.739412] [48511]: [pid: 48511|app: 0|req: 895/1772] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.743956] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.746119] [48511]: DEBUG nova.compute.api [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.750777] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.751480] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.751480] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.751480] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.751623] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.751760] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.759329] [48512]: DEBUG nova.policy [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.764380] [48512]: INFO nova.api.openstack.requestlog [None req-14f821a0-628c-40a3-8fd7-adcb16645ef1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.155638 [ 794.764724] [48512]: [pid: 48512|app: 0|req: 878/1773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.767142] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.768514] [48512]: DEBUG nova.compute.api [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.773085] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.773253] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.773386] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.773643] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.773785] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.773907] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.779483] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.779483] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.779483] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.779483] [48511]: DEBUG nova.objects.instance [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.783209] [48511]: WARNING neutronclient.v2_0.client [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.798582] [48512]: WARNING neutronclient.v2_0.client [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.802555] [48511]: DEBUG nova.policy [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.806304] [48511]: INFO nova.api.openstack.requestlog [None req-4a45a1a0-e963-4976-a107-03ebb47530ad tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.066345 [ 794.807383] [48511]: [pid: 48511|app: 0|req: 896/1774] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.811396] [48511]: DEBUG nova.api.openstack.wsgi [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.811396] [48511]: DEBUG nova.compute.api [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.813955] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.814148] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.814289] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.814527] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.814665] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.814783] [48511]: DEBUG oslo_concurrency.lockutils [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.834154] [48511]: WARNING neutronclient.v2_0.client [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.867135] [48512]: DEBUG nova.policy [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.874707] [48512]: INFO nova.api.openstack.requestlog [None req-5c99144c-f877-4c7e-8586-fb20ae22cfac tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1311 microversion: 2.1 time: 0.109449 [ 794.875108] [48512]: [pid: 48512|app: 0|req: 879/1775] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1311 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.879025] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.879025] [48512]: DEBUG nova.compute.api [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.881690] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.881956] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.882147] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.882448] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.882629] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.882784] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.899415] [48512]: DEBUG nova.compute.api [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 794.925391] [48511]: DEBUG nova.policy [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 794.930319] [48511]: INFO nova.api.openstack.requestlog [None req-039cee05-6e2a-4ca0-b82b-043ae7f5f06e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.122749 [ 794.931310] [48511]: [pid: 48511|app: 0|req: 897/1776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.933947] [48511]: DEBUG nova.api.openstack.wsgi [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.935546] [48511]: DEBUG nova.compute.api [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.940045] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.940900] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.941143] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.941541] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.942152] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.942973] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.957113] [48512]: INFO nova.api.openstack.requestlog [None req-d1336c55-f76b-49f8-9939-f510048013b3 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 204 len: 0 microversion: 2.1 time: 0.081067 [ 794.958133] [48512]: [pid: 48512|app: 0|req: 880/1777] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:39 2025] DELETE /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 794.961742] [48512]: DEBUG nova.api.openstack.wsgi [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 794.963013] [48512]: DEBUG nova.compute.api [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 794.966473] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.966659] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.966792] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.967122] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.968024] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.968024] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.976212] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 794.976565] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 794.976901] [48511]: DEBUG oslo_concurrency.lockutils [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 794.977196] [48511]: DEBUG nova.objects.instance [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.981166] [48511]: WARNING neutronclient.v2_0.client [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.984936] [48512]: WARNING neutronclient.v2_0.client [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 794.999572] [48511]: DEBUG nova.policy [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.007020] [48511]: INFO nova.api.openstack.requestlog [None req-2af431b5-2a3c-49dd-9d6d-0c8a8fffac5b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.075227 [ 795.007524] [48511]: [pid: 48511|app: 0|req: 898/1778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.010226] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.011711] [48511]: DEBUG nova.compute.api [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.015599] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.015599] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.015747] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.015979] [48512]: DEBUG nova.policy [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.016095] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.016222] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.016345] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.020523] [48512]: INFO nova.api.openstack.requestlog [None req-dbfd27a7-7e72-4000-bec0-b16b56c7a05b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.061974 [ 795.020869] [48512]: [pid: 48512|app: 0|req: 881/1779] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.024042] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.025410] [48512]: DEBUG nova.compute.api [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.028784] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.029072] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.029267] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.029566] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.029717] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.029843] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.040803] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.041051] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.041231] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.041422] [48511]: DEBUG nova.objects.instance [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.044817] [48511]: WARNING neutronclient.v2_0.client [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.053688] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.053902] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.054051] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.054207] [48512]: DEBUG nova.objects.instance [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.057967] [48512]: WARNING neutronclient.v2_0.client [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.063348] [48511]: DEBUG nova.policy [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.067905] [48511]: DEBUG nova.policy [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.069372] [48511]: DEBUG nova.policy [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.073753] [48511]: INFO nova.api.openstack.requestlog [None req-9d5a1636-2a95-445b-a885-08755e94e672 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.065618 [ 795.074103] [48511]: [pid: 48511|app: 0|req: 899/1780] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.077296] [48511]: DEBUG nova.api.openstack.wsgi [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 795.082163] [48512]: DEBUG nova.policy [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.084037] [48511]: DEBUG oslo_concurrency.lockutils [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.084408] [48511]: DEBUG oslo_concurrency.lockutils [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.084702] [48511]: DEBUG oslo_concurrency.lockutils [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.086563] [48512]: INFO nova.api.openstack.requestlog [None req-2e6a8f65-0f13-4e66-9d14-288fb24b3488 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.064884 [ 795.086935] [48512]: [pid: 48512|app: 0|req: 882/1781] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.090322] [48512]: DEBUG nova.api.openstack.wsgi [None req-92df213c-dfca-42b9-8982-a7db63e35971 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1776072307", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 795.091467] [48511]: INFO nova.api.openstack.compute.server_external_events [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] Creating event network-changed:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 795.092089] [48512]: DEBUG nova.api.openstack.wsgi [None req-92df213c-dfca-42b9-8982-a7db63e35971 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 795.092480] [48512]: INFO nova.api.openstack.requestlog [None req-92df213c-dfca-42b9-8982-a7db63e35971 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.005022 [ 795.092766] [48512]: [pid: 48512|app: 0|req: 883/1782] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:39 2025] POST /compute/v2.1/servers => generated 139 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 795.095356] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.097143] [48512]: DEBUG nova.compute.api [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.097677] [48511]: INFO nova.api.openstack.requestlog [req-62ad87fa-3bcf-4e75-9976-76c50ff19aab req-f5d35dbf-cc50-447c-9dce-01730a106383 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022915 [ 795.098088] [48511]: [pid: 48511|app: 0|req: 900/1783] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:39 2025] 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) [ 795.100553] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.100726] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.100855] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.100973] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.101126] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.101361] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.101493] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.102807] [48511]: DEBUG nova.compute.api [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.106508] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.106508] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.106633] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.106789] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.107023] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.107170] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.121684] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.121684] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.121918] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.121918] [48512]: DEBUG nova.objects.instance [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.122642] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 795.124899] [48512]: WARNING neutronclient.v2_0.client [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.126888] [48511]: WARNING neutronclient.v2_0.client [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.146366] [48512]: DEBUG nova.policy [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.150599] [48512]: INFO nova.api.openstack.requestlog [None req-6c6c22cb-8502-495e-8dd9-9a1d225a48ae tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.057280 [ 795.151410] [48512]: [pid: 48512|app: 0|req: 884/1784] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.154351] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.156834] [48512]: DEBUG nova.compute.api [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.166897] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.166897] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.166897] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.167383] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.167616] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.167791] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.199502] [48512]: WARNING neutronclient.v2_0.client [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.220656] [48511]: DEBUG nova.policy [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.231586] [48511]: INFO nova.api.openstack.requestlog [None req-c4cafad8-9c09-4fed-9eb5-70ddebc2f18c tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1690 microversion: 2.1 time: 0.132208 [ 795.231586] [48511]: [pid: 48511|app: 0|req: 901/1785] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1690 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.236907] [48511]: DEBUG nova.api.openstack.wsgi [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.237065] [48512]: DEBUG nova.policy [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.239101] [48511]: DEBUG nova.compute.api [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.243525] [48512]: INFO nova.api.openstack.requestlog [None req-f3c1c655-8b44-476f-8b9e-1f193ebcd0b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.091541 [ 795.243897] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.244013] [48512]: [pid: 48512|app: 0|req: 885/1786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:39 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.244166] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.244310] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.244617] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.244802] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.244933] [48511]: DEBUG oslo_concurrency.lockutils [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.247878] [48512]: DEBUG nova.api.openstack.wsgi [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.249220] [48512]: DEBUG nova.compute.api [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.252947] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.253184] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.253184] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.253616] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.253780] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.253910] [48512]: DEBUG oslo_concurrency.lockutils [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.275996] [48511]: WARNING neutronclient.v2_0.client [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.277501] [48512]: WARNING neutronclient.v2_0.client [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.334163] [48512]: DEBUG nova.policy [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.340050] [48512]: INFO nova.api.openstack.requestlog [None req-869e205a-cd6e-401c-94eb-f9e506de0561 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.095210 [ 795.340693] [48512]: [pid: 48512|app: 0|req: 886/1787] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.343521] [48512]: DEBUG nova.api.openstack.wsgi [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.345282] [48512]: DEBUG nova.compute.api [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.348514] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.348693] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.348897] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.349136] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.349290] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.349413] [48512]: DEBUG oslo_concurrency.lockutils [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.368393] [48511]: DEBUG nova.policy [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.369499] [48512]: WARNING neutronclient.v2_0.client [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.373324] [48511]: INFO nova.api.openstack.requestlog [None req-05bca44c-c34b-4fde-a453-7759d98ec731 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.141371 [ 795.373679] [48511]: [pid: 48511|app: 0|req: 902/1788] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.387715] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.389508] [48511]: DEBUG nova.compute.api [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.392635] [48512]: DEBUG nova.policy [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.392891] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.392891] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.392891] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.393204] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.393382] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.393524] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.397143] [48512]: DEBUG nova.policy [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.397728] [48512]: DEBUG nova.policy [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.398332] [48512]: INFO nova.api.openstack.requestlog [None req-b72ddd69-afb4-4b81-a561-2f0d61a476b8 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.057108 [ 795.398827] [48512]: [pid: 48512|app: 0|req: 887/1789] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.415035] [48511]: WARNING neutronclient.v2_0.client [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.430505] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.432025] [48512]: DEBUG nova.compute.api [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.435468] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.435749] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.436027] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.436316] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.436430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.436525] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.456823] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.457336] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.457716] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.457716] [48512]: DEBUG nova.objects.instance [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.462472] [48512]: WARNING neutronclient.v2_0.client [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.479332] [48511]: DEBUG nova.policy [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.484897] [48511]: INFO nova.api.openstack.requestlog [None req-fcec691a-5336-49ed-b3ea-c641f9379e26 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.099307 [ 795.485340] [48511]: [pid: 48511|app: 0|req: 903/1790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.487955] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.489485] [48511]: DEBUG nova.compute.api [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.493434] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.493434] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.493434] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.493434] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.493625] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.493727] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.495285] [48512]: DEBUG nova.policy [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.503469] [48512]: INFO nova.api.openstack.requestlog [None req-b6d6786c-adc9-40fa-8af4-d377c37979c9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.075199 [ 795.503469] [48512]: [pid: 48512|app: 0|req: 888/1791] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.506250] [48512]: DEBUG nova.api.openstack.wsgi [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.507709] [48512]: DEBUG nova.compute.api [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.513070] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.513070] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.513070] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.513299] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.513989] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.513989] [48512]: DEBUG oslo_concurrency.lockutils [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.518692] [48511]: WARNING neutronclient.v2_0.client [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.542624] [48512]: WARNING neutronclient.v2_0.client [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.574044] [48512]: DEBUG nova.policy [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.581930] [48512]: INFO nova.api.openstack.requestlog [None req-22058571-bd9b-45fa-affa-9800cc4e7fcb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.077464 [ 795.582377] [48512]: [pid: 48512|app: 0|req: 889/1792] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.585372] [48512]: DEBUG nova.api.openstack.wsgi [None req-88645e42-47c2-4410-9674-dcb20f4e6625 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-254815672", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "accessIPv6": "notvalid", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 795.587552] [48512]: DEBUG nova.api.openstack.wsgi [None req-88645e42-47c2-4410-9674-dcb20f4e6625 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 795.587868] [48512]: INFO nova.api.openstack.requestlog [None req-88645e42-47c2-4410-9674-dcb20f4e6625 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.004658 [ 795.588223] [48512]: [pid: 48512|app: 0|req: 890/1793] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:40 2025] POST /compute/v2.1/servers => generated 133 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 795.592315] [48512]: DEBUG nova.api.openstack.wsgi [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.594565] [48512]: DEBUG nova.compute.api [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.599862] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.599862] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.599862] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.600421] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.600421] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.601436] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.601673] [48511]: DEBUG nova.policy [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.606385] [48511]: INFO nova.api.openstack.requestlog [None req-ecf9b201-f1d3-4ff1-999a-5dc677fae53c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.120398 [ 795.606898] [48511]: [pid: 48511|app: 0|req: 904/1794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.609219] [48511]: DEBUG nova.api.openstack.wsgi [None req-27577b92-fe72-4dc2-8d5d-a338e48ffbf4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.626318] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.626563] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.626868] [48512]: DEBUG oslo_concurrency.lockutils [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.627700] [48512]: DEBUG nova.objects.instance [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.630710] [48512]: WARNING neutronclient.v2_0.client [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.647304] [48511]: INFO nova.api.openstack.requestlog [None req-27577b92-fe72-4dc2-8d5d-a338e48ffbf4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1560 microversion: 2.1 time: 0.039331 [ 795.647304] [48511]: [pid: 48511|app: 0|req: 905/1795] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1560 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.651282] [48511]: DEBUG nova.api.openstack.wsgi [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.653121] [48511]: DEBUG nova.compute.api [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.656573] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.656846] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.657019] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.657153] [48512]: DEBUG nova.policy [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.657347] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.657520] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.657648] [48511]: DEBUG oslo_concurrency.lockutils [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.661347] [48512]: INFO nova.api.openstack.requestlog [None req-93276b18-e872-41e0-bea7-80d7ad570909 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.072571 [ 795.661696] [48512]: [pid: 48512|app: 0|req: 891/1796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.668254] [48512]: DEBUG nova.api.openstack.wsgi [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.669999] [48512]: DEBUG nova.compute.api [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.673358] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.673550] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.673666] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.673918] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.674085] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.674204] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.674632] [48511]: WARNING neutronclient.v2_0.client [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.693973] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.694101] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.694411] [48512]: DEBUG oslo_concurrency.lockutils [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.694411] [48512]: DEBUG nova.objects.instance [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.697361] [48512]: WARNING neutronclient.v2_0.client [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.733168] [48512]: DEBUG nova.policy [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.738139] [48512]: INFO nova.api.openstack.requestlog [None req-acb8718f-d745-4017-95a5-068c67441b74 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.072109 [ 795.738139] [48512]: [pid: 48512|app: 0|req: 892/1797] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.740070] [48512]: DEBUG nova.api.openstack.wsgi [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.741434] [48512]: DEBUG nova.compute.api [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.746212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.763544] [48511]: DEBUG nova.policy [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.767711] [48511]: INFO nova.api.openstack.requestlog [None req-828d0229-208f-46ca-97d6-b9c0b3001aa4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.119843 [ 795.768250] [48511]: [pid: 48511|app: 0|req: 906/1798] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.772603] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.772864] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.773841] [48512]: DEBUG oslo_concurrency.lockutils [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.773841] [48512]: DEBUG nova.objects.instance [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.776802] [48512]: WARNING neutronclient.v2_0.client [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.777665] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.782748] [48511]: DEBUG nova.compute.api [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.788288] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.788288] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.788288] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.788498] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.788498] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.788633] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.806423] [48512]: DEBUG nova.policy [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.809737] [48511]: WARNING neutronclient.v2_0.client [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.810886] [48512]: INFO nova.api.openstack.requestlog [None req-4011a33a-21cc-41af-b388-e0dacb16ff59 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.072680 [ 795.811255] [48512]: [pid: 48512|app: 0|req: 893/1799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.813806] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.816226] [48512]: DEBUG nova.compute.api [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.820299] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.820398] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.820482] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.820751] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.820894] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.821139] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.843673] [48512]: WARNING neutronclient.v2_0.client [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.862126] [48511]: DEBUG nova.policy [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.868721] [48511]: INFO nova.api.openstack.requestlog [None req-6cfe1c04-083e-4122-8044-e1eeea1e0bd2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.099794 [ 795.869064] [48511]: [pid: 48511|app: 0|req: 907/1800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.879178] [48511]: DEBUG nova.api.openstack.wsgi [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.880032] [48511]: DEBUG nova.compute.api [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.883976] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.884189] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.884324] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.884586] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.884833] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.885015] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.905375] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.905569] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.905700] [48511]: DEBUG oslo_concurrency.lockutils [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.905852] [48511]: DEBUG nova.objects.instance [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.912184] [48511]: WARNING neutronclient.v2_0.client [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 795.966825] [48512]: DEBUG nova.policy [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.971233] [48512]: INFO nova.api.openstack.requestlog [None req-fc020fba-4607-4ce0-80f4-0c2e6c951aa2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.159356 [ 795.971579] [48512]: [pid: 48512|app: 0|req: 894/1801] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.976994] [48512]: DEBUG nova.api.openstack.wsgi [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.979215] [48512]: DEBUG nova.compute.api [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 795.982633] [48511]: DEBUG nova.policy [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 795.982847] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.983055] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.983281] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.984495] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 795.984495] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 795.984495] [48512]: DEBUG oslo_concurrency.lockutils [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 795.989797] [48511]: INFO nova.api.openstack.requestlog [None req-3742e2d6-8b21-4416-bc79-01bdf8d135d9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.115891 [ 795.990399] [48511]: [pid: 48511|app: 0|req: 908/1802] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.996154] [48511]: DEBUG nova.api.openstack.wsgi [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 795.997296] [48511]: DEBUG nova.compute.api [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.001317] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.001613] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.001613] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.001841] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.001988] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.002157] [48511]: DEBUG oslo_concurrency.lockutils [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.005060] [48512]: WARNING neutronclient.v2_0.client [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.020410] [48511]: WARNING neutronclient.v2_0.client [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.159790] [48512]: DEBUG nova.policy [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.168058] [48512]: INFO nova.api.openstack.requestlog [None req-0156fa79-3c98-410d-8b1c-573fe60b05de tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1495 microversion: 2.1 time: 0.195832 [ 796.168646] [48512]: [pid: 48512|app: 0|req: 895/1803] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1495 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.172482] [48512]: DEBUG nova.api.openstack.wsgi [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 796.174069] [48512]: DEBUG nova.compute.api [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.183191] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.184265] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.184265] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.184491] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.184707] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.184967] [48512]: DEBUG oslo_concurrency.lockutils [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.190362] [48511]: DEBUG nova.policy [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.196317] [48511]: INFO nova.api.openstack.requestlog [None req-811d33af-e924-4b86-84c8-2fdc82eb4d1a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.204169 [ 796.196951] [48511]: [pid: 48511|app: 0|req: 909/1804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.199260] [48511]: DEBUG nova.api.openstack.wsgi [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.199990] [48512]: INFO nova.api.openstack.wsgi [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. [ 796.200470] [48512]: DEBUG nova.api.openstack.wsgi [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 796.200989] [48512]: INFO nova.api.openstack.requestlog [None req-78c52052-c41e-4de2-9b92-a83a2f7d97d2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922/action" status: 404 len: 111 microversion: 2.1 time: 0.031864 [ 796.201847] [48512]: [pid: 48512|app: 0|req: 896/1805] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:40 2025] POST /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922/action => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 796.201968] [48511]: DEBUG nova.compute.api [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.204233] [48512]: DEBUG nova.api.openstack.wsgi [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.205838] [48512]: DEBUG nova.compute.api [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.206265] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.206516] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.206716] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.207016] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.207245] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.207403] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.209766] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.210025] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.210253] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.210580] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.210789] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.210964] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.235228] [48512]: WARNING neutronclient.v2_0.client [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.242801] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.243238] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.243238] [48511]: DEBUG oslo_concurrency.lockutils [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.243467] [48511]: DEBUG nova.objects.instance [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.247786] [48511]: WARNING neutronclient.v2_0.client [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.255575] [48512]: DEBUG nova.policy [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.264429] [48512]: INFO nova.api.openstack.requestlog [None req-39f8da6f-f84b-446a-b853-f0c72daf421c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.062088 [ 796.264808] [48512]: [pid: 48512|app: 0|req: 897/1806] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.270197] [48511]: DEBUG nova.policy [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.270665] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.272452] [48512]: DEBUG nova.compute.api [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.276215] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.276462] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.276651] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.277027] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.277306] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.277376] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.280701] [48511]: INFO nova.api.openstack.requestlog [None req-807011a8-29ce-4346-b743-26e5bf179956 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.083281 [ 796.281157] [48511]: [pid: 48511|app: 0|req: 910/1807] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:40 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.283686] [48511]: DEBUG nova.api.openstack.wsgi [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.285798] [48511]: DEBUG nova.compute.api [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.288716] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.289065] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.289273] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.289591] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.289846] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.290026] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.304385] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.305579] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.305579] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.305579] [48512]: DEBUG nova.objects.instance [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.308721] [48512]: WARNING neutronclient.v2_0.client [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.313463] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.313463] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.313463] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.313463] [48511]: DEBUG nova.objects.instance [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.316860] [48511]: WARNING neutronclient.v2_0.client [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.333056] [48512]: DEBUG nova.policy [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.337678] [48512]: DEBUG nova.policy [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.338610] [48512]: DEBUG nova.policy [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.342850] [48512]: INFO nova.api.openstack.requestlog [None req-2e3ee704-df02-4f90-8be0-29f8167d4212 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.077463 [ 796.343209] [48512]: [pid: 48512|app: 0|req: 898/1808] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.345606] [48512]: DEBUG nova.api.openstack.wsgi [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.347792] [48512]: DEBUG nova.compute.api [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.352698] [48511]: DEBUG nova.policy [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.353608] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.353929] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.354183] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.354557] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.354801] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.355212] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.359933] [48511]: INFO nova.api.openstack.requestlog [None req-78d6b5cb-8fee-4242-a4c7-c1101a5aac11 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.077068 [ 796.359933] [48511]: [pid: 48511|app: 0|req: 911/1809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.363830] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.382049] [48511]: DEBUG nova.api.openstack.compute.server_groups [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Querying cell d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) for 1 instances {{(pid=48511) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 796.383073] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.383073] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.383260] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.388981] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.389285] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.389594] [48512]: DEBUG oslo_concurrency.lockutils [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.390049] [48512]: DEBUG nova.objects.instance [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.395362] [48512]: WARNING neutronclient.v2_0.client [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.408199] [48511]: INFO nova.api.openstack.requestlog [None req-bf3df455-3b0c-40f7-a9b8-31123ded52c8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0" status: 200 len: 222 microversion: 2.1 time: 0.047196 [ 796.409776] [48511]: [pid: 48511|app: 0|req: 912/1810] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0 => generated 222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 796.413046] [48511]: DEBUG nova.api.openstack.wsgi [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.414431] [48511]: DEBUG nova.compute.api [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.417996] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.418946] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.418946] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.418946] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.418946] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.419169] [48511]: DEBUG oslo_concurrency.lockutils [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.422278] [48512]: DEBUG nova.policy [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.428375] [48512]: INFO nova.api.openstack.requestlog [None req-717bb1af-a69e-4978-956a-bf0409b7265d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.084552 [ 796.428704] [48512]: [pid: 48512|app: 0|req: 899/1811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.433052] [48512]: DEBUG nova.api.openstack.wsgi [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.434932] [48512]: DEBUG nova.compute.api [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.437496] [48511]: WARNING neutronclient.v2_0.client [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.440107] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.440311] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.440445] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.440712] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.441186] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.441329] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.459266] [48512]: WARNING neutronclient.v2_0.client [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.542652] [48511]: DEBUG nova.policy [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.547226] [48511]: INFO nova.api.openstack.requestlog [None req-6487c324-a36d-40d2-9867-efeba5fb84b3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.138020 [ 796.548040] [48511]: [pid: 48511|app: 0|req: 913/1812] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.551098] [48511]: DEBUG nova.api.openstack.wsgi [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.551890] [48511]: DEBUG nova.compute.api [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.560601] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.560911] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.560911] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.561392] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.561550] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.561674] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.569603] [48512]: DEBUG nova.policy [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.574074] [48512]: INFO nova.api.openstack.requestlog [None req-5fc5c0d4-f4ca-441c-998b-1a9f600dd315 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1690 microversion: 2.1 time: 0.144369 [ 796.574422] [48512]: [pid: 48512|app: 0|req: 900/1813] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1690 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.579019] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.579019] [48512]: DEBUG nova.compute.api [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.583860] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.584129] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.584356] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.585336] [48511]: WARNING neutronclient.v2_0.client [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.585863] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.586037] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.586167] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.607273] [48511]: DEBUG nova.policy [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.609282] [48512]: WARNING neutronclient.v2_0.client [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.612055] [48511]: INFO nova.api.openstack.requestlog [None req-21d6ce0d-9093-49bd-8bc7-ceb3b494e7d8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.063550 [ 796.612342] [48511]: [pid: 48511|app: 0|req: 914/1814] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.615846] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.616372] [48511]: DEBUG nova.compute.api [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.620081] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.620271] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.620752] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.620752] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.620977] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.620977] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.630330] [48512]: DEBUG nova.policy [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.634597] [48512]: INFO nova.api.openstack.requestlog [None req-7d9b8a9e-2dbd-40da-9551-30e9c9c49e00 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.059618 [ 796.634954] [48512]: [pid: 48512|app: 0|req: 901/1815] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.640559] [48512]: DEBUG nova.api.openstack.wsgi [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.640559] [48512]: DEBUG nova.compute.api [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.642934] [48511]: WARNING neutronclient.v2_0.client [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.646019] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.646227] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.646366] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.646649] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.646791] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.646915] [48512]: DEBUG oslo_concurrency.lockutils [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.663484] [48512]: DEBUG nova.compute.api [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 796.663599] [48511]: DEBUG nova.policy [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.668237] [48511]: DEBUG nova.policy [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.669018] [48511]: DEBUG nova.policy [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.670185] [48511]: INFO nova.api.openstack.requestlog [None req-4f45e891-d799-4668-bccf-810a2e82a2d5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.056784 [ 796.670185] [48511]: [pid: 48511|app: 0|req: 915/1816] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.672647] [48511]: DEBUG nova.api.openstack.wsgi [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.674409] [48511]: DEBUG nova.compute.api [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.678550] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.678869] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.678869] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.679155] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.679344] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.679489] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.711425] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.711610] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.711746] [48511]: DEBUG oslo_concurrency.lockutils [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.711916] [48511]: DEBUG nova.objects.instance [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.715795] [48511]: WARNING neutronclient.v2_0.client [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.737021] [48512]: INFO nova.api.openstack.requestlog [None req-cad890a1-7e9e-4684-8934-eccc8a4a4e07 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 204 len: 0 microversion: 2.1 time: 0.098218 [ 796.737021] [48512]: [pid: 48512|app: 0|req: 902/1817] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:41 2025] DELETE /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 796.737619] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.739145] [48512]: DEBUG nova.compute.api [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.743611] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.744222] [48511]: DEBUG nova.policy [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.744327] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.744327] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.745042] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.745042] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.745042] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.751028] [48511]: INFO nova.api.openstack.requestlog [None req-b44503d2-d711-47d2-9352-783adfe8ae19 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.080181 [ 796.751293] [48511]: [pid: 48511|app: 0|req: 916/1818] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.754037] [48511]: DEBUG nova.api.openstack.wsgi [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.755214] [48511]: DEBUG nova.compute.api [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.762739] [48511]: DEBUG oslo_concurrency.lockutils [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.767551] [48512]: WARNING neutronclient.v2_0.client [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.786635] [48511]: WARNING neutronclient.v2_0.client [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.819702] [48511]: DEBUG nova.policy [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.825378] [48511]: INFO nova.api.openstack.requestlog [None req-79fd6a13-7106-47d5-8330-0000b4e45665 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.073444 [ 796.825816] [48511]: [pid: 48511|app: 0|req: 917/1819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.828773] [48511]: DEBUG nova.api.openstack.wsgi [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.833408] [48511]: DEBUG nova.compute.api [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.834945] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.835279] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.835476] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.835861] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.836160] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.836398] [48511]: DEBUG oslo_concurrency.lockutils [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.846687] [48512]: DEBUG nova.policy [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.853167] [48512]: INFO nova.api.openstack.requestlog [None req-bf8054b7-c368-4b1a-b49f-df9ef7cb68f7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.117900 [ 796.853736] [48512]: [pid: 48512|app: 0|req: 903/1820] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.856895] [48512]: DEBUG nova.api.openstack.wsgi [None req-2065e34f-f119-40a7-afa3-2bf5abefcdd3 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.859279] [48511]: WARNING neutronclient.v2_0.client [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.895104] [48512]: INFO nova.api.openstack.requestlog [None req-2065e34f-f119-40a7-afa3-2bf5abefcdd3 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1560 microversion: 2.1 time: 0.040749 [ 796.895456] [48512]: [pid: 48512|app: 0|req: 904/1821] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1560 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.897779] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.899067] [48512]: DEBUG nova.compute.api [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.902513] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.902670] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.902808] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.903105] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.903254] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.903379] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.925859] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.926093] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.926232] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.926388] [48512]: DEBUG nova.objects.instance [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.926991] [48511]: DEBUG nova.policy [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.929744] [48512]: WARNING neutronclient.v2_0.client [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.931742] [48511]: INFO nova.api.openstack.requestlog [None req-493dfa6b-f622-4437-ac6b-ca629f1992a2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.105179 [ 796.932125] [48511]: [pid: 48511|app: 0|req: 918/1822] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.937023] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.937023] [48511]: DEBUG nova.compute.api [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.940342] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.940716] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.941059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.941898] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.941898] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.941898] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.950030] [48512]: DEBUG nova.policy [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 796.954928] [48512]: INFO nova.api.openstack.requestlog [None req-ccd697e0-5d84-4a31-bc4d-ea79002e76c2 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.058913 [ 796.955445] [48512]: [pid: 48512|app: 0|req: 905/1823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.959063] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 796.959198] [48512]: DEBUG nova.compute.api [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 796.962829] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.962829] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.962829] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.963125] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.963162] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.966071] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.966178] [48511]: WARNING neutronclient.v2_0.client [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 796.994935] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 796.995730] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 796.995730] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 796.995730] [48512]: DEBUG nova.objects.instance [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.999082] [48512]: WARNING neutronclient.v2_0.client [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.017727] [48512]: DEBUG nova.policy [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.022940] [48512]: INFO nova.api.openstack.requestlog [None req-d1f50eb0-ece2-4700-a246-df388e05ebb9 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.066293 [ 797.022940] [48512]: [pid: 48512|app: 0|req: 906/1824] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.025022] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.026399] [48512]: DEBUG nova.compute.api [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.029791] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.029965] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.030106] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.033015] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.033015] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.033015] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.047248] [48511]: DEBUG nova.policy [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.051156] [48511]: INFO nova.api.openstack.requestlog [None req-9a517b0a-0689-498c-8069-0daa84c9b1ad tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1501 microversion: 2.1 time: 0.117802 [ 797.051848] [48511]: [pid: 48511|app: 0|req: 919/1825] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1501 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.054466] [48511]: DEBUG nova.api.openstack.wsgi [None req-689adcb0-e4e7-4cf9-b0d1-553f0ac17a58 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 797.055960] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.056150] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.056279] [48511]: DEBUG nova.compute.api [None req-689adcb0-e4e7-4cf9-b0d1-553f0ac17a58 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 64523960-6758-4921-841f-9a6c06f1bff6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.056339] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.056429] [48512]: DEBUG nova.objects.instance [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.059682] [48512]: WARNING neutronclient.v2_0.client [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.059824] [48511]: INFO nova.api.openstack.wsgi [None req-689adcb0-e4e7-4cf9-b0d1-553f0ac17a58 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 64523960-6758-4921-841f-9a6c06f1bff6 could not be found. [ 797.060175] [48511]: DEBUG nova.api.openstack.wsgi [None req-689adcb0-e4e7-4cf9-b0d1-553f0ac17a58 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 64523960-6758-4921-841f-9a6c06f1bff6 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 797.060649] [48511]: INFO nova.api.openstack.requestlog [None req-689adcb0-e4e7-4cf9-b0d1-553f0ac17a58 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/64523960-6758-4921-841f-9a6c06f1bff6/action" status: 404 len: 111 microversion: 2.1 time: 0.008103 [ 797.061067] [48511]: [pid: 48511|app: 0|req: 920/1826] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:41 2025] POST /compute/v2.1/servers/64523960-6758-4921-841f-9a6c06f1bff6/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 797.065267] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.067295] [48511]: DEBUG nova.compute.api [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.070491] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.070792] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.071066] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.071467] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.071731] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.072128] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.078041] [48512]: DEBUG nova.policy [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.082420] [48512]: INFO nova.api.openstack.requestlog [None req-6fa5c89d-8e2e-4ce8-8474-95ee6c26240a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.059393 [ 797.082748] [48512]: [pid: 48512|app: 0|req: 907/1827] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.086081] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.087922] [48512]: DEBUG nova.compute.api [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.089302] [48511]: WARNING neutronclient.v2_0.client [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.090747] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.090915] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.091100] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.091311] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.091450] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.091565] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.110896] [48511]: DEBUG nova.policy [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.112257] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.112407] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.112407] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.112575] [48512]: DEBUG nova.objects.instance [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.115768] [48512]: WARNING neutronclient.v2_0.client [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.116954] [48511]: INFO nova.api.openstack.requestlog [None req-ae8382f8-f621-4005-90dc-6d5dc046706b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.053233 [ 797.117339] [48511]: [pid: 48511|app: 0|req: 921/1828] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.120219] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.123161] [48511]: DEBUG nova.compute.api [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.133775] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.140805] [48512]: DEBUG nova.policy [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.148251] [48512]: INFO nova.api.openstack.requestlog [None req-ea19fdb9-d636-4c81-99ee-afdad0eb6e75 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.064871 [ 797.148624] [48512]: [pid: 48512|app: 0|req: 908/1829] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.168389] [48511]: WARNING neutronclient.v2_0.client [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.211169] [48512]: DEBUG nova.api.openstack.wsgi [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.212824] [48512]: DEBUG nova.compute.api [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.217974] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.218215] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.218362] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.218619] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.218754] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.218934] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.251183] [48512]: WARNING neutronclient.v2_0.client [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.270183] [48511]: DEBUG nova.policy [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.282218] [48511]: INFO nova.api.openstack.requestlog [None req-1b0fda34-cd8a-433b-af9f-dc112beb4624 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.164198 [ 797.282736] [48511]: [pid: 48511|app: 0|req: 922/1830] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.288026] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.288026] [48511]: DEBUG nova.compute.api [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.299274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.334365] [48511]: WARNING neutronclient.v2_0.client [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.362878] [48511]: DEBUG nova.policy [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.367741] [48511]: INFO nova.api.openstack.requestlog [None req-5c0e6d51-a826-4a6c-b8fd-d661d29d7987 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.084421 [ 797.368263] [48511]: [pid: 48511|app: 0|req: 923/1831] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.370820] [48511]: DEBUG nova.api.openstack.wsgi [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.372238] [48511]: DEBUG nova.compute.api [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.377473] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.377663] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.377842] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.378077] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.378222] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.378342] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.391666] [48512]: DEBUG nova.policy [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.397253] [48512]: INFO nova.api.openstack.requestlog [None req-ecd96e46-4df4-4fe9-84ce-4d08002c6540 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.188520 [ 797.397823] [48512]: [pid: 48512|app: 0|req: 909/1832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:41 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.400893] [48512]: DEBUG nova.api.openstack.wsgi [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.402427] [48512]: DEBUG nova.compute.api [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.405677] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.405814] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.405848] [48511]: DEBUG oslo_concurrency.lockutils [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.405879] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.405999] [48511]: DEBUG nova.objects.instance [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.406146] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.406296] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.406562] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.406737] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.406857] [48512]: DEBUG oslo_concurrency.lockutils [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.412071] [48511]: WARNING neutronclient.v2_0.client [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.428182] [48512]: WARNING neutronclient.v2_0.client [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.431532] [48511]: DEBUG nova.policy [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.437926] [48511]: INFO nova.api.openstack.requestlog [None req-deaa5761-7059-4754-b826-4d26dc28d9f6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.069116 [ 797.439028] [48511]: [pid: 48511|app: 0|req: 924/1833] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.447161] [48511]: DEBUG nova.api.openstack.wsgi [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.447491] [48511]: DEBUG nova.compute.api [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.451203] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.451490] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.451659] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.451975] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.452215] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.452367] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.479995] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.480237] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.480689] [48511]: DEBUG oslo_concurrency.lockutils [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.480689] [48511]: DEBUG nova.objects.instance [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.484159] [48511]: WARNING neutronclient.v2_0.client [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.492233] [48512]: DEBUG nova.policy [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.496743] [48512]: INFO nova.api.openstack.requestlog [None req-d87cda9b-9494-49f0-8d85-5deecb69caec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.098142 [ 797.497242] [48512]: [pid: 48512|app: 0|req: 910/1834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.499727] [48512]: DEBUG nova.api.openstack.wsgi [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.501217] [48512]: DEBUG nova.compute.api [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.504882] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.504882] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.504882] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.505658] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.505658] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.505658] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.507087] [48511]: DEBUG nova.policy [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.515921] [48511]: DEBUG nova.policy [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.517459] [48511]: DEBUG nova.policy [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.521825] [48511]: INFO nova.api.openstack.requestlog [None req-755d1f81-8ced-401e-92f3-2a7997cf35d8 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.081076 [ 797.522224] [48511]: [pid: 48511|app: 0|req: 925/1835] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.524833] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.529564] [48511]: DEBUG nova.compute.api [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.529564] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.529564] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.529564] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.529781] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.529867] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.530050] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.530304] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.530559] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.530695] [48512]: DEBUG oslo_concurrency.lockutils [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.530844] [48512]: DEBUG nova.objects.instance [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.534268] [48512]: WARNING neutronclient.v2_0.client [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.552154] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.552392] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.552543] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.552692] [48511]: DEBUG nova.objects.instance [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.553424] [48512]: DEBUG nova.policy [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.555672] [48511]: WARNING neutronclient.v2_0.client [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.558532] [48512]: INFO nova.api.openstack.requestlog [None req-909f275a-1341-49ca-ae0f-8aa3f4e376c6 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.060537 [ 797.559147] [48512]: [pid: 48512|app: 0|req: 911/1836] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.561821] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 797.563525] [48512]: DEBUG nova.compute.api [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.568770] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.568770] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.568770] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.568770] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.569035] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.569166] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.576987] [48511]: DEBUG nova.policy [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.582596] [48512]: INFO nova.api.openstack.wsgi [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. [ 797.582863] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 797.583276] [48512]: INFO nova.api.openstack.requestlog [None req-ac25f4ea-76ad-4d4b-b6f4-6ec225e37d3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922/action" status: 404 len: 111 microversion: 2.1 time: 0.024076 [ 797.583599] [48512]: [pid: 48512|app: 0|req: 912/1837] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:42 2025] POST /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922/action => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 797.585552] [48511]: INFO nova.api.openstack.requestlog [None req-5c2fc25e-6b57-4cb0-8456-bb6c4d682051 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.062151 [ 797.585552] [48511]: [pid: 48511|app: 0|req: 926/1838] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.588447] [48512]: DEBUG nova.api.openstack.wsgi [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.589829] [48512]: DEBUG nova.compute.api [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.591743] [48511]: DEBUG nova.api.openstack.wsgi [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.594109] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.594231] [48511]: DEBUG nova.compute.api [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.594277] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.594277] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.594277] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.594277] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.594277] [48512]: DEBUG oslo_concurrency.lockutils [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.597690] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.597782] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.598469] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.598753] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.598939] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.599092] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.613246] [48512]: WARNING neutronclient.v2_0.client [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.616036] [48511]: WARNING neutronclient.v2_0.client [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.735668] [48512]: DEBUG nova.policy [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.740819] [48512]: INFO nova.api.openstack.requestlog [None req-01f5acad-8289-4605-a3bb-6a194cce6627 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.154338 [ 797.742933] [48512]: [pid: 48512|app: 0|req: 913/1839] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.744191] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.746032] [48512]: DEBUG nova.compute.api [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.749225] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.750778] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.750778] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.750778] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.750778] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.750778] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.765268] [48511]: DEBUG nova.policy [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.773529] [48512]: WARNING neutronclient.v2_0.client [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.773682] [48511]: INFO nova.api.openstack.requestlog [None req-f0c12884-aa3b-421d-a0c4-fe7d01dc1d36 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1690 microversion: 2.1 time: 0.184109 [ 797.773938] [48511]: [pid: 48511|app: 0|req: 927/1840] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1690 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.776534] [48511]: DEBUG nova.api.openstack.wsgi [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.778011] [48511]: DEBUG nova.compute.api [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.781959] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.782196] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.782310] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.782580] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.782723] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.782842] [48511]: DEBUG oslo_concurrency.lockutils [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.808750] [48511]: WARNING neutronclient.v2_0.client [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.857458] [48512]: DEBUG nova.policy [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.863457] [48512]: INFO nova.api.openstack.requestlog [None req-ea0f75e4-7eb4-43fa-90ef-02411fcd57be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1212 microversion: 2.1 time: 0.121527 [ 797.863955] [48512]: [pid: 48512|app: 0|req: 914/1841] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1212 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.868571] [48512]: DEBUG nova.api.openstack.wsgi [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.870368] [48512]: DEBUG nova.compute.api [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.877314] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.877314] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.877526] [48511]: DEBUG nova.policy [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.877635] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.877635] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.877761] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.877905] [48512]: DEBUG oslo_concurrency.lockutils [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.883303] [48511]: INFO nova.api.openstack.requestlog [None req-acbc176d-0c49-4013-ac74-c1ed00d496e4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.108692 [ 797.884528] [48511]: [pid: 48511|app: 0|req: 928/1842] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.886568] [48511]: DEBUG nova.api.openstack.wsgi [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.888752] [48511]: DEBUG nova.compute.api [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.894078] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.894391] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.894575] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.895024] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.895024] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.895150] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.902741] [48512]: WARNING neutronclient.v2_0.client [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.929160] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=8 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 797.932052] [48511]: WARNING neutronclient.v2_0.client [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 797.942603] [48512]: DEBUG nova.policy [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.946046] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=11 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 797.952811] [48512]: DEBUG nova.policy [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.953502] [48512]: DEBUG nova.policy [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 797.954159] [48512]: INFO nova.api.openstack.requestlog [None req-33dccfa1-dacc-42d9-b6ed-157123cb1f68 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.088919 [ 797.955264] [48512]: [pid: 48512|app: 0|req: 915/1843] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.959177] [48512]: DEBUG nova.api.openstack.wsgi [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 797.961057] [48512]: DEBUG nova.compute.api [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 797.966585] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.967281] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.967281] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 797.967431] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 797.967588] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 797.967733] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.014800] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.014800] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.015094] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.016143] [48512]: DEBUG nova.objects.instance [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.021692] [48512]: WARNING neutronclient.v2_0.client [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.028433] [48511]: DEBUG nova.policy [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.035611] [48511]: INFO nova.api.openstack.requestlog [None req-9aae6034-793c-44dd-9c06-51b767fa5f88 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.151201 [ 798.036163] [48511]: [pid: 48511|app: 0|req: 929/1844] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.043392] [48511]: DEBUG nova.api.openstack.wsgi [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.044942] [48512]: DEBUG nova.policy [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.046428] [48511]: DEBUG nova.compute.api [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.049936] [48512]: INFO nova.api.openstack.requestlog [None req-a29dba45-334a-412e-8cf4-2ebc40bf8e48 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.093863 [ 798.050318] [48512]: [pid: 48512|app: 0|req: 916/1845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.051862] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.052057] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.052242] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.052586] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.052794] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.052868] [48512]: DEBUG nova.api.openstack.wsgi [None req-b53a358b-43f6-49d5-8d90-6f23543b1f0b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.052933] [48511]: DEBUG oslo_concurrency.lockutils [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.071846] [48511]: WARNING neutronclient.v2_0.client [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.091907] [48512]: INFO nova.api.openstack.requestlog [None req-b53a358b-43f6-49d5-8d90-6f23543b1f0b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1560 microversion: 2.1 time: 0.040938 [ 798.092325] [48512]: [pid: 48512|app: 0|req: 917/1846] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1560 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.094464] [48511]: DEBUG nova.policy [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.094945] [48512]: DEBUG nova.api.openstack.wsgi [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.096402] [48512]: DEBUG nova.compute.api [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.099923] [48511]: INFO nova.api.openstack.requestlog [None req-006fdef0-b499-42a4-9337-807df3a4be92 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.062921 [ 798.100738] [48511]: [pid: 48511|app: 0|req: 930/1847] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.100854] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.100854] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.100854] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.101133] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.101284] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.101422] [48512]: DEBUG oslo_concurrency.lockutils [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.103642] [48511]: DEBUG nova.api.openstack.wsgi [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.105402] [48511]: DEBUG nova.compute.api [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.116267] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.116624] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.116811] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.117699] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.117928] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.118218] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.152038] [48512]: WARNING neutronclient.v2_0.client [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.164907] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.165834] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.165834] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.165834] [48511]: DEBUG nova.objects.instance [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.183460] [48511]: WARNING neutronclient.v2_0.client [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.258924] [48511]: DEBUG nova.policy [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.267430] [48511]: INFO nova.api.openstack.requestlog [None req-80c8720e-d9c9-4012-9dfb-1af83e48c1da tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.165891 [ 798.267971] [48511]: [pid: 48511|app: 0|req: 931/1848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.272717] [48511]: DEBUG nova.api.openstack.wsgi [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.274312] [48511]: DEBUG nova.compute.api [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.279467] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.279734] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.279819] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.280086] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.280240] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.280377] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.288762] [48512]: DEBUG nova.policy [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.294061] [48512]: INFO nova.api.openstack.requestlog [None req-6028c587-d6bc-4813-8f59-7f8ef87905f2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.200982 [ 798.294612] [48512]: [pid: 48512|app: 0|req: 918/1849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:42 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.296793] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=19 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.297620] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5cd402c-4e5a-421a-9ade-f054baeea491 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 798.300018] [48512]: DEBUG nova.compute.api [None req-c5cd402c-4e5a-421a-9ade-f054baeea491 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 4b74a796-833d-4ba0-a14e-067d6703b9a2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.303281] [48512]: INFO nova.api.openstack.wsgi [None req-c5cd402c-4e5a-421a-9ade-f054baeea491 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 4b74a796-833d-4ba0-a14e-067d6703b9a2 could not be found. [ 798.303675] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5cd402c-4e5a-421a-9ade-f054baeea491 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 4b74a796-833d-4ba0-a14e-067d6703b9a2 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 798.303955] [48512]: INFO nova.api.openstack.requestlog [None req-c5cd402c-4e5a-421a-9ade-f054baeea491 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4b74a796-833d-4ba0-a14e-067d6703b9a2/action" status: 404 len: 111 microversion: 2.1 time: 0.009082 [ 798.304434] [48512]: [pid: 48512|app: 0|req: 919/1850] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:43 2025] POST /compute/v2.1/servers/4b74a796-833d-4ba0-a14e-067d6703b9a2/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 798.306965] [48512]: DEBUG nova.api.openstack.wsgi [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.308956] [48512]: DEBUG nova.compute.api [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.310255] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.310537] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.310921] [48511]: DEBUG oslo_concurrency.lockutils [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.311180] [48511]: DEBUG nova.objects.instance [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.312374] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.312577] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.313222] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.313222] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.313344] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.314058] [48512]: DEBUG oslo_concurrency.lockutils [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.316410] [48511]: WARNING neutronclient.v2_0.client [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.335979] [48512]: WARNING neutronclient.v2_0.client [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.336281] [48511]: DEBUG nova.policy [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.341320] [48511]: INFO nova.api.openstack.requestlog [None req-971e546d-05fd-4fe5-bc29-6bd506667cc4 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.071534 [ 798.341882] [48511]: [pid: 48511|app: 0|req: 932/1851] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.344917] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.346806] [48511]: DEBUG nova.compute.api [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.352513] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.352985] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.352985] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.353320] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.353450] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.353626] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.381210] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.381478] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.381706] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.382120] [48511]: DEBUG nova.objects.instance [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.386315] [48511]: WARNING neutronclient.v2_0.client [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.411405] [48511]: DEBUG nova.policy [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.416456] [48511]: INFO nova.api.openstack.requestlog [None req-4a518bce-29d8-42bc-88c1-b97ae863e82f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.073848 [ 798.416834] [48511]: [pid: 48511|app: 0|req: 933/1852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.420097] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.421873] [48511]: DEBUG nova.compute.api [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.425702] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.425702] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.425702] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.426087] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.426139] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.426265] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.436563] [48512]: DEBUG nova.policy [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.443761] [48512]: INFO nova.api.openstack.requestlog [None req-6390bb58-100f-4049-87b8-79ac48a1650e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1501 microversion: 2.1 time: 0.138079 [ 798.443761] [48512]: [pid: 48512|app: 0|req: 920/1853] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1501 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.447277] [48512]: DEBUG nova.api.openstack.wsgi [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.448226] [48512]: DEBUG nova.compute.api [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.452902] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.453128] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.453937] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.453937] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.453937] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.453937] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.455834] [48511]: WARNING neutronclient.v2_0.client [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.476039] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.476039] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.476039] [48512]: DEBUG oslo_concurrency.lockutils [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.476039] [48512]: DEBUG nova.objects.instance [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.476372] [48511]: DEBUG nova.policy [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.479580] [48512]: WARNING neutronclient.v2_0.client [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.481082] [48511]: INFO nova.api.openstack.requestlog [None req-3a9bd50f-a7f3-4c27-b3f7-c6fa99927fd9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.063582 [ 798.481437] [48511]: [pid: 48511|app: 0|req: 934/1854] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.483937] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.485440] [48511]: DEBUG nova.compute.api [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.490794] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.490794] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.490962] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.491421] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.491537] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.491731] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.499421] [48512]: DEBUG nova.policy [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.504999] [48512]: INFO nova.api.openstack.requestlog [None req-09aca21a-7198-4839-a8d6-ca1a1b3605f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.060995 [ 798.505360] [48512]: [pid: 48512|app: 0|req: 921/1855] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.508146] [48512]: DEBUG nova.api.openstack.wsgi [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a2acee82-0940-4d6b-a72e-3d844ca6304a", "name": "network-vif-deleted", "tag": "18f90b1a-d6d8-4afb-b641-f7d089899e3f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 798.514817] [48512]: DEBUG oslo_concurrency.lockutils [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.514952] [48512]: DEBUG oslo_concurrency.lockutils [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.515051] [48512]: DEBUG oslo_concurrency.lockutils [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.517228] [48511]: WARNING neutronclient.v2_0.client [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.522979] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] Creating event network-vif-deleted:18f90b1a-d6d8-4afb-b641-f7d089899e3f for instance a2acee82-0940-4d6b-a72e-3d844ca6304a on cpu-1 [ 798.530037] [48512]: INFO nova.api.openstack.requestlog [req-1907dd09-0380-4437-b7ac-8c2cc54beced req-0da99840-b469-4b53-9f2d-2f4f326480a2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022403 [ 798.530037] [48512]: [pid: 48512|app: 0|req: 922/1856] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:43 2025] 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) [ 798.532055] [48512]: DEBUG nova.api.openstack.wsgi [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.533555] [48512]: DEBUG nova.compute.api [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.539955] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.540381] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.540547] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.540838] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.540998] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.541197] [48512]: DEBUG oslo_concurrency.lockutils [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.562672] [48512]: WARNING neutronclient.v2_0.client [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.596798] [48512]: DEBUG nova.policy [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.602057] [48512]: INFO nova.api.openstack.requestlog [None req-c07e445e-4adc-4a61-86aa-4a095031e817 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.072208 [ 798.602473] [48512]: [pid: 48512|app: 0|req: 923/1857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.606154] [48512]: DEBUG nova.api.openstack.wsgi [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.606877] [48512]: DEBUG nova.compute.api [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.613100] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.613425] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.613425] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.613691] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.613834] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.613959] [48512]: DEBUG oslo_concurrency.lockutils [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.617873] [48511]: DEBUG nova.policy [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.624376] [48511]: INFO nova.api.openstack.requestlog [None req-3e904d7e-d08b-47b4-90d8-5ccda5b17bb1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.142365 [ 798.625031] [48511]: [pid: 48511|app: 0|req: 935/1858] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.627129] [48511]: DEBUG nova.api.openstack.wsgi [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.628650] [48511]: DEBUG nova.compute.api [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.632743] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.632927] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.633075] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.633329] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.633472] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.633590] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.635361] [48512]: WARNING neutronclient.v2_0.client [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.653904] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.654113] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.654245] [48511]: DEBUG oslo_concurrency.lockutils [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.654388] [48511]: DEBUG nova.objects.instance [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.657445] [48511]: WARNING neutronclient.v2_0.client [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.693848] [48511]: DEBUG nova.policy [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.701052] [48511]: INFO nova.api.openstack.requestlog [None req-102d25d0-2f98-419e-9b6a-d46f54cba651 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.075586 [ 798.701251] [48511]: [pid: 48511|app: 0|req: 936/1859] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.704529] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.705845] [48511]: DEBUG nova.compute.api [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.710866] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.713244] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.713244] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.713244] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.713244] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.713244] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.720150] [48512]: DEBUG nova.policy [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.723851] [48512]: INFO nova.api.openstack.requestlog [None req-3eb4d1b2-b503-45d3-bbd2-079f88551116 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.120779 [ 798.724155] [48512]: [pid: 48512|app: 0|req: 924/1860] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.726696] [48512]: DEBUG nova.api.openstack.wsgi [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.728041] [48512]: DEBUG nova.compute.api [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.731200] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.731404] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.731821] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.731923] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.732087] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.732188] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.741494] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.744021] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.744021] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.744021] [48511]: DEBUG nova.objects.instance [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.746257] [48511]: WARNING neutronclient.v2_0.client [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.760135] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.760335] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.760480] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.760648] [48512]: DEBUG nova.objects.instance [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.763687] [48512]: WARNING neutronclient.v2_0.client [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.764327] [48511]: DEBUG nova.policy [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.768480] [48511]: DEBUG nova.policy [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.769155] [48511]: DEBUG nova.policy [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.772570] [48511]: INFO nova.api.openstack.requestlog [None req-3a01ba4a-078e-4c69-b689-ff069cb70b40 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.070713 [ 798.772786] [48511]: [pid: 48511|app: 0|req: 937/1861] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.775034] [48511]: DEBUG nova.api.openstack.wsgi [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.776398] [48511]: DEBUG nova.compute.api [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.779568] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.779780] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.779922] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.780209] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.780371] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.780494] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.783338] [48512]: DEBUG nova.policy [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.789527] [48512]: INFO nova.api.openstack.requestlog [None req-67a39db2-29b7-46a4-b82e-3ba80b4ef98f tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.064498 [ 798.790175] [48512]: [pid: 48512|app: 0|req: 925/1862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.795259] [48512]: DEBUG nova.api.openstack.wsgi [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.797518] [48512]: DEBUG nova.compute.api [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.800477] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.800650] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.800870] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.801335] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.801543] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.801688] [48512]: DEBUG oslo_concurrency.lockutils [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.802852] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.803058] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.803193] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.803345] [48511]: DEBUG nova.objects.instance [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.808677] [48511]: WARNING neutronclient.v2_0.client [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.832093] [48512]: WARNING neutronclient.v2_0.client [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.833287] [48511]: DEBUG nova.policy [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.839887] [48511]: INFO nova.api.openstack.requestlog [None req-78ed0f92-4f18-4801-bc3b-3f542a9d12b0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.065501 [ 798.839887] [48511]: [pid: 48511|app: 0|req: 938/1863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.841899] [48511]: DEBUG nova.api.openstack.wsgi [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.843311] [48511]: DEBUG nova.compute.api [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.847118] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.848019] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.848019] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.848019] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.848226] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.848226] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.871647] [48511]: WARNING neutronclient.v2_0.client [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.899170] [48511]: DEBUG nova.policy [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.903540] [48511]: INFO nova.api.openstack.requestlog [None req-cdfc6df8-8203-4d3e-a493-5d66ea8f49ea tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1324 microversion: 2.1 time: 0.063633 [ 798.904840] [48511]: [pid: 48511|app: 0|req: 939/1864] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1324 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.906916] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.908329] [48511]: DEBUG nova.compute.api [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.933008] [48512]: DEBUG nova.policy [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.941627] [48511]: WARNING neutronclient.v2_0.client [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.944865] [48512]: INFO nova.api.openstack.requestlog [None req-b020af8a-80de-46fb-a626-3874720a7772 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.153348 [ 798.945272] [48512]: [pid: 48512|app: 0|req: 926/1865] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.948950] [48512]: DEBUG nova.api.openstack.wsgi [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.950524] [48512]: DEBUG nova.compute.api [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.956187] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.956187] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.956187] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.956477] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.956477] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 798.956576] [48512]: DEBUG oslo_concurrency.lockutils [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 798.966037] [48511]: DEBUG nova.policy [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 798.971815] [48511]: INFO nova.api.openstack.requestlog [None req-9cf54dc4-2903-4665-8b8e-77771a4bb74d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1268 microversion: 2.1 time: 0.066851 [ 798.972184] [48511]: [pid: 48511|app: 0|req: 940/1866] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1268 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.979775] [48511]: DEBUG nova.api.openstack.wsgi [None req-32e86042-d126-4e12-adb6-aa7e9395c00b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 798.980820] [48511]: DEBUG nova.compute.api [None req-32e86042-d126-4e12-adb6-aa7e9395c00b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 7473c6e9-c4aa-4fa0-91e9-6a6403497828] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.985725] [48512]: WARNING neutronclient.v2_0.client [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 798.989696] [48511]: INFO nova.api.openstack.wsgi [None req-32e86042-d126-4e12-adb6-aa7e9395c00b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 7473c6e9-c4aa-4fa0-91e9-6a6403497828 could not be found. [ 798.990178] [48511]: DEBUG nova.api.openstack.wsgi [None req-32e86042-d126-4e12-adb6-aa7e9395c00b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 7473c6e9-c4aa-4fa0-91e9-6a6403497828 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 798.990799] [48511]: INFO nova.api.openstack.requestlog [None req-32e86042-d126-4e12-adb6-aa7e9395c00b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7473c6e9-c4aa-4fa0-91e9-6a6403497828/action" status: 404 len: 111 microversion: 2.1 time: 0.018048 [ 798.991345] [48511]: [pid: 48511|app: 0|req: 941/1867] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:43 2025] POST /compute/v2.1/servers/7473c6e9-c4aa-4fa0-91e9-6a6403497828/action => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 798.994058] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 798.996297] [48511]: DEBUG nova.compute.api [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 798.999948] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 798.999948] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.000103] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.001686] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.001992] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.002043] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.012794] [48512]: DEBUG nova.policy [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.018360] [48512]: INFO nova.api.openstack.requestlog [None req-64b0b324-ea31-453e-a455-4aa87f8fb360 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.072584 [ 799.018691] [48512]: [pid: 48512|app: 0|req: 927/1868] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.021458] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.023619] [48512]: DEBUG nova.compute.api [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.025506] [48511]: WARNING neutronclient.v2_0.client [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.027036] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.027036] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.027181] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.027329] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.027471] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.027589] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.052413] [48512]: WARNING neutronclient.v2_0.client [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.054100] [48511]: DEBUG nova.policy [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.059125] [48511]: DEBUG nova.policy [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.060365] [48511]: DEBUG nova.policy [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.060365] [48511]: INFO nova.api.openstack.requestlog [None req-fd183da0-bbd7-41f7-99fc-04ab383fd511 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.068538 [ 799.060723] [48511]: [pid: 48511|app: 0|req: 942/1869] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.067067] [48511]: DEBUG nova.api.openstack.wsgi [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.069120] [48511]: DEBUG nova.compute.api [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.072270] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.072462] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.072651] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.073239] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.073399] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.073522] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.099042] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.099042] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.099237] [48511]: DEBUG oslo_concurrency.lockutils [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.099283] [48511]: DEBUG nova.objects.instance [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.102889] [48511]: WARNING neutronclient.v2_0.client [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.122156] [48512]: DEBUG nova.policy [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.145856] [48511]: DEBUG nova.policy [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.146248] [48512]: INFO nova.api.openstack.requestlog [None req-8b93ea04-b0cf-4dde-899c-a250f5468f99 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.126921 [ 799.146622] [48512]: [pid: 48512|app: 0|req: 928/1870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.149325] [48512]: DEBUG nova.api.openstack.wsgi [None req-08a32c0c-9a23-4064-bbc6-74e93465f346 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.154536] [48511]: INFO nova.api.openstack.requestlog [None req-c454b619-e6ac-4b8c-bdc6-db8a838d901c tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.090471 [ 799.154886] [48511]: [pid: 48511|app: 0|req: 943/1871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.161686] [48511]: DEBUG nova.api.openstack.wsgi [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.163759] [48511]: DEBUG nova.compute.api [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.173574] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.173886] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.174942] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.174942] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.174942] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.174942] [48511]: DEBUG oslo_concurrency.lockutils [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.198579] [48512]: INFO nova.api.openstack.requestlog [None req-08a32c0c-9a23-4064-bbc6-74e93465f346 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1560 microversion: 2.1 time: 0.051290 [ 799.199052] [48512]: [pid: 48512|app: 0|req: 929/1872] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1560 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.202188] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.203757] [48512]: DEBUG nova.compute.api [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.209654] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.209887] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.210287] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.210597] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.210775] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.210908] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.212087] [48511]: WARNING neutronclient.v2_0.client [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.232528] [48511]: DEBUG nova.policy [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.237078] [48512]: WARNING neutronclient.v2_0.client [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.241874] [48511]: INFO nova.api.openstack.requestlog [None req-1220a26f-c2e1-40a7-a480-5674d6ccf3e3 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.086332 [ 799.243266] [48511]: [pid: 48511|app: 0|req: 944/1873] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.282271] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.282972] [48511]: DEBUG nova.compute.api [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.291804] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.291922] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.292034] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.292721] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.292721] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.292721] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.326118] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.326321] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.326524] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.326594] [48511]: DEBUG nova.objects.instance [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.326656] [48512]: DEBUG nova.policy [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.330411] [48511]: WARNING neutronclient.v2_0.client [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.333508] [48512]: INFO nova.api.openstack.requestlog [None req-ae7894f2-524a-4e33-82d9-b465c2924f35 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.133369 [ 799.333508] [48512]: [pid: 48512|app: 0|req: 930/1874] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.336071] [48512]: DEBUG nova.api.openstack.wsgi [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.337390] [48512]: DEBUG nova.compute.api [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.341375] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.341595] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.341738] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.342012] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.342167] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.342289] [48512]: DEBUG oslo_concurrency.lockutils [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.351191] [48511]: DEBUG nova.policy [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.358221] [48511]: INFO nova.api.openstack.requestlog [None req-5d4f7ffe-2728-4dd1-b6d9-c507c0abace5 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.079513 [ 799.358545] [48511]: [pid: 48511|app: 0|req: 945/1875] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.361631] [48511]: DEBUG nova.api.openstack.wsgi [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "ce429178-927e-4fdf-8864-8af9aefdb89f"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.363054] [48511]: DEBUG nova.compute.api [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.368576] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.368783] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.368950] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.369266] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.369424] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.369564] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.373627] [48512]: WARNING neutronclient.v2_0.client [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.423440] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.423628] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.423758] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.428316] [48511]: WARNING neutronclient.v2_0.client [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.437489] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.437679] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.437812] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.438154] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.439530] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.439669] [48511]: DEBUG oslo_concurrency.lockutils [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.444404] [48511]: DEBUG nova.policy [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.448717] [48511]: INFO nova.api.openstack.wsgi [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Flavor ce429178-927e-4fdf-8864-8af9aefdb89f could not be found. [ 799.448877] [48511]: DEBUG nova.api.openstack.wsgi [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Flavor ce429178-927e-4fdf-8864-8af9aefdb89f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 799.449369] [48511]: INFO nova.api.openstack.requestlog [None req-07b4fb7f-6ace-4f74-a7ef-cdbb00e2a2fe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 400 len: 107 microversion: 2.1 time: 0.090354 [ 799.449702] [48511]: [pid: 48511|app: 0|req: 946/1876] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:44 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 107 bytes in 91 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 799.452749] [48511]: DEBUG nova.api.openstack.wsgi [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.454112] [48511]: DEBUG nova.compute.api [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.457886] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.458084] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.458219] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.458483] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.458660] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.458786] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.462518] [48512]: DEBUG nova.policy [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.466863] [48512]: INFO nova.api.openstack.requestlog [None req-94114343-41c9-429f-a27a-2a690d94f967 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.132871 [ 799.467203] [48512]: [pid: 48512|app: 0|req: 931/1877] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.470206] [48512]: DEBUG nova.api.openstack.wsgi [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.471934] [48512]: DEBUG nova.compute.api [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.476148] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.476461] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.476711] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.477092] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.477255] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.477383] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.478682] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.484413] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.484413] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.484413] [48511]: DEBUG nova.objects.instance [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.487709] [48511]: WARNING neutronclient.v2_0.client [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.503369] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.503855] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.503855] [48512]: DEBUG oslo_concurrency.lockutils [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.504079] [48512]: DEBUG nova.objects.instance [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.508050] [48512]: WARNING neutronclient.v2_0.client [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.509226] [48511]: DEBUG nova.policy [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.513878] [48511]: INFO nova.api.openstack.requestlog [None req-90d1356d-fe48-42fe-bf36-d7b3279f7373 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.063548 [ 799.514303] [48511]: [pid: 48511|app: 0|req: 947/1878] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.520175] [48511]: DEBUG nova.api.openstack.wsgi [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.521260] [48511]: DEBUG nova.compute.api [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.527159] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.527929] [48512]: DEBUG nova.policy [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.532373] [48512]: INFO nova.api.openstack.requestlog [None req-f91e853f-510e-47de-8103-8aa0e17ab4f6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.064623 [ 799.532699] [48512]: [pid: 48512|app: 0|req: 932/1879] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.535467] [48512]: DEBUG nova.api.openstack.wsgi [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.536890] [48512]: DEBUG nova.compute.api [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.541589] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.541800] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.541940] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.542317] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.542470] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.542594] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.549691] [48511]: WARNING neutronclient.v2_0.client [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.565953] [48512]: WARNING neutronclient.v2_0.client [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.585080] [48512]: DEBUG nova.policy [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.589070] [48512]: INFO nova.api.openstack.requestlog [None req-bd706b08-c39f-4a19-8d57-cf20494ba10b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1459 microversion: 2.1 time: 0.055641 [ 799.589645] [48512]: [pid: 48512|app: 0|req: 933/1880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1459 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.591748] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.593146] [48512]: DEBUG nova.compute.api [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.596315] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.596498] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.596665] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.596864] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.597013] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.597168] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.614682] [48512]: WARNING neutronclient.v2_0.client [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.616116] [48511]: DEBUG nova.policy [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.622200] [48511]: INFO nova.api.openstack.requestlog [None req-63b85128-958a-49fb-b70c-e26dc06ee7d1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.107397 [ 799.622576] [48511]: [pid: 48511|app: 0|req: 948/1881] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.625838] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.626511] [48511]: DEBUG nova.compute.api [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.630682] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.630912] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.631734] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.631734] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.631734] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.631734] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.636270] [48512]: DEBUG nova.policy [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.640416] [48512]: INFO nova.api.openstack.requestlog [None req-4bb8d8b6-ff57-4a0e-ab0d-f76cd9d580ef tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.050474 [ 799.640746] [48512]: [pid: 48512|app: 0|req: 934/1882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.645364] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.647031] [48512]: DEBUG nova.compute.api [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.650651] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.651126] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.651603] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.651970] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.652246] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.652651] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.653200] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.653421] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.653519] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.653650] [48511]: DEBUG nova.objects.instance [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.656543] [48511]: WARNING neutronclient.v2_0.client [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.671305] [48512]: WARNING neutronclient.v2_0.client [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.673917] [48511]: DEBUG nova.policy [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.677906] [48511]: INFO nova.api.openstack.requestlog [None req-b7cd7268-e7cd-4d63-98f3-e430f4c115d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.054757 [ 799.678356] [48511]: [pid: 48511|app: 0|req: 949/1883] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.680773] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.682036] [48511]: DEBUG nova.compute.api [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.685132] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.685274] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.685347] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.685591] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.685731] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.685847] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.690296] [48512]: DEBUG nova.policy [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.694354] [48512]: INFO nova.api.openstack.requestlog [None req-7f366c7c-78c8-4f21-ab2b-f31268bd5f86 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.053023 [ 799.694671] [48512]: [pid: 48512|app: 0|req: 935/1884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.703491] [48511]: WARNING neutronclient.v2_0.client [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.714822] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.716232] [48512]: DEBUG nova.compute.api [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.719500] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.719680] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.719813] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.720101] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.720258] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.720371] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.742941] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.742941] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.742941] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.742941] [48512]: DEBUG nova.objects.instance [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.745599] [48512]: WARNING neutronclient.v2_0.client [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.763171] [48511]: DEBUG nova.policy [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.765142] [48512]: DEBUG nova.policy [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.768334] [48511]: INFO nova.api.openstack.requestlog [None req-ce644a48-f6c1-4b81-99a0-f1dae678bf71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.089530 [ 799.769928] [48512]: INFO nova.api.openstack.requestlog [None req-fc2739fe-d433-45e1-959c-2915402777d0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.057908 [ 799.770268] [48512]: [pid: 48512|app: 0|req: 936/1885] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.770483] [48511]: [pid: 48511|app: 0|req: 950/1886] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.773768] [48512]: DEBUG nova.api.openstack.wsgi [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.775058] [48512]: DEBUG nova.compute.api [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.780318] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.780628] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.780844] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.781150] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.781381] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.781526] [48512]: DEBUG oslo_concurrency.lockutils [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.782633] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9313f4c-00e0-4cd3-8fb4-90b3da0587bc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 799.784264] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9313f4c-00e0-4cd3-8fb4-90b3da0587bc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' should be non-empty {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 799.784651] [48511]: INFO nova.api.openstack.requestlog [None req-e9313f4c-00e0-4cd3-8fb4-90b3da0587bc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 400 len: 120 microversion: 2.1 time: 0.004129 [ 799.784940] [48511]: [pid: 48511|app: 0|req: 951/1887] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:44 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 120 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 799.788385] [48511]: DEBUG nova.api.openstack.wsgi [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.791883] [48511]: DEBUG nova.compute.api [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.795101] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.795308] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.795445] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.795702] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.795841] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.795962] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.797930] [48512]: WARNING neutronclient.v2_0.client [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.819279] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.819570] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.819714] [48511]: DEBUG oslo_concurrency.lockutils [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.820271] [48511]: DEBUG nova.objects.instance [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.823968] [48511]: WARNING neutronclient.v2_0.client [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.844301] [48511]: DEBUG nova.policy [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.849250] [48511]: DEBUG nova.policy [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.849940] [48511]: DEBUG nova.policy [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.855095] [48511]: INFO nova.api.openstack.requestlog [None req-735609ff-d286-4018-af53-50829b5b9965 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.068383 [ 799.855526] [48511]: [pid: 48511|app: 0|req: 952/1888] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.858923] [48511]: DEBUG nova.api.openstack.wsgi [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.860833] [48511]: DEBUG nova.compute.api [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.861771] [48512]: DEBUG nova.policy [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.865394] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.865583] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.865716] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.865976] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.866134] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.866255] [48511]: DEBUG oslo_concurrency.lockutils [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.869339] [48512]: INFO nova.api.openstack.requestlog [None req-017bc417-6e4b-4ab5-8206-b1e5a617e0b4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1305 microversion: 2.1 time: 0.097911 [ 799.869755] [48512]: [pid: 48512|app: 0|req: 937/1889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1305 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.873635] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.875817] [48512]: DEBUG nova.compute.api [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.881094] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.881583] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.881747] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.882173] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.882504] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.882577] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.885199] [48511]: WARNING neutronclient.v2_0.client [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.910100] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.910395] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.910566] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.910753] [48512]: DEBUG nova.objects.instance [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.914695] [48512]: WARNING neutronclient.v2_0.client [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 799.938139] [48512]: DEBUG nova.policy [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.942718] [48512]: INFO nova.api.openstack.requestlog [None req-1a760951-51ac-4791-b7a2-9f007ae69643 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.072210 [ 799.943026] [48512]: [pid: 48512|app: 0|req: 938/1890] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.947030] [48512]: DEBUG nova.api.openstack.wsgi [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.947240] [48512]: DEBUG nova.compute.api [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.953163] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.953713] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.953874] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.954227] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.954431] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.954612] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.955402] [48511]: DEBUG nova.policy [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 799.960628] [48511]: INFO nova.api.openstack.requestlog [None req-517bc22d-cad6-4b1f-ab5d-82398d44a1d6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.104460 [ 799.961031] [48511]: [pid: 48511|app: 0|req: 953/1891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.963944] [48511]: DEBUG nova.api.openstack.wsgi [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 799.965312] [48511]: DEBUG nova.compute.api [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 799.969575] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.969575] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.969722] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.970480] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.970480] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.970480] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.976234] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 799.976418] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 799.976550] [48512]: DEBUG oslo_concurrency.lockutils [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 799.976727] [48512]: DEBUG nova.objects.instance [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.979556] [48512]: WARNING neutronclient.v2_0.client [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.001668] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.001668] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.001668] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.001668] [48511]: DEBUG nova.objects.instance [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.007675] [48511]: WARNING neutronclient.v2_0.client [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.011387] [48512]: DEBUG nova.policy [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.015592] [48512]: INFO nova.api.openstack.requestlog [None req-65e2490c-3d7a-4997-89f1-5ae442f72e58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.071989 [ 800.016138] [48512]: [pid: 48512|app: 0|req: 939/1892] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.027525] [48511]: DEBUG nova.policy [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.033663] [48511]: INFO nova.api.openstack.requestlog [None req-95e85853-dac4-402f-ba2b-9cee3697c000 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.072033 [ 800.033998] [48511]: [pid: 48511|app: 0|req: 954/1893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.037328] [48511]: DEBUG nova.api.openstack.wsgi [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.039072] [48511]: DEBUG nova.compute.api [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.044801] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.044801] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.045026] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.045680] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.046222] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.046222] [48511]: DEBUG oslo_concurrency.lockutils [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.062576] [48511]: WARNING neutronclient.v2_0.client [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.088530] [48512]: DEBUG nova.api.openstack.wsgi [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1466870731", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.126238] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.126414] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.126555] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.126928] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.127279] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.127582] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.134509] [48512]: DEBUG nova.network.neutron [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] validate_networks() for None {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 800.134666] [48512]: WARNING neutronclient.v2_0.client [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.184754] [48511]: DEBUG nova.policy [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.191623] [48511]: INFO nova.api.openstack.requestlog [None req-69fe4ddd-19c6-4ae8-9b81-6248b38f9468 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.157020 [ 800.192092] [48511]: [pid: 48511|app: 0|req: 955/1894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.195808] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.197479] [48511]: DEBUG nova.compute.api [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.202555] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.202846] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.203035] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.203364] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.203604] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.203818] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.234396] [48511]: WARNING neutronclient.v2_0.client [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.246688] [48512]: DEBUG nova.virt.hardware [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 800.246925] [48512]: DEBUG nova.virt.hardware [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 800.246995] [48512]: DEBUG nova.virt.hardware [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 800.247123] [48512]: DEBUG nova.virt.hardware [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 800.247236] [48512]: DEBUG nova.virt.hardware [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 800.254864] [48511]: DEBUG nova.policy [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.259635] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.259811] [48511]: INFO nova.api.openstack.requestlog [None req-9ce18b2d-5452-4cab-b7b4-fa881cee0f54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1268 microversion: 2.1 time: 0.066940 [ 800.259895] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.259950] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.260122] [48511]: [pid: 48511|app: 0|req: 956/1895] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:44 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1268 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.260341] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.260503] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.260624] [48512]: DEBUG oslo_concurrency.lockutils [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.264442] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.269487] [48511]: DEBUG nova.compute.api [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.275419] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.275717] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.275925] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.276261] [48512]: DEBUG nova.quota [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Getting quotas for project b48d0ce301a04cf985b6b9ebd186db8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 800.276389] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.276699] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.276935] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.280565] [48512]: DEBUG nova.quota [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Getting quotas for user 6e859a1806be4191979428d053d09f53 and project b48d0ce301a04cf985b6b9ebd186db8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 800.289606] [48512]: DEBUG nova.compute.api [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 800.291032] [48512]: DEBUG nova.compute.api [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 800.296575] [48511]: WARNING neutronclient.v2_0.client [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.318570] [48511]: DEBUG nova.policy [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.322982] [48511]: INFO nova.api.openstack.requestlog [None req-f8b88ec7-a3a6-41fc-9435-7b90ccdec7b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.062244 [ 800.323825] [48511]: [pid: 48511|app: 0|req: 957/1896] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.325769] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.327199] [48511]: DEBUG nova.compute.api [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.330447] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.330623] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.330756] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.331164] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.331164] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.331316] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.339025] [48512]: INFO nova.api.openstack.requestlog [None req-43465180-d33d-4086-81fc-354dea947c61 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.319165 [ 800.339025] [48512]: [pid: 48512|app: 0|req: 940/1897] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:44 2025] POST /compute/v2.1/servers => generated 380 bytes in 320 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 800.339025] [48512]: DEBUG nova.api.openstack.wsgi [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.340259] [48512]: DEBUG nova.compute.api [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.343820] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.343998] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.344143] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.344392] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.344531] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.344653] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.351676] [48511]: WARNING neutronclient.v2_0.client [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.375559] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.375756] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.375890] [48512]: DEBUG oslo_concurrency.lockutils [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.376460] [48512]: DEBUG nova.objects.instance [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.378391] [48511]: DEBUG nova.policy [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.383482] [48512]: WARNING neutronclient.v2_0.client [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.383839] [48511]: DEBUG nova.policy [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.384704] [48511]: DEBUG nova.policy [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.385799] [48511]: INFO nova.api.openstack.requestlog [None req-5a2bdc0b-0fa3-4eb7-8f24-81a0e2bcdcb0 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.061975 [ 800.386811] [48511]: [pid: 48511|app: 0|req: 958/1898] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.389952] [48511]: DEBUG nova.api.openstack.wsgi [None req-faf07267-a3d5-4859-9f7b-d8caee0ec89a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.391496] [48511]: DEBUG nova.compute.api [None req-faf07267-a3d5-4859-9f7b-d8caee0ec89a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: ece59d0d-61ed-40af-8b59-a6baab4b6e68] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.394958] [48511]: INFO nova.api.openstack.wsgi [None req-faf07267-a3d5-4859-9f7b-d8caee0ec89a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance ece59d0d-61ed-40af-8b59-a6baab4b6e68 could not be found. [ 800.395224] [48511]: DEBUG nova.api.openstack.wsgi [None req-faf07267-a3d5-4859-9f7b-d8caee0ec89a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance ece59d0d-61ed-40af-8b59-a6baab4b6e68 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 800.395603] [48511]: INFO nova.api.openstack.requestlog [None req-faf07267-a3d5-4859-9f7b-d8caee0ec89a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ece59d0d-61ed-40af-8b59-a6baab4b6e68/action" status: 404 len: 111 microversion: 2.1 time: 0.008282 [ 800.395914] [48511]: [pid: 48511|app: 0|req: 959/1899] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:45 2025] POST /compute/v2.1/servers/ece59d0d-61ed-40af-8b59-a6baab4b6e68/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 800.398522] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ebf43d3-5ab3-424b-8628-e054d4c28c5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.408580] [48512]: DEBUG nova.policy [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.416988] [48512]: INFO nova.api.openstack.requestlog [None req-c191adf2-7d35-41e8-a1b7-4e830f29b8e3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.080077 [ 800.417345] [48512]: [pid: 48512|app: 0|req: 941/1900] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.422336] [48512]: DEBUG nova.api.openstack.wsgi [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.423769] [48512]: DEBUG nova.compute.api [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.432094] [48512]: DEBUG oslo_concurrency.lockutils [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.448794] [48511]: INFO nova.api.openstack.requestlog [None req-9ebf43d3-5ab3-424b-8628-e054d4c28c5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.052267 [ 800.449276] [48511]: [pid: 48511|app: 0|req: 960/1901] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.452767] [48512]: WARNING neutronclient.v2_0.client [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.453331] [48511]: DEBUG nova.api.openstack.wsgi [None req-d57ac914-c90d-4fd5-8419-afb9b0a4d915 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.455513] [48511]: DEBUG nova.compute.api [None req-d57ac914-c90d-4fd5-8419-afb9b0a4d915 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.465943] [48511]: WARNING neutronclient.v2_0.client [None req-d57ac914-c90d-4fd5-8419-afb9b0a4d915 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.476364] [48512]: DEBUG nova.policy [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.485996] [48512]: INFO nova.api.openstack.requestlog [None req-600f4ab5-e099-46bd-97b4-be5298b3f207 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1210 microversion: 2.1 time: 0.067844 [ 800.486190] [48512]: [pid: 48512|app: 0|req: 942/1902] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.490245] [48512]: DEBUG nova.api.openstack.wsgi [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.491544] [48511]: DEBUG nova.policy [None req-d57ac914-c90d-4fd5-8419-afb9b0a4d915 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.491750] [48512]: DEBUG nova.compute.api [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.495971] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.496109] [48511]: INFO nova.api.openstack.requestlog [None req-d57ac914-c90d-4fd5-8419-afb9b0a4d915 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1218 microversion: 2.1 time: 0.046291 [ 800.496245] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.496568] [48511]: [pid: 48511|app: 0|req: 961/1903] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.496702] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.496841] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.497094] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.497207] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.499802] [48511]: DEBUG nova.api.openstack.wsgi [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.501612] [48511]: DEBUG nova.compute.api [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.505833] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.505984] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.506066] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.506324] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.506672] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.506672] [48511]: DEBUG oslo_concurrency.lockutils [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.525337] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.525834] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.525901] [48511]: WARNING neutronclient.v2_0.client [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.526182] [48512]: DEBUG oslo_concurrency.lockutils [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.526488] [48512]: DEBUG nova.objects.instance [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.531708] [48512]: WARNING neutronclient.v2_0.client [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.553958] [48512]: DEBUG nova.policy [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.558766] [48512]: INFO nova.api.openstack.requestlog [None req-a39e94af-ea88-42aa-9fb7-4d7f72315331 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.071999 [ 800.559196] [48512]: [pid: 48512|app: 0|req: 943/1904] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.567050] [48512]: DEBUG nova.api.openstack.wsgi [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.568266] [48512]: DEBUG nova.compute.api [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.572314] [48512]: DEBUG oslo_concurrency.lockutils [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.591780] [48512]: WARNING neutronclient.v2_0.client [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.603426] [48511]: DEBUG nova.policy [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.608125] [48511]: INFO nova.api.openstack.requestlog [None req-169a1cc3-c35c-4eca-8b9c-3b86d787323a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.110825 [ 800.608657] [48511]: [pid: 48511|app: 0|req: 962/1905] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.611307] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.612760] [48511]: DEBUG nova.compute.api [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.616665] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.616857] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.616992] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.617318] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.617469] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.617594] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.639779] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.640056] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.640222] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.640379] [48511]: DEBUG nova.objects.instance [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.644051] [48511]: WARNING neutronclient.v2_0.client [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.661446] [48511]: DEBUG nova.policy [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.665646] [48511]: INFO nova.api.openstack.requestlog [None req-6cf4967e-504b-4fc3-8684-10f0be04eec7 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.056236 [ 800.666709] [48511]: [pid: 48511|app: 0|req: 963/1906] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.667231] [48512]: DEBUG nova.policy [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.668410] [48511]: DEBUG nova.api.openstack.wsgi [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.669772] [48511]: DEBUG nova.compute.api [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.674979] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.674979] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.674979] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.675211] [48512]: INFO nova.api.openstack.requestlog [None req-97124fcf-660a-49fb-979c-392c6c62304e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.115139 [ 800.675256] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.675289] [48512]: [pid: 48512|app: 0|req: 944/1907] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.675321] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.676173] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.678478] [48512]: DEBUG nova.api.openstack.wsgi [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c1ec2ac3-ae8c-4acb-b304-8e6967a889c1", "name": "network-vif-deleted", "tag": "2aa34bd4-a02d-4aab-acc2-18b1a8f792aa"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.684583] [48512]: DEBUG oslo_concurrency.lockutils [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.684583] [48512]: DEBUG oslo_concurrency.lockutils [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.684583] [48512]: DEBUG oslo_concurrency.lockutils [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.693953] [48512]: INFO nova.api.openstack.compute.server_external_events [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] Creating event network-vif-deleted:2aa34bd4-a02d-4aab-acc2-18b1a8f792aa for instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 on cpu-1 [ 800.698935] [48512]: INFO nova.api.openstack.requestlog [req-f0054119-eeed-4638-ae98-dedd3ad53033 req-38b8f6d2-8372-4e35-be1b-55b11495128d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022915 [ 800.699266] [48512]: [pid: 48512|app: 0|req: 945/1908] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:45 2025] 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) [ 800.702488] [48512]: DEBUG nova.api.openstack.wsgi [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.703228] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.704280] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.704280] [48511]: DEBUG oslo_concurrency.lockutils [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.704280] [48511]: DEBUG nova.objects.instance [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.704465] [48512]: DEBUG nova.compute.api [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.708604] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.708787] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.709024] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.709345] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.709510] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.709653] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.721279] [48511]: WARNING neutronclient.v2_0.client [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.739958] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.740172] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.740315] [48512]: DEBUG oslo_concurrency.lockutils [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.740609] [48512]: DEBUG nova.objects.instance [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.743432] [48511]: DEBUG nova.policy [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.744171] [48512]: WARNING neutronclient.v2_0.client [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.751821] [48511]: INFO nova.api.openstack.requestlog [None req-3741c149-c80e-46ed-849d-9cef53ffbb95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.085315 [ 800.752299] [48511]: [pid: 48511|app: 0|req: 964/1909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.756138] [48511]: DEBUG nova.api.openstack.wsgi [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.756620] [48511]: DEBUG nova.compute.api [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.759942] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.760170] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.760308] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.760568] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.760708] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.760827] [48511]: DEBUG oslo_concurrency.lockutils [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.765706] [48512]: DEBUG nova.policy [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.770578] [48512]: INFO nova.api.openstack.requestlog [None req-00170e2b-0ec8-498f-8a39-ab0f08fbced6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.070432 [ 800.770913] [48512]: [pid: 48512|app: 0|req: 946/1910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.773721] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.775133] [48512]: DEBUG nova.compute.api [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.779916] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.780148] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.780307] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.780577] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.780718] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.780838] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.782659] [48511]: WARNING neutronclient.v2_0.client [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.798437] [48512]: WARNING neutronclient.v2_0.client [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.816926] [48512]: DEBUG nova.policy [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.821383] [48512]: INFO nova.api.openstack.requestlog [None req-8e034d0b-807a-4ffe-9ef5-e3963abf29a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.049895 [ 800.821875] [48512]: [pid: 48512|app: 0|req: 947/1911] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.824130] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.825592] [48512]: DEBUG nova.compute.api [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.829385] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.829611] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.829796] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.830134] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.830289] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.830423] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.850521] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.850700] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.850753] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.850911] [48512]: DEBUG nova.objects.instance [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.850994] [48511]: DEBUG nova.policy [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.853804] [48512]: WARNING neutronclient.v2_0.client [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.855611] [48511]: INFO nova.api.openstack.requestlog [None req-98e66af3-b5b2-4ffd-8a3b-c36bf2df08b0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.102768 [ 800.855931] [48511]: [pid: 48511|app: 0|req: 965/1912] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.858573] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.860708] [48511]: DEBUG nova.compute.api [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.863841] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.865235] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.865235] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.865427] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.865858] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.865858] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.878796] [48512]: DEBUG nova.policy [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.883266] [48512]: INFO nova.api.openstack.requestlog [None req-0d91df66-e69c-4a6b-af58-968b7dd2c6c9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.060460 [ 800.883266] [48512]: [pid: 48512|app: 0|req: 948/1913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.885166] [48511]: WARNING neutronclient.v2_0.client [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.885973] [48512]: DEBUG nova.api.openstack.wsgi [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.887322] [48512]: DEBUG nova.compute.api [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.890799] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.890998] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.891307] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.891437] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.891569] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.891694] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.904451] [48511]: DEBUG nova.policy [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.909176] [48511]: INFO nova.api.openstack.requestlog [None req-ef14dcf4-c173-41b9-9dde-c8c1a2c17eaf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.052613 [ 800.910220] [48511]: [pid: 48511|app: 0|req: 966/1914] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.912019] [48511]: DEBUG nova.api.openstack.wsgi [None req-26b4f1dc-d4d7-4be3-b5d9-82d140a121e9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 800.913414] [48511]: DEBUG nova.compute.api [None req-26b4f1dc-d4d7-4be3-b5d9-82d140a121e9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 9873cc2a-0ff2-4eef-a61c-bea28cf1efac] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.916420] [48511]: INFO nova.api.openstack.wsgi [None req-26b4f1dc-d4d7-4be3-b5d9-82d140a121e9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 9873cc2a-0ff2-4eef-a61c-bea28cf1efac could not be found. [ 800.917403] [48511]: DEBUG nova.api.openstack.wsgi [None req-26b4f1dc-d4d7-4be3-b5d9-82d140a121e9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 9873cc2a-0ff2-4eef-a61c-bea28cf1efac could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 800.917403] [48511]: INFO nova.api.openstack.requestlog [None req-26b4f1dc-d4d7-4be3-b5d9-82d140a121e9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9873cc2a-0ff2-4eef-a61c-bea28cf1efac/action" status: 404 len: 111 microversion: 2.1 time: 0.007098 [ 800.917524] [48511]: [pid: 48511|app: 0|req: 967/1915] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:45 2025] POST /compute/v2.1/servers/9873cc2a-0ff2-4eef-a61c-bea28cf1efac/action => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 800.919789] [48511]: DEBUG nova.api.openstack.wsgi [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.921496] [48511]: DEBUG nova.compute.api [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.923590] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.923782] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.924574] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.924574] [48512]: DEBUG nova.objects.instance [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.924722] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.924900] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.925042] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.925360] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.925516] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.925667] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.927771] [48512]: WARNING neutronclient.v2_0.client [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.947302] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.947519] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.947706] [48511]: DEBUG oslo_concurrency.lockutils [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.949933] [48511]: DEBUG nova.objects.instance [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.951870] [48512]: DEBUG nova.policy [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.954034] [48511]: WARNING neutronclient.v2_0.client [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.957358] [48512]: INFO nova.api.openstack.requestlog [None req-16f97a4d-ac5a-4694-b95d-64c91cb3d6c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.073206 [ 800.957706] [48512]: [pid: 48512|app: 0|req: 949/1916] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.960295] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.963232] [48512]: DEBUG nova.compute.api [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.967927] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.968681] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.968681] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.968681] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.968681] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.970144] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.975399] [48511]: DEBUG nova.policy [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.982832] [48511]: DEBUG nova.policy [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.982832] [48511]: DEBUG nova.policy [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 800.985984] [48511]: INFO nova.api.openstack.requestlog [None req-02084789-f294-4d4d-bfb7-587dfb99bb3b tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.068000 [ 800.986659] [48511]: [pid: 48511|app: 0|req: 968/1917] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.988699] [48512]: WARNING neutronclient.v2_0.client [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 800.989227] [48511]: DEBUG nova.api.openstack.wsgi [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 800.990601] [48511]: DEBUG nova.compute.api [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 800.994979] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.994979] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.995151] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 800.996101] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 800.996101] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 800.996101] [48511]: DEBUG oslo_concurrency.lockutils [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.021414] [48511]: WARNING neutronclient.v2_0.client [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.086439] [48512]: DEBUG nova.policy [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.090531] [48512]: INFO nova.api.openstack.requestlog [None req-6c1e2626-a19b-4126-a9bb-bdadea84a498 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 200 len: 1484 microversion: 2.1 time: 0.132426 [ 801.090910] [48512]: [pid: 48512|app: 0|req: 950/1918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 1484 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.095018] [48512]: DEBUG nova.api.openstack.wsgi [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.095953] [48512]: DEBUG nova.compute.api [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.102244] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.102449] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.102729] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.102963] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.103776] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.103988] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.121415] [48511]: DEBUG nova.policy [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.126500] [48511]: INFO nova.api.openstack.requestlog [None req-b88062bb-3a4f-45fb-b506-dfef7b2aa9d4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.139168 [ 801.127243] [48511]: [pid: 48511|app: 0|req: 969/1919] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.130183] [48511]: DEBUG nova.api.openstack.wsgi [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.130804] [48511]: DEBUG nova.compute.api [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.133883] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.134307] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.134482] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.134612] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.134738] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.135218] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.135371] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.135492] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.135830] [48512]: DEBUG oslo_concurrency.lockutils [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.136229] [48512]: DEBUG nova.objects.instance [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.144191] [48512]: WARNING neutronclient.v2_0.client [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.159403] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.159705] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.159705] [48511]: DEBUG oslo_concurrency.lockutils [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.159900] [48511]: DEBUG nova.objects.instance [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.165118] [48511]: WARNING neutronclient.v2_0.client [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.167854] [48512]: DEBUG nova.policy [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.180022] [48512]: INFO nova.api.openstack.requestlog [None req-90c3edb9-3268-4b60-90a8-48dcd560e5c0 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.086399 [ 801.180022] [48512]: [pid: 48512|app: 0|req: 951/1920] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.181078] [48512]: DEBUG nova.api.openstack.wsgi [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.182512] [48512]: DEBUG nova.compute.api [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.186712] [48511]: DEBUG nova.policy [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.186843] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.186956] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.187133] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.187417] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.187564] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.187704] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.191385] [48511]: INFO nova.api.openstack.requestlog [None req-234a068f-3c50-4be7-aafb-4d094ba9b1a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.063715 [ 801.191598] [48511]: [pid: 48511|app: 0|req: 970/1921] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.194150] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1868322618"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 801.195566] [48511]: DEBUG nova.compute.api [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.200117] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.200117] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.200117] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.200314] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.200314] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.200416] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.214877] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.214877] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.214877] [48512]: DEBUG oslo_concurrency.lockutils [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.215135] [48512]: DEBUG nova.objects.instance [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.218048] [48512]: WARNING neutronclient.v2_0.client [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.244859] [48512]: DEBUG nova.policy [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.249917] [48512]: INFO nova.api.openstack.requestlog [None req-32847042-34fe-4e92-9cdd-aa6070945890 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.070812 [ 801.250746] [48512]: [pid: 48512|app: 0|req: 952/1922] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:45 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.254694] [48512]: DEBUG nova.api.openstack.wsgi [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.256889] [48512]: DEBUG nova.compute.api [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.262431] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.262431] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.262606] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.263172] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.263172] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.263367] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.286292] [48512]: WARNING neutronclient.v2_0.client [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.393314] [48512]: DEBUG nova.policy [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.398802] [48512]: INFO nova.api.openstack.requestlog [None req-c1e5838b-e9b4-4321-af40-450d915907fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.147086 [ 801.399575] [48512]: [pid: 48512|app: 0|req: 953/1923] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.404872] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.405503] [48512]: DEBUG nova.compute.api [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.410308] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.410528] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.410612] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.410867] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.411081] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.411256] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.441164] [48512]: WARNING neutronclient.v2_0.client [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.459311] [48512]: DEBUG nova.policy [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.464014] [48512]: INFO nova.api.openstack.requestlog [None req-d0ca1fab-eff4-4f3b-809f-43816ec977ad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1276 microversion: 2.1 time: 0.064159 [ 801.464344] [48512]: [pid: 48512|app: 0|req: 954/1924] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1276 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.466760] [48512]: DEBUG nova.api.openstack.wsgi [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.468197] [48512]: DEBUG nova.compute.api [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.472906] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.472906] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.473061] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.473392] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.473475] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.473557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.489588] [48512]: WARNING neutronclient.v2_0.client [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.510459] [48512]: DEBUG nova.policy [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.513682] [48512]: INFO nova.api.openstack.requestlog [None req-9502723b-6281-4d1b-8249-5880452ca6fc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.048746 [ 801.514068] [48512]: [pid: 48512|app: 0|req: 955/1925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.516557] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.520729] [48512]: DEBUG nova.compute.api [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.524858] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.525059] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.525200] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.525513] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.525757] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.525971] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.546831] [48512]: WARNING neutronclient.v2_0.client [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.566425] [48512]: DEBUG nova.policy [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.571017] [48512]: DEBUG nova.policy [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.571618] [48512]: DEBUG nova.policy [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.572178] [48512]: INFO nova.api.openstack.requestlog [None req-a5b65b39-c600-45ea-aaf7-591b319bf8b5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.057589 [ 801.572964] [48512]: [pid: 48512|app: 0|req: 956/1926] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.575037] [48512]: DEBUG nova.api.openstack.wsgi [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 801.576181] [48512]: DEBUG nova.compute.api [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.580248] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.580434] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.580785] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.580903] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.580960] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.581110] [48512]: DEBUG oslo_concurrency.lockutils [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.598479] [48512]: INFO nova.api.openstack.wsgi [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Cannot 'resume' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active [ 801.598815] [48512]: DEBUG nova.api.openstack.wsgi [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 409 to user: Cannot 'resume' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 801.599222] [48512]: INFO nova.api.openstack.requestlog [None req-86f6640d-6820-496a-b8b7-7b7fb75ca5f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 409 len: 144 microversion: 2.1 time: 0.026248 [ 801.599983] [48512]: [pid: 48512|app: 0|req: 957/1927] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:46 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 144 bytes in 27 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 801.601936] [48512]: DEBUG nova.api.openstack.wsgi [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.603320] [48512]: DEBUG nova.compute.api [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.609043] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.609043] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.609043] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.609244] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.609279] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.609386] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.630126] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.630748] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.630937] [48512]: DEBUG oslo_concurrency.lockutils [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.631141] [48512]: DEBUG nova.objects.instance [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.634945] [48512]: WARNING neutronclient.v2_0.client [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.640576] [48511]: INFO nova.api.openstack.requestlog [None req-1e111543-072d-4b32-80d5-9e331c756bc8 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e/action" status: 202 len: 0 microversion: 2.1 time: 0.448297 [ 801.640954] [48511]: [pid: 48511|app: 0|req: 971/1928] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:45 2025] POST /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e/action => generated 0 bytes in 449 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 801.645345] [48511]: DEBUG nova.api.openstack.wsgi [None req-e155455c-5033-4e08-9b92-57d91bed2405 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.654422] [48512]: DEBUG nova.policy [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.659544] [48512]: INFO nova.api.openstack.requestlog [None req-df8a8b8d-9b7c-409e-b30c-46a8e950e957 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.059002 [ 801.659544] [48512]: [pid: 48512|app: 0|req: 958/1929] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.662049] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.663497] [48512]: DEBUG nova.compute.api [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.669540] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.680712] [48511]: INFO nova.api.openstack.requestlog [None req-e155455c-5033-4e08-9b92-57d91bed2405 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.037242 [ 801.680712] [48511]: [pid: 48511|app: 0|req: 972/1930] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.682846] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.685035] [48511]: DEBUG nova.compute.api [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.689178] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.689333] [48512]: WARNING neutronclient.v2_0.client [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.689613] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.689886] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.690291] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.690542] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.690766] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.707338] [48512]: DEBUG nova.policy [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.711589] [48512]: INFO nova.api.openstack.requestlog [None req-8a6072dd-dd4e-4f3f-a783-bb752af47cf7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1266 microversion: 2.1 time: 0.051588 [ 801.712294] [48511]: WARNING neutronclient.v2_0.client [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.712390] [48512]: [pid: 48512|app: 0|req: 959/1931] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.715921] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.715921] [48512]: DEBUG nova.compute.api [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.723882] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.724122] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.724294] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.724861] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.724861] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.725028] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.734898] [48511]: DEBUG nova.policy [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.741460] [48511]: INFO nova.api.openstack.requestlog [None req-3a53d142-0a3c-4e91-8e6e-7fdf9383df7d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.060800 [ 801.741834] [48511]: [pid: 48511|app: 0|req: 973/1932] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.744486] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.745933] [48511]: DEBUG nova.compute.api [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.753767] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.754472] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.754472] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.754597] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.754884] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.754967] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.760460] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.760460] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.760632] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.760776] [48512]: DEBUG nova.objects.instance [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.764894] [48512]: WARNING neutronclient.v2_0.client [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.776051] [48511]: WARNING neutronclient.v2_0.client [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.787444] [48512]: DEBUG nova.policy [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.792455] [48512]: INFO nova.api.openstack.requestlog [None req-0c97a855-cd2c-4f3a-870a-ac55ef01fa60 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.080009 [ 801.796020] [48512]: [pid: 48512|app: 0|req: 960/1933] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.796298] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9a21a35-150f-46c4-b29a-27b4b37aab8d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.830988] [48512]: INFO nova.api.openstack.requestlog [None req-a9a21a35-150f-46c4-b29a-27b4b37aab8d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1520 microversion: 2.1 time: 0.036796 [ 801.831688] [48512]: [pid: 48512|app: 0|req: 961/1934] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.834436] [48512]: DEBUG nova.api.openstack.wsgi [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.838324] [48512]: DEBUG nova.compute.api [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.839781] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.840126] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.840271] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.840623] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.840763] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.840887] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.854381] [48511]: DEBUG nova.policy [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.859237] [48511]: INFO nova.api.openstack.requestlog [None req-aa1e50ef-150d-4376-aeb8-9b869ff249fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.116706 [ 801.859615] [48511]: [pid: 48511|app: 0|req: 974/1935] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.862965] [48511]: DEBUG nova.api.openstack.wsgi [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.863050] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.863050] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.863050] [48512]: DEBUG oslo_concurrency.lockutils [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.863050] [48512]: DEBUG nova.objects.instance [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.863636] [48511]: DEBUG nova.compute.api [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.867812] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.867948] [48512]: WARNING neutronclient.v2_0.client [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.868101] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.868101] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.868101] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.868101] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.868101] [48511]: DEBUG oslo_concurrency.lockutils [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.888747] [48511]: WARNING neutronclient.v2_0.client [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.890500] [48512]: DEBUG nova.policy [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.894845] [48512]: INFO nova.api.openstack.requestlog [None req-bccc2f34-c326-4817-922c-073c925e7079 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.062552 [ 801.896089] [48512]: [pid: 48512|app: 0|req: 962/1936] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.897785] [48512]: DEBUG nova.api.openstack.wsgi [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.899810] [48512]: DEBUG nova.compute.api [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.902764] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.903034] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.903182] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.903484] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.903743] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.904176] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.927034] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.927274] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.927840] [48512]: DEBUG oslo_concurrency.lockutils [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.927840] [48512]: DEBUG nova.objects.instance [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.932705] [48512]: WARNING neutronclient.v2_0.client [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 801.961576] [48511]: DEBUG nova.policy [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.966936] [48511]: INFO nova.api.openstack.requestlog [None req-21d68396-5c40-4bff-9229-585caf5a9833 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.106722 [ 801.967857] [48511]: [pid: 48511|app: 0|req: 975/1937] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.972777] [48511]: DEBUG nova.api.openstack.wsgi [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.974862] [48511]: DEBUG nova.compute.api [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.975309] [48512]: DEBUG nova.policy [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 801.979020] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.979918] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.979918] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.979918] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.980089] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.980247] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.980511] [48512]: INFO nova.api.openstack.requestlog [None req-909ae6a7-d932-4a56-8168-24cdbbd765ad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.084646 [ 801.980863] [48512]: [pid: 48512|app: 0|req: 963/1938] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.983781] [48512]: DEBUG nova.api.openstack.wsgi [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 801.985651] [48512]: DEBUG nova.compute.api [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 801.988764] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.988981] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.989158] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 801.989424] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 801.989570] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 801.989692] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.003996] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.003996] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.003996] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.003996] [48511]: DEBUG nova.objects.instance [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.007702] [48511]: WARNING neutronclient.v2_0.client [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.011378] [48512]: WARNING neutronclient.v2_0.client [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.028153] [48511]: DEBUG nova.policy [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.033327] [48511]: INFO nova.api.openstack.requestlog [None req-c57c7c03-1727-460e-b6d5-27983f79b8c5 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.062765 [ 802.033756] [48511]: [pid: 48511|app: 0|req: 976/1939] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.036324] [48511]: DEBUG nova.api.openstack.wsgi [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.037883] [48511]: DEBUG nova.compute.api [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.042066] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.042170] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.042220] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.042501] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.042737] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.042943] [48511]: DEBUG oslo_concurrency.lockutils [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.043795] [48512]: DEBUG nova.policy [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.049081] [48512]: INFO nova.api.openstack.requestlog [None req-e4cf4826-6003-43f9-b3e8-30ff6f06e076 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.067080 [ 802.049232] [48512]: [pid: 48512|app: 0|req: 964/1940] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.052729] [48512]: DEBUG nova.api.openstack.wsgi [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.053660] [48512]: DEBUG nova.compute.api [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.057319] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.057655] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.057839] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.058603] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.058603] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.058603] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.062026] [48511]: WARNING neutronclient.v2_0.client [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.079395] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.079543] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.079701] [48512]: DEBUG oslo_concurrency.lockutils [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.079860] [48512]: DEBUG nova.objects.instance [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.082959] [48512]: WARNING neutronclient.v2_0.client [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.112664] [48512]: DEBUG nova.policy [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.117087] [48512]: INFO nova.api.openstack.requestlog [None req-2245e8e4-f737-4f33-9cc5-7d3ad77f38da tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.067242 [ 802.117841] [48512]: [pid: 48512|app: 0|req: 965/1941] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.120574] [48512]: DEBUG nova.api.openstack.wsgi [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.122053] [48512]: DEBUG nova.compute.api [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.125562] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.125819] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.125909] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.126241] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.126428] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.126557] [48512]: DEBUG oslo_concurrency.lockutils [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.143364] [48511]: DEBUG nova.policy [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.150542] [48511]: INFO nova.api.openstack.requestlog [None req-d56d550f-693e-4f67-8888-3f384a80ab51 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.116032 [ 802.150965] [48511]: [pid: 48511|app: 0|req: 977/1942] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.153545] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.154085] [48512]: WARNING neutronclient.v2_0.client [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.155755] [48511]: DEBUG nova.compute.api [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.162029] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.162176] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.162373] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.162578] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.162796] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.162888] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.176252] [48512]: DEBUG nova.policy [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.181204] [48512]: INFO nova.api.openstack.requestlog [None req-6704467b-ce9e-4360-9c0a-e141069ec896 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.062723 [ 802.181609] [48512]: [pid: 48512|app: 0|req: 966/1943] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.184514] [48512]: DEBUG nova.api.openstack.wsgi [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.186174] [48512]: DEBUG nova.compute.api [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.189471] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.189650] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.189777] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.190062] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.190203] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.190318] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.196601] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.196791] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.196972] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.197162] [48511]: DEBUG nova.objects.instance [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.200882] [48511]: WARNING neutronclient.v2_0.client [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.216485] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.216655] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.216841] [48512]: DEBUG oslo_concurrency.lockutils [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.216974] [48512]: DEBUG nova.objects.instance [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.220999] [48512]: WARNING neutronclient.v2_0.client [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.224586] [48511]: DEBUG nova.policy [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.229277] [48511]: INFO nova.api.openstack.requestlog [None req-4c02c918-4f5e-49ef-92dc-dc727409f8e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.077711 [ 802.229703] [48511]: [pid: 48511|app: 0|req: 978/1944] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.234371] [48511]: DEBUG nova.api.openstack.wsgi [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.235575] [48511]: DEBUG nova.compute.api [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.240855] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.241095] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.241413] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.241563] [48512]: DEBUG nova.policy [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.241719] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.241870] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.241996] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.246493] [48512]: DEBUG nova.policy [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.247612] [48512]: DEBUG nova.policy [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.251138] [48512]: INFO nova.api.openstack.requestlog [None req-32a7922b-3a62-4166-bc7b-cefca54d4d3a tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1696 microversion: 2.93 time: 0.068591 [ 802.251138] [48512]: [pid: 48512|app: 0|req: 967/1945] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1696 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.253638] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.255183] [48512]: DEBUG nova.compute.api [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.259199] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.259383] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.259518] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.259773] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.259921] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.260059] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.262901] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.263123] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.263263] [48511]: DEBUG oslo_concurrency.lockutils [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.264339] [48511]: DEBUG nova.objects.instance [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.266518] [48511]: WARNING neutronclient.v2_0.client [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.283859] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.284094] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.284245] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.284431] [48512]: DEBUG nova.objects.instance [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.284822] [48511]: DEBUG nova.policy [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.287607] [48512]: WARNING neutronclient.v2_0.client [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.289800] [48511]: INFO nova.api.openstack.requestlog [None req-76715ced-9c8d-411f-9693-f42d6fa8ec61 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.058410 [ 802.290298] [48511]: [pid: 48511|app: 0|req: 979/1946] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:46 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.293145] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ec2a4c6-c861-4f89-bfba-786e45f8a82c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "770d14cc-38eb-4bf6-a20c-e7d6d4d2626e"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 802.294743] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ec2a4c6-c861-4f89-bfba-786e45f8a82c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 802.295134] [48511]: INFO nova.api.openstack.requestlog [None req-5ec2a4c6-c861-4f89-bfba-786e45f8a82c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 115 microversion: 2.1 time: 0.004285 [ 802.295414] [48511]: [pid: 48511|app: 0|req: 980/1947] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:47 2025] POST /compute/v2.1/servers => generated 115 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 802.297649] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.299234] [48511]: DEBUG nova.compute.api [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.302519] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.302705] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.302849] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.303138] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.303294] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.303430] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.305713] [48512]: DEBUG nova.policy [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.313596] [48512]: INFO nova.api.openstack.requestlog [None req-7ab148f2-be95-402a-ad1e-3116a02eba1f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.061866 [ 802.313934] [48512]: [pid: 48512|app: 0|req: 968/1948] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.317970] [48512]: DEBUG nova.api.openstack.wsgi [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.319447] [48512]: DEBUG nova.compute.api [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.327840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.330801] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.330987] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.331139] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.331343] [48511]: DEBUG nova.objects.instance [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.334556] [48511]: WARNING neutronclient.v2_0.client [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.345931] [48512]: WARNING neutronclient.v2_0.client [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.360337] [48511]: DEBUG nova.policy [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.365184] [48511]: INFO nova.api.openstack.requestlog [None req-9c0c6ab0-89f0-4ee7-bcf6-2405ef64060f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.068739 [ 802.365184] [48511]: [pid: 48511|app: 0|req: 981/1949] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.438443] [48512]: DEBUG nova.policy [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.444691] [48512]: INFO nova.api.openstack.requestlog [None req-d55bb211-5782-47f4-8cf3-fff316a33e70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.130149 [ 802.445019] [48512]: [pid: 48512|app: 0|req: 969/1950] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.459761] [48511]: DEBUG nova.api.openstack.wsgi [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.460975] [48511]: DEBUG nova.compute.api [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.466230] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.466423] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.466556] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.466824] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.466965] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.467099] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.479016] [48512]: DEBUG nova.api.openstack.wsgi [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.480457] [48512]: DEBUG nova.compute.api [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.483988] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.484224] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.484386] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.484959] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.484959] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.485090] [48512]: DEBUG oslo_concurrency.lockutils [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.493437] [48511]: WARNING neutronclient.v2_0.client [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.506652] [48512]: WARNING neutronclient.v2_0.client [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.583677] [48511]: DEBUG nova.policy [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.589083] [48511]: INFO nova.api.openstack.requestlog [None req-4bf4c1c5-12d3-4be2-b280-6936c5a3c513 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.132172 [ 802.589676] [48511]: [pid: 48511|app: 0|req: 982/1951] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.592562] [48511]: DEBUG nova.api.openstack.wsgi [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.594265] [48511]: DEBUG nova.compute.api [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.598230] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.598426] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.598636] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.599023] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.599191] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.599318] [48511]: DEBUG oslo_concurrency.lockutils [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.607483] [48512]: DEBUG nova.policy [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.612030] [48512]: INFO nova.api.openstack.requestlog [None req-d17ab362-736d-44e4-b33e-aa079cf8550b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1316 microversion: 2.1 time: 0.135612 [ 802.612432] [48512]: [pid: 48512|app: 0|req: 970/1952] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1316 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.614873] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.616458] [48512]: DEBUG nova.compute.api [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.616952] [48511]: WARNING neutronclient.v2_0.client [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.620143] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.620433] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.620667] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.621144] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.621337] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.621485] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.640727] [48511]: DEBUG nova.policy [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.641120] [48512]: WARNING neutronclient.v2_0.client [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.645188] [48511]: INFO nova.api.openstack.requestlog [None req-94de772b-b7e7-489a-b892-e0d910fb29d1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.054805 [ 802.645845] [48511]: [pid: 48511|app: 0|req: 983/1953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.649421] [48511]: DEBUG nova.api.openstack.wsgi [None req-1732e81e-6fd0-435a-b669-c26f56191d7c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 802.651397] [48511]: DEBUG nova.compute.api [None req-1732e81e-6fd0-435a-b669-c26f56191d7c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 900854aa-100a-4493-aa82-0112b1fbb3cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.655214] [48511]: INFO nova.api.openstack.wsgi [None req-1732e81e-6fd0-435a-b669-c26f56191d7c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 900854aa-100a-4493-aa82-0112b1fbb3cd could not be found. [ 802.655745] [48511]: DEBUG nova.api.openstack.wsgi [None req-1732e81e-6fd0-435a-b669-c26f56191d7c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 900854aa-100a-4493-aa82-0112b1fbb3cd could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 802.656394] [48511]: INFO nova.api.openstack.requestlog [None req-1732e81e-6fd0-435a-b669-c26f56191d7c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/900854aa-100a-4493-aa82-0112b1fbb3cd/action" status: 404 len: 111 microversion: 2.1 time: 0.009793 [ 802.656933] [48511]: [pid: 48511|app: 0|req: 984/1954] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:47 2025] POST /compute/v2.1/servers/900854aa-100a-4493-aa82-0112b1fbb3cd/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 802.660443] [48512]: DEBUG nova.policy [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.662518] [48511]: DEBUG nova.api.openstack.wsgi [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.664430] [48511]: DEBUG nova.compute.api [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.665341] [48512]: DEBUG nova.policy [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.665898] [48512]: DEBUG nova.policy [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.666610] [48512]: INFO nova.api.openstack.requestlog [None req-3f960cd7-9ccd-42d8-b1c0-0b7dd61d9e4e tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1253 microversion: 2.21 time: 0.053653 [ 802.667315] [48512]: [pid: 48512|app: 0|req: 971/1955] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1253 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 802.668310] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.668494] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.668628] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.669022] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.670139] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.670139] [48511]: DEBUG oslo_concurrency.lockutils [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.673699] [48512]: DEBUG nova.api.openstack.wsgi [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.675645] [48512]: DEBUG nova.compute.api [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.679413] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.679854] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.680199] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.680628] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.681064] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.681378] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.693420] [48511]: WARNING neutronclient.v2_0.client [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.704610] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.705195] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.706631] [48512]: DEBUG oslo_concurrency.lockutils [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.706631] [48512]: DEBUG nova.objects.instance [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.710762] [48512]: WARNING neutronclient.v2_0.client [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.755943] [48512]: DEBUG nova.policy [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.761496] [48512]: INFO nova.api.openstack.requestlog [None req-22832437-758b-47eb-b113-c052bca50d05 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.089872 [ 802.762047] [48512]: [pid: 48512|app: 0|req: 972/1956] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.772586] [48512]: DEBUG nova.api.openstack.wsgi [None req-86db4d3e-2c01-43f7-89f6-3dbae6c6dc9c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.779301] [48511]: DEBUG nova.policy [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.785129] [48511]: INFO nova.api.openstack.requestlog [None req-980df1d7-464c-4569-928b-7f3288f9cd93 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.124767 [ 802.785478] [48511]: [pid: 48511|app: 0|req: 985/1957] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.788489] [48511]: DEBUG nova.api.openstack.wsgi [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.789918] [48511]: DEBUG nova.compute.api [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.794564] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.794772] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.794910] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.795234] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.795371] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.795494] [48511]: DEBUG oslo_concurrency.lockutils [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.809067] [48512]: INFO nova.api.openstack.requestlog [None req-86db4d3e-2c01-43f7-89f6-3dbae6c6dc9c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.045379 [ 802.809067] [48512]: [pid: 48512|app: 0|req: 973/1958] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.811451] [48512]: DEBUG nova.api.openstack.wsgi [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.812746] [48512]: DEBUG nova.compute.api [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.813648] [48511]: WARNING neutronclient.v2_0.client [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.816369] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.816559] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.816688] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.817014] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.817169] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.817295] [48512]: DEBUG oslo_concurrency.lockutils [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.831601] [48511]: DEBUG nova.policy [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.834335] [48512]: WARNING neutronclient.v2_0.client [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.836067] [48511]: INFO nova.api.openstack.requestlog [None req-55aeb793-c708-422c-9530-69c1fd511af9 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1266 microversion: 2.1 time: 0.049990 [ 802.836592] [48511]: [pid: 48511|app: 0|req: 986/1959] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1266 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.838978] [48511]: DEBUG nova.api.openstack.wsgi [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.840382] [48511]: DEBUG nova.compute.api [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.845913] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.846122] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.846262] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.846553] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.846710] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.846849] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.855798] [48512]: DEBUG nova.policy [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.861471] [48512]: INFO nova.api.openstack.requestlog [None req-d40f4466-43f2-4d26-b642-11180c267d7e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.051819 [ 802.861822] [48512]: [pid: 48512|app: 0|req: 974/1960] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.866025] [48512]: DEBUG nova.api.openstack.wsgi [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.866025] [48512]: DEBUG nova.compute.api [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.869491] [48511]: WARNING neutronclient.v2_0.client [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.869585] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.869677] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.869820] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.870115] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.870263] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.870384] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.893075] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.893273] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.893410] [48512]: DEBUG oslo_concurrency.lockutils [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.893566] [48512]: DEBUG nova.objects.instance [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.896370] [48512]: WARNING neutronclient.v2_0.client [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.916871] [48512]: DEBUG nova.policy [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.921176] [48512]: INFO nova.api.openstack.requestlog [None req-30048e29-f1d5-479d-8030-4bb9add1b08d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.058792 [ 802.921507] [48512]: [pid: 48512|app: 0|req: 975/1961] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.923803] [48512]: DEBUG nova.api.openstack.wsgi [None req-44111358-c5e1-460f-9901-fff0ac22c328 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.938420] [48511]: DEBUG nova.policy [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 802.943913] [48511]: INFO nova.api.openstack.requestlog [None req-c29983df-2793-48ef-a966-fe197b1aa6d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.106863 [ 802.944277] [48511]: [pid: 48511|app: 0|req: 987/1962] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.946560] [48511]: DEBUG nova.api.openstack.wsgi [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 802.947988] [48511]: DEBUG nova.compute.api [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.951552] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.951732] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.951861] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.952062] [48512]: INFO nova.api.openstack.requestlog [None req-44111358-c5e1-460f-9901-fff0ac22c328 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1520 microversion: 2.1 time: 0.029994 [ 802.952124] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.952302] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.952402] [48512]: [pid: 48512|app: 0|req: 976/1963] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1520 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.952448] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.956558] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 802.957954] [48512]: DEBUG nova.compute.api [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 802.961506] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.961674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.961841] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.962464] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.962464] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.962464] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.973901] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.974098] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.974229] [48511]: DEBUG oslo_concurrency.lockutils [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.974444] [48511]: DEBUG nova.objects.instance [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.978382] [48511]: WARNING neutronclient.v2_0.client [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 802.981084] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 802.981279] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 802.981440] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 802.985997] [48512]: DEBUG nova.objects.instance [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'flavor' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.999815] [48511]: DEBUG nova.policy [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.003908] [48511]: INFO nova.api.openstack.requestlog [None req-13acb358-ee22-4714-93cc-40d10c1b7b7f tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.059102 [ 803.004246] [48511]: [pid: 48511|app: 0|req: 988/1964] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.006566] [48511]: DEBUG nova.api.openstack.wsgi [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.007902] [48511]: DEBUG nova.compute.api [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.010867] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.011106] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.011192] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.011519] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.011668] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.011787] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.029761] [48511]: WARNING neutronclient.v2_0.client [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.093792] [48511]: DEBUG nova.policy [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.098450] [48511]: INFO nova.api.openstack.requestlog [None req-c8b63b11-7458-4d19-8f39-01bfb05be6c6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.093635 [ 803.098813] [48511]: [pid: 48511|app: 0|req: 989/1965] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.101384] [48511]: DEBUG nova.api.openstack.wsgi [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.102729] [48511]: DEBUG nova.compute.api [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.106836] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.106949] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.107093] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.107352] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.107495] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.107615] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.127317] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.127507] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.127664] [48511]: DEBUG oslo_concurrency.lockutils [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.127824] [48511]: DEBUG nova.objects.instance [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 73211073-76e7-4f36-bdc0-cb3902e5ebbb {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.131197] [48511]: WARNING neutronclient.v2_0.client [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.155089] [48511]: DEBUG nova.policy [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.163570] [48511]: INFO nova.api.openstack.requestlog [None req-751cf14e-5304-4460-b6e5-38d9e0ac7b57 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 200 len: 1304 microversion: 2.1 time: 0.063664 [ 803.163854] [48511]: [pid: 48511|app: 0|req: 990/1966] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.166441] [48511]: DEBUG nova.api.openstack.wsgi [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.167899] [48511]: DEBUG nova.compute.api [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.173403] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.173588] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.173719] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.174019] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.174243] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.174361] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.206331] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.206506] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.206630] [48511]: DEBUG oslo_concurrency.lockutils [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.206772] [48511]: DEBUG nova.objects.instance [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.211492] [48511]: WARNING neutronclient.v2_0.client [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.232138] [48511]: DEBUG nova.policy [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.237527] [48511]: INFO nova.api.openstack.requestlog [None req-43bd6a6c-b3cd-4e4d-8361-251d1752f480 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.073032 [ 803.238591] [48511]: [pid: 48511|app: 0|req: 991/1967] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:47 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.243019] [48511]: DEBUG nova.api.openstack.wsgi [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.243525] [48511]: DEBUG nova.compute.api [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.247555] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.247970] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.248242] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.248664] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.248950] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.249253] [48511]: DEBUG oslo_concurrency.lockutils [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.265884] [48511]: WARNING neutronclient.v2_0.client [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.286098] [48511]: DEBUG nova.policy [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.291457] [48511]: INFO nova.api.openstack.requestlog [None req-36cde5d7-5bde-46ed-9d91-e7c6a553c06a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.052902 [ 803.291811] [48511]: [pid: 48511|app: 0|req: 992/1968] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.294332] [48511]: DEBUG nova.api.openstack.wsgi [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1226c5a5-d6c8-45af-b7a3-5e02752501cd", "name": "network-vif-plugged", "status": "completed", "tag": "8e581a58-959b-4b7a-abf7-170a10353cb2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 803.300039] [48511]: DEBUG oslo_concurrency.lockutils [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.300183] [48511]: DEBUG oslo_concurrency.lockutils [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.300306] [48511]: DEBUG oslo_concurrency.lockutils [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.306304] [48511]: INFO nova.api.openstack.compute.server_external_events [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] Creating event network-vif-plugged:8e581a58-959b-4b7a-abf7-170a10353cb2 for instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd on cpu-1 [ 803.310422] [48511]: INFO nova.api.openstack.requestlog [req-faf4bbef-6166-48f1-a052-8099277b6603 req-e086d6cf-9bcb-4aad-9707-93220f2dcfc0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017998 [ 803.310757] [48511]: [pid: 48511|app: 0|req: 993/1969] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:48 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 803.313226] [48511]: DEBUG nova.api.openstack.wsgi [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.314462] [48511]: DEBUG nova.compute.api [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.317596] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.317773] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.317901] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.318163] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.318302] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.318420] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.338531] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.338719] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.338988] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.339201] [48511]: DEBUG nova.objects.instance [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.342439] [48511]: WARNING neutronclient.v2_0.client [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.360750] [48511]: DEBUG nova.policy [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.368013] [48511]: INFO nova.api.openstack.requestlog [None req-0864f8b0-aa03-498f-a7b6-1ba31886665c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.056597 [ 803.368496] [48511]: [pid: 48511|app: 0|req: 994/1970] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.372282] [48511]: DEBUG nova.api.openstack.wsgi [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.372282] [48511]: DEBUG nova.compute.api [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.378091] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.378321] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.378467] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.378737] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.378876] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.379047] [48511]: DEBUG oslo_concurrency.lockutils [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.400881] [48512]: INFO nova.api.openstack.requestlog [None req-8d500db1-f552-452e-bb2a-236ec1901022 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 202 len: 0 microversion: 2.1 time: 0.443963 [ 803.400881] [48512]: [pid: 48512|app: 0|req: 977/1971] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:22:47 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 803.402082] [48512]: DEBUG nova.api.openstack.wsgi [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.402802] [48511]: WARNING neutronclient.v2_0.client [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.403870] [48512]: DEBUG nova.compute.api [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.409807] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.410015] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.410157] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.410582] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.410735] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.410861] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.429788] [48511]: DEBUG nova.policy [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.434959] [48511]: INFO nova.api.openstack.requestlog [None req-7def2285-a7a4-49ac-bd96-65044339f9a6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.065984 [ 803.435359] [48511]: [pid: 48511|app: 0|req: 995/1972] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.438479] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.439709] [48511]: DEBUG nova.compute.api [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.443170] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.443170] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.443170] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.443170] [48512]: DEBUG nova.objects.instance [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.444254] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.444567] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.445605] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.445605] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.445605] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.445851] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.450817] [48512]: WARNING neutronclient.v2_0.client [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.470799] [48512]: DEBUG nova.policy [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.479635] [48512]: INFO nova.api.openstack.requestlog [None req-b64cffde-e579-4594-9b8b-90f962178111 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.079931 [ 803.480170] [48512]: [pid: 48512|app: 0|req: 978/1973] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.481599] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.481795] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.481926] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.482117] [48511]: DEBUG nova.objects.instance [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lazy-loading 'fault' on Instance uuid 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.483462] [48512]: DEBUG nova.api.openstack.wsgi [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.484976] [48512]: DEBUG nova.compute.api [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.488657] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.489067] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.489342] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.489711] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.489996] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.490342] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.490555] [48511]: WARNING neutronclient.v2_0.client [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.511073] [48511]: DEBUG nova.policy [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.513576] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.513771] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.513978] [48512]: DEBUG oslo_concurrency.lockutils [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.514209] [48512]: DEBUG nova.objects.instance [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.519037] [48512]: WARNING neutronclient.v2_0.client [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.519164] [48511]: DEBUG nova.policy [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.519164] [48511]: DEBUG nova.policy [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'f7de117e35b745ef9efa25b5f9759a74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45ea0614bba846acb2cf4e2661ffd2dd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.523169] [48511]: INFO nova.api.openstack.requestlog [None req-ecdbfb15-5861-42a9-bafa-1d87a6bc4af9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 200 len: 1440 microversion: 2.93 time: 0.087240 [ 803.523499] [48511]: [pid: 48511|app: 0|req: 996/1974] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 1440 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.525840] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.527194] [48511]: DEBUG nova.compute.api [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.530297] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.530470] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.530604] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.530855] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.530989] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.531122] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.536696] [48512]: DEBUG nova.policy [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.541558] [48512]: INFO nova.api.openstack.requestlog [None req-14b4ca60-4158-4911-81bd-77b61c607cea tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.060482 [ 803.541967] [48512]: [pid: 48512|app: 0|req: 979/1975] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.545333] [48512]: DEBUG nova.api.openstack.wsgi [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.547436] [48512]: DEBUG nova.compute.api [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.549593] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.549812] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.550376] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.550376] [48511]: DEBUG nova.objects.instance [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.551101] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.551287] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.551421] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.551676] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.551817] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.551937] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.552825] [48511]: WARNING neutronclient.v2_0.client [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.570046] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.570250] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.570382] [48512]: DEBUG oslo_concurrency.lockutils [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.570553] [48512]: DEBUG nova.objects.instance [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.571240] [48511]: DEBUG nova.policy [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.573528] [48512]: WARNING neutronclient.v2_0.client [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.575423] [48511]: INFO nova.api.openstack.requestlog [None req-0c715e0b-9e9b-4934-a054-0d6da7cee5b4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.051408 [ 803.576273] [48511]: [pid: 48511|app: 0|req: 997/1976] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.578247] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.579894] [48511]: DEBUG nova.compute.api [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.585334] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.593613] [48512]: DEBUG nova.policy [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.598628] [48512]: INFO nova.api.openstack.requestlog [None req-e03ef5f7-06d6-42ed-be9c-705a52552b7f tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.056060 [ 803.598993] [48512]: [pid: 48512|app: 0|req: 980/1977] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.605250] [48511]: WARNING neutronclient.v2_0.client [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.625956] [48512]: DEBUG nova.api.openstack.wsgi [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.627505] [48512]: DEBUG nova.compute.api [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.631922] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.631922] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.631922] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.632588] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.632588] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.632721] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.648861] [48512]: WARNING neutronclient.v2_0.client [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.706726] [48511]: DEBUG nova.policy [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.711675] [48511]: INFO nova.api.openstack.requestlog [None req-0b404df8-4907-4dbf-9af9-07e414362469 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1508 microversion: 2.1 time: 0.135297 [ 803.712018] [48511]: [pid: 48511|app: 0|req: 998/1978] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1508 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.713986] [48512]: DEBUG nova.policy [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.714625] [48511]: DEBUG nova.api.openstack.wsgi [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.716048] [48511]: DEBUG nova.compute.api [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.719176] [48512]: INFO nova.api.openstack.requestlog [None req-dcd82590-43d9-4322-b172-a99e21142872 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1316 microversion: 2.1 time: 0.095139 [ 803.719449] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.719644] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.719684] [48512]: [pid: 48512|app: 0|req: 981/1979] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1316 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.719781] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.720064] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.720210] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.720339] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.724484] [48512]: DEBUG nova.api.openstack.wsgi [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.726176] [48512]: DEBUG nova.compute.api [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.731129] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.731236] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.731410] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.731776] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.731932] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.732098] [48512]: DEBUG oslo_concurrency.lockutils [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.738747] [48511]: WARNING neutronclient.v2_0.client [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.753768] [48512]: WARNING neutronclient.v2_0.client [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.761647] [48511]: DEBUG nova.policy [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.766152] [48511]: INFO nova.api.openstack.requestlog [None req-be8495ef-4707-467b-87dd-3d73aa3c30a0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.053472 [ 803.768074] [48511]: [pid: 48511|app: 0|req: 999/1980] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.773959] [48512]: DEBUG nova.policy [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.778967] [48512]: DEBUG nova.policy [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.779597] [48512]: DEBUG nova.policy [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.780296] [48512]: INFO nova.api.openstack.requestlog [None req-21e04e85-54f7-4ab4-a864-17e73f00af30 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1309 microversion: 2.21 time: 0.059469 [ 803.780718] [48512]: [pid: 48512|app: 0|req: 982/1981] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.781880] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.783280] [48511]: DEBUG nova.compute.api [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.786648] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.786853] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.786996] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.787283] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.787428] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.787555] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.808358] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.808591] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.808716] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.808876] [48511]: DEBUG nova.objects.instance [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.812366] [48511]: WARNING neutronclient.v2_0.client [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.818236] [48512]: DEBUG nova.api.openstack.wsgi [None req-dfd72405-db59-4d21-9706-b6adc84b7b2a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.831140] [48511]: DEBUG nova.policy [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.837102] [48511]: INFO nova.api.openstack.requestlog [None req-4c82d501-baf7-4216-acdd-702c0eda4dbd tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.057188 [ 803.837689] [48511]: [pid: 48511|app: 0|req: 1000/1982] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.851257] [48511]: DEBUG nova.api.openstack.wsgi [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.852906] [48511]: DEBUG nova.compute.api [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.854673] [48512]: INFO nova.api.openstack.requestlog [None req-dfd72405-db59-4d21-9706-b6adc84b7b2a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.038620 [ 803.855246] [48512]: [pid: 48512|app: 0|req: 983/1983] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.856794] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.857129] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.857129] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.858212] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.858212] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.858212] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.876539] [48511]: WARNING neutronclient.v2_0.client [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.877524] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.879273] [48512]: DEBUG nova.compute.api [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.882963] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.883207] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.883435] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.883607] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.883770] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.883895] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.897558] [48511]: DEBUG nova.policy [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.902337] [48511]: INFO nova.api.openstack.requestlog [None req-9dfc9ad3-f214-41a6-8a2e-46b6b1d618f7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1274 microversion: 2.1 time: 0.053434 [ 803.902920] [48511]: [pid: 48511|app: 0|req: 1001/1984] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1274 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.905236] [48512]: WARNING neutronclient.v2_0.client [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.930060] [48512]: DEBUG nova.policy [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.935357] [48511]: DEBUG nova.api.openstack.wsgi [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.936317] [48512]: INFO nova.api.openstack.requestlog [None req-9e524bc6-171e-4498-97f6-1bf477977c4c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.060579 [ 803.936317] [48512]: [pid: 48512|app: 0|req: 984/1985] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.937034] [48511]: DEBUG nova.compute.api [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 803.940540] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.940738] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.940901] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.941203] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.941653] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.941788] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.962231] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c0dd15c-e538-4127-9d13-22937e7a62a3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 803.962523] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 803.962758] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 803.962943] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 803.963144] [48511]: DEBUG nova.objects.instance [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.966307] [48511]: WARNING neutronclient.v2_0.client [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 803.983948] [48511]: DEBUG nova.policy [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 803.988180] [48511]: INFO nova.api.openstack.requestlog [None req-1dcf989a-cf17-4db3-95ee-5bd0ce3af045 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.055673 [ 803.988536] [48511]: [pid: 48511|app: 0|req: 1002/1986] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.995442] [48512]: INFO nova.api.openstack.requestlog [None req-5c0dd15c-e538-4127-9d13-22937e7a62a3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1520 microversion: 2.1 time: 0.035783 [ 803.995998] [48512]: [pid: 48512|app: 0|req: 985/1987] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.017154] [48511]: DEBUG nova.api.openstack.wsgi [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.018687] [48511]: DEBUG nova.compute.api [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.022559] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.022782] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.022869] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.023185] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.023352] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.023488] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.042496] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.042681] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.042806] [48511]: DEBUG oslo_concurrency.lockutils [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.042939] [48511]: DEBUG nova.objects.instance [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.045821] [48511]: WARNING neutronclient.v2_0.client [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.064070] [48511]: DEBUG nova.policy [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.068596] [48511]: INFO nova.api.openstack.requestlog [None req-21620a29-b9cc-47cc-ab59-cccab8338d3b tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.053677 [ 804.068968] [48511]: [pid: 48511|app: 0|req: 1003/1988] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.113074] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.114821] [48512]: DEBUG nova.compute.api [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.119150] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.119352] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.119521] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.120111] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.120290] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.120445] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.149136] [48512]: WARNING neutronclient.v2_0.client [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.177576] [48511]: DEBUG nova.api.openstack.wsgi [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.179667] [48511]: DEBUG nova.compute.api [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.186153] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.186448] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.186584] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.187100] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.187262] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.187411] [48511]: DEBUG oslo_concurrency.lockutils [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.201338] [48511]: INFO nova.api.openstack.wsgi [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. [ 804.201579] [48511]: DEBUG nova.api.openstack.wsgi [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 804.201919] [48511]: INFO nova.api.openstack.requestlog [None req-862a7a0f-66f3-498b-998b-06a3694b0cef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 404 len: 111 microversion: 2.1 time: 0.026932 [ 804.202333] [48511]: [pid: 48511|app: 0|req: 1004/1989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 804.209845] [48511]: DEBUG nova.api.openstack.wsgi [None req-ccf9271a-30f3-4ef7-ae96-e02c34fb41c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-key-85231649", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLj0s8f990IZHRh0ZCoHk4pt2d7YSeBtwJ87I8MY7m701dTvIexw0zGyIzQUiJj0woNLvrxDkID0O+vAuOu/sJnFLdjLOJji26yfMgSRdAdTjsLeyzmph6baZg2IjUViqQ=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.222507] [48511]: DEBUG nova.quota [None req-ccf9271a-30f3-4ef7-ae96-e02c34fb41c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 804.228442] [48511]: DEBUG nova.quota [None req-ccf9271a-30f3-4ef7-ae96-e02c34fb41c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 804.247960] [48511]: INFO nova.api.openstack.requestlog [None req-ccf9271a-30f3-4ef7-ae96-e02c34fb41c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 380 microversion: 2.1 time: 0.040179 [ 804.248367] [48511]: [pid: 48511|app: 0|req: 1005/1990] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:22:48 2025] POST /compute/v2.1/os-keypairs => generated 380 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.253022] [48511]: DEBUG nova.api.openstack.wsgi [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.254829] [48511]: DEBUG nova.compute.api [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.258445] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.258626] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.258758] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.259106] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.259255] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.259376] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.267854] [48512]: DEBUG nova.policy [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.274612] [48512]: INFO nova.api.openstack.requestlog [None req-7f30ba10-de4e-4456-ab05-6ed3d3d78679 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.164179 [ 804.274967] [48512]: [pid: 48512|app: 0|req: 986/1991] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:48 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.277876] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0630776-9869-4364-958c-78c24d9fb08e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.280553] [48512]: WARNING oslo_db.sqlalchemy.utils [None req-f0630776-9869-4364-958c-78c24d9fb08e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 804.284633] [48512]: INFO nova.api.openstack.requestlog [None req-f0630776-9869-4364-958c-78c24d9fb08e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 349 microversion: 2.1 time: 0.009067 [ 804.284986] [48512]: [pid: 48512|app: 0|req: 987/1992] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/os-keypairs => generated 349 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.290067] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.290353] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.290496] [48511]: DEBUG oslo_concurrency.lockutils [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.291074] [48511]: DEBUG nova.objects.instance [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.294991] [48511]: WARNING neutronclient.v2_0.client [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.304555] [48512]: DEBUG nova.api.openstack.wsgi [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.306100] [48512]: DEBUG nova.compute.api [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.309558] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.309752] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.309888] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.310204] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.310354] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.310477] [48512]: DEBUG oslo_concurrency.lockutils [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.324774] [48511]: DEBUG nova.policy [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.328251] [48512]: WARNING neutronclient.v2_0.client [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.329037] [48511]: INFO nova.api.openstack.requestlog [None req-291925ef-49a9-4f6d-8e7c-a5e4b2baaf49 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.077933 [ 804.329380] [48511]: [pid: 48511|app: 0|req: 1006/1993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.358566] [48512]: DEBUG nova.policy [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.365392] [48512]: INFO nova.api.openstack.requestlog [None req-58508e71-dfc2-4325-a4a5-4444fd1952f7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1263 microversion: 2.1 time: 0.063270 [ 804.365769] [48512]: [pid: 48512|app: 0|req: 988/1994] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1263 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.372174] [48511]: DEBUG nova.api.openstack.wsgi [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-222784113", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "key_name": "tempest-key-85231649", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 804.386346] [48512]: DEBUG nova.api.openstack.wsgi [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.388648] [48512]: DEBUG nova.compute.api [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.394367] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.394479] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.394618] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.394892] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.395042] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.395422] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.428449] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.428748] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.428958] [48512]: DEBUG oslo_concurrency.lockutils [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.429164] [48512]: DEBUG nova.objects.instance [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.432753] [48512]: WARNING neutronclient.v2_0.client [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.435061] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.435888] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.435888] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.436159] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.436288] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.436427] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.445672] [48511]: DEBUG nova.network.neutron [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 804.446123] [48511]: WARNING neutronclient.v2_0.client [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.452302] [48512]: DEBUG nova.policy [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.462984] [48512]: INFO nova.api.openstack.requestlog [None req-1404e41b-02e2-45cc-93c6-b3ebd82744de tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.081661 [ 804.463380] [48512]: [pid: 48512|app: 0|req: 989/1995] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.466957] [48512]: DEBUG nova.api.openstack.wsgi [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.468613] [48512]: DEBUG nova.compute.api [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.472841] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.473214] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.473369] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.473638] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.473785] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.473907] [48512]: DEBUG oslo_concurrency.lockutils [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.492950] [48512]: WARNING neutronclient.v2_0.client [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.581896] [48512]: DEBUG nova.policy [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.584870] [48512]: INFO nova.api.openstack.requestlog [None req-6839d6c9-f796-4ede-b896-e8b18e197435 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.120818 [ 804.585176] [48512]: [pid: 48512|app: 0|req: 990/1996] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.587729] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.589179] [48512]: DEBUG nova.compute.api [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.593046] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.593271] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.593416] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.593761] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.593819] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.593923] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.629183] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.629509] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.629509] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.629660] [48512]: DEBUG nova.objects.instance [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.633046] [48512]: WARNING neutronclient.v2_0.client [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.658982] [48511]: WARNING neutronclient.v2_0.client [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.673304] [48512]: DEBUG nova.policy [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.681508] [48512]: INFO nova.api.openstack.requestlog [None req-bb434d89-d446-4501-ae77-b47fb094dddb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 200 len: 1344 microversion: 2.1 time: 0.095714 [ 804.681888] [48512]: [pid: 48512|app: 0|req: 991/1997] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 1344 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.688684] [48512]: DEBUG nova.api.openstack.wsgi [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.690658] [48512]: DEBUG nova.compute.api [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] [instance: 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.698024] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.698266] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.698409] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.698682] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.699093] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.699093] [48512]: DEBUG oslo_concurrency.lockutils [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.710014] [48512]: INFO nova.api.openstack.wsgi [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] HTTP exception thrown: Instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 could not be found. [ 804.710332] [48512]: DEBUG nova.api.openstack.wsgi [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Returning 404 to user: Instance 0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 804.710777] [48512]: INFO nova.api.openstack.requestlog [None req-09456fce-45ce-412e-ae14-14da58be2bf9 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772" status: 404 len: 111 microversion: 2.93 time: 0.028357 [ 804.711240] [48512]: [pid: 48512|app: 0|req: 992/1998] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/0ebc601d-2fbd-424e-8ad3-8c2eec7a8772 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 804.713891] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.715337] [48512]: DEBUG nova.compute.api [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.718740] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.719926] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.719926] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.721527] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.721527] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.721527] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.749959] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.750307] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.750457] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.750862] [48512]: DEBUG nova.objects.instance [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.756102] [48511]: DEBUG nova.virt.hardware [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 804.756102] [48511]: DEBUG nova.virt.hardware [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 804.756102] [48511]: DEBUG nova.virt.hardware [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 804.756102] [48511]: DEBUG nova.virt.hardware [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 804.756102] [48511]: DEBUG nova.virt.hardware [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 804.758058] [48512]: WARNING neutronclient.v2_0.client [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.776919] [48511]: DEBUG oslo_concurrency.lockutils [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.785732] [48512]: DEBUG nova.policy [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.794079] [48512]: INFO nova.api.openstack.requestlog [None req-6e94e879-e5fd-49a0-bc51-1178cda48af2 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.082240 [ 804.794387] [48512]: [pid: 48512|app: 0|req: 993/1999] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.795565] [48511]: DEBUG nova.quota [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 804.799103] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.800073] [48511]: DEBUG nova.quota [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 804.800774] [48512]: DEBUG nova.compute.api [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.804885] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.807084] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.807084] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.807084] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.807084] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.807084] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.811682] [48511]: DEBUG nova.compute.api [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 804.814690] [48511]: DEBUG nova.compute.api [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 804.832884] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.833112] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.833268] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.833430] [48512]: DEBUG nova.objects.instance [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.837238] [48512]: WARNING neutronclient.v2_0.client [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.860199] [48512]: DEBUG nova.policy [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 804.864858] [48512]: INFO nova.api.openstack.requestlog [None req-7a90fbf6-8716-4212-b8d9-dee7510c736e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.069748 [ 804.865278] [48512]: [pid: 48512|app: 0|req: 994/2000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.867844] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.873405] [48512]: DEBUG nova.compute.api [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.874833] [48511]: INFO nova.api.openstack.requestlog [None req-316ce7d0-f297-48a7-8e10-5929f19b9e23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.504860 [ 804.875264] [48511]: [pid: 48511|app: 0|req: 1007/2001] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 804.881377] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.881502] [48511]: DEBUG nova.api.openstack.wsgi [None req-5fe2da98-b638-4a81-b48d-5f435b485405 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.881824] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.881824] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.881989] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.882164] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.882289] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.899660] [48511]: INFO nova.api.openstack.requestlog [None req-5fe2da98-b638-4a81-b48d-5f435b485405 tempest-ServerActionsV293TestJSON-298286975 tempest-ServerActionsV293TestJSON-298286975-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1980606069" status: 204 len: 0 microversion: 2.93 time: 0.023435 [ 804.902023] [48511]: [pid: 48511|app: 0|req: 1008/2002] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:22:49 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1980606069 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 804.903012] [48511]: DEBUG nova.api.openstack.wsgi [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 804.904738] [48511]: DEBUG nova.compute.api [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 804.912728] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.913578] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.913578] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.913578] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.913578] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.913940] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.921148] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 804.921468] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 804.921633] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 804.921933] [48512]: DEBUG nova.objects.instance [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 804.927749] [48512]: WARNING neutronclient.v2_0.client [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 804.963103] [48511]: WARNING neutronclient.v2_0.client [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.068358] [48512]: DEBUG nova.policy [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.078785] [48512]: INFO nova.api.openstack.requestlog [None req-4f0f5946-c2a5-43c7-baba-3d7e1d63543b tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.212754 [ 805.079194] [48512]: [pid: 48512|app: 0|req: 995/2003] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.083291] [48512]: DEBUG nova.api.openstack.wsgi [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.087235] [48512]: DEBUG nova.compute.api [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.091590] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.091820] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.091925] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.092221] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.092366] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.092484] [48512]: DEBUG oslo_concurrency.lockutils [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.123613] [48512]: WARNING neutronclient.v2_0.client [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.151333] [48511]: DEBUG nova.policy [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.156811] [48511]: INFO nova.api.openstack.requestlog [None req-2d92dc8a-be46-4cdc-8887-997d35ef24c3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1508 microversion: 2.1 time: 0.256022 [ 805.157252] [48511]: [pid: 48511|app: 0|req: 1009/2004] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1508 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.160956] [48511]: DEBUG nova.api.openstack.wsgi [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.164758] [48511]: DEBUG nova.compute.api [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.170537] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.170809] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.170958] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.171298] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.171462] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.171588] [48511]: DEBUG oslo_concurrency.lockutils [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.212524] [48511]: WARNING neutronclient.v2_0.client [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.553050] [48511]: DEBUG nova.policy [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.558801] [48511]: INFO nova.api.openstack.requestlog [None req-af414fde-4fe5-4e67-8c87-7e49be084a77 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.400664 [ 805.559396] [48511]: [pid: 48511|app: 0|req: 1010/2005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.563084] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.564685] [48511]: DEBUG nova.compute.api [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.571135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.571375] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.571517] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.571910] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.572092] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.572219] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.595510] [48511]: WARNING neutronclient.v2_0.client [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 805.973213] [48512]: DEBUG nova.policy [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.978758] [48512]: INFO nova.api.openstack.requestlog [None req-67dde36f-d51c-4e8d-bcf6-795b65d7cf73 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1316 microversion: 2.1 time: 0.898968 [ 805.979258] [48512]: [pid: 48512|app: 0|req: 996/2006] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:49 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1316 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.982371] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 805.983969] [48512]: DEBUG nova.compute.api [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 805.986892] [48511]: DEBUG nova.policy [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.987345] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.987565] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.987734] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.988042] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 805.988225] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 805.988383] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 805.992212] [48511]: DEBUG nova.policy [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.992861] [48511]: DEBUG nova.policy [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 805.993430] [48511]: INFO nova.api.openstack.requestlog [None req-fcb837e8-f76b-4ce7-a14f-6a1795394fbc tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1309 microversion: 2.21 time: 0.433478 [ 805.993940] [48511]: [pid: 48511|app: 0|req: 1011/2007] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1309 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.996137] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b8cb980-127b-4298-8d18-f57f18bdf9fc tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.012550] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.012787] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.012960] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.013182] [48512]: DEBUG nova.objects.instance [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.017392] [48512]: WARNING neutronclient.v2_0.client [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.035588] [48511]: INFO nova.api.openstack.requestlog [None req-4b8cb980-127b-4298-8d18-f57f18bdf9fc tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.040954 [ 806.035984] [48511]: [pid: 48511|app: 0|req: 1012/2008] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.038815] [48511]: DEBUG nova.api.openstack.wsgi [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.040501] [48511]: DEBUG nova.compute.api [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.040956] [48512]: DEBUG nova.policy [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.044425] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.044610] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.044742] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.044995] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.045157] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.045299] [48511]: DEBUG oslo_concurrency.lockutils [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.045808] [48512]: INFO nova.api.openstack.requestlog [None req-7d91e551-4858-4542-9b3d-61065c42ee02 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.065781 [ 806.046140] [48512]: [pid: 48512|app: 0|req: 997/2009] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.048674] [48512]: DEBUG nova.api.openstack.wsgi [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.050275] [48512]: DEBUG nova.compute.api [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.055950] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.056175] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.056313] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.056578] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.056727] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.056898] [48512]: DEBUG oslo_concurrency.lockutils [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.069476] [48511]: WARNING neutronclient.v2_0.client [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.083069] [48512]: WARNING neutronclient.v2_0.client [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.096927] [48511]: DEBUG nova.policy [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.101541] [48511]: INFO nova.api.openstack.requestlog [None req-a913646e-4c20-4f2a-b01d-10687f70caad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1228 microversion: 2.1 time: 0.064889 [ 806.102085] [48511]: [pid: 48511|app: 0|req: 1013/2010] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1228 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.105216] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.106596] [48511]: DEBUG nova.compute.api [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.109862] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.110137] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.110306] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.110633] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.110817] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.110949] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.140554] [48511]: WARNING neutronclient.v2_0.client [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.192276] [48512]: DEBUG nova.policy [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.199230] [48512]: INFO nova.api.openstack.requestlog [None req-5583074c-e15b-47af-a880-43a7464f4b8a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1314 microversion: 2.1 time: 0.152447 [ 806.201236] [48512]: [pid: 48512|app: 0|req: 998/2011] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1314 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.204467] [48512]: DEBUG nova.api.openstack.wsgi [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.206260] [48512]: DEBUG nova.compute.api [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.210654] [48511]: DEBUG nova.policy [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.212047] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.212292] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.212856] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.213189] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.213367] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.213505] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.215065] [48511]: INFO nova.api.openstack.requestlog [None req-3c8a423c-4f0a-4aed-8233-c2d2ce696c6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.112550 [ 806.215641] [48511]: [pid: 48511|app: 0|req: 1014/2012] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.218704] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dcc79e7-88dd-4a63-b56e-576cefcee24d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.241527] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.241707] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.241857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.242031] [48512]: DEBUG nova.objects.instance [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.245755] [48512]: WARNING neutronclient.v2_0.client [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.256977] [48511]: INFO nova.api.openstack.requestlog [None req-5dcc79e7-88dd-4a63-b56e-576cefcee24d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1520 microversion: 2.1 time: 0.040598 [ 806.257439] [48511]: [pid: 48511|app: 0|req: 1015/2013] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1520 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.259966] [48511]: DEBUG nova.api.openstack.wsgi [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.261472] [48511]: DEBUG nova.compute.api [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.264905] [48512]: DEBUG nova.policy [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.265288] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.265536] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.265898] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.266168] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.266517] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.266735] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.269567] [48512]: INFO nova.api.openstack.requestlog [None req-c503903d-ac75-40a0-a3c1-c5a032bf87d0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.068388 [ 806.269941] [48512]: [pid: 48512|app: 0|req: 999/2014] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:50 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.273744] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.275305] [48512]: DEBUG nova.compute.api [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.281041] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.281228] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.281424] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.282124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.282124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.282224] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.289551] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.289551] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.289800] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.289800] [48511]: DEBUG nova.objects.instance [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.293107] [48511]: WARNING neutronclient.v2_0.client [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.304046] [48512]: WARNING neutronclient.v2_0.client [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.311777] [48511]: DEBUG nova.policy [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.317423] [48511]: INFO nova.api.openstack.requestlog [None req-f3e7687c-510d-4d47-9235-f4c87eaab57e tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.059404 [ 806.318038] [48511]: [pid: 48511|app: 0|req: 1016/2015] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.321593] [48511]: DEBUG nova.api.openstack.wsgi [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1226c5a5-d6c8-45af-b7a3-5e02752501cd", "tag": "8e581a58-959b-4b7a-abf7-170a10353cb2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 806.328196] [48511]: DEBUG oslo_concurrency.lockutils [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.329017] [48511]: DEBUG oslo_concurrency.lockutils [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.329017] [48511]: DEBUG oslo_concurrency.lockutils [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.336304] [48511]: INFO nova.api.openstack.compute.server_external_events [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] Creating event network-changed:8e581a58-959b-4b7a-abf7-170a10353cb2 for instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd on cpu-1 [ 806.341811] [48511]: INFO nova.api.openstack.requestlog [req-f365caa3-662b-49c0-9cb6-054a8f5a86eb req-cd49949a-0c76-4c75-8727-53e890f8959d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022523 [ 806.342084] [48511]: [pid: 48511|app: 0|req: 1017/2016] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:51 2025] 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) [ 806.347346] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.348670] [48511]: DEBUG nova.compute.api [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.357951] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.357951] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.358162] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.358366] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.358502] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.358655] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.389566] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.389848] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.389976] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.390164] [48511]: DEBUG nova.objects.instance [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.394637] [48511]: WARNING neutronclient.v2_0.client [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.418076] [48511]: DEBUG nova.policy [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.424173] [48511]: INFO nova.api.openstack.requestlog [None req-5c38e22d-c172-4f16-88f3-79ddc74449b8 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.081235 [ 806.424582] [48511]: [pid: 48511|app: 0|req: 1018/2017] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.427576] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.428858] [48511]: DEBUG nova.compute.api [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.432713] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.432896] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.433135] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.433951] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.433951] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.433951] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.448890] [48512]: DEBUG nova.policy [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.453121] [48511]: WARNING neutronclient.v2_0.client [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.454393] [48512]: INFO nova.api.openstack.requestlog [None req-ad5896ce-4ce0-4a1d-8dc7-994f54aeb170 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.183252 [ 806.454393] [48512]: [pid: 48512|app: 0|req: 1000/2018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.456605] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.458258] [48512]: DEBUG nova.compute.api [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.462080] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.462252] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.462377] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.462821] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.462821] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.462892] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.483213] [48511]: DEBUG nova.policy [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.490494] [48511]: INFO nova.api.openstack.requestlog [None req-5b066406-b21e-4058-8e50-400cfe9f99d2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1319 microversion: 2.1 time: 0.064624 [ 806.490494] [48511]: [pid: 48511|app: 0|req: 1019/2019] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1319 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.492370] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.492551] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.492682] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.492832] [48512]: DEBUG nova.objects.instance [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.492991] [48511]: DEBUG nova.api.openstack.wsgi [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.494455] [48511]: DEBUG nova.compute.api [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.497031] [48512]: WARNING neutronclient.v2_0.client [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.499130] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.499488] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.499765] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.500250] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.500598] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.500846] [48511]: DEBUG oslo_concurrency.lockutils [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.517207] [48512]: DEBUG nova.policy [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.520339] [48511]: WARNING neutronclient.v2_0.client [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.521753] [48512]: INFO nova.api.openstack.requestlog [None req-9f074edd-a960-4dec-ad25-26877068d600 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.066678 [ 806.522642] [48512]: [pid: 48512|app: 0|req: 1001/2020] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.526635] [48512]: DEBUG nova.api.openstack.wsgi [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.528915] [48512]: DEBUG nova.compute.api [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.533418] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.533614] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.533744] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.534027] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.534165] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.534298] [48512]: DEBUG oslo_concurrency.lockutils [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.543255] [48511]: DEBUG nova.policy [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.546077] [48512]: INFO nova.api.openstack.wsgi [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. [ 806.546077] [48512]: DEBUG nova.api.openstack.wsgi [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 806.546077] [48512]: INFO nova.api.openstack.requestlog [None req-83389c12-4978-46ce-85be-c8ffa35e782c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 404 len: 111 microversion: 2.1 time: 0.022190 [ 806.546077] [48512]: [pid: 48512|app: 0|req: 1002/2021] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 806.549042] [48512]: DEBUG nova.api.openstack.wsgi [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.550358] [48512]: DEBUG nova.compute.api [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.551452] [48511]: INFO nova.api.openstack.requestlog [None req-c576518a-e074-4471-9057-a7926d98e52d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.060320 [ 806.552094] [48511]: [pid: 48511|app: 0|req: 1020/2022] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.553701] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.554018] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.554168] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.554429] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.554611] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.554682] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.554897] [48511]: DEBUG nova.api.openstack.wsgi [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9ee35ab5-4380-4cfb-9157-aaed37c3490c", "name": "network-vif-plugged", "status": "completed", "tag": "d3327eea-d05e-426a-ad78-c8147d969efa"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 806.561132] [48511]: DEBUG oslo_concurrency.lockutils [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.561389] [48511]: DEBUG oslo_concurrency.lockutils [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.561542] [48511]: DEBUG oslo_concurrency.lockutils [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.570865] [48511]: INFO nova.api.openstack.compute.server_external_events [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] Creating event network-vif-plugged:d3327eea-d05e-426a-ad78-c8147d969efa for instance 9ee35ab5-4380-4cfb-9157-aaed37c3490c on cpu-1 [ 806.577717] [48511]: INFO nova.api.openstack.requestlog [req-ce88d51a-0632-48a6-bfa0-023734efb926 req-6b1eb570-68d3-4865-afd6-756cfed01c16 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025029 [ 806.578177] [48511]: [pid: 48511|app: 0|req: 1021/2023] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:51 2025] 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) [ 806.581624] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.583432] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.583497] [48511]: DEBUG nova.compute.api [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.583590] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.583754] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.583882] [48512]: DEBUG nova.objects.instance [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.587108] [48512]: WARNING neutronclient.v2_0.client [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.588011] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.588313] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.588502] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.588836] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.589278] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.589442] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.613071] [48512]: DEBUG nova.policy [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.617352] [48512]: INFO nova.api.openstack.requestlog [None req-dfe5cf70-f56e-480b-9bf9-8f4f3d45fe2d tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.070711 [ 806.617694] [48512]: [pid: 48512|app: 0|req: 1003/2024] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.620108] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.621463] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.621558] [48512]: DEBUG nova.compute.api [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.621875] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.622129] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.622406] [48511]: DEBUG nova.objects.instance [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.625303] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.625303] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.625438] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.625660] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.625791] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.625908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.626748] [48511]: WARNING neutronclient.v2_0.client [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.648721] [48511]: DEBUG nova.policy [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.653637] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.653752] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.653908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.654241] [48512]: DEBUG nova.objects.instance [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 806.660073] [48512]: WARNING neutronclient.v2_0.client [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.663412] [48511]: INFO nova.api.openstack.requestlog [None req-fc0c9894-b2de-4543-9af4-2e456d7aa62e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.083634 [ 806.663412] [48511]: [pid: 48511|app: 0|req: 1022/2025] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.671063] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.675461] [48511]: DEBUG nova.compute.api [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.679337] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.679537] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.679778] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.680365] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.680365] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.680488] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.706135] [48511]: WARNING neutronclient.v2_0.client [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.717273] [48512]: DEBUG nova.policy [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.721750] [48512]: INFO nova.api.openstack.requestlog [None req-f4efd472-74ba-4b3e-a275-c9b08f8d1587 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.103476 [ 806.722179] [48512]: [pid: 48512|app: 0|req: 1004/2026] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.724781] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.726192] [48512]: DEBUG nova.compute.api [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.729810] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.729988] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.730132] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.730493] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.730640] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.730761] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.748582] [48512]: WARNING neutronclient.v2_0.client [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 806.921818] [48512]: DEBUG nova.policy [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 806.925403] [48512]: INFO nova.api.openstack.requestlog [None req-ce446e78-0ccc-4f11-8ac3-32f6b3882a8d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.202669 [ 806.925928] [48512]: [pid: 48512|app: 0|req: 1005/2027] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.928523] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 806.930153] [48512]: DEBUG nova.compute.api [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 806.934556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 806.947503] [48512]: INFO nova.api.openstack.wsgi [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. [ 806.947503] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 806.947503] [48512]: INFO nova.api.openstack.requestlog [None req-a7aefc3e-9a5f-4291-b422-8341dcd2d00e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.020556 [ 806.947503] [48512]: [pid: 48512|app: 0|req: 1006/2028] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784/os-volume_attachments => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 806.995411] [48512]: DEBUG nova.api.openstack.wsgi [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.000050] [48512]: DEBUG nova.compute.api [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.004593] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.004700] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.004831] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.005324] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.005488] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.005702] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.031878] [48512]: WARNING neutronclient.v2_0.client [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.047720] [48511]: DEBUG nova.policy [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.057269] [48511]: INFO nova.api.openstack.requestlog [None req-3b48a89e-2db0-4b0b-9dcc-3b27dd44d264 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1529 microversion: 2.1 time: 0.389189 [ 807.057582] [48511]: [pid: 48511|app: 0|req: 1023/2029] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1529 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.060889] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.062387] [48511]: DEBUG nova.compute.api [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.068242] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.069567] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.069567] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.069567] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.069567] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.069567] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.103594] [48511]: WARNING neutronclient.v2_0.client [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.608118] [48512]: DEBUG nova.policy [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.617570] [48512]: INFO nova.api.openstack.requestlog [None req-d91a83f4-61d7-40f7-8317-102559971024 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1316 microversion: 2.1 time: 0.624184 [ 807.618128] [48512]: [pid: 48512|app: 0|req: 1007/2030] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1316 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.621515] [48512]: DEBUG nova.api.openstack.wsgi [None req-6eff870a-6476-4d5e-ab4e-ffc0ace34f3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.649826] [48511]: DEBUG nova.policy [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.656898] [48511]: DEBUG nova.policy [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.657560] [48511]: DEBUG nova.policy [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.660807] [48511]: INFO nova.api.openstack.requestlog [None req-e9f3312a-a7ff-4876-ba37-3f36e2a8ba89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1359 microversion: 2.21 time: 0.600071 [ 807.660807] [48511]: [pid: 48511|app: 0|req: 1024/2031] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:51 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1359 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.661273] [48511]: DEBUG nova.api.openstack.wsgi [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.662737] [48511]: DEBUG nova.compute.api [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.677046] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.677413] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.680172] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.680172] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.680172] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.680172] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.717959] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.718318] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.718318] [48511]: DEBUG oslo_concurrency.lockutils [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.718465] [48511]: DEBUG nova.objects.instance [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid fd6db774-81e6-4c34-9449-86a6f3faac98 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 807.723707] [48511]: WARNING neutronclient.v2_0.client [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.774091] [48512]: INFO nova.api.openstack.requestlog [None req-6eff870a-6476-4d5e-ab4e-ffc0ace34f3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1646 microversion: 2.1 time: 0.153891 [ 807.774091] [48512]: [pid: 48512|app: 0|req: 1008/2032] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:52 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1646 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.776941] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 807.783151] [48512]: DEBUG nova.compute.api [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.786247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.809817] [48511]: DEBUG nova.policy [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.813034] [48512]: WARNING neutronclient.v2_0.client [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.816465] [48511]: INFO nova.api.openstack.requestlog [None req-17fe3bdb-26a1-4a0e-99d0-ccc30575f431 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 200 len: 1300 microversion: 2.1 time: 0.157257 [ 807.817236] [48511]: [pid: 48511|app: 0|req: 1025/2033] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:52 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 1300 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.821362] [48511]: DEBUG nova.api.openstack.wsgi [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1399087162", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 807.862949] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.863180] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.863327] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.863663] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 807.865297] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 807.865471] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 807.871192] [48511]: DEBUG nova.network.neutron [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 807.871890] [48511]: WARNING neutronclient.v2_0.client [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 807.993706] [48512]: DEBUG nova.policy [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 807.998298] [48512]: INFO nova.api.openstack.requestlog [None req-4ff2dfc1-9b56-486d-b400-8a192b29724b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.224423 [ 807.998648] [48512]: [pid: 48512|app: 0|req: 1009/2034] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:52 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.001245] [48512]: DEBUG nova.api.openstack.wsgi [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.002634] [48512]: DEBUG nova.compute.api [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.005983] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.006292] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.006522] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.006839] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.007048] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.007160] [48512]: DEBUG oslo_concurrency.lockutils [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.026450] [48512]: WARNING neutronclient.v2_0.client [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.222990] [48512]: DEBUG nova.policy [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.231990] [48512]: INFO nova.api.openstack.requestlog [None req-03037915-229d-47d3-8df9-51a450508eff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1314 microversion: 2.1 time: 0.232630 [ 808.232384] [48512]: [pid: 48512|app: 0|req: 1010/2035] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:52 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1314 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.237366] [48512]: DEBUG nova.api.openstack.wsgi [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.239371] [48512]: DEBUG nova.compute.api [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.247967] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.248206] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.248396] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.248718] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.248885] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.249060] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.284936] [48512]: WARNING neutronclient.v2_0.client [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.306041] [48511]: WARNING neutronclient.v2_0.client [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.324245] [48512]: DEBUG nova.policy [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.334726] [48512]: INFO nova.api.openstack.requestlog [None req-36f39677-f827-4c32-9a84-45b7dcc95e47 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.101592 [ 808.335283] [48512]: [pid: 48512|app: 0|req: 1011/2036] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.339020] [48512]: DEBUG nova.api.openstack.wsgi [None req-855f86c2-2688-4bfa-9fc4-2672c35c0eed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.408670] [48511]: DEBUG nova.virt.hardware [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 808.409250] [48511]: DEBUG nova.virt.hardware [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 808.409250] [48511]: DEBUG nova.virt.hardware [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 808.409378] [48511]: DEBUG nova.virt.hardware [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 808.409459] [48511]: DEBUG nova.virt.hardware [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 808.419248] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.419370] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.419520] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.419878] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.420231] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.421670] [48511]: DEBUG oslo_concurrency.lockutils [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.434660] [48511]: DEBUG nova.quota [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 808.439900] [48511]: DEBUG nova.quota [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 808.448470] [48511]: DEBUG nova.compute.api [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 808.449865] [48511]: DEBUG nova.compute.api [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 808.498305] [48511]: INFO nova.api.openstack.requestlog [None req-892fab51-f810-459b-814f-b92725a58a8f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.680151 [ 808.498690] [48511]: [pid: 48511|app: 0|req: 1026/2037] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 681 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 808.505378] [48511]: DEBUG nova.api.openstack.wsgi [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.507472] [48511]: DEBUG nova.compute.api [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.512313] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.513040] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.513040] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.513040] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.513040] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.513305] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.556674] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.556790] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.556947] [48511]: DEBUG oslo_concurrency.lockutils [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.557193] [48511]: DEBUG nova.objects.instance [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lazy-loading 'fault' on Instance uuid bcb95a17-0553-42c3-8aa4-2dbdf4912247 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.565615] [48511]: WARNING neutronclient.v2_0.client [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.785987] [48511]: DEBUG nova.policy [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb40b145b9b4c29a49985848ec35193', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215146070c1747e996ff0faaad8f86d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.793652] [48511]: INFO nova.api.openstack.requestlog [None req-af73a31f-ee8a-49ec-8b4c-5de50974b28d tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 200 len: 1361 microversion: 2.1 time: 0.294191 [ 808.794235] [48511]: [pid: 48511|app: 0|req: 1027/2038] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 1361 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.797797] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.801143] [48511]: DEBUG nova.compute.api [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.810423] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.811472] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.811591] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.811787] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.812023] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.812085] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.848098] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.848296] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.848429] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.848580] [48511]: DEBUG nova.objects.instance [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.852434] [48511]: WARNING neutronclient.v2_0.client [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.876121] [48511]: DEBUG nova.policy [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.881564] [48511]: INFO nova.api.openstack.requestlog [None req-2f0a4787-723b-4bbc-a198-bbb4686bc9f8 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.086475 [ 808.882155] [48511]: [pid: 48511|app: 0|req: 1028/2039] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.885082] [48511]: DEBUG nova.api.openstack.wsgi [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.886987] [48511]: DEBUG nova.compute.api [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.891473] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.891811] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.891957] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.892346] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.892493] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.892679] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.915572] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.915774] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.915917] [48511]: DEBUG oslo_concurrency.lockutils [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.916021] [48511]: DEBUG nova.objects.instance [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 808.919609] [48511]: WARNING neutronclient.v2_0.client [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 808.941108] [48511]: DEBUG nova.policy [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 808.945898] [48511]: INFO nova.api.openstack.requestlog [None req-3000a247-a635-418c-873a-c56bae52fb4a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.062270 [ 808.945898] [48511]: [pid: 48511|app: 0|req: 1029/2040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.948076] [48511]: DEBUG nova.api.openstack.wsgi [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 808.949689] [48511]: DEBUG nova.compute.api [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 808.953828] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.954233] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.954233] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.954426] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 808.954565] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 808.954681] [48511]: DEBUG oslo_concurrency.lockutils [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 808.975087] [48511]: WARNING neutronclient.v2_0.client [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.074971] [48511]: DEBUG nova.policy [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.083113] [48511]: INFO nova.api.openstack.requestlog [None req-13787efe-1e17-4525-b144-fdaa4e32233c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.137081 [ 809.083701] [48511]: [pid: 48511|app: 0|req: 1030/2041] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.086236] [48511]: DEBUG nova.api.openstack.wsgi [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.089526] [48511]: DEBUG nova.compute.api [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.095720] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.095937] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.096616] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.096616] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.096616] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.096771] [48511]: DEBUG oslo_concurrency.lockutils [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.121595] [48511]: WARNING neutronclient.v2_0.client [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.150340] [48511]: DEBUG nova.policy [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.160018] [48511]: INFO nova.api.openstack.requestlog [None req-589e083b-6a7d-493b-9e59-30dfd6626b63 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1327 microversion: 2.1 time: 0.075332 [ 809.160245] [48511]: [pid: 48511|app: 0|req: 1031/2042] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1327 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.165112] [48511]: DEBUG nova.api.openstack.wsgi [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.167213] [48511]: DEBUG nova.compute.api [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.173825] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.174494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.174494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.174919] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.175105] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.175243] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.215224] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.215489] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.215657] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.215850] [48511]: DEBUG nova.objects.instance [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.220856] [48511]: WARNING neutronclient.v2_0.client [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.243456] [48511]: DEBUG nova.policy [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.248156] [48511]: INFO nova.api.openstack.requestlog [None req-2d9b0000-2197-4447-906f-a716872ca57a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.087113 [ 809.248517] [48511]: [pid: 48511|app: 0|req: 1032/2043] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.251807] [48511]: DEBUG nova.api.openstack.wsgi [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.253475] [48511]: DEBUG nova.compute.api [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.257102] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.258143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.258143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.258143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.258143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.258143] [48511]: DEBUG oslo_concurrency.lockutils [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.286091] [48511]: WARNING neutronclient.v2_0.client [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.309618] [48511]: DEBUG nova.policy [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.315555] [48511]: INFO nova.api.openstack.requestlog [None req-4124a6ba-fa3e-4d7d-b99c-f2055ffa6c8f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.066316 [ 809.315884] [48511]: [pid: 48511|app: 0|req: 1033/2044] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.318855] [48511]: DEBUG nova.api.openstack.wsgi [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.320192] [48511]: DEBUG nova.compute.api [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.323733] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.323951] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.324134] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.324485] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.324864] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.324864] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.348882] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.349408] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.349408] [48511]: DEBUG oslo_concurrency.lockutils [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.349561] [48511]: DEBUG nova.objects.instance [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lazy-loading 'fault' on Instance uuid 6a146594-3a86-484f-9ddb-638406ee41d0 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.353102] [48511]: WARNING neutronclient.v2_0.client [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.374814] [48511]: DEBUG nova.policy [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '58cb442fc22e49f5a5674261d633d420', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6922f094decc49a081f1b9e7a06ebb36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.380356] [48511]: INFO nova.api.openstack.requestlog [None req-d037415c-00b0-4fb6-95ad-17a45f371222 tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 200 len: 1307 microversion: 2.1 time: 0.063832 [ 809.380704] [48511]: [pid: 48511|app: 0|req: 1034/2045] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.384204] [48511]: DEBUG nova.api.openstack.wsgi [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.385888] [48511]: DEBUG nova.compute.api [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.389619] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.389915] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.390136] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.390428] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.390581] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.390713] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.414762] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.415408] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.415692] [48511]: DEBUG oslo_concurrency.lockutils [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.415997] [48511]: DEBUG nova.objects.instance [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.420412] [48511]: WARNING neutronclient.v2_0.client [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.442381] [48511]: DEBUG nova.policy [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.447786] [48511]: INFO nova.api.openstack.requestlog [None req-91973b4b-1cf3-48ff-bfb8-41535da22216 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.066457 [ 809.448445] [48511]: [pid: 48511|app: 0|req: 1035/2046] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.452404] [48511]: DEBUG nova.api.openstack.wsgi [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.456061] [48511]: DEBUG nova.compute.api [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.464981] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.465202] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.465329] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.468690] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.468862] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.469119] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.503951] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.504190] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.504380] [48511]: DEBUG oslo_concurrency.lockutils [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.504587] [48511]: DEBUG nova.objects.instance [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 809.509444] [48511]: WARNING neutronclient.v2_0.client [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.530430] [48511]: DEBUG nova.policy [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.536998] [48511]: INFO nova.api.openstack.requestlog [None req-01631a59-abe6-46f2-9d9b-00c72e0f2ed2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.088058 [ 809.537369] [48511]: [pid: 48511|app: 0|req: 1036/2047] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.540382] [48511]: DEBUG nova.api.openstack.wsgi [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.542772] [48511]: DEBUG nova.compute.api [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.546189] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.546414] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.546525] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.546785] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.546866] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.547026] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.572059] [48511]: WARNING neutronclient.v2_0.client [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.805151] [48512]: INFO nova.api.openstack.requestlog [None req-855f86c2-2688-4bfa-9fc4-2672c35c0eed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1606 microversion: 2.1 time: 1.469096 [ 809.806059] [48512]: [pid: 48512|app: 0|req: 1012/2048] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:53 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1606 bytes in 1470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.812891] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.812891] [48512]: DEBUG nova.compute.api [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.816606] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.817131] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.817131] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.817303] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.817356] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.817441] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.840099] [48512]: WARNING neutronclient.v2_0.client [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 809.845289] [48511]: DEBUG nova.policy [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 809.850708] [48511]: INFO nova.api.openstack.requestlog [None req-0bc428b6-bd16-41d6-a3e3-e3095e5a42f1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.312737 [ 809.851264] [48511]: [pid: 48511|app: 0|req: 1037/2049] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.854137] [48511]: DEBUG nova.api.openstack.wsgi [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 809.855572] [48511]: DEBUG nova.compute.api [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 809.860737] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.860923] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.861075] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.861682] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 809.861872] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 809.861977] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 809.884454] [48511]: WARNING neutronclient.v2_0.client [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.263566] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.285352] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.834240] [48511]: DEBUG nova.policy [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.843984] [48511]: INFO nova.api.openstack.requestlog [None req-fbac56c1-6e7d-4743-9ebf-2df6f52bd21c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b" status: 200 len: 1217 microversion: 2.1 time: 0.991972 [ 810.844783] [48511]: [pid: 48511|app: 0|req: 1038/2050] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b => generated 1217 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.848478] [48511]: DEBUG nova.api.openstack.wsgi [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9ee35ab5-4380-4cfb-9157-aaed37c3490c", "tag": "d3327eea-d05e-426a-ad78-c8147d969efa"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 810.857332] [48511]: DEBUG oslo_concurrency.lockutils [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.857907] [48511]: DEBUG oslo_concurrency.lockutils [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.857907] [48511]: DEBUG oslo_concurrency.lockutils [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.868892] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] Creating event network-changed:d3327eea-d05e-426a-ad78-c8147d969efa for instance 9ee35ab5-4380-4cfb-9157-aaed37c3490c on cpu-1 [ 810.874775] [48511]: INFO nova.api.openstack.requestlog [req-b521545f-8858-4684-86f8-7621232b1567 req-fe72816b-180a-429f-996d-656a87a00a9b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028385 [ 810.874775] [48511]: [pid: 48511|app: 0|req: 1039/2051] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:55 2025] 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) [ 810.875118] [48512]: DEBUG nova.policy [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 810.876537] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.877861] [48511]: DEBUG nova.compute.api [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.880286] [48512]: INFO nova.api.openstack.requestlog [None req-4fb09ad7-87f0-40f7-9753-b03837cc99b2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1524 microversion: 2.1 time: 1.074031 [ 810.880720] [48512]: [pid: 48512|app: 0|req: 1013/2052] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:54 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1524 bytes in 1074 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.883758] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 810.883813] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.883859] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.884512] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.884512] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.884512] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.884651] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.884753] [48512]: DEBUG nova.compute.api [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 810.888965] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.888965] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.888965] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.888965] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 810.889359] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 810.889359] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 810.915178] [48511]: WARNING neutronclient.v2_0.client [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 810.915275] [48512]: WARNING neutronclient.v2_0.client [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.081062] [48511]: DEBUG nova.policy [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.087747] [48511]: INFO nova.api.openstack.requestlog [None req-cf398d78-1e3e-4885-9e2e-d9c11bb01afe tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1316 microversion: 2.1 time: 0.213061 [ 811.089294] [48511]: [pid: 48511|app: 0|req: 1040/2053] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1316 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.092196] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ea7bde3-0505-4b6f-b0ae-a0daf1553d7d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.107031] [48512]: DEBUG nova.policy [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.116839] [48512]: DEBUG nova.policy [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.117851] [48512]: DEBUG nova.policy [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.121554] [48512]: INFO nova.api.openstack.requestlog [None req-e7bb1b41-4680-4b5b-b382-ee06886d4cb2 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1357 microversion: 2.21 time: 0.238618 [ 811.122827] [48512]: [pid: 48512|app: 0|req: 1014/2054] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1357 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.126520] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.129415] [48512]: DEBUG nova.compute.api [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.134216] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.134433] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.134588] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.135623] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.135623] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.135623] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.145986] [48511]: INFO nova.api.openstack.requestlog [None req-5ea7bde3-0505-4b6f-b0ae-a0daf1553d7d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1654 microversion: 2.1 time: 0.057209 [ 811.146405] [48511]: [pid: 48511|app: 0|req: 1041/2055] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1654 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.149464] [48511]: DEBUG nova.api.openstack.wsgi [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.152871] [48512]: INFO nova.api.openstack.wsgi [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. [ 811.152930] [48511]: DEBUG nova.compute.api [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.152968] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 811.152968] [48512]: INFO nova.api.openstack.requestlog [None req-9d022731-4042-4c29-95ff-b87d248209f9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 404 len: 111 microversion: 2.1 time: 0.029816 [ 811.152968] [48512]: [pid: 48512|app: 0|req: 1015/2056] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 811.157829] [48512]: DEBUG nova.api.openstack.wsgi [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.160394] [48512]: DEBUG nova.compute.api [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.165245] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.165342] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.165405] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.165458] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.165640] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.165701] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.165770] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.165889] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.166126] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.166126] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.166260] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.166386] [48511]: DEBUG oslo_concurrency.lockutils [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.197410] [48511]: WARNING neutronclient.v2_0.client [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.200611] [48512]: WARNING neutronclient.v2_0.client [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.268725] [48511]: DEBUG nova.policy [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.278416] [48511]: INFO nova.api.openstack.requestlog [None req-05317691-cca9-4de6-9c30-2e1aaf61a344 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.131259 [ 811.279027] [48511]: [pid: 48511|app: 0|req: 1042/2057] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.282486] [48511]: DEBUG nova.api.openstack.wsgi [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.285299] [48511]: DEBUG nova.compute.api [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.294777] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.295105] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.295319] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.295835] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.296135] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.296405] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.326474] [48511]: WARNING neutronclient.v2_0.client [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.368847] [48511]: DEBUG nova.policy [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.375289] [48511]: INFO nova.api.openstack.requestlog [None req-a69b6651-d679-4975-a79d-8bca17ffab8b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.095458 [ 811.375664] [48511]: [pid: 48511|app: 0|req: 1043/2058] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.379193] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.380773] [48511]: DEBUG nova.compute.api [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] [instance: bcb95a17-0553-42c3-8aa4-2dbdf4912247] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.385082] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.385431] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.385603] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.385888] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.386078] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.386284] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.396668] [48512]: DEBUG nova.policy [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.400291] [48511]: INFO nova.api.openstack.wsgi [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] HTTP exception thrown: Instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 could not be found. [ 811.401156] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Returning 404 to user: Instance bcb95a17-0553-42c3-8aa4-2dbdf4912247 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 811.401609] [48511]: INFO nova.api.openstack.requestlog [None req-5ef76eae-8af7-4ce0-9485-c1d9638a9cc6 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247" status: 404 len: 111 microversion: 2.1 time: 0.025336 [ 811.403067] [48511]: [pid: 48511|app: 0|req: 1044/2059] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/bcb95a17-0553-42c3-8aa4-2dbdf4912247 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 811.403735] [48512]: INFO nova.api.openstack.requestlog [None req-d3bfa737-5bc9-47ce-ada3-6b52601d5f73 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1314 microversion: 2.1 time: 0.250235 [ 811.404099] [48512]: [pid: 48512|app: 0|req: 1016/2060] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:55 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1314 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.404686] [48511]: DEBUG nova.api.openstack.wsgi [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.406179] [48511]: DEBUG nova.compute.api [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.407691] [48512]: DEBUG nova.api.openstack.wsgi [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.409363] [48512]: DEBUG nova.compute.api [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.409703] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.409888] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.410031] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.411429] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.411429] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.411429] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.414588] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.415930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.415930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.415930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.415930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.415930] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.439641] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.439834] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.439967] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.440134] [48511]: DEBUG nova.objects.instance [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.440924] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.440924] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.440924] [48512]: DEBUG oslo_concurrency.lockutils [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.441123] [48512]: DEBUG nova.objects.instance [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.447924] [48512]: WARNING neutronclient.v2_0.client [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.448215] [48511]: WARNING neutronclient.v2_0.client [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.501746] [48512]: DEBUG nova.policy [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.511201] [48512]: INFO nova.api.openstack.requestlog [None req-cba114ea-d67c-4f7c-ac7c-b7c658632895 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.106489 [ 811.512240] [48512]: [pid: 48512|app: 0|req: 1017/2061] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.516900] [48511]: DEBUG nova.policy [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.518629] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.520160] [48512]: DEBUG nova.compute.api [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.523116] [48511]: INFO nova.api.openstack.requestlog [None req-1af42bf8-e7b9-41b9-ba6b-c8f852ef8b6c tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.120398 [ 811.523440] [48511]: [pid: 48511|app: 0|req: 1045/2062] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.525251] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.525468] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.525645] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.526014] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.526184] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.526407] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.526775] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.528562] [48511]: DEBUG nova.compute.api [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.537254] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.537483] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.537785] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.537990] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.538213] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.538412] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.562319] [48511]: WARNING neutronclient.v2_0.client [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.567833] [48512]: WARNING neutronclient.v2_0.client [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.675885] [48511]: DEBUG nova.policy [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.680390] [48511]: INFO nova.api.openstack.requestlog [None req-9cc6797b-4cd2-4879-87ab-1579a0fd85c4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1392 microversion: 2.1 time: 0.156389 [ 811.680722] [48511]: [pid: 48511|app: 0|req: 1046/2063] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1392 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.683458] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.685813] [48511]: DEBUG nova.compute.api [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.694103] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.694103] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.694103] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.694103] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.694377] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.694532] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.723833] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.723833] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.723833] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.723833] [48511]: DEBUG nova.objects.instance [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.727349] [48511]: WARNING neutronclient.v2_0.client [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.741125] [48512]: DEBUG nova.policy [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.744918] [48512]: INFO nova.api.openstack.requestlog [None req-d4808766-5ab7-4351-8d8a-6a904ccfb01a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.232196 [ 811.746388] [48512]: [pid: 48512|app: 0|req: 1018/2064] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.749596] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.750928] [48512]: DEBUG nova.compute.api [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.754271] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.754512] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.754686] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.754988] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.755200] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.755333] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.760415] [48511]: DEBUG nova.policy [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.772644] [48511]: INFO nova.api.openstack.requestlog [None req-3ffbf8d8-ef14-4720-a089-284f1b658a9a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.086736 [ 811.772644] [48511]: [pid: 48511|app: 0|req: 1047/2065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.774113] [48511]: DEBUG nova.api.openstack.wsgi [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.776653] [48511]: DEBUG nova.compute.api [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] [instance: 6a146594-3a86-484f-9ddb-638406ee41d0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.779830] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.779919] [48512]: WARNING neutronclient.v2_0.client [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.780055] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.780212] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.780468] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.781384] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.781384] [48511]: DEBUG oslo_concurrency.lockutils [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.791089] [48511]: INFO nova.api.openstack.wsgi [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] HTTP exception thrown: Instance 6a146594-3a86-484f-9ddb-638406ee41d0 could not be found. [ 811.791495] [48511]: DEBUG nova.api.openstack.wsgi [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] Returning 404 to user: Instance 6a146594-3a86-484f-9ddb-638406ee41d0 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 811.791935] [48511]: INFO nova.api.openstack.requestlog [None req-05626c26-be96-4c5e-975d-f5f68d10a37a tempest-ServerMetadataNegativeTestJSON-1900175863 tempest-ServerMetadataNegativeTestJSON-1900175863-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0" status: 404 len: 111 microversion: 2.1 time: 0.020309 [ 811.792278] [48511]: [pid: 48511|app: 0|req: 1048/2066] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/6a146594-3a86-484f-9ddb-638406ee41d0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 811.794765] [48511]: DEBUG nova.api.openstack.wsgi [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.796380] [48511]: DEBUG nova.compute.api [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.801114] [48512]: DEBUG nova.policy [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.802334] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.802334] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.802334] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.802870] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.803158] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.803379] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.806130] [48512]: INFO nova.api.openstack.requestlog [None req-8c92beba-6397-4e1a-85cf-5c5416f01fca tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.059122 [ 811.806703] [48512]: [pid: 48512|app: 0|req: 1019/2067] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.810949] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.812517] [48512]: DEBUG nova.compute.api [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.816304] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.816525] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.816688] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.817447] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.817447] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.817447] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.839823] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.840112] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.840189] [48511]: DEBUG oslo_concurrency.lockutils [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.840361] [48511]: DEBUG nova.objects.instance [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 90ee0c86-ccda-4dcd-adaa-a897505bfe46 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.842932] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.843221] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.843398] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.843621] [48512]: DEBUG nova.objects.instance [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.849024] [48511]: WARNING neutronclient.v2_0.client [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.849529] [48512]: WARNING neutronclient.v2_0.client [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.868992] [48511]: DEBUG nova.policy [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.873664] [48511]: INFO nova.api.openstack.requestlog [None req-239063ef-a167-4408-8131-2bb0d80da63f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 200 len: 1302 microversion: 2.1 time: 0.080807 [ 811.874614] [48511]: [pid: 48511|app: 0|req: 1049/2068] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.877958] [48511]: DEBUG nova.api.openstack.wsgi [None req-2466c635-0759-463f-9fd2-a43dd8bab448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.889899] [48512]: DEBUG nova.policy [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.895492] [48512]: INFO nova.api.openstack.requestlog [None req-c7dcd387-bae0-4793-b651-e74b33aef0e4 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.088092 [ 811.896470] [48512]: [pid: 48512|app: 0|req: 1020/2069] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.898591] [48512]: DEBUG nova.api.openstack.wsgi [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.898925] [48512]: DEBUG nova.compute.api [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.902662] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.902937] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.903539] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.903539] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.905208] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.905208] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.921272] [48512]: DEBUG nova.compute.api [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 811.922479] [48511]: INFO nova.api.openstack.requestlog [None req-2466c635-0759-463f-9fd2-a43dd8bab448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1606 microversion: 2.1 time: 0.047878 [ 811.923876] [48511]: [pid: 48511|app: 0|req: 1050/2070] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1606 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.928405] [48511]: DEBUG nova.api.openstack.wsgi [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 811.929503] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.929503] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.929503] [48512]: DEBUG oslo_concurrency.lockutils [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.930651] [48511]: DEBUG nova.compute.api [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 811.935676] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.936040] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.936126] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.936459] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 811.936700] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 811.937008] [48511]: DEBUG oslo_concurrency.lockutils [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 811.937341] [48512]: DEBUG nova.objects.instance [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'flavor' on Instance uuid b46469a0-5577-4ebd-9b0b-4fc66132c42b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.944592] [48512]: DEBUG nova.objects.instance [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'system_metadata' on Instance uuid b46469a0-5577-4ebd-9b0b-4fc66132c42b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.955851] [48512]: DEBUG nova.objects.base [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Object Instance lazy-loaded attributes: flavor,system_metadata {{(pid=48512) wrapper /opt/stack/nova/nova/objects/base.py:136}} [ 811.956045] [48512]: DEBUG nova.objects.instance [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'metadata' on Instance uuid b46469a0-5577-4ebd-9b0b-4fc66132c42b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 811.962215] [48511]: WARNING neutronclient.v2_0.client [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 811.967744] [48512]: DEBUG nova.objects.base [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Object Instance lazy-loaded attributes: flavor,system_metadata,metadata {{(pid=48512) wrapper /opt/stack/nova/nova/objects/base.py:136}} [ 811.987752] [48511]: DEBUG nova.policy [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 811.992848] [48511]: INFO nova.api.openstack.requestlog [None req-2521c862-547d-42f3-b814-d5cb264296c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.069057 [ 811.993256] [48511]: [pid: 48511|app: 0|req: 1051/2071] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.036633] [48512]: INFO nova.scheduler.client.report [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Deleted allocations for instance b46469a0-5577-4ebd-9b0b-4fc66132c42b [ 812.048199] [48512]: INFO nova.api.openstack.requestlog [None req-4edc5ade-6870-4e57-b1c2-33622dc62b41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b" status: 204 len: 0 microversion: 2.1 time: 0.151489 [ 812.048828] [48512]: [pid: 48512|app: 0|req: 1021/2072] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:22:56 2025] DELETE /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 812.051897] [48512]: DEBUG nova.api.openstack.wsgi [None req-427a5f72-d576-4709-8133-3240c4d0079a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.053323] [48512]: WARNING neutronclient.v2_0.client [None req-427a5f72-d576-4709-8133-3240c4d0079a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.083248] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-871024317", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 812.088083] [48512]: WARNING neutronclient.v2_0.client [None req-427a5f72-d576-4709-8133-3240c4d0079a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.125157] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.125359] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.125506] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.126257] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.126384] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.126543] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.134848] [48511]: DEBUG nova.network.neutron [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] validate_networks() for [('5b42ab12-1a05-4277-b324-9ce9809792da', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 812.135342] [48511]: WARNING neutronclient.v2_0.client [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.213544] [48512]: INFO nova.api.openstack.requestlog [None req-427a5f72-d576-4709-8133-3240c4d0079a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258" status: 202 len: 0 microversion: 2.1 time: 0.164393 [ 812.214107] [48512]: [pid: 48512|app: 0|req: 1022/2073] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:22:56 2025] DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 812.219056] [48512]: DEBUG nova.api.openstack.wsgi [None req-87bc6128-e4bb-4975-8b45-e2c96097fa1b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.256192] [48512]: INFO nova.api.openstack.requestlog [None req-87bc6128-e4bb-4975-8b45-e2c96097fa1b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 200 len: 1654 microversion: 2.1 time: 0.039681 [ 812.256613] [48512]: [pid: 48512|app: 0|req: 1023/2074] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:22:56 2025] GET /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 1654 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.259224] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9a0b513-6784-4110-8b09-afc9b9d066f0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.273366] [48512]: INFO nova.api.openstack.requestlog [None req-b9a0b513-6784-4110-8b09-afc9b9d066f0 tempest-ServersTestManualDisk-885771844 tempest-ServersTestManualDisk-885771844-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2144875679" status: 202 len: 0 microversion: 2.1 time: 0.016106 [ 812.274576] [48512]: [pid: 48512|app: 0|req: 1024/2075] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:22:57 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2144875679 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 812.276768] [48512]: DEBUG nova.api.openstack.wsgi [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c107352e-97e9-4987-8fb0-4b4fc4dab18c", "name": "network-vif-plugged", "status": "completed", "tag": "cb6595db-36fc-4a61-9c46-46c2b18bb02f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 812.286618] [48512]: DEBUG oslo_concurrency.lockutils [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.286953] [48512]: DEBUG oslo_concurrency.lockutils [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.287147] [48512]: DEBUG oslo_concurrency.lockutils [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.301326] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] Creating event network-vif-plugged:cb6595db-36fc-4a61-9c46-46c2b18bb02f for instance c107352e-97e9-4987-8fb0-4b4fc4dab18c on cpu-1 [ 812.306929] [48512]: INFO nova.api.openstack.requestlog [req-e9b9a7ab-5a97-4152-9a27-01210a8caa4a req-0ba5a7fb-6e8f-45f0-86c6-aa65e0182b9b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032232 [ 812.307399] [48512]: [pid: 48512|app: 0|req: 1025/2076] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:22:57 2025] 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) [ 812.310320] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.313286] [48512]: DEBUG nova.compute.api [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 812.316036] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.316303] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.316442] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.316708] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.316843] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.316959] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.357497] [48512]: WARNING neutronclient.v2_0.client [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.473475] [48511]: WARNING neutronclient.v2_0.client [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.588900] [48512]: DEBUG nova.policy [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 812.598308] [48512]: INFO nova.api.openstack.requestlog [None req-2ce28d05-cb6d-48e8-ae6b-8b585139f3a7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1524 microversion: 2.1 time: 0.290156 [ 812.598799] [48512]: [pid: 48512|app: 0|req: 1026/2077] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:57 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1524 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.601520] [48512]: DEBUG nova.api.openstack.wsgi [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.603406] [48512]: DEBUG nova.compute.api [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 812.607267] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.607375] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.610317] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.610317] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.610317] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.610317] [48512]: DEBUG oslo_concurrency.lockutils [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.626397] [48512]: INFO nova.api.openstack.wsgi [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. [ 812.626397] [48512]: DEBUG nova.api.openstack.wsgi [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 812.627420] [48512]: INFO nova.api.openstack.requestlog [None req-9381f65c-0ed2-445e-bcfa-2ee5e686c878 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b" status: 404 len: 111 microversion: 2.1 time: 0.027570 [ 812.627420] [48512]: [pid: 48512|app: 0|req: 1027/2078] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:57 2025] GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 812.630665] [48512]: DEBUG nova.api.openstack.wsgi [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.633355] [48512]: DEBUG nova.compute.api [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 812.638402] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.638887] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.639165] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.639495] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.639935] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.640117] [48512]: DEBUG oslo_concurrency.lockutils [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.671215] [48512]: WARNING neutronclient.v2_0.client [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 812.703796] [48511]: DEBUG nova.virt.hardware [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 812.703917] [48511]: DEBUG nova.virt.hardware [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 812.704088] [48511]: DEBUG nova.virt.hardware [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 812.704201] [48511]: DEBUG nova.virt.hardware [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 812.704306] [48511]: DEBUG nova.virt.hardware [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 812.721259] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.721490] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.721701] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.722759] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.724883] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.725761] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.738793] [48511]: DEBUG nova.quota [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Getting quotas for project 4e2a9a0bc1674e9c87d512119db78469. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 812.743493] [48511]: DEBUG nova.quota [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Getting quotas for user 3df57ecdb3aa4c8d9213c7e5c325e5b1 and project 4e2a9a0bc1674e9c87d512119db78469. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 812.763344] [48511]: DEBUG nova.compute.api [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 812.766324] [48511]: DEBUG nova.compute.api [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 812.808090] [48511]: INFO nova.api.openstack.requestlog [None req-c0ed4fa3-54b5-45db-b220-447dd163c0ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.814211 [ 812.808952] [48511]: [pid: 48511|app: 0|req: 1052/2079] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:22:56 2025] POST /compute/v2.1/servers => generated 383 bytes in 815 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 812.811032] [48511]: DEBUG nova.api.openstack.wsgi [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 812.813406] [48511]: DEBUG nova.compute.api [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 812.816999] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.817232] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.817465] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.817876] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 812.818076] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 812.818243] [48511]: DEBUG oslo_concurrency.lockutils [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 812.852329] [48511]: WARNING neutronclient.v2_0.client [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.423902] [48512]: DEBUG nova.policy [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.440480] [48512]: INFO nova.api.openstack.requestlog [None req-0dda1051-9584-435f-8187-e9e256688ff6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1505 microversion: 2.1 time: 0.811749 [ 813.440970] [48512]: [pid: 48512|app: 0|req: 1028/2080] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:57 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1505 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.446059] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b83c44f-7522-4a1f-929e-6fd697d45fae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.446866] [48512]: WARNING neutronclient.v2_0.client [None req-3b83c44f-7522-4a1f-929e-6fd697d45fae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 813.879733] [48511]: DEBUG nova.policy [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.889909] [48511]: DEBUG nova.policy [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.890959] [48511]: DEBUG nova.policy [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 813.891850] [48511]: INFO nova.api.openstack.requestlog [None req-4566f997-365d-4cbf-a77a-c6784184996d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1357 microversion: 2.21 time: 1.082782 [ 813.892337] [48511]: [pid: 48511|app: 0|req: 1053/2081] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:22:57 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1357 bytes in 1083 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.896393] [48511]: DEBUG nova.api.openstack.wsgi [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 813.898218] [48511]: DEBUG nova.compute.api [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 813.903814] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.903999] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.904922] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.904922] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 813.904922] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 813.905140] [48511]: DEBUG oslo_concurrency.lockutils [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 813.928793] [48511]: WARNING neutronclient.v2_0.client [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.044528] [48512]: WARNING neutronclient.v2_0.client [None req-3b83c44f-7522-4a1f-929e-6fd697d45fae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 814.562514] [48512]: INFO nova.api.openstack.requestlog [None req-3b83c44f-7522-4a1f-929e-6fd697d45fae tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756" status: 202 len: 0 microversion: 2.1 time: 1.120836 [ 814.562918] [48512]: [pid: 48512|app: 0|req: 1029/2082] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:22:58 2025] DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 => generated 0 bytes in 1121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 814.566150] [48512]: DEBUG nova.api.openstack.wsgi [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 814.569751] [48512]: DEBUG nova.compute.api [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 814.577914] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.578156] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.578566] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.578867] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 814.579053] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 814.579200] [48512]: DEBUG oslo_concurrency.lockutils [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 814.582099] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1559,nova_cell1:UPDATE=30,nova_cell1:INSERT=10,nova_cell1:DELETE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 814.617752] [48512]: WARNING neutronclient.v2_0.client [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.102330] [48511]: DEBUG nova.policy [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.112069] [48511]: INFO nova.api.openstack.requestlog [None req-9069861f-785a-4998-822c-6eb46ea7b47e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1461 microversion: 2.1 time: 1.218909 [ 815.112770] [48511]: [pid: 48511|app: 0|req: 1054/2083] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:58 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1461 bytes in 1220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.116812] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.121059] [48511]: DEBUG nova.compute.api [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.128990] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.163660] [48512]: DEBUG nova.policy [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.173920] [48511]: WARNING neutronclient.v2_0.client [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.175994] [48512]: INFO nova.api.openstack.requestlog [None req-838fa677-5c61-45bd-b116-a354c4523228 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.611645 [ 815.175994] [48512]: [pid: 48512|app: 0|req: 1030/2084] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:59 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.180527] [48512]: DEBUG nova.api.openstack.wsgi [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.182862] [48512]: DEBUG nova.compute.api [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.190073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.226313] [48512]: WARNING neutronclient.v2_0.client [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.526554] [48511]: DEBUG nova.policy [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.534069] [48511]: INFO nova.api.openstack.requestlog [None req-e2894313-ef87-49a6-b6b3-e375001d2390 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.420546 [ 815.534453] [48511]: [pid: 48511|app: 0|req: 1055/2085] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:59 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.538191] [48511]: DEBUG nova.api.openstack.wsgi [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.539887] [48511]: DEBUG nova.compute.api [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.545817] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.546083] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.546254] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.546575] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.546771] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.546933] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.576947] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.577271] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.577390] [48511]: DEBUG oslo_concurrency.lockutils [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.577590] [48511]: DEBUG nova.objects.instance [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.582328] [48511]: WARNING neutronclient.v2_0.client [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.707209] [48511]: DEBUG nova.policy [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.714679] [48511]: INFO nova.api.openstack.requestlog [None req-73b0d72f-0530-48b2-90b3-97e3fe358891 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.179477 [ 815.717030] [48511]: [pid: 48511|app: 0|req: 1056/2086] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:00 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.720259] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.722240] [48511]: DEBUG nova.compute.api [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.726468] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.726468] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.726468] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.726468] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.726468] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.728996] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.736148] [48512]: DEBUG nova.policy [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.746713] [48512]: INFO nova.api.openstack.requestlog [None req-f5c6c41a-d3b7-4d40-8adc-19558aceada5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1502 microversion: 2.1 time: 0.570008 [ 815.747208] [48512]: [pid: 48512|app: 0|req: 1031/2087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:22:59 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1502 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.750292] [48512]: DEBUG nova.api.openstack.wsgi [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.756744] [48512]: DEBUG nova.compute.api [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.763970] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.764232] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.764322] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.764633] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.764854] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.764970] [48512]: DEBUG oslo_concurrency.lockutils [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.782034] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.782257] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.782393] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.782549] [48511]: DEBUG nova.objects.instance [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 815.791431] [48511]: WARNING neutronclient.v2_0.client [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.792577] [48512]: WARNING neutronclient.v2_0.client [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 815.853711] [48511]: DEBUG nova.policy [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.861564] [48511]: INFO nova.api.openstack.requestlog [None req-4b676a2d-6f21-4708-be1e-a704c4489b69 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.143456 [ 815.862016] [48511]: [pid: 48511|app: 0|req: 1057/2088] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:00 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.864876] [48511]: DEBUG nova.api.openstack.wsgi [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1019546704", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 815.943999] [48512]: DEBUG nova.policy [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 815.954072] [48512]: INFO nova.api.openstack.requestlog [None req-79a351f4-281e-4f51-9a08-c058dbe7ba24 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1392 microversion: 2.1 time: 0.204899 [ 815.954072] [48512]: [pid: 48512|app: 0|req: 1032/2089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:00 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1392 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.957084] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 815.959431] [48512]: DEBUG nova.compute.api [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 815.965694] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.965694] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.965973] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.966699] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 815.966858] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 815.967044] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 815.999437] [48512]: WARNING neutronclient.v2_0.client [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.097667] [48512]: DEBUG nova.policy [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.105814] [48512]: INFO nova.api.openstack.requestlog [None req-a1b069a0-cda2-46a2-a7cf-908bf1f33404 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.151829 [ 816.106352] [48512]: [pid: 48512|app: 0|req: 1033/2090] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:00 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.109401] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.111052] [48512]: DEBUG nova.compute.api [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.116227] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.116451] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.116588] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.116894] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.117084] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.117297] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.174196] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.174627] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.174890] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.175162] [48512]: DEBUG nova.objects.instance [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 6db05cd3-6b7e-4845-948d-beb96df28026 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.183519] [48512]: WARNING neutronclient.v2_0.client [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.382431] [48512]: DEBUG nova.policy [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.391861] [48512]: INFO nova.api.openstack.requestlog [None req-cc89566d-bbc1-469e-b518-ce658df4ba33 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 200 len: 1296 microversion: 2.1 time: 0.284810 [ 816.392250] [48512]: [pid: 48512|app: 0|req: 1034/2091] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:00 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 1296 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.395194] [48512]: DEBUG nova.api.openstack.wsgi [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.396641] [48512]: DEBUG nova.compute.api [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.402970] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.403215] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.403360] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.403736] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.403899] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.404127] [48512]: DEBUG oslo_concurrency.lockutils [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.440477] [48512]: WARNING neutronclient.v2_0.client [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.556834] [48512]: DEBUG nova.policy [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.562032] [48512]: INFO nova.api.openstack.requestlog [None req-314d28b7-d97c-4a95-b00f-61325ffdf7ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.169139 [ 816.562570] [48512]: [pid: 48512|app: 0|req: 1035/2092] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:01 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.568531] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.568531] [48512]: DEBUG nova.compute.api [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.571051] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.571436] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.571570] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.572075] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.572075] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.572075] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.596034] [48512]: WARNING neutronclient.v2_0.client [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 816.792170] [48512]: DEBUG nova.policy [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 816.802928] [48512]: INFO nova.api.openstack.requestlog [None req-9e85909a-1f0a-49d4-8f7c-d8dc706f3c38 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1217 microversion: 2.1 time: 0.239749 [ 816.805085] [48512]: [pid: 48512|app: 0|req: 1036/2093] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:01 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1217 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.807955] [48512]: DEBUG nova.api.openstack.wsgi [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.809079] [48512]: DEBUG nova.compute.api [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 90ee0c86-ccda-4dcd-adaa-a897505bfe46] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.813246] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.813465] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.813602] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.813872] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.814026] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.814154] [48512]: DEBUG oslo_concurrency.lockutils [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.826312] [48512]: INFO nova.api.openstack.wsgi [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance 90ee0c86-ccda-4dcd-adaa-a897505bfe46 could not be found. [ 816.826568] [48512]: DEBUG nova.api.openstack.wsgi [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance 90ee0c86-ccda-4dcd-adaa-a897505bfe46 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 816.827238] [48512]: INFO nova.api.openstack.requestlog [None req-a12428e3-f95e-4ad4-92da-15c0daaf015c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46" status: 404 len: 111 microversion: 2.1 time: 0.023229 [ 816.827543] [48512]: [pid: 48512|app: 0|req: 1037/2094] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:01 2025] GET /compute/v2.1/servers/90ee0c86-ccda-4dcd-adaa-a897505bfe46 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 816.830178] [48512]: DEBUG nova.api.openstack.wsgi [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "32891ef3-1b7f-483e-969a-15ef49118a06", "name": "network-vif-plugged", "status": "completed", "tag": "3041fee7-3f3e-4799-bbfc-057ce47c1cc7"}, {"name": "network-changed", "server_uuid": "32891ef3-1b7f-483e-969a-15ef49118a06", "tag": "3041fee7-3f3e-4799-bbfc-057ce47c1cc7"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 816.837201] [48512]: DEBUG oslo_concurrency.lockutils [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.837201] [48512]: DEBUG oslo_concurrency.lockutils [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.838091] [48512]: DEBUG oslo_concurrency.lockutils [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.845773] [48512]: INFO nova.api.openstack.compute.server_external_events [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Creating event network-vif-plugged:3041fee7-3f3e-4799-bbfc-057ce47c1cc7 for instance 32891ef3-1b7f-483e-969a-15ef49118a06 on cpu-1 [ 816.845951] [48512]: INFO nova.api.openstack.compute.server_external_events [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] Creating event network-changed:3041fee7-3f3e-4799-bbfc-057ce47c1cc7 for instance 32891ef3-1b7f-483e-969a-15ef49118a06 on cpu-1 [ 816.851328] [48512]: INFO nova.api.openstack.requestlog [req-031c6a3e-0749-441f-96c6-edec0f719ac4 req-f325da34-2822-4fd6-9449-98457ecbdf0f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022677 [ 816.851328] [48512]: [pid: 48512|app: 0|req: 1038/2095] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:01 2025] 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) [ 816.857487] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 816.858790] [48512]: DEBUG nova.compute.api [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 816.862635] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.862845] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.863027] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.863504] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.863684] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.863821] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.895699] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 816.895888] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 816.896034] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 816.896212] [48512]: DEBUG nova.objects.instance [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.903242] [48512]: WARNING neutronclient.v2_0.client [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.268638] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.268961] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.268961] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.269304] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.270699] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.270924] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.276213] [48511]: DEBUG nova.network.neutron [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 817.276563] [48511]: WARNING neutronclient.v2_0.client [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 817.649782] [48512]: DEBUG nova.policy [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 817.657527] [48512]: INFO nova.api.openstack.requestlog [None req-0b3e148d-923d-4142-a41f-6ca0fca39df5 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.805228 [ 817.657949] [48512]: [pid: 48512|app: 0|req: 1039/2096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:01 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.661776] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9f5d17d-c4ee-4ba4-9d18-78a06943ae11 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.692473] [48512]: INFO nova.api.openstack.requestlog [None req-c9f5d17d-c4ee-4ba4-9d18-78a06943ae11 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1614 microversion: 2.1 time: 0.032924 [ 817.692815] [48512]: [pid: 48512|app: 0|req: 1040/2097] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:23:02 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1614 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.695504] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 817.697032] [48512]: DEBUG nova.compute.api [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 817.698918] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=579,nova_api:UPDATE=7,nova_api:INSERT=19,nova_api:DELETE=7 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 817.703609] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.703986] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.703986] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.704363] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 817.704519] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 817.704579] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 817.730755] [48512]: WARNING neutronclient.v2_0.client [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 818.116407] [48512]: DEBUG nova.policy [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 818.149180] [48512]: INFO nova.api.openstack.requestlog [None req-b9176f56-81ff-4488-9a3c-b9912eae67e5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1207 microversion: 2.1 time: 0.454845 [ 818.149180] [48512]: [pid: 48512|app: 0|req: 1041/2098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:02 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1207 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.155044] [48512]: DEBUG nova.api.openstack.wsgi [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 818.156750] [48512]: DEBUG nova.compute.api [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 818.172346] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.172700] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.173352] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.173877] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 818.174171] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 818.175941] [48512]: DEBUG oslo_concurrency.lockutils [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 818.281685] [48512]: WARNING neutronclient.v2_0.client [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.013073] [48511]: WARNING neutronclient.v2_0.client [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.105234] [48512]: DEBUG nova.policy [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.115070] [48512]: INFO nova.api.openstack.requestlog [None req-bac3fe50-f5e2-429b-980e-4d7551f75bd1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1505 microversion: 2.1 time: 0.964472 [ 819.115070] [48512]: [pid: 48512|app: 0|req: 1042/2099] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:02 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1505 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.118981] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.122227] [48512]: DEBUG nova.compute.api [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.130714] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.130714] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.130714] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.130714] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.130714] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.130997] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.182618] [48512]: WARNING neutronclient.v2_0.client [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.392749] [48511]: DEBUG nova.virt.hardware [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 819.392982] [48511]: DEBUG nova.virt.hardware [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 819.393113] [48511]: DEBUG nova.virt.hardware [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 819.393271] [48511]: DEBUG nova.virt.hardware [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 819.393412] [48511]: DEBUG nova.virt.hardware [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 819.400402] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=620,nova_api:INSERT=18,nova_api:UPDATE=3,nova_api:DELETE=7 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 819.409804] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.409983] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.410134] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.410601] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.410649] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.410764] [48511]: DEBUG oslo_concurrency.lockutils [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.430398] [48511]: DEBUG nova.quota [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 819.435870] [48511]: DEBUG nova.quota [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 819.447573] [48511]: DEBUG nova.compute.api [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 819.447573] [48511]: DEBUG nova.compute.api [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 819.516029] [48511]: INFO nova.api.openstack.requestlog [None req-43dc6649-efef-41ab-b95f-e197b22b60fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.651107 [ 819.516029] [48511]: [pid: 48511|app: 0|req: 1058/2100] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:00 2025] POST /compute/v2.1/servers => generated 380 bytes in 3652 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 819.520608] [48511]: DEBUG nova.api.openstack.wsgi [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c107352e-97e9-4987-8fb0-4b4fc4dab18c", "tag": "cb6595db-36fc-4a61-9c46-46c2b18bb02f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 819.533288] [48511]: DEBUG oslo_concurrency.lockutils [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.533565] [48511]: DEBUG oslo_concurrency.lockutils [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.533713] [48511]: DEBUG oslo_concurrency.lockutils [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.547619] [48511]: INFO nova.api.openstack.compute.server_external_events [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] Creating event network-changed:cb6595db-36fc-4a61-9c46-46c2b18bb02f for instance c107352e-97e9-4987-8fb0-4b4fc4dab18c on cpu-1 [ 819.552274] [48511]: INFO nova.api.openstack.requestlog [req-34475305-408e-4b6d-9d33-78c78687275c req-e6b7f51f-d95d-4062-be5d-edbbf507ddce service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037151 [ 819.552617] [48511]: [pid: 48511|app: 0|req: 1059/2101] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:04 2025] 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) [ 819.555353] [48511]: DEBUG nova.api.openstack.wsgi [None req-e97d2f79-9e2d-4dce-8153-212bc7a93bf9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1650252580", "description": "tempest-description-1327756412"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 819.557990] [48511]: WARNING neutronclient.v2_0.client [None req-e97d2f79-9e2d-4dce-8153-212bc7a93bf9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 819.847190] [48512]: DEBUG nova.policy [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 819.856321] [48512]: INFO nova.api.openstack.requestlog [None req-5d4f44d0-b185-4a11-bdbe-29c99a7cbc16 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1524 microversion: 2.1 time: 0.741393 [ 819.856876] [48512]: [pid: 48512|app: 0|req: 1043/2102] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:03 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1524 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.861208] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 819.862320] [48512]: DEBUG nova.compute.api [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 819.866538] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.866750] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.866902] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.867174] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 819.867314] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 819.867436] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 819.897602] [48512]: WARNING neutronclient.v2_0.client [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.023040] [48511]: INFO nova.api.openstack.requestlog [None req-e97d2f79-9e2d-4dce-8153-212bc7a93bf9 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.469673 [ 820.023727] [48511]: [pid: 48511|app: 0|req: 1060/2103] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:23:04 2025] POST /compute/v2.1/os-security-groups => generated 244 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 820.027143] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6da0a9e-0290-484c-9bd9-c98de64fe1fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.125034] [48511]: INFO nova.api.openstack.requestlog [None req-f6da0a9e-0290-484c-9bd9-c98de64fe1fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?changes-since=2025-12-08T18%3A20%3A45Z" status: 200 len: 1903 microversion: 2.1 time: 0.100636 [ 820.125600] [48511]: [pid: 48511|app: 0|req: 1061/2104] 10.180.1.21 () {58 vars in 1194 bytes} [Mon Dec 8 18:23:04 2025] GET /compute/v2.1/images?changes-since=2025-12-08T18%3A20%3A45Z => generated 1903 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.128428] [48511]: DEBUG nova.api.openstack.wsgi [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 820.129911] [48511]: DEBUG nova.compute.api [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.133681] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.134760] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.134760] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.134760] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.134760] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.134760] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.194720] [48511]: DEBUG nova.quota [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 820.203193] [48511]: DEBUG nova.quota [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 820.269743] [48511]: INFO nova.api.openstack.requestlog [None req-06c8eef2-3a93-4638-85be-5c2d9223a9f5 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.143461 [ 820.270588] [48511]: [pid: 48511|app: 0|req: 1062/2105] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:04 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 820.273483] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.275046] [48511]: DEBUG nova.compute.api [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.280778] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.281245] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.281386] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.281644] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.281882] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.281983] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.330231] [48511]: WARNING neutronclient.v2_0.client [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.552464] [48511]: DEBUG nova.policy [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.559200] [48511]: INFO nova.api.openstack.requestlog [None req-5b08921d-1ac0-43c9-b68f-70e63d28c2c0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.288129 [ 820.559556] [48511]: [pid: 48511|app: 0|req: 1063/2106] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.563393] [48511]: DEBUG nova.api.openstack.wsgi [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.563480] [48511]: DEBUG nova.compute.api [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.572299] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.572583] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.572782] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.573071] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.573224] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.573424] [48511]: DEBUG oslo_concurrency.lockutils [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.610852] [48511]: WARNING neutronclient.v2_0.client [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.618435] [48512]: DEBUG nova.policy [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.624212] [48512]: DEBUG nova.policy [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.624884] [48512]: DEBUG nova.policy [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.625513] [48512]: INFO nova.api.openstack.requestlog [None req-b4e07fbd-6775-4aaf-879e-628e369473e6 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1548 microversion: 2.21 time: 0.767403 [ 820.625829] [48512]: [pid: 48512|app: 0|req: 1044/2107] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:04 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1548 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.628928] [48512]: DEBUG nova.api.openstack.wsgi [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.630549] [48512]: DEBUG nova.compute.api [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.634380] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.634550] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.634677] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.634933] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.635092] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.635212] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.666787] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.666787] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.666787] [48512]: DEBUG oslo_concurrency.lockutils [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.667012] [48512]: DEBUG nova.objects.instance [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.672122] [48512]: WARNING neutronclient.v2_0.client [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.775465] [48511]: DEBUG nova.policy [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.784578] [48511]: INFO nova.api.openstack.requestlog [None req-2359a041-4c13-4d45-90a5-242a312b3115 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.224361 [ 820.785051] [48511]: [pid: 48511|app: 0|req: 1064/2108] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.794148] [48511]: DEBUG nova.api.openstack.wsgi [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.795936] [48511]: DEBUG nova.compute.api [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.801895] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.802381] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.802866] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.802866] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.803095] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.803270] [48511]: DEBUG oslo_concurrency.lockutils [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.839584] [48511]: WARNING neutronclient.v2_0.client [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 820.858116] [48512]: DEBUG nova.policy [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 820.863964] [48512]: INFO nova.api.openstack.requestlog [None req-826ee5a7-b192-417d-9464-ca8f26d5e1ab tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.237291 [ 820.864298] [48512]: [pid: 48512|app: 0|req: 1045/2109] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.871035] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 820.871225] [48512]: DEBUG nova.compute.api [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 820.875346] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.875503] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.875503] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.875765] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.875904] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.876038] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.895432] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 820.895641] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 820.895771] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 820.895920] [48512]: DEBUG nova.objects.instance [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 820.898885] [48512]: WARNING neutronclient.v2_0.client [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.035232] [48512]: DEBUG nova.policy [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.039638] [48512]: INFO nova.api.openstack.requestlog [None req-3ca10a87-e412-4972-9409-776c19d07951 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 0.174591 [ 821.039896] [48512]: [pid: 48512|app: 0|req: 1046/2110] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.043199] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.045042] [48512]: DEBUG nova.compute.api [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.050198] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.050497] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.050574] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.050919] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.050919] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.051095] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.071779] [48511]: DEBUG nova.policy [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.076098] [48512]: WARNING neutronclient.v2_0.client [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.076684] [48511]: INFO nova.api.openstack.requestlog [None req-f91d5121-27fa-42d6-88b3-b9d12aadfa4c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.291055 [ 821.077156] [48511]: [pid: 48511|app: 0|req: 1065/2111] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.081640] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.081640] [48511]: DEBUG nova.compute.api [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.084711] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.084879] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.085027] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.085340] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.085483] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.085600] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.111543] [48511]: WARNING neutronclient.v2_0.client [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.315813] [48512]: DEBUG nova.policy [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.327456] [48512]: INFO nova.api.openstack.requestlog [None req-ec6cdb4d-3e87-438c-999c-1a5ce0745b23 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1392 microversion: 2.1 time: 0.286216 [ 821.328277] [48512]: [pid: 48512|app: 0|req: 1047/2112] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1392 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.331334] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.332918] [48512]: DEBUG nova.compute.api [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.341437] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.341840] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.342040] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.344314] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.344314] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.344314] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.365621] [48512]: INFO nova.api.openstack.wsgi [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. [ 821.367428] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 821.368128] [48512]: INFO nova.api.openstack.requestlog [None req-c8b59f56-8610-4559-830d-b12625fd683c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 404 len: 111 microversion: 2.1 time: 0.039251 [ 821.369189] [48512]: [pid: 48512|app: 0|req: 1048/2113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:06 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 821.374885] [48512]: DEBUG nova.api.openstack.wsgi [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.379397] [48512]: DEBUG nova.compute.api [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.379790] [48511]: DEBUG nova.policy [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 821.388117] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.388117] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.388117] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.388117] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.389301] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.389673] [48512]: DEBUG oslo_concurrency.lockutils [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.404363] [48511]: INFO nova.api.openstack.requestlog [None req-ee1a7e43-c563-4630-b5a5-d1e40af1ef19 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1533 microversion: 2.1 time: 0.322595 [ 821.404363] [48511]: [pid: 48511|app: 0|req: 1066/2114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:05 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1533 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.404363] [48511]: DEBUG nova.api.openstack.wsgi [None req-65b834b4-fced-475c-97d7-3becbc0897a4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.433829] [48512]: WARNING neutronclient.v2_0.client [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 821.477413] [48511]: INFO nova.api.openstack.requestlog [None req-65b834b4-fced-475c-97d7-3becbc0897a4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 200 len: 1614 microversion: 2.1 time: 0.075980 [ 821.477860] [48511]: [pid: 48511|app: 0|req: 1067/2115] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:23:06 2025] GET /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 1614 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.480532] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 821.483125] [48511]: DEBUG nova.compute.api [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 821.486090] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.486290] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.486426] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.486690] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 821.487669] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 821.487669] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 821.580730] [48511]: WARNING neutronclient.v2_0.client [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 822.105446] [48512]: DEBUG nova.policy [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 822.114618] [48512]: INFO nova.api.openstack.requestlog [None req-f44afead-51ae-45d0-b5ed-1047214c53ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.742001 [ 822.114618] [48512]: [pid: 48512|app: 0|req: 1049/2116] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:06 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.116704] [48512]: DEBUG nova.api.openstack.wsgi [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 822.119781] [48512]: DEBUG nova.compute.api [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 822.127869] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.131193] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.131193] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.131193] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.131193] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.131193] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.177012] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 822.177806] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 822.178074] [48512]: DEBUG oslo_concurrency.lockutils [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 822.178340] [48512]: DEBUG nova.objects.instance [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.225126] [48512]: WARNING neutronclient.v2_0.client [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.017053] [48511]: DEBUG nova.policy [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.020630] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1522,nova_cell1:UPDATE=14,nova_cell1:INSERT=7 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.031234] [48511]: INFO nova.api.openstack.requestlog [None req-b4311380-157e-4fd0-b08e-46c0ff81139e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1323 microversion: 2.1 time: 1.549723 [ 823.031234] [48511]: [pid: 48511|app: 0|req: 1068/2117] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:06 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1323 bytes in 1550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.031948] [48511]: DEBUG nova.api.openstack.wsgi [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e1b909d5-04cf-4a24-8598-5ce15a309c3a", "name": "network-vif-plugged", "status": "completed", "tag": "5bbbd91b-8991-4c26-a532-3b3f1c4a2689"}, {"name": "network-changed", "server_uuid": "e1b909d5-04cf-4a24-8598-5ce15a309c3a", "tag": "5bbbd91b-8991-4c26-a532-3b3f1c4a2689"}, {"server_uuid": "727bdb5a-85fa-4643-8696-b1044f4afda3", "name": "network-vif-plugged", "status": "completed", "tag": "a111d3d6-38ac-40b3-bac6-e961ba57efc9"}, {"name": "network-changed", "server_uuid": "727bdb5a-85fa-4643-8696-b1044f4afda3", "tag": "a111d3d6-38ac-40b3-bac6-e961ba57efc9"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.038632] [48512]: DEBUG nova.policy [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.047321] [48512]: INFO nova.api.openstack.requestlog [None req-87437183-3896-4133-8408-dc8f9a0d5cb2 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.932045 [ 823.047321] [48512]: [pid: 48512|app: 0|req: 1050/2118] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:06 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.049725] [48511]: DEBUG oslo_concurrency.lockutils [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.049725] [48511]: DEBUG oslo_concurrency.lockutils [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.050045] [48511]: DEBUG oslo_concurrency.lockutils [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.053659] [48512]: DEBUG nova.api.openstack.wsgi [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.056692] [48512]: DEBUG nova.compute.api [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.063415] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Creating event network-vif-plugged:5bbbd91b-8991-4c26-a532-3b3f1c4a2689 for instance e1b909d5-04cf-4a24-8598-5ce15a309c3a on cpu-1 [ 823.063708] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Creating event network-changed:5bbbd91b-8991-4c26-a532-3b3f1c4a2689 for instance e1b909d5-04cf-4a24-8598-5ce15a309c3a on cpu-1 [ 823.063814] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Creating event network-vif-plugged:a111d3d6-38ac-40b3-bac6-e961ba57efc9 for instance 727bdb5a-85fa-4643-8696-b1044f4afda3 on cpu-1 [ 823.063951] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] Creating event network-changed:a111d3d6-38ac-40b3-bac6-e961ba57efc9 for instance 727bdb5a-85fa-4643-8696-b1044f4afda3 on cpu-1 [ 823.071815] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.071910] [48511]: INFO nova.api.openstack.requestlog [req-b74373ee-147b-44ea-a54e-d2d2ef445200 req-0f4bf16f-588b-40bf-b875-402130f65ba6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.042572 [ 823.072098] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.072252] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.072538] [48511]: [pid: 48511|app: 0|req: 1069/2119] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:07 2025] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.074344] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.074760] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.075234] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.077185] [48511]: DEBUG nova.api.openstack.wsgi [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.077902] [48511]: DEBUG nova.compute.api [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.084051] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.084051] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.084051] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.084051] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.084338] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.084338] [48511]: DEBUG oslo_concurrency.lockutils [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.119475] [48511]: WARNING neutronclient.v2_0.client [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.153023] [48512]: INFO nova.api.openstack.requestlog [None req-a2188cae-6985-4961-bc52-594180b1f413 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1081 microversion: 2.1 time: 0.104484 [ 823.153023] [48512]: [pid: 48512|app: 0|req: 1051/2120] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:23:07 2025] PUT /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1081 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.157290] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.157290] [48512]: DEBUG nova.compute.api [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.160716] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.160929] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.161093] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.161448] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.161788] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.161928] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.197425] [48512]: WARNING neutronclient.v2_0.client [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.248300] [48511]: DEBUG nova.policy [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.258771] [48511]: INFO nova.api.openstack.requestlog [None req-10861aaf-995b-4eff-92a8-5ec1e809f0d8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1263 microversion: 2.1 time: 0.185461 [ 823.259127] [48511]: [pid: 48511|app: 0|req: 1070/2121] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:07 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1263 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.262070] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4a88098-8c3b-485d-99ae-70729983f8d1 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Action: 'update', calling method: >, body: {"security_group": {"name": "tempest-sg-hth-2032530225", "description": "tempest-description-hth-1536771043"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.264896] [48511]: WARNING neutronclient.v2_0.client [None req-a4a88098-8c3b-485d-99ae-70729983f8d1 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.270635] [48512]: DEBUG nova.policy [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 823.277366] [48512]: INFO nova.api.openstack.requestlog [None req-b6c23aef-edff-4433-9c54-8ffb2748420e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.122724 [ 823.277366] [48512]: [pid: 48512|app: 0|req: 1052/2122] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:07 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.278672] [48512]: DEBUG nova.api.openstack.wsgi [None req-eef7ea35-97be-4e11-9548-be0c024b75a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.335710] [48512]: INFO nova.api.openstack.requestlog [None req-eef7ea35-97be-4e11-9548-be0c024b75a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-713956174" status: 200 len: 484 microversion: 2.1 time: 0.058764 [ 823.336778] [48512]: [pid: 48512|app: 0|req: 1053/2123] 10.180.1.21 () {58 vars in 1224 bytes} [Mon Dec 8 18:23:08 2025] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-713956174 => generated 484 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.340159] [48512]: DEBUG nova.api.openstack.wsgi [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.342150] [48512]: DEBUG nova.compute.api [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.348852] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.349141] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.349280] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.349539] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.349687] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.349832] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.381351] [48512]: WARNING neutronclient.v2_0.client [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.619826] [48511]: WARNING neutronclient.v2_0.client [None req-a4a88098-8c3b-485d-99ae-70729983f8d1 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.692272] [48512]: INFO nova.api.openstack.requestlog [None req-7dd0ccdd-4da0-43fe-82a8-13ae5d130b71 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.354195 [ 823.693079] [48512]: [pid: 48512|app: 0|req: 1054/2124] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:08 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 287 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.696410] [48512]: DEBUG nova.api.openstack.wsgi [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.696725] [48512]: DEBUG nova.compute.api [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.702038] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.702163] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.702257] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.702509] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.702652] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.702770] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.730551] [48512]: INFO nova.api.openstack.requestlog [None req-f2436abf-6c94-4080-a13a-faa7f9b5d570 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/key1" status: 204 len: 0 microversion: 2.1 time: 0.035448 [ 823.730551] [48512]: [pid: 48512|app: 0|req: 1055/2125] 10.180.1.21 () {58 vars in 1276 bytes} [Mon Dec 8 18:23:08 2025] DELETE /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 823.819521] [48512]: DEBUG nova.api.openstack.wsgi [None req-85d05ae4-4305-4172-a867-234fa8c7ad68 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2094456026", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDi92zT3qr01oI4Q/83UcbBaah8upuv76lGml6d7TrwPCoTfv18z21sVjSPns3ApAIa1PTX57w79oKoZNqgJITfd95I35jCrqqjxWaU7h+DrSdSbSca80aBBtOj4/d7kyA=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 823.831827] [48512]: DEBUG nova.quota [None req-85d05ae4-4305-4172-a867-234fa8c7ad68 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Getting quotas for project ac136442f63e4a6c98f698d1ccc18c7c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 823.837011] [48512]: DEBUG nova.quota [None req-85d05ae4-4305-4172-a867-234fa8c7ad68 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Getting quotas for user 3bc79d6c06b341d096e14c3556df170d and project ac136442f63e4a6c98f698d1ccc18c7c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 823.855873] [48512]: INFO nova.api.openstack.requestlog [None req-85d05ae4-4305-4172-a867-234fa8c7ad68 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.94 time: 0.125160 [ 823.856292] [48512]: [pid: 48512|app: 0|req: 1056/2126] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:23:08 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 126 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 823.858764] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.858967] [48512]: DEBUG nova.compute.api [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.862955] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.862955] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.862955] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.863180] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.863220] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.863448] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.884479] [48512]: DEBUG nova.compute.api [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 823.913306] [48511]: INFO nova.api.openstack.requestlog [None req-a4a88098-8c3b-485d-99ae-70729983f8d1 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f" status: 200 len: 218 microversion: 2.1 time: 0.651972 [ 823.914219] [48511]: [pid: 48511|app: 0|req: 1071/2127] 10.180.1.21 () {60 vars in 1285 bytes} [Mon Dec 8 18:23:08 2025] PUT /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f => generated 218 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 823.920560] [48511]: DEBUG nova.api.openstack.wsgi [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 823.923011] [48511]: DEBUG nova.compute.api [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 823.938066] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.939295] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.940242] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.940823] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 823.941545] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 823.941545] [48511]: DEBUG oslo_concurrency.lockutils [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 823.974497] [48511]: WARNING neutronclient.v2_0.client [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 823.986892] [48512]: INFO nova.api.openstack.requestlog [None req-fa40a3f7-a568-4dd4-bba3-7f4d01b6a8c5 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 204 len: 0 microversion: 2.21 time: 0.129680 [ 823.987457] [48512]: [pid: 48512|app: 0|req: 1057/2128] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:23:08 2025] DELETE /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 823.993238] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1758432-4dea-4d24-8e43-5b9a33a99bf6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-801124143", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRGDvUHCILtrRm+agsuF6q/Ya/aiJbnvNtlKQGYYZ6eRQOnJZIilz4F0wwltV8jVVIUbDao4GvVqmxwfTA2e/yTM5i3nC9eFCL8pXHuoFQZiPApvLpdYhI/pgtFFG9npg=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 824.006830] [48512]: DEBUG nova.quota [None req-a1758432-4dea-4d24-8e43-5b9a33a99bf6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 824.012517] [48512]: DEBUG nova.quota [None req-a1758432-4dea-4d24-8e43-5b9a33a99bf6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 824.043780] [48512]: INFO nova.api.openstack.requestlog [None req-a1758432-4dea-4d24-8e43-5b9a33a99bf6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.055565 [ 824.044217] [48512]: [pid: 48512|app: 0|req: 1058/2129] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:23:08 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 824.047982] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.051382] [48512]: DEBUG nova.compute.api [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.059026] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.098413] [48512]: WARNING neutronclient.v2_0.client [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.695852] [48511]: DEBUG nova.policy [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.704662] [48511]: INFO nova.api.openstack.requestlog [None req-a159f9d2-4cbd-4c65-9bcd-1cd9aacf9fca tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1506 microversion: 2.1 time: 0.788610 [ 824.705246] [48511]: [pid: 48511|app: 0|req: 1072/2130] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:08 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1506 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.710094] [48511]: DEBUG nova.api.openstack.wsgi [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1406798647", "imageRef": "6861b44a-58a7-4100-8b06-79e3125b29b5", "flavorRef": "42", "networks": [{"uuid": "a3aa29a3-57cc-4a97-9446-ebf34011d712"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 824.757340] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.757488] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.757538] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.758559] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.758559] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.758559] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.768081] [48511]: DEBUG nova.network.neutron [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] validate_networks() for [('a3aa29a3-57cc-4a97-9446-ebf34011d712', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 824.769119] [48511]: WARNING neutronclient.v2_0.client [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 824.908709] [48512]: DEBUG nova.policy [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 824.918109] [48512]: INFO nova.api.openstack.requestlog [None req-0c1b1f3c-5844-4b7f-b866-721b004b6b75 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.873011 [ 824.918838] [48512]: [pid: 48512|app: 0|req: 1059/2131] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:08 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.923162] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 824.924186] [48512]: DEBUG nova.compute.api [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 824.932926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 824.972530] [48512]: WARNING neutronclient.v2_0.client [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.240135] [48512]: DEBUG nova.policy [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.251747] [48512]: INFO nova.api.openstack.requestlog [None req-8b71b5f1-1550-45ce-8726-27f75bd5392a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.332042 [ 825.252413] [48512]: [pid: 48512|app: 0|req: 1060/2132] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:09 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.255252] [48512]: DEBUG nova.api.openstack.wsgi [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.256528] [48512]: DEBUG nova.compute.api [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.261042] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.261193] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.261334] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.261733] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.261733] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.261843] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.302999] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.303500] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.304174] [48512]: DEBUG oslo_concurrency.lockutils [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.304777] [48512]: DEBUG nova.objects.instance [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.308951] [48512]: WARNING neutronclient.v2_0.client [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 825.531051] [48512]: DEBUG nova.policy [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 825.538362] [48512]: INFO nova.api.openstack.requestlog [None req-9603f0dd-de74-4794-9979-7538e5373fd6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.285480 [ 825.539857] [48512]: [pid: 48512|app: 0|req: 1061/2133] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:10 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.541485] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 825.542912] [48512]: DEBUG nova.compute.api [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 825.546768] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.547019] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.547208] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.547473] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.548015] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.548015] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.570739] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 825.570945] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 825.571090] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 825.571292] [48512]: DEBUG nova.objects.instance [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lazy-loading 'fault' on Instance uuid 5bd26e58-10cf-4597-9902-6f499ed7b52e {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 825.575819] [48512]: WARNING neutronclient.v2_0.client [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.552283] [48511]: WARNING neutronclient.v2_0.client [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 826.622387] [48512]: DEBUG nova.policy [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda6201576a44133b0c60e8fea9a4da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3bb5b8ea30e416685599637cc825834', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 826.660113] [48512]: INFO nova.api.openstack.requestlog [None req-cb27973a-84be-4301-b709-2913520a6b75 tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 200 len: 1300 microversion: 2.1 time: 1.119688 [ 826.660113] [48512]: [pid: 48512|app: 0|req: 1062/2134] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:10 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 1300 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.662819] [48512]: DEBUG nova.api.openstack.wsgi [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 826.664695] [48512]: DEBUG nova.compute.api [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 826.674500] [48512]: DEBUG oslo_concurrency.lockutils [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 826.800418] [48512]: WARNING neutronclient.v2_0.client [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.132701] [48511]: DEBUG nova.virt.hardware [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 827.132701] [48511]: DEBUG nova.virt.hardware [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 827.132701] [48511]: DEBUG nova.virt.hardware [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 827.132701] [48511]: DEBUG nova.virt.hardware [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 827.132701] [48511]: DEBUG nova.virt.hardware [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 827.140518] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.140751] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.140826] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.141166] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.142489] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.142618] [48511]: DEBUG oslo_concurrency.lockutils [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.154599] [48511]: DEBUG nova.quota [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 827.159207] [48511]: DEBUG nova.quota [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for user 513868b05b0541b7a1462a0e21650a0f and project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 827.167849] [48511]: DEBUG nova.compute.api [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 827.170178] [48511]: DEBUG nova.compute.api [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] 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='6861b44a-58a7-4100-8b06-79e3125b29b5',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 827.174975] [48512]: DEBUG nova.policy [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.183875] [48512]: INFO nova.api.openstack.requestlog [None req-93aea3c3-2673-43cd-82c7-d7e827ad20d4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1572 microversion: 2.1 time: 0.523445 [ 827.184668] [48512]: [pid: 48512|app: 0|req: 1063/2135] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:11 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1572 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.187750] [48512]: DEBUG nova.api.openstack.wsgi [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.190336] [48512]: DEBUG nova.compute.api [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.198167] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.198550] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.198794] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.199483] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.199797] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.200116] [48512]: DEBUG oslo_concurrency.lockutils [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.225767] [48511]: INFO nova.api.openstack.requestlog [None req-bae4ff1f-f4ae-435d-b3b3-0da913c34be1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.516556 [ 827.225767] [48511]: [pid: 48511|app: 0|req: 1073/2136] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 2517 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 827.225996] [48511]: DEBUG nova.api.openstack.wsgi [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.227697] [48511]: DEBUG nova.compute.api [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.234463] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.234966] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.234966] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.235349] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.235545] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.235699] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.238644] [48512]: WARNING neutronclient.v2_0.client [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.257634] [48511]: WARNING neutronclient.v2_0.client [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.287315] [48511]: DEBUG nova.policy [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.294915] [48511]: INFO nova.api.openstack.requestlog [None req-1fd2dad7-3d6a-4b65-b188-0bc5befac3ef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.070754 [ 827.295266] [48511]: [pid: 48511|app: 0|req: 1074/2137] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:11 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.300672] [48511]: DEBUG nova.api.openstack.wsgi [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.302685] [48511]: DEBUG nova.compute.api [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.307080] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.307305] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.307462] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.307748] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.307917] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.308053] [48511]: DEBUG oslo_concurrency.lockutils [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.336412] [48511]: WARNING neutronclient.v2_0.client [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.400289] [48512]: DEBUG nova.policy [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.405963] [48512]: INFO nova.api.openstack.requestlog [None req-0984a367-9533-4520-8280-af2fbba761b6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1539 microversion: 2.1 time: 0.220348 [ 827.406163] [48512]: [pid: 48512|app: 0|req: 1064/2138] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:11 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1539 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.433849] [48511]: DEBUG nova.policy [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.436039] [48512]: DEBUG nova.api.openstack.wsgi [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-165339362", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "7ba4e651-20af-45d1-867c-67cabeeccddc"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 827.438335] [48511]: INFO nova.api.openstack.requestlog [None req-713e1b5f-6422-4664-abb8-49542a283221 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1503 microversion: 2.1 time: 0.142742 [ 827.438658] [48511]: [pid: 48511|app: 0|req: 1075/2139] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1503 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.441818] [48511]: DEBUG nova.api.openstack.wsgi [None req-1661ae24-79df-47dd-a5f3-2bf580e11baa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.472621] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.472865] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.473013] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.473361] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.473502] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.473627] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.478674] [48512]: DEBUG nova.network.neutron [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] validate_networks() for [('7ba4e651-20af-45d1-867c-67cabeeccddc', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 827.478990] [48512]: WARNING neutronclient.v2_0.client [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.494986] [48511]: INFO nova.api.openstack.requestlog [None req-1661ae24-79df-47dd-a5f3-2bf580e11baa tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 957 microversion: 2.1 time: 0.055742 [ 827.495399] [48511]: [pid: 48511|app: 0|req: 1076/2140] 10.180.1.21 () {58 vars in 1204 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/images?server=445cf886-e4cd-48d6-a238-cb4b95156fee => generated 957 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.497798] [48511]: DEBUG nova.api.openstack.wsgi [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.499251] [48511]: DEBUG nova.compute.api [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.502830] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.503011] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.503284] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.503414] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.503554] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.503672] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.520037] [48511]: WARNING neutronclient.v2_0.client [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.582542] [48511]: INFO nova.api.openstack.requestlog [None req-5139b678-e673-4e39-a3a5-91b214db2d10 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/9c745cda-7fd8-476d-8653-3da3e6c7a217" status: 200 len: 284 microversion: 2.1 time: 0.086626 [ 827.582973] [48511]: [pid: 48511|app: 0|req: 1077/2141] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/9c745cda-7fd8-476d-8653-3da3e6c7a217 => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.585912] [48511]: DEBUG nova.api.openstack.wsgi [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.586863] [48512]: WARNING neutronclient.v2_0.client [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.587261] [48511]: DEBUG nova.compute.api [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.592398] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.592666] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.592811] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.593392] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.593845] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.593845] [48511]: DEBUG oslo_concurrency.lockutils [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.615347] [48511]: INFO nova.api.openstack.requestlog [None req-78d15633-1417-4d43-bcb3-fc4eb90a8518 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 32 microversion: 2.1 time: 0.031178 [ 827.615347] [48511]: [pid: 48511|app: 0|req: 1078/2142] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 827.617632] [48511]: DEBUG nova.api.openstack.wsgi [None req-237be245-5cc3-4153-8724-a15f771c2437 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.620136] [48511]: WARNING neutronclient.v2_0.client [None req-237be245-5cc3-4153-8724-a15f771c2437 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.674148] [48511]: INFO nova.api.openstack.requestlog [None req-237be245-5cc3-4153-8724-a15f771c2437 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f" status: 200 len: 218 microversion: 2.1 time: 0.058296 [ 827.674500] [48511]: [pid: 48511|app: 0|req: 1079/2143] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f => generated 218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.678744] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.680201] [48511]: DEBUG nova.compute.api [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.685609] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.685841] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.685976] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.686242] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.686386] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.686508] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.700170] [48512]: DEBUG nova.virt.hardware [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 827.700467] [48512]: DEBUG nova.virt.hardware [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 827.700509] [48512]: DEBUG nova.virt.hardware [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 827.700617] [48512]: DEBUG nova.virt.hardware [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 827.700728] [48512]: DEBUG nova.virt.hardware [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 827.706035] [48511]: WARNING neutronclient.v2_0.client [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.710256] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.710256] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.710256] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.710256] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.712419] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.713044] [48512]: DEBUG oslo_concurrency.lockutils [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.724851] [48512]: DEBUG nova.quota [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Getting quotas for project e3f54fe0a5664d40aa1b1062d3137f89. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 827.725640] [48511]: DEBUG nova.policy [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.728685] [48512]: DEBUG nova.quota [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Getting quotas for user fbdaf483db7845fbb423543b22f61683 and project e3f54fe0a5664d40aa1b1062d3137f89. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 827.730524] [48511]: DEBUG nova.policy [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.731173] [48511]: DEBUG nova.policy [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.731832] [48511]: INFO nova.api.openstack.requestlog [None req-ad39cba0-f98e-4c48-a3a9-5dc367c19c79 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1338 microversion: 2.21 time: 0.056839 [ 827.732265] [48511]: [pid: 48511|app: 0|req: 1080/2144] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1338 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.734333] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.734632] [48512]: DEBUG nova.compute.api [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 827.735686] [48511]: DEBUG nova.compute.api [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.736092] [48512]: DEBUG nova.compute.api [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 827.738983] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.739244] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.739386] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.739668] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.739821] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.739941] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.761085] [48511]: WARNING neutronclient.v2_0.client [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.769357] [48512]: INFO nova.api.openstack.requestlog [None req-709d9b01-8ea7-476f-813e-fbff1ead5ea6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.362485 [ 827.770678] [48512]: [pid: 48512|app: 0|req: 1065/2145] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 364 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 827.774341] [48512]: DEBUG nova.api.openstack.wsgi [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.776790] [48512]: DEBUG nova.compute.api [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.786217] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.786217] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.786466] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.787038] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.787038] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.787247] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.820824] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.820824] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.820824] [48512]: DEBUG oslo_concurrency.lockutils [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.820994] [48512]: DEBUG nova.objects.instance [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 827.824681] [48512]: WARNING neutronclient.v2_0.client [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.842195] [48512]: DEBUG nova.policy [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.850937] [48512]: INFO nova.api.openstack.requestlog [None req-806bb444-e9dd-4b39-9ff2-7da743223457 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.079625 [ 827.853040] [48512]: [pid: 48512|app: 0|req: 1066/2146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.857104] [48512]: DEBUG nova.api.openstack.wsgi [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.858710] [48512]: DEBUG nova.compute.api [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.862893] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.863950] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.863950] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.863950] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.863950] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.863950] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.885700] [48512]: WARNING neutronclient.v2_0.client [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.910938] [48511]: DEBUG nova.policy [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.915183] [48511]: INFO nova.api.openstack.requestlog [None req-c4356dc8-a74e-4023-86d2-9f87ca993c73 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1321 microversion: 2.1 time: 0.182440 [ 827.915734] [48511]: [pid: 48511|app: 0|req: 1081/2147] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1321 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.918566] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.920148] [48511]: DEBUG nova.compute.api [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.927037] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.927037] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.927271] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.927321] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.928109] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.928109] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.953411] [48511]: WARNING neutronclient.v2_0.client [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 827.985707] [48511]: DEBUG nova.policy [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 827.990633] [48511]: INFO nova.api.openstack.requestlog [None req-aa2bf572-42f3-45e8-9ad5-eabd89c3bc0a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.074281 [ 827.990959] [48511]: [pid: 48511|app: 0|req: 1082/2148] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.993867] [48511]: DEBUG nova.api.openstack.wsgi [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 827.994075] [48511]: DEBUG nova.compute.api [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 827.997537] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.998892] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.998892] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 827.998892] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 827.998892] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 827.998892] [48511]: DEBUG oslo_concurrency.lockutils [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.008840] [48512]: DEBUG nova.policy [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.013084] [48512]: INFO nova.api.openstack.requestlog [None req-ceb98ebe-57b7-4f9a-8e6b-be479a4141fd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1311 microversion: 2.1 time: 0.159853 [ 828.013582] [48512]: [pid: 48512|app: 0|req: 1067/2149] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1311 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.016133] [48512]: DEBUG nova.api.openstack.wsgi [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "276f7ca4-c93c-430c-aead-2960ac7bf894", "name": "network-vif-plugged", "status": "completed", "tag": "7a0c910d-8bdf-45e5-a055-5f475715fcd6"}, {"name": "network-changed", "server_uuid": "276f7ca4-c93c-430c-aead-2960ac7bf894", "tag": "7a0c910d-8bdf-45e5-a055-5f475715fcd6"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 828.021857] [48511]: DEBUG nova.compute.api [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 828.023793] [48512]: DEBUG oslo_concurrency.lockutils [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.023793] [48512]: DEBUG oslo_concurrency.lockutils [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.023793] [48512]: DEBUG oslo_concurrency.lockutils [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.029632] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Creating event network-vif-plugged:7a0c910d-8bdf-45e5-a055-5f475715fcd6 for instance 276f7ca4-c93c-430c-aead-2960ac7bf894 on cpu-1 [ 828.029819] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] Creating event network-changed:7a0c910d-8bdf-45e5-a055-5f475715fcd6 for instance 276f7ca4-c93c-430c-aead-2960ac7bf894 on cpu-1 [ 828.038201] [48512]: INFO nova.api.openstack.requestlog [req-2986e496-8845-4c39-ac3b-3ab0db2644da req-7762ebee-111d-42f3-9169-00467cbc7539 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023933 [ 828.038572] [48512]: [pid: 48512|app: 0|req: 1068/2150] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:12 2025] 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) [ 828.041830] [48512]: DEBUG nova.api.openstack.wsgi [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-163668326", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "81ced937-2803-4933-8468-ec13db7a37a1"}, {"uuid": "6e5e6fde-166e-48f1-9eee-b0196472fc1a"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 828.085688] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.085952] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.086157] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.086662] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.087107] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.087329] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.099118] [48511]: INFO nova.api.openstack.requestlog [None req-db0e72d3-969c-4f50-8859-f5685dfe139e tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 204 len: 0 microversion: 2.1 time: 0.106746 [ 828.100771] [48511]: [pid: 48511|app: 0|req: 1083/2151] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:12 2025] DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 828.100863] [48512]: DEBUG nova.network.neutron [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] validate_networks() for [('81ced937-2803-4933-8468-ec13db7a37a1', None, None, None, None, None), ('6e5e6fde-166e-48f1-9eee-b0196472fc1a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 828.101517] [48512]: WARNING neutronclient.v2_0.client [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.102573] [48511]: DEBUG nova.api.openstack.wsgi [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.105324] [48511]: DEBUG nova.compute.api [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.109691] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.109903] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.110048] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.110434] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.110434] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.110567] [48511]: DEBUG oslo_concurrency.lockutils [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.138676] [48511]: WARNING neutronclient.v2_0.client [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.305903] [48511]: DEBUG nova.policy [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.313596] [48511]: INFO nova.api.openstack.requestlog [None req-413b1a65-e9f1-493f-9e02-fbbc874b26f6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1506 microversion: 2.1 time: 0.213145 [ 828.314893] [48511]: [pid: 48511|app: 0|req: 1084/2152] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:12 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1506 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.316674] [48511]: DEBUG nova.api.openstack.wsgi [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.318264] [48511]: DEBUG nova.compute.api [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.323114] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.323383] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.323625] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.324072] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.324294] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.324477] [48511]: DEBUG oslo_concurrency.lockutils [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.350017] [48511]: WARNING neutronclient.v2_0.client [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.375102] [48512]: WARNING neutronclient.v2_0.client [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.388569] [48511]: DEBUG nova.policy [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.392946] [48511]: INFO nova.api.openstack.requestlog [None req-376c03f5-eeb8-46c9-b8df-9715c9e4df84 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.078325 [ 828.393298] [48511]: [pid: 48511|app: 0|req: 1085/2153] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.395811] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "accessIPv4": "1.1.1.1", "adminPass": "***", "hostname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com", "networks": [{"uuid": "b191b14a-9539-4651-a158-300954481f25"}], "security_groups": [{"name": "tempest-securitygroup--1024470243"}], "key_name": "tempest-keypair-2094456026", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 828.441704] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.441924] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.442489] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.442914] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.443110] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.443246] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.450119] [48511]: WARNING neutronclient.v2_0.client [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.479604] [48511]: DEBUG nova.network.neutron [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] validate_networks() for [('b191b14a-9539-4651-a158-300954481f25', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 828.479923] [48511]: WARNING neutronclient.v2_0.client [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.523029] [48512]: DEBUG nova.virt.hardware [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 828.523029] [48512]: DEBUG nova.virt.hardware [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 828.523029] [48512]: DEBUG nova.virt.hardware [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 828.523029] [48512]: DEBUG nova.virt.hardware [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 828.523029] [48512]: DEBUG nova.virt.hardware [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 828.528027] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.528027] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.528027] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.528201] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.529444] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.529775] [48512]: DEBUG oslo_concurrency.lockutils [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.538444] [48512]: DEBUG nova.quota [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Getting quotas for project 5f7592ac30e2495188e78558796b2404. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 828.540267] [48512]: DEBUG nova.quota [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Getting quotas for user 26d023d53b2e4c64b40f4529c073b526 and project 5f7592ac30e2495188e78558796b2404. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 828.545267] [48512]: DEBUG nova.compute.api [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 828.546560] [48512]: DEBUG nova.compute.api [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 828.575537] [48512]: INFO nova.api.openstack.requestlog [None req-e536c8b8-264e-479b-8056-5af99f5506c8 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.535858 [ 828.575916] [48512]: [pid: 48512|app: 0|req: 1069/2154] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:12 2025] POST /compute/v2.1/servers => generated 380 bytes in 537 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 828.578199] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.579575] [48512]: DEBUG nova.compute.api [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.583035] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.583113] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.583207] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.583465] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.583610] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.583733] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.591856] [48511]: WARNING neutronclient.v2_0.client [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.623028] [48512]: WARNING neutronclient.v2_0.client [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.654345] [48512]: DEBUG nova.policy [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.658872] [48512]: INFO nova.api.openstack.requestlog [None req-fe435040-d004-4a13-a66f-4504ca61f75d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.082402 [ 828.659238] [48512]: [pid: 48512|app: 0|req: 1070/2155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.661721] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1316170649", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "b1d920d7-81d0-4325-abd1-e16f1956694a"}], "security_groups": [{"name": "tempest-securitygroup--485604539"}], "key_name": "tempest-keypair-801124143", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 828.698009] [48511]: DEBUG nova.virt.hardware [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 828.698173] [48511]: DEBUG nova.virt.hardware [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 828.698334] [48511]: DEBUG nova.virt.hardware [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 828.698445] [48511]: DEBUG nova.virt.hardware [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 828.698556] [48511]: DEBUG nova.virt.hardware [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 828.706970] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.707180] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.707330] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.707634] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.707821] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.707857] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.707968] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.708304] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.708886] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.709023] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.709593] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.709813] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.716484] [48512]: WARNING neutronclient.v2_0.client [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.722728] [48511]: DEBUG nova.quota [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Getting quotas for project ac136442f63e4a6c98f698d1ccc18c7c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 828.728077] [48511]: DEBUG nova.quota [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Getting quotas for user 3bc79d6c06b341d096e14c3556df170d and project ac136442f63e4a6c98f698d1ccc18c7c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 828.737026] [48511]: DEBUG nova.compute.api [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 828.738083] [48511]: DEBUG nova.compute.api [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 828.754190] [48512]: DEBUG nova.network.neutron [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] validate_networks() for [('b1d920d7-81d0-4325-abd1-e16f1956694a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 828.756700] [48512]: WARNING neutronclient.v2_0.client [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.778567] [48511]: INFO nova.api.openstack.requestlog [None req-c4025932-019f-4fc9-8ddd-03573ac42e5a tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.94 time: 0.384067 [ 828.778567] [48511]: [pid: 48511|app: 0|req: 1086/2156] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:23:13 2025] POST /compute/v2.1/servers => generated 409 bytes in 385 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 828.780833] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 828.782573] [48511]: DEBUG nova.compute.api [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 828.789759] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.789759] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.789759] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.790199] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.790396] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.790530] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.817116] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.817116] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.817116] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.817116] [48511]: DEBUG nova.objects.instance [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 828.820702] [48511]: WARNING neutronclient.v2_0.client [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 828.854120] [48511]: DEBUG nova.policy [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 828.862074] [48511]: INFO nova.api.openstack.requestlog [None req-fa180d56-7038-46be-ad47-476792814d7d tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.082663 [ 828.862074] [48511]: [pid: 48511|app: 0|req: 1087/2157] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.865179] [48511]: DEBUG nova.api.openstack.wsgi [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "32891ef3-1b7f-483e-969a-15ef49118a06", "name": "network-vif-deleted", "tag": "3041fee7-3f3e-4799-bbfc-057ce47c1cc7"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 828.872101] [48511]: DEBUG oslo_concurrency.lockutils [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 828.872295] [48511]: DEBUG oslo_concurrency.lockutils [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 828.872423] [48511]: DEBUG oslo_concurrency.lockutils [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 828.913804] [48512]: WARNING neutronclient.v2_0.client [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.006185] [48512]: DEBUG nova.virt.hardware [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 829.006185] [48512]: DEBUG nova.virt.hardware [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 829.006185] [48512]: DEBUG nova.virt.hardware [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 829.006185] [48512]: DEBUG nova.virt.hardware [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 829.006185] [48512]: DEBUG nova.virt.hardware [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 829.014313] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.014589] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.014767] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.014952] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.016375] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.016590] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.034336] [48512]: DEBUG nova.quota [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 829.038670] [48512]: DEBUG nova.quota [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 829.048620] [48512]: DEBUG nova.compute.api [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 829.050101] [48512]: DEBUG nova.compute.api [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 829.081896] [48512]: INFO nova.api.openstack.requestlog [None req-6c6ab04e-2276-43fc-b51e-1cc7ae7c9c6c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.422053 [ 829.082479] [48512]: [pid: 48512|app: 0|req: 1071/2158] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:13 2025] POST /compute/v2.1/servers => generated 405 bytes in 423 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 829.089312] [48512]: DEBUG nova.api.openstack.wsgi [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.091184] [48512]: DEBUG nova.compute.api [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.096820] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.097288] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.097574] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.098029] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.098295] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.098531] [48512]: DEBUG oslo_concurrency.lockutils [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.118094] [48512]: WARNING neutronclient.v2_0.client [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.160837] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] Creating event network-vif-deleted:3041fee7-3f3e-4799-bbfc-057ce47c1cc7 for instance 32891ef3-1b7f-483e-969a-15ef49118a06 on cpu-1 [ 829.167256] [48511]: INFO nova.api.openstack.requestlog [req-fcb17095-c957-4de5-b3fc-2afa670acbbf req-120147f2-e20b-4b37-b04a-d7dd2b1ae01c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.303974 [ 829.167435] [48511]: [pid: 48511|app: 0|req: 1088/2159] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:13 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 829.171010] [48511]: DEBUG nova.api.openstack.wsgi [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.172565] [48511]: DEBUG nova.compute.api [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.176473] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.176683] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.176841] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.177145] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.177293] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.177488] [48511]: DEBUG oslo_concurrency.lockutils [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.205899] [48511]: WARNING neutronclient.v2_0.client [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.227775] [48512]: INFO nova.api.openstack.requestlog [None req-1edc292c-41df-4b88-ac61-3b1756647829 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.144564 [ 829.228880] [48512]: [pid: 48512|app: 0|req: 1072/2160] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c/os-interface => generated 288 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 829.232016] [48512]: DEBUG nova.api.openstack.wsgi [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.232203] [48511]: DEBUG nova.policy [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.233400] [48512]: DEBUG nova.compute.api [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.238048] [48511]: INFO nova.api.openstack.requestlog [None req-971f9e3d-646e-43f4-b2b2-817dc032412c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.069924 [ 829.238437] [48511]: [pid: 48511|app: 0|req: 1089/2161] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.238558] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.238768] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.238860] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.239215] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.239341] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.239467] [48512]: DEBUG oslo_concurrency.lockutils [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.242182] [48511]: DEBUG nova.api.openstack.wsgi [None req-232dcd35-8582-4cc1-b030-6f7c64f35082 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.281672] [48512]: WARNING neutronclient.v2_0.client [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.297234] [48511]: INFO nova.api.openstack.requestlog [None req-232dcd35-8582-4cc1-b030-6f7c64f35082 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 485 microversion: 2.1 time: 0.058082 [ 829.297676] [48511]: [pid: 48511|app: 0|req: 1090/2162] 10.180.1.21 () {58 vars in 1312 bytes} [Mon Dec 8 18:23:14 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812 => generated 485 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 829.305122] [48511]: DEBUG nova.api.openstack.wsgi [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 829.306337] [48511]: DEBUG nova.compute.api [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.311046] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.311311] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.311489] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.311800] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.312055] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.312239] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.355017] [48511]: DEBUG nova.quota [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 829.362777] [48511]: DEBUG nova.quota [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 829.401168] [48512]: DEBUG nova.policy [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.404323] [48511]: INFO nova.api.openstack.requestlog [None req-aea83580-d4eb-45df-8522-e580b214f21c tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.105943 [ 829.404719] [48511]: [pid: 48511|app: 0|req: 1091/2163] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:14 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 829.408519] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.409951] [48511]: DEBUG nova.compute.api [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] [instance: 5bd26e58-10cf-4597-9902-6f499ed7b52e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.410286] [48512]: INFO nova.api.openstack.requestlog [None req-20c8b03c-87c7-4451-8372-c00c2a9391a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1503 microversion: 2.1 time: 0.180719 [ 829.411181] [48512]: [pid: 48512|app: 0|req: 1073/2164] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:13 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1503 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.413811] [48512]: DEBUG nova.api.openstack.wsgi [None req-53b0bf18-b523-4edb-b970-8646018ed6a7 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.414412] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.415028] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.415028] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.415130] [48512]: WARNING neutronclient.v2_0.client [None req-53b0bf18-b523-4edb-b970-8646018ed6a7 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.415300] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.415300] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.415416] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.424875] [48511]: INFO nova.api.openstack.wsgi [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] HTTP exception thrown: Instance 5bd26e58-10cf-4597-9902-6f499ed7b52e could not be found. [ 829.425231] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] Returning 404 to user: Instance 5bd26e58-10cf-4597-9902-6f499ed7b52e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 829.425706] [48511]: INFO nova.api.openstack.requestlog [None req-7a0ad0be-3d30-48c5-8a0e-cf0a534bb6dd tempest-ServerAddressesTestJSON-407503602 tempest-ServerAddressesTestJSON-407503602-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e" status: 404 len: 111 microversion: 2.1 time: 0.020397 [ 829.428235] [48511]: [pid: 48511|app: 0|req: 1092/2165] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:14 2025] GET /compute/v2.1/servers/5bd26e58-10cf-4597-9902-6f499ed7b52e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 829.428625] [48511]: DEBUG nova.api.openstack.wsgi [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "5401c5e9-af59-46f1-9d61-526c28c78c2c", "fixed_ips": [{"ip_address": "192.168.128.14"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 829.430390] [48511]: DEBUG nova.compute.api [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.433921] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.434131] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.434268] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.434529] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.434673] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.434792] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.445060] [48512]: WARNING neutronclient.v2_0.client [None req-53b0bf18-b523-4edb-b970-8646018ed6a7 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.901242] [48512]: INFO nova.api.openstack.requestlog [None req-53b0bf18-b523-4edb-b970-8646018ed6a7 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f" status: 202 len: 0 microversion: 2.1 time: 0.489485 [ 829.903414] [48512]: [pid: 48512|app: 0|req: 1074/2166] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:14 2025] DELETE /compute/v2.1/os-security-groups/3822a622-4203-4501-b4ef-95e6bde1a26f => generated 0 bytes in 490 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 829.903922] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 829.905238] [48512]: DEBUG nova.compute.api [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 829.910218] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.910311] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.910463] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.910719] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 829.910865] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 829.910985] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 829.925688] [48512]: WARNING neutronclient.v2_0.client [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 829.943141] [48512]: DEBUG nova.policy [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 829.947311] [48512]: INFO nova.api.openstack.requestlog [None req-8d0d2893-5b13-4aad-95f6-a6d69015bc61 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.045191 [ 829.947614] [48512]: [pid: 48512|app: 0|req: 1075/2167] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:14 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.950208] [48512]: DEBUG nova.api.openstack.wsgi [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-259725364", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "1603121161", "adminPass": "***", "networks": [{"uuid": "85f41542-fd1a-43df-8af4-5e705ca286bf"}], "security_groups": [{"name": "tempest-securitygroup--1695040692"}], "key_name": "tempest-keypair-1484741678", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 830.009504] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.009740] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.009881] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.010301] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.011644] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.012403] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.016913] [48512]: WARNING neutronclient.v2_0.client [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.046755] [48512]: DEBUG nova.network.neutron [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] validate_networks() for [('85f41542-fd1a-43df-8af4-5e705ca286bf', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 830.047084] [48512]: WARNING neutronclient.v2_0.client [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.212576] [48512]: WARNING neutronclient.v2_0.client [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.380833] [48512]: DEBUG nova.virt.hardware [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 830.381019] [48512]: DEBUG nova.virt.hardware [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 830.381692] [48512]: DEBUG nova.virt.hardware [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 830.381692] [48512]: DEBUG nova.virt.hardware [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 830.381692] [48512]: DEBUG nova.virt.hardware [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 830.393778] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.393778] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.393778] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.394020] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.395236] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.395377] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.412963] [48512]: DEBUG nova.quota [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 830.419070] [48512]: DEBUG nova.quota [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Getting quotas for user cfaf3fff565f410a80944391458c6184 and project ef4d770a7e8c469ebeb8c00c8b9973ed. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 830.429302] [48512]: DEBUG nova.compute.api [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 830.430919] [48512]: DEBUG nova.compute.api [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=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=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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 830.474832] [48512]: INFO nova.api.openstack.requestlog [None req-43b36ed7-ee1e-4f68-8873-7ee99ade7e8a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.526446 [ 830.475390] [48512]: [pid: 48512|app: 0|req: 1076/2168] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:14 2025] POST /compute/v2.1/servers => generated 402 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 830.477468] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.479236] [48512]: DEBUG nova.compute.api [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.485708] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.485844] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.485982] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.486258] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.486435] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.486520] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.525557] [48512]: WARNING neutronclient.v2_0.client [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 830.845126] [48512]: DEBUG nova.policy [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 830.854769] [48512]: INFO nova.api.openstack.requestlog [None req-6a2e8ace-827b-47ac-a452-d844831ad264 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.379197 [ 830.855240] [48512]: [pid: 48512|app: 0|req: 1077/2169] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:15 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.858321] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 830.858861] [48512]: DEBUG nova.compute.api [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 830.862525] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.862706] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.862839] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.863108] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 830.863253] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 830.863400] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 830.892010] [48512]: WARNING neutronclient.v2_0.client [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.073884] [48512]: DEBUG nova.policy [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.079684] [48512]: INFO nova.api.openstack.requestlog [None req-9cda786c-4a04-4ff8-9cd9-444f27fe1cd2 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1538 microversion: 2.1 time: 0.223998 [ 831.081872] [48512]: [pid: 48512|app: 0|req: 1078/2170] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:15 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1538 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.083198] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.084994] [48512]: DEBUG nova.compute.api [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.092432] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.093122] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.093122] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.093441] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.093621] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.094017] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.124996] [48512]: WARNING neutronclient.v2_0.client [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.192115] [48512]: DEBUG nova.policy [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.196616] [48512]: INFO nova.api.openstack.requestlog [None req-a7b28ebc-7c45-41ae-9668-0f1771e826e7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.115657 [ 831.196982] [48512]: [pid: 48512|app: 0|req: 1079/2171] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:15 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.200534] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.201271] [48512]: DEBUG nova.compute.api [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.205353] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.207222] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.207222] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.207222] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.207222] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.207222] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.237815] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.238071] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.238071] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.238178] [48512]: DEBUG nova.objects.instance [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.242660] [48512]: WARNING neutronclient.v2_0.client [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.262897] [48512]: DEBUG nova.policy [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.270380] [48512]: DEBUG nova.policy [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.271222] [48512]: DEBUG nova.policy [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.271953] [48512]: INFO nova.api.openstack.requestlog [None req-fc210af7-48f6-47f9-a2a5-3387855fcf89 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.074379 [ 831.272445] [48512]: [pid: 48512|app: 0|req: 1080/2172] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:15 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.275283] [48512]: DEBUG nova.api.openstack.wsgi [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.277135] [48512]: DEBUG nova.compute.api [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.282143] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.282329] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.282465] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.283272] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.283272] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.283272] [48512]: DEBUG oslo_concurrency.lockutils [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.312497] [48512]: WARNING neutronclient.v2_0.client [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.331730] [48512]: DEBUG nova.policy [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.335994] [48512]: DEBUG nova.policy [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.336595] [48512]: DEBUG nova.policy [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.339995] [48512]: INFO nova.api.openstack.requestlog [None req-7df47330-8576-4251-bccb-a6cc14215454 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.066879 [ 831.340494] [48512]: [pid: 48512|app: 0|req: 1081/2173] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.342800] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.344160] [48512]: DEBUG nova.compute.api [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.347543] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.347543] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.347761] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.347941] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.348196] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.348398] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.373926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.373926] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.374170] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.374324] [48512]: DEBUG nova.objects.instance [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lazy-loading 'fault' on Instance uuid a2acee82-0940-4d6b-a72e-3d844ca6304a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.377362] [48512]: WARNING neutronclient.v2_0.client [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.402836] [48512]: DEBUG nova.policy [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af306791d0564330b5f97eb5bd77ec25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b428fc10375450f98957bb6aa8b721c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.409506] [48512]: INFO nova.api.openstack.requestlog [None req-8c643be2-4682-4ea6-87d9-92a4375d7797 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 200 len: 1329 microversion: 2.1 time: 0.068339 [ 831.409843] [48512]: [pid: 48512|app: 0|req: 1082/2174] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 1329 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.412688] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.414255] [48512]: DEBUG nova.compute.api [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.419798] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.419983] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.420138] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.420401] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.420548] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.420671] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.446511] [48512]: WARNING neutronclient.v2_0.client [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.575757] [48512]: DEBUG nova.policy [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.580569] [48512]: INFO nova.api.openstack.requestlog [None req-8e8b1ca1-6914-43fc-8df6-aa18aaf18be9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1321 microversion: 2.1 time: 0.170299 [ 831.580948] [48512]: [pid: 48512|app: 0|req: 1083/2175] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1321 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.583443] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.585029] [48512]: DEBUG nova.compute.api [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.590681] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.590987] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.591371] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.591371] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.591612] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.591763] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.611911] [48512]: WARNING neutronclient.v2_0.client [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.635845] [48512]: DEBUG nova.policy [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.639869] [48512]: INFO nova.api.openstack.requestlog [None req-4f81ef7c-9f97-4db2-87b5-8c6abfd50d03 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.058230 [ 831.640367] [48512]: [pid: 48512|app: 0|req: 1084/2176] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.643338] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.644122] [48512]: DEBUG nova.compute.api [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.647410] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.647659] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.647778] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.649266] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.649266] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.649266] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.668745] [48512]: WARNING neutronclient.v2_0.client [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.740821] [48512]: DEBUG nova.policy [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.747990] [48512]: INFO nova.api.openstack.requestlog [None req-4ea834a7-6b7e-4179-84ac-a9aa00a208b3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1311 microversion: 2.1 time: 0.107190 [ 831.748362] [48512]: [pid: 48512|app: 0|req: 1085/2177] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1311 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.751182] [48512]: DEBUG nova.api.openstack.wsgi [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.753283] [48512]: DEBUG nova.compute.api [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.756673] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.756923] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.757332] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.757332] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.757471] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.757584] [48512]: DEBUG oslo_concurrency.lockutils [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.786705] [48512]: WARNING neutronclient.v2_0.client [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 831.808047] [48512]: DEBUG nova.policy [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 831.813658] [48512]: INFO nova.api.openstack.requestlog [None req-74ee6f5b-b286-44e2-a274-9ce9c240045c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1243 microversion: 2.1 time: 0.064630 [ 831.814032] [48512]: [pid: 48512|app: 0|req: 1086/2178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1243 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.819237] [48512]: DEBUG nova.api.openstack.wsgi [None req-16e8a322-c326-4be0-bcf4-79e05685cc96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.876039] [48512]: INFO nova.api.openstack.requestlog [None req-16e8a322-c326-4be0-bcf4-79e05685cc96 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 485 microversion: 2.1 time: 0.060370 [ 831.876500] [48512]: [pid: 48512|app: 0|req: 1087/2179] 10.180.1.21 () {58 vars in 1298 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812 => generated 485 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 831.879647] [48512]: DEBUG nova.api.openstack.wsgi [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 831.881398] [48512]: DEBUG nova.compute.api [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 831.888076] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.888476] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.889592] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.889964] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 831.890171] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 831.890340] [48512]: DEBUG oslo_concurrency.lockutils [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 831.920252] [48512]: WARNING neutronclient.v2_0.client [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.002103] [48512]: DEBUG nova.policy [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.007292] [48512]: INFO nova.api.openstack.requestlog [None req-772e618a-3f16-4501-b044-8f828ece681c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1509 microversion: 2.1 time: 0.130010 [ 832.007614] [48512]: [pid: 48512|app: 0|req: 1088/2180] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1509 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.010755] [48512]: DEBUG nova.api.openstack.wsgi [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.012088] [48512]: DEBUG nova.compute.api [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.015613] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.015846] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.015983] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.016265] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.016409] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.016530] [48512]: DEBUG oslo_concurrency.lockutils [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.037700] [48512]: WARNING neutronclient.v2_0.client [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.056751] [48512]: DEBUG nova.policy [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.061600] [48512]: INFO nova.api.openstack.requestlog [None req-83d99ceb-2e57-46f8-83f9-00e5666dd0b2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.053195 [ 832.062713] [48512]: [pid: 48512|app: 0|req: 1089/2181] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.065178] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.067953] [48512]: DEBUG nova.compute.api [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.072918] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.073464] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.073464] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.073708] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.073837] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.074015] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.095499] [48512]: INFO nova.api.openstack.requestlog [None req-d4bb63f1-6f78-4a04-86ca-136c3663210f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/key2" status: 200 len: 28 microversion: 2.1 time: 0.032820 [ 832.095932] [48512]: [pid: 48512|app: 0|req: 1090/2182] 10.180.1.21 () {58 vars in 1273 bytes} [Mon Dec 8 18:23:16 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/key2 => generated 28 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 832.099104] [48512]: DEBUG nova.api.openstack.wsgi [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 832.100989] [48512]: DEBUG nova.compute.api [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.104641] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.104839] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.104968] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.105253] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.105476] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.105657] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.146327] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.146503] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.146649] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.151195] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.151374] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.151961] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.151961] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.152162] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.152296] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.210373] [48512]: DEBUG nova.virt.hardware [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 832.210559] [48512]: DEBUG nova.virt.hardware [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 832.211674] [48512]: DEBUG nova.virt.hardware [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 832.211674] [48512]: DEBUG nova.virt.hardware [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 832.211674] [48512]: DEBUG nova.virt.hardware [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 832.307079] [48512]: DEBUG nova.compute.api [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.310913] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.311183] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.311328] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.313356] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.313356] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.313356] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.343069] [48512]: INFO nova.api.openstack.requestlog [None req-57fa7740-82fe-4f36-b980-c00b6f65fc77 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd/action" status: 202 len: 1113 microversion: 2.1 time: 0.246462 [ 832.343714] [48512]: [pid: 48512|app: 0|req: 1091/2183] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:16 2025] POST /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd/action => generated 1113 bytes in 247 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 832.351460] [48512]: DEBUG nova.api.openstack.wsgi [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.353062] [48512]: DEBUG nova.compute.api [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.356330] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.356559] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.356676] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.356956] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.357148] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.357356] [48512]: DEBUG oslo_concurrency.lockutils [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.383670] [48512]: WARNING neutronclient.v2_0.client [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 832.433572] [48512]: DEBUG nova.policy [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 832.439840] [48512]: INFO nova.api.openstack.requestlog [None req-82fcfc25-86df-4205-8855-1889dc3f9782 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1214 microversion: 2.1 time: 0.095640 [ 832.440205] [48512]: [pid: 48512|app: 0|req: 1092/2184] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:17 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.442675] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 832.444055] [48512]: DEBUG nova.compute.api [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 832.448641] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.448828] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.448960] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.449269] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 832.449416] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 832.449538] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 832.475254] [48512]: WARNING neutronclient.v2_0.client [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.353111] [48512]: DEBUG nova.policy [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.361051] [48512]: INFO nova.api.openstack.requestlog [None req-bbc106c2-205d-4d51-8de9-5f2b1d874c02 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1572 microversion: 2.1 time: 0.920196 [ 833.361680] [48512]: [pid: 48512|app: 0|req: 1093/2185] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:17 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1572 bytes in 921 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.364034] [48512]: DEBUG nova.api.openstack.wsgi [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.365391] [48512]: DEBUG nova.compute.api [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.370725] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.370889] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.371032] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.371326] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.371480] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.371628] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.401997] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.402280] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.402411] [48512]: DEBUG oslo_concurrency.lockutils [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.402507] [48512]: DEBUG nova.objects.instance [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lazy-loading 'fault' on Instance uuid c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 833.408673] [48512]: WARNING neutronclient.v2_0.client [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.560029] [48512]: DEBUG nova.policy [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bb0a962b2f346e08bcd824024eebe6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5b9e1be94c341ce9d8fe24e5d2dd7e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.566635] [48512]: INFO nova.api.openstack.requestlog [None req-915d4a2b-16ae-4666-a335-ba5f9be8fda6 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 200 len: 1297 microversion: 2.1 time: 0.204496 [ 833.567779] [48512]: [pid: 48512|app: 0|req: 1094/2186] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 1297 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.571508] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.571508] [48512]: DEBUG nova.compute.api [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.577226] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.577480] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.577639] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.577924] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.578111] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.578187] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.591382] [48512]: INFO nova.api.openstack.wsgi [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. [ 833.591755] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 833.592277] [48512]: INFO nova.api.openstack.requestlog [None req-f0feaca8-0691-41c5-ac64-c8f9af2772d0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 404 len: 111 microversion: 2.1 time: 0.023748 [ 833.592706] [48512]: [pid: 48512|app: 0|req: 1095/2187] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:18 2025] DELETE /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 833.595591] [48512]: DEBUG nova.api.openstack.wsgi [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aef519e-f731-4936-8459-c5c1c12ab648", "name": "network-vif-plugged", "status": "completed", "tag": "4e1b9bc8-348e-4380-bafa-9e084d885ee1"}, {"name": "network-changed", "server_uuid": "1aef519e-f731-4936-8459-c5c1c12ab648", "tag": "4e1b9bc8-348e-4380-bafa-9e084d885ee1"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 833.601805] [48512]: DEBUG oslo_concurrency.lockutils [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.602054] [48512]: DEBUG oslo_concurrency.lockutils [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.602274] [48512]: DEBUG oslo_concurrency.lockutils [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.614983] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Creating event network-vif-plugged:4e1b9bc8-348e-4380-bafa-9e084d885ee1 for instance 1aef519e-f731-4936-8459-c5c1c12ab648 on cpu-1 [ 833.615247] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] Creating event network-changed:4e1b9bc8-348e-4380-bafa-9e084d885ee1 for instance 1aef519e-f731-4936-8459-c5c1c12ab648 on cpu-1 [ 833.621056] [48512]: INFO nova.api.openstack.requestlog [req-ee19ad8e-927b-4222-ab4a-82543c9ce845 req-b2fd8007-5072-4ab4-a7a6-0e46577e4f27 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027519 [ 833.621678] [48512]: [pid: 48512|app: 0|req: 1096/2188] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:18 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.624933] [48512]: DEBUG nova.api.openstack.wsgi [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.626551] [48512]: DEBUG nova.compute.api [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.631437] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.631766] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.631858] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.632092] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.632238] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.632359] [48512]: DEBUG oslo_concurrency.lockutils [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.657915] [48512]: WARNING neutronclient.v2_0.client [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.680134] [48512]: DEBUG nova.policy [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.687499] [48512]: INFO nova.api.openstack.requestlog [None req-03ca1ed2-888c-4ac6-a171-cb90c2aef3a1 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.064932 [ 833.687870] [48512]: [pid: 48512|app: 0|req: 1097/2189] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.691273] [48512]: DEBUG nova.api.openstack.wsgi [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.692368] [48512]: DEBUG nova.compute.api [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.696561] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.696561] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.696561] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.696561] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.696838] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.696838] [48512]: DEBUG oslo_concurrency.lockutils [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.713721] [48512]: WARNING neutronclient.v2_0.client [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.731915] [48512]: DEBUG nova.policy [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.736302] [48512]: INFO nova.api.openstack.requestlog [None req-80325d8f-883e-47bf-8806-67644c8309d3 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1268 microversion: 2.1 time: 0.047719 [ 833.736732] [48512]: [pid: 48512|app: 0|req: 1098/2190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1268 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.739323] [48512]: DEBUG nova.api.openstack.wsgi [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.740839] [48512]: DEBUG nova.compute.api [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.745857] [48512]: DEBUG oslo_concurrency.lockutils [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.763887] [48512]: WARNING neutronclient.v2_0.client [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.793341] [48512]: DEBUG nova.policy [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.801013] [48512]: INFO nova.api.openstack.requestlog [None req-154958ce-f71e-4d3c-bb84-2c15257e6980 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.063555 [ 833.801629] [48512]: [pid: 48512|app: 0|req: 1099/2191] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.804474] [48512]: DEBUG nova.api.openstack.wsgi [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "name": "network-vif-unplugged", "status": "completed", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}, {"name": "network-changed", "server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}, {"name": "network-changed", "server_uuid": "c107352e-97e9-4987-8fb0-4b4fc4dab18c", "tag": "cb6595db-36fc-4a61-9c46-46c2b18bb02f"}, {"server_uuid": "b443b67f-c498-43be-8978-c3c2176dfe3e", "name": "network-vif-deleted", "tag": "768650c5-c8b2-4245-8adb-fe9fa9157db6"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 833.815303] [48512]: DEBUG oslo_concurrency.lockutils [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.815538] [48512]: DEBUG oslo_concurrency.lockutils [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.815706] [48512]: DEBUG oslo_concurrency.lockutils [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.833389] [48512]: INFO nova.api.openstack.compute.server_external_events [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Creating event network-vif-unplugged:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 833.833527] [48512]: INFO nova.api.openstack.compute.server_external_events [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Creating event network-changed:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 833.834170] [48512]: INFO nova.api.openstack.compute.server_external_events [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Creating event network-changed:cb6595db-36fc-4a61-9c46-46c2b18bb02f for instance c107352e-97e9-4987-8fb0-4b4fc4dab18c on cpu-1 [ 833.834512] [48512]: INFO nova.api.openstack.compute.server_external_events [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] Creating event network-vif-deleted:768650c5-c8b2-4245-8adb-fe9fa9157db6 for instance b443b67f-c498-43be-8978-c3c2176dfe3e on cpu-1 [ 833.843129] [48512]: INFO nova.api.openstack.requestlog [req-403da6d5-f2a5-4564-86a0-d12f46a1fc91 req-2a782fe4-7ab7-4b05-9355-448758492905 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 690 microversion: 2.1 time: 0.040827 [ 833.843561] [48512]: [pid: 48512|app: 0|req: 1100/2192] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:18 2025] POST /compute/v2.1/os-server-external-events => generated 690 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.848567] [48512]: DEBUG nova.api.openstack.wsgi [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 833.849971] [48512]: DEBUG nova.compute.api [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 833.860025] [48512]: DEBUG oslo_concurrency.lockutils [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 833.882869] [48512]: WARNING neutronclient.v2_0.client [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 833.908773] [48512]: DEBUG nova.policy [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 833.914440] [48512]: INFO nova.api.openstack.requestlog [None req-5172b7d2-5b32-484d-815a-35875b3406fe tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.069124 [ 833.914440] [48512]: [pid: 48512|app: 0|req: 1101/2193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.916506] [48512]: DEBUG nova.api.openstack.wsgi [None req-58b12705-4449-4a1f-b17b-593d033a4d19 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.011031] [48512]: INFO nova.api.openstack.requestlog [None req-58b12705-4449-4a1f-b17b-593d033a4d19 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3312 microversion: 2.1 time: 0.095978 [ 834.011159] [48512]: [pid: 48512|app: 0|req: 1102/2194] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/images?status=ACTIVE => generated 3312 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.013493] [48512]: DEBUG nova.api.openstack.wsgi [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.014822] [48512]: DEBUG nova.compute.api [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.018810] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.019113] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.019495] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.019495] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.019684] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.019731] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.045035] [48512]: WARNING neutronclient.v2_0.client [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.205311] [48512]: DEBUG nova.policy [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.213799] [48512]: INFO nova.api.openstack.requestlog [None req-f73dfc76-b932-4584-90ae-0e6dfee1a04e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1509 microversion: 2.1 time: 0.202061 [ 834.214363] [48512]: [pid: 48512|app: 0|req: 1103/2195] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1509 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.219660] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.220428] [48512]: DEBUG nova.compute.api [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.226929] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.226929] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.226929] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.226929] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.227275] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.227331] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.265701] [48512]: WARNING neutronclient.v2_0.client [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.399981] [48512]: DEBUG nova.policy [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.409503] [48512]: INFO nova.api.openstack.requestlog [None req-1e66cf7a-7c30-4cb2-a520-6a91848e415a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1468 microversion: 2.1 time: 0.193078 [ 834.409503] [48512]: [pid: 48512|app: 0|req: 1104/2196] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:18 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1468 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.412539] [48512]: DEBUG nova.api.openstack.wsgi [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 834.413577] [48512]: DEBUG nova.compute.api [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.424543] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.424849] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.427024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.427024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.427024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.427024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.459269] [48512]: DEBUG nova.quota [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 834.463547] [48512]: DEBUG nova.quota [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 834.499025] [48512]: INFO nova.api.openstack.requestlog [None req-a66b0512-5db5-480e-9f59-b80cd2c24e37 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.088385 [ 834.499025] [48512]: [pid: 48512|app: 0|req: 1105/2197] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:19 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 834.501102] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.502497] [48512]: DEBUG nova.compute.api [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.508248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.529895] [48512]: WARNING neutronclient.v2_0.client [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.574956] [48512]: DEBUG nova.policy [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.580692] [48512]: INFO nova.api.openstack.requestlog [None req-7ce026f8-eb94-4f9e-af9e-762abbdcc607 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.081514 [ 834.581075] [48512]: [pid: 48512|app: 0|req: 1106/2198] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.583627] [48512]: DEBUG nova.api.openstack.wsgi [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.585139] [48512]: DEBUG nova.compute.api [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.591563] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.591839] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.592024] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.592360] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.592543] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.592697] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.618329] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.618704] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.618911] [48512]: DEBUG oslo_concurrency.lockutils [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.619142] [48512]: DEBUG nova.objects.instance [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 834.624194] [48512]: WARNING neutronclient.v2_0.client [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.664262] [48512]: DEBUG nova.policy [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.671624] [48512]: DEBUG nova.policy [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.673606] [48512]: DEBUG nova.policy [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.673606] [48512]: INFO nova.api.openstack.requestlog [None req-15e84117-11d9-4955-9bd8-f1f9aa08c665 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.091813 [ 834.673931] [48512]: [pid: 48512|app: 0|req: 1107/2199] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.677120] [48512]: DEBUG nova.api.openstack.wsgi [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.679038] [48512]: DEBUG nova.compute.api [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.683607] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.684039] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.684267] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.684640] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.684861] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.685085] [48512]: DEBUG oslo_concurrency.lockutils [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.705357] [48512]: WARNING neutronclient.v2_0.client [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.725309] [48512]: DEBUG nova.policy [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.729998] [48512]: DEBUG nova.policy [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.730705] [48512]: DEBUG nova.policy [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.735117] [48512]: INFO nova.api.openstack.requestlog [None req-562f5bf2-9ef2-4732-87ee-de190de5c002 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.060544 [ 834.735448] [48512]: [pid: 48512|app: 0|req: 1108/2200] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.737744] [48512]: DEBUG nova.api.openstack.wsgi [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.739107] [48512]: DEBUG nova.compute.api [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.742282] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.744037] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.744037] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.744037] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.744037] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.744037] [48512]: DEBUG oslo_concurrency.lockutils [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.761550] [48512]: WARNING neutronclient.v2_0.client [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 834.857867] [48512]: DEBUG nova.policy [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 834.862515] [48512]: INFO nova.api.openstack.requestlog [None req-f896f1f3-475b-4cdb-90ed-1dfd597f27d7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1514 microversion: 2.1 time: 0.126493 [ 834.866018] [48512]: [pid: 48512|app: 0|req: 1109/2201] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1514 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.866018] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.866989] [48512]: DEBUG nova.compute.api [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.870656] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.870858] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.870992] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.871301] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.871489] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.871635] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.882416] [48512]: INFO nova.api.openstack.wsgi [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] HTTP exception thrown: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. [ 834.882694] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Returning 404 to user: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 834.883147] [48512]: INFO nova.api.openstack.requestlog [None req-f9a49a2a-3cdd-44ed-8afb-0668f1f8f680 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 404 len: 111 microversion: 2.1 time: 0.019610 [ 834.883444] [48512]: [pid: 48512|app: 0|req: 1110/2202] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 834.885920] [48512]: DEBUG nova.api.openstack.wsgi [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 834.887457] [48512]: DEBUG nova.compute.api [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 834.892905] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.892905] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.892905] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.892905] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 834.892905] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 834.893644] [48512]: DEBUG oslo_concurrency.lockutils [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 834.914296] [48512]: WARNING neutronclient.v2_0.client [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.015894] [48512]: DEBUG nova.policy [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.021029] [48512]: INFO nova.api.openstack.requestlog [None req-b56f4a81-833b-4519-af6f-1cf5444b0dde tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 200 len: 1514 microversion: 2.1 time: 0.136598 [ 835.021388] [48512]: [pid: 48512|app: 0|req: 1111/2203] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 1514 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.025379] [48512]: DEBUG nova.api.openstack.wsgi [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.026873] [48512]: DEBUG nova.compute.api [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.030609] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.030812] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.030948] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.031390] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.031457] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.031570] [48512]: DEBUG oslo_concurrency.lockutils [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.048565] [48512]: WARNING neutronclient.v2_0.client [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.070651] [48512]: DEBUG nova.policy [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.075587] [48512]: INFO nova.api.openstack.requestlog [None req-a705c8f0-6505-4e52-adf0-7784c098202e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.053031 [ 835.076160] [48512]: [pid: 48512|app: 0|req: 1112/2204] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.082919] [48512]: DEBUG nova.api.openstack.wsgi [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.084679] [48512]: DEBUG nova.compute.api [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.088112] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.088112] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.088469] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.088560] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.088766] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.088766] [48512]: DEBUG oslo_concurrency.lockutils [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.108031] [48512]: WARNING neutronclient.v2_0.client [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.227913] [48512]: DEBUG nova.policy [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.234659] [48512]: INFO nova.api.openstack.requestlog [None req-04aceec8-ee1a-4d14-91c2-48833d68615c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1311 microversion: 2.1 time: 0.157283 [ 835.235200] [48512]: [pid: 48512|app: 0|req: 1113/2205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:19 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1311 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.237989] [48512]: DEBUG nova.api.openstack.wsgi [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.240035] [48512]: DEBUG nova.compute.api [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.245153] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.245501] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.245770] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.246049] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.246366] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.246419] [48512]: DEBUG oslo_concurrency.lockutils [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.267032] [48512]: WARNING neutronclient.v2_0.client [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.288143] [48512]: DEBUG nova.policy [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.292049] [48512]: INFO nova.api.openstack.requestlog [None req-357aad72-eb6a-4502-9813-6ce32a634963 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1243 microversion: 2.1 time: 0.055778 [ 835.292151] [48512]: [pid: 48512|app: 0|req: 1114/2206] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.295740] [48512]: DEBUG nova.api.openstack.wsgi [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.297370] [48512]: DEBUG nova.compute.api [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.300957] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.301170] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.301336] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.301570] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.301690] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.301807] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.324067] [48512]: WARNING neutronclient.v2_0.client [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.345806] [48512]: DEBUG nova.policy [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.350660] [48512]: INFO nova.api.openstack.requestlog [None req-27d5c10b-d598-4450-9a01-3e483de39e01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1220 microversion: 2.1 time: 0.057015 [ 835.351020] [48512]: [pid: 48512|app: 0|req: 1115/2207] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.353636] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.355214] [48512]: DEBUG nova.compute.api [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.358637] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.358867] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.358969] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.359269] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.359422] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.359581] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.379535] [48512]: WARNING neutronclient.v2_0.client [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.400933] [48512]: DEBUG nova.policy [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 835.408407] [48512]: INFO nova.api.openstack.requestlog [None req-4b678de9-7ea3-4a27-9b1b-3ce44cf47b78 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1270 microversion: 2.1 time: 0.056310 [ 835.409677] [48512]: [pid: 48512|app: 0|req: 1116/2208] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1270 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.413027] [48512]: DEBUG nova.api.openstack.wsgi [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.414691] [48512]: DEBUG nova.compute.api [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: fd6db774-81e6-4c34-9449-86a6f3faac98] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.418995] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.419208] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.419380] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.419649] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.419806] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.420209] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.431831] [48512]: INFO nova.api.openstack.wsgi [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. [ 835.432114] [48512]: DEBUG nova.api.openstack.wsgi [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Instance fd6db774-81e6-4c34-9449-86a6f3faac98 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 835.432510] [48512]: INFO nova.api.openstack.requestlog [None req-6eed9dfc-6a0b-4f3a-8369-42c00d841603 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98" status: 404 len: 111 microversion: 2.1 time: 0.023289 [ 835.432826] [48512]: [pid: 48512|app: 0|req: 1117/2209] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/fd6db774-81e6-4c34-9449-86a6f3faac98 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 835.435414] [48512]: DEBUG nova.api.openstack.wsgi [None req-b59a26d1-a9e6-4be9-aaf3-f2d75696d38f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.498504] [48512]: INFO nova.api.openstack.requestlog [None req-b59a26d1-a9e6-4be9-aaf3-f2d75696d38f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1430 microversion: 2.1 time: 0.065098 [ 835.499326] [48512]: [pid: 48512|app: 0|req: 1118/2210] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/images?type=snapshot => generated 1430 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.501928] [48512]: DEBUG nova.api.openstack.wsgi [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 835.503303] [48512]: DEBUG nova.compute.api [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.508249] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.508450] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.508583] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.508845] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.508987] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.509122] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.535444] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.535901] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.536322] [48512]: DEBUG oslo_concurrency.lockutils [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.541093] [48512]: DEBUG nova.objects.instance [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'flavor' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 835.554530] [48512]: INFO nova.api.openstack.wsgi [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Cannot 'shelve' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state shelved_offloaded [ 835.555053] [48512]: DEBUG nova.api.openstack.wsgi [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 409 to user: Cannot 'shelve' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state shelved_offloaded {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 835.555639] [48512]: INFO nova.api.openstack.requestlog [None req-f35483ed-ab6f-45b1-910a-98010a69ecfe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 409 len: 155 microversion: 2.1 time: 0.055857 [ 835.555926] [48512]: [pid: 48512|app: 0|req: 1119/2211] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:20 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 155 bytes in 56 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 835.639047] [48512]: DEBUG nova.api.openstack.wsgi [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-402691634", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 835.680558] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.680868] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.681122] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.681810] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.681986] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.683376] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.687531] [48512]: DEBUG nova.network.neutron [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] validate_networks() for [('dc90525f-6855-4a5f-9ac8-4fe895c6f5b1', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 835.687845] [48512]: WARNING neutronclient.v2_0.client [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.818335] [48512]: WARNING neutronclient.v2_0.client [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 835.895887] [48512]: DEBUG nova.virt.hardware [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 835.896013] [48512]: DEBUG nova.virt.hardware [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 835.896125] [48512]: DEBUG nova.virt.hardware [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 835.896854] [48512]: DEBUG nova.virt.hardware [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 835.896854] [48512]: DEBUG nova.virt.hardware [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 835.906853] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.906853] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.906853] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.907127] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.907866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.907866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.921348] [48512]: DEBUG nova.quota [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Getting quotas for project 046bda3499f042aebd5ab73c52650d64. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 835.925604] [48512]: DEBUG nova.quota [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Getting quotas for user 14528564cc2f42ccbae852a8ebad8cfd and project 046bda3499f042aebd5ab73c52650d64. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 835.935111] [48512]: DEBUG nova.compute.api [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 835.936681] [48512]: DEBUG nova.compute.api [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 835.977910] [48512]: INFO nova.api.openstack.requestlog [None req-dde62a8e-ae18-4d98-8e22-9d5288241327 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.420624 [ 835.977910] [48512]: [pid: 48512|app: 0|req: 1120/2212] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:20 2025] POST /compute/v2.1/servers => generated 383 bytes in 421 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 835.980439] [48512]: DEBUG nova.api.openstack.wsgi [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 835.981893] [48512]: DEBUG nova.compute.api [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 835.986151] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.986331] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.986466] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 835.986736] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 835.986963] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 835.987065] [48512]: DEBUG oslo_concurrency.lockutils [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.018595] [48512]: INFO nova.api.openstack.requestlog [None req-d37358ec-5a86-4cb7-91fb-e7f0d115b18b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.040079 [ 836.019089] [48512]: [pid: 48512|app: 0|req: 1121/2213] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 836.021535] [48512]: DEBUG nova.api.openstack.wsgi [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.022955] [48512]: DEBUG nova.compute.api [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.028594] [48512]: DEBUG oslo_concurrency.lockutils [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.041689] [48512]: INFO nova.api.openstack.wsgi [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. [ 836.041987] [48512]: DEBUG nova.api.openstack.wsgi [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 836.042409] [48512]: INFO nova.api.openstack.requestlog [None req-abedb799-9ab4-47f1-b36e-67625a886b18 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 404 len: 111 microversion: 2.1 time: 0.022803 [ 836.042731] [48512]: [pid: 48512|app: 0|req: 1122/2214] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 836.048075] [48512]: DEBUG nova.api.openstack.wsgi [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.048075] [48512]: DEBUG nova.compute.api [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.052120] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.052324] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.052463] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.052717] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.052894] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.052976] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.076706] [48512]: WARNING neutronclient.v2_0.client [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.098515] [48512]: DEBUG nova.policy [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.104569] [48512]: INFO nova.api.openstack.requestlog [None req-a6b763ed-5d10-46c2-be73-8c65810b0250 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.061249 [ 836.105366] [48512]: [pid: 48512|app: 0|req: 1123/2215] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.107461] [48512]: DEBUG nova.api.openstack.wsgi [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.108813] [48512]: DEBUG nova.compute.api [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.114803] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.115032] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.115244] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.115545] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.115664] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.115803] [48512]: DEBUG oslo_concurrency.lockutils [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.134087] [48512]: WARNING neutronclient.v2_0.client [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.154877] [48512]: DEBUG nova.policy [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.159128] [48512]: INFO nova.api.openstack.requestlog [None req-f64e9b49-050c-41e6-a01b-f96de2a82882 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1268 microversion: 2.1 time: 0.053506 [ 836.159463] [48512]: [pid: 48512|app: 0|req: 1124/2216] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1268 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.162170] [48512]: DEBUG nova.api.openstack.wsgi [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.163832] [48512]: DEBUG nova.compute.api [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.168073] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.168354] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.168531] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.168852] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.169051] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.169263] [48512]: DEBUG oslo_concurrency.lockutils [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.194184] [48512]: WARNING neutronclient.v2_0.client [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.216061] [48512]: DEBUG nova.policy [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.222981] [48512]: INFO nova.api.openstack.requestlog [None req-92eb9d8e-e3a9-41b9-bd3b-7e3e2dc13ec1 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.062617 [ 836.224023] [48512]: [pid: 48512|app: 0|req: 1125/2217] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:20 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.226354] [48512]: DEBUG nova.api.openstack.wsgi [None req-65a117e7-eaa7-432c-bb46-f91c0ae59760 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.241353] [48512]: INFO nova.api.openstack.requestlog [None req-65a117e7-eaa7-432c-bb46-f91c0ae59760 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-585664777" status: 202 len: 0 microversion: 2.1 time: 0.017415 [ 836.241786] [48512]: [pid: 48512|app: 0|req: 1126/2218] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:23:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-585664777 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 836.244407] [48512]: DEBUG nova.api.openstack.wsgi [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.245909] [48512]: DEBUG nova.compute.api [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.252865] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.253070] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.253306] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.253642] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.253806] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.253942] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.281687] [48512]: WARNING neutronclient.v2_0.client [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.301936] [48512]: DEBUG nova.policy [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.309347] [48512]: INFO nova.api.openstack.requestlog [None req-f26dc261-e7d0-4dac-9a44-f16ac161e754 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.066010 [ 836.309347] [48512]: [pid: 48512|app: 0|req: 1127/2219] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.311892] [48512]: DEBUG nova.api.openstack.wsgi [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.313270] [48512]: DEBUG nova.compute.api [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.317876] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.318268] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.318472] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.318882] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.319246] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.319388] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.344824] [48512]: WARNING neutronclient.v2_0.client [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.474503] [48512]: DEBUG nova.policy [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.482662] [48512]: INFO nova.api.openstack.requestlog [None req-b1cdaac4-7890-4aa3-bc21-cdabfba8ac68 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1514 microversion: 2.1 time: 0.173182 [ 836.483130] [48512]: [pid: 48512|app: 0|req: 1128/2220] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1514 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.486277] [48512]: DEBUG nova.api.openstack.wsgi [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.488226] [48512]: DEBUG nova.compute.api [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.493516] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.493809] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.493809] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.494301] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.494593] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.494904] [48512]: DEBUG oslo_concurrency.lockutils [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.524722] [48512]: WARNING neutronclient.v2_0.client [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.607307] [48512]: DEBUG nova.policy [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.613367] [48512]: INFO nova.api.openstack.requestlog [None req-65278dc6-1d30-4a6e-9e81-fb1bfe9d1a27 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1466 microversion: 2.1 time: 0.129486 [ 836.614060] [48512]: [pid: 48512|app: 0|req: 1129/2221] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1466 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.619022] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.619168] [48512]: WARNING neutronclient.v2_0.client [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.631526] [48512]: DEBUG neutronclient.v2_0.client [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 836.631693] [48512]: DEBUG nova.network.security_group_api [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 836.631909] [48512]: INFO nova.api.openstack.wsgi [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 does not exist [ 836.631909] [48512]: Neutron server returns request_ids: ['req-2a629406-842b-4845-9b00-4f2009165d74'] [ 836.632171] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 does not exist [ 836.632171] [48512]: Neutron server returns request_ids: ['req-2a629406-842b-4845-9b00-4f2009165d74'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 836.632554] [48512]: INFO nova.api.openstack.requestlog [None req-1a20ba04-7720-448b-b5e8-44ee362e0d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756" status: 404 len: 194 microversion: 2.1 time: 0.018402 [ 836.633608] [48512]: [pid: 48512|app: 0|req: 1130/2222] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:21 2025] DELETE /compute/v2.1/os-security-groups/b8cc39f4-dfae-4ed4-9d3e-c8cab1dc3756 => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 836.636863] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd230e66-8ecf-41e4-8efd-6dc6285f0d71 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.692617] [48512]: INFO nova.api.openstack.requestlog [None req-dd230e66-8ecf-41e4-8efd-6dc6285f0d71 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images?limit=1" status: 200 len: 621 microversion: 2.1 time: 0.058285 [ 836.692990] [48512]: [pid: 48512|app: 0|req: 1131/2223] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/images?limit=1 => generated 621 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 836.695758] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 836.697054] [48512]: DEBUG nova.compute.api [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.702084] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.702385] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.702552] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.702825] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.702969] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.703105] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.724980] [48512]: WARNING neutronclient.v2_0.client [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.740946] [48512]: DEBUG nova.compute.api [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48512) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 836.786236] [48512]: INFO nova.api.openstack.requestlog [None req-5a6d4651-18c0-431d-9055-09ca1ace5cfb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 202 len: 0 microversion: 2.1 time: 0.092395 [ 836.786394] [48512]: [pid: 48512|app: 0|req: 1132/2224] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:21 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 836.789189] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.791217] [48512]: DEBUG nova.compute.api [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.793791] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.793970] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.794124] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.794381] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.794529] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.794650] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.818018] [48512]: WARNING neutronclient.v2_0.client [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.837865] [48512]: DEBUG nova.policy [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.842058] [48512]: INFO nova.api.openstack.requestlog [None req-f3dcbd4b-305a-44c0-8d21-ae95b2856e89 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.055077 [ 836.842399] [48512]: [pid: 48512|app: 0|req: 1133/2225] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.844871] [48512]: DEBUG nova.api.openstack.wsgi [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "name": "network-vif-plugged", "status": "completed", "tag": "a974f4bb-1d41-4ab4-bb33-c81f359ccdb9"}, {"name": "network-changed", "server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "tag": "a974f4bb-1d41-4ab4-bb33-c81f359ccdb9"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 836.851323] [48512]: DEBUG oslo_concurrency.lockutils [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.851323] [48512]: DEBUG oslo_concurrency.lockutils [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.851323] [48512]: DEBUG oslo_concurrency.lockutils [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.859502] [48512]: INFO nova.api.openstack.compute.server_external_events [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Creating event network-vif-plugged:a974f4bb-1d41-4ab4-bb33-c81f359ccdb9 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 836.859678] [48512]: INFO nova.api.openstack.compute.server_external_events [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] Creating event network-changed:a974f4bb-1d41-4ab4-bb33-c81f359ccdb9 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 836.864353] [48512]: INFO nova.api.openstack.requestlog [req-71cf255e-30b3-475b-b2fc-117b517acd84 req-e36d54f2-5a08-4090-991c-22d84178da26 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021251 [ 836.864640] [48512]: [pid: 48512|app: 0|req: 1134/2226] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:21 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 836.867966] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.869388] [48512]: DEBUG nova.compute.api [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.872738] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.873109] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.873109] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.873507] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.873573] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.873693] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.904783] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.904977] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.905094] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.905245] [48512]: DEBUG nova.objects.instance [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 836.909383] [48512]: WARNING neutronclient.v2_0.client [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.928432] [48512]: DEBUG nova.policy [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.936022] [48512]: DEBUG nova.policy [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.936022] [48512]: DEBUG nova.policy [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.936022] [48512]: INFO nova.api.openstack.requestlog [None req-b8784a0b-d432-410e-858f-5b9b22f90fb3 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.070278 [ 836.936022] [48512]: [pid: 48512|app: 0|req: 1135/2227] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.937995] [48512]: DEBUG nova.api.openstack.wsgi [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.939365] [48512]: DEBUG nova.compute.api [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 836.943841] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.944769] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.944769] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.944769] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 836.944769] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 836.944769] [48512]: DEBUG oslo_concurrency.lockutils [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 836.962588] [48512]: WARNING neutronclient.v2_0.client [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 836.984976] [48512]: DEBUG nova.policy [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.989490] [48512]: DEBUG nova.policy [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.991647] [48512]: DEBUG nova.policy [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 836.994959] [48512]: INFO nova.api.openstack.requestlog [None req-21ebade8-7b41-4f67-8d74-6d3bc7f12ee4 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.058710 [ 836.995446] [48512]: [pid: 48512|app: 0|req: 1136/2228] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.998088] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 836.999832] [48512]: DEBUG nova.compute.api [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.004255] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.004677] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.004991] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.005417] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.005675] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.005898] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.027811] [48512]: WARNING neutronclient.v2_0.client [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.113528] [48512]: DEBUG nova.policy [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.120031] [48512]: INFO nova.api.openstack.requestlog [None req-2a40e61a-55da-4674-8d03-ec545f609b12 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1520 microversion: 2.1 time: 0.123843 [ 837.120450] [48512]: [pid: 48512|app: 0|req: 1137/2229] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1520 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.122994] [48512]: DEBUG nova.api.openstack.wsgi [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.124467] [48512]: DEBUG nova.compute.api [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.130097] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.130297] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.130492] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.130758] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.130910] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.131046] [48512]: DEBUG oslo_concurrency.lockutils [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.155662] [48512]: WARNING neutronclient.v2_0.client [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.176638] [48512]: DEBUG nova.policy [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.182342] [48512]: INFO nova.api.openstack.requestlog [None req-16596f09-5b5a-420b-b175-a9e5b4161320 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.061291 [ 837.182681] [48512]: [pid: 48512|app: 0|req: 1138/2230] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:21 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.185126] [48512]: DEBUG nova.api.openstack.wsgi [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 837.186503] [48512]: DEBUG nova.compute.api [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.189867] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.190081] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.190242] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.190498] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.190655] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.190776] [48512]: DEBUG oslo_concurrency.lockutils [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.233675] [48512]: DEBUG nova.quota [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 837.237882] [48512]: DEBUG nova.quota [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 837.282255] [48512]: INFO nova.api.openstack.requestlog [None req-1499a243-8e65-454c-a664-9422f88752a1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.098898 [ 837.283261] [48512]: [pid: 48512|app: 0|req: 1139/2231] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:21 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 837.286198] [48512]: DEBUG nova.api.openstack.wsgi [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.299202] [48512]: DEBUG nova.api.openstack.compute.server_groups [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Querying cell d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) for 1 instances {{(pid=48512) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 837.299532] [48512]: DEBUG oslo_concurrency.lockutils [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.299708] [48512]: DEBUG oslo_concurrency.lockutils [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.299829] [48512]: DEBUG oslo_concurrency.lockutils [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.315432] [48512]: INFO nova.api.openstack.requestlog [None req-7040059d-7d3e-4f5a-85cf-3517b34343a3 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.031749 [ 837.315936] [48512]: [pid: 48512|app: 0|req: 1140/2232] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/os-server-groups => generated 187 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 837.318062] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.319313] [48512]: DEBUG nova.compute.api [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.322705] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.322933] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.323144] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.323408] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.323554] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.323679] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.342218] [48512]: WARNING neutronclient.v2_0.client [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.361798] [48512]: DEBUG nova.policy [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.366864] [48512]: INFO nova.api.openstack.requestlog [None req-0d5f07d4-8f55-416a-9fe2-8e1b825df37c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.050496 [ 837.367236] [48512]: [pid: 48512|app: 0|req: 1141/2233] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.369739] [48512]: DEBUG nova.api.openstack.wsgi [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.371341] [48512]: DEBUG nova.compute.api [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.375154] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.375223] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.375373] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.375625] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.375787] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.375915] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.395790] [48512]: WARNING neutronclient.v2_0.client [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.554665] [48512]: DEBUG nova.policy [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.562080] [48512]: INFO nova.api.openstack.requestlog [None req-bfdd999b-b399-4d97-807c-b7d757733d6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1497 microversion: 2.1 time: 0.194156 [ 837.562523] [48512]: [pid: 48512|app: 0|req: 1142/2234] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1497 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.566014] [48512]: DEBUG nova.api.openstack.wsgi [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.566959] [48512]: DEBUG nova.compute.api [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.578011] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.578329] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.578548] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.578952] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.579777] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.579777] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.603813] [48512]: WARNING neutronclient.v2_0.client [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.647420] [48512]: DEBUG nova.policy [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.651931] [48512]: INFO nova.api.openstack.requestlog [None req-2eeb6037-01de-4e37-8fe3-b73837d8ed08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.088681 [ 837.652277] [48512]: [pid: 48512|app: 0|req: 1143/2235] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.657914] [48512]: DEBUG nova.api.openstack.wsgi [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.660412] [48512]: DEBUG nova.compute.api [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.665536] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.665824] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.666065] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.666462] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.666712] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.666980] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.691041] [48512]: WARNING neutronclient.v2_0.client [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.733827] [48512]: DEBUG nova.policy [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.739717] [48512]: INFO nova.api.openstack.requestlog [None req-f5f1ce64-1c3c-4f36-b822-ab6dfb538b4f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1276 microversion: 2.1 time: 0.085199 [ 837.740150] [48512]: [pid: 48512|app: 0|req: 1144/2236] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1276 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.743376] [48512]: DEBUG nova.api.openstack.wsgi [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.745266] [48512]: DEBUG nova.compute.api [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.749435] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.749777] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.749986] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.750379] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.750606] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.750802] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.767074] [48512]: WARNING neutronclient.v2_0.client [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.829517] [48512]: DEBUG nova.policy [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.833697] [48512]: INFO nova.api.openstack.requestlog [None req-80a40ca5-5b29-4111-a3b5-2b58d7c27750 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1320 microversion: 2.1 time: 0.092912 [ 837.834024] [48512]: [pid: 48512|app: 0|req: 1145/2237] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1320 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.836227] [48512]: DEBUG nova.api.openstack.wsgi [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 837.837627] [48512]: DEBUG nova.compute.api [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.840734] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.840912] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.841054] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.841444] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.841699] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.841699] [48512]: DEBUG oslo_concurrency.lockutils [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.860819] [48512]: WARNING neutronclient.v2_0.client [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 837.920543] [48512]: DEBUG nova.policy [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 837.924946] [48512]: INFO nova.api.openstack.requestlog [None req-2196ab42-5c0d-4bba-907c-bf18bb18ebe8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1513 microversion: 2.1 time: 0.090275 [ 837.925293] [48512]: [pid: 48512|app: 0|req: 1146/2238] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.927741] [48512]: DEBUG nova.api.openstack.wsgi [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 837.929086] [48512]: DEBUG nova.compute.api [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 837.932377] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.932650] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.932783] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 837.932917] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 837.933069] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 837.933191] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.050123] [48512]: INFO nova.api.openstack.requestlog [None req-7c93834d-3815-43cb-97c0-7822b391d77e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167/action" status: 202 len: 0 microversion: 2.1 time: 0.124105 [ 838.050491] [48512]: [pid: 48512|app: 0|req: 1147/2239] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:22 2025] POST /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 838.053737] [48512]: DEBUG nova.api.openstack.wsgi [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.053737] [48512]: DEBUG nova.compute.api [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.058493] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.058718] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.058874] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.059116] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.059316] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.059449] [48512]: DEBUG oslo_concurrency.lockutils [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.069552] [48512]: INFO nova.api.openstack.wsgi [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] HTTP exception thrown: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. [ 838.069806] [48512]: DEBUG nova.api.openstack.wsgi [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Returning 404 to user: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 838.070194] [48512]: INFO nova.api.openstack.requestlog [None req-4320bfb3-af69-46cd-b935-98bbf313be12 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 404 len: 111 microversion: 2.1 time: 0.019180 [ 838.070583] [48512]: [pid: 48512|app: 0|req: 1148/2240] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:22 2025] DELETE /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 838.072882] [48512]: DEBUG nova.api.openstack.wsgi [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.074217] [48512]: WARNING neutronclient.v2_0.client [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.086763] [48512]: DEBUG neutronclient.v2_0.client [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group aa96ab4a-8a16-4875-8013-1f1b9504c258 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 838.087370] [48512]: DEBUG nova.network.security_group_api [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group aa96ab4a-8a16-4875-8013-1f1b9504c258 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 838.087495] [48512]: INFO nova.api.openstack.wsgi [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group aa96ab4a-8a16-4875-8013-1f1b9504c258 does not exist [ 838.087495] [48512]: Neutron server returns request_ids: ['req-2b217753-d075-4bac-8cce-eade3141c9c2'] [ 838.087848] [48512]: DEBUG nova.api.openstack.wsgi [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group aa96ab4a-8a16-4875-8013-1f1b9504c258 does not exist [ 838.087848] [48512]: Neutron server returns request_ids: ['req-2b217753-d075-4bac-8cce-eade3141c9c2'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 838.088401] [48512]: INFO nova.api.openstack.requestlog [None req-70b0ab46-b7ec-4783-a6cf-ab31e2fe11b6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258" status: 404 len: 194 microversion: 2.1 time: 0.017323 [ 838.088869] [48512]: [pid: 48512|app: 0|req: 1149/2241] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:22 2025] DELETE /compute/v2.1/os-security-groups/aa96ab4a-8a16-4875-8013-1f1b9504c258 => generated 194 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 838.091551] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b968c04-765a-4a56-b8d3-5a02c9ed488b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.163132] [48512]: INFO nova.api.openstack.requestlog [None req-4b968c04-765a-4a56-b8d3-5a02c9ed488b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?changes-since=2025-12-08T18%3A20%3A19Z" status: 200 len: 6906 microversion: 2.1 time: 0.073260 [ 838.163896] [48512]: [pid: 48512|app: 0|req: 1150/2242] 10.180.1.21 () {58 vars in 1215 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/images/detail?changes-since=2025-12-08T18%3A20%3A19Z => generated 6906 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.165910] [48512]: DEBUG nova.api.openstack.wsgi [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.168310] [48512]: DEBUG nova.compute.api [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.171775] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.171886] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.172565] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.172565] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.172565] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.172785] [48512]: DEBUG oslo_concurrency.lockutils [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.206283] [48512]: WARNING neutronclient.v2_0.client [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.292796] [48512]: DEBUG nova.policy [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.299010] [48512]: INFO nova.api.openstack.requestlog [None req-57f105fe-be9b-4138-a006-fca8589e2ffe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.134987 [ 838.299403] [48512]: [pid: 48512|app: 0|req: 1151/2243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:22 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.302044] [48512]: DEBUG nova.api.openstack.wsgi [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.303447] [48512]: DEBUG nova.compute.api [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.308638] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.308835] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.308967] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.309300] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.309457] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.309572] [48512]: DEBUG oslo_concurrency.lockutils [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.341698] [48512]: WARNING neutronclient.v2_0.client [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.368139] [48512]: DEBUG nova.policy [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.373160] [48512]: INFO nova.api.openstack.requestlog [None req-adea979c-85c5-40d7-83e1-1aec1ad41788 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.073116 [ 838.373654] [48512]: [pid: 48512|app: 0|req: 1152/2244] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.377234] [48512]: DEBUG nova.api.openstack.wsgi [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.378675] [48512]: DEBUG nova.compute.api [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.382196] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.382516] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.382678] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.383065] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.383278] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.383439] [48512]: DEBUG oslo_concurrency.lockutils [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.471240] [48511]: DEBUG nova.compute.api [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.475573] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.475779] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.475940] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.476254] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.476431] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.476569] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.495342] [48511]: WARNING neutronclient.v2_0.client [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.592211] [48511]: INFO nova.api.openstack.requestlog [None req-91a7cfc7-3fae-406c-bae5-3cc33aa7fea4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 285 microversion: 2.1 time: 9.165523 [ 838.592951] [48511]: [pid: 48511|app: 0|req: 1093/2245] 10.180.1.21 () {60 vars in 1292 bytes} [Mon Dec 8 18:23:14 2025] POST /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 285 bytes in 9166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 838.595553] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.597330] [48511]: DEBUG nova.compute.api [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.601406] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.601583] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.601721] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.601987] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.602157] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.602258] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.627285] [48511]: WARNING neutronclient.v2_0.client [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.644682] [48512]: WARNING neutronclient.v2_0.client [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.646621] [48511]: DEBUG nova.policy [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.651147] [48511]: INFO nova.api.openstack.requestlog [None req-ce655f80-3e77-4880-8378-e73042012ddc tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.057501 [ 838.651472] [48511]: [pid: 48511|app: 0|req: 1094/2246] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.653913] [48511]: DEBUG nova.api.openstack.wsgi [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta2": "data2", "meta3": "data3"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 838.655317] [48511]: DEBUG nova.compute.api [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.658611] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.658795] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.658928] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.659199] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.659469] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.659599] [48511]: DEBUG oslo_concurrency.lockutils [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.681152] [48511]: DEBUG nova.quota [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 838.685461] [48511]: DEBUG nova.quota [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 838.695367] [48512]: DEBUG nova.policy [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.699927] [48512]: INFO nova.api.openstack.requestlog [None req-327b8e72-617f-4600-983d-e232c45791e4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.325004 [ 838.700579] [48512]: [pid: 48512|app: 0|req: 1153/2247] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.702927] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.704498] [48512]: DEBUG nova.compute.api [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.708143] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.708328] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.708463] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.708725] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.708864] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.708984] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.711857] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=13 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 838.722592] [48511]: INFO nova.api.openstack.requestlog [None req-3905f958-3091-4a59-b568-b1794045af12 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.070472 [ 838.723019] [48511]: [pid: 48511|app: 0|req: 1095/2248] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:23 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 838.725482] [48512]: WARNING neutronclient.v2_0.client [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.725687] [48511]: DEBUG nova.api.openstack.wsgi [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.731265] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=21 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 838.739972] [48511]: DEBUG nova.api.openstack.compute.server_groups [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Querying cell d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea(cell1) for 1 instances {{(pid=48511) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:67}} [ 838.740285] [48511]: DEBUG oslo_concurrency.lockutils [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.740495] [48511]: DEBUG oslo_concurrency.lockutils [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.740712] [48511]: DEBUG oslo_concurrency.lockutils [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.745942] [48512]: DEBUG nova.policy [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.748010] [48511]: INFO nova.api.openstack.requestlog [None req-3485f258-3835-4baa-ad5a-fb587a8d068a tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0" status: 200 len: 184 microversion: 2.1 time: 0.024322 [ 838.749036] [48511]: [pid: 48511|app: 0|req: 1096/2249] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0 => generated 184 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 838.750839] [48512]: INFO nova.api.openstack.requestlog [None req-a1ce66e1-5e4b-4f81-a38d-4af47c93d2ac tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1216 microversion: 2.1 time: 0.049752 [ 838.751138] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1707034598", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "14efadfd-c443-488c-b76f-591191ec895f"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 838.751365] [48512]: [pid: 48512|app: 0|req: 1154/2250] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.754050] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.755272] [48512]: DEBUG nova.compute.api [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.759179] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.759423] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.759560] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.759816] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.759959] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.760096] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.777894] [48512]: WARNING neutronclient.v2_0.client [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.789417] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.789988] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.789988] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.790186] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.791018] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.791018] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.796444] [48511]: DEBUG nova.network.neutron [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] validate_networks() for [('14efadfd-c443-488c-b76f-591191ec895f', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 838.796897] [48511]: WARNING neutronclient.v2_0.client [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.798937] [48512]: DEBUG nova.policy [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.803528] [48512]: INFO nova.api.openstack.requestlog [None req-ccf5952e-867b-40e3-9525-e9672f3764d2 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.051572 [ 838.804552] [48512]: [pid: 48512|app: 0|req: 1155/2251] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.806435] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.806640] [48512]: DEBUG nova.compute.api [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.810389] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.810563] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.810702] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.810975] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.811132] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.811251] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.829180] [48512]: DEBUG nova.compute.api [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 838.878347] [48512]: INFO nova.api.openstack.requestlog [None req-d6da06a6-69df-4948-9bf1-128dc1a75ebe tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 204 len: 0 microversion: 2.1 time: 0.073558 [ 838.878916] [48512]: [pid: 48512|app: 0|req: 1156/2252] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:23 2025] DELETE /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 838.882300] [48512]: DEBUG nova.api.openstack.wsgi [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.883854] [48512]: DEBUG nova.compute.api [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.888094] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.888555] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.888871] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.889074] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.889227] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.889395] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.891744] [48511]: WARNING neutronclient.v2_0.client [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.916968] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.917187] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.917330] [48512]: DEBUG oslo_concurrency.lockutils [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.917494] [48512]: DEBUG nova.objects.instance [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 838.921970] [48512]: WARNING neutronclient.v2_0.client [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.954808] [48512]: DEBUG nova.policy [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.962030] [48512]: DEBUG nova.policy [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.962030] [48512]: DEBUG nova.policy [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 838.962842] [48512]: INFO nova.api.openstack.requestlog [None req-42357764-2f1f-4e45-ab24-935618d06b53 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.083396 [ 838.963108] [48512]: [pid: 48512|app: 0|req: 1157/2253] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.965622] [48512]: DEBUG nova.api.openstack.wsgi [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 838.967090] [48512]: DEBUG nova.compute.api [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 838.971257] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.971558] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.971652] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.971928] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 838.972094] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 838.972220] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 838.992933] [48512]: WARNING neutronclient.v2_0.client [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 838.998453] [48511]: DEBUG nova.virt.hardware [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 839.001915] [48511]: DEBUG nova.virt.hardware [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 839.001915] [48511]: DEBUG nova.virt.hardware [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 839.001915] [48511]: DEBUG nova.virt.hardware [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 839.001915] [48511]: DEBUG nova.virt.hardware [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 839.010228] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.010401] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.010605] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.011044] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.011199] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.011321] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.013084] [48512]: DEBUG nova.policy [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.019396] [48512]: DEBUG nova.policy [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.020594] [48512]: DEBUG nova.policy [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.024263] [48512]: INFO nova.api.openstack.requestlog [None req-fbbf5ab7-ca3f-4f3f-93ed-e4528b46fc07 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.060620 [ 839.024332] [48511]: DEBUG nova.quota [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 839.024830] [48512]: [pid: 48512|app: 0|req: 1158/2254] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.026997] [48511]: DEBUG nova.quota [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Getting quotas for user 28ed85c7c03746699b00edd7fffe6e36 and project 019c86cd0cb14000aed25bb2482eb39f. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 839.027157] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.028603] [48512]: DEBUG nova.compute.api [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.031772] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.032092] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.032092] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.032308] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.032429] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.032548] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.034115] [48511]: DEBUG nova.compute.api [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 839.035598] [48511]: DEBUG nova.compute.api [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 839.053771] [48512]: WARNING neutronclient.v2_0.client [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.079932] [48511]: INFO nova.api.openstack.requestlog [None req-ee1ca1ec-7df8-4fb5-a478-d3cc010ff79c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.330782 [ 839.080304] [48511]: [pid: 48511|app: 0|req: 1097/2255] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:23 2025] POST /compute/v2.1/servers => generated 380 bytes in 331 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 839.082940] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.084541] [48511]: DEBUG nova.compute.api [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] [instance: a2acee82-0940-4d6b-a72e-3d844ca6304a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.089119] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.089347] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.089498] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.089844] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.089994] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.090134] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.099501] [48511]: INFO nova.api.openstack.wsgi [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] HTTP exception thrown: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. [ 839.099788] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] Returning 404 to user: Instance a2acee82-0940-4d6b-a72e-3d844ca6304a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 839.100239] [48511]: INFO nova.api.openstack.requestlog [None req-5a53ede3-a9d7-4196-b18d-ba95c1d79b00 tempest-AttachInterfacesUnderV243Test-412668467 tempest-AttachInterfacesUnderV243Test-412668467-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a" status: 404 len: 111 microversion: 2.1 time: 0.019342 [ 839.100522] [48511]: [pid: 48511|app: 0|req: 1098/2256] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/a2acee82-0940-4d6b-a72e-3d844ca6304a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 839.104437] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.105767] [48511]: WARNING neutronclient.v2_0.client [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.123911] [48512]: DEBUG nova.policy [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.128570] [48512]: INFO nova.api.openstack.requestlog [None req-d5a0b07e-f963-4b9d-8455-c0097335784d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.103020 [ 839.129339] [48512]: [pid: 48512|app: 0|req: 1159/2257] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.131649] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.133342] [48512]: DEBUG nova.compute.api [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.136079] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.136269] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.136497] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.136864] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.137051] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.137188] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.154520] [48512]: WARNING neutronclient.v2_0.client [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.303028] [48511]: DEBUG neutronclient.v2_0.client [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 839.306144] [48511]: DEBUG nova.network.security_group_api [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db not found {{(pid=48511) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 839.306144] [48511]: INFO nova.api.openstack.wsgi [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist [ 839.306144] [48511]: Neutron server returns request_ids: ['req-c08e0ec0-5b7d-4285-ab00-8c85f72b36f9'] [ 839.306144] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 3850c29f-8bd3-4c7d-a61a-2020ba9662db does not exist [ 839.306144] [48511]: Neutron server returns request_ids: ['req-c08e0ec0-5b7d-4285-ab00-8c85f72b36f9'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 839.306144] [48511]: INFO nova.api.openstack.requestlog [None req-bdaabaea-5859-4173-876c-07b8b82bc4e2 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db" status: 404 len: 194 microversion: 2.1 time: 0.204428 [ 839.306144] [48511]: [pid: 48511|app: 0|req: 1099/2258] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:23 2025] DELETE /compute/v2.1/os-security-groups/3850c29f-8bd3-4c7d-a61a-2020ba9662db => generated 194 bytes in 205 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 839.310844] [48511]: DEBUG nova.api.openstack.wsgi [None req-7262115e-7d89-436a-96a8-f4ee5869e8d0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.347035] [48511]: INFO nova.api.openstack.requestlog [None req-7262115e-7d89-436a-96a8-f4ee5869e8d0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-713956174" status: 200 len: 664 microversion: 2.1 time: 0.039832 [ 839.347316] [48511]: [pid: 48511|app: 0|req: 1100/2259] 10.180.1.21 () {58 vars in 1245 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-713956174 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 839.350832] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.353033] [48511]: DEBUG nova.compute.api [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.359885] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.360110] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.360228] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.360663] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.360829] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.360962] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.396318] [48511]: WARNING neutronclient.v2_0.client [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.448614] [48512]: DEBUG nova.policy [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.458266] [48512]: INFO nova.api.openstack.requestlog [None req-6fc03e72-a3c6-4595-b616-654860d10cdc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1520 microversion: 2.1 time: 0.328652 [ 839.460882] [48512]: [pid: 48512|app: 0|req: 1160/2260] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:23 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1520 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.463375] [48511]: DEBUG nova.policy [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.464166] [48512]: DEBUG nova.api.openstack.wsgi [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.465785] [48512]: DEBUG nova.compute.api [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.469335] [48511]: INFO nova.api.openstack.requestlog [None req-bb74d168-2c85-4246-9f1f-7cf178f1e840 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.121385 [ 839.469477] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.469673] [48511]: [pid: 48511|app: 0|req: 1101/2261] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.469733] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.469975] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.470375] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.470639] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.470836] [48512]: DEBUG oslo_concurrency.lockutils [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.472958] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.474343] [48511]: DEBUG nova.compute.api [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.480163] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.480403] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.480547] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.480811] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.480957] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.481091] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.487029] [48512]: WARNING neutronclient.v2_0.client [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.498490] [48511]: WARNING neutronclient.v2_0.client [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.513553] [48512]: DEBUG nova.policy [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.517725] [48512]: INFO nova.api.openstack.requestlog [None req-7adc5814-278e-41c6-a1f7-f3d7225f23a1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.056160 [ 839.518055] [48512]: [pid: 48512|app: 0|req: 1161/2262] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.520433] [48512]: DEBUG nova.api.openstack.wsgi [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.521794] [48512]: DEBUG nova.compute.api [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.527749] [48512]: DEBUG oslo_concurrency.lockutils [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.541134] [48512]: WARNING neutronclient.v2_0.client [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.567555] [48511]: INFO nova.api.openstack.requestlog [None req-0b7782db-98e8-456f-ba70-8de8417b920d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/a974f4bb-1d41-4ab4-bb33-c81f359ccdb9" status: 200 len: 285 microversion: 2.1 time: 0.095413 [ 839.567555] [48511]: [pid: 48511|app: 0|req: 1102/2263] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/a974f4bb-1d41-4ab4-bb33-c81f359ccdb9 => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 839.571113] [48511]: DEBUG nova.api.openstack.wsgi [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.571916] [48511]: DEBUG nova.compute.api [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.576647] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.576845] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.577035] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.577358] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.577814] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.577939] [48511]: DEBUG oslo_concurrency.lockutils [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.597665] [48511]: INFO nova.api.openstack.requestlog [None req-11685787-db2c-4d92-8f19-7cee7d59451a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.030000 [ 839.598353] [48511]: [pid: 48511|app: 0|req: 1103/2264] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 839.598439] [48512]: DEBUG nova.policy [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.601391] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.603561] [48512]: INFO nova.api.openstack.requestlog [None req-672cead7-2645-4263-8bfc-075d2cf3f4e5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.084917 [ 839.603932] [48512]: [pid: 48512|app: 0|req: 1162/2265] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.604201] [48511]: DEBUG nova.compute.api [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.607076] [48512]: DEBUG nova.api.openstack.wsgi [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.607547] [48512]: DEBUG nova.compute.api [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.611112] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.611242] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.611381] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.611435] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.611590] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.611744] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.611844] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.612014] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.612127] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.612167] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.612281] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.612338] [48512]: DEBUG oslo_concurrency.lockutils [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.621150] [48512]: INFO nova.api.openstack.wsgi [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. [ 839.621646] [48512]: DEBUG nova.api.openstack.wsgi [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 839.622019] [48512]: INFO nova.api.openstack.requestlog [None req-91a74b51-81e7-43f4-b96f-bc2cfcb3935e tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 404 len: 111 microversion: 2.1 time: 0.017471 [ 839.622445] [48512]: [pid: 48512|app: 0|req: 1163/2266] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:24 2025] DELETE /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 839.624890] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.626325] [48512]: DEBUG nova.compute.api [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.630019] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.630201] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.630335] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.630591] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.630731] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.630851] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.634695] [48511]: WARNING neutronclient.v2_0.client [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.648759] [48512]: WARNING neutronclient.v2_0.client [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.674566] [48511]: DEBUG nova.policy [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.681851] [48511]: INFO nova.api.openstack.requestlog [None req-4fb0790a-e88f-4db6-a051-e3f2cc1cbb16 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1284 microversion: 2.1 time: 0.082847 [ 839.682226] [48511]: [pid: 48511|app: 0|req: 1104/2267] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.684716] [48511]: DEBUG nova.api.openstack.wsgi [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.686500] [48511]: DEBUG nova.compute.api [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.692771] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.693054] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.693226] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.693525] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.693675] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.693794] [48511]: DEBUG oslo_concurrency.lockutils [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.713853] [48511]: WARNING neutronclient.v2_0.client [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.775693] [48512]: DEBUG nova.policy [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.780933] [48512]: INFO nova.api.openstack.requestlog [None req-8f1fc432-4e0b-4c15-aa22-5b3e9561f276 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1318 microversion: 2.1 time: 0.157870 [ 839.781220] [48512]: [pid: 48512|app: 0|req: 1164/2268] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1318 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.784161] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.786320] [48512]: DEBUG nova.compute.api [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.789398] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.789571] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.789702] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.789952] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.790101] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.790241] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.814019] [48512]: WARNING neutronclient.v2_0.client [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.866239] [48511]: DEBUG nova.policy [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.871866] [48511]: INFO nova.api.openstack.requestlog [None req-faeb6eb9-2101-4137-9e35-dd0e07fe46c6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1519 microversion: 2.1 time: 0.188998 [ 839.872224] [48511]: [pid: 48511|app: 0|req: 1105/2269] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1519 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.874703] [48511]: DEBUG nova.api.openstack.wsgi [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7a0a28b1-3009-415a-ac7b-a294d50cc43f", "name": "network-vif-plugged", "status": "completed", "tag": "5686a2a4-67f5-4e7c-be1e-2bf93d810607"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 839.880164] [48512]: DEBUG nova.policy [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 839.880934] [48511]: DEBUG oslo_concurrency.lockutils [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.881148] [48511]: DEBUG oslo_concurrency.lockutils [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.881283] [48511]: DEBUG oslo_concurrency.lockutils [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.887936] [48512]: INFO nova.api.openstack.requestlog [None req-e9034454-361d-4db7-a09a-ceac2738762b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.106138 [ 839.888328] [48512]: [pid: 48512|app: 0|req: 1165/2270] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.889333] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] Creating event network-vif-plugged:5686a2a4-67f5-4e7c-be1e-2bf93d810607 for instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f on cpu-1 [ 839.894502] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.895589] [48512]: WARNING neutronclient.v2_0.client [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.896533] [48511]: INFO nova.api.openstack.requestlog [req-5cc2460c-1e28-4c71-8be1-09f46d0c4ca0 req-b35b2433-45bb-41dc-bd94-3f43e328a2e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023229 [ 839.896994] [48511]: [pid: 48511|app: 0|req: 1106/2271] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:24 2025] 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) [ 839.902899] [48511]: DEBUG nova.api.openstack.wsgi [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 839.905214] [48511]: DEBUG nova.compute.api [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 839.913872] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.914109] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.914252] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.914513] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 839.914658] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 839.914778] [48511]: DEBUG oslo_concurrency.lockutils [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 839.946664] [48511]: WARNING neutronclient.v2_0.client [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 839.960158] [48512]: DEBUG neutronclient.v2_0.client [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 839.960785] [48512]: DEBUG nova.network.security_group_api [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 839.960888] [48512]: INFO nova.api.openstack.wsgi [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist [ 839.960888] [48512]: Neutron server returns request_ids: ['req-fcf0133a-159c-42a9-af34-0cc08bdee751'] [ 839.961309] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 5b6b51a3-2923-42d8-9cde-d9d60b89abee does not exist [ 839.961309] [48512]: Neutron server returns request_ids: ['req-fcf0133a-159c-42a9-af34-0cc08bdee751'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 839.961890] [48512]: INFO nova.api.openstack.requestlog [None req-8a89d525-577a-4aac-9c5e-ddbf4a168bdf tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee" status: 404 len: 194 microversion: 2.1 time: 0.073003 [ 839.963074] [48512]: [pid: 48512|app: 0|req: 1166/2272] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:24 2025] DELETE /compute/v2.1/os-security-groups/5b6b51a3-2923-42d8-9cde-d9d60b89abee => generated 194 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 839.968415] [48512]: DEBUG nova.api.openstack.wsgi [None req-384b8530-d537-46e0-b282-b1b484eb25bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.019165] [48512]: INFO nova.api.openstack.requestlog [None req-384b8530-d537-46e0-b282-b1b484eb25bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1658 microversion: 2.1 time: 0.055399 [ 840.020035] [48512]: [pid: 48512|app: 0|req: 1167/2273] 10.180.1.21 () {58 vars in 1333 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812 => generated 1658 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.022819] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.024421] [48512]: DEBUG nova.compute.api [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.028034] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.028262] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.028443] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.028727] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.029328] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.029522] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.048664] [48512]: WARNING neutronclient.v2_0.client [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.374355] [48512]: DEBUG nova.policy [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.379468] [48512]: INFO nova.api.openstack.requestlog [None req-3e399080-5f54-419b-ae70-bb8032b34026 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.358587 [ 840.379817] [48512]: [pid: 48512|app: 0|req: 1168/2274] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.383037] [48512]: DEBUG nova.api.openstack.wsgi [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.384105] [48512]: DEBUG nova.compute.api [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.390926] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.390926] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.390926] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.390926] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.391211] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.391211] [48512]: DEBUG oslo_concurrency.lockutils [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.406318] [48511]: DEBUG nova.policy [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.414155] [48511]: INFO nova.api.openstack.requestlog [None req-38cbea59-f88e-421e-8778-c5d1688cde34 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.515239 [ 840.414530] [48511]: [pid: 48511|app: 0|req: 1107/2275] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:24 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.419261] [48511]: DEBUG nova.api.openstack.wsgi [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 840.424144] [48511]: DEBUG nova.compute.api [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.426882] [48512]: WARNING neutronclient.v2_0.client [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.427738] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.427937] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.428077] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.429020] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.429020] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.429020] [48511]: DEBUG oslo_concurrency.lockutils [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.455753] [48511]: DEBUG nova.quota [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 840.459811] [48511]: DEBUG nova.quota [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 840.505429] [48512]: INFO nova.api.openstack.requestlog [None req-60ceba1f-e5aa-465d-ab3a-2eb29d776bc6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.124918 [ 840.505937] [48512]: [pid: 48512|app: 0|req: 1169/2276] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 549 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 840.509682] [48511]: INFO nova.api.openstack.requestlog [None req-44033c70-04c3-42b0-a5da-66ecb12978ff tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.094261 [ 840.509952] [48511]: [pid: 48511|app: 0|req: 1108/2277] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:25 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 840.510848] [48512]: DEBUG nova.api.openstack.wsgi [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.512715] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.513436] [48512]: DEBUG nova.compute.api [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] [instance: c1ec2ac3-ae8c-4acb-b304-8e6967a889c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.515298] [48511]: DEBUG nova.compute.api [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.517992] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.518382] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.518747] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.519299] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.519590] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.519968] [48512]: DEBUG oslo_concurrency.lockutils [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.524401] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.524654] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.524822] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.525114] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.525258] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.525380] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.541411] [48512]: INFO nova.api.openstack.wsgi [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. [ 840.541701] [48512]: DEBUG nova.api.openstack.wsgi [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 840.543620] [48512]: INFO nova.api.openstack.requestlog [None req-f533c996-4d06-4d0b-8ae0-3ea3109d1d9b tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1" status: 404 len: 111 microversion: 2.1 time: 0.035571 [ 840.543620] [48512]: [pid: 48512|app: 0|req: 1170/2278] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/c1ec2ac3-ae8c-4acb-b304-8e6967a889c1 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 840.550022] [48511]: WARNING neutronclient.v2_0.client [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.556401] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.558584] [48512]: DEBUG nova.compute.api [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.563632] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.563895] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.564115] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.564480] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.564780] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.565135] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.598116] [48512]: WARNING neutronclient.v2_0.client [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.635095] [48511]: DEBUG nova.policy [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.645338] [48511]: INFO nova.api.openstack.requestlog [None req-4c60fd14-9d0b-41c6-b1c3-9acd44481607 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.133153 [ 840.645338] [48511]: [pid: 48511|app: 0|req: 1109/2279] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.648427] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.650281] [48511]: DEBUG nova.compute.api [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.658055] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.682078] [48511]: WARNING neutronclient.v2_0.client [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.901361] [48512]: DEBUG nova.policy [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.906496] [48512]: INFO nova.api.openstack.requestlog [None req-0e3160f7-c354-4632-8f09-4f41ee931608 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.363338 [ 840.906903] [48512]: [pid: 48512|app: 0|req: 1171/2280] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.909474] [48512]: DEBUG nova.api.openstack.wsgi [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.910926] [48512]: DEBUG nova.compute.api [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 840.918406] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 840.935761] [48512]: WARNING neutronclient.v2_0.client [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.940810] [48511]: DEBUG nova.policy [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 840.948110] [48511]: INFO nova.api.openstack.requestlog [None req-1e9e4233-d923-4eb4-92b6-5d35c0e2221c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1272 microversion: 2.1 time: 0.303290 [ 840.948456] [48511]: [pid: 48511|app: 0|req: 1110/2281] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1272 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.952032] [48511]: DEBUG nova.api.openstack.wsgi [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 840.952147] [48511]: WARNING neutronclient.v2_0.client [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 840.996928] [48512]: DEBUG nova.policy [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.005017] [48511]: DEBUG neutronclient.v2_0.client [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 841.005293] [48511]: DEBUG nova.network.security_group_api [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 49471458-9cc5-4937-8523-c4eb74000f3b not found {{(pid=48511) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 841.005501] [48511]: INFO nova.api.openstack.wsgi [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist [ 841.005501] [48511]: Neutron server returns request_ids: ['req-4b58983f-7df4-447c-a4a6-8e4f7967f68a'] [ 841.006163] [48511]: DEBUG nova.api.openstack.wsgi [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 49471458-9cc5-4937-8523-c4eb74000f3b does not exist [ 841.006163] [48511]: Neutron server returns request_ids: ['req-4b58983f-7df4-447c-a4a6-8e4f7967f68a'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 841.006326] [48511]: INFO nova.api.openstack.requestlog [None req-756cdab8-6752-4a55-87ba-d2be9e8c5990 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b" status: 404 len: 194 microversion: 2.1 time: 0.057273 [ 841.006410] [48512]: INFO nova.api.openstack.requestlog [None req-d3482faa-240b-40ce-9ed0-b09ac0c2e0ff tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.098839 [ 841.006520] [48511]: [pid: 48511|app: 0|req: 1111/2282] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:25 2025] DELETE /compute/v2.1/os-security-groups/49471458-9cc5-4937-8523-c4eb74000f3b => generated 194 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 841.007424] [48512]: [pid: 48512|app: 0|req: 1172/2283] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.010212] [48511]: DEBUG nova.api.openstack.wsgi [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.010995] [48511]: DEBUG nova.compute.api [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.012861] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e5c064a-424b-4c59-8da7-33378d489da1 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.028745] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.028745] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.028745] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.029037] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.029128] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.029255] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.057065] [48512]: INFO nova.api.openstack.requestlog [None req-8e5c064a-424b-4c59-8da7-33378d489da1 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1658 microversion: 2.1 time: 0.048826 [ 841.057496] [48512]: [pid: 48512|app: 0|req: 1173/2284] 10.180.1.21 () {58 vars in 1319 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2Fe991a87e-b232-4178-83af-35c53bac3812 => generated 1658 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.059830] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.061278] [48512]: DEBUG nova.compute.api [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.063693] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.064317] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.064542] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.064732] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.064851] [48511]: DEBUG oslo_concurrency.lockutils [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.064989] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.065177] [48511]: DEBUG nova.objects.instance [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 841.065277] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.065852] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.065852] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.070025] [48511]: WARNING neutronclient.v2_0.client [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.085459] [48512]: WARNING neutronclient.v2_0.client [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.105265] [48511]: DEBUG nova.policy [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.109878] [48511]: DEBUG nova.policy [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.110934] [48511]: DEBUG nova.policy [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.111220] [48511]: INFO nova.api.openstack.requestlog [None req-90420a5d-4a3b-457c-b024-605fc16590f7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.104145 [ 841.111436] [48511]: [pid: 48511|app: 0|req: 1112/2285] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.113586] [48511]: DEBUG nova.api.openstack.wsgi [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.114945] [48511]: DEBUG nova.compute.api [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.118065] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.118247] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.118387] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.118645] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.118788] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.118906] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.137116] [48511]: WARNING neutronclient.v2_0.client [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.149162] [48512]: DEBUG nova.policy [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.154046] [48512]: DEBUG nova.policy [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.154340] [48512]: DEBUG nova.policy [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.157778] [48512]: INFO nova.api.openstack.requestlog [None req-bb2c02db-7f84-4aa9-902b-124bfbbe894c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.099902 [ 841.158096] [48512]: [pid: 48512|app: 0|req: 1174/2286] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.160603] [48512]: DEBUG nova.api.openstack.wsgi [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.162018] [48512]: DEBUG nova.compute.api [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.165297] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.165762] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.165762] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.165762] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.165931] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.166070] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.194415] [48512]: WARNING neutronclient.v2_0.client [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.687986] [48511]: DEBUG nova.policy [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.695952] [48511]: INFO nova.api.openstack.requestlog [None req-b2df4785-bda8-4a59-ae64-635b55a00af3 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.583917 [ 841.696395] [48511]: [pid: 48511|app: 0|req: 1113/2287] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.699424] [48511]: DEBUG nova.api.openstack.wsgi [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.700748] [48511]: DEBUG nova.compute.api [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.712041] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.712152] [48512]: DEBUG nova.policy [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.712301] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.712551] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.712830] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.713050] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.713149] [48511]: DEBUG oslo_concurrency.lockutils [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.717150] [48512]: INFO nova.api.openstack.requestlog [None req-54e875dc-0c59-49f5-973f-3dc99f6bfeab tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1520 microversion: 2.1 time: 0.558390 [ 841.717806] [48512]: [pid: 48512|app: 0|req: 1175/2288] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:25 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1520 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.720062] [48512]: DEBUG nova.api.openstack.wsgi [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.721433] [48512]: DEBUG nova.compute.api [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.732553] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.733048] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.733048] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.733550] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.733848] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.734282] [48512]: DEBUG oslo_concurrency.lockutils [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.750315] [48511]: WARNING neutronclient.v2_0.client [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.755496] [48512]: WARNING neutronclient.v2_0.client [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.772114] [48511]: DEBUG nova.policy [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.783221] [48511]: INFO nova.api.openstack.requestlog [None req-828a835b-72c9-4d38-96c0-6a12935faf2c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.085049 [ 841.783221] [48511]: [pid: 48511|app: 0|req: 1114/2289] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.785525] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update', calling method: >, body: {"meta": {"nova": "alt"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 841.787485] [48511]: DEBUG nova.compute.api [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.793730] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.817021] [48512]: INFO nova.api.openstack.requestlog [None req-de0c7e62-febf-421c-9140-cb718b2afd89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/9c745cda-7fd8-476d-8653-3da3e6c7a217" status: 200 len: 284 microversion: 2.1 time: 0.098630 [ 841.817280] [48512]: [pid: 48512|app: 0|req: 1176/2290] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/9c745cda-7fd8-476d-8653-3da3e6c7a217 => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 841.819393] [48511]: DEBUG nova.quota [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 841.820909] [48512]: DEBUG nova.api.openstack.wsgi [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.822997] [48512]: DEBUG nova.compute.api [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.824218] [48511]: DEBUG nova.quota [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 841.827160] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.827542] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.828432] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.828432] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.828432] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.828432] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.847103] [48512]: WARNING neutronclient.v2_0.client [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.868039] [48512]: DEBUG nova.policy [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.872639] [48512]: INFO nova.api.openstack.requestlog [None req-98ef34e9-8b53-4ed5-b109-116e1883d466 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1209 microversion: 2.1 time: 0.053917 [ 841.873034] [48512]: [pid: 48512|app: 0|req: 1177/2291] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.877188] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec2f3d7c-99c1-40cd-be6b-618c7eb84df2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.878221] [48511]: INFO nova.api.openstack.requestlog [None req-dcfc7ab6-51f4-4053-8a5e-43d59472d3fa tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/nova" status: 200 len: 25 microversion: 2.1 time: 0.094242 [ 841.878725] [48511]: [pid: 48511|app: 0|req: 1115/2292] 10.180.1.21 () {60 vars in 1293 bytes} [Mon Dec 8 18:23:26 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata/nova => generated 25 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 841.881392] [48511]: DEBUG nova.api.openstack.wsgi [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.881564] [48512]: INFO nova.api.openstack.wsgi [None req-ec2f3d7c-99c1-40cd-be6b-618c7eb84df2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance group f13ae934-1f46-43f8-94ff-0f78c0a1fccf could not be found. [ 841.881936] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec2f3d7c-99c1-40cd-be6b-618c7eb84df2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance group f13ae934-1f46-43f8-94ff-0f78c0a1fccf could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 841.882589] [48512]: INFO nova.api.openstack.requestlog [None req-ec2f3d7c-99c1-40cd-be6b-618c7eb84df2 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/f13ae934-1f46-43f8-94ff-0f78c0a1fccf" status: 404 len: 117 microversion: 2.1 time: 0.008945 [ 841.882868] [48511]: DEBUG nova.compute.api [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.883298] [48512]: [pid: 48512|app: 0|req: 1178/2293] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:23:26 2025] DELETE /compute/v2.1/os-server-groups/f13ae934-1f46-43f8-94ff-0f78c0a1fccf => generated 117 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 841.886856] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.887013] [48512]: DEBUG nova.api.openstack.wsgi [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.887067] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.887222] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.887515] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.887664] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.887786] [48511]: DEBUG oslo_concurrency.lockutils [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.889138] [48512]: DEBUG nova.compute.api [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.894563] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.894750] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.894883] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.895157] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.895308] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.895473] [48512]: DEBUG oslo_concurrency.lockutils [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.908438] [48511]: WARNING neutronclient.v2_0.client [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.918822] [48512]: WARNING neutronclient.v2_0.client [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.928649] [48511]: DEBUG nova.policy [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.933627] [48511]: INFO nova.api.openstack.requestlog [None req-e48f6f03-0154-43c3-9985-9f16a469b671 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.054241 [ 841.934154] [48511]: [pid: 48511|app: 0|req: 1116/2294] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.936912] [48511]: DEBUG nova.api.openstack.wsgi [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 841.938384] [48511]: DEBUG nova.compute.api [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 841.942620] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.942834] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.942971] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.943255] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 841.943401] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 841.943521] [48511]: DEBUG oslo_concurrency.lockutils [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 841.963143] [48511]: WARNING neutronclient.v2_0.client [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 841.990916] [48512]: DEBUG nova.policy [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 841.995505] [48512]: INFO nova.api.openstack.requestlog [None req-770849ee-5a65-4660-bf75-75158b120534 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1324 microversion: 2.1 time: 0.111348 [ 841.995919] [48512]: [pid: 48512|app: 0|req: 1179/2295] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1324 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.998596] [48512]: DEBUG nova.api.openstack.wsgi [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.000183] [48512]: DEBUG nova.compute.api [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.003880] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.004086] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.004201] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.004535] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.004775] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.004952] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.026366] [48512]: WARNING neutronclient.v2_0.client [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.057496] [48511]: DEBUG nova.policy [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.064812] [48511]: INFO nova.api.openstack.requestlog [None req-d37f436c-6d5c-4261-9565-95e18fedfe75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1318 microversion: 2.1 time: 0.130207 [ 842.065193] [48511]: [pid: 48511|app: 0|req: 1117/2296] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1318 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.069068] [48511]: DEBUG nova.api.openstack.wsgi [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.070742] [48511]: DEBUG nova.compute.api [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.072316] [48512]: DEBUG nova.policy [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.075279] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.075431] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.075623] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.075993] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.076200] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.076413] [48511]: DEBUG oslo_concurrency.lockutils [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.076998] [48512]: INFO nova.api.openstack.requestlog [None req-5cb0c52a-77dd-4ccb-80ba-064d7510c661 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1477 microversion: 2.1 time: 0.080484 [ 842.077434] [48512]: [pid: 48512|app: 0|req: 1180/2297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1477 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.080771] [48512]: DEBUG nova.api.openstack.wsgi [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.081604] [48512]: WARNING neutronclient.v2_0.client [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.094614] [48512]: DEBUG neutronclient.v2_0.client [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 842.094984] [48512]: DEBUG nova.network.security_group_api [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Neutron security group 4cd68f39-03d0-4431-8468-0211f62a5d64 not found {{(pid=48512) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 842.095317] [48512]: INFO nova.api.openstack.wsgi [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist [ 842.095317] [48512]: Neutron server returns request_ids: ['req-2c060dbd-116c-4dcd-9034-208a0e3ee319'] [ 842.096307] [48512]: DEBUG nova.api.openstack.wsgi [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Security group 4cd68f39-03d0-4431-8468-0211f62a5d64 does not exist [ 842.096307] [48512]: Neutron server returns request_ids: ['req-2c060dbd-116c-4dcd-9034-208a0e3ee319'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 842.096614] [48512]: INFO nova.api.openstack.requestlog [None req-576bac3c-d7ea-47a7-941b-8979802412cc tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64" status: 404 len: 194 microversion: 2.1 time: 0.018502 [ 842.097082] [48512]: [pid: 48512|app: 0|req: 1181/2298] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:26 2025] DELETE /compute/v2.1/os-security-groups/4cd68f39-03d0-4431-8468-0211f62a5d64 => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 842.097529] [48511]: WARNING neutronclient.v2_0.client [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.101249] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f4b109a-789d-4b11-b541-65511b8f122c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.123470] [48511]: DEBUG nova.policy [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.132028] [48511]: INFO nova.api.openstack.requestlog [None req-f628e5d9-1570-41b2-a946-3dc9d3218104 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.066202 [ 842.132413] [48511]: [pid: 48511|app: 0|req: 1118/2299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.135808] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.140019] [48511]: DEBUG nova.compute.api [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.144039] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.145684] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.146053] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.146543] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.146543] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.146719] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.172417] [48511]: WARNING neutronclient.v2_0.client [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.191406] [48512]: INFO nova.api.openstack.requestlog [None req-4f4b109a-789d-4b11-b541-65511b8f122c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7811 microversion: 2.1 time: 0.093106 [ 842.191592] [48512]: [pid: 48512|app: 0|req: 1182/2300] 10.180.1.21 () {58 vars in 1165 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7811 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.194982] [48511]: DEBUG nova.policy [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.195391] [48512]: DEBUG nova.api.openstack.wsgi [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.196880] [48512]: DEBUG nova.compute.api [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.202310] [48511]: INFO nova.api.openstack.requestlog [None req-fd33b647-d110-4a1e-a2ad-7950438f434b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.069013 [ 842.203556] [48511]: [pid: 48511|app: 0|req: 1119/2301] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.203657] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.203724] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.204577] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.204577] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.204577] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.204577] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.206097] [48511]: DEBUG nova.api.openstack.wsgi [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e1b909d5-04cf-4a24-8598-5ce15a309c3a", "name": "network-vif-deleted", "tag": "5bbbd91b-8991-4c26-a532-3b3f1c4a2689"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 842.212821] [48511]: DEBUG oslo_concurrency.lockutils [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.212821] [48511]: DEBUG oslo_concurrency.lockutils [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.212981] [48511]: DEBUG oslo_concurrency.lockutils [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.219859] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] Creating event network-vif-deleted:5bbbd91b-8991-4c26-a532-3b3f1c4a2689 for instance e1b909d5-04cf-4a24-8598-5ce15a309c3a on cpu-1 [ 842.224538] [48511]: INFO nova.api.openstack.requestlog [req-3e9bd808-d3d0-4973-a86c-aff24e630cc5 req-195737de-4eb7-4b9f-9e4e-b65edf7caed2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021198 [ 842.224911] [48511]: [pid: 48511|app: 0|req: 1120/2302] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:26 2025] 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) [ 842.227674] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.229067] [48511]: DEBUG nova.compute.api [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.230222] [48512]: WARNING neutronclient.v2_0.client [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.233667] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.233773] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.234727] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.234727] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.234727] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.234727] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.259437] [48511]: WARNING neutronclient.v2_0.client [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.280451] [48511]: DEBUG nova.policy [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.293311] [48511]: INFO nova.api.openstack.requestlog [None req-8ae392df-721c-4446-9906-d055215a64ba tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.067549 [ 842.293892] [48511]: [pid: 48511|app: 0|req: 1121/2303] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.306058] [48512]: DEBUG nova.policy [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.311904] [48512]: INFO nova.api.openstack.requestlog [None req-99ea4650-e440-4c25-8ffb-e9db2841d54d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.118742 [ 842.312357] [48512]: [pid: 48512|app: 0|req: 1183/2304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:26 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.315033] [48512]: DEBUG nova.api.openstack.wsgi [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.315190] [48512]: DEBUG nova.compute.api [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.320283] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.320283] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.320283] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.320283] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.320564] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.320564] [48512]: DEBUG oslo_concurrency.lockutils [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.376222] [48511]: DEBUG nova.api.openstack.wsgi [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow296Test-server-219064989", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 842.384066] [48512]: INFO nova.api.openstack.requestlog [None req-42dbe150-eadd-443a-935b-e72369927e47 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/a974f4bb-1d41-4ab4-bb33-c81f359ccdb9" status: 202 len: 0 microversion: 2.1 time: 0.070741 [ 842.384197] [48512]: [pid: 48512|app: 0|req: 1184/2305] 10.180.1.21 () {58 vars in 1384 bytes} [Mon Dec 8 18:23:27 2025] DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface/a974f4bb-1d41-4ab4-bb33-c81f359ccdb9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 842.388639] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.389368] [48512]: DEBUG nova.compute.api [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.392926] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.393191] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.393332] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.393590] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.393731] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.393851] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.410747] [48512]: INFO nova.api.openstack.requestlog [None req-5f239a80-584d-447d-ab98-85f5e985de6d tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 65 microversion: 2.1 time: 0.025925 [ 842.411143] [48512]: [pid: 48512|app: 0|req: 1185/2306] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 65 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 842.413546] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a7272bc-c76b-4074-9111-994e3b353647 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.416056] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.416284] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.416438] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.416783] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.416970] [48512]: INFO nova.api.openstack.wsgi [None req-8a7272bc-c76b-4074-9111-994e3b353647 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance group 49ddcb21-f97b-4ee2-887a-11d7c029e8c3 could not be found. [ 842.417228] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a7272bc-c76b-4074-9111-994e3b353647 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance group 49ddcb21-f97b-4ee2-887a-11d7c029e8c3 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 842.417576] [48512]: INFO nova.api.openstack.requestlog [None req-8a7272bc-c76b-4074-9111-994e3b353647 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/49ddcb21-f97b-4ee2-887a-11d7c029e8c3" status: 404 len: 117 microversion: 2.1 time: 0.005990 [ 842.417859] [48512]: [pid: 48512|app: 0|req: 1186/2307] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:23:27 2025] DELETE /compute/v2.1/os-server-groups/49ddcb21-f97b-4ee2-887a-11d7c029e8c3 => generated 117 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 842.418091] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.418231] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.420031] [48512]: DEBUG nova.api.openstack.wsgi [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7a0a28b1-3009-415a-ac7b-a294d50cc43f", "tag": "5686a2a4-67f5-4e7c-be1e-2bf93d810607"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 842.424478] [48511]: DEBUG nova.virt.hardware [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 842.424622] [48511]: DEBUG nova.virt.hardware [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 842.424776] [48511]: DEBUG nova.virt.hardware [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 842.424884] [48511]: DEBUG nova.virt.hardware [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 842.424993] [48511]: DEBUG nova.virt.hardware [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 842.426167] [48512]: DEBUG oslo_concurrency.lockutils [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.426344] [48512]: DEBUG oslo_concurrency.lockutils [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.426542] [48512]: DEBUG oslo_concurrency.lockutils [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.435646] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.435847] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.435984] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.436331] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.436498] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.437403] [48511]: DEBUG oslo_concurrency.lockutils [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.437509] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] Creating event network-changed:5686a2a4-67f5-4e7c-be1e-2bf93d810607 for instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f on cpu-1 [ 842.441972] [48512]: INFO nova.api.openstack.requestlog [req-8940cb49-7872-4c2d-8523-8633d3b5e850 req-d7c95028-9d44-4be7-a64e-75dad0ac5322 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023532 [ 842.442332] [48512]: [pid: 48512|app: 0|req: 1187/2308] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:27 2025] 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) [ 842.446933] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.447951] [48511]: DEBUG nova.quota [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Getting quotas for project f0ce19b8fcf24067acad44a09bbb08bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 842.448321] [48512]: DEBUG nova.compute.api [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.451821] [48511]: DEBUG nova.quota [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Getting quotas for user b0f8befe23ea414798443601ada6506d and project f0ce19b8fcf24067acad44a09bbb08bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 842.453534] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.454225] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.454225] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.454225] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.454376] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.454470] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.457317] [48511]: DEBUG nova.compute.api [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 842.458607] [48511]: DEBUG nova.compute.api [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 842.476831] [48512]: WARNING neutronclient.v2_0.client [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.489989] [48511]: INFO nova.api.openstack.requestlog [None req-38a5ec77-93a3-493f-a571-364bb24151d1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.96 time: 0.194535 [ 842.490315] [48511]: [pid: 48511|app: 0|req: 1122/2309] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:23:27 2025] POST /compute/v2.1/servers => generated 380 bytes in 196 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 842.493076] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.494649] [48511]: DEBUG nova.compute.api [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.498675] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.498805] [48512]: DEBUG nova.policy [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.498941] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.499057] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.499250] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.499410] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.499534] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.507013] [48512]: INFO nova.api.openstack.requestlog [None req-5c8f4af4-549f-443b-ad72-1166ab366a16 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.062339 [ 842.507013] [48512]: [pid: 48512|app: 0|req: 1188/2310] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.508046] [48512]: DEBUG nova.api.openstack.wsgi [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.509518] [48512]: DEBUG nova.compute.api [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.513681] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.513681] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.513819] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.514117] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.514278] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.514403] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.519079] [48511]: WARNING neutronclient.v2_0.client [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.531064] [48512]: WARNING neutronclient.v2_0.client [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.539056] [48511]: DEBUG nova.policy [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.543281] [48511]: INFO nova.api.openstack.requestlog [None req-cb03a8c3-fa95-4143-a6f0-a1c127371220 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1280 microversion: 2.1 time: 0.052415 [ 842.543626] [48511]: [pid: 48511|app: 0|req: 1123/2311] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.546121] [48511]: DEBUG nova.api.openstack.wsgi [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.547024] [48511]: DEBUG nova.compute.api [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.549528] [48512]: DEBUG nova.policy [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.549669] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.549801] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.549934] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.550216] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.550373] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.550493] [48511]: DEBUG oslo_concurrency.lockutils [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.554071] [48512]: INFO nova.api.openstack.requestlog [None req-8aac439a-f26c-4f9f-b90a-7851924c77a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.047830 [ 842.554633] [48512]: [pid: 48512|app: 0|req: 1189/2312] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.556893] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.558320] [48512]: DEBUG nova.compute.api [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.562238] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.562238] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.562238] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.562238] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.562450] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.562540] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.570043] [48511]: DEBUG nova.compute.api [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 842.580421] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.580602] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.580736] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.580887] [48512]: DEBUG nova.objects.instance [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 842.585123] [48512]: WARNING neutronclient.v2_0.client [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.604413] [48512]: DEBUG nova.policy [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.608931] [48512]: DEBUG nova.policy [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.609592] [48512]: DEBUG nova.policy [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.610200] [48512]: INFO nova.api.openstack.requestlog [None req-0b0d63e5-7590-4e26-aef1-7c9e0360223d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.055278 [ 842.610707] [48512]: [pid: 48512|app: 0|req: 1190/2313] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.612787] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.614300] [48512]: DEBUG nova.compute.api [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.617981] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.618162] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.618301] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.618567] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.618707] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.618826] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.623444] [48511]: INFO nova.api.openstack.requestlog [None req-30311af9-2989-45fc-9b2d-b7d5851b847a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 204 len: 0 microversion: 2.1 time: 0.079146 [ 842.623811] [48511]: [pid: 48511|app: 0|req: 1124/2314] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:27 2025] DELETE /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 842.628449] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8c95a5d-db86-4d74-8bfe-99b703492025 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.642680] [48512]: WARNING neutronclient.v2_0.client [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.664615] [48512]: DEBUG nova.policy [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.670471] [48512]: DEBUG nova.policy [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.671106] [48512]: DEBUG nova.policy [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.673930] [48512]: INFO nova.api.openstack.requestlog [None req-5d52af02-9b07-41c0-8954-87e587915e0b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.062860 [ 842.674360] [48512]: [pid: 48512|app: 0|req: 1191/2315] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.677609] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.678186] [48512]: DEBUG nova.compute.api [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.681577] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.681745] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.681903] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.682259] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.682456] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.682619] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.684829] [48511]: INFO nova.api.openstack.requestlog [None req-f8c95a5d-db86-4d74-8bfe-99b703492025 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4949 microversion: 2.1 time: 0.059953 [ 842.685187] [48511]: [pid: 48511|app: 0|req: 1125/2316] 10.180.1.21 () {58 vars in 1165 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/images/detail?type=snapshot => generated 4949 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.688017] [48511]: DEBUG nova.api.openstack.wsgi [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 842.689661] [48511]: DEBUG nova.compute.api [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.693564] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.693842] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.694032] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.694401] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.694608] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.694779] [48511]: DEBUG oslo_concurrency.lockutils [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.697218] [48512]: WARNING neutronclient.v2_0.client [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.715983] [48511]: DEBUG nova.quota [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 842.718644] [48511]: DEBUG nova.quota [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 842.739025] [48512]: INFO nova.api.openstack.requestlog [None req-0c046767-9b75-4375-8679-518554b2aa17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.064066 [ 842.739566] [48512]: [pid: 48512|app: 0|req: 1192/2317] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 549 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 842.743035] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5ea93c2-8134-420e-8276-c21d453a6c08 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.745296] [48511]: INFO nova.api.openstack.requestlog [None req-50450502-fe15-45a2-9e15-cb2a0c224bb7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.059527 [ 842.745674] [48511]: [pid: 48511|app: 0|req: 1126/2318] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:27 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 842.747056] [48512]: INFO nova.api.openstack.wsgi [None req-a5ea93c2-8134-420e-8276-c21d453a6c08 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance group cb5c70c3-902f-4b1d-b12a-c62fed2a42e1 could not be found. [ 842.747457] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5ea93c2-8134-420e-8276-c21d453a6c08 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance group cb5c70c3-902f-4b1d-b12a-c62fed2a42e1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 842.747939] [48512]: INFO nova.api.openstack.requestlog [None req-a5ea93c2-8134-420e-8276-c21d453a6c08 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/cb5c70c3-902f-4b1d-b12a-c62fed2a42e1" status: 404 len: 117 microversion: 2.1 time: 0.007718 [ 842.748166] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.748314] [48512]: [pid: 48512|app: 0|req: 1193/2319] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:23:27 2025] DELETE /compute/v2.1/os-server-groups/cb5c70c3-902f-4b1d-b12a-c62fed2a42e1 => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 842.749618] [48511]: DEBUG nova.compute.api [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.753626] [48512]: DEBUG nova.api.openstack.wsgi [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.756329] [48512]: DEBUG nova.compute.api [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.761107] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.761348] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.761510] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.761795] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.761974] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.762146] [48512]: DEBUG oslo_concurrency.lockutils [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.765089] [48511]: WARNING neutronclient.v2_0.client [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.782392] [48512]: WARNING neutronclient.v2_0.client [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.786161] [48511]: DEBUG nova.policy [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.794234] [48511]: DEBUG nova.policy [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.795166] [48511]: DEBUG nova.policy [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.798792] [48511]: INFO nova.api.openstack.requestlog [None req-d9991811-f6cc-44aa-9591-45da023ce127 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1496 microversion: 2.96 time: 0.052557 [ 842.799177] [48511]: [pid: 48511|app: 0|req: 1127/2320] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1496 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.801668] [48511]: DEBUG nova.api.openstack.wsgi [None req-08d7b32d-fb63-4049-8eda-2b6bab5fe418 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.833572] [48511]: INFO nova.api.openstack.requestlog [None req-08d7b32d-fb63-4049-8eda-2b6bab5fe418 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943" status: 200 len: 914 microversion: 2.1 time: 0.033747 [ 842.833940] [48511]: [pid: 48511|app: 0|req: 1128/2321] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/images/0ac884d9-244f-4f01-add0-7bf2b3aba943 => generated 914 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 842.836640] [48511]: DEBUG nova.api.openstack.wsgi [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.838056] [48511]: DEBUG nova.compute.api [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.842250] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.842443] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.842579] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.842907] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.842999] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.843544] [48511]: DEBUG oslo_concurrency.lockutils [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.872877] [48511]: WARNING neutronclient.v2_0.client [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 842.888408] [48512]: DEBUG nova.policy [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 842.893085] [48512]: INFO nova.api.openstack.requestlog [None req-17fea97c-aed5-422e-b3c4-06671ef2ebb6 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1640 microversion: 2.1 time: 0.144118 [ 842.893527] [48512]: [pid: 48512|app: 0|req: 1194/2322] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1640 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.895928] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 842.897417] [48512]: DEBUG nova.compute.api [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 842.900833] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.900968] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.901086] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.901350] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 842.901510] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 842.901675] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 842.918816] [48512]: WARNING neutronclient.v2_0.client [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.012449] [48511]: DEBUG nova.policy [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.017671] [48511]: INFO nova.api.openstack.requestlog [None req-53485b4d-67d9-47ff-860b-8940439dc6f6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.183108 [ 843.018016] [48511]: [pid: 48511|app: 0|req: 1129/2323] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.024472] [48511]: DEBUG nova.api.openstack.wsgi [None req-d3a78b16-fad0-46fe-9406-80566b80ebeb tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.032812] [48511]: INFO nova.api.openstack.wsgi [None req-d3a78b16-fad0-46fe-9406-80566b80ebeb tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] HTTP exception thrown: Instance group 097cd4c4-cc9e-4bef-89fc-845953f341b5 could not be found. [ 843.033108] [48511]: DEBUG nova.api.openstack.wsgi [None req-d3a78b16-fad0-46fe-9406-80566b80ebeb tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Returning 404 to user: Instance group 097cd4c4-cc9e-4bef-89fc-845953f341b5 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 843.033490] [48511]: INFO nova.api.openstack.requestlog [None req-d3a78b16-fad0-46fe-9406-80566b80ebeb tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/097cd4c4-cc9e-4bef-89fc-845953f341b5" status: 404 len: 117 microversion: 2.1 time: 0.011178 [ 843.033920] [48511]: [pid: 48511|app: 0|req: 1130/2324] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:23:27 2025] DELETE /compute/v2.1/os-server-groups/097cd4c4-cc9e-4bef-89fc-845953f341b5 => generated 117 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 843.036384] [48511]: DEBUG nova.api.openstack.wsgi [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'create', calling method: >, body: {"metadata": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 843.038182] [48511]: DEBUG nova.compute.api [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.041560] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.041751] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.041881] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.042156] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.042301] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.042451] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.067754] [48512]: DEBUG nova.policy [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.073465] [48511]: DEBUG nova.quota [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 843.077539] [48511]: DEBUG nova.quota [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 843.079347] [48512]: INFO nova.api.openstack.requestlog [None req-c8178e9e-67df-404d-9e83-c0a1ccfc2347 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1505 microversion: 2.1 time: 0.185219 [ 843.080737] [48512]: [pid: 48512|app: 0|req: 1195/2325] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1505 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.087403] [48512]: DEBUG nova.api.openstack.wsgi [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.087403] [48512]: DEBUG nova.compute.api [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.091133] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.091343] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.091480] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.091745] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.091886] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.092018] [48512]: DEBUG oslo_concurrency.lockutils [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.111721] [48512]: WARNING neutronclient.v2_0.client [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.124684] [48511]: INFO nova.api.openstack.requestlog [None req-ddc58c33-cfba-4869-abdb-2bc2385433b4 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.090204 [ 843.125575] [48511]: [pid: 48511|app: 0|req: 1131/2326] 10.180.1.21 () {60 vars in 1279 bytes} [Mon Dec 8 18:23:27 2025] POST /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 843.128958] [48511]: DEBUG nova.api.openstack.wsgi [None req-d98ea576-35dd-4354-bffa-8ba4d7c9845e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.148579] [48512]: DEBUG nova.policy [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.157753] [48512]: INFO nova.api.openstack.requestlog [None req-267e5ef1-b96c-429d-a743-32abdd0b81c5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.074631 [ 843.157753] [48512]: [pid: 48512|app: 0|req: 1196/2327] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.164244] [48512]: DEBUG nova.api.openstack.wsgi [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.165959] [48512]: DEBUG nova.compute.api [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.171254] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.171466] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.171606] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.171868] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.172026] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.172208] [48512]: DEBUG oslo_concurrency.lockutils [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.202799] [48512]: WARNING neutronclient.v2_0.client [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.203959] [48511]: INFO nova.api.openstack.requestlog [None req-d98ea576-35dd-4354-bffa-8ba4d7c9845e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1801 microversion: 2.1 time: 0.077780 [ 843.205029] [48511]: [pid: 48511|app: 0|req: 1132/2328] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/images/detail?limit=1 => generated 1801 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.209069] [48511]: DEBUG nova.api.openstack.wsgi [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.211637] [48511]: DEBUG nova.compute.api [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.216732] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.217047] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.217229] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.217563] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.217748] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.217912] [48511]: DEBUG oslo_concurrency.lockutils [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.245577] [48511]: WARNING neutronclient.v2_0.client [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.257210] [48512]: DEBUG nova.policy [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.263394] [48512]: INFO nova.api.openstack.requestlog [None req-14bdaff5-e2f3-4274-ac0e-5506b8982128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1265 microversion: 2.1 time: 0.105368 [ 843.264076] [48512]: [pid: 48512|app: 0|req: 1197/2329] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1265 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.267884] [48512]: DEBUG nova.api.openstack.wsgi [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.268800] [48512]: DEBUG nova.compute.api [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.275825] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.276079] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.276259] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.276487] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.276633] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.276754] [48512]: DEBUG oslo_concurrency.lockutils [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.308552] [48512]: WARNING neutronclient.v2_0.client [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 843.341831] [48511]: DEBUG nova.policy [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 843.347713] [48511]: INFO nova.api.openstack.requestlog [None req-988e1eab-2ab5-4384-8f36-1745185bbc2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.141506 [ 843.348678] [48511]: [pid: 48511|app: 0|req: 1133/2330] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:27 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.351184] [48511]: DEBUG nova.api.openstack.wsgi [None req-145475c0-f3cc-4cd1-a730-3179feb057c0 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.374306] [48511]: INFO nova.api.openstack.requestlog [None req-145475c0-f3cc-4cd1-a730-3179feb057c0 tempest-ServerGroupTestJSON-693151133 tempest-ServerGroupTestJSON-693151133-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0" status: 204 len: 0 microversion: 2.1 time: 0.024996 [ 843.374681] [48511]: [pid: 48511|app: 0|req: 1134/2331] 10.180.1.21 () {58 vars in 1261 bytes} [Mon Dec 8 18:23:28 2025] DELETE /compute/v2.1/os-server-groups/4a00e356-e406-4a96-bc73-6603bb6269a0 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 843.377716] [48511]: DEBUG nova.api.openstack.wsgi [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 843.379493] [48511]: DEBUG nova.compute.api [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 843.383827] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.384098] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.384201] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.384413] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 843.384553] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 843.384672] [48511]: DEBUG oslo_concurrency.lockutils [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 843.408349] [48511]: WARNING neutronclient.v2_0.client [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.240147] [48512]: DEBUG nova.policy [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.246271] [48512]: INFO nova.api.openstack.requestlog [None req-81e7c236-e3fc-4bd7-9a14-052000c2e3d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1324 microversion: 2.1 time: 0.981508 [ 844.246723] [48512]: [pid: 48512|app: 0|req: 1198/2332] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:28 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1324 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.249501] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.251505] [48512]: DEBUG nova.compute.api [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.256818] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.257204] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.257455] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.257826] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.258059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.258278] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.295526] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.295907] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.295907] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.296095] [48512]: DEBUG nova.objects.instance [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 844.300645] [48512]: WARNING neutronclient.v2_0.client [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.737296] [48511]: DEBUG nova.policy [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.744044] [48511]: INFO nova.api.openstack.requestlog [None req-76d2b74d-195c-4d09-9be4-66cf295afa08 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1318 microversion: 2.1 time: 1.368636 [ 844.748038] [48511]: [pid: 48511|app: 0|req: 1135/2333] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:28 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1318 bytes in 1369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.752730] [48512]: DEBUG nova.policy [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.753478] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.754532] [48511]: DEBUG nova.compute.api [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.763392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.764082] [48512]: INFO nova.api.openstack.requestlog [None req-e9a0a3d0-7cbd-43ea-87b8-838351da0857 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.515052 [ 844.764082] [48512]: [pid: 48512|app: 0|req: 1199/2334] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.772417] [48512]: DEBUG nova.api.openstack.wsgi [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.774091] [48512]: DEBUG nova.compute.api [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.777960] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.778408] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.778701] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.779127] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.779425] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.779825] [48512]: DEBUG oslo_concurrency.lockutils [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.792749] [48511]: WARNING neutronclient.v2_0.client [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.815602] [48512]: INFO nova.api.openstack.requestlog [None req-bd165d05-0fda-4efe-957f-cc9370527c90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.051601 [ 844.815602] [48512]: [pid: 48512|app: 0|req: 1200/2335] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 844.819020] [48512]: DEBUG nova.api.openstack.wsgi [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.821918] [48512]: DEBUG nova.compute.api [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.827125] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.828240] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.828240] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.828240] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.828593] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.830074] [48512]: DEBUG oslo_concurrency.lockutils [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.849456] [48512]: WARNING neutronclient.v2_0.client [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 844.924651] [48512]: DEBUG nova.policy [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.929410] [48512]: INFO nova.api.openstack.requestlog [None req-182c4239-16b3-483e-bdd3-72535bd86efa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.112984 [ 844.929765] [48512]: [pid: 48512|app: 0|req: 1201/2336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.932408] [48512]: DEBUG nova.api.openstack.wsgi [None req-153d6ce8-dd27-4f5c-a355-abb6087ba8d0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.955259] [48511]: DEBUG nova.policy [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 844.974713] [48511]: INFO nova.api.openstack.requestlog [None req-ec588d52-2890-48b9-9a86-a95d01113e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 200 len: 1505 microversion: 2.1 time: 0.222141 [ 844.974713] [48511]: [pid: 48511|app: 0|req: 1136/2337] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 1505 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.977296] [48511]: DEBUG nova.api.openstack.wsgi [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 844.978472] [48511]: DEBUG nova.compute.api [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 844.991539] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.991734] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.991865] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 844.992148] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 844.992284] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 844.992401] [48511]: DEBUG oslo_concurrency.lockutils [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.029158] [48511]: WARNING neutronclient.v2_0.client [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.079150] [48512]: INFO nova.api.openstack.requestlog [None req-153d6ce8-dd27-4f5c-a355-abb6087ba8d0 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c" status: 204 len: 0 microversion: 2.1 time: 0.148738 [ 845.079529] [48512]: [pid: 48512|app: 0|req: 1202/2338] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] DELETE /compute/v2.1/images/772b2755-7932-4c9b-8a10-d538508f589c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 845.083633] [48512]: DEBUG nova.api.openstack.wsgi [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.084940] [48512]: DEBUG nova.compute.api [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.092499] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.092699] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.092837] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.093124] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.093272] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.093390] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.119796] [48512]: WARNING neutronclient.v2_0.client [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.129989] [48511]: DEBUG nova.policy [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.136978] [48511]: INFO nova.api.openstack.requestlog [None req-30149c54-4d0d-409b-a8b6-8232c391b884 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.162503 [ 845.137495] [48511]: [pid: 48511|app: 0|req: 1137/2339] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.141755] [48511]: DEBUG nova.api.openstack.wsgi [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.143205] [48512]: DEBUG nova.policy [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.143976] [48511]: DEBUG nova.compute.api [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.148146] [48512]: INFO nova.api.openstack.requestlog [None req-43a1d1fd-f9f5-4186-b028-8a0f8f5cf5df tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.067524 [ 845.148146] [48512]: [pid: 48512|app: 0|req: 1203/2340] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.150028] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.150366] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.150610] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.151147] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.151288] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.151340] [48512]: DEBUG nova.api.openstack.wsgi [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.151521] [48511]: DEBUG oslo_concurrency.lockutils [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.152735] [48512]: DEBUG nova.compute.api [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.156999] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.157194] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.157423] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.157931] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.158103] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.158239] [48512]: DEBUG oslo_concurrency.lockutils [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.173893] [48511]: WARNING neutronclient.v2_0.client [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.181977] [48512]: WARNING neutronclient.v2_0.client [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.272894] [48512]: DEBUG nova.policy [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.280981] [48512]: INFO nova.api.openstack.requestlog [None req-82d9f2cd-ed5d-46f3-8821-0ddadb0bbc5f tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.132399 [ 845.281357] [48512]: [pid: 48512|app: 0|req: 1204/2341] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.284035] [48512]: DEBUG nova.api.openstack.wsgi [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.286282] [48512]: DEBUG nova.compute.api [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.290015] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.290314] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.290468] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.290736] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.290942] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.291052] [48512]: DEBUG oslo_concurrency.lockutils [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.302869] [48511]: DEBUG nova.policy [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.309795] [48511]: INFO nova.api.openstack.requestlog [None req-302f9415-ad66-42ed-bdfa-7048f104adba tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.171515 [ 845.310142] [48511]: [pid: 48511|app: 0|req: 1138/2342] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:29 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.312970] [48511]: DEBUG nova.api.openstack.wsgi [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.314657] [48511]: DEBUG nova.compute.api [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.318484] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.318665] [48512]: WARNING neutronclient.v2_0.client [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.318750] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.318837] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.319140] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.319327] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.319473] [48511]: DEBUG oslo_concurrency.lockutils [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.341440] [48511]: WARNING neutronclient.v2_0.client [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.365638] [48511]: DEBUG nova.policy [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.370978] [48511]: INFO nova.api.openstack.requestlog [None req-0da0e32e-85da-4785-bd02-26c155b9b453 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.060157 [ 845.371368] [48511]: [pid: 48511|app: 0|req: 1139/2343] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.374756] [48511]: DEBUG nova.api.openstack.wsgi [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.376425] [48511]: DEBUG nova.compute.api [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.384546] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.384935] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.385216] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.385698] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.385942] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.386017] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.424946] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.424946] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.424946] [48511]: DEBUG oslo_concurrency.lockutils [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.424946] [48511]: DEBUG nova.objects.instance [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 845.430406] [48511]: WARNING neutronclient.v2_0.client [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.443277] [48512]: DEBUG nova.policy [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.449846] [48512]: INFO nova.api.openstack.requestlog [None req-77357b31-2694-4922-b462-f01085d74bf8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1320 microversion: 2.1 time: 0.167864 [ 845.450211] [48512]: [pid: 48512|app: 0|req: 1205/2344] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1320 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.452736] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.454224] [48512]: DEBUG nova.compute.api [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.456939] [48511]: DEBUG nova.policy [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.457924] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.458129] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.458271] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.458595] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.458707] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.458855] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.463793] [48511]: DEBUG nova.policy [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.465268] [48511]: DEBUG nova.policy [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.465710] [48511]: INFO nova.api.openstack.requestlog [None req-cffb2581-8ac7-4568-8b73-af61138d9109 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.093609 [ 845.466183] [48511]: [pid: 48511|app: 0|req: 1140/2345] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.469416] [48511]: DEBUG nova.api.openstack.wsgi [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.471273] [48511]: DEBUG nova.compute.api [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.476647] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.476935] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.477157] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.477554] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.477916] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.477996] [48511]: DEBUG oslo_concurrency.lockutils [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.480048] [48512]: WARNING neutronclient.v2_0.client [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.498818] [48512]: DEBUG nova.policy [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.501016] [48511]: WARNING neutronclient.v2_0.client [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.504080] [48512]: DEBUG nova.policy [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.504877] [48512]: DEBUG nova.policy [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.508352] [48512]: INFO nova.api.openstack.requestlog [None req-6ead53e2-da4a-4986-939a-42ea8643285d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.057590 [ 845.508736] [48512]: [pid: 48512|app: 0|req: 1206/2346] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.512278] [48512]: DEBUG nova.api.openstack.wsgi [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.513491] [48512]: DEBUG nova.compute.api [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.517211] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.517404] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.517557] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.518232] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.518232] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.518232] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.546114] [48512]: WARNING neutronclient.v2_0.client [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.610100] [48511]: INFO nova.api.openstack.requestlog [None req-6690f5d0-9750-4931-907b-56ab3cdc1cbf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.142195 [ 845.610895] [48511]: [pid: 48511|app: 0|req: 1141/2347] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 549 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 845.615168] [48511]: DEBUG nova.api.openstack.wsgi [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.619712] [48511]: DEBUG nova.compute.api [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.625132] [48512]: DEBUG nova.policy [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.628039] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.629650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.629650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.629650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.629650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.629650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.638446] [48512]: DEBUG nova.policy [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.639472] [48512]: DEBUG nova.policy [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.652393] [48512]: INFO nova.api.openstack.requestlog [None req-1d580078-301c-4559-b936-85b2be91d272 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1500 microversion: 2.96 time: 0.142941 [ 845.652930] [48512]: [pid: 48512|app: 0|req: 1207/2348] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1500 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.661906] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.664397] [48512]: DEBUG nova.compute.api [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.668927] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.669263] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.670233] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.670233] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.670233] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.670233] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.673702] [48511]: WARNING neutronclient.v2_0.client [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.700169] [48511]: DEBUG nova.policy [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.709548] [48511]: INFO nova.api.openstack.requestlog [None req-4bc69b0c-d05c-4336-9e61-b3443f5c1273 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1463 microversion: 2.1 time: 0.097569 [ 845.710066] [48511]: [pid: 48511|app: 0|req: 1142/2349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1463 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.712724] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.714476] [48511]: DEBUG nova.compute.api [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.718450] [48512]: WARNING neutronclient.v2_0.client [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.725207] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.726518] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.726518] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.726518] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.726518] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.726518] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.749888] [48511]: WARNING neutronclient.v2_0.client [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.828227] [48511]: DEBUG nova.policy [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.837842] [48511]: INFO nova.api.openstack.requestlog [None req-4a81cb42-5618-4a00-bee0-fd5da6c2f08c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.127035 [ 845.838457] [48511]: [pid: 48511|app: 0|req: 1143/2350] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.840762] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.842849] [48511]: DEBUG nova.compute.api [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.845994] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.846200] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.846335] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.847559] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.847559] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.847559] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.863429] [48512]: DEBUG nova.policy [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.870297] [48512]: INFO nova.api.openstack.requestlog [None req-4ab33901-075f-421a-8b7b-a69d9479cfbb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.216458 [ 845.870485] [48512]: [pid: 48512|app: 0|req: 1208/2351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.874261] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 845.877980] [48512]: DEBUG nova.compute.api [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 845.878150] [48511]: WARNING neutronclient.v2_0.client [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.882754] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.882961] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.883120] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.884128] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.884128] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.884128] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 845.902695] [48512]: WARNING neutronclient.v2_0.client [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 845.912148] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=11 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.931039] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=19 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.979845] [48512]: DEBUG nova.policy [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 845.985793] [48512]: INFO nova.api.openstack.requestlog [None req-a8e2c144-d5ba-4f2a-a82c-62d642c099ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.114691 [ 845.986892] [48512]: [pid: 48512|app: 0|req: 1209/2352] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.989800] [48512]: DEBUG nova.api.openstack.wsgi [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4afc2904-2f86-4d8a-b48b-8eb883959653", "name": "network-vif-plugged", "status": "completed", "tag": "8ffe66a7-7454-4f12-a23d-9636ca7d7be8"}, {"name": "network-changed", "server_uuid": "4afc2904-2f86-4d8a-b48b-8eb883959653", "tag": "8ffe66a7-7454-4f12-a23d-9636ca7d7be8"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 845.996730] [48512]: DEBUG oslo_concurrency.lockutils [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 845.996730] [48512]: DEBUG oslo_concurrency.lockutils [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 845.996730] [48512]: DEBUG oslo_concurrency.lockutils [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.002767] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Creating event network-vif-plugged:8ffe66a7-7454-4f12-a23d-9636ca7d7be8 for instance 4afc2904-2f86-4d8a-b48b-8eb883959653 on cpu-1 [ 846.003021] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] Creating event network-changed:8ffe66a7-7454-4f12-a23d-9636ca7d7be8 for instance 4afc2904-2f86-4d8a-b48b-8eb883959653 on cpu-1 [ 846.008778] [48512]: INFO nova.api.openstack.requestlog [req-1bf96235-6d39-4b1b-916a-eb9a1e109d6c req-3d03da1e-6dfe-4994-a42a-820e05a32dfc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021111 [ 846.008956] [48512]: [pid: 48512|app: 0|req: 1210/2353] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:30 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 846.010858] [48511]: DEBUG nova.policy [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.011820] [48512]: DEBUG nova.api.openstack.wsgi [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 846.013473] [48512]: DEBUG nova.compute.api [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.016597] [48511]: INFO nova.api.openstack.requestlog [None req-e2a6beac-2183-485c-bb3a-ea0e952f4b60 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1315 microversion: 2.1 time: 0.177796 [ 846.016965] [48511]: [pid: 48511|app: 0|req: 1144/2354] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1315 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.018579] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.020024] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.020024] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.020024] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.020024] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.020024] [48512]: DEBUG oslo_concurrency.lockutils [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.025570] [48511]: DEBUG nova.api.openstack.wsgi [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.025570] [48511]: DEBUG nova.compute.api [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.030926] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.032378] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.032544] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.032830] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.032991] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.033137] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.054206] [48512]: DEBUG nova.quota [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 846.058787] [48512]: DEBUG nova.quota [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 846.062696] [48511]: DEBUG nova.compute.api [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 846.091389] [48512]: INFO nova.api.openstack.requestlog [None req-d74a71c1-3286-4c2e-b914-45a392d0d729 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 50 microversion: 2.1 time: 0.081709 [ 846.091852] [48512]: [pid: 48512|app: 0|req: 1211/2355] 10.180.1.21 () {60 vars in 1278 bytes} [Mon Dec 8 18:23:30 2025] PUT /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 50 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 846.094284] [48512]: DEBUG nova.api.openstack.wsgi [None req-910751a0-e4c1-4811-93d4-bd6797a5e1ec tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.114617] [48511]: INFO nova.api.openstack.requestlog [None req-2c872c17-7bcb-4baf-9eec-2e9da1d7d32b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 204 len: 0 microversion: 2.1 time: 0.096728 [ 846.115162] [48511]: [pid: 48511|app: 0|req: 1145/2356] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:30 2025] DELETE /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 846.117878] [48511]: DEBUG nova.api.openstack.wsgi [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.120417] [48511]: DEBUG nova.compute.api [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.123305] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.123500] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.123634] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.123889] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.124036] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.124155] [48511]: DEBUG oslo_concurrency.lockutils [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.156937] [48511]: WARNING neutronclient.v2_0.client [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.261751] [48512]: INFO nova.api.openstack.requestlog [None req-910751a0-e4c1-4811-93d4-bd6797a5e1ec tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89" status: 204 len: 0 microversion: 2.1 time: 0.169219 [ 846.262102] [48512]: [pid: 48512|app: 0|req: 1212/2357] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] DELETE /compute/v2.1/images/5fa723fd-0712-4e77-90a7-17b7bce77a89 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 846.264521] [48512]: DEBUG nova.api.openstack.wsgi [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.265794] [48512]: DEBUG nova.compute.api [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.270714] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.270900] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.271045] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.271332] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.271474] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.271602] [48512]: DEBUG oslo_concurrency.lockutils [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.307947] [48511]: DEBUG nova.policy [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.309687] [48512]: WARNING neutronclient.v2_0.client [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.314174] [48511]: INFO nova.api.openstack.requestlog [None req-01d825af-8fff-41a6-a3c6-128aec41713e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1324 microversion: 2.1 time: 0.198004 [ 846.315179] [48511]: [pid: 48511|app: 0|req: 1146/2358] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:30 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1324 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.317670] [48511]: DEBUG nova.api.openstack.wsgi [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.319386] [48511]: DEBUG nova.compute.api [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.325033] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.325225] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.325362] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.325618] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.325760] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.325875] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.347897] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.348137] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.348253] [48511]: DEBUG oslo_concurrency.lockutils [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.348401] [48511]: DEBUG nova.objects.instance [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 846.352613] [48511]: WARNING neutronclient.v2_0.client [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.374180] [48511]: DEBUG nova.policy [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.379271] [48511]: INFO nova.api.openstack.requestlog [None req-033fe120-49ae-4fc3-a942-2204fca650f2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.064177 [ 846.380037] [48511]: [pid: 48511|app: 0|req: 1147/2359] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.382915] [48511]: DEBUG nova.api.openstack.wsgi [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.384509] [48511]: DEBUG nova.compute.api [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.388236] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.388623] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.388860] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.389229] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.389546] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.389782] [48511]: DEBUG oslo_concurrency.lockutils [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.395538] [48512]: DEBUG nova.policy [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.399908] [48512]: INFO nova.api.openstack.requestlog [None req-d30d16b0-14ce-423d-873d-b2d9db925839 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1318 microversion: 2.1 time: 0.137255 [ 846.400369] [48512]: [pid: 48512|app: 0|req: 1213/2360] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1318 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.402730] [48512]: DEBUG nova.api.openstack.wsgi [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "alt1", "key3": "value3"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 846.404262] [48512]: DEBUG nova.compute.api [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.407512] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.407693] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.407828] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.408089] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.408228] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.409058] [48512]: DEBUG oslo_concurrency.lockutils [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.410439] [48511]: WARNING neutronclient.v2_0.client [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.428578] [48512]: DEBUG nova.quota [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 846.428943] [48511]: DEBUG nova.policy [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.433359] [48511]: INFO nova.api.openstack.requestlog [None req-8024a317-a721-474b-a848-19f9e68b91ac tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.052346 [ 846.433687] [48511]: [pid: 48511|app: 0|req: 1148/2361] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.433786] [48512]: DEBUG nova.quota [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Getting quotas for user 12cd1164e79142fbaa7dd858b1e9ac20 and project baab7e69e29a42f3bcbb2094339b3578. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 846.436315] [48511]: DEBUG nova.api.openstack.wsgi [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.437685] [48511]: DEBUG nova.compute.api [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.445691] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.445902] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.446097] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.446384] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.446534] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.446655] [48511]: DEBUG oslo_concurrency.lockutils [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.468782] [48511]: WARNING neutronclient.v2_0.client [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.476943] [48512]: INFO nova.api.openstack.requestlog [None req-35fe8cfc-5394-4fbd-946b-3c2984dee361 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 66 microversion: 2.1 time: 0.075877 [ 846.477380] [48512]: [pid: 48512|app: 0|req: 1214/2362] 10.180.1.21 () {60 vars in 1279 bytes} [Mon Dec 8 18:23:31 2025] POST /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 66 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 846.480209] [48512]: DEBUG nova.api.openstack.wsgi [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.481614] [48512]: DEBUG nova.compute.api [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.484791] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.484974] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.485121] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.485371] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.485510] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.485632] [48512]: DEBUG oslo_concurrency.lockutils [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.489656] [48511]: DEBUG nova.policy [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.496031] [48511]: INFO nova.api.openstack.requestlog [None req-e032ecdf-96cc-4121-8bc3-7689cf219859 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1202 microversion: 2.1 time: 0.061591 [ 846.496353] [48511]: [pid: 48511|app: 0|req: 1149/2363] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.498877] [48511]: DEBUG nova.api.openstack.wsgi [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1804744459", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 846.503017] [48512]: WARNING neutronclient.v2_0.client [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.522166] [48512]: DEBUG nova.policy [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.526988] [48512]: INFO nova.api.openstack.requestlog [None req-dae58842-734a-4bfa-949c-1cbbb791e136 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.048237 [ 846.527459] [48512]: [pid: 48512|app: 0|req: 1215/2364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.530681] [48512]: DEBUG nova.api.openstack.wsgi [None req-7c41ff96-947e-40c4-bc5e-cf6a4e117611 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.535848] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.536151] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.536323] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.536680] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.536827] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.536951] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.542657] [48511]: DEBUG nova.network.neutron [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] validate_networks() for [('fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 846.543090] [48511]: WARNING neutronclient.v2_0.client [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.622099] [48512]: INFO nova.api.openstack.requestlog [None req-7c41ff96-947e-40c4-bc5e-cf6a4e117611 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046" status: 204 len: 0 microversion: 2.1 time: 0.093354 [ 846.622469] [48512]: [pid: 48512|app: 0|req: 1216/2365] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] DELETE /compute/v2.1/images/082fd8e3-1d13-4251-8f0e-23dd623b2046 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 846.625086] [48512]: DEBUG nova.api.openstack.wsgi [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.626475] [48512]: DEBUG nova.compute.api [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.630894] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.631098] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.631233] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.631497] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.631635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.631756] [48512]: DEBUG oslo_concurrency.lockutils [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.655652] [48512]: WARNING neutronclient.v2_0.client [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.723956] [48511]: WARNING neutronclient.v2_0.client [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.737236] [48512]: DEBUG nova.policy [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.742013] [48512]: INFO nova.api.openstack.requestlog [None req-d50ecfef-e555-4d49-a686-fbd652847f1b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.118978 [ 846.742402] [48512]: [pid: 48512|app: 0|req: 1217/2366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.744778] [48512]: DEBUG nova.api.openstack.wsgi [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.746187] [48512]: DEBUG nova.compute.api [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.749559] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.749795] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.749974] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.750305] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.750552] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.750727] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.775151] [48512]: WARNING neutronclient.v2_0.client [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 846.915423] [48511]: DEBUG nova.virt.hardware [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 846.915725] [48511]: DEBUG nova.virt.hardware [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 846.915783] [48511]: DEBUG nova.virt.hardware [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 846.915870] [48511]: DEBUG nova.virt.hardware [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 846.915980] [48511]: DEBUG nova.virt.hardware [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 846.920764] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.920939] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.921081] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.921409] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.921558] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.921677] [48511]: DEBUG oslo_concurrency.lockutils [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.932095] [48511]: DEBUG nova.quota [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 846.934641] [48511]: DEBUG nova.quota [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 846.942141] [48511]: DEBUG nova.compute.api [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 846.943532] [48511]: DEBUG nova.compute.api [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 846.973217] [48512]: DEBUG nova.policy [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 846.978045] [48512]: INFO nova.api.openstack.requestlog [None req-d79a763d-0133-42e3-ab02-9e99c2f90e90 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.234894 [ 846.978253] [48512]: [pid: 48512|app: 0|req: 1218/2367] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.981953] [48512]: DEBUG nova.api.openstack.wsgi [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.982267] [48512]: DEBUG nova.compute.api [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.985575] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.985765] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.985897] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.986240] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.986934] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.986934] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.988754] [48511]: INFO nova.api.openstack.requestlog [None req-254547f4-5360-4885-8a11-7ffaffe16fd6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.491050 [ 846.988754] [48511]: [pid: 48511|app: 0|req: 1150/2368] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:31 2025] POST /compute/v2.1/servers => generated 380 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 846.992017] [48511]: DEBUG nova.api.openstack.wsgi [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 846.993272] [48511]: DEBUG nova.compute.api [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 846.998164] [48511]: DEBUG oslo_concurrency.lockutils [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.010028] [48512]: WARNING neutronclient.v2_0.client [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.025244] [48511]: WARNING neutronclient.v2_0.client [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.029968] [48512]: DEBUG nova.policy [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.034761] [48512]: INFO nova.api.openstack.requestlog [None req-8bff1bd4-d5cd-4b7c-9c15-e8acde52ca2d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.055941 [ 847.035152] [48512]: [pid: 48512|app: 0|req: 1219/2369] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.038161] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.039799] [48512]: DEBUG nova.compute.api [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.043190] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.043795] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.045931] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.045931] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.045931] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.045931] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.067684] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.068060] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.068335] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.068611] [48512]: DEBUG nova.objects.instance [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lazy-loading 'fault' on Instance uuid 32891ef3-1b7f-483e-969a-15ef49118a06 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.072543] [48512]: WARNING neutronclient.v2_0.client [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.086270] [48511]: DEBUG nova.policy [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.091041] [48511]: INFO nova.api.openstack.requestlog [None req-a41927fe-b133-4c83-b823-658915c00270 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1320 microversion: 2.1 time: 0.101949 [ 847.091230] [48511]: [pid: 48511|app: 0|req: 1151/2370] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1320 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.094056] [48511]: DEBUG nova.api.openstack.wsgi [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.095130] [48511]: DEBUG nova.compute.api [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.098512] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.098709] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.098937] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.099110] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.099257] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.099398] [48511]: DEBUG oslo_concurrency.lockutils [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.100895] [48512]: DEBUG nova.policy [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.105693] [48512]: DEBUG nova.policy [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.106435] [48512]: DEBUG nova.policy [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd6f26e269da548989775cdd9d2841ca4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44cc581f71154c4dae2a9ec976ba3eac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.107088] [48512]: INFO nova.api.openstack.requestlog [None req-ce0c6375-db82-4006-a6c6-001eacadd71c tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 200 len: 1343 microversion: 2.21 time: 0.071390 [ 847.107471] [48512]: [pid: 48512|app: 0|req: 1220/2371] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 1343 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.109849] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.111334] [48512]: DEBUG nova.compute.api [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.114714] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.114895] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.115055] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.115325] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.115475] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.115597] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.119876] [48511]: INFO nova.api.openstack.requestlog [None req-942318b2-1e90-4f22-997b-62790e60ca40 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata" status: 200 len: 66 microversion: 2.1 time: 0.028119 [ 847.120300] [48511]: [pid: 48511|app: 0|req: 1152/2372] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c/metadata => generated 66 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 847.122824] [48511]: DEBUG nova.api.openstack.wsgi [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.124163] [48511]: DEBUG nova.compute.api [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.127422] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.127808] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.127963] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.128241] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.128392] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.128516] [48511]: DEBUG oslo_concurrency.lockutils [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.132943] [48512]: WARNING neutronclient.v2_0.client [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.158524] [48512]: DEBUG nova.policy [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.163144] [48511]: WARNING neutronclient.v2_0.client [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.167034] [48512]: DEBUG nova.policy [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.168505] [48512]: DEBUG nova.policy [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.172655] [48512]: INFO nova.api.openstack.requestlog [None req-ec0f3d3a-bf43-488a-92fd-26a3bf9472e6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.064467 [ 847.173174] [48512]: [pid: 48512|app: 0|req: 1221/2373] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.175975] [48512]: DEBUG nova.api.openstack.wsgi [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.176245] [48512]: DEBUG nova.compute.api [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.180589] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.180897] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.181081] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.181421] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.181611] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.181789] [48512]: DEBUG oslo_concurrency.lockutils [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.205290] [48512]: DEBUG nova.compute.api [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 847.264365] [48511]: INFO nova.api.openstack.requestlog [None req-91a533a3-e63c-4e0d-9f4e-4bb2436b9c5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.143296 [ 847.265019] [48511]: [pid: 48511|app: 0|req: 1153/2374] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:31 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 549 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 847.268301] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.270476] [48511]: DEBUG nova.compute.api [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.275514] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.275829] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.276082] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.276583] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.276699] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.276820] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.281197] [48512]: INFO nova.api.openstack.requestlog [None req-08ba0ab4-f1c0-4ed6-9d50-790e3f29e2b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 204 len: 0 microversion: 2.1 time: 0.107147 [ 847.281744] [48512]: [pid: 48512|app: 0|req: 1222/2375] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:31 2025] DELETE /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 847.284900] [48512]: DEBUG nova.api.openstack.wsgi [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.286594] [48512]: DEBUG nova.compute.api [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.291082] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.291082] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.291082] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.291518] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.291518] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.291683] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.305550] [48511]: WARNING neutronclient.v2_0.client [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.319206] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.319661] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.319758] [48512]: DEBUG oslo_concurrency.lockutils [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.319984] [48512]: DEBUG nova.objects.instance [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.325058] [48512]: WARNING neutronclient.v2_0.client [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.327967] [48511]: DEBUG nova.policy [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.335823] [48511]: DEBUG nova.policy [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.336838] [48511]: DEBUG nova.policy [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.344410] [48511]: INFO nova.api.openstack.requestlog [None req-4cf007be-8b9d-4fde-b463-f882c318232f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1500 microversion: 2.96 time: 0.078466 [ 847.344739] [48511]: [pid: 48511|app: 0|req: 1154/2376] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1500 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.347747] [48512]: DEBUG nova.policy [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.347992] [48511]: DEBUG nova.api.openstack.wsgi [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.349709] [48511]: DEBUG nova.compute.api [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.353202] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.353417] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.353533] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.353826] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.354072] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.354161] [48512]: INFO nova.api.openstack.requestlog [None req-393546a3-bdcb-4338-b995-55a0faf4c1de tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.071589 [ 847.354273] [48511]: DEBUG oslo_concurrency.lockutils [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.354573] [48512]: [pid: 48512|app: 0|req: 1223/2377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.362293] [48512]: DEBUG nova.api.openstack.wsgi [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.362682] [48512]: DEBUG nova.compute.api [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.369050] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.369376] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.369376] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.370266] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.370266] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.370266] [48512]: DEBUG oslo_concurrency.lockutils [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.377790] [48511]: WARNING neutronclient.v2_0.client [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.397994] [48512]: WARNING neutronclient.v2_0.client [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.400688] [48511]: DEBUG nova.policy [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.407193] [48511]: INFO nova.api.openstack.requestlog [None req-9438252c-2fcc-4536-acd8-5a4379b42288 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.061854 [ 847.407591] [48511]: [pid: 48511|app: 0|req: 1155/2378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.410052] [48511]: DEBUG nova.api.openstack.wsgi [None req-6aa6bc0a-90a4-4c9c-a5af-7c971013e349 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.411689] [48511]: DEBUG nova.compute.api [None req-6aa6bc0a-90a4-4c9c-a5af-7c971013e349 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.422643] [48511]: WARNING neutronclient.v2_0.client [None req-6aa6bc0a-90a4-4c9c-a5af-7c971013e349 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.479496] [48511]: DEBUG nova.policy [None req-6aa6bc0a-90a4-4c9c-a5af-7c971013e349 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.483729] [48511]: INFO nova.api.openstack.requestlog [None req-6aa6bc0a-90a4-4c9c-a5af-7c971013e349 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1216 microversion: 2.1 time: 0.075542 [ 847.484144] [48511]: [pid: 48511|app: 0|req: 1156/2379] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.490134] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.492055] [48511]: DEBUG nova.compute.api [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.497173] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.497451] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.497646] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.497955] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.498268] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.498499] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.506969] [48512]: DEBUG nova.policy [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.511285] [48512]: INFO nova.api.openstack.requestlog [None req-de392c7c-89d6-453f-8c01-306257f71506 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.156124 [ 847.511764] [48512]: [pid: 48512|app: 0|req: 1224/2380] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.514384] [48512]: DEBUG nova.api.openstack.wsgi [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.516344] [48512]: DEBUG nova.compute.api [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.517679] [48511]: WARNING neutronclient.v2_0.client [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.519565] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.519717] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.519850] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.520892] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.521043] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.521175] [48512]: DEBUG oslo_concurrency.lockutils [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.536584] [48511]: DEBUG nova.policy [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.541032] [48512]: WARNING neutronclient.v2_0.client [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.542696] [48511]: INFO nova.api.openstack.requestlog [None req-4f739747-6201-4093-ad80-eacedd2b9832 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.057092 [ 847.542696] [48511]: [pid: 48511|app: 0|req: 1157/2381] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.545728] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.546083] [48511]: DEBUG nova.compute.api [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.552901] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.573154] [48511]: DEBUG nova.compute.api [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 847.610452] [48512]: DEBUG nova.policy [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.621194] [48512]: INFO nova.api.openstack.requestlog [None req-a86e97d1-f4aa-481e-b6bb-19a800ad2a62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1313 microversion: 2.1 time: 0.108613 [ 847.621591] [48512]: [pid: 48512|app: 0|req: 1225/2382] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1313 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.628240] [48512]: DEBUG nova.api.openstack.wsgi [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.629784] [48512]: DEBUG nova.compute.api [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.634459] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.634658] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.634791] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.635065] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.635210] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.635332] [48512]: DEBUG oslo_concurrency.lockutils [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.661272] [48511]: INFO nova.api.openstack.requestlog [None req-aa979df8-332f-4be6-a6c2-d5d945cbd9e7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 204 len: 0 microversion: 2.1 time: 0.117356 [ 847.663132] [48511]: [pid: 48511|app: 0|req: 1158/2383] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:32 2025] DELETE /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 847.664405] [48511]: DEBUG nova.api.openstack.wsgi [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.665690] [48512]: WARNING neutronclient.v2_0.client [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.666058] [48511]: DEBUG nova.compute.api [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.669427] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.669660] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.669797] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.670082] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.670769] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.670769] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.689412] [48511]: WARNING neutronclient.v2_0.client [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.730640] [48512]: DEBUG nova.policy [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.735072] [48512]: INFO nova.api.openstack.requestlog [None req-683aeb74-c9e9-463a-8667-7cd52742d6d6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1468 microversion: 2.1 time: 0.112862 [ 847.735400] [48512]: [pid: 48512|app: 0|req: 1226/2384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1468 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.737712] [48512]: DEBUG nova.api.openstack.wsgi [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.739087] [48512]: DEBUG nova.compute.api [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.742336] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.742520] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.742656] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.742925] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.743076] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.743200] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.766116] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.767077] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.767077] [48512]: DEBUG oslo_concurrency.lockutils [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.767453] [48512]: DEBUG nova.objects.instance [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 847.772050] [48512]: WARNING neutronclient.v2_0.client [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.792228] [48511]: DEBUG nova.policy [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.794957] [48512]: DEBUG nova.policy [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.797849] [48511]: INFO nova.api.openstack.requestlog [None req-9dd7dd52-e6db-48a4-87c3-98ee38c49482 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1324 microversion: 2.1 time: 0.135482 [ 847.798216] [48511]: [pid: 48511|app: 0|req: 1159/2385] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1324 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.800157] [48512]: INFO nova.api.openstack.requestlog [None req-029b1367-8d86-4766-b018-fe44c6254798 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.064195 [ 847.800553] [48512]: [pid: 48512|app: 0|req: 1227/2386] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.800671] [48511]: DEBUG nova.api.openstack.wsgi [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.802188] [48511]: DEBUG nova.compute.api [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.803152] [48512]: DEBUG nova.api.openstack.wsgi [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.804641] [48512]: DEBUG nova.compute.api [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.806051] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.806459] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.806459] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.806683] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.806836] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.806958] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.809494] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.809791] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.809978] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.810435] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.810708] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.813968] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.824532] [48511]: WARNING neutronclient.v2_0.client [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.827054] [48512]: WARNING neutronclient.v2_0.client [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.847206] [48512]: DEBUG nova.policy [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.852225] [48512]: INFO nova.api.openstack.requestlog [None req-9bc702fd-dda9-4060-9c95-a176223707ed tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.050706 [ 847.852316] [48512]: [pid: 48512|app: 0|req: 1228/2387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.855048] [48512]: DEBUG nova.api.openstack.wsgi [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.856370] [48512]: DEBUG nova.compute.api [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.860075] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.860635] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.860635] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.860783] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.860889] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.860992] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.882362] [48512]: WARNING neutronclient.v2_0.client [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.887097] [48511]: DEBUG nova.policy [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.892826] [48511]: INFO nova.api.openstack.requestlog [None req-0cdc2fe2-4aa6-48fe-a7ff-976d5c40969e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1318 microversion: 2.1 time: 0.093899 [ 847.893419] [48511]: [pid: 48511|app: 0|req: 1160/2388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1318 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.896798] [48511]: DEBUG nova.api.openstack.wsgi [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.898911] [48511]: DEBUG nova.compute.api [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.901633] [48512]: DEBUG nova.policy [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.903843] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.904168] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.904381] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.904797] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.905072] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.905278] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.906223] [48512]: INFO nova.api.openstack.requestlog [None req-13fcfe27-15c6-4949-83a3-7aa8ee722da3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1258 microversion: 2.1 time: 0.053174 [ 847.906889] [48512]: [pid: 48512|app: 0|req: 1229/2389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.910142] [48512]: DEBUG nova.api.openstack.wsgi [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.912240] [48512]: DEBUG nova.compute.api [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.916763] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.917053] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.917677] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.917677] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.917855] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.918051] [48512]: DEBUG oslo_concurrency.lockutils [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.924026] [48511]: WARNING neutronclient.v2_0.client [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.941312] [48512]: WARNING neutronclient.v2_0.client [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.946083] [48511]: DEBUG nova.policy [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 847.950947] [48511]: INFO nova.api.openstack.requestlog [None req-ccb7088e-d02a-4102-ba6d-989f6b9f5542 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.056821 [ 847.951469] [48511]: [pid: 48511|app: 0|req: 1161/2390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.954183] [48511]: DEBUG nova.api.openstack.wsgi [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 847.956056] [48511]: DEBUG nova.compute.api [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 847.959884] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.960116] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.960226] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.960657] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 847.960657] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 847.960778] [48511]: DEBUG oslo_concurrency.lockutils [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 847.978037] [48511]: WARNING neutronclient.v2_0.client [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 847.998796] [48511]: DEBUG nova.policy [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.004417] [48511]: INFO nova.api.openstack.requestlog [None req-94163163-e26b-4a35-9b05-da89926fcf5b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.052364 [ 848.004802] [48511]: [pid: 48511|app: 0|req: 1162/2391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.007374] [48511]: DEBUG nova.api.openstack.wsgi [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.008854] [48511]: DEBUG nova.compute.api [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.012685] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.012900] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.013281] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.013674] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.013867] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.014030] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.032283] [48512]: DEBUG nova.policy [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.033650] [48511]: WARNING neutronclient.v2_0.client [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.036857] [48512]: INFO nova.api.openstack.requestlog [None req-4debe8d7-4eff-4538-92b2-983608b9a709 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1558 microversion: 2.1 time: 0.129374 [ 848.037473] [48512]: [pid: 48512|app: 0|req: 1230/2392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1558 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.039777] [48512]: DEBUG nova.api.openstack.wsgi [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "name": "network-vif-plugged", "status": "completed", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}, {"name": "network-changed", "server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}, {"server_uuid": "22fb04dc-ab9e-4d0c-a87a-a6423eb05a89", "name": "network-vif-deleted", "tag": "98acc2f9-ae60-456e-ac90-5bdb589aa6dd"}, {"server_uuid": "830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc", "name": "network-vif-plugged", "status": "completed", "tag": "d5bf3b32-ceea-4c25-9ed4-b9df8566ecae"}, {"name": "network-changed", "server_uuid": "830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc", "tag": "d5bf3b32-ceea-4c25-9ed4-b9df8566ecae"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.047565] [48512]: DEBUG oslo_concurrency.lockutils [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.047824] [48512]: DEBUG oslo_concurrency.lockutils [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.047994] [48512]: DEBUG oslo_concurrency.lockutils [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.057069] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Creating event network-vif-plugged:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 848.057334] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Creating event network-changed:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 848.057530] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Creating event network-vif-deleted:98acc2f9-ae60-456e-ac90-5bdb589aa6dd for instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 on cpu-1 [ 848.057723] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Creating event network-vif-plugged:d5bf3b32-ceea-4c25-9ed4-b9df8566ecae for instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc on cpu-1 [ 848.057907] [48512]: INFO nova.api.openstack.compute.server_external_events [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] Creating event network-changed:d5bf3b32-ceea-4c25-9ed4-b9df8566ecae for instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc on cpu-1 [ 848.064384] [48512]: INFO nova.api.openstack.requestlog [req-eb1cc694-c9ca-4a44-abde-46f734adda81 req-e154e8c9-c272-4f7e-8f6d-f71923d50165 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 859 microversion: 2.1 time: 0.026491 [ 848.065211] [48512]: [pid: 48512|app: 0|req: 1231/2393] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:32 2025] POST /compute/v2.1/os-server-external-events => generated 859 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.068013] [48512]: DEBUG nova.api.openstack.wsgi [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.069374] [48512]: DEBUG nova.compute.api [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.072980] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.073162] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.073297] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.073604] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.073703] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.073799] [48512]: DEBUG oslo_concurrency.lockutils [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.090926] [48512]: WARNING neutronclient.v2_0.client [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.096795] [48511]: DEBUG nova.policy [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.101529] [48511]: INFO nova.api.openstack.requestlog [None req-e85629dc-71e3-4a4c-8771-ce3f25a0e92e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.096059 [ 848.101919] [48511]: [pid: 48511|app: 0|req: 1163/2394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.107129] [48511]: DEBUG nova.api.openstack.wsgi [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.108682] [48511]: DEBUG nova.compute.api [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.110758] [48512]: DEBUG nova.policy [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.112748] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.112971] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.113136] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.113447] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.113631] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.113776] [48511]: DEBUG oslo_concurrency.lockutils [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.115064] [48512]: INFO nova.api.openstack.requestlog [None req-853c97d4-84a6-414a-ad9e-da882dbe973e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.049266 [ 848.115394] [48512]: [pid: 48512|app: 0|req: 1232/2395] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.125054] [48512]: DEBUG nova.api.openstack.wsgi [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.126597] [48512]: DEBUG nova.compute.api [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.130395] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.130585] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.130723] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.130984] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.131138] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.131262] [48512]: DEBUG oslo_concurrency.lockutils [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.134604] [48511]: WARNING neutronclient.v2_0.client [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.142293] [48512]: INFO nova.api.openstack.wsgi [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] HTTP exception thrown: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. [ 848.142628] [48512]: DEBUG nova.api.openstack.wsgi [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Returning 404 to user: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.143065] [48512]: INFO nova.api.openstack.requestlog [None req-070c83ea-e1a8-4cf3-8366-ff5e3b617ff9 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 404 len: 111 microversion: 2.21 time: 0.020787 [ 848.143397] [48512]: [pid: 48512|app: 0|req: 1233/2396] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 848.148335] [48512]: DEBUG nova.api.openstack.wsgi [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.149915] [48512]: DEBUG nova.compute.api [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.154511] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.155835] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.155835] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.155835] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.155835] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.155835] [48512]: DEBUG oslo_concurrency.lockutils [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.226020] [48511]: DEBUG nova.policy [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.232504] [48512]: INFO nova.api.openstack.requestlog [None req-25da6cab-aac3-4b2a-860b-721775fb994d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06/os-instance-actions" status: 200 len: 611 microversion: 2.21 time: 0.086223 [ 848.232878] [48512]: [pid: 48512|app: 0|req: 1234/2397] 10.180.1.21 () {60 vars in 1332 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06/os-instance-actions => generated 611 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 848.232950] [48511]: INFO nova.api.openstack.requestlog [None req-14533f89-7e82-48e8-94c6-cb38ceb24b97 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1320 microversion: 2.1 time: 0.127847 [ 848.233505] [48511]: [pid: 48511|app: 0|req: 1164/2398] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:32 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1320 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 848.236031] [48512]: DEBUG nova.api.openstack.wsgi [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.237913] [48512]: DEBUG nova.compute.api [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.243014] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.243212] [48511]: DEBUG nova.api.openstack.wsgi [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.243282] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.243343] [48511]: DEBUG nova.compute.api [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.243442] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.243763] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.243922] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.244057] [48512]: DEBUG oslo_concurrency.lockutils [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.247074] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.247450] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.247653] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.247891] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.248066] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.248154] [48511]: DEBUG oslo_concurrency.lockutils [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.258665] [48511]: INFO nova.api.openstack.wsgi [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] HTTP exception thrown: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. [ 848.259098] [48511]: DEBUG nova.api.openstack.wsgi [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Returning 404 to user: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.259604] [48511]: INFO nova.api.openstack.requestlog [None req-4321b4a9-6b64-4368-acd4-8ada38e98df7 tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 404 len: 111 microversion: 2.21 time: 0.018764 [ 848.260095] [48511]: [pid: 48511|app: 0|req: 1165/2399] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:23:33 2025] DELETE /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 848.264830] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.266426] [48511]: DEBUG nova.compute.api [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] [instance: 32891ef3-1b7f-483e-969a-15ef49118a06] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.269976] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.271039] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.271039] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.271039] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.271039] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.271039] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.273306] [48512]: WARNING neutronclient.v2_0.client [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.282143] [48511]: INFO nova.api.openstack.wsgi [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] HTTP exception thrown: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. [ 848.282505] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] Returning 404 to user: Instance 32891ef3-1b7f-483e-969a-15ef49118a06 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 848.282957] [48511]: INFO nova.api.openstack.requestlog [None req-5ccdd99a-2252-45fb-8228-000b70b56f0d tempest-InstanceActionsV221TestJSON-692541982 tempest-InstanceActionsV221TestJSON-692541982-project-member] 10.180.1.21 "GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06" status: 404 len: 111 microversion: 2.21 time: 0.020167 [ 848.283345] [48511]: [pid: 48511|app: 0|req: 1166/2400] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/32891ef3-1b7f-483e-969a-15ef49118a06 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 848.286988] [48511]: DEBUG nova.api.openstack.wsgi [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.289277] [48511]: DEBUG nova.compute.api [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.294073] [48512]: DEBUG nova.policy [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.294538] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.294773] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.294914] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.295505] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.295744] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.296104] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.305647] [48512]: DEBUG nova.policy [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.306433] [48512]: DEBUG nova.policy [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.312626] [48512]: INFO nova.api.openstack.requestlog [None req-29b6417b-e842-446b-88bb-adda93dba8d1 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.077826 [ 848.312626] [48512]: [pid: 48512|app: 0|req: 1235/2401] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.321186] [48511]: WARNING neutronclient.v2_0.client [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.366469] [48512]: DEBUG nova.api.openstack.wsgi [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.368375] [48512]: DEBUG nova.compute.api [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.376197] [48511]: INFO nova.api.openstack.requestlog [None req-a9ceb2e4-79c1-48d9-858a-867e84d92bae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 549 microversion: 2.1 time: 0.092106 [ 848.376754] [48511]: [pid: 48511|app: 0|req: 1167/2402] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 549 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 848.376974] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.377840] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.378111] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.378467] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.378822] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.378970] [48512]: DEBUG oslo_concurrency.lockutils [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.380677] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.383660] [48511]: DEBUG nova.compute.api [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.393894] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.395602] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.395602] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.396011] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.396219] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.396576] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.414584] [48512]: WARNING neutronclient.v2_0.client [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.433743] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.434034] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.434373] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.434505] [48511]: DEBUG nova.objects.instance [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 848.439615] [48511]: WARNING neutronclient.v2_0.client [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.637463] [48512]: DEBUG nova.policy [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.643297] [48512]: DEBUG nova.policy [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.644027] [48512]: DEBUG nova.policy [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.648542] [48512]: INFO nova.api.openstack.requestlog [None req-05fba24f-e4f0-4882-8d01-b1adfd13876c tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1500 microversion: 2.96 time: 0.285420 [ 848.648869] [48512]: [pid: 48512|app: 0|req: 1236/2403] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1500 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.649972] [48511]: DEBUG nova.policy [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.651349] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.652983] [48512]: DEBUG nova.compute.api [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.656555] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.656807] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.656960] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.657234] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.657412] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.657505] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.658195] [48511]: INFO nova.api.openstack.requestlog [None req-7f20d9ae-3da1-4cc0-8182-c34f94bb66e4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.280535 [ 848.658303] [48511]: [pid: 48511|app: 0|req: 1168/2404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.663171] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.664840] [48511]: DEBUG nova.compute.api [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.669037] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.669300] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.669420] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.669680] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.669822] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.669941] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.681549] [48512]: WARNING neutronclient.v2_0.client [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.703320] [48511]: WARNING neutronclient.v2_0.client [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.720290] [48512]: DEBUG nova.policy [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.723966] [48512]: INFO nova.api.openstack.requestlog [None req-4c009921-4cb8-49e9-bd13-b674cb1bde1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1215 microversion: 2.1 time: 0.074533 [ 848.724561] [48512]: [pid: 48512|app: 0|req: 1237/2405] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1215 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.729071] [48512]: DEBUG nova.api.openstack.wsgi [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.729483] [48512]: DEBUG nova.compute.api [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.733383] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.733715] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.733961] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.734354] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.734606] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.734840] [48512]: DEBUG oslo_concurrency.lockutils [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.763396] [48512]: WARNING neutronclient.v2_0.client [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.774822] [48511]: DEBUG nova.policy [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.780454] [48511]: INFO nova.api.openstack.requestlog [None req-5e470fd4-dbe4-4447-a89c-bd520a8f77fd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.121401 [ 848.781033] [48511]: [pid: 48511|app: 0|req: 1169/2406] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.784771] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.787157] [48511]: DEBUG nova.compute.api [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.791914] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.792199] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.792344] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.792620] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.793023] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.793213] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.816270] [48511]: WARNING neutronclient.v2_0.client [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.886880] [48511]: DEBUG nova.policy [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.893934] [48511]: INFO nova.api.openstack.requestlog [None req-2a7e21e1-50ab-40b2-8c49-c8eda9bcb78f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.112161 [ 848.894606] [48511]: [pid: 48511|app: 0|req: 1170/2407] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.900929] [48511]: DEBUG nova.api.openstack.wsgi [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1226c5a5-d6c8-45af-b7a3-5e02752501cd", "name": "network-vif-deleted", "tag": "8e581a58-959b-4b7a-abf7-170a10353cb2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 848.909133] [48511]: DEBUG oslo_concurrency.lockutils [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.909306] [48511]: DEBUG oslo_concurrency.lockutils [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.909525] [48511]: DEBUG oslo_concurrency.lockutils [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.916320] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] Creating event network-vif-deleted:8e581a58-959b-4b7a-abf7-170a10353cb2 for instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd on cpu-1 [ 848.919139] [48512]: DEBUG nova.policy [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 848.923552] [48511]: INFO nova.api.openstack.requestlog [req-b220e1cb-a0e5-45f2-aed8-d71b5ff70f1f req-f3b5ab4b-449d-4ceb-a8f9-021b8b3461e0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028320 [ 848.923894] [48512]: INFO nova.api.openstack.requestlog [None req-edcc060b-510e-40f8-958b-eef2d1c3a1cd tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.198008 [ 848.924019] [48511]: [pid: 48511|app: 0|req: 1171/2408] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:33 2025] 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) [ 848.925334] [48512]: [pid: 48512|app: 0|req: 1238/2409] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.927286] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.931046] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 848.931391] [48511]: DEBUG nova.compute.api [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.931444] [48512]: DEBUG nova.compute.api [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 848.935442] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.935636] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.935764] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.936041] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.936182] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.936298] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.941774] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.942097] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.942306] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.942646] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 848.942806] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 848.942932] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 848.960354] [48511]: WARNING neutronclient.v2_0.client [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 848.969203] [48512]: WARNING neutronclient.v2_0.client [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.141394] [48511]: DEBUG nova.policy [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.154409] [48512]: DEBUG nova.policy [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.157798] [48511]: INFO nova.api.openstack.requestlog [None req-c1c77c7b-15ac-4ed3-8f6e-294498c6aceb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1313 microversion: 2.1 time: 0.233161 [ 849.158324] [48511]: [pid: 48511|app: 0|req: 1172/2410] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1313 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.160978] [48512]: INFO nova.api.openstack.requestlog [None req-f3726d89-6962-4649-a40e-c31b61ba45ab tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1468 microversion: 2.1 time: 0.235236 [ 849.161337] [48511]: DEBUG nova.api.openstack.wsgi [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.161485] [48512]: [pid: 48512|app: 0|req: 1239/2411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1468 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.163134] [48511]: DEBUG nova.compute.api [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.165890] [48512]: DEBUG nova.api.openstack.wsgi [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.169493] [48512]: DEBUG nova.compute.api [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.182035] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.182035] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.182035] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.183208] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.183310] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.183367] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.183417] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.183466] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.183513] [48511]: DEBUG oslo_concurrency.lockutils [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.183574] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.183574] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.183574] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.208621] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.209378] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.209613] [48512]: DEBUG oslo_concurrency.lockutils [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.209799] [48512]: DEBUG nova.objects.instance [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.212290] [48511]: WARNING neutronclient.v2_0.client [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.226774] [48512]: WARNING neutronclient.v2_0.client [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.476928] [48512]: DEBUG nova.policy [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.496456] [48512]: INFO nova.api.openstack.requestlog [None req-da155bde-9ce1-4917-9d34-0baaa88b7023 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.334122 [ 849.497924] [48512]: [pid: 48512|app: 0|req: 1240/2412] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.505996] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.510031] [48512]: DEBUG nova.compute.api [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.523533] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.523533] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.523533] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.523790] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.523965] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.524151] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.539314] [48511]: DEBUG nova.policy [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.545904] [48511]: INFO nova.api.openstack.requestlog [None req-a342f3c5-912b-42c3-9682-d635052dd70c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1324 microversion: 2.1 time: 0.386773 [ 849.546271] [48511]: [pid: 48511|app: 0|req: 1173/2413] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:33 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1324 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.549307] [48511]: DEBUG nova.api.openstack.wsgi [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.551163] [48511]: DEBUG nova.compute.api [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.557591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.570972] [48512]: WARNING neutronclient.v2_0.client [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.581872] [48511]: WARNING neutronclient.v2_0.client [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.636429] [48512]: DEBUG nova.policy [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.642837] [48512]: INFO nova.api.openstack.requestlog [None req-bb458b79-3843-4f39-a4c8-d4e740e29c79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.144310 [ 849.643574] [48512]: [pid: 48512|app: 0|req: 1241/2414] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.647233] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.647233] [48512]: DEBUG nova.compute.api [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.650761] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.650941] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.651172] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.651617] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.651617] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.653321] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.671381] [48512]: WARNING neutronclient.v2_0.client [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.845053] [48512]: DEBUG nova.policy [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.850733] [48512]: INFO nova.api.openstack.requestlog [None req-9cd657c0-cb2e-4a61-9ff4-6dfff6c68a00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1258 microversion: 2.1 time: 0.206170 [ 849.850733] [48512]: [pid: 48512|app: 0|req: 1242/2415] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1258 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.852982] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.854802] [48512]: DEBUG nova.compute.api [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.858723] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.860695] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.860695] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.860695] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.860695] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.860695] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.878079] [48512]: WARNING neutronclient.v2_0.client [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.919796] [48511]: DEBUG nova.policy [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.923978] [48511]: INFO nova.api.openstack.requestlog [None req-95293eae-b4f4-470e-b6e7-4123d6a87a30 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1464 microversion: 2.1 time: 0.377111 [ 849.925122] [48511]: [pid: 48511|app: 0|req: 1174/2416] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1464 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.929830] [48511]: DEBUG nova.api.openstack.wsgi [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.932432] [48511]: DEBUG nova.compute.api [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.935509] [48512]: DEBUG nova.policy [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.940546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.941074] [48512]: INFO nova.api.openstack.requestlog [None req-a4dd8871-4eac-483d-8dda-55bfdb25b47b tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.089752 [ 849.941902] [48512]: [pid: 48512|app: 0|req: 1243/2417] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.946852] [48512]: DEBUG nova.api.openstack.wsgi [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 849.948572] [48512]: DEBUG nova.compute.api [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 849.952930] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.953151] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.953297] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.953555] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 849.953694] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 849.953813] [48512]: DEBUG oslo_concurrency.lockutils [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 849.964140] [48511]: WARNING neutronclient.v2_0.client [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 849.973381] [48512]: WARNING neutronclient.v2_0.client [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.024471] [48511]: DEBUG nova.policy [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.029647] [48511]: INFO nova.api.openstack.requestlog [None req-6c1745c6-368e-44a4-bbcc-c359f5521725 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.103518 [ 850.029986] [48511]: [pid: 48511|app: 0|req: 1175/2418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.032934] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.035177] [48511]: DEBUG nova.compute.api [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.043726] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.043944] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.044029] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.044261] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.044465] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.044535] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.067539] [48511]: WARNING neutronclient.v2_0.client [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.224945] [48512]: DEBUG nova.policy [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.231817] [48512]: INFO nova.api.openstack.requestlog [None req-676f0a9a-d0d5-41bc-8781-d5f218b4cd90 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1558 microversion: 2.1 time: 0.290105 [ 850.232190] [48512]: [pid: 48512|app: 0|req: 1244/2419] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1558 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.234823] [48512]: DEBUG nova.api.openstack.wsgi [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.236348] [48512]: DEBUG nova.compute.api [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.243983] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.244442] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.244535] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.244915] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.245178] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.245364] [48512]: DEBUG oslo_concurrency.lockutils [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.280027] [48512]: WARNING neutronclient.v2_0.client [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.329031] [48511]: DEBUG nova.policy [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.335834] [48511]: INFO nova.api.openstack.requestlog [None req-a5dc6711-ae6f-4256-b12f-076ca5e403fb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1517 microversion: 2.1 time: 0.305240 [ 850.336209] [48511]: [pid: 48511|app: 0|req: 1176/2420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:34 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1517 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.339862] [48511]: DEBUG nova.api.openstack.wsgi [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.341492] [48511]: DEBUG nova.compute.api [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.345265] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.345490] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.345777] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.345897] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.346103] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.346253] [48511]: DEBUG oslo_concurrency.lockutils [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.369190] [48511]: WARNING neutronclient.v2_0.client [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.396178] [48512]: DEBUG nova.policy [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.402224] [48512]: INFO nova.api.openstack.requestlog [None req-1577df41-9e2f-4201-aedd-1681c3c0fe79 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.169376 [ 850.402653] [48512]: [pid: 48512|app: 0|req: 1245/2421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.405534] [48512]: DEBUG nova.api.openstack.wsgi [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.407141] [48512]: DEBUG nova.compute.api [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.412010] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.412010] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.412010] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.412010] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.412010] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.412424] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.433916] [48512]: WARNING neutronclient.v2_0.client [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.541043] [48512]: DEBUG nova.policy [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.548644] [48512]: DEBUG nova.policy [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.548644] [48512]: DEBUG nova.policy [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.551752] [48512]: INFO nova.api.openstack.requestlog [None req-33ff2864-a951-4dd5-ab1f-aea44b44766c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.148540 [ 850.552245] [48512]: [pid: 48512|app: 0|req: 1246/2422] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.558018] [48512]: DEBUG nova.api.openstack.wsgi [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.558018] [48512]: DEBUG nova.compute.api [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.566329] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.566903] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.567341] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.567736] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.568041] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.568305] [48512]: DEBUG oslo_concurrency.lockutils [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.568948] [48511]: DEBUG nova.policy [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.576107] [48511]: INFO nova.api.openstack.requestlog [None req-186a39a2-a863-4a70-ba9a-64735cafa92e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1320 microversion: 2.1 time: 0.239290 [ 850.576515] [48511]: [pid: 48511|app: 0|req: 1177/2423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1320 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.579866] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.582080] [48511]: DEBUG nova.compute.api [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.585977] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.586241] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.586501] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.586738] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.586912] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.587097] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.604167] [48512]: WARNING neutronclient.v2_0.client [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.617015] [48511]: WARNING neutronclient.v2_0.client [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.718036] [48511]: DEBUG nova.policy [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.719335] [48512]: INFO nova.api.openstack.requestlog [None req-486d0316-a0c7-444b-b360-405dac6e5a91 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.166013 [ 850.719813] [48512]: [pid: 48512|app: 0|req: 1247/2424] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef/os-interface => generated 287 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 850.724126] [48512]: DEBUG nova.api.openstack.wsgi [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.725598] [48512]: DEBUG nova.compute.api [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.728765] [48511]: DEBUG nova.policy [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.729759] [48511]: DEBUG nova.policy [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.731426] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.731619] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.731752] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.732049] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.732275] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.732354] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.734907] [48511]: INFO nova.api.openstack.requestlog [None req-6f98715a-e25a-4087-a8d1-3613459b7944 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1500 microversion: 2.96 time: 0.157781 [ 850.735279] [48511]: [pid: 48511|app: 0|req: 1178/2425] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1500 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.738453] [48511]: DEBUG nova.api.openstack.wsgi [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.743179] [48511]: DEBUG nova.compute.api [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.744370] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.744593] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.744750] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.745058] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.745228] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.745356] [48511]: DEBUG oslo_concurrency.lockutils [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.782673] [48511]: WARNING neutronclient.v2_0.client [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.789435] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.789529] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.789662] [48512]: DEBUG oslo_concurrency.lockutils [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.789905] [48512]: DEBUG nova.objects.instance [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 850.794405] [48512]: WARNING neutronclient.v2_0.client [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.815229] [48511]: DEBUG nova.policy [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.820337] [48511]: INFO nova.api.openstack.requestlog [None req-eebfda5f-c821-401b-8f31-3f2d44b07f63 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.084403 [ 850.820821] [48511]: [pid: 48511|app: 0|req: 1179/2426] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.824317] [48511]: DEBUG nova.api.openstack.wsgi [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.825686] [48511]: DEBUG nova.compute.api [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.830418] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.830704] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.830850] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.831154] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.831386] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.831431] [48511]: DEBUG oslo_concurrency.lockutils [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.833981] [48512]: DEBUG nova.policy [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.838807] [48512]: INFO nova.api.openstack.requestlog [None req-925d6702-29cd-4c14-9061-52750dd6cb3f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.117151 [ 850.839090] [48512]: [pid: 48512|app: 0|req: 1248/2427] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.843111] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.843180] [48512]: DEBUG nova.compute.api [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.847141] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.847341] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.847495] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.847900] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.848041] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.848184] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.856108] [48511]: WARNING neutronclient.v2_0.client [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.874403] [48512]: WARNING neutronclient.v2_0.client [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 850.884062] [48511]: DEBUG nova.policy [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.890087] [48511]: INFO nova.api.openstack.requestlog [None req-24308d12-cfde-4efe-b382-a149c9db1e3b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.068040 [ 850.890688] [48511]: [pid: 48511|app: 0|req: 1180/2428] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.901811] [48512]: DEBUG nova.policy [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 850.909170] [48512]: INFO nova.api.openstack.requestlog [None req-2f977215-aaa0-481a-81e8-25fa45cbaad9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.069240 [ 850.909547] [48512]: [pid: 48512|app: 0|req: 1249/2429] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.913347] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 850.914843] [48512]: DEBUG nova.compute.api [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 850.918915] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.919158] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.919314] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.919631] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 850.919830] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 850.919971] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 850.944995] [48512]: WARNING neutronclient.v2_0.client [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.021861] [48512]: DEBUG nova.policy [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.027237] [48512]: INFO nova.api.openstack.requestlog [None req-ebb4abc4-cbb3-493d-bba6-014f37c2f080 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.117040 [ 851.027665] [48512]: [pid: 48512|app: 0|req: 1250/2430] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.030606] [48512]: DEBUG nova.api.openstack.wsgi [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "name": "network-vif-deleted", "tag": "a974f4bb-1d41-4ab4-bb33-c81f359ccdb9"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 851.040488] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.040782] [48511]: DEBUG nova.compute.api [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.042771] [48512]: DEBUG oslo_concurrency.lockutils [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.043011] [48512]: DEBUG oslo_concurrency.lockutils [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.043157] [48512]: DEBUG oslo_concurrency.lockutils [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.047964] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.052334] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] Creating event network-vif-deleted:a974f4bb-1d41-4ab4-bb33-c81f359ccdb9 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 851.059661] [48512]: INFO nova.api.openstack.requestlog [req-a8a4d30f-2cdc-4d46-9df4-984800d0ecbc req-18d7ab6a-8b19-4405-81ae-6b23735aa375 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030161 [ 851.059661] [48512]: [pid: 48512|app: 0|req: 1251/2431] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:35 2025] 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) [ 851.062731] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.064827] [48512]: DEBUG nova.compute.api [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.069564] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.069814] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.070028] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.070212] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.071668] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.071824] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.091057] [48511]: DEBUG nova.compute.api [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 851.093656] [48512]: WARNING neutronclient.v2_0.client [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.182283] [48511]: INFO nova.api.openstack.requestlog [None req-a7b2e9c8-4082-44c0-9175-22beabaeb61a tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] 10.180.1.21 "DELETE /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 204 len: 0 microversion: 2.1 time: 0.290722 [ 851.183102] [48511]: [pid: 48511|app: 0|req: 1181/2432] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:35 2025] DELETE /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 851.186974] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.189167] [48511]: DEBUG nova.compute.api [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.194771] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.271028] [48511]: WARNING neutronclient.v2_0.client [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 851.667388] [48511]: DEBUG nova.policy [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 851.674885] [48511]: INFO nova.api.openstack.requestlog [None req-a1dee51f-65f0-4a17-b9f6-2b3c5fd09c3a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1297 microversion: 2.1 time: 0.490901 [ 851.677712] [48511]: [pid: 48511|app: 0|req: 1182/2433] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1297 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.680217] [48511]: DEBUG nova.api.openstack.wsgi [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 851.681878] [48511]: DEBUG nova.compute.api [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 851.686472] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.686646] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.686771] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.687479] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.687701] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.687829] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.729209] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 851.729209] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 851.729209] [48511]: DEBUG oslo_concurrency.lockutils [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 851.729396] [48511]: DEBUG nova.objects.instance [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.733181] [48511]: WARNING neutronclient.v2_0.client [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.065768] [48512]: DEBUG nova.policy [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.072941] [48512]: INFO nova.api.openstack.requestlog [None req-0e327b3e-3cb1-4dc2-b7ff-1e1e2b00d091 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1313 microversion: 2.1 time: 1.013337 [ 852.073534] [48512]: [pid: 48512|app: 0|req: 1252/2434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:35 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1313 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.076141] [48512]: DEBUG nova.api.openstack.wsgi [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.077761] [48512]: DEBUG nova.compute.api [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.081723] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.082953] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.082953] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.082953] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.082953] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.082953] [48512]: DEBUG oslo_concurrency.lockutils [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.083225] [48511]: DEBUG nova.policy [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.091893] [48511]: INFO nova.api.openstack.requestlog [None req-67744c5a-edbf-4487-9e97-51fde6808c22 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.413537 [ 852.092399] [48511]: [pid: 48511|app: 0|req: 1183/2435] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:36 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.094929] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.096618] [48511]: DEBUG nova.compute.api [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.100180] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.100392] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.100562] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.102253] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.102253] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.102253] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.104257] [48512]: WARNING neutronclient.v2_0.client [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.124263] [48511]: WARNING neutronclient.v2_0.client [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.462980] [48511]: DEBUG nova.policy [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.467746] [48511]: INFO nova.api.openstack.requestlog [None req-f5fc34bd-1245-45d3-9d0e-87eda465178d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1216 microversion: 2.1 time: 0.374777 [ 852.468140] [48511]: [pid: 48511|app: 0|req: 1184/2436] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:36 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1216 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.474044] [48511]: DEBUG nova.api.openstack.wsgi [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.474261] [48511]: DEBUG nova.compute.api [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.479955] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.480181] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.480296] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.480623] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.480788] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.480921] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.501651] [48511]: DEBUG nova.compute.api [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 852.557886] [48511]: INFO nova.api.openstack.requestlog [None req-b56157be-14c4-47ea-a3e4-c2ac9d62fa5a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 204 len: 0 microversion: 2.1 time: 0.089000 [ 852.558283] [48511]: [pid: 48511|app: 0|req: 1185/2437] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:37 2025] DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 852.561200] [48511]: DEBUG nova.api.openstack.wsgi [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.562718] [48511]: DEBUG nova.compute.api [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.565939] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.566152] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.566641] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.566641] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.566815] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.566815] [48511]: DEBUG oslo_concurrency.lockutils [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.594116] [48511]: WARNING neutronclient.v2_0.client [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.867703] [48512]: DEBUG nova.policy [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.874413] [48512]: INFO nova.api.openstack.requestlog [None req-4afbed52-0b28-4334-b103-bdb51531b01e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1503 microversion: 2.1 time: 0.800176 [ 852.874818] [48512]: [pid: 48512|app: 0|req: 1253/2438] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:36 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1503 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.877733] [48512]: DEBUG nova.api.openstack.wsgi [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e991a87e-b232-4178-83af-35c53bac3812", "name": "network-vif-deleted", "tag": "96028484-9df7-431d-a938-c9d7012c83c3"}, {"server_uuid": "9ee35ab5-4380-4cfb-9157-aaed37c3490c", "name": "network-vif-deleted", "tag": "d3327eea-d05e-426a-ad78-c8147d969efa"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 852.884675] [48512]: DEBUG oslo_concurrency.lockutils [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.884939] [48512]: DEBUG oslo_concurrency.lockutils [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.885093] [48512]: DEBUG oslo_concurrency.lockutils [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.896748] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Creating event network-vif-deleted:96028484-9df7-431d-a938-c9d7012c83c3 for instance e991a87e-b232-4178-83af-35c53bac3812 on cpu-1 [ 852.896891] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] Creating event network-vif-deleted:d3327eea-d05e-426a-ad78-c8147d969efa for instance 9ee35ab5-4380-4cfb-9157-aaed37c3490c on cpu-1 [ 852.902198] [48512]: INFO nova.api.openstack.requestlog [req-d439d1f7-e6fc-4b59-b035-11a0dcda5a26 req-a6921b58-e934-42b4-a6f3-dd7ad6c59c92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026709 [ 852.903061] [48512]: [pid: 48512|app: 0|req: 1254/2439] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:37 2025] 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) [ 852.905314] [48512]: DEBUG nova.api.openstack.wsgi [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.906761] [48512]: DEBUG nova.compute.api [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.910400] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.910583] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.910713] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.910974] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 852.911126] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 852.911248] [48512]: DEBUG oslo_concurrency.lockutils [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 852.930808] [48512]: WARNING neutronclient.v2_0.client [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 852.981870] [48511]: DEBUG nova.policy [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 852.986844] [48511]: INFO nova.api.openstack.requestlog [None req-370c6761-25e3-4fc8-8b74-f5a6ed93e448 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.427887 [ 852.987731] [48511]: [pid: 48511|app: 0|req: 1186/2440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.990973] [48511]: DEBUG nova.api.openstack.wsgi [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 852.992481] [48511]: DEBUG nova.compute.api [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 852.997618] [48512]: DEBUG nova.policy [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.002170] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.002271] [48512]: INFO nova.api.openstack.requestlog [None req-be84b0f9-7da4-40e6-98d9-baa1023d8ef6 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1221 microversion: 2.1 time: 0.099030 [ 853.002552] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.002552] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.002731] [48512]: [pid: 48512|app: 0|req: 1255/2441] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1221 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.002776] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.002910] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.003532] [48511]: DEBUG oslo_concurrency.lockutils [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.006085] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.006717] [48512]: DEBUG nova.compute.api [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.012018] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.028367] [48511]: WARNING neutronclient.v2_0.client [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.028617] [48512]: WARNING neutronclient.v2_0.client [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.100706] [48511]: DEBUG nova.policy [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.106149] [48511]: INFO nova.api.openstack.requestlog [None req-9709fba1-1350-4c60-bc1c-b537be65b6fa tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.118369 [ 853.107054] [48511]: [pid: 48511|app: 0|req: 1187/2442] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.109920] [48511]: DEBUG nova.api.openstack.wsgi [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.111907] [48511]: DEBUG nova.compute.api [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.116708] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.116708] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.116708] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.116708] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.116708] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.117258] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.142960] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.142960] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.142960] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.144364] [48511]: DEBUG nova.objects.instance [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.147408] [48511]: WARNING neutronclient.v2_0.client [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.154114] [48512]: DEBUG nova.policy [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.158425] [48512]: INFO nova.api.openstack.requestlog [None req-fcef088d-f740-4d99-a835-a779dd5a2ab4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1470 microversion: 2.1 time: 0.155081 [ 853.158820] [48512]: [pid: 48512|app: 0|req: 1256/2443] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1470 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.162398] [48512]: DEBUG nova.api.openstack.wsgi [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.162779] [48512]: DEBUG nova.compute.api [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.166868] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.167348] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.167525] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.168014] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.168242] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.168383] [48512]: DEBUG oslo_concurrency.lockutils [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.181937] [48511]: DEBUG nova.policy [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.189307] [48511]: INFO nova.api.openstack.requestlog [None req-8fcd4233-5902-4f9a-9fe6-534206ebbed1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.081530 [ 853.189921] [48511]: [pid: 48511|app: 0|req: 1188/2444] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.190533] [48512]: WARNING neutronclient.v2_0.client [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.195687] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.199633] [48511]: DEBUG nova.compute.api [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.206121] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.206321] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.206737] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.206737] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.206879] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.206999] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.237237] [48511]: WARNING neutronclient.v2_0.client [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.307042] [48511]: DEBUG nova.policy [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.315918] [48511]: INFO nova.api.openstack.requestlog [None req-4b5dd337-2d2c-4004-8d1b-41a5ea6a1087 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.124647 [ 853.316295] [48511]: [pid: 48511|app: 0|req: 1189/2445] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.319736] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.321449] [48511]: DEBUG nova.compute.api [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.326901] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.327194] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.327311] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.327498] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.327945] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.327945] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.332396] [48512]: DEBUG nova.policy [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.339967] [48512]: INFO nova.api.openstack.requestlog [None req-51074956-d84b-40e7-bec6-3ae28172005e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1457 microversion: 2.1 time: 0.180572 [ 853.340494] [48512]: [pid: 48512|app: 0|req: 1257/2446] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1457 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.343111] [48512]: DEBUG nova.api.openstack.wsgi [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.344602] [48512]: DEBUG nova.compute.api [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.348187] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.348551] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.348823] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.349191] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.349476] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.349739] [48512]: DEBUG oslo_concurrency.lockutils [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.354540] [48511]: WARNING neutronclient.v2_0.client [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.373083] [48512]: WARNING neutronclient.v2_0.client [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.405094] [48511]: DEBUG nova.policy [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.410166] [48511]: DEBUG nova.policy [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.410789] [48511]: DEBUG nova.policy [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.414747] [48511]: INFO nova.api.openstack.requestlog [None req-c2d7fce4-8fea-4925-8100-e1df5004dcde tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.097910 [ 853.415115] [48511]: [pid: 48511|app: 0|req: 1190/2447] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.422010] [48511]: DEBUG nova.api.openstack.wsgi [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.427815] [48511]: DEBUG nova.compute.api [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.431325] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.431840] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.432208] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.432379] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.432602] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.432789] [48511]: DEBUG oslo_concurrency.lockutils [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.464125] [48511]: WARNING neutronclient.v2_0.client [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.698778] [48512]: DEBUG nova.policy [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.705165] [48512]: INFO nova.api.openstack.requestlog [None req-33ea9fb3-e07a-47b7-b456-b5babf31a49a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1514 microversion: 2.1 time: 0.363853 [ 853.708191] [48512]: [pid: 48512|app: 0|req: 1258/2448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1514 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.712376] [48512]: DEBUG nova.api.openstack.wsgi [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.713409] [48511]: DEBUG nova.policy [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.713994] [48512]: DEBUG nova.compute.api [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.719267] [48511]: DEBUG nova.policy [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.719923] [48511]: DEBUG nova.policy [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.720950] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.721305] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.721420] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.721664] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.721812] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.721934] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.723979] [48511]: INFO nova.api.openstack.requestlog [None req-258c3050-c644-4a8e-b279-8aa8831b8b7d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1500 microversion: 2.96 time: 0.308097 [ 853.724087] [48511]: [pid: 48511|app: 0|req: 1191/2449] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1500 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.727689] [48511]: DEBUG nova.api.openstack.wsgi [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.729822] [48511]: DEBUG nova.compute.api [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.733326] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.733560] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.733925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.737096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.737096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.737096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.754711] [48512]: WARNING neutronclient.v2_0.client [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.764268] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.764507] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.764580] [48511]: DEBUG oslo_concurrency.lockutils [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.764729] [48511]: DEBUG nova.objects.instance [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.768909] [48511]: WARNING neutronclient.v2_0.client [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.778074] [48512]: DEBUG nova.policy [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.782917] [48512]: INFO nova.api.openstack.requestlog [None req-7dd1f835-8d9a-4a73-8c3d-88bfaa5d8c38 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.073950 [ 853.783999] [48512]: [pid: 48512|app: 0|req: 1259/2450] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.786812] [48512]: DEBUG nova.api.openstack.wsgi [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.789238] [48512]: DEBUG nova.compute.api [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.792694] [48512]: DEBUG oslo_concurrency.lockutils [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.793850] [48511]: DEBUG nova.policy [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.798596] [48511]: INFO nova.api.openstack.requestlog [None req-5aca9fb6-2e7d-490a-8919-de71b4a2598a tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.073925 [ 853.798941] [48511]: [pid: 48511|app: 0|req: 1192/2451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.801735] [48511]: DEBUG nova.api.openstack.wsgi [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.803089] [48511]: DEBUG nova.compute.api [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.806758] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.806951] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.807098] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.807395] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.807514] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.807741] [48511]: DEBUG oslo_concurrency.lockutils [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.809885] [48512]: WARNING neutronclient.v2_0.client [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.825778] [48511]: WARNING neutronclient.v2_0.client [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.833658] [48512]: DEBUG nova.policy [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.839448] [48512]: INFO nova.api.openstack.requestlog [None req-369dceeb-0299-40e7-b639-82703f57f841 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.055528 [ 853.839785] [48512]: [pid: 48512|app: 0|req: 1260/2452] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.842896] [48512]: DEBUG nova.api.openstack.wsgi [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.845298] [48512]: DEBUG nova.compute.api [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.848736] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.848925] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.849081] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.849336] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.850170] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.850316] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.872576] [48512]: WARNING neutronclient.v2_0.client [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 853.881197] [48511]: DEBUG nova.policy [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 853.885243] [48511]: INFO nova.api.openstack.requestlog [None req-750a355c-9752-4020-a9b8-356150651cdb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.085768 [ 853.885654] [48511]: [pid: 48511|app: 0|req: 1193/2453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.887823] [48511]: DEBUG nova.api.openstack.wsgi [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 853.889101] [48511]: DEBUG nova.compute.api [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 853.893028] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.893028] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.893028] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.893028] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 853.893255] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 853.893255] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 853.911556] [48511]: WARNING neutronclient.v2_0.client [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.037889] [48512]: DEBUG nova.policy [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.042820] [48512]: INFO nova.api.openstack.requestlog [None req-4d14cf38-27bd-4060-a29f-4f64425bc10f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.202293 [ 854.043999] [48512]: [pid: 48512|app: 0|req: 1261/2454] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.045840] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.047948] [48512]: DEBUG nova.compute.api [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.050694] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.050888] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.051034] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.051289] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.051552] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.051552] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.076993] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.077204] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.077387] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.077570] [48512]: DEBUG nova.objects.instance [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.082114] [48512]: WARNING neutronclient.v2_0.client [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.106078] [48511]: DEBUG nova.policy [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.110926] [48511]: INFO nova.api.openstack.requestlog [None req-84e5a1aa-bb85-4846-86c5-3b783df3f0a0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1680 microversion: 2.1 time: 0.224824 [ 854.111284] [48511]: [pid: 48511|app: 0|req: 1194/2455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1680 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.113818] [48511]: DEBUG nova.api.openstack.wsgi [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.115843] [48511]: DEBUG nova.compute.api [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.120124] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.120217] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.120401] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.120812] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.120812] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.120941] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.125023] [48512]: DEBUG nova.policy [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.133181] [48512]: INFO nova.api.openstack.requestlog [None req-bb9f1bd2-9b03-496c-ab7a-56ad9a5deea2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.087870 [ 854.133181] [48512]: [pid: 48512|app: 0|req: 1262/2456] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.138036] [48512]: DEBUG nova.api.openstack.wsgi [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.139515] [48512]: DEBUG nova.compute.api [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.145500] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.145500] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.145500] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.145870] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.146016] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.146153] [48512]: DEBUG oslo_concurrency.lockutils [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.149343] [48511]: WARNING neutronclient.v2_0.client [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 854.168771] [48512]: WARNING neutronclient.v2_0.client [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.275338] [48512]: DEBUG nova.policy [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.288237] [48512]: INFO nova.api.openstack.requestlog [None req-af4e943f-454c-4b1d-93e1-96bd3b8fe41a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1313 microversion: 2.1 time: 0.154347 [ 854.288581] [48512]: [pid: 48512|app: 0|req: 1263/2457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1313 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.294432] [48512]: DEBUG nova.api.openstack.wsgi [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.295961] [48512]: DEBUG nova.compute.api [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.300474] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.300759] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.300879] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.301117] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.301274] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.301389] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.312197] [48511]: DEBUG nova.policy [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.319734] [48511]: INFO nova.api.openstack.requestlog [None req-98c82ac0-bb74-408d-b54f-86779b35f8f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1503 microversion: 2.1 time: 0.205560 [ 854.319734] [48511]: [pid: 48511|app: 0|req: 1195/2458] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:38 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1503 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.320470] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.321871] [48511]: DEBUG nova.compute.api [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.326171] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.326316] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.326553] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.326690] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.326833] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.327025] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.344423] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.344776] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.344964] [48512]: DEBUG oslo_concurrency.lockutils [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.345156] [48512]: DEBUG nova.objects.instance [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.347870] [48511]: WARNING neutronclient.v2_0.client [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.349801] [48512]: WARNING neutronclient.v2_0.client [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.368652] [48511]: DEBUG nova.policy [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.372677] [48512]: DEBUG nova.policy [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.378358] [48511]: INFO nova.api.openstack.requestlog [None req-ae8ea326-0cce-426e-8a68-5934561c6db6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.059758 [ 854.378477] [48512]: INFO nova.api.openstack.requestlog [None req-188bc792-0f9c-4c8a-b19d-4f70d71b85b2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.086619 [ 854.379079] [48512]: [pid: 48512|app: 0|req: 1264/2459] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.379171] [48511]: [pid: 48511|app: 0|req: 1196/2460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.384069] [48512]: DEBUG nova.api.openstack.wsgi [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 854.384429] [48511]: DEBUG nova.api.openstack.wsgi [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.384429] [48511]: DEBUG nova.compute.api [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.384545] [48512]: DEBUG nova.compute.api [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.388810] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.388919] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.388919] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.389010] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.389063] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.389102] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.389176] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.389309] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.389423] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.389502] [48512]: DEBUG oslo_concurrency.lockutils [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.389653] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.389811] [48511]: DEBUG oslo_concurrency.lockutils [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.415277] [48512]: DEBUG nova.objects.instance [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'flavor' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.417664] [48511]: WARNING neutronclient.v2_0.client [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.469728] [48512]: INFO nova.api.openstack.requestlog [None req-3440c508-887a-4ee8-938a-6d16c3743ff6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action" status: 200 len: 32 microversion: 2.1 time: 0.090024 [ 854.470086] [48512]: [pid: 48512|app: 0|req: 1265/2461] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:39 2025] POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action => generated 32 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 854.472743] [48512]: DEBUG nova.api.openstack.wsgi [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.474063] [48512]: DEBUG nova.compute.api [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.477289] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.477469] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.477602] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.477853] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.477997] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.478133] [48512]: DEBUG oslo_concurrency.lockutils [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.502018] [48512]: WARNING neutronclient.v2_0.client [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.526972] [48512]: DEBUG nova.policy [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.532576] [48512]: INFO nova.api.openstack.requestlog [None req-1972359a-5d98-4e03-8307-bb3ba9532bb7 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1277 microversion: 2.1 time: 0.061478 [ 854.532747] [48512]: [pid: 48512|app: 0|req: 1266/2462] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.534361] [48511]: DEBUG nova.policy [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.535148] [48512]: DEBUG nova.api.openstack.wsgi [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.537477] [48512]: DEBUG nova.compute.api [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.539607] [48511]: INFO nova.api.openstack.requestlog [None req-459bded2-18c7-4ee7-90cd-451841bca9b7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.159874 [ 854.539957] [48511]: [pid: 48511|app: 0|req: 1197/2463] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.543067] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.543067] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.543067] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.543259] [48511]: DEBUG nova.api.openstack.wsgi [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.543321] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.543321] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.543321] [48512]: DEBUG oslo_concurrency.lockutils [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.543754] [48511]: DEBUG nova.compute.api [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.546937] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.547147] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.547281] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.547560] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.547701] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.547845] [48511]: DEBUG oslo_concurrency.lockutils [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.564018] [48512]: WARNING neutronclient.v2_0.client [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.566339] [48511]: WARNING neutronclient.v2_0.client [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.582620] [48512]: DEBUG nova.policy [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.584676] [48511]: DEBUG nova.policy [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.587841] [48512]: INFO nova.api.openstack.requestlog [None req-338d552e-c400-4260-8581-b88c4709072d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.054518 [ 854.588189] [48512]: [pid: 48512|app: 0|req: 1267/2464] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.589122] [48511]: INFO nova.api.openstack.requestlog [None req-bbd9be0a-c5c8-40f3-964e-b9d97e01805c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1299 microversion: 2.1 time: 0.048584 [ 854.589515] [48511]: [pid: 48511|app: 0|req: 1198/2465] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.592155] [48512]: DEBUG nova.api.openstack.wsgi [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.592245] [48512]: DEBUG nova.compute.api [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.597479] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.597674] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.598371] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.598709] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.598864] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.598987] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.627831] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.627831] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.628059] [48512]: DEBUG oslo_concurrency.lockutils [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.628205] [48512]: DEBUG nova.objects.instance [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.632936] [48512]: WARNING neutronclient.v2_0.client [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.656148] [48512]: DEBUG nova.policy [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.663290] [48512]: INFO nova.api.openstack.requestlog [None req-655cae2c-a5c1-4e93-89c4-ed77e8fb265a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.074533 [ 854.663645] [48512]: [pid: 48512|app: 0|req: 1268/2466] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.666046] [48511]: DEBUG nova.api.openstack.wsgi [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-2074374093", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "5677cc66-d464-4416-841c-0776b38768bd"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 854.666164] [48512]: DEBUG nova.api.openstack.wsgi [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.667954] [48512]: DEBUG nova.compute.api [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.671438] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.671775] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.671775] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.672044] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.672187] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.672313] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.691017] [48512]: WARNING neutronclient.v2_0.client [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.713223] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.713428] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.713570] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.713904] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.715417] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.715586] [48512]: DEBUG nova.policy [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.715672] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.722619] [48511]: DEBUG nova.network.neutron [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] validate_networks() for [('5677cc66-d464-4416-841c-0776b38768bd', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 854.722745] [48512]: INFO nova.api.openstack.requestlog [None req-5e741c8d-592c-491f-afee-37c644a03fd1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1206 microversion: 2.1 time: 0.057986 [ 854.722796] [48511]: WARNING neutronclient.v2_0.client [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.723027] [48512]: [pid: 48512|app: 0|req: 1269/2467] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1206 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.725711] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.726144] [48512]: DEBUG nova.compute.api [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.734823] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.735105] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.735277] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.735569] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.735742] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.735933] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.755743] [48512]: DEBUG nova.compute.api [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 854.806435] [48512]: INFO nova.api.openstack.requestlog [None req-6c4f6b41-5c54-48a3-8a9d-de1160a2177f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 204 len: 0 microversion: 2.1 time: 0.082490 [ 854.806789] [48512]: [pid: 48512|app: 0|req: 1270/2468] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:39 2025] DELETE /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 854.812674] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 854.813309] [48512]: DEBUG nova.compute.api [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 854.817449] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.817449] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.817449] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.818358] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 854.818358] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 854.818358] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 854.837828] [48512]: WARNING neutronclient.v2_0.client [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.871649] [48511]: WARNING neutronclient.v2_0.client [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 854.988477] [48512]: DEBUG nova.policy [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 854.998488] [48512]: INFO nova.api.openstack.requestlog [None req-b9ef49ae-571d-47fd-8891-04eddc3c2146 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.190279 [ 854.998488] [48512]: [pid: 48512|app: 0|req: 1271/2469] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.001925] [48512]: DEBUG nova.api.openstack.wsgi [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.008152] [48512]: DEBUG nova.compute.api [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.015172] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.015379] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.015521] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.015833] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.016059] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.016257] [48512]: DEBUG oslo_concurrency.lockutils [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.049916] [48511]: DEBUG nova.virt.hardware [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 855.049916] [48511]: DEBUG nova.virt.hardware [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 855.050209] [48512]: WARNING neutronclient.v2_0.client [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.050272] [48511]: DEBUG nova.virt.hardware [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 855.050272] [48511]: DEBUG nova.virt.hardware [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 855.050272] [48511]: DEBUG nova.virt.hardware [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 855.062788] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.063096] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.063301] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.067021] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.067021] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.067021] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.070773] [48512]: DEBUG nova.policy [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.078114] [48512]: DEBUG nova.policy [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.079114] [48512]: DEBUG nova.policy [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.079603] [48511]: DEBUG nova.quota [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Getting quotas for project 97b477d1f1f4456ca4ffb0ca96d490ae. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 855.084417] [48511]: DEBUG nova.quota [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Getting quotas for user f79ed016ea3d4ef79921fdd26c4f81ed and project 97b477d1f1f4456ca4ffb0ca96d490ae. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 855.085450] [48512]: INFO nova.api.openstack.requestlog [None req-b38dd336-8806-4d44-9138-fa635e3ed56d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.086209 [ 855.085986] [48512]: [pid: 48512|app: 0|req: 1272/2470] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.088785] [48512]: DEBUG nova.api.openstack.wsgi [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.090313] [48512]: DEBUG nova.compute.api [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.091516] [48511]: DEBUG nova.compute.api [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 855.093071] [48511]: DEBUG nova.compute.api [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 855.094700] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.094979] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.095487] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.095594] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.095674] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.095826] [48512]: DEBUG oslo_concurrency.lockutils [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.121406] [48512]: WARNING neutronclient.v2_0.client [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.131537] [48511]: INFO nova.api.openstack.requestlog [None req-31ac6a52-1ab5-4ab3-bf54-9d155f4c9e36 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.541373 [ 855.132050] [48511]: [pid: 48511|app: 0|req: 1199/2471] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:23:39 2025] POST /compute/v2.1/servers => generated 380 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 855.137747] [48511]: DEBUG nova.api.openstack.wsgi [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.139296] [48511]: DEBUG nova.compute.api [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.143535] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.143887] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.143887] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.144135] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.144752] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.144752] [48511]: DEBUG oslo_concurrency.lockutils [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.166360] [48511]: WARNING neutronclient.v2_0.client [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.191096] [48511]: DEBUG nova.policy [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.197838] [48511]: DEBUG nova.policy [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.198565] [48511]: DEBUG nova.policy [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.202146] [48511]: INFO nova.api.openstack.requestlog [None req-09b8117e-277f-49b0-aaf5-0d2ae6a825b8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.069571 [ 855.202527] [48511]: [pid: 48511|app: 0|req: 1200/2472] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.205476] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.211086] [48511]: DEBUG nova.compute.api [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.220920] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.221244] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.221439] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.221797] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.222059] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.222937] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.255065] [48512]: DEBUG nova.policy [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.265040] [48511]: WARNING neutronclient.v2_0.client [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.265186] [48512]: INFO nova.api.openstack.requestlog [None req-6dc37774-e403-4d29-aeb3-8af643c9dcdd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.178550 [ 855.266751] [48512]: [pid: 48512|app: 0|req: 1273/2473] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.269819] [48512]: DEBUG nova.api.openstack.wsgi [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.271301] [48512]: DEBUG nova.compute.api [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.280458] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.280696] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.280849] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.281205] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.281441] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.281576] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.288764] [48511]: DEBUG nova.policy [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.295027] [48511]: INFO nova.api.openstack.requestlog [None req-a4288fd8-3fdd-4bad-bf2b-4db4ae5a429c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.091813 [ 855.299151] [48511]: [pid: 48511|app: 0|req: 1201/2474] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:39 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.302032] [48511]: DEBUG nova.api.openstack.wsgi [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.303574] [48511]: DEBUG nova.compute.api [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.309584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.325640] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.325840] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.325971] [48512]: DEBUG oslo_concurrency.lockutils [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.326141] [48512]: DEBUG nova.objects.instance [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.333113] [48512]: WARNING neutronclient.v2_0.client [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.340729] [48511]: WARNING neutronclient.v2_0.client [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.356408] [48512]: DEBUG nova.policy [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.361311] [48512]: INFO nova.api.openstack.requestlog [None req-48bb3f53-3df8-4ac7-928f-6920a4b4a36e tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.093970 [ 855.361655] [48512]: [pid: 48512|app: 0|req: 1274/2475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.366624] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.368996] [48512]: DEBUG nova.compute.api [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.376939] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.377275] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.377436] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.377720] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.377866] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.377987] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.401056] [48512]: WARNING neutronclient.v2_0.client [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.428194] [48512]: DEBUG nova.policy [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.433171] [48512]: INFO nova.api.openstack.requestlog [None req-e5b9e719-674f-4550-84b8-6ba441b757ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.070853 [ 855.433887] [48512]: [pid: 48512|app: 0|req: 1275/2476] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.436338] [48512]: DEBUG nova.api.openstack.wsgi [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.438383] [48512]: DEBUG nova.compute.api [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.442987] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.446283] [48511]: DEBUG nova.policy [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.451569] [48511]: INFO nova.api.openstack.requestlog [None req-f737cb67-7394-4902-8d22-2c7d774b4d49 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1509 microversion: 2.1 time: 0.151768 [ 855.452044] [48511]: [pid: 48511|app: 0|req: 1202/2477] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1509 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.460463] [48511]: DEBUG nova.api.openstack.wsgi [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "28cc2415-ac28-4d40-ab70-d7c4c473a517", "name": "network-vif-plugged", "status": "completed", "tag": "4ad7136a-9b0c-4bd3-be21-f43d24fe1667"}, {"name": "network-changed", "server_uuid": "28cc2415-ac28-4d40-ab70-d7c4c473a517", "tag": "4ad7136a-9b0c-4bd3-be21-f43d24fe1667"}, {"server_uuid": "7a0a28b1-3009-415a-ac7b-a294d50cc43f", "name": "network-vif-deleted", "tag": "5686a2a4-67f5-4e7c-be1e-2bf93d810607"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 855.461621] [48512]: WARNING neutronclient.v2_0.client [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.470036] [48511]: DEBUG oslo_concurrency.lockutils [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.470036] [48511]: DEBUG oslo_concurrency.lockutils [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.470036] [48511]: DEBUG oslo_concurrency.lockutils [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.478488] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Creating event network-vif-plugged:4ad7136a-9b0c-4bd3-be21-f43d24fe1667 for instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 on cpu-1 [ 855.479189] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Creating event network-changed:4ad7136a-9b0c-4bd3-be21-f43d24fe1667 for instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 on cpu-1 [ 855.479189] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] Creating event network-vif-deleted:5686a2a4-67f5-4e7c-be1e-2bf93d810607 for instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f on cpu-1 [ 855.481735] [48512]: DEBUG nova.policy [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.485029] [48511]: INFO nova.api.openstack.requestlog [req-bd248d85-6d5b-46e4-b326-4bf4988f7a4e req-c57d20cb-cd3b-4106-aa3f-e110c882756b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.028805 [ 855.486032] [48511]: [pid: 48511|app: 0|req: 1203/2478] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:40 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 855.488143] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.491895] [48511]: DEBUG nova.compute.api [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.491989] [48512]: INFO nova.api.openstack.requestlog [None req-40f9ae44-933d-402e-a246-79daf1aaf442 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.053763 [ 855.491989] [48512]: [pid: 48512|app: 0|req: 1276/2479] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.493144] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.493324] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.493460] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.493715] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.493855] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.493971] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.494299] [48512]: DEBUG nova.api.openstack.wsgi [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.496115] [48512]: DEBUG nova.compute.api [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.503715] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.504147] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.504437] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.504859] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.505133] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.505360] [48512]: DEBUG oslo_concurrency.lockutils [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.516387] [48511]: WARNING neutronclient.v2_0.client [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.528434] [48512]: WARNING neutronclient.v2_0.client [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.570086] [48512]: DEBUG nova.policy [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.575361] [48512]: INFO nova.api.openstack.requestlog [None req-16c505c9-a98c-422d-9af4-0d2c591d2bdb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1612 microversion: 2.1 time: 0.083266 [ 855.575753] [48512]: [pid: 48512|app: 0|req: 1277/2480] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1612 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.578749] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c4d9472-e9cb-4f8c-b4b6-ae76f019b0e8 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.580608] [48512]: DEBUG nova.compute.api [None req-5c4d9472-e9cb-4f8c-b4b6-ae76f019b0e8 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.595202] [48511]: DEBUG nova.policy [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.595554] [48512]: WARNING neutronclient.v2_0.client [None req-5c4d9472-e9cb-4f8c-b4b6-ae76f019b0e8 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.602211] [48511]: INFO nova.api.openstack.requestlog [None req-ca1a3be1-8712-4277-b181-2375c6cc3fa7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.115052 [ 855.602211] [48511]: [pid: 48511|app: 0|req: 1204/2481] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.605975] [48511]: DEBUG nova.api.openstack.wsgi [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.607944] [48511]: DEBUG nova.compute.api [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.613590] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.613817] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.613952] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.614291] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.614474] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.614615] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.616810] [48512]: DEBUG nova.policy [None req-5c4d9472-e9cb-4f8c-b4b6-ae76f019b0e8 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.624847] [48512]: INFO nova.api.openstack.requestlog [None req-5c4d9472-e9cb-4f8c-b4b6-ae76f019b0e8 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1214 microversion: 2.1 time: 0.048186 [ 855.625067] [48512]: [pid: 48512|app: 0|req: 1278/2482] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.628127] [48512]: DEBUG nova.api.openstack.wsgi [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.629634] [48512]: DEBUG nova.compute.api [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.633274] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.633488] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.633651] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.633903] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.634062] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.634188] [48512]: DEBUG oslo_concurrency.lockutils [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.653522] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.653522] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.653522] [48511]: DEBUG oslo_concurrency.lockutils [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.653522] [48511]: DEBUG nova.objects.instance [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.655799] [48512]: WARNING neutronclient.v2_0.client [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.658034] [48511]: WARNING neutronclient.v2_0.client [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.675786] [48511]: DEBUG nova.policy [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.680207] [48511]: INFO nova.api.openstack.requestlog [None req-17c134a4-569d-4c43-803f-7de6f840bf74 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.078082 [ 855.680432] [48511]: [pid: 48511|app: 0|req: 1205/2483] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.683397] [48511]: DEBUG nova.api.openstack.wsgi [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2cea24-64fe-4b5d-8332-50a198aec2ef", "name": "network-vif-deleted", "tag": "9c745cda-7fd8-476d-8653-3da3e6c7a217"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 855.690717] [48511]: DEBUG oslo_concurrency.lockutils [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.690921] [48511]: DEBUG oslo_concurrency.lockutils [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.691076] [48511]: DEBUG oslo_concurrency.lockutils [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.699417] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] Creating event network-vif-deleted:9c745cda-7fd8-476d-8653-3da3e6c7a217 for instance ba2cea24-64fe-4b5d-8332-50a198aec2ef on cpu-1 [ 855.704059] [48511]: INFO nova.api.openstack.requestlog [req-c3068f64-e3e7-4741-85cf-b8da37a48910 req-564f0fba-7077-46e6-885b-6420a33c05d4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022969 [ 855.704426] [48511]: [pid: 48511|app: 0|req: 1206/2484] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:40 2025] 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) [ 855.712608] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.714761] [48511]: DEBUG nova.compute.api [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.731030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.769150] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.769150] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.773188] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.773437] [48511]: DEBUG nova.objects.instance [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.779349] [48511]: WARNING neutronclient.v2_0.client [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.802223] [48512]: DEBUG nova.policy [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.804155] [48511]: DEBUG nova.policy [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.807265] [48512]: INFO nova.api.openstack.requestlog [None req-43ec4592-332f-4430-91bc-082e05550026 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1313 microversion: 2.1 time: 0.181560 [ 855.807860] [48512]: [pid: 48512|app: 0|req: 1279/2485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1313 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.808554] [48511]: INFO nova.api.openstack.requestlog [None req-ce15fcf8-2e97-4075-b2b8-e3e26df3706e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.103330 [ 855.808851] [48511]: [pid: 48511|app: 0|req: 1207/2486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.810242] [48512]: DEBUG nova.api.openstack.wsgi [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.811592] [48511]: DEBUG nova.api.openstack.wsgi [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.811690] [48512]: DEBUG nova.compute.api [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.813011] [48511]: DEBUG nova.compute.api [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.815090] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.815409] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.815586] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.815877] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.816041] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.816170] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.816228] [48512]: DEBUG oslo_concurrency.lockutils [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.816352] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.816485] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.816733] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.816873] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.816994] [48511]: DEBUG oslo_concurrency.lockutils [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.833551] [48511]: WARNING neutronclient.v2_0.client [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.834127] [48512]: WARNING neutronclient.v2_0.client [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.857991] [48512]: DEBUG nova.policy [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.864254] [48511]: DEBUG nova.policy [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.864652] [48512]: INFO nova.api.openstack.requestlog [None req-b546ddeb-abf1-4248-a672-5abc642ed70d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.055675 [ 855.864652] [48512]: [pid: 48512|app: 0|req: 1280/2487] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.871026] [48512]: DEBUG nova.api.openstack.wsgi [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.871265] [48511]: INFO nova.api.openstack.requestlog [None req-f62ffca6-163d-4dbd-b5c5-a1e52c76cd82 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1277 microversion: 2.1 time: 0.059654 [ 855.871265] [48511]: [pid: 48511|app: 0|req: 1208/2488] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.871369] [48512]: DEBUG nova.compute.api [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.872203] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.873695] [48511]: DEBUG nova.compute.api [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.875181] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.875388] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.875556] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.875865] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.876046] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.876243] [48512]: DEBUG oslo_concurrency.lockutils [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.877840] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.878040] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.878257] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.878502] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.878687] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.878816] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.897798] [48512]: WARNING neutronclient.v2_0.client [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.907703] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.907891] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.907972] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.908161] [48511]: DEBUG nova.objects.instance [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.912808] [48511]: WARNING neutronclient.v2_0.client [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.937624] [48511]: DEBUG nova.policy [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.942227] [48511]: INFO nova.api.openstack.requestlog [None req-dc3cbf46-f451-4f84-a154-c912e329230f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.071967 [ 855.942530] [48511]: [pid: 48511|app: 0|req: 1209/2489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.947073] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.949355] [48511]: DEBUG nova.compute.api [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 855.953942] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.954151] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.954285] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.954536] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 855.954677] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 855.954798] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 855.972061] [48511]: WARNING neutronclient.v2_0.client [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 855.987112] [48512]: DEBUG nova.policy [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 855.993165] [48512]: INFO nova.api.openstack.requestlog [None req-a54da67c-6191-43e8-8e26-488041ef742e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.126894 [ 855.993165] [48512]: [pid: 48512|app: 0|req: 1281/2490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.994627] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 855.996042] [48512]: DEBUG nova.compute.api [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.001117] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.001251] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.001380] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.001633] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.001773] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.001890] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.007116] [48511]: DEBUG nova.policy [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.019754] [48511]: INFO nova.api.openstack.requestlog [None req-ac39a2f6-0d2f-4733-90d1-39d8b2630037 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.075179 [ 856.019754] [48511]: [pid: 48511|app: 0|req: 1210/2491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.022647] [48511]: DEBUG nova.api.openstack.wsgi [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.024174] [48511]: DEBUG nova.compute.api [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.028955] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.029107] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.029259] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.030110] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.030110] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.030110] [48511]: DEBUG oslo_concurrency.lockutils [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.042322] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.042705] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.042705] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.042705] [48512]: DEBUG nova.objects.instance [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.048327] [48512]: WARNING neutronclient.v2_0.client [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.051877] [48511]: WARNING neutronclient.v2_0.client [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.067465] [48512]: DEBUG nova.policy [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.073140] [48512]: INFO nova.api.openstack.requestlog [None req-4f6edc25-00ac-4e51-99d8-9538af2302f0 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.080204 [ 856.073417] [48512]: [pid: 48512|app: 0|req: 1282/2492] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.075867] [48512]: DEBUG nova.api.openstack.wsgi [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.077354] [48512]: DEBUG nova.compute.api [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.085345] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.086906] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.086906] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.086906] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.086906] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.087251] [48512]: DEBUG oslo_concurrency.lockutils [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.099407] [48511]: DEBUG nova.policy [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.106426] [48511]: INFO nova.api.openstack.requestlog [None req-52ff0c1f-4322-40c9-95e2-1f47ae6ebf7d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1262 microversion: 2.1 time: 0.086587 [ 856.107077] [48511]: [pid: 48511|app: 0|req: 1211/2493] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1262 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.111050] [48511]: DEBUG nova.api.openstack.wsgi [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.111481] [48511]: DEBUG nova.compute.api [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.116524] [48512]: WARNING neutronclient.v2_0.client [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.119580] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.119580] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.119580] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.119812] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.119933] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.120076] [48511]: DEBUG oslo_concurrency.lockutils [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.145492] [48511]: WARNING neutronclient.v2_0.client [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.180688] [48511]: DEBUG nova.policy [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.186092] [48511]: DEBUG nova.policy [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.187041] [48511]: DEBUG nova.policy [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.191536] [48511]: INFO nova.api.openstack.requestlog [None req-287f320f-7e87-4ed4-9389-015c2aefa993 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.083730 [ 856.192086] [48511]: [pid: 48511|app: 0|req: 1212/2494] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.227123] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.228936] [48511]: DEBUG nova.compute.api [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.234192] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.234326] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.234472] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.234736] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.234882] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.235014] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.270543] [48511]: WARNING neutronclient.v2_0.client [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.296325] [48512]: DEBUG nova.policy [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.305520] [48512]: INFO nova.api.openstack.requestlog [None req-90443a94-0023-4606-9965-d610906dff3a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.231487 [ 856.306464] [48512]: [pid: 48512|app: 0|req: 1283/2495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.308799] [48512]: DEBUG nova.api.openstack.wsgi [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.310612] [48512]: DEBUG nova.compute.api [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.314272] [48511]: DEBUG nova.policy [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.316856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.319385] [48511]: DEBUG nova.policy [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.320137] [48511]: DEBUG nova.policy [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.329658] [48511]: INFO nova.api.openstack.requestlog [None req-8b352f15-b164-455f-8e5f-297270a57525 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.104564 [ 856.330038] [48511]: [pid: 48511|app: 0|req: 1213/2496] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:40 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.333619] [48511]: DEBUG nova.api.openstack.wsgi [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.335161] [48511]: DEBUG nova.compute.api [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.336541] [48512]: WARNING neutronclient.v2_0.client [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.338909] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.339141] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.339312] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.339821] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.339987] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.340185] [48511]: DEBUG oslo_concurrency.lockutils [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.357351] [48511]: WARNING neutronclient.v2_0.client [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.381996] [48511]: DEBUG nova.policy [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.386349] [48511]: INFO nova.api.openstack.requestlog [None req-47d08ec9-f858-4e11-8af6-ec8f6fa19c59 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.055655 [ 856.386811] [48511]: [pid: 48511|app: 0|req: 1214/2497] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.389713] [48511]: DEBUG nova.api.openstack.wsgi [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.390482] [48511]: DEBUG nova.compute.api [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.393967] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.394558] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.394558] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.394670] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.394981] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.394981] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.442449] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.442663] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.442966] [48511]: DEBUG oslo_concurrency.lockutils [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.442966] [48511]: DEBUG nova.objects.instance [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.446634] [48511]: WARNING neutronclient.v2_0.client [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.468453] [48512]: DEBUG nova.policy [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.473934] [48512]: INFO nova.api.openstack.requestlog [None req-6514611d-42c9-4f53-89ac-c03c4dd0980f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.167036 [ 856.474431] [48512]: [pid: 48512|app: 0|req: 1284/2498] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.478020] [48512]: DEBUG nova.api.openstack.wsgi [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.480057] [48512]: DEBUG nova.compute.api [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.483537] [48511]: DEBUG nova.policy [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.487187] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.487384] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.487532] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.487956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.488139] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.488268] [48512]: DEBUG oslo_concurrency.lockutils [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.489013] [48511]: INFO nova.api.openstack.requestlog [None req-d167fa56-c6de-416e-9934-2419d1eec672 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.101820 [ 856.489684] [48511]: [pid: 48511|app: 0|req: 1215/2499] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.492193] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.493590] [48511]: DEBUG nova.compute.api [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.498716] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.498981] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.499183] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.499645] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.499826] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.499977] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.511693] [48512]: WARNING neutronclient.v2_0.client [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.519783] [48511]: WARNING neutronclient.v2_0.client [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.530910] [48512]: DEBUG nova.policy [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.535255] [48512]: INFO nova.api.openstack.requestlog [None req-f550e1af-f9fd-42ed-b92d-8a203b3823f3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.060163 [ 856.535649] [48512]: [pid: 48512|app: 0|req: 1285/2500] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.538054] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.539480] [48512]: DEBUG nova.compute.api [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.543173] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.543450] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.543534] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.543776] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.544015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.544149] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.565475] [48512]: WARNING neutronclient.v2_0.client [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.597285] [48511]: DEBUG nova.policy [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.604861] [48511]: INFO nova.api.openstack.requestlog [None req-d2f27df4-a470-4c03-a516-fe21c080694c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1509 microversion: 2.1 time: 0.114483 [ 856.605753] [48511]: [pid: 48511|app: 0|req: 1216/2501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1509 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.610064] [48511]: DEBUG nova.api.openstack.wsgi [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.610387] [48511]: DEBUG nova.compute.api [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.613088] [48512]: DEBUG nova.policy [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.614906] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.615169] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.615327] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.615801] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.615801] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.617058] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.619223] [48512]: INFO nova.api.openstack.requestlog [None req-fb5c51ff-5dc0-44f3-8caa-7e13b0da5d7a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.083027 [ 856.619620] [48512]: [pid: 48512|app: 0|req: 1286/2502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.621936] [48512]: DEBUG nova.api.openstack.wsgi [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.626018] [48512]: DEBUG nova.compute.api [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.626858] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.627051] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.627187] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.627467] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.627637] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.627728] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.647338] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.647338] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.647338] [48511]: DEBUG oslo_concurrency.lockutils [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.647706] [48511]: DEBUG nova.objects.instance [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.651321] [48511]: WARNING neutronclient.v2_0.client [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.655998] [48512]: WARNING neutronclient.v2_0.client [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.671327] [48511]: DEBUG nova.policy [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.676692] [48511]: INFO nova.api.openstack.requestlog [None req-12018d4f-f33c-4ad1-affb-ed1349dff6f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.070264 [ 856.677088] [48511]: [pid: 48511|app: 0|req: 1217/2503] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.681510] [48511]: DEBUG nova.api.openstack.wsgi [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.683490] [48511]: DEBUG nova.compute.api [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.687434] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.687569] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.687700] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.687953] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.688110] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.688311] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.707101] [48511]: WARNING neutronclient.v2_0.client [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.746421] [48512]: DEBUG nova.policy [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.751735] [48512]: INFO nova.api.openstack.requestlog [None req-dfc9afe7-760e-4ec4-b443-c0569ec16b4f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.131275 [ 856.751988] [48512]: [pid: 48512|app: 0|req: 1287/2504] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.755209] [48512]: DEBUG nova.api.openstack.wsgi [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.758018] [48512]: DEBUG nova.compute.api [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.760491] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.761850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.761850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.764381] [48511]: DEBUG nova.policy [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.764509] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.764509] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.764604] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.768450] [48511]: INFO nova.api.openstack.requestlog [None req-11a9cc0c-686f-4660-9c04-ec8bbff19614 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.090800 [ 856.768782] [48511]: [pid: 48511|app: 0|req: 1218/2505] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.792479] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.792711] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.792869] [48512]: DEBUG oslo_concurrency.lockutils [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.793040] [48512]: DEBUG nova.objects.instance [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.796080] [48512]: WARNING neutronclient.v2_0.client [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.815958] [48512]: DEBUG nova.policy [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.821112] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.821497] [48512]: INFO nova.api.openstack.requestlog [None req-2add2115-b5fe-4eb8-88e1-527fb02828ff tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.068193 [ 856.821879] [48512]: [pid: 48512|app: 0|req: 1288/2506] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.823480] [48511]: DEBUG nova.compute.api [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.826021] [48512]: DEBUG nova.api.openstack.wsgi [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.827802] [48512]: DEBUG nova.compute.api [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.830800] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.830800] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.830800] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.830800] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.832162] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.832162] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.834107] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.834440] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.834629] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.834911] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.835082] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.835211] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.858227] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.858420] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.858554] [48512]: DEBUG oslo_concurrency.lockutils [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.858704] [48512]: DEBUG nova.objects.instance [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.859228] [48511]: WARNING neutronclient.v2_0.client [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.862096] [48512]: WARNING neutronclient.v2_0.client [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 856.971400] [48512]: DEBUG nova.policy [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 856.979306] [48512]: INFO nova.api.openstack.requestlog [None req-99c3c64e-d407-49e4-aecb-5c228055b0c4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.156779 [ 856.980813] [48512]: [pid: 48512|app: 0|req: 1289/2507] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.982849] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 856.986201] [48512]: DEBUG nova.compute.api [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 856.991722] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.991921] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.992068] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 856.992326] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 856.992469] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 856.992595] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.007810] [48511]: DEBUG nova.policy [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.014587] [48511]: INFO nova.api.openstack.requestlog [None req-ed973691-eadd-4a1f-95ff-a1ca1266f885 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1500 microversion: 2.1 time: 0.196393 [ 857.016829] [48511]: [pid: 48511|app: 0|req: 1219/2508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1500 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.019712] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.022843] [48511]: DEBUG nova.compute.api [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.023875] [48512]: WARNING neutronclient.v2_0.client [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.026376] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.026618] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.026688] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.026949] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.027106] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.027229] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.059093] [48511]: WARNING neutronclient.v2_0.client [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.091283] [48512]: DEBUG nova.policy [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.096037] [48512]: INFO nova.api.openstack.requestlog [None req-e2719149-0aa8-47dd-a963-eff30b2cdbb5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.115330 [ 857.096498] [48512]: [pid: 48512|app: 0|req: 1290/2509] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.099617] [48512]: DEBUG nova.api.openstack.wsgi [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.101437] [48512]: DEBUG nova.compute.api [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.104957] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.105468] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.105468] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.105468] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.105882] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.105882] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.150890] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.152196] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.152196] [48512]: DEBUG oslo_concurrency.lockutils [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.152196] [48512]: DEBUG nova.objects.instance [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.156107] [48512]: WARNING neutronclient.v2_0.client [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.407179] [48511]: DEBUG nova.policy [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.417725] [48511]: INFO nova.api.openstack.requestlog [None req-fcc94d84-1ca3-40d8-8df7-b687b32d9cdb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1337 microversion: 2.1 time: 0.398988 [ 857.417725] [48511]: [pid: 48511|app: 0|req: 1220/2510] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1337 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.423599] [48512]: DEBUG nova.policy [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.423809] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.425140] [48511]: DEBUG nova.compute.api [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.429060] [48512]: INFO nova.api.openstack.requestlog [None req-20161e10-0d31-40b9-9e28-74f9cf2b5f7c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.331662 [ 857.429913] [48512]: [pid: 48512|app: 0|req: 1291/2511] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:41 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.432423] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.432767] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.432835] [48512]: DEBUG nova.api.openstack.wsgi [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 857.433042] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.433318] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.433468] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.433703] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.434994] [48512]: DEBUG nova.compute.api [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.437932] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.437932] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.438104] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.438414] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.438414] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.438521] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.454358] [48511]: WARNING neutronclient.v2_0.client [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.454490] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.454680] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.454826] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.458792] [48512]: DEBUG nova.objects.instance [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'flavor' on Instance uuid 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.515727] [48511]: DEBUG nova.policy [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.520516] [48511]: INFO nova.api.openstack.requestlog [None req-a7ebc8c5-2aa2-4a24-9fd6-ca32e5df1821 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.103025 [ 857.520920] [48511]: [pid: 48511|app: 0|req: 1221/2512] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.523630] [48511]: DEBUG nova.api.openstack.wsgi [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.524957] [48511]: DEBUG nova.compute.api [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.528448] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.528684] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.528807] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.529033] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.529190] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.529314] [48511]: DEBUG oslo_concurrency.lockutils [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.557744] [48511]: WARNING neutronclient.v2_0.client [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.581813] [48511]: DEBUG nova.policy [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.586935] [48511]: INFO nova.api.openstack.requestlog [None req-a533f7b8-72f9-4541-ae6a-b069df5267de tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.065361 [ 857.587304] [48511]: [pid: 48511|app: 0|req: 1222/2513] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.592902] [48511]: DEBUG nova.api.openstack.wsgi [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.594970] [48511]: DEBUG nova.compute.api [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.601773] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.601968] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.602181] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.602384] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.602530] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.602856] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.629600] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.629919] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.630269] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.630269] [48511]: DEBUG nova.objects.instance [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.636040] [48511]: WARNING neutronclient.v2_0.client [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.666089] [48511]: DEBUG nova.policy [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.670691] [48511]: INFO nova.api.openstack.requestlog [None req-33a29443-cad6-4d81-bbe2-7f83b1b32d8b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.082835 [ 857.671575] [48511]: [pid: 48511|app: 0|req: 1223/2514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.673601] [48511]: DEBUG nova.api.openstack.wsgi [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.676105] [48511]: DEBUG nova.compute.api [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.681858] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.681858] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.682090] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.682789] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.682789] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.682789] [48511]: DEBUG oslo_concurrency.lockutils [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.701676] [48511]: WARNING neutronclient.v2_0.client [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.723750] [48511]: DEBUG nova.policy [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.729863] [48511]: INFO nova.api.openstack.requestlog [None req-1127b519-0578-4f7f-8e08-d0ca666dd884 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1262 microversion: 2.1 time: 0.057985 [ 857.730381] [48511]: [pid: 48511|app: 0|req: 1224/2515] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1262 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.734186] [48511]: DEBUG nova.api.openstack.wsgi [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.737037] [48511]: DEBUG nova.compute.api [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.741853] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.742210] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.742468] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.742917] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.743239] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.743485] [48511]: DEBUG oslo_concurrency.lockutils [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.766847] [48511]: WARNING neutronclient.v2_0.client [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.787892] [48511]: DEBUG nova.policy [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.793029] [48511]: DEBUG nova.policy [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.793773] [48511]: DEBUG nova.policy [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.799030] [48511]: INFO nova.api.openstack.requestlog [None req-67c8132a-686a-414f-92cd-68cf243cdd2b tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1489 microversion: 2.94 time: 0.067862 [ 857.799464] [48511]: [pid: 48511|app: 0|req: 1225/2516] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1489 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.802590] [48511]: DEBUG nova.api.openstack.wsgi [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.804574] [48511]: DEBUG nova.compute.api [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.808836] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.809109] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.809272] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.809562] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.809801] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.809937] [48511]: DEBUG oslo_concurrency.lockutils [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.835718] [48511]: WARNING neutronclient.v2_0.client [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.919260] [48511]: DEBUG nova.policy [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.920752] [48512]: INFO nova.api.openstack.requestlog [None req-1aee3a82-091d-49c0-a0a5-a7647836f00d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc/action" status: 202 len: 0 microversion: 2.1 time: 0.490052 [ 857.921294] [48512]: [pid: 48512|app: 0|req: 1292/2517] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:42 2025] POST /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc/action => generated 0 bytes in 491 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 857.924692] [48511]: INFO nova.api.openstack.requestlog [None req-04384b3e-7f78-42ef-88a4-462360c2c07b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.124502 [ 857.925169] [48511]: [pid: 48511|app: 0|req: 1226/2518] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.928287] [48511]: DEBUG nova.api.openstack.wsgi [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.928853] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.930283] [48511]: DEBUG nova.compute.api [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.931101] [48512]: DEBUG nova.compute.api [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.935856] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.936232] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.936499] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.936825] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.937025] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.937316] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.938541] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.939571] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.939737] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.940134] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.940349] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.940539] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.964332] [48511]: WARNING neutronclient.v2_0.client [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.970166] [48512]: WARNING neutronclient.v2_0.client [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 857.984665] [48511]: DEBUG nova.policy [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 857.988871] [48511]: INFO nova.api.openstack.requestlog [None req-1fd774a9-9624-4dcb-b444-9def8c070026 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.063147 [ 857.989230] [48511]: [pid: 48511|app: 0|req: 1227/2519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.994035] [48511]: DEBUG nova.api.openstack.wsgi [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 857.994191] [48511]: DEBUG nova.compute.api [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 857.997746] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.998494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.998494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 857.998494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 857.998494] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 857.998768] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.000044] [48512]: DEBUG nova.policy [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.006017] [48512]: DEBUG nova.policy [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.006933] [48512]: DEBUG nova.policy [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.010115] [48512]: INFO nova.api.openstack.requestlog [None req-ee76f6e7-4bff-42dc-9e8f-a97ab5242899 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.088054 [ 858.011509] [48512]: [pid: 48512|app: 0|req: 1293/2520] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.014389] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.016615] [48512]: DEBUG nova.compute.api [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.019897] [48511]: WARNING neutronclient.v2_0.client [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.020748] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.020988] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.021189] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.021517] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.021693] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.022082] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.051585] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.051809] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.051953] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.052144] [48512]: DEBUG nova.objects.instance [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.055797] [48512]: WARNING neutronclient.v2_0.client [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.079218] [48512]: DEBUG nova.policy [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.083793] [48512]: INFO nova.api.openstack.requestlog [None req-ba047027-0d1a-4ccd-a65b-0d265f6201d4 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.072486 [ 858.084501] [48512]: [pid: 48512|app: 0|req: 1294/2521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.088903] [48512]: DEBUG nova.api.openstack.wsgi [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.094047] [48512]: DEBUG nova.compute.api [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.095490] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.095677] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.095811] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.096122] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.096286] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.096413] [48512]: DEBUG oslo_concurrency.lockutils [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.102556] [48511]: DEBUG nova.policy [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.107651] [48511]: INFO nova.api.openstack.requestlog [None req-2d3af96e-49bf-49ed-b448-d6d1eacf0245 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.117734 [ 858.108037] [48511]: [pid: 48511|app: 0|req: 1228/2522] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.113018] [48511]: DEBUG nova.api.openstack.wsgi [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.113018] [48511]: DEBUG nova.compute.api [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.116018] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.116291] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.116455] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.116737] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.116879] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.117050] [48511]: DEBUG oslo_concurrency.lockutils [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.118053] [48512]: WARNING neutronclient.v2_0.client [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.135089] [48511]: WARNING neutronclient.v2_0.client [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.138363] [48512]: DEBUG nova.policy [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.144096] [48512]: INFO nova.api.openstack.requestlog [None req-09c7ed6a-f57e-4c58-b648-cb89e20094e0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1220 microversion: 2.1 time: 0.058591 [ 858.144348] [48512]: [pid: 48512|app: 0|req: 1295/2523] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.149683] [48512]: DEBUG nova.api.openstack.wsgi [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.152537] [48512]: DEBUG nova.compute.api [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.153049] [48511]: DEBUG nova.policy [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.159096] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.159333] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.159470] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.159761] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.159909] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.160051] [48512]: DEBUG oslo_concurrency.lockutils [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.162026] [48511]: INFO nova.api.openstack.requestlog [None req-23a944cf-947f-45a5-959b-1e38cc30112a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1305 microversion: 2.1 time: 0.053082 [ 858.162391] [48511]: [pid: 48511|app: 0|req: 1229/2524] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.169166] [48511]: DEBUG nova.api.openstack.wsgi [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.170933] [48511]: DEBUG nova.compute.api [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.180330] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.194845] [48512]: WARNING neutronclient.v2_0.client [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.209291] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.210267] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.210267] [48511]: DEBUG oslo_concurrency.lockutils [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.210538] [48511]: DEBUG nova.objects.instance [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.215371] [48512]: DEBUG nova.policy [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.219068] [48511]: WARNING neutronclient.v2_0.client [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.224339] [48512]: INFO nova.api.openstack.requestlog [None req-250e2a99-cd09-4d4d-a6c5-5b8eed3d7a90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.078515 [ 858.224339] [48512]: [pid: 48512|app: 0|req: 1296/2525] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.226510] [48512]: DEBUG nova.api.openstack.wsgi [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4afc2904-2f86-4d8a-b48b-8eb883959653", "name": "network-vif-deleted", "tag": "8ffe66a7-7454-4f12-a23d-9636ca7d7be8"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 858.235849] [48512]: DEBUG oslo_concurrency.lockutils [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.236109] [48512]: DEBUG oslo_concurrency.lockutils [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.236297] [48512]: DEBUG oslo_concurrency.lockutils [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.243377] [48511]: DEBUG nova.policy [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.247473] [48512]: INFO nova.api.openstack.compute.server_external_events [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] Creating event network-vif-deleted:8ffe66a7-7454-4f12-a23d-9636ca7d7be8 for instance 4afc2904-2f86-4d8a-b48b-8eb883959653 on cpu-1 [ 858.251632] [48511]: INFO nova.api.openstack.requestlog [None req-34fa228e-92be-42fb-ab77-3d6a527889f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.084861 [ 858.252206] [48511]: [pid: 48511|app: 0|req: 1230/2526] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:42 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.253352] [48512]: INFO nova.api.openstack.requestlog [req-589b33c4-95b7-42fb-9c8a-0d2784338a41 req-70639ea2-9a23-40d8-a707-b258eaff8ba2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027995 [ 858.253352] [48512]: [pid: 48512|app: 0|req: 1297/2527] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:42 2025] 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) [ 858.255538] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.255881] [48511]: DEBUG nova.api.openstack.wsgi [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.256976] [48512]: DEBUG nova.compute.api [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.257735] [48511]: DEBUG nova.compute.api [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.260617] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.260803] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.260929] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.261203] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.261347] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.261464] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.263282] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.263600] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.263754] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.264204] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.264448] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.264594] [48511]: DEBUG oslo_concurrency.lockutils [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.286127] [48512]: WARNING neutronclient.v2_0.client [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.287542] [48511]: WARNING neutronclient.v2_0.client [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.304133] [48512]: DEBUG nova.policy [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.308451] [48512]: INFO nova.api.openstack.requestlog [None req-0e8cecd4-0098-4478-8eb2-7e1135a4914e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.054836 [ 858.308929] [48512]: [pid: 48512|app: 0|req: 1298/2528] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.311574] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.313152] [48512]: DEBUG nova.compute.api [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.317554] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.317780] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.317954] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.318360] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.318586] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.318743] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.342488] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.342776] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.343029] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.343131] [48512]: DEBUG nova.objects.instance [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.346776] [48512]: WARNING neutronclient.v2_0.client [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.375160] [48512]: DEBUG nova.policy [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.381426] [48512]: INFO nova.api.openstack.requestlog [None req-9ad4c149-f314-4550-bfc1-1a05901575af tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.071986 [ 858.381781] [48512]: [pid: 48512|app: 0|req: 1299/2529] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.384384] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.385843] [48512]: DEBUG nova.compute.api [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.391097] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.391306] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.391443] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.391716] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.391872] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.392009] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.398977] [48511]: DEBUG nova.policy [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.403418] [48511]: INFO nova.api.openstack.requestlog [None req-00e50804-9c90-4074-b348-8187838c314e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.150329 [ 858.404097] [48511]: [pid: 48511|app: 0|req: 1231/2530] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.407677] [48511]: DEBUG nova.api.openstack.wsgi [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.407677] [48511]: DEBUG nova.compute.api [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.410825] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.411177] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.411424] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.411793] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.412041] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.412262] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.418571] [48512]: WARNING neutronclient.v2_0.client [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.439201] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.439495] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.439670] [48511]: DEBUG oslo_concurrency.lockutils [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.439821] [48511]: DEBUG nova.objects.instance [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.447035] [48511]: WARNING neutronclient.v2_0.client [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.479033] [48511]: DEBUG nova.policy [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.484031] [48511]: INFO nova.api.openstack.requestlog [None req-c74874ff-a592-453d-9210-88b242492f37 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.080018 [ 858.484670] [48511]: [pid: 48511|app: 0|req: 1232/2531] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.488032] [48511]: DEBUG nova.api.openstack.wsgi [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.488800] [48511]: DEBUG nova.compute.api [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.492596] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.492783] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.492917] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.493197] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.493341] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.493463] [48511]: DEBUG oslo_concurrency.lockutils [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.498514] [48512]: DEBUG nova.policy [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.502617] [48512]: INFO nova.api.openstack.requestlog [None req-8ce2e91d-57f9-42a5-867a-b4e2e343c41f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1506 microversion: 2.1 time: 0.120291 [ 858.502951] [48512]: [pid: 48512|app: 0|req: 1300/2532] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1506 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.505275] [48512]: DEBUG nova.api.openstack.wsgi [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a616e448-7125-4c0f-8334-3d1375d1e425", "name": "network-vif-plugged", "status": "completed", "tag": "d9004da8-1e52-4fc4-886c-bba418908d70"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 858.510631] [48512]: DEBUG oslo_concurrency.lockutils [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.510831] [48512]: DEBUG oslo_concurrency.lockutils [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.510965] [48512]: DEBUG oslo_concurrency.lockutils [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.514775] [48511]: WARNING neutronclient.v2_0.client [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.517024] [48512]: INFO nova.api.openstack.compute.server_external_events [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] Creating event network-vif-plugged:d9004da8-1e52-4fc4-886c-bba418908d70 for instance a616e448-7125-4c0f-8334-3d1375d1e425 on cpu-1 [ 858.522899] [48512]: INFO nova.api.openstack.requestlog [req-84b3a246-09a4-445f-ba95-4891d7d534f1 req-27ae662f-d96c-4132-97c4-b728c1bc3f1e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018933 [ 858.522899] [48512]: [pid: 48512|app: 0|req: 1301/2533] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:43 2025] 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) [ 858.525336] [48512]: DEBUG nova.api.openstack.wsgi [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.526696] [48512]: DEBUG nova.compute.api [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.530108] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.530284] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.530458] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.530760] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.530941] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.531109] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.536488] [48511]: DEBUG nova.policy [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.540684] [48511]: INFO nova.api.openstack.requestlog [None req-af8c52b3-14ea-4869-8d2f-100310434bf2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.055433 [ 858.541153] [48511]: [pid: 48511|app: 0|req: 1233/2534] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.543486] [48511]: DEBUG nova.api.openstack.wsgi [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.544883] [48511]: DEBUG nova.compute.api [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.548285] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.548471] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.548612] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.548917] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.548981] [48512]: WARNING neutronclient.v2_0.client [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.549090] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.549236] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.569099] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.569470] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.569576] [48511]: DEBUG oslo_concurrency.lockutils [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.569737] [48511]: DEBUG nova.objects.instance [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.572766] [48511]: WARNING neutronclient.v2_0.client [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.590455] [48511]: DEBUG nova.policy [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.594487] [48511]: INFO nova.api.openstack.requestlog [None req-7808e76a-8d6b-44d2-9304-5b37f7f7f6cf tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.052853 [ 858.594811] [48511]: [pid: 48511|app: 0|req: 1234/2535] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.597099] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.598530] [48511]: DEBUG nova.compute.api [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.601808] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.601986] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.602143] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.602394] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.602536] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.602657] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.620215] [48511]: WARNING neutronclient.v2_0.client [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.639396] [48512]: DEBUG nova.policy [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.643767] [48512]: INFO nova.api.openstack.requestlog [None req-f6b630e0-6de3-42bc-852d-198d9e173efb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.120350 [ 858.644087] [48512]: [pid: 48512|app: 0|req: 1302/2536] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.646498] [48512]: DEBUG nova.api.openstack.wsgi [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.648027] [48512]: DEBUG nova.compute.api [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.651553] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.651735] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.651865] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.652133] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.652353] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.652484] [48512]: DEBUG oslo_concurrency.lockutils [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.668658] [48512]: WARNING neutronclient.v2_0.client [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.688673] [48512]: DEBUG nova.policy [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.693663] [48512]: INFO nova.api.openstack.requestlog [None req-37c6d1d8-b88b-4c6e-beb6-cb3846b77100 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.049032 [ 858.694110] [48512]: [pid: 48512|app: 0|req: 1303/2537] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.696359] [48512]: DEBUG nova.api.openstack.wsgi [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.697727] [48512]: DEBUG nova.compute.api [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.701821] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.701821] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.701991] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.702323] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.702492] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.702617] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.707136] [48511]: DEBUG nova.policy [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.711983] [48511]: INFO nova.api.openstack.requestlog [None req-1a91d129-b302-4e5b-96c7-568f99c8b601 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.116532 [ 858.712388] [48511]: [pid: 48511|app: 0|req: 1235/2538] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.726991] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.727187] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.727358] [48512]: DEBUG oslo_concurrency.lockutils [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.727518] [48512]: DEBUG nova.objects.instance [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.731216] [48512]: WARNING neutronclient.v2_0.client [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.746024] [48511]: DEBUG nova.api.openstack.wsgi [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.746708] [48511]: DEBUG nova.compute.api [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.750854] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.751275] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.751415] [48512]: DEBUG nova.policy [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.751745] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.752203] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.752549] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.752825] [48511]: DEBUG oslo_concurrency.lockutils [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.756351] [48512]: INFO nova.api.openstack.requestlog [None req-51082af6-83f6-4c37-9af1-7b72a43d945a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.061784 [ 858.756706] [48512]: [pid: 48512|app: 0|req: 1304/2539] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.776453] [48511]: WARNING neutronclient.v2_0.client [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.795551] [48511]: DEBUG nova.policy [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.800555] [48511]: INFO nova.api.openstack.requestlog [None req-255e0bd0-feb5-4706-bd8b-2dc534ef88d7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1262 microversion: 2.1 time: 0.057767 [ 858.801142] [48511]: [pid: 48511|app: 0|req: 1236/2540] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1262 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.815761] [48512]: DEBUG nova.api.openstack.wsgi [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.817291] [48512]: DEBUG nova.compute.api [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.821377] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.821656] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.821829] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.822109] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.822258] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.822380] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.840853] [48512]: WARNING neutronclient.v2_0.client [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 858.860224] [48512]: DEBUG nova.policy [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.865766] [48512]: DEBUG nova.policy [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.866575] [48512]: DEBUG nova.policy [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 858.870230] [48512]: INFO nova.api.openstack.requestlog [None req-02c99957-9356-4cb3-9608-820888e2a922 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1545 microversion: 2.94 time: 0.056622 [ 858.870619] [48512]: [pid: 48512|app: 0|req: 1305/2541] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1545 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.943861] [48511]: DEBUG nova.api.openstack.wsgi [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 858.945359] [48511]: DEBUG nova.compute.api [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 858.949322] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.949558] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.949763] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.949947] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 858.950119] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 858.950248] [48511]: DEBUG oslo_concurrency.lockutils [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 858.972792] [48511]: WARNING neutronclient.v2_0.client [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.003716] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.006326] [48512]: DEBUG nova.compute.api [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.009929] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.010158] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.010298] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.010601] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.010746] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.010869] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.029411] [48512]: WARNING neutronclient.v2_0.client [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.048618] [48512]: DEBUG nova.policy [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.053797] [48512]: INFO nova.api.openstack.requestlog [None req-d6991a84-30bb-4944-bdc2-5d8e7738361a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.052580 [ 859.054162] [48512]: [pid: 48512|app: 0|req: 1306/2542] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.056944] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.058508] [48512]: DEBUG nova.compute.api [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.062301] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.062740] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.062917] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.063249] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.063408] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.063623] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.070855] [48511]: DEBUG nova.policy [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.075649] [48511]: INFO nova.api.openstack.requestlog [None req-da96eae6-23e0-4b60-8485-61b500267271 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.135240 [ 859.076081] [48511]: [pid: 48511|app: 0|req: 1237/2543] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.089660] [48512]: WARNING neutronclient.v2_0.client [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.097095] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.098532] [48511]: DEBUG nova.compute.api [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.102777] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.102974] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.103437] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.103437] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.103723] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.103880] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.109495] [48512]: DEBUG nova.policy [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.114298] [48512]: DEBUG nova.policy [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.114971] [48512]: DEBUG nova.policy [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.118977] [48512]: INFO nova.api.openstack.requestlog [None req-9a6208c5-cd5d-49a5-b66b-47a58b7866f3 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.063590 [ 859.118977] [48512]: [pid: 48512|app: 0|req: 1307/2544] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.122425] [48512]: DEBUG nova.api.openstack.wsgi [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.124047] [48512]: DEBUG nova.compute.api [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.127572] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.127890] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.127971] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.128114] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.128180] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.128339] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.128523] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.128573] [48511]: DEBUG nova.objects.instance [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.128726] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.128856] [48512]: DEBUG oslo_concurrency.lockutils [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.132398] [48511]: WARNING neutronclient.v2_0.client [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.149060] [48512]: WARNING neutronclient.v2_0.client [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.153233] [48511]: DEBUG nova.policy [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.157765] [48511]: INFO nova.api.openstack.requestlog [None req-3cd2d2fe-2141-40da-8c5e-22a937fa1d57 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.063221 [ 859.158033] [48511]: [pid: 48511|app: 0|req: 1238/2545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.161333] [48511]: DEBUG nova.api.openstack.wsgi [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.162882] [48511]: DEBUG nova.compute.api [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.166551] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.166794] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.166944] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.167232] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.167410] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.167671] [48511]: DEBUG oslo_concurrency.lockutils [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.187128] [48511]: WARNING neutronclient.v2_0.client [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.208722] [48511]: DEBUG nova.policy [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.214370] [48511]: INFO nova.api.openstack.requestlog [None req-84c45a48-9748-4673-920d-6458016375fc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.055588 [ 859.215370] [48511]: [pid: 48511|app: 0|req: 1239/2546] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.218326] [48512]: DEBUG nova.policy [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.218667] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.220255] [48511]: DEBUG nova.compute.api [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.226079] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.226698] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.226976] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.227528] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.227774] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.227957] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.230084] [48512]: INFO nova.api.openstack.requestlog [None req-593eefff-b6fd-4b99-a898-75b195d2cb5f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.109459 [ 859.230242] [48512]: [pid: 48512|app: 0|req: 1308/2547] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.242510] [48512]: DEBUG nova.api.openstack.wsgi [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.244852] [48512]: DEBUG nova.compute.api [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.248968] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.249175] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.249616] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.249616] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.249761] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.249879] [48512]: DEBUG oslo_concurrency.lockutils [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.265801] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.265801] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.265801] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.265801] [48511]: DEBUG nova.objects.instance [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.270311] [48511]: WARNING neutronclient.v2_0.client [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.272710] [48512]: WARNING neutronclient.v2_0.client [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.296651] [48511]: DEBUG nova.policy [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.301718] [48511]: INFO nova.api.openstack.requestlog [None req-c4a3d59b-576e-42c9-a827-0fa8b6b8c3f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.085136 [ 859.302594] [48511]: [pid: 48511|app: 0|req: 1240/2548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:43 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.304567] [48511]: DEBUG nova.api.openstack.wsgi [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.306198] [48511]: DEBUG nova.compute.api [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.309864] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.309864] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.310078] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.310529] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.310672] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.310877] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.312187] [48512]: DEBUG nova.policy [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.316638] [48512]: INFO nova.api.openstack.requestlog [None req-4239f48a-94c7-41b3-85a6-2dcda069e420 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.077776 [ 859.316987] [48512]: [pid: 48512|app: 0|req: 1309/2549] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.321517] [48512]: DEBUG nova.api.openstack.wsgi [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.323164] [48512]: DEBUG nova.compute.api [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.327625] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.327994] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.328204] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.328514] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.328703] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.328931] [48512]: DEBUG oslo_concurrency.lockutils [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.336602] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.336801] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.336936] [48511]: DEBUG oslo_concurrency.lockutils [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.337113] [48511]: DEBUG nova.objects.instance [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.341075] [48511]: WARNING neutronclient.v2_0.client [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.348220] [48512]: WARNING neutronclient.v2_0.client [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.360498] [48511]: DEBUG nova.policy [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.365231] [48511]: INFO nova.api.openstack.requestlog [None req-14ef589a-fd9e-41ed-b940-69b70d8afeba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.062527 [ 859.365609] [48511]: [pid: 48511|app: 0|req: 1241/2550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.374540] [48512]: DEBUG nova.policy [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.380494] [48512]: INFO nova.api.openstack.requestlog [None req-1716aa97-df84-4065-aecf-a358cab58ab2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.061202 [ 859.380874] [48512]: [pid: 48512|app: 0|req: 1310/2551] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.397750] [48511]: DEBUG nova.api.openstack.wsgi [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.399325] [48511]: DEBUG nova.compute.api [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.403101] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.403297] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.403435] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.403708] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.403871] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.403967] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.419025] [48512]: DEBUG nova.api.openstack.wsgi [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.421646] [48512]: DEBUG nova.compute.api [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.426690] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.427043] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.427283] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.427844] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.427948] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.428159] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.429853] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.430173] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.430173] [48511]: DEBUG oslo_concurrency.lockutils [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.430335] [48511]: DEBUG nova.objects.instance [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.434521] [48511]: WARNING neutronclient.v2_0.client [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.446836] [48512]: WARNING neutronclient.v2_0.client [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.457014] [48511]: DEBUG nova.policy [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.461636] [48511]: INFO nova.api.openstack.requestlog [None req-f71bf403-e3d0-4f2e-9e8f-8990ea053871 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.066495 [ 859.462058] [48511]: [pid: 48511|app: 0|req: 1242/2552] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.499438] [48511]: DEBUG nova.api.openstack.wsgi [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.501054] [48511]: DEBUG nova.compute.api [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.505966] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.506185] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.506324] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.506582] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.506728] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.506848] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.551050] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.551358] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.551468] [48511]: DEBUG oslo_concurrency.lockutils [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.551659] [48511]: DEBUG nova.objects.instance [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.556538] [48511]: WARNING neutronclient.v2_0.client [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.567692] [48512]: DEBUG nova.policy [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.574366] [48512]: INFO nova.api.openstack.requestlog [None req-35a97e50-47c1-4c2d-8cbf-fbae75a6829f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.158437 [ 859.574366] [48512]: [pid: 48512|app: 0|req: 1311/2553] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.576094] [48512]: DEBUG nova.api.openstack.wsgi [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.577653] [48512]: DEBUG nova.compute.api [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.581359] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.581359] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.581663] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.581733] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.581868] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.581977] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.604885] [48511]: DEBUG nova.policy [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.607055] [48512]: WARNING neutronclient.v2_0.client [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.609117] [48511]: INFO nova.api.openstack.requestlog [None req-7338dc6d-d544-4102-b9be-b07402049899 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.111954 [ 859.609552] [48511]: [pid: 48511|app: 0|req: 1243/2554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.611993] [48511]: DEBUG nova.api.openstack.wsgi [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.613438] [48511]: DEBUG nova.compute.api [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.617037] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.617219] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.617389] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.617603] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.617834] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.617917] [48511]: DEBUG oslo_concurrency.lockutils [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.638444] [48511]: WARNING neutronclient.v2_0.client [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.688838] [48511]: DEBUG nova.policy [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.693533] [48511]: INFO nova.api.openstack.requestlog [None req-875b5e61-27c2-4ec8-8be9-e22ab98d8408 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.083327 [ 859.694148] [48511]: [pid: 48511|app: 0|req: 1244/2555] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.696718] [48511]: DEBUG nova.api.openstack.wsgi [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.698322] [48511]: DEBUG nova.compute.api [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.703199] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.703199] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.703199] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.703597] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.703597] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.703733] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.713012] [48512]: DEBUG nova.policy [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.717562] [48512]: INFO nova.api.openstack.requestlog [None req-8fe277e6-7867-4b25-98ae-68a580f010a3 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1506 microversion: 2.1 time: 0.143442 [ 859.718055] [48512]: [pid: 48512|app: 0|req: 1312/2556] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.721929] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.723464] [48512]: DEBUG nova.compute.api [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.726863] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.727144] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.727378] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.727717] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.727886] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.727972] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.728037] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.728139] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.728279] [48511]: DEBUG oslo_concurrency.lockutils [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.728434] [48511]: DEBUG nova.objects.instance [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.731694] [48511]: WARNING neutronclient.v2_0.client [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.747601] [48512]: WARNING neutronclient.v2_0.client [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.753753] [48511]: DEBUG nova.policy [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.759735] [48511]: INFO nova.api.openstack.requestlog [None req-958bfff2-3b7f-4f15-bff5-fed32e941d84 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.064155 [ 859.759735] [48511]: [pid: 48511|app: 0|req: 1245/2557] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.762355] [48511]: DEBUG nova.api.openstack.wsgi [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.763498] [48511]: DEBUG nova.compute.api [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.766846] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.766846] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.767018] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.767782] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.767782] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.767782] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.785258] [48511]: WARNING neutronclient.v2_0.client [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.846084] [48511]: DEBUG nova.policy [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.850958] [48511]: INFO nova.api.openstack.requestlog [None req-22ce6167-1257-423b-a4c2-522fc3e0784a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.091326 [ 859.851515] [48511]: [pid: 48511|app: 0|req: 1246/2558] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.858082] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.859660] [48511]: DEBUG nova.compute.api [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.863365] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.863558] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.863703] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.863954] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.864108] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.864224] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.870829] [48512]: DEBUG nova.policy [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.880423] [48512]: INFO nova.api.openstack.requestlog [None req-bc90dbf1-b4cd-4689-9686-9078bd82ba0e tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.161885 [ 859.880771] [48512]: [pid: 48512|app: 0|req: 1313/2559] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.885486] [48512]: DEBUG nova.api.openstack.wsgi [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.887445] [48512]: DEBUG nova.compute.api [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.891550] [48511]: WARNING neutronclient.v2_0.client [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.891848] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.891848] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.892108] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.892454] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.892676] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.892840] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.931902] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.932024] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.932132] [48512]: DEBUG oslo_concurrency.lockutils [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.932283] [48512]: DEBUG nova.objects.instance [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.935929] [48512]: WARNING neutronclient.v2_0.client [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.953664] [48511]: DEBUG nova.policy [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.958359] [48511]: INFO nova.api.openstack.requestlog [None req-e5519879-efb1-4a0e-84c0-01dc56d457ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.106319 [ 859.958739] [48511]: [pid: 48511|app: 0|req: 1247/2560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.961499] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.963268] [48511]: DEBUG nova.compute.api [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.968097] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.968474] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.968997] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.969419] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 859.969781] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 859.970284] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 859.977545] [48512]: DEBUG nova.policy [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 859.987865] [48512]: INFO nova.api.openstack.requestlog [None req-640a1f64-b517-4da6-a8bf-d48ec8541c89 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.106488 [ 859.988345] [48512]: [pid: 48512|app: 0|req: 1314/2561] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.991228] [48512]: DEBUG nova.api.openstack.wsgi [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 859.992939] [48512]: DEBUG nova.compute.api [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 859.995883] [48511]: WARNING neutronclient.v2_0.client [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 859.999896] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.000105] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.000240] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.000574] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.000748] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.000871] [48512]: DEBUG oslo_concurrency.lockutils [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.033537] [48512]: WARNING neutronclient.v2_0.client [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.054983] [48512]: DEBUG nova.policy [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.064825] [48512]: DEBUG nova.policy [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.065915] [48512]: DEBUG nova.policy [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.070660] [48512]: INFO nova.api.openstack.requestlog [None req-2354086f-6dd2-4053-8247-62a8cfe35df7 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1545 microversion: 2.94 time: 0.081630 [ 860.071883] [48512]: [pid: 48512|app: 0|req: 1315/2562] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1545 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.073695] [48512]: DEBUG nova.api.openstack.wsgi [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.075434] [48512]: DEBUG nova.compute.api [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.079930] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.081251] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.081251] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.081251] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.081251] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.081251] [48512]: DEBUG oslo_concurrency.lockutils [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.102166] [48512]: WARNING neutronclient.v2_0.client [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.118077] [48511]: DEBUG nova.policy [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.123388] [48511]: INFO nova.api.openstack.requestlog [None req-e2556474-0bb3-490b-8fc5-ff2337dc1eb5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1343 microversion: 2.1 time: 0.163739 [ 860.123515] [48511]: [pid: 48511|app: 0|req: 1248/2563] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1343 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.127115] [48511]: DEBUG nova.api.openstack.wsgi [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.127985] [48511]: DEBUG nova.compute.api [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.132641] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.132641] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.132641] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.132788] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.132837] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.132926] [48511]: DEBUG oslo_concurrency.lockutils [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.133956] [48512]: DEBUG nova.policy [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.138901] [48512]: INFO nova.api.openstack.requestlog [None req-850b9fd8-519d-43b1-bcc3-68213df5279c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.067108 [ 860.139887] [48512]: [pid: 48512|app: 0|req: 1316/2564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.145623] [48512]: DEBUG nova.api.openstack.wsgi [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.147290] [48512]: DEBUG nova.compute.api [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.152511] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.152994] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.153994] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.153994] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.153994] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.154292] [48511]: WARNING neutronclient.v2_0.client [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.154345] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.179425] [48512]: WARNING neutronclient.v2_0.client [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.206356] [48512]: DEBUG nova.policy [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.215378] [48512]: DEBUG nova.policy [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.216781] [48512]: DEBUG nova.policy [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.220974] [48512]: INFO nova.api.openstack.requestlog [None req-d9fdd4f6-a830-42e0-af10-8aee2b1ef89d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.079890 [ 860.221317] [48512]: [pid: 48512|app: 0|req: 1317/2565] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.224137] [48512]: DEBUG nova.api.openstack.wsgi [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.225682] [48512]: DEBUG nova.compute.api [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.230697] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.231032] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.231206] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.231628] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.231934] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.232075] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.242761] [48511]: DEBUG nova.policy [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.250364] [48511]: INFO nova.api.openstack.requestlog [None req-5139cd90-a2cd-4a91-a0a2-b3b35fec4a03 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.124794 [ 860.250364] [48511]: [pid: 48511|app: 0|req: 1249/2566] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.254498] [48511]: DEBUG nova.api.openstack.wsgi [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.256560] [48511]: DEBUG nova.compute.api [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.261959] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.262475] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.262775] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.263297] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.263596] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.263875] [48511]: DEBUG oslo_concurrency.lockutils [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.267841] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.268144] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.268336] [48512]: DEBUG oslo_concurrency.lockutils [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.268511] [48512]: DEBUG nova.objects.instance [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.273360] [48512]: WARNING neutronclient.v2_0.client [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.293269] [48511]: WARNING neutronclient.v2_0.client [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.297155] [48512]: DEBUG nova.policy [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.303644] [48512]: INFO nova.api.openstack.requestlog [None req-2be183f2-9ab0-40b1-bb70-62272639346f tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.080813 [ 860.303644] [48512]: [pid: 48512|app: 0|req: 1318/2567] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:44 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.309327] [48512]: DEBUG nova.api.openstack.wsgi [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.311156] [48512]: DEBUG nova.compute.api [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.312032] [48511]: DEBUG nova.policy [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.316319] [48512]: DEBUG oslo_concurrency.lockutils [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.318050] [48511]: INFO nova.api.openstack.requestlog [None req-18aaf907-3273-45d6-89bd-b3812194ca32 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.067965 [ 860.318477] [48511]: [pid: 48511|app: 0|req: 1250/2568] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.321221] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.323494] [48511]: DEBUG nova.compute.api [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.326559] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.326662] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.327115] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.327787] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.327787] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.327787] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.339961] [48512]: WARNING neutronclient.v2_0.client [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.365371] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.366062] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.366062] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.366062] [48511]: DEBUG nova.objects.instance [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.371751] [48511]: WARNING neutronclient.v2_0.client [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.440048] [48511]: DEBUG nova.policy [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.448904] [48511]: INFO nova.api.openstack.requestlog [None req-d0386ece-a22f-454d-8c07-ec31f3e80e38 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.129670 [ 860.449418] [48511]: [pid: 48511|app: 0|req: 1251/2569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.454846] [48511]: DEBUG nova.api.openstack.wsgi [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.459750] [48511]: DEBUG nova.compute.api [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.463501] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.463808] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.463977] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.464749] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.464749] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.464749] [48511]: DEBUG oslo_concurrency.lockutils [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.473714] [48512]: DEBUG nova.policy [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.482887] [48512]: INFO nova.api.openstack.requestlog [None req-0368b7c2-0d05-466a-b20a-d2d91473b5a7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.178741 [ 860.483278] [48512]: [pid: 48512|app: 0|req: 1319/2570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.485929] [48512]: DEBUG nova.api.openstack.wsgi [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.486960] [48511]: WARNING neutronclient.v2_0.client [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.487733] [48512]: DEBUG nova.compute.api [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.491731] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.491960] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.492138] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.492447] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.492593] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.495259] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.511745] [48511]: DEBUG nova.policy [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.516578] [48511]: INFO nova.api.openstack.requestlog [None req-fddf6729-dafd-4c82-990e-83d5bceb2af9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.066613 [ 860.517254] [48511]: [pid: 48511|app: 0|req: 1252/2571] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.518280] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.518280] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.518280] [48512]: DEBUG oslo_concurrency.lockutils [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.518280] [48512]: DEBUG nova.objects.instance [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.522654] [48511]: DEBUG nova.api.openstack.wsgi [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.525120] [48511]: DEBUG nova.compute.api [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.525300] [48512]: WARNING neutronclient.v2_0.client [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.529631] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.529844] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.529983] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.530266] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.530462] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.530550] [48511]: DEBUG oslo_concurrency.lockutils [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.549766] [48511]: WARNING neutronclient.v2_0.client [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.550017] [48512]: DEBUG nova.policy [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.555918] [48512]: INFO nova.api.openstack.requestlog [None req-fba0f83d-a59c-4c6b-860f-23f3bc3ac8df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.071944 [ 860.556509] [48512]: [pid: 48512|app: 0|req: 1320/2572] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.562606] [48512]: DEBUG nova.api.openstack.wsgi [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.564475] [48512]: DEBUG nova.compute.api [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.570877] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.571193] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.571236] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.571927] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.572128] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.572261] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.573437] [48511]: DEBUG nova.policy [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.581836] [48511]: INFO nova.api.openstack.requestlog [None req-54ac0357-f56e-42c7-9bd1-716ad9c0c159 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.063753 [ 860.582204] [48511]: [pid: 48511|app: 0|req: 1253/2573] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.584957] [48511]: DEBUG nova.api.openstack.wsgi [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a616e448-7125-4c0f-8334-3d1375d1e425", "tag": "d9004da8-1e52-4fc4-886c-bba418908d70"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 860.596502] [48511]: DEBUG oslo_concurrency.lockutils [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.596700] [48511]: DEBUG oslo_concurrency.lockutils [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.596820] [48511]: DEBUG oslo_concurrency.lockutils [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.603417] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.603633] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.603839] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.604030] [48512]: DEBUG nova.objects.instance [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.605153] [48511]: INFO nova.api.openstack.compute.server_external_events [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] Creating event network-changed:d9004da8-1e52-4fc4-886c-bba418908d70 for instance a616e448-7125-4c0f-8334-3d1375d1e425 on cpu-1 [ 860.607458] [48512]: WARNING neutronclient.v2_0.client [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.611073] [48511]: INFO nova.api.openstack.requestlog [req-baf0dbfd-70fe-47f2-a23c-1e771f341da1 req-da48a980-277c-48eb-b01a-09197217f67f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028074 [ 860.611825] [48511]: [pid: 48511|app: 0|req: 1254/2574] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:45 2025] 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) [ 860.616292] [48511]: DEBUG nova.api.openstack.wsgi [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.618034] [48511]: DEBUG nova.compute.api [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.624781] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.625042] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.625206] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.625447] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.625612] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.625757] [48511]: DEBUG oslo_concurrency.lockutils [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.639362] [48512]: DEBUG nova.policy [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.648650] [48512]: INFO nova.api.openstack.requestlog [None req-6f1dbf40-e64e-4571-b362-9a92be56706e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.091708 [ 860.649011] [48512]: [pid: 48512|app: 0|req: 1321/2575] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.652344] [48511]: WARNING neutronclient.v2_0.client [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.658440] [48512]: DEBUG nova.api.openstack.wsgi [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.660115] [48512]: DEBUG nova.compute.api [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.664265] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.664514] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.664618] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.664916] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.665158] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.665370] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.689206] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.689438] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.689680] [48512]: DEBUG oslo_concurrency.lockutils [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.689891] [48512]: DEBUG nova.objects.instance [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.693207] [48512]: WARNING neutronclient.v2_0.client [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.740334] [48512]: DEBUG nova.policy [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.745336] [48512]: INFO nova.api.openstack.requestlog [None req-403db590-5abc-4b44-83ca-22f41750c2d5 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.095693 [ 860.745834] [48512]: [pid: 48512|app: 0|req: 1322/2576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.752379] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.753902] [48512]: DEBUG nova.compute.api [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.763056] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.763056] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.763157] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.763424] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.763578] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.763703] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.764654] [48511]: DEBUG nova.policy [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.770974] [48511]: INFO nova.api.openstack.requestlog [None req-f67c1dd0-a8f2-4b4e-a9a4-c1aeeca3801a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.157519 [ 860.771483] [48511]: [pid: 48511|app: 0|req: 1255/2577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.775226] [48511]: DEBUG nova.api.openstack.wsgi [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.775695] [48511]: DEBUG nova.compute.api [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.782686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.782918] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.783042] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.783317] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.783462] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.783586] [48511]: DEBUG oslo_concurrency.lockutils [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.784840] [48512]: WARNING neutronclient.v2_0.client [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.803066] [48511]: WARNING neutronclient.v2_0.client [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 860.807540] [48512]: DEBUG nova.policy [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 860.813315] [48512]: INFO nova.api.openstack.requestlog [None req-cf6ddc9b-b40e-47ac-a03b-08001325a854 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.066974 [ 860.813818] [48512]: [pid: 48512|app: 0|req: 1323/2578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.816854] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 860.818844] [48512]: DEBUG nova.compute.api [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 860.822854] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.823179] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.823416] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.823712] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.823865] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.824038] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.843774] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 860.844129] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 860.844343] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 860.844607] [48512]: DEBUG nova.objects.instance [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.848344] [48512]: WARNING neutronclient.v2_0.client [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.383662] [48512]: DEBUG nova.policy [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.391348] [48512]: INFO nova.api.openstack.requestlog [None req-2cb34971-d3ee-4721-9a4d-c76709972e28 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.576904 [ 861.391709] [48512]: [pid: 48512|app: 0|req: 1324/2579] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.396470] [48512]: DEBUG nova.api.openstack.wsgi [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.396470] [48512]: DEBUG nova.compute.api [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.400462] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.400649] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.401178] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.401178] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.401348] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.401348] [48512]: DEBUG oslo_concurrency.lockutils [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.417755] [48511]: DEBUG nova.policy [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.431430] [48511]: INFO nova.api.openstack.requestlog [None req-f55e2918-4394-4203-86e1-8b64590e9825 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1527 microversion: 2.1 time: 0.658859 [ 861.431430] [48511]: [pid: 48511|app: 0|req: 1256/2580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:45 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1527 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.446022] [48512]: WARNING neutronclient.v2_0.client [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.446193] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.449477] [48511]: DEBUG nova.compute.api [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.453399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.453948] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.454361] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.454845] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.455170] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.455498] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.481711] [48512]: DEBUG nova.policy [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.490804] [48512]: INFO nova.api.openstack.requestlog [None req-485bdf7f-f9ad-4724-9707-aa0b49a43b59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.097888 [ 861.490804] [48512]: [pid: 48512|app: 0|req: 1325/2581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.495688] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.495688] [48512]: DEBUG nova.compute.api [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.502814] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.502975] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.503142] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.503404] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.503598] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.503741] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.506568] [48511]: WARNING neutronclient.v2_0.client [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.538470] [48512]: WARNING neutronclient.v2_0.client [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.651161] [48511]: DEBUG nova.policy [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.656641] [48511]: INFO nova.api.openstack.requestlog [None req-9f4d7dac-0857-4edc-be5b-96b744d7fbd5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.224602 [ 861.657394] [48511]: [pid: 48511|app: 0|req: 1257/2582] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.663404] [48511]: DEBUG nova.api.openstack.wsgi [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.665162] [48511]: DEBUG nova.compute.api [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.669320] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.669373] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.669870] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.669870] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.670197] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.670446] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.699169] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.699169] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.699169] [48511]: DEBUG oslo_concurrency.lockutils [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.699169] [48511]: DEBUG nova.objects.instance [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.704196] [48511]: WARNING neutronclient.v2_0.client [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.705764] [48512]: DEBUG nova.policy [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.711030] [48512]: INFO nova.api.openstack.requestlog [None req-9ed19053-fd81-4397-a206-9b66e742c72b tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.219167 [ 861.711030] [48512]: [pid: 48512|app: 0|req: 1326/2583] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.713479] [48512]: DEBUG nova.api.openstack.wsgi [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.715019] [48512]: DEBUG nova.compute.api [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.718573] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.718777] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.718940] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.719236] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.719392] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.719611] [48512]: DEBUG oslo_concurrency.lockutils [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.726760] [48511]: DEBUG nova.policy [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.731829] [48511]: INFO nova.api.openstack.requestlog [None req-b98defd2-29bd-4341-9787-8ca688f4d5e6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.073562 [ 861.732118] [48511]: [pid: 48511|app: 0|req: 1258/2584] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.735904] [48511]: DEBUG nova.api.openstack.wsgi [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.737842] [48511]: DEBUG nova.compute.api [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.739123] [48512]: WARNING neutronclient.v2_0.client [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.742185] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.742451] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.742621] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.742891] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.743147] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.743242] [48511]: DEBUG oslo_concurrency.lockutils [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.760717] [48512]: DEBUG nova.policy [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.765544] [48511]: WARNING neutronclient.v2_0.client [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.767670] [48512]: DEBUG nova.policy [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.768564] [48512]: DEBUG nova.policy [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.775588] [48512]: INFO nova.api.openstack.requestlog [None req-18253fbf-f6b5-44ed-badd-daae3f4b6c06 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1545 microversion: 2.94 time: 0.064034 [ 861.776119] [48512]: [pid: 48512|app: 0|req: 1327/2585] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1545 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.779850] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.781585] [48512]: DEBUG nova.compute.api [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.785500] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.785785] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.786080] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.786417] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.787167] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.787167] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.804715] [48512]: WARNING neutronclient.v2_0.client [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.824478] [48512]: DEBUG nova.policy [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.829225] [48512]: INFO nova.api.openstack.requestlog [None req-f7ff478c-50ec-4dcc-9e51-3a41feca2645 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.052333 [ 861.829741] [48512]: [pid: 48512|app: 0|req: 1328/2586] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.832334] [48512]: DEBUG nova.api.openstack.wsgi [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.833831] [48512]: DEBUG nova.compute.api [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.837681] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.837917] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.838069] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.838333] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.838483] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.838616] [48512]: DEBUG oslo_concurrency.lockutils [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.840187] [48511]: DEBUG nova.policy [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.845178] [48511]: INFO nova.api.openstack.requestlog [None req-4217062c-d58a-47c9-b983-903f67ce5736 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.112327 [ 861.845584] [48511]: [pid: 48511|app: 0|req: 1259/2587] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.849224] [48511]: DEBUG nova.api.openstack.wsgi [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.850715] [48511]: DEBUG nova.compute.api [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.854148] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.854345] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.854540] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.854807] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.854950] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.855090] [48511]: DEBUG oslo_concurrency.lockutils [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.864385] [48512]: WARNING neutronclient.v2_0.client [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.883488] [48511]: WARNING neutronclient.v2_0.client [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.886247] [48512]: DEBUG nova.policy [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.892324] [48512]: DEBUG nova.policy [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.892955] [48512]: DEBUG nova.policy [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.895918] [48512]: INFO nova.api.openstack.requestlog [None req-370a89b0-1901-41e8-a422-7152a79d586d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.065555 [ 861.896319] [48512]: [pid: 48512|app: 0|req: 1329/2588] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.900158] [48512]: DEBUG nova.api.openstack.wsgi [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.902029] [48512]: DEBUG nova.compute.api [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.907338] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.907617] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.907701] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.908049] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.908278] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.908339] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.931099] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.931360] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.931499] [48512]: DEBUG oslo_concurrency.lockutils [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.931650] [48512]: DEBUG nova.objects.instance [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.934902] [48512]: WARNING neutronclient.v2_0.client [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.950284] [48511]: DEBUG nova.policy [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.954882] [48511]: INFO nova.api.openstack.requestlog [None req-56ae643a-f195-4baa-b615-3541e073afe3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.108641 [ 861.955363] [48511]: [pid: 48511|app: 0|req: 1260/2589] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.957891] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.959114] [48512]: DEBUG nova.policy [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 861.959421] [48511]: DEBUG nova.compute.api [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.963038] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.963266] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.963406] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.963699] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.963747] [48512]: INFO nova.api.openstack.requestlog [None req-810ce9cb-3ad2-4aef-9cd3-0de5265560df tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.066689 [ 861.963929] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.963989] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.964134] [48512]: [pid: 48512|app: 0|req: 1330/2590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.968251] [48512]: DEBUG nova.api.openstack.wsgi [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 861.969873] [48512]: DEBUG nova.compute.api [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 861.973788] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.974091] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.974225] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.974559] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.974720] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.974847] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.989358] [48511]: WARNING neutronclient.v2_0.client [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 861.997794] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 861.997991] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 861.998211] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 861.998313] [48512]: DEBUG nova.objects.instance [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.002725] [48512]: WARNING neutronclient.v2_0.client [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.012415] [48511]: DEBUG nova.policy [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.016750] [48511]: INFO nova.api.openstack.requestlog [None req-3cd5f0c6-71cd-4f6f-8f36-172c0623c309 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.060814 [ 862.016976] [48511]: [pid: 48511|app: 0|req: 1261/2591] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.019428] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.021170] [48511]: DEBUG nova.compute.api [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.025323] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.025527] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.025665] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.025929] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.026083] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.027741] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.027868] [48512]: DEBUG nova.policy [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.033809] [48512]: INFO nova.api.openstack.requestlog [None req-be6273b4-709f-49ca-8d30-a778b618d7cd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.067613 [ 862.034360] [48512]: [pid: 48512|app: 0|req: 1331/2592] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.036586] [48512]: DEBUG nova.api.openstack.wsgi [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.038080] [48512]: DEBUG nova.compute.api [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.041852] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.042084] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.042270] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.042491] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.042636] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.042760] [48512]: DEBUG oslo_concurrency.lockutils [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.048859] [48511]: WARNING neutronclient.v2_0.client [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.065178] [48512]: WARNING neutronclient.v2_0.client [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.083536] [48512]: DEBUG nova.policy [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.088108] [48512]: INFO nova.api.openstack.requestlog [None req-92056650-f765-4669-b5a2-38ab3f0e3f86 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.053481 [ 862.088457] [48512]: [pid: 48512|app: 0|req: 1332/2593] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.090895] [48512]: DEBUG nova.api.openstack.wsgi [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.092369] [48512]: DEBUG nova.compute.api [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.095851] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.096339] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.096339] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.096482] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.096627] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.096739] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.123895] [48511]: DEBUG nova.policy [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.128043] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.128043] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.128303] [48512]: DEBUG oslo_concurrency.lockutils [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.128457] [48511]: INFO nova.api.openstack.requestlog [None req-6cd66262-a2d4-4eb8-b382-19e49a87e0f7 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.110900 [ 862.129870] [48512]: DEBUG nova.objects.instance [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.129954] [48511]: [pid: 48511|app: 0|req: 1262/2594] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.131953] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.133836] [48511]: DEBUG nova.compute.api [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.139372] [48512]: WARNING neutronclient.v2_0.client [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.139534] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.155989] [48511]: WARNING neutronclient.v2_0.client [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.161742] [48512]: DEBUG nova.policy [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.168137] [48512]: INFO nova.api.openstack.requestlog [None req-15cc8027-6833-4b4c-b9ca-a96f4afefa51 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.078990 [ 862.168799] [48512]: [pid: 48512|app: 0|req: 1333/2595] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.172307] [48512]: DEBUG nova.api.openstack.wsgi [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "name": "network-vif-plugged", "status": "completed", "tag": "96188362-88b7-4cfa-aad3-400d35db5406"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 862.176062] [48511]: DEBUG nova.policy [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.178934] [48512]: DEBUG oslo_concurrency.lockutils [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.179162] [48512]: DEBUG oslo_concurrency.lockutils [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.179303] [48512]: DEBUG oslo_concurrency.lockutils [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.181092] [48511]: INFO nova.api.openstack.requestlog [None req-9e483d64-3696-47b0-8921-d8c5b47f3202 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.051566 [ 862.181561] [48511]: [pid: 48511|app: 0|req: 1263/2596] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.184600] [48511]: DEBUG nova.api.openstack.wsgi [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.187031] [48511]: DEBUG nova.compute.api [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.187182] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] Creating event network-vif-plugged:96188362-88b7-4cfa-aad3-400d35db5406 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 862.190767] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.191039] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.191217] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.191624] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.191823] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.191973] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.192577] [48512]: INFO nova.api.openstack.requestlog [req-1f5ff738-2089-4aa6-a2ea-f9b193b36103 req-469c47bb-fb4c-4d9a-be28-e516397bbb68 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022954 [ 862.193071] [48512]: [pid: 48512|app: 0|req: 1334/2597] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:46 2025] 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) [ 862.197807] [48512]: DEBUG nova.api.openstack.wsgi [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.199738] [48512]: DEBUG nova.compute.api [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.204790] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.205057] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.205159] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.205650] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.205820] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.206028] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.229477] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.229699] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.229845] [48511]: DEBUG oslo_concurrency.lockutils [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.230020] [48511]: DEBUG nova.objects.instance [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.231674] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.232039] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.232164] [48512]: DEBUG oslo_concurrency.lockutils [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.232440] [48512]: DEBUG nova.objects.instance [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.240596] [48511]: WARNING neutronclient.v2_0.client [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.240780] [48512]: WARNING neutronclient.v2_0.client [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.264854] [48511]: DEBUG nova.policy [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.265154] [48512]: DEBUG nova.policy [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.273470] [48511]: INFO nova.api.openstack.requestlog [None req-c151c341-db04-4450-a494-bf2613eee546 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.091230 [ 862.273653] [48512]: INFO nova.api.openstack.requestlog [None req-c800431b-71f2-4ef4-8991-a1adc433c178 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.079485 [ 862.273884] [48512]: [pid: 48512|app: 0|req: 1335/2598] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.274868] [48511]: [pid: 48511|app: 0|req: 1264/2599] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:46 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.277594] [48511]: DEBUG nova.api.openstack.wsgi [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.277662] [48512]: DEBUG nova.api.openstack.wsgi [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.279407] [48511]: DEBUG nova.compute.api [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.279567] [48512]: DEBUG nova.compute.api [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.283441] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.283570] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.283678] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.283750] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.283829] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.283876] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.284155] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.284204] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.284322] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.284377] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.284444] [48511]: DEBUG oslo_concurrency.lockutils [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.284503] [48512]: DEBUG oslo_concurrency.lockutils [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.313073] [48512]: WARNING neutronclient.v2_0.client [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.315143] [48511]: WARNING neutronclient.v2_0.client [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.365035] [48511]: DEBUG nova.policy [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.370471] [48511]: INFO nova.api.openstack.requestlog [None req-53b5f6ac-4068-4205-88ae-edbd4486ea2c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.095453 [ 862.370834] [48511]: [pid: 48511|app: 0|req: 1265/2600] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.393940] [48512]: DEBUG nova.policy [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.399246] [48512]: INFO nova.api.openstack.requestlog [None req-44020f6c-277d-40b0-80f7-cc8cccc574df tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.124679 [ 862.399730] [48512]: [pid: 48512|app: 0|req: 1336/2601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.407346] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.408861] [48511]: DEBUG nova.compute.api [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.412831] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.413046] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.413195] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.413460] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.413614] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.413822] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.440785] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.440977] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.441116] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.441269] [48511]: DEBUG nova.objects.instance [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.444268] [48511]: WARNING neutronclient.v2_0.client [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.450009] [48512]: DEBUG nova.api.openstack.wsgi [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.451602] [48512]: DEBUG nova.compute.api [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.454957] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.455165] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.455300] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.455555] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.455698] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.455818] [48512]: DEBUG oslo_concurrency.lockutils [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.463524] [48511]: DEBUG nova.policy [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.468701] [48511]: INFO nova.api.openstack.requestlog [None req-0e0cfc4a-dac9-4fdd-a201-7c0233aa69f1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.063604 [ 862.469264] [48511]: [pid: 48511|app: 0|req: 1266/2602] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.474177] [48512]: WARNING neutronclient.v2_0.client [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.510682] [48511]: DEBUG nova.api.openstack.wsgi [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.512056] [48511]: DEBUG nova.compute.api [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.518382] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.518589] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.518732] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.519139] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.519312] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.519568] [48511]: DEBUG oslo_concurrency.lockutils [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.541272] [48511]: WARNING neutronclient.v2_0.client [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.573161] [48511]: DEBUG nova.policy [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.580034] [48511]: INFO nova.api.openstack.requestlog [None req-740d0d4c-1e79-48a9-8ca4-72e4aecb9ccf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.071942 [ 862.580406] [48511]: [pid: 48511|app: 0|req: 1267/2603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.603643] [48512]: DEBUG nova.policy [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.608816] [48512]: INFO nova.api.openstack.requestlog [None req-66049cb6-1148-440a-b2e7-64e9ad3b81fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.161049 [ 862.609198] [48512]: [pid: 48512|app: 0|req: 1337/2604] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.672075] [48511]: DEBUG nova.api.openstack.wsgi [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.673863] [48511]: DEBUG nova.compute.api [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.678020] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.678222] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.678357] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.678624] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.678951] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.679153] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.700866] [48511]: WARNING neutronclient.v2_0.client [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.725472] [48512]: DEBUG nova.api.openstack.wsgi [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.726931] [48512]: DEBUG nova.compute.api [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.730419] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.730774] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.730933] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.731252] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.731426] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.731593] [48512]: DEBUG oslo_concurrency.lockutils [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.752234] [48512]: WARNING neutronclient.v2_0.client [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.845840] [48511]: DEBUG nova.policy [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.850612] [48511]: INFO nova.api.openstack.requestlog [None req-67b2a33d-14de-40dc-9368-c182246d6fc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.181255 [ 862.851090] [48511]: [pid: 48511|app: 0|req: 1268/2605] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.853939] [48511]: DEBUG nova.api.openstack.wsgi [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.855355] [48511]: DEBUG nova.compute.api [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.859642] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.859853] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.859974] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.860252] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.860399] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.860548] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.868232] [48512]: DEBUG nova.policy [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.872624] [48512]: INFO nova.api.openstack.requestlog [None req-256c81a3-262f-4369-afe4-eb9c25f6f981 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.149177 [ 862.873142] [48512]: [pid: 48512|app: 0|req: 1338/2606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.875681] [48512]: DEBUG nova.api.openstack.wsgi [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.877209] [48512]: DEBUG nova.compute.api [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.880724] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.880848] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.880922] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.881029] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.881081] [48511]: DEBUG oslo_concurrency.lockutils [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.881197] [48511]: DEBUG nova.objects.instance [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.881264] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.881548] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.881703] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.881852] [48512]: DEBUG oslo_concurrency.lockutils [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.885098] [48511]: WARNING neutronclient.v2_0.client [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.900788] [48512]: WARNING neutronclient.v2_0.client [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.904562] [48511]: DEBUG nova.policy [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.909065] [48511]: INFO nova.api.openstack.requestlog [None req-21796d0c-2ecf-4320-901e-03e8fa76f30e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.057395 [ 862.909419] [48511]: [pid: 48511|app: 0|req: 1269/2607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.913018] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.913477] [48511]: DEBUG nova.compute.api [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.916852] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.917059] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.917194] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.917446] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.917585] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.917703] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.920290] [48512]: DEBUG nova.policy [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.925046] [48512]: DEBUG nova.policy [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.925729] [48512]: DEBUG nova.policy [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.929702] [48512]: INFO nova.api.openstack.requestlog [None req-3abc7e80-d2ea-47f1-b1a4-c1d01b6229ab tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1553 microversion: 2.94 time: 0.056040 [ 862.930075] [48512]: [pid: 48512|app: 0|req: 1339/2608] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1553 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.932536] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.934062] [48512]: DEBUG nova.compute.api [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.937832] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.938103] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.938306] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.938522] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.938655] [48511]: WARNING neutronclient.v2_0.client [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.938722] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.938794] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.957991] [48512]: WARNING neutronclient.v2_0.client [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 862.959217] [48511]: DEBUG nova.policy [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 862.963928] [48511]: INFO nova.api.openstack.requestlog [None req-e9d2693c-4fc2-431f-9ac6-51bdb207efdc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.053802 [ 862.964343] [48511]: [pid: 48511|app: 0|req: 1270/2609] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.967041] [48511]: DEBUG nova.api.openstack.wsgi [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 862.968733] [48511]: DEBUG nova.compute.api [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 862.972274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.972467] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.972603] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.972863] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 862.973014] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 862.973143] [48511]: DEBUG oslo_concurrency.lockutils [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 862.997632] [48511]: WARNING neutronclient.v2_0.client [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.049938] [48511]: DEBUG nova.policy [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.055305] [48511]: DEBUG nova.policy [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.055999] [48511]: DEBUG nova.policy [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.060460] [48511]: INFO nova.api.openstack.requestlog [None req-5955d0d0-b16e-43e0-b922-0e67333a9a3a tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.094163 [ 863.060460] [48511]: [pid: 48511|app: 0|req: 1271/2610] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.062591] [48511]: DEBUG nova.api.openstack.wsgi [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.064160] [48511]: DEBUG nova.compute.api [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.070204] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.070442] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.071611] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.071611] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.071611] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.071611] [48511]: DEBUG oslo_concurrency.lockutils [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.094129] [48511]: WARNING neutronclient.v2_0.client [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.129255] [48512]: DEBUG nova.policy [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.138168] [48512]: INFO nova.api.openstack.requestlog [None req-bbfa57da-774e-4378-a749-51cbea77e5c1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.206768 [ 863.138168] [48512]: [pid: 48512|app: 0|req: 1340/2611] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.144063] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.148738] [48512]: DEBUG nova.compute.api [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.152891] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.153483] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.153483] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.153778] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.153778] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.153778] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.189522] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.189522] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.189522] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.189522] [48512]: DEBUG nova.objects.instance [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.200561] [48512]: WARNING neutronclient.v2_0.client [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.252668] [48512]: DEBUG nova.policy [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.260676] [48512]: INFO nova.api.openstack.requestlog [None req-9c866acf-5842-497b-8bfb-fd5dd70940a3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.121200 [ 863.261225] [48512]: [pid: 48512|app: 0|req: 1341/2612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.265700] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.268138] [48512]: DEBUG nova.compute.api [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.275173] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.275541] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.275784] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.276250] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.276502] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.276725] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.304721] [48511]: DEBUG nova.policy [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.308897] [48511]: INFO nova.api.openstack.requestlog [None req-050c9427-e1c2-4213-a628-01ac2839ef2c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.248807 [ 863.309270] [48511]: [pid: 48511|app: 0|req: 1272/2613] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.310097] [48512]: WARNING neutronclient.v2_0.client [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.312486] [48511]: DEBUG nova.api.openstack.wsgi [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.314657] [48511]: DEBUG nova.compute.api [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.319231] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.319452] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.319631] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.319916] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.320088] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.320222] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.347256] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.347556] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.347734] [48511]: DEBUG oslo_concurrency.lockutils [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.347897] [48511]: DEBUG nova.objects.instance [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.352245] [48511]: WARNING neutronclient.v2_0.client [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.705797] [48512]: DEBUG nova.policy [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.717644] [48512]: INFO nova.api.openstack.requestlog [None req-7f403de8-96b7-407a-820d-bce6360cfe04 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.455319 [ 863.718147] [48512]: [pid: 48512|app: 0|req: 1342/2614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.720979] [48511]: DEBUG nova.policy [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.721404] [48512]: DEBUG nova.api.openstack.wsgi [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.722947] [48512]: DEBUG nova.compute.api [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.726966] [48511]: INFO nova.api.openstack.requestlog [None req-59331d27-3eb2-48ff-b605-206e3533b098 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.417073 [ 863.727398] [48511]: [pid: 48511|app: 0|req: 1273/2615] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.730417] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.731375] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.731375] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.731672] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.731844] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.731972] [48511]: DEBUG nova.compute.api [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 863.732050] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.732210] [48512]: DEBUG oslo_concurrency.lockutils [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.735813] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.736022] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.736162] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.736426] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 863.737020] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 863.737143] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 863.762068] [48512]: WARNING neutronclient.v2_0.client [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.764383] [48511]: WARNING neutronclient.v2_0.client [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 863.975680] [48512]: DEBUG nova.policy [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 863.981409] [48512]: INFO nova.api.openstack.requestlog [None req-606f24c6-6a08-411a-ac1f-ceadd49463ea tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1235 microversion: 2.1 time: 0.262502 [ 863.985084] [48512]: [pid: 48512|app: 0|req: 1343/2616] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1235 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.990762] [48512]: DEBUG nova.api.openstack.wsgi [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 863.993362] [48512]: DEBUG nova.compute.api [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.000580] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.000814] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.001034] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.001251] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.001396] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.001521] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.030281] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.030475] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.030778] [48512]: DEBUG oslo_concurrency.lockutils [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.030935] [48512]: DEBUG nova.objects.instance [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.036515] [48512]: WARNING neutronclient.v2_0.client [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.060813] [48511]: DEBUG nova.policy [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.066472] [48511]: INFO nova.api.openstack.requestlog [None req-ea2359ef-4e88-4555-8eae-1e1db11d3122 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1520 microversion: 2.1 time: 0.338186 [ 864.066721] [48511]: [pid: 48511|app: 0|req: 1274/2617] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1520 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.069913] [48511]: DEBUG nova.api.openstack.wsgi [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.070972] [48511]: DEBUG nova.compute.api [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.074560] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.075021] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.075021] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.075292] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.075923] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.075923] [48511]: DEBUG oslo_concurrency.lockutils [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.079199] [48512]: DEBUG nova.policy [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.087582] [48512]: INFO nova.api.openstack.requestlog [None req-deda6ef7-a8bf-48cb-af4a-10213da55f01 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.101429 [ 864.088141] [48512]: [pid: 48512|app: 0|req: 1344/2618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.092447] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.094507] [48511]: WARNING neutronclient.v2_0.client [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.094763] [48512]: DEBUG nova.compute.api [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.100268] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.100613] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.100846] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.101455] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.101624] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.101843] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.114717] [48511]: DEBUG nova.policy [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.120025] [48511]: INFO nova.api.openstack.requestlog [None req-52c8d76e-d1c2-4941-9fc3-01c5ecffdc8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.052648 [ 864.120396] [48511]: [pid: 48511|app: 0|req: 1275/2619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.123243] [48511]: DEBUG nova.api.openstack.wsgi [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.125037] [48511]: DEBUG nova.compute.api [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.127937] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.128306] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.128544] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.128873] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.128940] [48512]: DEBUG nova.objects.instance [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.129099] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.129341] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.129643] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.129857] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.130015] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.133926] [48512]: WARNING neutronclient.v2_0.client [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.156563] [48512]: DEBUG nova.policy [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.157846] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.158118] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.158298] [48511]: DEBUG oslo_concurrency.lockutils [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.158678] [48511]: DEBUG nova.objects.instance [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.162933] [48512]: INFO nova.api.openstack.requestlog [None req-4c0e30b5-79f7-456a-a053-05881392cedb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.073821 [ 864.163093] [48511]: WARNING neutronclient.v2_0.client [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.163446] [48512]: [pid: 48512|app: 0|req: 1345/2620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.168367] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.170919] [48512]: DEBUG nova.compute.api [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.177362] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.177362] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.177362] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.177756] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.178053] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.178270] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.186229] [48511]: DEBUG nova.policy [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.191581] [48511]: INFO nova.api.openstack.requestlog [None req-d24f1b0c-b50a-416d-84cb-129212b7da1e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.070496 [ 864.192180] [48511]: [pid: 48511|app: 0|req: 1276/2621] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.195096] [48511]: DEBUG nova.api.openstack.wsgi [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.196802] [48511]: DEBUG nova.compute.api [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.202553] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.202553] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.202553] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.202553] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.202864] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.202864] [48511]: DEBUG oslo_concurrency.lockutils [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.208369] [48512]: WARNING neutronclient.v2_0.client [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.235205] [48511]: WARNING neutronclient.v2_0.client [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.237618] [48512]: DEBUG nova.policy [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.245344] [48512]: INFO nova.api.openstack.requestlog [None req-7a864642-2d07-4962-90d9-12155753daf6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.081033 [ 864.245828] [48512]: [pid: 48512|app: 0|req: 1346/2622] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.249998] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.252747] [48512]: DEBUG nova.compute.api [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.258478] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.258726] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.258809] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.259317] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.259535] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.259620] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.288961] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.289239] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.289393] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.289762] [48512]: DEBUG nova.objects.instance [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.295031] [48512]: WARNING neutronclient.v2_0.client [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.314871] [48511]: DEBUG nova.policy [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.321498] [48511]: INFO nova.api.openstack.requestlog [None req-4318c585-d753-47f5-922b-9af4c302361d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.128696 [ 864.322145] [48511]: [pid: 48511|app: 0|req: 1277/2623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:48 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.325788] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.328186] [48511]: DEBUG nova.compute.api [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.328699] [48512]: DEBUG nova.policy [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.333207] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.333325] [48512]: INFO nova.api.openstack.requestlog [None req-fc51033b-c5f6-490d-ba02-52cfc520d610 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.086702 [ 864.333505] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.333779] [48512]: [pid: 48512|app: 0|req: 1347/2624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.333883] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.334183] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.334472] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.334723] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.336160] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.337694] [48512]: DEBUG nova.compute.api [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.341159] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.341300] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.341431] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.341712] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.341886] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.342074] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.353079] [48511]: WARNING neutronclient.v2_0.client [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.358718] [48512]: WARNING neutronclient.v2_0.client [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.372509] [48511]: DEBUG nova.policy [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.377207] [48511]: INFO nova.api.openstack.requestlog [None req-8d6b8ce4-721e-49e6-8aca-ad764d847be1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.054406 [ 864.377721] [48511]: [pid: 48511|app: 0|req: 1278/2625] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.380056] [48511]: DEBUG nova.api.openstack.wsgi [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "name": "network-vif-plugged", "status": "completed", "tag": "e2b59b39-01c6-406e-9b90-78fbbdf35517"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 864.385759] [48511]: DEBUG oslo_concurrency.lockutils [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.385965] [48511]: DEBUG oslo_concurrency.lockutils [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.386083] [48511]: DEBUG oslo_concurrency.lockutils [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.392519] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] Creating event network-vif-plugged:e2b59b39-01c6-406e-9b90-78fbbdf35517 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 864.396974] [48511]: INFO nova.api.openstack.requestlog [req-9de2e96a-b355-485f-994c-c590de3e5d1c req-8a39cbe6-c430-44c5-a724-3829d2014584 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018767 [ 864.397371] [48511]: [pid: 48511|app: 0|req: 1279/2626] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:49 2025] 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) [ 864.400230] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.401607] [48511]: DEBUG nova.compute.api [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.405273] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.405474] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.405656] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.405914] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.406089] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.406214] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.424363] [48511]: WARNING neutronclient.v2_0.client [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.435401] [48512]: DEBUG nova.policy [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.440314] [48512]: INFO nova.api.openstack.requestlog [None req-cf4152d7-5070-4e9d-b8cb-b9a344a8669c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.106034 [ 864.440741] [48512]: [pid: 48512|app: 0|req: 1348/2627] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.443721] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.445256] [48512]: DEBUG nova.compute.api [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.448824] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.449059] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.449197] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.449459] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.449912] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.449912] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.471931] [48512]: WARNING neutronclient.v2_0.client [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.600303] [48511]: DEBUG nova.policy [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.609024] [48511]: INFO nova.api.openstack.requestlog [None req-fa3a74dd-5bed-43f9-965a-73dff4dc3834 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.210842 [ 864.609427] [48511]: [pid: 48511|app: 0|req: 1280/2628] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.612095] [48511]: DEBUG nova.api.openstack.wsgi [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.613580] [48511]: DEBUG nova.compute.api [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.619520] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.619689] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.619826] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.620094] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.620242] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.620414] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.626864] [48512]: DEBUG nova.policy [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.632761] [48512]: INFO nova.api.openstack.requestlog [None req-3d565cdf-4eff-4391-82f1-f812ad4039a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.191114 [ 864.633201] [48512]: [pid: 48512|app: 0|req: 1349/2629] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.636560] [48512]: DEBUG nova.api.openstack.wsgi [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.637940] [48512]: DEBUG nova.compute.api [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.642457] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.642682] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.642839] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.643164] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.643398] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.643576] [48512]: DEBUG oslo_concurrency.lockutils [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.660417] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.660417] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.660417] [48511]: DEBUG oslo_concurrency.lockutils [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.660417] [48511]: DEBUG nova.objects.instance [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.664299] [48511]: WARNING neutronclient.v2_0.client [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.669339] [48512]: WARNING neutronclient.v2_0.client [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.684734] [48511]: DEBUG nova.policy [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.689813] [48511]: INFO nova.api.openstack.requestlog [None req-3143fe95-870f-4d3e-a795-01825fd4a78a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.079681 [ 864.690226] [48511]: [pid: 48511|app: 0|req: 1281/2630] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.693399] [48511]: DEBUG nova.api.openstack.wsgi [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.695274] [48511]: DEBUG nova.compute.api [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.699033] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.699235] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.699861] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.699861] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.699861] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.700180] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.719911] [48511]: WARNING neutronclient.v2_0.client [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.774823] [48511]: DEBUG nova.policy [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.780596] [48511]: INFO nova.api.openstack.requestlog [None req-0efb686e-3767-47f3-a804-daa4f3226d1d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.089659 [ 864.781068] [48511]: [pid: 48511|app: 0|req: 1282/2631] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.784186] [48511]: DEBUG nova.api.openstack.wsgi [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.785694] [48511]: DEBUG nova.compute.api [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.790043] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.790043] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.790043] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.790409] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.790409] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.790644] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.808840] [48512]: DEBUG nova.policy [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.814506] [48512]: DEBUG nova.policy [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.815192] [48512]: DEBUG nova.policy [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.821130] [48512]: INFO nova.api.openstack.requestlog [None req-b963ee14-0fc5-4acd-af8c-e18567149619 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1619 microversion: 2.94 time: 0.187175 [ 864.821505] [48512]: [pid: 48512|app: 0|req: 1350/2632] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1619 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.826750] [48511]: WARNING neutronclient.v2_0.client [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.829960] [48512]: DEBUG nova.api.openstack.wsgi [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.831660] [48512]: DEBUG nova.compute.api [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.835823] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.836015] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.836164] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.836429] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.836584] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.836760] [48512]: DEBUG oslo_concurrency.lockutils [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.850859] [48511]: DEBUG nova.policy [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.855452] [48512]: WARNING neutronclient.v2_0.client [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.855605] [48511]: DEBUG nova.policy [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.856141] [48511]: DEBUG nova.policy [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.858823] [48511]: INFO nova.api.openstack.requestlog [None req-be8bfb27-b48f-4724-a204-7baa279c9e8b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.077281 [ 864.859153] [48511]: [pid: 48511|app: 0|req: 1283/2633] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.864968] [48511]: DEBUG nova.api.openstack.wsgi [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "tag": "96188362-88b7-4cfa-aad3-400d35db5406"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 864.878886] [48511]: DEBUG oslo_concurrency.lockutils [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.879120] [48511]: DEBUG oslo_concurrency.lockutils [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.879120] [48511]: DEBUG oslo_concurrency.lockutils [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.886871] [48511]: INFO nova.api.openstack.compute.server_external_events [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] Creating event network-changed:96188362-88b7-4cfa-aad3-400d35db5406 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 864.891729] [48511]: INFO nova.api.openstack.requestlog [req-410bc17c-26f3-402b-8184-8f234a9a8522 req-e03c7758-f3ec-4015-a530-ec5071a23487 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031467 [ 864.891929] [48511]: [pid: 48511|app: 0|req: 1284/2634] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:49 2025] 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) [ 864.894969] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.896324] [48511]: DEBUG nova.compute.api [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.899832] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.900082] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.900216] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.900475] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.900696] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.900890] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.923432] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.923656] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.923804] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.923962] [48511]: DEBUG nova.objects.instance [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.928471] [48511]: WARNING neutronclient.v2_0.client [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 864.958697] [48512]: DEBUG nova.policy [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.964338] [48512]: INFO nova.api.openstack.requestlog [None req-34762815-4b40-4fff-b53e-9b791410f517 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.142143 [ 864.964955] [48512]: [pid: 48512|app: 0|req: 1351/2635] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.967473] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.969073] [48512]: DEBUG nova.compute.api [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.972733] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.972975] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.973185] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.973482] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.973709] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.973890] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.974009] [48511]: DEBUG nova.policy [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 864.980286] [48511]: INFO nova.api.openstack.requestlog [None req-a2a67657-f006-4dae-a833-0cc6f76b8b1b tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.087432 [ 864.984027] [48511]: [pid: 48511|app: 0|req: 1285/2636] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.984027] [48511]: DEBUG nova.api.openstack.wsgi [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 864.985416] [48511]: DEBUG nova.compute.api [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 864.989874] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.990137] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.990308] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.990609] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 864.990793] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 864.990933] [48511]: DEBUG oslo_concurrency.lockutils [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 864.992384] [48512]: WARNING neutronclient.v2_0.client [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.009052] [48511]: WARNING neutronclient.v2_0.client [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.066910] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=8 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.088247] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=14 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.098351] [48511]: DEBUG nova.policy [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.103484] [48511]: INFO nova.api.openstack.requestlog [None req-44adc2a9-32ac-4387-a61c-766647d5ef94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.122018 [ 865.103828] [48511]: [pid: 48511|app: 0|req: 1286/2637] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.106518] [48511]: DEBUG nova.api.openstack.wsgi [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.108326] [48511]: DEBUG nova.compute.api [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.112619] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.112807] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.112946] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.113231] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.113376] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.113501] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.123970] [48512]: DEBUG nova.policy [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.134900] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.135081] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.135218] [48512]: INFO nova.api.openstack.requestlog [None req-4ccde4b5-dc88-4947-8af4-70aaef09f60f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.169692 [ 865.135271] [48511]: DEBUG oslo_concurrency.lockutils [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.135372] [48511]: DEBUG nova.objects.instance [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.135705] [48512]: [pid: 48512|app: 0|req: 1352/2638] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.138518] [48511]: WARNING neutronclient.v2_0.client [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.143061] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.149362] [48512]: DEBUG nova.compute.api [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.157091] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.163105] [48511]: DEBUG nova.policy [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.170802] [48511]: INFO nova.api.openstack.requestlog [None req-44bc92a3-210c-40df-92e9-56e8d8aaef17 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.066267 [ 865.171674] [48511]: [pid: 48511|app: 0|req: 1287/2639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.175549] [48511]: DEBUG nova.api.openstack.wsgi [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.176125] [48511]: DEBUG nova.compute.api [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.182227] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.185489] [48512]: WARNING neutronclient.v2_0.client [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.208163] [48511]: WARNING neutronclient.v2_0.client [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.231139] [48512]: DEBUG nova.policy [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.239733] [48512]: INFO nova.api.openstack.requestlog [None req-fa04bd2f-c5c2-4b8a-aee6-4b3279744ea6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1291 microversion: 2.1 time: 0.103053 [ 865.239974] [48512]: [pid: 48512|app: 0|req: 1353/2640] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1291 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.242592] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.244104] [48512]: DEBUG nova.compute.api [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.253603] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.253884] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.254068] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.254445] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.254616] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.254799] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.292182] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.292371] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.292513] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.292930] [48512]: DEBUG nova.objects.instance [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.297449] [48512]: WARNING neutronclient.v2_0.client [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.373545] [48512]: DEBUG nova.policy [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.380398] [48512]: INFO nova.api.openstack.requestlog [None req-b5040b2e-ce9b-4c76-9574-e9dd98b60392 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.139796 [ 865.380774] [48512]: [pid: 48512|app: 0|req: 1354/2641] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.383620] [48512]: DEBUG nova.api.openstack.wsgi [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.384718] [48512]: DEBUG nova.compute.api [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.389802] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.389973] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.390096] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.390424] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.390566] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.390645] [48512]: DEBUG oslo_concurrency.lockutils [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.419956] [48512]: WARNING neutronclient.v2_0.client [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.425399] [48511]: DEBUG nova.policy [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.434712] [48511]: INFO nova.api.openstack.requestlog [None req-91f9ac08-698f-4b91-83f1-d4ca3877a648 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1500 microversion: 2.1 time: 0.262347 [ 865.435288] [48511]: [pid: 48511|app: 0|req: 1288/2642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:49 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1500 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.438013] [48511]: DEBUG nova.api.openstack.wsgi [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.442045] [48511]: DEBUG nova.compute.api [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.446042] [48512]: DEBUG nova.policy [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.447860] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.447860] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.447860] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.448661] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.448661] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.448661] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.450636] [48512]: INFO nova.api.openstack.requestlog [None req-db400a86-ec31-44f8-9701-6f76b0458e4d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.069235 [ 865.451022] [48512]: [pid: 48512|app: 0|req: 1355/2643] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.454496] [48512]: DEBUG nova.api.openstack.wsgi [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.456415] [48512]: DEBUG nova.compute.api [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.460857] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.477773] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.478013] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.478125] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.478262] [48511]: DEBUG nova.objects.instance [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.483853] [48511]: WARNING neutronclient.v2_0.client [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.487515] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.489399] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.489399] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.489399] [48512]: DEBUG nova.objects.instance [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.494066] [48512]: WARNING neutronclient.v2_0.client [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.509063] [48511]: DEBUG nova.policy [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.516024] [48511]: INFO nova.api.openstack.requestlog [None req-afbe32eb-ba3d-466a-9d66-df1c2eb70ac9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.080112 [ 865.516913] [48511]: [pid: 48511|app: 0|req: 1289/2644] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.521282] [48512]: DEBUG nova.policy [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.522069] [48511]: DEBUG nova.api.openstack.wsgi [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.523599] [48511]: DEBUG nova.compute.api [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.526045] [48512]: INFO nova.api.openstack.requestlog [None req-c13f10b7-6921-42d4-8f4a-cd98b100b53b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.074391 [ 865.526412] [48512]: [pid: 48512|app: 0|req: 1356/2645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.527072] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.527271] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.527432] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.527717] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.527864] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.528031] [48511]: DEBUG oslo_concurrency.lockutils [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.532023] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.534241] [48512]: DEBUG nova.compute.api [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.539797] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.540184] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.540367] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.540706] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.540837] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.541143] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.549069] [48511]: WARNING neutronclient.v2_0.client [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.562065] [48512]: WARNING neutronclient.v2_0.client [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.569451] [48511]: DEBUG nova.policy [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.574611] [48511]: INFO nova.api.openstack.requestlog [None req-a709f544-a035-46d9-a4bc-92fd32caf469 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.054585 [ 865.575159] [48511]: [pid: 48511|app: 0|req: 1290/2646] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.579030] [48511]: DEBUG nova.api.openstack.wsgi [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.579278] [48511]: DEBUG nova.compute.api [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.582856] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.583099] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.583099] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.583352] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.583573] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.583727] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.605907] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.606109] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.606269] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.606424] [48511]: DEBUG nova.objects.instance [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.609515] [48511]: WARNING neutronclient.v2_0.client [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.625153] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.633402] [48512]: DEBUG nova.policy [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.638033] [48512]: INFO nova.api.openstack.requestlog [None req-0d3ab0d1-3635-4a95-a78e-abe5fdc70f2d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.110893 [ 865.638444] [48512]: [pid: 48512|app: 0|req: 1357/2647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.640988] [48512]: DEBUG nova.api.openstack.wsgi [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.642452] [48512]: DEBUG nova.compute.api [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.646020] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.646251] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.646387] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.646680] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.646827] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.646947] [48512]: DEBUG oslo_concurrency.lockutils [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.655231] [48511]: DEBUG nova.policy [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.660038] [48511]: INFO nova.api.openstack.requestlog [None req-7c85ae7d-def5-4fb2-96b5-f4d56c291211 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.084326 [ 865.660524] [48511]: [pid: 48511|app: 0|req: 1291/2648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.663060] [48511]: DEBUG nova.api.openstack.wsgi [None req-14359362-7b13-4159-a87c-fa59f98b0ff0 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-705126985", "description": "tempest-description-867402250"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 865.665419] [48511]: WARNING neutronclient.v2_0.client [None req-14359362-7b13-4159-a87c-fa59f98b0ff0 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.667046] [48512]: WARNING neutronclient.v2_0.client [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.689916] [48512]: DEBUG nova.policy [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.694776] [48512]: INFO nova.api.openstack.requestlog [None req-63c14562-818e-4314-8c65-7ca7744cbebf tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.055640 [ 865.695099] [48512]: [pid: 48512|app: 0|req: 1358/2649] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.697841] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.699406] [48512]: DEBUG nova.compute.api [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.703081] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.703292] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.703528] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.703703] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.703846] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.703969] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.725925] [48512]: WARNING neutronclient.v2_0.client [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.792800] [48512]: DEBUG nova.policy [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.794019] [48511]: INFO nova.api.openstack.requestlog [None req-14359362-7b13-4159-a87c-fa59f98b0ff0 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 249 microversion: 2.1 time: 0.133002 [ 865.794372] [48511]: [pid: 48511|app: 0|req: 1292/2650] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:23:50 2025] POST /compute/v2.1/os-security-groups => generated 249 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 865.796910] [48511]: DEBUG nova.api.openstack.wsgi [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.797512] [48512]: INFO nova.api.openstack.requestlog [None req-3b76d65a-c0bc-4b76-85df-2ceb63e2a088 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.101785 [ 865.797859] [48512]: [pid: 48512|app: 0|req: 1359/2651] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.798334] [48511]: DEBUG nova.compute.api [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.800327] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.801930] [48512]: DEBUG nova.compute.api [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.802269] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.802453] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.802588] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.802838] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.802983] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.803150] [48511]: DEBUG oslo_concurrency.lockutils [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.804985] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.805190] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.805326] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.805584] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.805727] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.805848] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.819934] [48511]: WARNING neutronclient.v2_0.client [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.823247] [48512]: WARNING neutronclient.v2_0.client [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.879809] [48511]: DEBUG nova.policy [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.884089] [48511]: INFO nova.api.openstack.requestlog [None req-90869ee9-8002-4dfe-be62-97354dd534ed tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.089111 [ 865.884420] [48511]: [pid: 48511|app: 0|req: 1293/2652] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.886759] [48511]: DEBUG nova.api.openstack.wsgi [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.888159] [48511]: DEBUG nova.compute.api [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.888726] [48512]: DEBUG nova.policy [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.891888] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.892819] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.892819] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.892819] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.893085] [48512]: INFO nova.api.openstack.requestlog [None req-b5db8dc7-9985-4e4c-8ad8-e869969ac3c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1306 microversion: 2.1 time: 0.094624 [ 865.893190] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.893326] [48512]: [pid: 48512|app: 0|req: 1360/2653] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1306 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.893458] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.895594] [48512]: DEBUG nova.api.openstack.wsgi [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.896957] [48512]: DEBUG nova.compute.api [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.900078] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.900233] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.900370] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.900649] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.900852] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.900897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.916632] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.916822] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.916981] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.917158] [48511]: DEBUG nova.objects.instance [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.917262] [48512]: WARNING neutronclient.v2_0.client [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.920449] [48511]: WARNING neutronclient.v2_0.client [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.938532] [48512]: DEBUG nova.policy [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.943139] [48511]: DEBUG nova.policy [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 865.943341] [48512]: INFO nova.api.openstack.requestlog [None req-3bb7b429-1a1e-4617-9bc1-2f60dbe7b3aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.049474 [ 865.943689] [48512]: [pid: 48512|app: 0|req: 1361/2654] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.946895] [48512]: DEBUG nova.api.openstack.wsgi [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-705126985"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 865.947378] [48511]: INFO nova.api.openstack.requestlog [None req-2dc9df16-b0ac-4454-a711-813e2bfe7925 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.062366 [ 865.947790] [48511]: [pid: 48511|app: 0|req: 1294/2655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.948425] [48512]: DEBUG nova.compute.api [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.950779] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 865.952024] [48511]: DEBUG nova.compute.api [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 865.953142] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.953345] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.953472] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.953734] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.953874] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.953993] [48512]: DEBUG oslo_concurrency.lockutils [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.955397] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.955593] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.955730] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.955986] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 865.956161] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 865.956305] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 865.967706] [48512]: WARNING neutronclient.v2_0.client [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 865.975207] [48511]: WARNING neutronclient.v2_0.client [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.043373] [48511]: DEBUG nova.policy [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.049305] [48511]: DEBUG nova.policy [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.049305] [48511]: DEBUG nova.policy [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.052580] [48511]: INFO nova.api.openstack.requestlog [None req-1c348b45-0116-48c4-a869-91a311ddcf45 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1619 microversion: 2.94 time: 0.104223 [ 866.053011] [48511]: [pid: 48511|app: 0|req: 1295/2656] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1619 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.057019] [48511]: DEBUG nova.api.openstack.wsgi [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.057019] [48511]: DEBUG nova.compute.api [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.061728] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.061925] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.062080] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.062146] [48512]: INFO nova.network.security_group_api [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Adding security group 1106b20d-94db-4783-8d93-650350b76b8a to port 06785ac4-1625-41d1-a882-284a7be309fc [ 866.062347] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.062538] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.062692] [48511]: DEBUG oslo_concurrency.lockutils [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.089110] [48511]: WARNING neutronclient.v2_0.client [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.113852] [48511]: DEBUG nova.policy [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.118388] [48511]: DEBUG nova.policy [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.119040] [48511]: DEBUG nova.policy [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.121985] [48511]: INFO nova.api.openstack.requestlog [None req-533436ad-5ef6-48b2-9c0f-18acda648534 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.068413 [ 866.122354] [48511]: [pid: 48511|app: 0|req: 1296/2657] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.130038] [48511]: DEBUG nova.api.openstack.wsgi [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.133110] [48511]: DEBUG nova.compute.api [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.136751] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.137097] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.137341] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.137765] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.138015] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.138272] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.158461] [48511]: WARNING neutronclient.v2_0.client [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.350770] [48511]: DEBUG nova.policy [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.360133] [48511]: INFO nova.api.openstack.requestlog [None req-bcad1d31-afe3-4b0a-a9ed-8ab9fa88382b tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.237065 [ 866.360404] [48511]: [pid: 48511|app: 0|req: 1297/2658] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:50 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.363693] [48511]: DEBUG nova.api.openstack.wsgi [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.367565] [48511]: DEBUG nova.compute.api [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.375885] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.375885] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.376075] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.377007] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.377250] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.377401] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.414770] [48512]: INFO nova.api.openstack.requestlog [None req-a28af387-fd94-4871-9159-21a2de05b51d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action" status: 202 len: 0 microversion: 2.1 time: 0.470019 [ 866.415252] [48512]: [pid: 48512|app: 0|req: 1362/2659] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:50 2025] POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action => generated 0 bytes in 471 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 866.419695] [48512]: DEBUG nova.api.openstack.wsgi [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.421595] [48512]: DEBUG nova.compute.api [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.425111] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.425307] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.425509] [48511]: DEBUG oslo_concurrency.lockutils [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.425691] [48511]: DEBUG nova.objects.instance [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.426106] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.426447] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.426768] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.427288] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.428880] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.428880] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.429866] [48511]: WARNING neutronclient.v2_0.client [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.449955] [48511]: DEBUG nova.policy [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.453201] [48512]: WARNING neutronclient.v2_0.client [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.454844] [48511]: INFO nova.api.openstack.requestlog [None req-54a3e71b-45ef-4094-97c7-54b3a564e5ed tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.093714 [ 866.455090] [48511]: [pid: 48511|app: 0|req: 1298/2660] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.457528] [48511]: DEBUG nova.api.openstack.wsgi [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.459290] [48511]: DEBUG nova.compute.api [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.463201] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.463424] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.463573] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.463829] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.463985] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.464121] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.480319] [48512]: DEBUG nova.policy [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.485237] [48512]: INFO nova.api.openstack.requestlog [None req-45d0275a-4582-4239-b4fa-61dd31232b8e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.069404 [ 866.485438] [48511]: WARNING neutronclient.v2_0.client [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.485569] [48512]: [pid: 48512|app: 0|req: 1363/2661] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.489557] [48512]: DEBUG nova.api.openstack.wsgi [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.491287] [48512]: DEBUG nova.compute.api [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.496465] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.498025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.498025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.498025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.498025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.498025] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.520477] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.520698] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.520845] [48512]: DEBUG oslo_concurrency.lockutils [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.521027] [48512]: DEBUG nova.objects.instance [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.526031] [48512]: WARNING neutronclient.v2_0.client [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.543822] [48512]: DEBUG nova.policy [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.548573] [48512]: INFO nova.api.openstack.requestlog [None req-c05dceec-de32-4f49-b13c-31d122de8032 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.062431 [ 866.548908] [48512]: [pid: 48512|app: 0|req: 1364/2662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.551733] [48512]: DEBUG nova.api.openstack.wsgi [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.553139] [48512]: DEBUG nova.compute.api [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.556508] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.556683] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.556813] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.557077] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.557234] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.557461] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.571398] [48511]: DEBUG nova.policy [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.577224] [48511]: INFO nova.api.openstack.requestlog [None req-37ed2382-e6dd-439f-92dc-42018ccc71aa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.121480 [ 866.578382] [48511]: [pid: 48511|app: 0|req: 1299/2663] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.580355] [48511]: DEBUG nova.api.openstack.wsgi [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.582363] [48511]: DEBUG nova.compute.api [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.582990] [48512]: WARNING neutronclient.v2_0.client [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.586883] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.587455] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.588334] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.588334] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.588334] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.588334] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.602820] [48512]: DEBUG nova.policy [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.608773] [48512]: INFO nova.api.openstack.requestlog [None req-2fcc5a95-76ec-44a1-bcec-78325c7f21a5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1291 microversion: 2.1 time: 0.059141 [ 866.610279] [48512]: [pid: 48512|app: 0|req: 1365/2664] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1291 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.615689] [48512]: DEBUG nova.api.openstack.wsgi [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "tag": "e2b59b39-01c6-406e-9b90-78fbbdf35517"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 866.618017] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.618017] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.618606] [48511]: DEBUG oslo_concurrency.lockutils [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.619402] [48511]: DEBUG nova.objects.instance [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.622626] [48512]: DEBUG oslo_concurrency.lockutils [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.622835] [48512]: DEBUG oslo_concurrency.lockutils [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.622970] [48512]: DEBUG oslo_concurrency.lockutils [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.623786] [48511]: WARNING neutronclient.v2_0.client [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.629919] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] Creating event network-changed:e2b59b39-01c6-406e-9b90-78fbbdf35517 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 866.634803] [48512]: INFO nova.api.openstack.requestlog [req-6d366b2c-fa74-405f-bae3-ee54b3530fbd req-25c7a679-f3b7-43b9-b5fa-4279948ccd59 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023643 [ 866.635104] [48512]: [pid: 48512|app: 0|req: 1366/2665] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:51 2025] 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) [ 866.637739] [48512]: DEBUG nova.api.openstack.wsgi [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-705126985"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 866.639197] [48512]: DEBUG nova.compute.api [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.643421] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.643707] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.643934] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.644301] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.644517] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.644659] [48512]: DEBUG oslo_concurrency.lockutils [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.657633] [48511]: DEBUG nova.policy [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.663661] [48511]: INFO nova.api.openstack.requestlog [None req-21a42be8-267c-41bc-86a0-61b2575da797 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.084276 [ 866.663661] [48511]: [pid: 48511|app: 0|req: 1300/2666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.666472] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.667979] [48511]: DEBUG nova.compute.api [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.675955] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.676414] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.676645] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.677062] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.678102] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.678214] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.680727] [48512]: WARNING neutronclient.v2_0.client [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.705515] [48511]: WARNING neutronclient.v2_0.client [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.735921] [48511]: DEBUG nova.policy [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.741045] [48511]: INFO nova.api.openstack.requestlog [None req-d8b6db07-9c53-45e5-b577-ac30305c8b1a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1218 microversion: 2.1 time: 0.077221 [ 866.741199] [48511]: [pid: 48511|app: 0|req: 1301/2667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1218 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.744147] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.745409] [48511]: DEBUG nova.compute.api [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.751123] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.782827] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.782902] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.784037] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.784037] [48511]: DEBUG nova.objects.instance [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.785323] [48512]: INFO nova.network.security_group_api [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Removing security group 1106b20d-94db-4783-8d93-650350b76b8a from port 06785ac4-1625-41d1-a882-284a7be309fc [ 866.787591] [48511]: WARNING neutronclient.v2_0.client [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.811022] [48511]: DEBUG nova.policy [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.816077] [48511]: INFO nova.api.openstack.requestlog [None req-ee3f7f15-0da5-4425-aed2-643bf46db714 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.073440 [ 866.816077] [48511]: [pid: 48511|app: 0|req: 1302/2668] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.819961] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.821639] [48511]: DEBUG nova.compute.api [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.824860] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.825319] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.825319] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.825605] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.825752] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.826027] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.858452] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.858732] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.858921] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.859201] [48511]: DEBUG nova.objects.instance [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.863302] [48511]: WARNING neutronclient.v2_0.client [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.889280] [48511]: DEBUG nova.policy [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.892413] [48511]: INFO nova.api.openstack.requestlog [None req-5c7fa121-e46a-4940-b9f9-6896185a7ab2 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.075348 [ 866.893027] [48511]: [pid: 48511|app: 0|req: 1303/2669] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.898406] [48511]: DEBUG nova.api.openstack.wsgi [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.898406] [48511]: DEBUG nova.compute.api [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 866.900658] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.900971] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.901066] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.901321] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.901514] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.901694] [48511]: DEBUG oslo_concurrency.lockutils [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.917716] [48511]: WARNING neutronclient.v2_0.client [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 866.937123] [48511]: DEBUG nova.policy [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.944141] [48511]: INFO nova.api.openstack.requestlog [None req-23d5f3a3-51a7-433c-aef8-fb0d7da49c35 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.050406 [ 866.944697] [48511]: [pid: 48511|app: 0|req: 1304/2670] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.949915] [48511]: DEBUG nova.api.openstack.wsgi [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 866.954300] [48511]: DEBUG nova.policy [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 866.955602] [48511]: DEBUG nova.compute.api [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Searching by: {'deleted': False, 'project_id': '19c825697202497da49a8ec75c068efb'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 866.961541] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.961541] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.961541] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.961861] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 866.962136] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 866.962364] [48511]: DEBUG oslo_concurrency.lockutils [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 866.983415] [48511]: DEBUG nova.compute.multi_cell_list [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 867.004558] [48511]: INFO nova.api.openstack.requestlog [None req-03f3edb1-2309-40fd-bc6f-34b9cf97dc76 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 333 microversion: 2.1 time: 0.059191 [ 867.004930] [48511]: [pid: 48511|app: 0|req: 1305/2671] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers => generated 333 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 867.012096] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.013800] [48511]: DEBUG nova.compute.api [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.016972] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.017180] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.017319] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.017588] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.017742] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.017867] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.039697] [48511]: WARNING neutronclient.v2_0.client [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.072171] [48512]: INFO nova.api.openstack.requestlog [None req-c66764f4-e1a9-4096-8d81-e3ef3b12f3cf tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action" status: 202 len: 0 microversion: 2.1 time: 0.436083 [ 867.072434] [48512]: [pid: 48512|app: 0|req: 1367/2672] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:51 2025] POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action => generated 0 bytes in 437 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 867.074768] [48512]: DEBUG nova.api.openstack.wsgi [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.075966] [48512]: DEBUG nova.compute.api [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.079562] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.079732] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.079874] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.080154] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.080320] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.080479] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.103674] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.103854] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.103988] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.104133] [48512]: DEBUG nova.objects.instance [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.106954] [48512]: WARNING neutronclient.v2_0.client [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.125059] [48512]: DEBUG nova.policy [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.129333] [48512]: INFO nova.api.openstack.requestlog [None req-c2a012ba-6a3d-4f6e-803e-d839432ea4d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.056511 [ 867.129872] [48512]: [pid: 48512|app: 0|req: 1368/2673] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.132227] [48512]: DEBUG nova.api.openstack.wsgi [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.133625] [48512]: DEBUG nova.compute.api [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.135429] [48511]: DEBUG nova.policy [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.136834] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.138154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.138154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.138154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.138154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.138154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.141375] [48511]: INFO nova.api.openstack.requestlog [None req-c6f498bd-9b1e-4759-b776-53e3a3528167 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.135803 [ 867.141725] [48511]: [pid: 48511|app: 0|req: 1306/2674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.144223] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.146201] [48511]: DEBUG nova.compute.api [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.149033] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.149197] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.149333] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.149782] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.149933] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.150070] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.161510] [48512]: WARNING neutronclient.v2_0.client [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.167032] [48511]: WARNING neutronclient.v2_0.client [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.181091] [48512]: DEBUG nova.policy [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.188252] [48512]: INFO nova.api.openstack.requestlog [None req-1dc85f4b-36ab-49b0-be22-0baa1433e0ab tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1260 microversion: 2.1 time: 0.056812 [ 867.188252] [48512]: [pid: 48512|app: 0|req: 1369/2675] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1260 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.194276] [48512]: DEBUG nova.api.openstack.wsgi [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.195953] [48512]: DEBUG nova.compute.api [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.199707] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.200470] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.200470] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.200470] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.200470] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.200683] [48512]: DEBUG oslo_concurrency.lockutils [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.228992] [48512]: WARNING neutronclient.v2_0.client [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.255912] [48511]: DEBUG nova.policy [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.265594] [48511]: INFO nova.api.openstack.requestlog [None req-4e643ade-d4c6-4ffe-aaa4-9783446b9167 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.122211 [ 867.265594] [48511]: [pid: 48511|app: 0|req: 1307/2676] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.268865] [48511]: DEBUG nova.api.openstack.wsgi [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ef652e3-789f-4efb-a392-06c2cbaa9d7f", "name": "network-vif-plugged", "status": "completed", "tag": "ee47e18f-d51f-457c-901e-0a665c56e3a9"}, {"name": "network-changed", "server_uuid": "8ef652e3-789f-4efb-a392-06c2cbaa9d7f", "tag": "ee47e18f-d51f-457c-901e-0a665c56e3a9"}, {"name": "network-changed", "server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 867.278208] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.278208] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.278394] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.291330] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Creating event network-vif-plugged:ee47e18f-d51f-457c-901e-0a665c56e3a9 for instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f on cpu-1 [ 867.291533] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Creating event network-changed:ee47e18f-d51f-457c-901e-0a665c56e3a9 for instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f on cpu-1 [ 867.291698] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] Creating event network-changed:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 867.298759] [48511]: INFO nova.api.openstack.requestlog [req-c2ce1452-200d-4289-befe-56aa418e3695 req-07cc48f7-4e45-41c2-b41a-5acdfb9631da service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.033049 [ 867.299626] [48511]: [pid: 48511|app: 0|req: 1308/2677] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:52 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 867.305185] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.307825] [48511]: DEBUG nova.compute.api [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.312423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.312423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.312423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.312423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.312423] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.312653] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.343908] [48512]: DEBUG nova.policy [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.347579] [48511]: WARNING neutronclient.v2_0.client [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.352918] [48512]: INFO nova.api.openstack.requestlog [None req-99ec96f8-fe39-4e21-afcb-00968b1c2ba5 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1325 microversion: 2.1 time: 0.164580 [ 867.353063] [48512]: [pid: 48512|app: 0|req: 1370/2678] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:51 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1325 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.356355] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.357965] [48512]: DEBUG nova.compute.api [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.363636] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.364252] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.365075] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.365205] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.365370] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.365501] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.389749] [48512]: WARNING neutronclient.v2_0.client [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.413407] [48512]: DEBUG nova.policy [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.420694] [48512]: INFO nova.api.openstack.requestlog [None req-c7c277b2-ef13-47ec-90cb-04babc04d332 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.066954 [ 867.421175] [48512]: [pid: 48512|app: 0|req: 1371/2679] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.423965] [48512]: DEBUG nova.api.openstack.wsgi [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.425487] [48512]: DEBUG nova.compute.api [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.431686] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.431908] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.432111] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.432381] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.432551] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.432690] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.438235] [48511]: DEBUG nova.policy [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.444920] [48511]: INFO nova.api.openstack.requestlog [None req-9b958951-31e6-4b1f-bfc1-c484e4cd4c8a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1485 microversion: 2.1 time: 0.142840 [ 867.445453] [48511]: [pid: 48511|app: 0|req: 1309/2680] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1485 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.449144] [48511]: DEBUG nova.api.openstack.wsgi [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.454129] [48511]: DEBUG nova.policy [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.454764] [48511]: DEBUG nova.compute.api [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Searching by: {'deleted': False, 'project_id': '19c825697202497da49a8ec75c068efb'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 867.458205] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.458418] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.458566] [48512]: DEBUG oslo_concurrency.lockutils [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.458738] [48512]: DEBUG nova.objects.instance [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.460884] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.461381] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.461583] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.462160] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.462448] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.462581] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.463406] [48512]: WARNING neutronclient.v2_0.client [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.486680] [48512]: DEBUG nova.policy [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.488202] [48511]: DEBUG nova.compute.multi_cell_list [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 867.493116] [48512]: INFO nova.api.openstack.requestlog [None req-060737ef-12d6-4167-aa80-4aea8f920b2b tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.071240 [ 867.493559] [48512]: [pid: 48512|app: 0|req: 1372/2681] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.496232] [48512]: DEBUG nova.api.openstack.wsgi [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.498160] [48512]: DEBUG nova.compute.api [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.501822] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.502109] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.502280] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.502590] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.502814] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.503063] [48512]: DEBUG oslo_concurrency.lockutils [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.514768] [48511]: DEBUG nova.policy [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.519041] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.519239] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.519375] [48511]: DEBUG oslo_concurrency.lockutils [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.527317] [48511]: WARNING neutronclient.v2_0.client [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.530452] [48512]: WARNING neutronclient.v2_0.client [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.609311] [48512]: DEBUG nova.policy [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.614161] [48512]: DEBUG nova.policy [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.614784] [48512]: DEBUG nova.policy [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.618155] [48512]: INFO nova.api.openstack.requestlog [None req-53bd6e42-deec-4a00-a8e6-6eda9df49f7d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1619 microversion: 2.94 time: 0.124032 [ 867.618605] [48512]: [pid: 48512|app: 0|req: 1373/2682] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1619 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.620744] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c705f24-b88e-4e0f-a391-7f4b7774ad2a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'create', calling method: >, body: {"pool": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 867.623228] [48512]: WARNING neutronclient.v2_0.client [None req-0c705f24-b88e-4e0f-a391-7f4b7774ad2a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.644033] [48511]: INFO nova.api.openstack.requestlog [None req-6827a6ef-867a-4361-aefd-6777e7c7e207 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1696 microversion: 2.1 time: 0.197775 [ 867.644533] [48511]: [pid: 48511|app: 0|req: 1310/2683] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/detail => generated 1696 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.648070] [48511]: DEBUG nova.api.openstack.wsgi [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.649545] [48511]: DEBUG nova.compute.api [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.653060] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.653313] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.653528] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.653905] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.654143] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.654360] [48511]: DEBUG oslo_concurrency.lockutils [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.677957] [48511]: WARNING neutronclient.v2_0.client [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.697232] [48511]: DEBUG nova.policy [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.702846] [48511]: DEBUG nova.policy [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.703358] [48511]: DEBUG nova.policy [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.706455] [48511]: INFO nova.api.openstack.requestlog [None req-57cc4fa5-dfc7-451f-b5d0-18a107bee890 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.060967 [ 867.707326] [48511]: [pid: 48511|app: 0|req: 1311/2684] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.709352] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.710908] [48511]: DEBUG nova.compute.api [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.714129] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.714379] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.714465] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.714728] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.714868] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.715234] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.735179] [48511]: WARNING neutronclient.v2_0.client [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 867.901227] [48511]: DEBUG nova.policy [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 867.906402] [48511]: INFO nova.api.openstack.requestlog [None req-3a988f74-1092-4a6e-9109-6444c81a09d1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.198964 [ 867.906761] [48511]: [pid: 48511|app: 0|req: 1312/2685] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.909215] [48511]: DEBUG nova.api.openstack.wsgi [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 867.909582] [48511]: DEBUG nova.compute.api [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 867.912995] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.913200] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.913360] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.913746] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 867.913856] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 867.913994] [48511]: DEBUG oslo_concurrency.lockutils [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 867.929276] [48511]: DEBUG nova.compute.api [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 868.025245] [48511]: INFO nova.api.openstack.requestlog [None req-d35edc53-983d-46e4-a8f4-3cdb08a8b8a2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 204 len: 0 microversion: 2.1 time: 0.117187 [ 868.025245] [48511]: [pid: 48511|app: 0|req: 1313/2686] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:52 2025] DELETE /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 868.030888] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.032537] [48511]: DEBUG nova.compute.api [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.038114] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.063868] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.064061] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.064194] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.064340] [48511]: DEBUG nova.objects.instance [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.068056] [48511]: WARNING neutronclient.v2_0.client [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.109714] [48511]: DEBUG nova.policy [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.116678] [48511]: INFO nova.api.openstack.requestlog [None req-3e1174cd-08ee-4b96-ad00-d12317a4ddda tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.088410 [ 868.117160] [48511]: [pid: 48511|app: 0|req: 1314/2687] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.119978] [48511]: DEBUG nova.api.openstack.wsgi [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.121843] [48511]: DEBUG nova.compute.api [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.125257] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.125608] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.125808] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.126039] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.126193] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.126350] [48511]: DEBUG oslo_concurrency.lockutils [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.142855] [48512]: WARNING neutronclient.v2_0.client [None req-0c705f24-b88e-4e0f-a391-7f4b7774ad2a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.144251] [48511]: WARNING neutronclient.v2_0.client [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.181511] [48511]: DEBUG nova.policy [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.185883] [48511]: INFO nova.api.openstack.requestlog [None req-61efa40f-9ee2-48ce-90e9-6b7caecc7d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.068206 [ 868.186316] [48511]: [pid: 48511|app: 0|req: 1315/2688] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.188754] [48511]: DEBUG nova.api.openstack.wsgi [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.190286] [48511]: DEBUG nova.compute.api [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.193591] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.193781] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.193983] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.194266] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.194410] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.194533] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.215696] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.216093] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.216259] [48511]: DEBUG oslo_concurrency.lockutils [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.216335] [48511]: DEBUG nova.objects.instance [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.224534] [48511]: WARNING neutronclient.v2_0.client [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.278387] [48512]: INFO nova.api.openstack.requestlog [None req-0c705f24-b88e-4e0f-a391-7f4b7774ad2a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.659158 [ 868.279068] [48512]: [pid: 48512|app: 0|req: 1374/2689] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:23:52 2025] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.283171] [48512]: DEBUG nova.api.openstack.wsgi [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.285601] [48512]: DEBUG nova.compute.api [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.290866] [48511]: DEBUG nova.policy [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.292312] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.292601] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.292817] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.293287] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.293546] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.293783] [48512]: DEBUG oslo_concurrency.lockutils [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.298248] [48511]: INFO nova.api.openstack.requestlog [None req-1382e591-1ef0-4160-ac01-27fe5778e81e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.111318 [ 868.298790] [48511]: [pid: 48511|app: 0|req: 1316/2690] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:52 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.301522] [48511]: DEBUG nova.api.openstack.wsgi [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.303076] [48511]: DEBUG nova.compute.api [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.306972] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.307219] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.307318] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.307626] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.307758] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.307880] [48511]: DEBUG oslo_concurrency.lockutils [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.324254] [48512]: WARNING neutronclient.v2_0.client [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.336615] [48511]: WARNING neutronclient.v2_0.client [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.362975] [48511]: DEBUG nova.policy [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.371434] [48511]: INFO nova.api.openstack.requestlog [None req-38316359-d8d4-4c55-94a7-3ddb63a0505e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1299 microversion: 2.1 time: 0.071877 [ 868.372015] [48511]: [pid: 48511|app: 0|req: 1317/2691] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1299 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.375777] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef1940c6-ebbc-447d-a6ff-a8c021a7f129 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.393162] [48511]: INFO nova.api.openstack.requestlog [None req-ef1940c6-ebbc-447d-a6ff-a8c021a7f129 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.020104 [ 868.393770] [48511]: [pid: 48511|app: 0|req: 1318/2692] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.402033] [48511]: DEBUG nova.api.openstack.wsgi [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.402033] [48511]: DEBUG nova.compute.api [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.409316] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.409677] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.410068] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.411279] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.411279] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.411279] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.442609] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.443000] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.443228] [48511]: DEBUG oslo_concurrency.lockutils [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.443476] [48511]: DEBUG nova.objects.instance [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.451219] [48511]: WARNING neutronclient.v2_0.client [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.496374] [48511]: DEBUG nova.policy [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.504297] [48511]: INFO nova.api.openstack.requestlog [None req-afefc1ee-b086-4fd7-9efc-9565fffff471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.108816 [ 868.504297] [48511]: [pid: 48511|app: 0|req: 1319/2693] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.504526] [48512]: DEBUG nova.policy [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.506576] [48511]: DEBUG nova.api.openstack.wsgi [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.508433] [48511]: DEBUG nova.compute.api [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.509232] [48512]: INFO nova.api.openstack.requestlog [None req-266de44a-029c-4475-a53f-cf436be9ab0e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.228991 [ 868.509232] [48512]: [pid: 48512|app: 0|req: 1375/2694] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.512971] [48512]: DEBUG nova.api.openstack.wsgi [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.513132] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.513132] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.513132] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.513370] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.513475] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.513686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.514484] [48512]: DEBUG nova.compute.api [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.519865] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.519865] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.519965] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.520280] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.520437] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.520571] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.542948] [48511]: WARNING neutronclient.v2_0.client [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.554573] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.554767] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.554872] [48512]: DEBUG oslo_concurrency.lockutils [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.555058] [48512]: DEBUG nova.objects.instance [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.560379] [48512]: WARNING neutronclient.v2_0.client [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.566309] [48511]: DEBUG nova.policy [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.571551] [48511]: INFO nova.api.openstack.requestlog [None req-f3b0ec00-80d6-4c10-8b59-eb848d3856d7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.067133 [ 868.572342] [48511]: [pid: 48511|app: 0|req: 1320/2695] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.574677] [48511]: DEBUG nova.api.openstack.wsgi [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.575852] [48511]: DEBUG nova.compute.api [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.579425] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.579708] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.579829] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.580107] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.580263] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.580369] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.582361] [48512]: DEBUG nova.policy [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.587175] [48512]: INFO nova.api.openstack.requestlog [None req-a592c5c9-cb2f-4c65-adf5-909cd32b3894 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.077169 [ 868.587401] [48512]: [pid: 48512|app: 0|req: 1376/2696] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.590682] [48512]: DEBUG nova.api.openstack.wsgi [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.591973] [48512]: DEBUG nova.compute.api [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.595979] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.596081] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.596225] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.596478] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.596621] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.596742] [48512]: DEBUG oslo_concurrency.lockutils [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.617412] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.617683] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.617788] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.617948] [48511]: DEBUG nova.objects.instance [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.621296] [48511]: WARNING neutronclient.v2_0.client [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.621549] [48512]: WARNING neutronclient.v2_0.client [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.646132] [48511]: DEBUG nova.policy [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.654148] [48511]: INFO nova.api.openstack.requestlog [None req-7b2c2f2c-d318-4338-a6b0-cca2600fbc06 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.081575 [ 868.654689] [48511]: [pid: 48511|app: 0|req: 1321/2697] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.659680] [48512]: DEBUG nova.policy [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.660394] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.661978] [48511]: DEBUG nova.compute.api [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.664078] [48512]: INFO nova.api.openstack.requestlog [None req-96f1c36b-add2-4d9f-8451-b1537a143969 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.076023 [ 868.665364] [48512]: [pid: 48512|app: 0|req: 1377/2698] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.666030] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.666259] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.666458] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.666817] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.667030] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.667212] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.667595] [48512]: DEBUG nova.api.openstack.wsgi [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.668905] [48512]: DEBUG nova.compute.api [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.673515] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.690199] [48511]: WARNING neutronclient.v2_0.client [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.693469] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.693469] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.693469] [48512]: DEBUG oslo_concurrency.lockutils [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.693673] [48512]: DEBUG nova.objects.instance [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 868.697907] [48512]: WARNING neutronclient.v2_0.client [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.763631] [48512]: DEBUG nova.policy [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.769671] [48512]: INFO nova.api.openstack.requestlog [None req-12ca685f-df11-465f-8550-2229be2eca5e tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.104303 [ 868.769947] [48512]: [pid: 48512|app: 0|req: 1378/2699] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.772509] [48512]: DEBUG nova.api.openstack.wsgi [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.773723] [48512]: DEBUG nova.compute.api [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.778193] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.778421] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.778506] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.778837] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.778991] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.779141] [48512]: DEBUG oslo_concurrency.lockutils [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.787144] [48511]: DEBUG nova.policy [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.795200] [48511]: INFO nova.api.openstack.requestlog [None req-1b119f51-7fc9-46f6-9ea3-ebe8f7bc5f4f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1491 microversion: 2.1 time: 0.138419 [ 868.795200] [48511]: [pid: 48511|app: 0|req: 1322/2700] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1491 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.797093] [48511]: DEBUG nova.api.openstack.wsgi [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.799019] [48511]: DEBUG nova.compute.api [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.802504] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.802504] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.802733] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.803029] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.803211] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.803365] [48511]: DEBUG oslo_concurrency.lockutils [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.811321] [48512]: WARNING neutronclient.v2_0.client [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.820491] [48511]: WARNING neutronclient.v2_0.client [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.851987] [48511]: DEBUG nova.policy [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.858164] [48511]: INFO nova.api.openstack.requestlog [None req-600939bf-aeec-4bd5-8fc6-9538784b6cec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1316 microversion: 2.1 time: 0.063410 [ 868.858497] [48511]: [pid: 48511|app: 0|req: 1323/2701] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1316 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.860875] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 868.862412] [48511]: DEBUG nova.compute.api [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.866467] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.866741] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.866936] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.867294] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.867504] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.867708] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.876125] [48512]: DEBUG nova.policy [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 868.880592] [48512]: INFO nova.api.openstack.requestlog [None req-86a999e2-a6fb-4cad-b40a-e86ad3e7b18c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.110088 [ 868.881196] [48512]: [pid: 48512|app: 0|req: 1379/2702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.883798] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'action', calling method: >, body: {"addFloatingIp": {"address": "10.180.180.198"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 868.885167] [48511]: WARNING neutronclient.v2_0.client [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 868.885426] [48512]: DEBUG nova.compute.api [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 868.889752] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.889955] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.890097] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.890355] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 868.890504] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 868.890664] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 868.904924] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 868.905105] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquired lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 868.905375] [48512]: WARNING neutronclient.v2_0.client [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.026651] [48511]: DEBUG nova.policy [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.034557] [48511]: INFO nova.api.openstack.requestlog [None req-7d496746-6fdd-44bf-8a34-ed9c245801c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.174520 [ 869.034557] [48511]: [pid: 48511|app: 0|req: 1324/2703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.037345] [48511]: DEBUG nova.api.openstack.wsgi [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.038801] [48511]: DEBUG nova.compute.api [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.042774] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.043157] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.043413] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.043782] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.043984] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.044178] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.065598] [48511]: WARNING neutronclient.v2_0.client [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.564734] [48512]: DEBUG nova.network.neutron [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Building network info cache for instance {{(pid=48512) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 869.568118] [48512]: WARNING neutronclient.v2_0.client [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.733655] [48511]: DEBUG nova.policy [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.740809] [48511]: INFO nova.api.openstack.requestlog [None req-fb66336a-105e-4111-a5fd-14f9d9395866 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1524 microversion: 2.1 time: 0.706253 [ 869.741254] [48511]: [pid: 48511|app: 0|req: 1325/2704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:53 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1524 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.744444] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.745950] [48511]: DEBUG nova.compute.api [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.752295] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.753015] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.753015] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.753015] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.753217] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.753217] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.778697] [48511]: WARNING neutronclient.v2_0.client [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.863319] [48511]: DEBUG nova.policy [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 869.868594] [48511]: INFO nova.api.openstack.requestlog [None req-0c83b273-5cd4-47e6-bd2a-e03a0736f07c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.126453 [ 869.869044] [48511]: [pid: 48511|app: 0|req: 1326/2705] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:54 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.879015] [48511]: DEBUG nova.api.openstack.wsgi [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.879352] [48511]: DEBUG nova.compute.api [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.883822] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.884015] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.884163] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.884803] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.884803] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.884803] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.909157] [48511]: DEBUG nova.compute.api [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 869.976486] [48512]: WARNING neutronclient.v2_0.client [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 869.983481] [48511]: INFO nova.api.openstack.requestlog [None req-1cc0f378-6d25-4e05-8ef2-f9e0639c82e9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 204 len: 0 microversion: 2.1 time: 0.111311 [ 869.983481] [48511]: [pid: 48511|app: 0|req: 1327/2706] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:54 2025] DELETE /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 869.985253] [48511]: DEBUG nova.api.openstack.wsgi [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 869.986964] [48511]: DEBUG nova.compute.api [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 869.991980] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.992066] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.992627] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 869.992627] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 869.992627] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 869.992849] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.026116] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.026632] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.027199] [48511]: DEBUG oslo_concurrency.lockutils [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.027901] [48511]: DEBUG nova.objects.instance [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.035112] [48511]: WARNING neutronclient.v2_0.client [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.119268] [48511]: DEBUG nova.policy [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.125609] [48511]: INFO nova.api.openstack.requestlog [None req-46c73a3e-1a69-426c-96e8-0dbdbd333893 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.143120 [ 870.126057] [48511]: [pid: 48511|app: 0|req: 1328/2707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:54 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.128645] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.130442] [48511]: DEBUG nova.compute.api [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.134444] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.134804] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.135148] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.135469] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.135694] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.135846] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.155484] [48512]: DEBUG nova.network.neutron [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Updating instance_info_cache with network_info: [{"id": "06785ac4-1625-41d1-a882-284a7be309fc", "address": "fa:16:3e:98:13:ec", "network": {"id": "5b42ab12-1a05-4277-b324-9ce9809792da", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-1521877835-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "10.180.180.198", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "4e2a9a0bc1674e9c87d512119db78469", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "55bd18a7-39a8-4d07-9088-9b944f9ff710", "external-id": "nsx-vlan-transportzone-686", "segmentation_id": 686, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap06785ac4-16", "ovs_interfaceid": "06785ac4-1625-41d1-a882-284a7be309fc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48512) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 870.161491] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Releasing lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48512) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 870.162590] [48512]: INFO nova.api.openstack.requestlog [None req-a7b409f6-911f-4092-9f2d-96d81ea84a8f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action" status: 202 len: 0 microversion: 2.1 time: 1.280696 [ 870.162975] [48512]: [pid: 48512|app: 0|req: 1380/2708] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:53 2025] POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action => generated 0 bytes in 1281 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 870.165900] [48512]: DEBUG nova.api.openstack.wsgi [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 870.166271] [48511]: WARNING neutronclient.v2_0.client [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.171952] [48512]: DEBUG oslo_concurrency.lockutils [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.172160] [48512]: DEBUG oslo_concurrency.lockutils [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.172339] [48512]: DEBUG oslo_concurrency.lockutils [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.178569] [48512]: INFO nova.api.openstack.compute.server_external_events [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] Creating event network-changed:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 870.183021] [48512]: INFO nova.api.openstack.requestlog [req-c5e2bc9c-0760-40c9-8973-024159bd954e req-211b3ca9-5e52-4097-8270-0c2111970f74 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019180 [ 870.183507] [48512]: [pid: 48512|app: 0|req: 1381/2709] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:54 2025] 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) [ 870.185919] [48512]: DEBUG nova.api.openstack.wsgi [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.187255] [48512]: DEBUG nova.compute.api [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.190625] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.190801] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.190934] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.191195] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.191337] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.191460] [48512]: DEBUG oslo_concurrency.lockutils [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.216275] [48512]: WARNING neutronclient.v2_0.client [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.254316] [48512]: DEBUG nova.policy [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.264595] [48512]: DEBUG nova.policy [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.265668] [48512]: DEBUG nova.policy [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.269973] [48512]: INFO nova.api.openstack.requestlog [None req-996192c3-89cf-497d-8740-c95635f67966 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.085894 [ 870.270407] [48512]: [pid: 48512|app: 0|req: 1382/2710] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:54 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.273105] [48512]: DEBUG nova.api.openstack.wsgi [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.274758] [48512]: DEBUG nova.compute.api [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.280038] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.280038] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.280038] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.280355] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.280556] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.280775] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.313517] [48512]: WARNING neutronclient.v2_0.client [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.350307] [48511]: DEBUG nova.policy [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.355110] [48511]: DEBUG nova.policy [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.355749] [48511]: DEBUG nova.policy [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.359080] [48511]: INFO nova.api.openstack.requestlog [None req-b1daa6c0-90e8-4812-badc-04dddad241fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1619 microversion: 2.94 time: 0.232398 [ 870.359639] [48511]: [pid: 48511|app: 0|req: 1329/2711] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:54 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1619 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.362086] [48511]: DEBUG nova.api.openstack.wsgi [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.363736] [48511]: DEBUG nova.compute.api [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.367367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.367662] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.367849] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.368161] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.368319] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.368481] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.394722] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.394901] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.395064] [48511]: DEBUG oslo_concurrency.lockutils [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.395262] [48511]: DEBUG nova.objects.instance [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.399877] [48511]: WARNING neutronclient.v2_0.client [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.445074] [48511]: DEBUG nova.policy [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.451504] [48511]: INFO nova.api.openstack.requestlog [None req-8eff4082-2cb1-4bc6-b843-2cb984851ffb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.091285 [ 870.451705] [48511]: [pid: 48511|app: 0|req: 1330/2712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.454712] [48511]: DEBUG nova.api.openstack.wsgi [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.456141] [48511]: DEBUG nova.compute.api [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.459418] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.459658] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.459805] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.460075] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.460223] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.460342] [48511]: DEBUG oslo_concurrency.lockutils [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.470949] [48512]: DEBUG nova.policy [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.476587] [48512]: INFO nova.api.openstack.requestlog [None req-1c1e933c-9293-42b4-9d95-ee2abf23d168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.205509 [ 870.476998] [48512]: [pid: 48512|app: 0|req: 1383/2713] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.479634] [48512]: DEBUG nova.api.openstack.wsgi [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.479894] [48511]: WARNING neutronclient.v2_0.client [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.481516] [48512]: DEBUG nova.compute.api [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.484849] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.485122] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.486040] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.486040] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.486299] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.486345] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.498311] [48511]: DEBUG nova.policy [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.510975] [48511]: INFO nova.api.openstack.requestlog [None req-9865661b-7410-4561-a369-c6afe13cd8e6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.058625 [ 870.511368] [48511]: [pid: 48511|app: 0|req: 1331/2714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.517306] [48511]: DEBUG nova.api.openstack.wsgi [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.517762] [48511]: DEBUG nova.compute.api [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.523029] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.523029] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.523029] [48512]: DEBUG oslo_concurrency.lockutils [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.524520] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.524586] [48512]: DEBUG nova.objects.instance [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.524632] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.524632] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.524632] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.524632] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.524632] [48511]: DEBUG oslo_concurrency.lockutils [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.530032] [48512]: WARNING neutronclient.v2_0.client [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.553456] [48511]: WARNING neutronclient.v2_0.client [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.553561] [48512]: DEBUG nova.policy [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.559974] [48512]: INFO nova.api.openstack.requestlog [None req-964571dc-6f26-4f54-8efe-c74f89892cad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.080939 [ 870.559974] [48512]: [pid: 48512|app: 0|req: 1384/2715] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.567042] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.567042] [48512]: DEBUG nova.compute.api [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.572830] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.573138] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.573349] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.573971] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.574193] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.574441] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.603083] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.603285] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.603758] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.603758] [48512]: DEBUG nova.objects.instance [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.609724] [48512]: WARNING neutronclient.v2_0.client [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.667233] [48512]: DEBUG nova.policy [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.675524] [48512]: INFO nova.api.openstack.requestlog [None req-ccfa85da-ba50-48c9-a6eb-3af0018e5141 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.115690 [ 870.677274] [48512]: [pid: 48512|app: 0|req: 1385/2716] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.678848] [48512]: DEBUG nova.api.openstack.wsgi [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.684309] [48512]: DEBUG nova.compute.api [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.684309] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.684309] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.684486] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.684627] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.684790] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.684928] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.701314] [48511]: DEBUG nova.policy [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.705444] [48512]: WARNING neutronclient.v2_0.client [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.706497] [48511]: INFO nova.api.openstack.requestlog [None req-82d389f0-2c32-4539-abca-e774da08fced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1364 microversion: 2.1 time: 0.194559 [ 870.706985] [48511]: [pid: 48511|app: 0|req: 1332/2717] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1364 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.709552] [48511]: DEBUG nova.api.openstack.wsgi [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.713153] [48511]: DEBUG nova.compute.api [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.716975] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.717341] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.717593] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.717956] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.718256] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.718524] [48511]: DEBUG oslo_concurrency.lockutils [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.735741] [48511]: WARNING neutronclient.v2_0.client [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.756065] [48511]: DEBUG nova.policy [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.759607] [48511]: INFO nova.api.openstack.requestlog [None req-537f0401-3001-4cee-9332-fcc2bd089ea2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.051890 [ 870.759946] [48511]: [pid: 48511|app: 0|req: 1333/2718] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.762566] [48511]: DEBUG nova.api.openstack.wsgi [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.763766] [48511]: DEBUG nova.compute.api [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.766883] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.767074] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.767209] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.767474] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.767633] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.767757] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.787817] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.788013] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.788129] [48511]: DEBUG oslo_concurrency.lockutils [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.788277] [48511]: DEBUG nova.objects.instance [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.791185] [48511]: WARNING neutronclient.v2_0.client [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.794483] [48512]: DEBUG nova.policy [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.798735] [48512]: INFO nova.api.openstack.requestlog [None req-0eb24676-691c-4c68-8496-6e57d12d91cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.122279 [ 870.799188] [48512]: [pid: 48512|app: 0|req: 1386/2719] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.801395] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.802766] [48512]: DEBUG nova.compute.api [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.805960] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.806236] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.806381] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.806645] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.806845] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.806980] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.809941] [48511]: DEBUG nova.policy [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.814117] [48511]: INFO nova.api.openstack.requestlog [None req-450e53b1-ee0c-47d0-b163-f325c7de7c96 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.053619 [ 870.814555] [48511]: [pid: 48511|app: 0|req: 1334/2720] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.816953] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.818103] [48511]: DEBUG nova.compute.api [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.821175] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.821352] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.821486] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.821732] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.821907] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.822047] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.826038] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.827039] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.827039] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.827039] [48512]: DEBUG nova.objects.instance [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.829263] [48512]: WARNING neutronclient.v2_0.client [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.837829] [48511]: WARNING neutronclient.v2_0.client [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.847082] [48512]: DEBUG nova.policy [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.851760] [48512]: INFO nova.api.openstack.requestlog [None req-d0f5593e-fbfe-411e-83f9-08988baa1016 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.052130 [ 870.852097] [48512]: [pid: 48512|app: 0|req: 1387/2721] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.854443] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.855145] [48511]: DEBUG nova.policy [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.855785] [48512]: DEBUG nova.compute.api [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.859042] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.859226] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.859356] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.859629] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.859780] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.859903] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.860832] [48511]: INFO nova.api.openstack.requestlog [None req-5d21cce1-893e-4fbd-8ec1-23bcfd260ed9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.045820 [ 870.861217] [48511]: [pid: 48511|app: 0|req: 1335/2722] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.863659] [48511]: DEBUG nova.api.openstack.wsgi [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.864944] [48511]: DEBUG nova.compute.api [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.867905] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.868167] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.868302] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.868550] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.868695] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.868816] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.875931] [48512]: WARNING neutronclient.v2_0.client [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.886435] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.886617] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.886751] [48511]: DEBUG oslo_concurrency.lockutils [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.886904] [48511]: DEBUG nova.objects.instance [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.889620] [48511]: WARNING neutronclient.v2_0.client [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.909162] [48511]: DEBUG nova.policy [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.913712] [48511]: INFO nova.api.openstack.requestlog [None req-82316543-00fc-4539-b7aa-f4ea6cce2127 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.051949 [ 870.914058] [48511]: [pid: 48511|app: 0|req: 1336/2723] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.916419] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.917834] [48511]: DEBUG nova.compute.api [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.921055] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.921342] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.921493] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.921615] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.922084] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.922084] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.940874] [48511]: WARNING neutronclient.v2_0.client [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 870.963546] [48511]: DEBUG nova.policy [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.967754] [48511]: INFO nova.api.openstack.requestlog [None req-f5a7742b-e9ea-43d1-aa12-2994f4b29c82 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1449 microversion: 2.1 time: 0.053125 [ 870.968110] [48511]: [pid: 48511|app: 0|req: 1337/2724] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1449 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.970817] [48512]: DEBUG nova.policy [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 870.971668] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.972713] [48511]: DEBUG nova.compute.api [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.975431] [48512]: INFO nova.api.openstack.requestlog [None req-6ae5978c-b9a6-4de5-acfe-2431333220d8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1524 microversion: 2.1 time: 0.122802 [ 870.975851] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.975955] [48512]: [pid: 48512|app: 0|req: 1388/2725] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1524 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.976068] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.976694] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.976694] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.976694] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.976694] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.978373] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 870.979775] [48512]: DEBUG nova.compute.api [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 870.983150] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.983345] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.983482] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.983745] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 870.983915] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 870.984050] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 870.994735] [48511]: WARNING neutronclient.v2_0.client [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.003983] [48512]: WARNING neutronclient.v2_0.client [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.014946] [48511]: DEBUG nova.policy [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.021071] [48511]: INFO nova.api.openstack.requestlog [None req-ca3643c0-0511-4bf6-a754-8ba3b5a087ec tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1324 microversion: 2.1 time: 0.050977 [ 871.021071] [48511]: [pid: 48511|app: 0|req: 1338/2726] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1324 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.025027] [48511]: DEBUG nova.api.openstack.wsgi [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.025478] [48511]: DEBUG nova.compute.api [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.029120] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.029456] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.029456] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.029852] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.029852] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.030046] [48511]: DEBUG oslo_concurrency.lockutils [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.053690] [48511]: WARNING neutronclient.v2_0.client [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.109203] [48512]: DEBUG nova.policy [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.113703] [48512]: INFO nova.api.openstack.requestlog [None req-8f430bcb-8126-43e6-b3e7-d52e065dc7b7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.137131 [ 871.114103] [48512]: [pid: 48512|app: 0|req: 1389/2727] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.117034] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.118329] [48512]: DEBUG nova.compute.api [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.122154] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.122356] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.122495] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.122761] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.123096] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.123096] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.124775] [48511]: DEBUG nova.policy [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.129114] [48511]: INFO nova.api.openstack.requestlog [None req-80000dd8-0022-4dbf-b6ef-9879dff3f636 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1699 microversion: 2.1 time: 0.107606 [ 871.129468] [48511]: [pid: 48511|app: 0|req: 1339/2728] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1699 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.132117] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Action: 'action', calling method: >, body: {"removeFloatingIp": {"address": "10.180.180.198"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 871.133884] [48511]: WARNING neutronclient.v2_0.client [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.143247] [48512]: WARNING neutronclient.v2_0.client [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.280921] [48511]: DEBUG nova.compute.api [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.289963] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.290284] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.290442] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.290779] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.290975] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.291338] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.291686] [48512]: DEBUG nova.policy [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.299691] [48512]: INFO nova.api.openstack.requestlog [None req-8f08b104-4759-4aec-8cf1-c82702fd0acc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.184701 [ 871.300287] [48512]: [pid: 48512|app: 0|req: 1390/2729] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:55 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.304601] [48512]: DEBUG nova.api.openstack.wsgi [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "784838a3-d86b-48f7-ba1b-f2ab3b7b8c79", "name": "network-vif-plugged", "status": "completed", "tag": "a4bf1d28-bea1-4a57-b5a7-04285f55c873"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 871.313419] [48512]: DEBUG oslo_concurrency.lockutils [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.313854] [48512]: DEBUG oslo_concurrency.lockutils [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.314183] [48512]: DEBUG oslo_concurrency.lockutils [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.322030] [48512]: INFO nova.api.openstack.compute.server_external_events [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] Creating event network-vif-plugged:a4bf1d28-bea1-4a57-b5a7-04285f55c873 for instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 on cpu-1 [ 871.324470] [48511]: WARNING neutronclient.v2_0.client [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.328092] [48512]: INFO nova.api.openstack.requestlog [req-47cd2e81-3cd9-4ad4-bb5f-5644b5aaacbf req-c82c7d5f-bd3e-42ce-abd8-4b431a92c9e4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025891 [ 871.328092] [48512]: [pid: 48512|app: 0|req: 1391/2730] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:56 2025] 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) [ 871.330682] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.332301] [48512]: DEBUG nova.compute.api [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.336679] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.336960] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.337191] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.337551] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.337701] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.337867] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.358791] [48512]: WARNING neutronclient.v2_0.client [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.423036] [48512]: DEBUG nova.policy [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.429062] [48512]: INFO nova.api.openstack.requestlog [None req-2a39847a-7c70-4b2c-8d7b-a7f1fe28d7d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.100790 [ 871.429432] [48512]: [pid: 48512|app: 0|req: 1392/2731] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:56 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.470182] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 871.470963] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquired lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} [ 871.470963] [48511]: WARNING neutronclient.v2_0.client [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.567805] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.567805] [48512]: DEBUG nova.compute.api [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.574752] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.575137] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.575137] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.575439] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.575946] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.575946] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.587207] [48512]: INFO nova.api.openstack.wsgi [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] HTTP exception thrown: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. [ 871.587604] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Returning 404 to user: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 871.588135] [48512]: INFO nova.api.openstack.requestlog [None req-b0fef343-3fd3-42d7-9a29-493776a7ec69 tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 404 len: 111 microversion: 2.1 time: 0.158164 [ 871.588686] [48512]: [pid: 48512|app: 0|req: 1393/2732] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:56 2025] DELETE /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 111 bytes in 159 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 871.591714] [48512]: DEBUG nova.api.openstack.wsgi [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.595327] [48512]: DEBUG nova.compute.api [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.599175] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.599438] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.600103] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.600857] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.600857] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.600857] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.639745] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.639982] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.640194] [48512]: DEBUG oslo_concurrency.lockutils [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.640395] [48512]: DEBUG nova.objects.instance [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.649071] [48512]: WARNING neutronclient.v2_0.client [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.783229] [48512]: DEBUG nova.policy [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 871.789155] [48512]: INFO nova.api.openstack.requestlog [None req-3436dd09-b634-491a-abba-b12e875081a2 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.200076 [ 871.789535] [48512]: [pid: 48512|app: 0|req: 1394/2733] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:56 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.792320] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 871.793879] [48512]: DEBUG nova.compute.api [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 871.797532] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.797633] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.797738] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.797997] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 871.798162] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 871.798352] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 871.827166] [48512]: WARNING neutronclient.v2_0.client [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 871.952881] [48511]: DEBUG nova.network.neutron [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Building network info cache for instance {{(pid=48511) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2070}} [ 871.956945] [48511]: WARNING neutronclient.v2_0.client [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.010403] [48512]: DEBUG nova.policy [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.017788] [48512]: DEBUG nova.policy [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.017788] [48512]: DEBUG nova.policy [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.021668] [48512]: INFO nova.api.openstack.requestlog [None req-e9dd17ee-d46b-42af-9153-755b880ce083 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.230991 [ 872.022338] [48512]: [pid: 48512|app: 0|req: 1395/2734] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:56 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.027200] [48512]: DEBUG nova.api.openstack.wsgi [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.029647] [48512]: DEBUG nova.compute.api [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.039401] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.039813] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.040027] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.041426] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.041752] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.043386] [48512]: DEBUG oslo_concurrency.lockutils [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.076161] [48512]: WARNING neutronclient.v2_0.client [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.246533] [48512]: DEBUG nova.policy [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.253251] [48512]: DEBUG nova.policy [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.253683] [48512]: DEBUG nova.policy [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.258212] [48512]: INFO nova.api.openstack.requestlog [None req-aabc598e-781d-4692-82d7-be81bfa84e4d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1619 microversion: 2.94 time: 0.235008 [ 872.258578] [48512]: [pid: 48512|app: 0|req: 1396/2735] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:56 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1619 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.261533] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.263180] [48512]: DEBUG nova.compute.api [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.270934] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.271166] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.271325] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.271648] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.271838] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.271992] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.307936] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.308156] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.308206] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.308995] [48512]: DEBUG nova.objects.instance [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 872.315883] [48512]: WARNING neutronclient.v2_0.client [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.375358] [48512]: DEBUG nova.policy [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.382859] [48512]: INFO nova.api.openstack.requestlog [None req-e5fec063-85c5-475a-b84f-4f8065436c87 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.123671 [ 872.383276] [48512]: [pid: 48512|app: 0|req: 1397/2736] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.386429] [48512]: DEBUG nova.api.openstack.wsgi [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.388167] [48512]: DEBUG nova.compute.api [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.392577] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.392749] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.392969] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.393526] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.393855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.393939] [48512]: DEBUG oslo_concurrency.lockutils [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.417105] [48512]: WARNING neutronclient.v2_0.client [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.834501] [48511]: WARNING neutronclient.v2_0.client [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 872.971532] [48512]: DEBUG nova.policy [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 872.980623] [48512]: INFO nova.api.openstack.requestlog [None req-b59ab49f-44fc-4330-81c2-05eed4d6dc69 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1331 microversion: 2.1 time: 0.596652 [ 872.981036] [48512]: [pid: 48512|app: 0|req: 1398/2737] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1331 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.984890] [48512]: DEBUG nova.api.openstack.wsgi [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 872.986618] [48512]: DEBUG nova.compute.api [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 872.991208] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.991473] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.991713] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 872.992134] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 872.992369] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 872.992570] [48512]: DEBUG oslo_concurrency.lockutils [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.007347] [48511]: DEBUG nova.network.neutron [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Updating instance_info_cache with network_info: [{"id": "06785ac4-1625-41d1-a882-284a7be309fc", "address": "fa:16:3e:98:13:ec", "network": {"id": "5b42ab12-1a05-4277-b324-9ce9809792da", "bridge": "br-int", "label": "tempest-ServerRescueTestJSONUnderV235-1521877835-network", "subnets": [{"cidr": "192.168.128.0/28", "dns": [], "gateway": {"address": "192.168.128.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "192.168.128.2", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": false}}], "meta": {"injected": false, "tenant_id": "4e2a9a0bc1674e9c87d512119db78469", "mtu": 8950, "physical_network": "default", "tunneled": false}}, "type": "ovs", "details": {"connectivity": "l2", "port_filter": true, "nsx-logical-switch-id": "55bd18a7-39a8-4d07-9088-9b944f9ff710", "external-id": "nsx-vlan-transportzone-686", "segmentation_id": 686, "bound_drivers": {"0": "nsxv3"}}, "devname": "tap06785ac4-16", "ovs_interfaceid": "06785ac4-1625-41d1-a882-284a7be309fc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=48511) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 873.013028] [48512]: WARNING neutronclient.v2_0.client [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.015284] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Releasing lock "refresh_cache-80604c0f-8b5c-4517-a5b7-3f182c9f20c2" {{(pid=48511) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} [ 873.017925] [48511]: INFO nova.api.openstack.requestlog [None req-dc2c6776-f80b-4fb9-a778-bbdd0b58bb43 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action" status: 202 len: 0 microversion: 2.1 time: 1.887493 [ 873.018835] [48511]: [pid: 48511|app: 0|req: 1340/2738] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:23:55 2025] POST /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2/action => generated 0 bytes in 1889 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) [ 873.025039] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.026656] [48511]: DEBUG nova.compute.api [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.031524] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.031717] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.031998] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.032142] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.032264] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.032383] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.037278] [48512]: DEBUG nova.policy [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.044453] [48512]: INFO nova.api.openstack.requestlog [None req-050af1e5-5476-4bfb-ac30-e7a65d0b0038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.062595 [ 873.045035] [48512]: [pid: 48512|app: 0|req: 1399/2739] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.049997] [48512]: DEBUG nova.api.openstack.wsgi [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.053920] [48512]: DEBUG nova.compute.api [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.055702] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.056023] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.056237] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.056560] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.056846] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.057587] [48512]: DEBUG oslo_concurrency.lockutils [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.068093] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.068093] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.068680] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.068942] [48511]: DEBUG nova.objects.instance [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.073459] [48511]: WARNING neutronclient.v2_0.client [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.089028] [48512]: WARNING neutronclient.v2_0.client [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.096946] [48511]: DEBUG nova.policy [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.101777] [48511]: INFO nova.api.openstack.requestlog [None req-fd2bd3be-f6b9-4c71-97a1-3578df54d8e6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.082133 [ 873.102294] [48511]: [pid: 48511|app: 0|req: 1341/2740] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.106754] [48511]: DEBUG nova.api.openstack.wsgi [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.108493] [48511]: DEBUG nova.compute.api [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.112058] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.112254] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.112387] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.112679] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.112679] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.112679] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.147382] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.147655] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.148345] [48511]: DEBUG oslo_concurrency.lockutils [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.148345] [48511]: DEBUG nova.objects.instance [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.153957] [48511]: WARNING neutronclient.v2_0.client [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.162222] [48512]: DEBUG nova.policy [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.167333] [48512]: INFO nova.api.openstack.requestlog [None req-49640b00-a604-4fc8-ac8f-b7af1acc2cf9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1524 microversion: 2.1 time: 0.121561 [ 873.167875] [48512]: [pid: 48512|app: 0|req: 1400/2741] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1524 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.172173] [48512]: DEBUG nova.api.openstack.wsgi [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.175218] [48512]: DEBUG nova.compute.api [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.178921] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.179396] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.179503] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.181611] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.181611] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.181611] [48512]: DEBUG oslo_concurrency.lockutils [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.181777] [48511]: DEBUG nova.policy [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.185757] [48511]: INFO nova.api.openstack.requestlog [None req-50674867-89b4-444b-b8d2-448509dd54b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.082853 [ 873.186755] [48511]: [pid: 48511|app: 0|req: 1342/2742] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.188946] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.190573] [48511]: DEBUG nova.compute.api [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.197146] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.197365] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.197658] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.200788] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.200788] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.200788] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.204575] [48512]: WARNING neutronclient.v2_0.client [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.244610] [48511]: WARNING neutronclient.v2_0.client [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.270112] [48511]: DEBUG nova.policy [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.278381] [48511]: INFO nova.api.openstack.requestlog [None req-5e7a7462-6558-442a-935c-d912cecc6477 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.091673 [ 873.278806] [48511]: [pid: 48511|app: 0|req: 1343/2743] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.283163] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.283163] [48511]: DEBUG nova.compute.api [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.288074] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.288293] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.288436] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.288788] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.288937] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.289073] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.300604] [48512]: DEBUG nova.policy [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.305875] [48512]: INFO nova.api.openstack.requestlog [None req-3af3fc51-0122-45c7-9a6c-f3792f0b2620 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1364 microversion: 2.1 time: 0.136750 [ 873.305875] [48512]: [pid: 48512|app: 0|req: 1401/2744] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:57 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1364 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.311036] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.313225] [48512]: DEBUG nova.compute.api [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.316946] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.316946] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.317191] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.317471] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.318122] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.318412] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.328035] [48511]: WARNING neutronclient.v2_0.client [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.351424] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.351627] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.351768] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.351976] [48512]: DEBUG nova.objects.instance [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.357836] [48512]: WARNING neutronclient.v2_0.client [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.387353] [48512]: DEBUG nova.policy [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.392544] [48512]: INFO nova.api.openstack.requestlog [None req-6c99e049-7192-4407-bb77-1c8108360ec4 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.084097 [ 873.394487] [48512]: [pid: 48512|app: 0|req: 1402/2745] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.400260] [48512]: DEBUG nova.api.openstack.wsgi [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.402077] [48512]: DEBUG nova.compute.api [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.405960] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.407143] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.407143] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.407143] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.407143] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.407143] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.421875] [48511]: DEBUG nova.policy [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.429093] [48511]: INFO nova.api.openstack.requestlog [None req-d5bbd32f-46a4-4e3a-9a84-a607b04a7fce tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.149624 [ 873.429430] [48511]: [pid: 48511|app: 0|req: 1344/2746] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.431668] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.431854] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.432033] [48512]: DEBUG oslo_concurrency.lockutils [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.432168] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.432213] [48512]: DEBUG nova.objects.instance [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.435540] [48512]: WARNING neutronclient.v2_0.client [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.436025] [48511]: DEBUG nova.compute.api [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.441213] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.441847] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.441847] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.442273] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.442335] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.443027] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.460324] [48512]: DEBUG nova.policy [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.464806] [48512]: INFO nova.api.openstack.requestlog [None req-03aa4a8c-9977-4871-a446-cbc11b804c4e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.069283 [ 873.465263] [48512]: [pid: 48512|app: 0|req: 1403/2747] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.468797] [48511]: WARNING neutronclient.v2_0.client [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.469683] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.471857] [48512]: DEBUG nova.compute.api [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.475635] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.475821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.475958] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.476244] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.476388] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.476512] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.490162] [48511]: DEBUG nova.policy [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.496229] [48511]: INFO nova.api.openstack.requestlog [None req-2a5629e5-6bb6-4f28-802d-f05e7a80b7d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.066020 [ 873.496648] [48511]: [pid: 48511|app: 0|req: 1345/2748] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.499556] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.500797] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.501007] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.501150] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.501307] [48512]: DEBUG nova.objects.instance [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.501631] [48511]: DEBUG nova.compute.api [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.505144] [48512]: WARNING neutronclient.v2_0.client [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.505234] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.505387] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.505522] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.505775] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.506388] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.506388] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.525714] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.525903] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.526054] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.526141] [48512]: DEBUG nova.policy [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.526270] [48511]: DEBUG nova.objects.instance [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.559636] [48511]: WARNING neutronclient.v2_0.client [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.561130] [48512]: INFO nova.api.openstack.requestlog [None req-ff339357-5ad7-4540-abe4-701513265a20 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.062955 [ 873.561130] [48512]: [pid: 48512|app: 0|req: 1404/2749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.561130] [48512]: DEBUG nova.api.openstack.wsgi [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.561130] [48512]: DEBUG nova.compute.api [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.561130] [48512]: DEBUG oslo_concurrency.lockutils [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.561459] [48511]: DEBUG nova.policy [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.566300] [48511]: INFO nova.api.openstack.requestlog [None req-cc099edd-de54-456a-b827-db4ef1694cf2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.068756 [ 873.567697] [48512]: WARNING neutronclient.v2_0.client [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.568226] [48511]: [pid: 48511|app: 0|req: 1346/2750] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.584298] [48511]: DEBUG nova.api.openstack.wsgi [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.591475] [48511]: DEBUG nova.compute.api [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.597514] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.597947] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.597947] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.598660] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.598660] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.598769] [48511]: DEBUG oslo_concurrency.lockutils [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.627572] [48511]: WARNING neutronclient.v2_0.client [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.675475] [48512]: DEBUG nova.policy [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.682173] [48512]: INFO nova.api.openstack.requestlog [None req-7af466aa-be1c-4c8e-91ea-62bc3205ce85 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.150051 [ 873.682482] [48512]: [pid: 48512|app: 0|req: 1405/2751] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.689811] [48512]: DEBUG nova.api.openstack.wsgi [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.692578] [48512]: DEBUG nova.compute.api [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.699010] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.699993] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.700236] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.700885] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.701241] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.701559] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.727346] [48512]: WARNING neutronclient.v2_0.client [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.750784] [48511]: DEBUG nova.policy [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.752744] [48512]: DEBUG nova.policy [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.755458] [48511]: INFO nova.api.openstack.requestlog [None req-35b056c1-9394-42e2-acf6-0f8a020578fb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1463 microversion: 2.1 time: 0.186633 [ 873.755906] [48511]: [pid: 48511|app: 0|req: 1347/2752] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1463 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.758602] [48512]: INFO nova.api.openstack.requestlog [None req-69b63df2-1b64-49cc-ae30-0e2e9e5f12cf tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1348 microversion: 2.1 time: 0.075073 [ 873.758877] [48511]: DEBUG nova.api.openstack.wsgi [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}, {"server_uuid": "28cc2415-ac28-4d40-ab70-d7c4c473a517", "name": "network-vif-deleted", "tag": "4ad7136a-9b0c-4bd3-be21-f43d24fe1667"}, {"name": "network-changed", "server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 873.759107] [48512]: [pid: 48512|app: 0|req: 1406/2753] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1348 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.762165] [48512]: DEBUG nova.api.openstack.wsgi [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.764403] [48512]: DEBUG nova.compute.api [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.766712] [48511]: DEBUG oslo_concurrency.lockutils [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.766946] [48511]: DEBUG oslo_concurrency.lockutils [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.767109] [48511]: DEBUG oslo_concurrency.lockutils [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.768980] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.769184] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.769395] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.769739] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.769895] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.770061] [48512]: DEBUG oslo_concurrency.lockutils [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.776050] [48511]: INFO nova.api.openstack.compute.server_external_events [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Creating event network-changed:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 873.776361] [48511]: INFO nova.api.openstack.compute.server_external_events [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Creating event network-vif-deleted:4ad7136a-9b0c-4bd3-be21-f43d24fe1667 for instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 on cpu-1 [ 873.776584] [48511]: INFO nova.api.openstack.compute.server_external_events [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] Creating event network-changed:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 873.783150] [48511]: INFO nova.api.openstack.requestlog [req-4a9917fc-2334-4958-8d41-9d88d5b7fed1 req-3246ed91-444b-47d4-af90-befa06af95c5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.026193 [ 873.783511] [48511]: [pid: 48511|app: 0|req: 1348/2754] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:58 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 873.787945] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.790906] [48511]: DEBUG nova.compute.api [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.792337] [48512]: WARNING neutronclient.v2_0.client [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.795798] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.796235] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.796472] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.797728] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.797894] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.798104] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.819603] [48511]: WARNING neutronclient.v2_0.client [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.840247] [48511]: DEBUG nova.policy [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.849112] [48511]: INFO nova.api.openstack.requestlog [None req-5c5f8ccc-7a92-4def-bf65-fab5a9c62508 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.064741 [ 873.849471] [48511]: [pid: 48511|app: 0|req: 1349/2755] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.853147] [48511]: DEBUG nova.api.openstack.wsgi [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.853686] [48511]: DEBUG nova.compute.api [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.857688] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.857918] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.858128] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.858503] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.858666] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.858843] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.867279] [48512]: DEBUG nova.policy [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.872780] [48512]: INFO nova.api.openstack.requestlog [None req-50485b38-d681-4907-96b2-49130e2c6ef9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.113040 [ 873.873271] [48512]: [pid: 48512|app: 0|req: 1407/2756] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.875836] [48512]: DEBUG nova.api.openstack.wsgi [None req-636b8792-5738-40c2-a9a6-5c28071ea3df tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.876978] [48512]: WARNING neutronclient.v2_0.client [None req-636b8792-5738-40c2-a9a6-5c28071ea3df tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.881930] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.882214] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.882351] [48511]: DEBUG oslo_concurrency.lockutils [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.882508] [48511]: DEBUG nova.objects.instance [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.885742] [48511]: WARNING neutronclient.v2_0.client [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.905913] [48511]: DEBUG nova.policy [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.911051] [48511]: INFO nova.api.openstack.requestlog [None req-5df92e43-243a-48af-8341-189fb852974a tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.060917 [ 873.911469] [48511]: [pid: 48511|app: 0|req: 1350/2757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.915670] [48511]: DEBUG nova.api.openstack.wsgi [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 873.917403] [48511]: DEBUG nova.compute.api [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.921481] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.921723] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.921941] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.922289] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.922472] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.922604] [48511]: DEBUG oslo_concurrency.lockutils [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.947102] [48511]: WARNING neutronclient.v2_0.client [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.948477] [48512]: WARNING neutronclient.v2_0.client [None req-636b8792-5738-40c2-a9a6-5c28071ea3df tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.967998] [48511]: DEBUG nova.policy [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.972819] [48511]: DEBUG nova.policy [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.973839] [48511]: DEBUG nova.policy [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 873.976523] [48512]: WARNING neutronclient.v2_0.client [None req-636b8792-5738-40c2-a9a6-5c28071ea3df tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 873.977529] [48511]: INFO nova.api.openstack.requestlog [None req-1995509e-c44c-4ad4-a549-a33cd96f4452 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.064912 [ 873.977899] [48511]: [pid: 48511|app: 0|req: 1351/2758] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.980256] [48511]: DEBUG nova.api.openstack.wsgi [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Action: 'update', calling method: >, body: {"server": {"name": "a616e448-7125-4c0f-8334-3d1375d1e425_new"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 873.981826] [48511]: DEBUG nova.compute.api [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 873.985169] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.985361] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.985517] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.985756] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 873.987111] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 873.987111] [48511]: DEBUG oslo_concurrency.lockutils [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 873.997433] [48511]: INFO nova.api.openstack.wsgi [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] HTTP exception thrown: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. [ 873.997793] [48511]: DEBUG nova.api.openstack.wsgi [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] Returning 404 to user: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 873.998663] [48511]: INFO nova.api.openstack.requestlog [None req-121a8f05-037d-44ae-868c-fe649a77dd5c tempest-ServersNegativeTestMultiTenantJSON-511240242 tempest-ServersNegativeTestMultiTenantJSON-511240242-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 404 len: 111 microversion: 2.1 time: 0.019718 [ 873.998663] [48511]: [pid: 48511|app: 0|req: 1352/2759] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:23:58 2025] PUT /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 874.001099] [48511]: DEBUG nova.api.openstack.wsgi [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.002562] [48511]: DEBUG nova.compute.api [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.005829] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.006039] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.006163] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.006416] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.006560] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.006681] [48511]: DEBUG oslo_concurrency.lockutils [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.025768] [48511]: WARNING neutronclient.v2_0.client [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.090726] [48511]: DEBUG nova.policy [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.096405] [48511]: DEBUG nova.policy [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.097615] [48511]: DEBUG nova.policy [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.100696] [48511]: INFO nova.api.openstack.requestlog [None req-b623578c-2845-40fc-840f-72ca5f8f7ff6 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1812 microversion: 2.94 time: 0.101594 [ 874.101078] [48511]: [pid: 48511|app: 0|req: 1353/2760] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1812 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 874.104470] [48511]: DEBUG nova.api.openstack.wsgi [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "784838a3-d86b-48f7-ba1b-f2ab3b7b8c79", "tag": "a4bf1d28-bea1-4a57-b5a7-04285f55c873"}, {"server_uuid": "3611d0e8-84e2-4533-aa78-5cde40f3a0a5", "name": "network-vif-plugged", "status": "completed", "tag": "5d198c10-8194-4972-a91b-d8f5b8570aa2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 874.111018] [48511]: DEBUG oslo_concurrency.lockutils [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.111269] [48511]: DEBUG oslo_concurrency.lockutils [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.111480] [48511]: DEBUG oslo_concurrency.lockutils [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.119557] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Creating event network-changed:a4bf1d28-bea1-4a57-b5a7-04285f55c873 for instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 on cpu-1 [ 874.119878] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] Creating event network-vif-plugged:5d198c10-8194-4972-a91b-d8f5b8570aa2 for instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 on cpu-1 [ 874.125532] [48511]: INFO nova.api.openstack.requestlog [req-7ebf6fc6-e3fc-44c6-820b-7a4b0c1eb58d req-661ac874-a775-409e-8fa9-8654e6737b2e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023755 [ 874.125952] [48511]: [pid: 48511|app: 0|req: 1354/2761] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:23:58 2025] 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) [ 874.130391] [48511]: DEBUG nova.api.openstack.wsgi [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.132031] [48511]: DEBUG nova.compute.api [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.135721] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.135915] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.136067] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.136340] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.136486] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.136650] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.160362] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.160583] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.160749] [48511]: DEBUG oslo_concurrency.lockutils [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.160881] [48511]: DEBUG nova.objects.instance [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.164998] [48511]: WARNING neutronclient.v2_0.client [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.183700] [48511]: DEBUG nova.policy [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.188991] [48511]: INFO nova.api.openstack.requestlog [None req-85391465-168c-43fb-85e3-007f062351f5 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.061357 [ 874.189647] [48511]: [pid: 48511|app: 0|req: 1355/2762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.192752] [48511]: DEBUG nova.api.openstack.wsgi [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.194222] [48511]: DEBUG nova.compute.api [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.199390] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.200050] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.200176] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.200741] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.201039] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.201486] [48511]: DEBUG oslo_concurrency.lockutils [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.238493] [48511]: WARNING neutronclient.v2_0.client [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.258597] [48512]: INFO nova.api.openstack.requestlog [None req-636b8792-5738-40c2-a9a6-5c28071ea3df tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/5e68ae9e-8dde-4821-9cae-dc19c6e25fcb" status: 202 len: 0 microversion: 2.1 time: 0.384722 [ 874.259036] [48512]: [pid: 48512|app: 0|req: 1408/2763] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:23:58 2025] DELETE /compute/v2.1/os-floating-ips/5e68ae9e-8dde-4821-9cae-dc19c6e25fcb => generated 0 bytes in 385 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 874.262291] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.262500] [48512]: DEBUG nova.compute.api [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.268708] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.269478] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.269478] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.269667] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.269914] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.270138] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.286020] [48512]: DEBUG nova.compute.api [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 874.325519] [48511]: DEBUG nova.policy [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.330042] [48511]: INFO nova.api.openstack.requestlog [None req-0cb7f996-9f30-4f82-92ce-fc82f47f18a5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1672 microversion: 2.1 time: 0.139584 [ 874.330421] [48511]: [pid: 48511|app: 0|req: 1356/2764] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:58 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1672 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.333246] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.334530] [48511]: DEBUG nova.compute.api [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.341394] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.341550] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.341687] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.341959] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.342103] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.342226] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.350844] [48512]: INFO nova.api.openstack.requestlog [None req-e5754e65-ce4b-41c6-83c9-16dfee161128 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 204 len: 0 microversion: 2.1 time: 0.090884 [ 874.351236] [48512]: [pid: 48512|app: 0|req: 1409/2765] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:23:59 2025] DELETE /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 874.355426] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.355820] [48512]: DEBUG nova.compute.api [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.359525] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.359666] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.359791] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.360820] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.360820] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.360820] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.373235] [48511]: WARNING neutronclient.v2_0.client [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.388455] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.388692] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.388839] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.388993] [48512]: DEBUG nova.objects.instance [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.393405] [48512]: WARNING neutronclient.v2_0.client [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.398431] [48511]: DEBUG nova.policy [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.402728] [48511]: INFO nova.api.openstack.requestlog [None req-e8f9a6ba-b644-438f-bac4-4c262e517b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.071369 [ 874.403469] [48511]: [pid: 48511|app: 0|req: 1357/2766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.405573] [48511]: DEBUG nova.api.openstack.wsgi [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.406945] [48511]: DEBUG nova.compute.api [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.410305] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.410493] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.410629] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.411261] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.411261] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.411261] [48511]: DEBUG oslo_concurrency.lockutils [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.414036] [48512]: DEBUG nova.policy [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.419889] [48512]: INFO nova.api.openstack.requestlog [None req-ee34a7cf-b8f2-4d87-9860-ef08dc993749 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.067926 [ 874.420424] [48512]: [pid: 48512|app: 0|req: 1410/2767] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.423811] [48512]: DEBUG nova.api.openstack.wsgi [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.425244] [48512]: DEBUG nova.compute.api [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.426197] [48511]: WARNING neutronclient.v2_0.client [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.429051] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.429051] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.429051] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.429051] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.429221] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.429248] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.455120] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.455305] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.455438] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.455588] [48512]: DEBUG nova.objects.instance [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.459484] [48512]: WARNING neutronclient.v2_0.client [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.513295] [48512]: DEBUG nova.policy [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.517824] [48512]: INFO nova.api.openstack.requestlog [None req-3c71e07c-0e64-4498-82e8-a3601e9c7996 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.096814 [ 874.518162] [48512]: [pid: 48512|app: 0|req: 1411/2768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.521142] [48511]: INFO nova.api.openstack.requestlog [None req-88525024-a1dc-4902-a98c-afdf98761152 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f/os-interface" status: 200 len: 301 microversion: 2.94 time: 0.116685 [ 874.521228] [48512]: DEBUG nova.api.openstack.wsgi [None req-d42e575c-b4e7-44cf-b014-3fadaa058869 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.521278] [48511]: [pid: 48511|app: 0|req: 1358/2769] 10.180.1.21 () {60 vars in 1311 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f/os-interface => generated 301 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 874.521784] [48512]: WARNING neutronclient.v2_0.client [None req-d42e575c-b4e7-44cf-b014-3fadaa058869 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.523992] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.525579] [48511]: DEBUG nova.compute.api [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.529229] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.529936] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.530202] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.530723] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.530978] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.531212] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.556685] [48511]: WARNING neutronclient.v2_0.client [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.576053] [48512]: WARNING neutronclient.v2_0.client [None req-d42e575c-b4e7-44cf-b014-3fadaa058869 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.691412] [48511]: DEBUG nova.policy [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 874.696361] [48511]: INFO nova.api.openstack.requestlog [None req-0c1e24bb-89a5-4135-a291-bbc94b54a4c4 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.174409 [ 874.697035] [48511]: [pid: 48511|app: 0|req: 1359/2770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.700220] [48511]: DEBUG nova.api.openstack.wsgi [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.701856] [48511]: DEBUG nova.compute.api [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.707365] [48511]: DEBUG oslo_concurrency.lockutils [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.726977] [48511]: WARNING neutronclient.v2_0.client [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 874.778223] [48512]: INFO nova.api.openstack.requestlog [None req-d42e575c-b4e7-44cf-b014-3fadaa058869 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/1106b20d-94db-4783-8d93-650350b76b8a" status: 202 len: 0 microversion: 2.1 time: 0.259452 [ 874.778669] [48512]: [pid: 48512|app: 0|req: 1412/2771] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:23:59 2025] DELETE /compute/v2.1/os-security-groups/1106b20d-94db-4783-8d93-650350b76b8a => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 874.784354] [48512]: DEBUG nova.api.openstack.wsgi [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.786141] [48512]: DEBUG nova.compute.api [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.791914] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.792250] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.792632] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.792996] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.793218] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.793389] [48512]: DEBUG oslo_concurrency.lockutils [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.796863] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1458,nova_cell1:UPDATE=29,nova_cell1:INSERT=12,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 874.816550] [48512]: INFO nova.api.openstack.requestlog [None req-208eaf9a-5cce-407c-8922-cfa9d72fe49a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6/ips" status: 200 len: 189 microversion: 2.1 time: 0.034324 [ 874.817118] [48512]: [pid: 48512|app: 0|req: 1413/2772] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6/ips => generated 189 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 874.819957] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 874.821983] [48512]: DEBUG nova.compute.api [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 874.826332] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.826332] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.826461] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.826732] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 874.826875] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 874.827111] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 874.848720] [48512]: WARNING neutronclient.v2_0.client [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.005203] [48511]: DEBUG nova.policy [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.010095] [48511]: INFO nova.api.openstack.requestlog [None req-66cfa5e1-eb88-444e-8f01-c61cbe660bbb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1364 microversion: 2.1 time: 0.312273 [ 875.010505] [48511]: [pid: 48511|app: 0|req: 1360/2773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1364 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.013386] [48511]: DEBUG nova.api.openstack.wsgi [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.014357] [48511]: DEBUG nova.compute.api [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.017717] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.017901] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.018048] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.018304] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.018531] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.018584] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.039200] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.039766] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.039766] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.039915] [48511]: DEBUG nova.objects.instance [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid e1b909d5-04cf-4a24-8598-5ce15a309c3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.043938] [48511]: WARNING neutronclient.v2_0.client [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.063528] [48512]: DEBUG nova.policy [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.073948] [48512]: INFO nova.api.openstack.requestlog [None req-3d3ecea9-dd79-4ab4-8209-731455f7a2b0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1530 microversion: 2.1 time: 0.255884 [ 875.073948] [48512]: [pid: 48512|app: 0|req: 1414/2774] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1530 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.079287] [48512]: DEBUG nova.api.openstack.wsgi [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.080772] [48512]: DEBUG nova.compute.api [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.088673] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.088994] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.089225] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.089659] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.089876] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.090317] [48512]: DEBUG oslo_concurrency.lockutils [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.095454] [48511]: DEBUG nova.policy [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.102828] [48511]: INFO nova.api.openstack.requestlog [None req-6c01a1a9-9d65-4057-aba4-41568b406049 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 200 len: 1307 microversion: 2.1 time: 0.091691 [ 875.103201] [48511]: [pid: 48511|app: 0|req: 1361/2775] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 1307 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.107356] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.108447] [48511]: DEBUG nova.compute.api [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.112226] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.112428] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.112564] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.112828] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.112974] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.113137] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.115300] [48512]: WARNING neutronclient.v2_0.client [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.132886] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.133114] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.133208] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.133360] [48511]: DEBUG nova.objects.instance [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.136297] [48511]: WARNING neutronclient.v2_0.client [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.158448] [48511]: DEBUG nova.policy [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.163075] [48511]: INFO nova.api.openstack.requestlog [None req-e6c35972-b38c-49e6-bf32-6bac63fe1720 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.059223 [ 875.163420] [48511]: [pid: 48511|app: 0|req: 1362/2776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.165960] [48511]: DEBUG nova.api.openstack.wsgi [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.167302] [48511]: DEBUG nova.compute.api [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.170464] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.171329] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.171329] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.171329] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.171329] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.171466] [48511]: DEBUG oslo_concurrency.lockutils [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.193290] [48511]: WARNING neutronclient.v2_0.client [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.227065] [48512]: DEBUG nova.policy [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.235645] [48512]: INFO nova.api.openstack.requestlog [None req-3bb2575a-4e87-4438-bac7-2cdfacb59b2e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.160280 [ 875.236041] [48512]: [pid: 48512|app: 0|req: 1415/2777] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.240107] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.242357] [48512]: DEBUG nova.compute.api [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.244608] [48511]: DEBUG nova.policy [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.249279] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.249479] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.249639] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.249909] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.250079] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.250246] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.250283] [48511]: INFO nova.api.openstack.requestlog [None req-6039939d-a3ae-43c6-849d-c9698577e54c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.086196 [ 875.250698] [48511]: [pid: 48511|app: 0|req: 1363/2778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:23:59 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.256546] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.257401] [48511]: DEBUG nova.compute.api [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.261412] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.261650] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.261804] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.262082] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.262227] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.262349] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.284080] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.284417] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.284571] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.284731] [48512]: DEBUG nova.objects.instance [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.285951] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.286176] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.286789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.286789] [48511]: DEBUG nova.objects.instance [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.289245] [48512]: WARNING neutronclient.v2_0.client [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.289962] [48511]: WARNING neutronclient.v2_0.client [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.312276] [48512]: DEBUG nova.policy [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.319672] [48512]: INFO nova.api.openstack.requestlog [None req-3e668a95-0d16-4ffa-91ec-062a7070120a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.082996 [ 875.320081] [48512]: [pid: 48512|app: 0|req: 1416/2779] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.322956] [48512]: DEBUG nova.api.openstack.wsgi [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.324681] [48512]: DEBUG nova.compute.api [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.330224] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.330466] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.330643] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.330860] [48511]: DEBUG nova.policy [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.331131] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.331335] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.331416] [48512]: DEBUG oslo_concurrency.lockutils [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.334989] [48511]: INFO nova.api.openstack.requestlog [None req-ed4b660b-18f9-4e4f-b4f1-344b5099d47f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.083698 [ 875.335338] [48511]: [pid: 48511|app: 0|req: 1364/2780] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.339259] [48511]: DEBUG nova.api.openstack.wsgi [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.339259] [48511]: DEBUG nova.compute.api [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.343098] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.343350] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.343531] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.343871] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.344087] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.344350] [48511]: DEBUG oslo_concurrency.lockutils [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.357019] [48512]: WARNING neutronclient.v2_0.client [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.368744] [48511]: WARNING neutronclient.v2_0.client [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.438049] [48512]: DEBUG nova.policy [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.444702] [48512]: INFO nova.api.openstack.requestlog [None req-baec633d-c8e4-4b42-be1e-baa54f22b764 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.123266 [ 875.445176] [48512]: [pid: 48512|app: 0|req: 1417/2781] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.448883] [48511]: DEBUG nova.policy [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.449127] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.451105] [48512]: DEBUG nova.compute.api [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.454272] [48511]: INFO nova.api.openstack.requestlog [None req-290aded3-89d4-4c5d-bf56-e10b05313946 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1531 microversion: 2.1 time: 0.118264 [ 875.454761] [48511]: [pid: 48511|app: 0|req: 1365/2782] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1531 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.455624] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.456041] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.456319] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.456773] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.457048] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.457298] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.457932] [48511]: DEBUG nova.api.openstack.wsgi [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.458098] [48511]: DEBUG nova.compute.api [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.463305] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.463553] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.464060] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.464553] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.464727] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.464872] [48511]: DEBUG oslo_concurrency.lockutils [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.484120] [48511]: DEBUG nova.compute.api [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 875.485769] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.486064] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.486275] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.486596] [48512]: DEBUG nova.objects.instance [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.490430] [48512]: WARNING neutronclient.v2_0.client [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.513140] [48512]: DEBUG nova.policy [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.521013] [48512]: INFO nova.api.openstack.requestlog [None req-c7e9a05b-c43e-4254-a674-d7d02d0847b0 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.075088 [ 875.521428] [48512]: [pid: 48512|app: 0|req: 1418/2783] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.524160] [48512]: DEBUG nova.api.openstack.wsgi [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.524447] [48512]: DEBUG nova.compute.api [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.533796] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.533796] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.534012] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.534290] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.534478] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.534626] [48512]: DEBUG oslo_concurrency.lockutils [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.552774] [48512]: DEBUG nova.compute.api [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 875.561652] [48511]: INFO nova.api.openstack.requestlog [None req-adc48cd9-2081-4de3-8b7a-ed718ef3bcee tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 204 len: 0 microversion: 2.1 time: 0.105816 [ 875.562138] [48511]: [pid: 48511|app: 0|req: 1366/2784] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:00 2025] DELETE /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 875.565554] [48511]: DEBUG nova.api.openstack.wsgi [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.567189] [48511]: DEBUG nova.compute.api [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.572184] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.572592] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.572592] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.572785] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.572919] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.573107] [48511]: DEBUG oslo_concurrency.lockutils [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.597856] [48511]: WARNING neutronclient.v2_0.client [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.624237] [48511]: DEBUG nova.policy [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.626976] [48512]: INFO nova.api.openstack.requestlog [None req-0501e36b-d646-44bb-a2c1-af284139305a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 204 len: 0 microversion: 2.1 time: 0.104769 [ 875.627975] [48512]: [pid: 48512|app: 0|req: 1419/2785] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:00 2025] DELETE /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 875.628817] [48511]: INFO nova.api.openstack.requestlog [None req-b365b343-e166-4844-a567-e40abe0cb92f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.065948 [ 875.629419] [48511]: [pid: 48511|app: 0|req: 1367/2786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.631947] [48512]: DEBUG nova.api.openstack.wsgi [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.632184] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.633636] [48511]: DEBUG nova.compute.api [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.633999] [48512]: DEBUG nova.compute.api [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.637392] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.637646] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.637726] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.637767] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.637868] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.637983] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.638038] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.638144] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.638267] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.638303] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.638445] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.638565] [48512]: DEBUG oslo_concurrency.lockutils [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.658715] [48512]: WARNING neutronclient.v2_0.client [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.663256] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.663496] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.663578] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.663739] [48511]: DEBUG nova.objects.instance [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.667151] [48511]: WARNING neutronclient.v2_0.client [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.690787] [48511]: DEBUG nova.policy [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.696077] [48511]: INFO nova.api.openstack.requestlog [None req-b7803ca8-7c62-4435-bb1b-521da1e91bbc tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.065853 [ 875.696288] [48511]: [pid: 48511|app: 0|req: 1368/2787] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.699130] [48511]: DEBUG nova.api.openstack.wsgi [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.700659] [48511]: DEBUG nova.compute.api [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.704209] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.704402] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.704541] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.704923] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.705119] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.705248] [48511]: DEBUG oslo_concurrency.lockutils [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.732759] [48511]: WARNING neutronclient.v2_0.client [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.761699] [48512]: DEBUG nova.policy [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.770927] [48512]: INFO nova.api.openstack.requestlog [None req-e85f1ad3-facc-4904-9e43-61fb2e597dc9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.142316 [ 875.771303] [48512]: [pid: 48512|app: 0|req: 1420/2788] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.774120] [48512]: DEBUG nova.api.openstack.wsgi [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.775517] [48512]: DEBUG nova.compute.api [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.776032] [48511]: DEBUG nova.policy [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.778933] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.779131] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.779265] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.779518] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.779694] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.779806] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.782356] [48511]: DEBUG nova.policy [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.785009] [48511]: DEBUG nova.policy [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.791203] [48511]: INFO nova.api.openstack.requestlog [None req-be615dac-a9e8-4705-8113-763368877442 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.094219 [ 875.791749] [48511]: [pid: 48511|app: 0|req: 1369/2789] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.794608] [48511]: DEBUG nova.api.openstack.wsgi [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.796224] [48511]: DEBUG nova.compute.api [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.799821] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.800040] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.800408] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.801677] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.801677] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.801677] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.801854] [48512]: WARNING neutronclient.v2_0.client [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.826634] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.826911] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.826983] [48511]: DEBUG oslo_concurrency.lockutils [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.827158] [48511]: DEBUG nova.objects.instance [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.830032] [48511]: WARNING neutronclient.v2_0.client [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.847686] [48511]: DEBUG nova.policy [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.853662] [48511]: INFO nova.api.openstack.requestlog [None req-a175f391-03bb-41d3-93ae-665ad4d41651 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.061286 [ 875.854016] [48511]: [pid: 48511|app: 0|req: 1370/2790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.856377] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.857916] [48511]: DEBUG nova.compute.api [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.862540] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.863143] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.863143] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.863519] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.863690] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.863882] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.883951] [48511]: WARNING neutronclient.v2_0.client [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.899084] [48512]: DEBUG nova.policy [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.903934] [48512]: DEBUG nova.policy [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.904602] [48512]: DEBUG nova.policy [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.908128] [48512]: INFO nova.api.openstack.requestlog [None req-4e4e0ed6-6d41-4a0d-929c-02c3552be154 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1812 microversion: 2.94 time: 0.136273 [ 875.908496] [48512]: [pid: 48512|app: 0|req: 1421/2791] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1812 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.913912] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.915285] [48512]: DEBUG nova.compute.api [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.919580] [48511]: DEBUG nova.policy [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.921382] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.921575] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.921712] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.921972] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.922133] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.922289] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.929099] [48511]: INFO nova.api.openstack.requestlog [None req-8b8e62dc-186e-4911-b667-fb369c205950 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.074370 [ 875.931814] [48511]: [pid: 48511|app: 0|req: 1371/2792] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.936933] [48511]: DEBUG nova.api.openstack.wsgi [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.938331] [48511]: DEBUG nova.compute.api [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.945619] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.946149] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.946392] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.946794] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.947021] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.947226] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.954210] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.954478] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.954639] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.954803] [48512]: DEBUG nova.objects.instance [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.958435] [48512]: WARNING neutronclient.v2_0.client [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.972469] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.972789] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.972789] [48511]: DEBUG oslo_concurrency.lockutils [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.972962] [48511]: DEBUG nova.objects.instance [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.977565] [48511]: WARNING neutronclient.v2_0.client [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 875.980467] [48512]: DEBUG nova.policy [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 875.985538] [48512]: INFO nova.api.openstack.requestlog [None req-a3ced97d-dd7d-450c-9d94-b6c8ea1393da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.076446 [ 875.986120] [48512]: [pid: 48512|app: 0|req: 1422/2793] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.988543] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 875.990198] [48512]: DEBUG nova.compute.api [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 875.993897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.994099] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.994239] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 875.994897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 875.994897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 875.994897] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.002854] [48511]: DEBUG nova.policy [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.007449] [48511]: INFO nova.api.openstack.requestlog [None req-24664a3b-fb51-4cb2-943f-2bcabdddc8da tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.074876 [ 876.007864] [48511]: [pid: 48511|app: 0|req: 1372/2794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.012024] [48511]: DEBUG nova.api.openstack.wsgi [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.012024] [48511]: DEBUG nova.compute.api [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.014721] [48512]: WARNING neutronclient.v2_0.client [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.015524] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.015806] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.015943] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.016237] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.016380] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.016500] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.040408] [48511]: WARNING neutronclient.v2_0.client [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.123499] [48512]: DEBUG nova.policy [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.127876] [48512]: INFO nova.api.openstack.requestlog [None req-3b28b3c4-3a8b-4670-beba-92dd809f83bb tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1506 microversion: 2.1 time: 0.141381 [ 876.128760] [48512]: [pid: 48512|app: 0|req: 1423/2795] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.131378] [48512]: DEBUG nova.api.openstack.wsgi [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.134882] [48512]: DEBUG nova.compute.api [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.140350] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.141582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.141582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.141582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.141582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.141582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.163475] [48512]: WARNING neutronclient.v2_0.client [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.182427] [48511]: DEBUG nova.policy [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.187703] [48511]: INFO nova.api.openstack.requestlog [None req-36d68df0-3a18-4614-9ef9-a76f00aac168 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1678 microversion: 2.1 time: 0.179110 [ 876.188468] [48511]: [pid: 48511|app: 0|req: 1373/2796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1678 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.189762] [48512]: DEBUG nova.policy [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.191205] [48511]: DEBUG nova.api.openstack.wsgi [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c107352e-97e9-4987-8fb0-4b4fc4dab18c", "name": "network-vif-deleted", "tag": "cb6595db-36fc-4a61-9c46-46c2b18bb02f"}, {"name": "network-changed", "server_uuid": "8ef652e3-789f-4efb-a392-06c2cbaa9d7f", "tag": "ee47e18f-d51f-457c-901e-0a665c56e3a9"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 876.196726] [48512]: INFO nova.api.openstack.requestlog [None req-0347c13b-fabf-47b0-9656-97d9965ad10f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.067052 [ 876.196726] [48512]: [pid: 48512|app: 0|req: 1424/2797] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.199700] [48511]: DEBUG oslo_concurrency.lockutils [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.199830] [48512]: DEBUG nova.api.openstack.wsgi [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.200724] [48511]: DEBUG oslo_concurrency.lockutils [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.200724] [48511]: DEBUG oslo_concurrency.lockutils [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.201871] [48512]: DEBUG nova.compute.api [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.206431] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.206883] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.206883] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.207099] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.207168] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.208729] [48512]: DEBUG oslo_concurrency.lockutils [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.211752] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Creating event network-vif-deleted:cb6595db-36fc-4a61-9c46-46c2b18bb02f for instance c107352e-97e9-4987-8fb0-4b4fc4dab18c on cpu-1 [ 876.212254] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] Creating event network-changed:ee47e18f-d51f-457c-901e-0a665c56e3a9 for instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f on cpu-1 [ 876.222272] [48511]: INFO nova.api.openstack.requestlog [req-2365b478-ac52-4944-a7e2-476f6d1bfc90 req-6822a9b1-0859-4cf9-9ff9-df1901db8c83 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031189 [ 876.222272] [48511]: [pid: 48511|app: 0|req: 1374/2798] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:00 2025] 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) [ 876.228073] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.231266] [48511]: DEBUG nova.compute.api [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.237227] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.237953] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.237953] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.237953] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.237953] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.238523] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.258030] [48512]: WARNING neutronclient.v2_0.client [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.264051] [48511]: WARNING neutronclient.v2_0.client [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.395284] [48511]: DEBUG nova.policy [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.396025] [48512]: DEBUG nova.policy [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.400404] [48511]: INFO nova.api.openstack.requestlog [None req-a5c70b0e-2e39-48bc-946f-3abb71dbd171 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1530 microversion: 2.1 time: 0.179132 [ 876.400768] [48511]: [pid: 48511|app: 0|req: 1375/2799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1530 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.401929] [48512]: INFO nova.api.openstack.requestlog [None req-67fce284-3f92-4bf2-9014-55f32bf0a3e7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1364 microversion: 2.1 time: 0.204874 [ 876.402513] [48512]: [pid: 48512|app: 0|req: 1425/2800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:00 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1364 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.403423] [48511]: DEBUG nova.api.openstack.wsgi [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.404818] [48511]: DEBUG nova.compute.api [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.405037] [48512]: DEBUG nova.api.openstack.wsgi [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3611d0e8-84e2-4533-aa78-5cde40f3a0a5", "tag": "5d198c10-8194-4972-a91b-d8f5b8570aa2"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 876.411464] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.411643] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.411809] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.412102] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.412249] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.412370] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.414064] [48512]: DEBUG oslo_concurrency.lockutils [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.414064] [48512]: DEBUG oslo_concurrency.lockutils [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.414064] [48512]: DEBUG oslo_concurrency.lockutils [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.423396] [48511]: INFO nova.api.openstack.wsgi [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] HTTP exception thrown: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. [ 876.423682] [48511]: DEBUG nova.api.openstack.wsgi [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 404 to user: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 876.424173] [48511]: INFO nova.api.openstack.requestlog [None req-4af52e22-1aea-462f-9cb7-6934df004da8 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 404 len: 111 microversion: 2.1 time: 0.022839 [ 876.424348] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] Creating event network-changed:5d198c10-8194-4972-a91b-d8f5b8570aa2 for instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 on cpu-1 [ 876.424493] [48511]: [pid: 48511|app: 0|req: 1376/2801] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 876.426835] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.428452] [48511]: DEBUG nova.compute.api [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.429269] [48512]: INFO nova.api.openstack.requestlog [req-d1e0b376-8aa9-45f1-a5d9-3b13431e0b34 req-5c4f1e1a-d773-4b5b-b638-c25e8331f346 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026119 [ 876.431159] [48512]: [pid: 48512|app: 0|req: 1426/2802] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:01 2025] 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) [ 876.432565] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.432565] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.432565] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.432702] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.432774] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.432904] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.433334] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.434676] [48512]: DEBUG nova.compute.api [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.441834] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.441995] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.442200] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.442832] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.442832] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.442832] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.461039] [48512]: WARNING neutronclient.v2_0.client [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.464649] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.464868] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.464956] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.465128] [48511]: DEBUG nova.objects.instance [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.469807] [48511]: WARNING neutronclient.v2_0.client [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.494259] [48511]: DEBUG nova.policy [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.498808] [48511]: INFO nova.api.openstack.requestlog [None req-9a94fba2-0575-426b-9c6d-91714ed6b14a tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.073696 [ 876.499436] [48511]: [pid: 48511|app: 0|req: 1377/2803] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.503132] [48511]: DEBUG nova.api.openstack.wsgi [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.503934] [48511]: DEBUG nova.compute.api [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.508124] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.508340] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.508481] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.508744] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.508953] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.509016] [48511]: DEBUG oslo_concurrency.lockutils [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.531888] [48511]: WARNING neutronclient.v2_0.client [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.532886] [48512]: DEBUG nova.policy [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.539023] [48512]: INFO nova.api.openstack.requestlog [None req-8b8ab092-1b0f-46b7-b6c4-6dd89cd8eea8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.106458 [ 876.539023] [48512]: [pid: 48512|app: 0|req: 1427/2804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.540818] [48512]: DEBUG nova.api.openstack.wsgi [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.543217] [48512]: DEBUG nova.compute.api [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.546774] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.547037] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.547218] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.547524] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.547767] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.547984] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.552622] [48511]: DEBUG nova.policy [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.557261] [48511]: INFO nova.api.openstack.requestlog [None req-57acb5a3-a480-40cf-9767-8d7604766bcc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.057060 [ 876.557641] [48511]: [pid: 48511|app: 0|req: 1378/2805] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.561043] [48511]: DEBUG nova.api.openstack.wsgi [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.562232] [48511]: DEBUG nova.compute.api [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.565822] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.566032] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.566192] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.566587] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.566743] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.566871] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.571483] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.572323] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.572498] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.572672] [48512]: DEBUG nova.objects.instance [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.576908] [48512]: WARNING neutronclient.v2_0.client [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.589654] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.589872] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.590021] [48511]: DEBUG oslo_concurrency.lockutils [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.590182] [48511]: DEBUG nova.objects.instance [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.596600] [48511]: WARNING neutronclient.v2_0.client [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.598915] [48512]: DEBUG nova.policy [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.607812] [48512]: INFO nova.api.openstack.requestlog [None req-e30d722c-433c-4bee-bc23-bede2d57f1f6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.068035 [ 876.607812] [48512]: [pid: 48512|app: 0|req: 1428/2806] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.613378] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.616629] [48512]: DEBUG nova.policy [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.617148] [48512]: DEBUG nova.compute.api [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'changes-since': datetime.datetime(2051, 1, 1, 12, 34, tzinfo=datetime.timezone.utc), 'vm_state': ['active'], 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 876.621400] [48511]: DEBUG nova.policy [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.622072] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.622311] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.623349] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.623349] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.623349] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.623349] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.627524] [48511]: INFO nova.api.openstack.requestlog [None req-270f8aab-356e-4b55-872f-dc2b55f07b17 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.069168 [ 876.627889] [48511]: [pid: 48511|app: 0|req: 1379/2807] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.633676] [48511]: DEBUG nova.api.openstack.wsgi [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.633676] [48511]: DEBUG nova.compute.api [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.641361] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.641817] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.642027] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.642358] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.644108] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.644108] [48511]: DEBUG oslo_concurrency.lockutils [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.671873] [48511]: WARNING neutronclient.v2_0.client [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.675476] [48512]: INFO nova.api.openstack.requestlog [None req-c3d1120a-3bb1-42e4-b49e-e0e7e2af3ec2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE" status: 200 len: 15 microversion: 2.1 time: 0.068005 [ 876.675902] [48512]: [pid: 48512|app: 0|req: 1429/2808] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 876.678672] [48512]: DEBUG nova.api.openstack.wsgi [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.680117] [48512]: DEBUG nova.compute.api [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.685817] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.686114] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.686304] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.688439] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.688439] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.688439] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.717519] [48512]: WARNING neutronclient.v2_0.client [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.814415] [48511]: DEBUG nova.policy [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.823063] [48511]: INFO nova.api.openstack.requestlog [None req-5857879e-0cfe-4776-8a47-da42b14f2cda tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.193385 [ 876.823063] [48511]: [pid: 48511|app: 0|req: 1380/2809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.827611] [48511]: DEBUG nova.api.openstack.wsgi [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.831023] [48511]: DEBUG nova.compute.api [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.839782] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.840301] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.842415] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.842415] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.842415] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.842415] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.872781] [48512]: DEBUG nova.policy [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.876636] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.877600] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.877600] [48511]: DEBUG oslo_concurrency.lockutils [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.877825] [48512]: INFO nova.api.openstack.requestlog [None req-3c973f49-b448-4542-80c1-5e2767cd4df5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1531 microversion: 2.1 time: 0.200877 [ 876.877825] [48512]: [pid: 48512|app: 0|req: 1430/2810] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1531 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.878516] [48511]: DEBUG nova.objects.instance [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.881364] [48512]: DEBUG nova.api.openstack.wsgi [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.883653] [48512]: DEBUG nova.compute.api [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.884674] [48511]: WARNING neutronclient.v2_0.client [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.888172] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.906902] [48511]: DEBUG nova.policy [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.912043] [48512]: WARNING neutronclient.v2_0.client [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.912492] [48511]: INFO nova.api.openstack.requestlog [None req-c88c77e1-c6f6-41c6-b751-8dd99f2511bd tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.088369 [ 876.913016] [48511]: [pid: 48511|app: 0|req: 1381/2811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.915803] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2303610-7d0e-4e24-987a-22e548ce77f7 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.917880] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2303610-7d0e-4e24-987a-22e548ce77f7 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 400 to user: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 876.919548] [48511]: INFO nova.api.openstack.requestlog [None req-e2303610-7d0e-4e24-987a-22e548ce77f7 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?changes-since=2011%2F01%2F01" status: 400 len: 146 microversion: 2.1 time: 0.004937 [ 876.919548] [48511]: [pid: 48511|app: 0|req: 1382/2812] 10.180.1.21 () {58 vars in 1177 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers?changes-since=2011%2F01%2F01 => generated 146 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 876.921312] [48511]: DEBUG nova.api.openstack.wsgi [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.924416] [48511]: DEBUG nova.compute.api [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.929157] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.929372] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.929489] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.929797] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.929953] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.930091] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.936382] [48512]: DEBUG nova.policy [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 876.941890] [48512]: INFO nova.api.openstack.requestlog [None req-d2c17c5d-b4e8-40e0-85e9-d9d85c9001ad tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.063471 [ 876.942986] [48512]: [pid: 48512|app: 0|req: 1431/2813] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.947080] [48512]: DEBUG nova.api.openstack.wsgi [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 876.948672] [48512]: DEBUG nova.compute.api [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 876.955633] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.955877] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.956275] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.956385] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.956480] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.956641] [48512]: DEBUG oslo_concurrency.lockutils [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.959179] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 876.959251] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 876.959434] [48511]: DEBUG oslo_concurrency.lockutils [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 876.959591] [48511]: DEBUG nova.objects.instance [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.963471] [48511]: WARNING neutronclient.v2_0.client [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 876.975921] [48512]: WARNING neutronclient.v2_0.client [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.001341] [48511]: DEBUG nova.policy [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.006035] [48511]: INFO nova.api.openstack.requestlog [None req-fccccd23-acc3-4578-8e5e-205e09dd3fe6 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.086691 [ 877.006323] [48511]: [pid: 48511|app: 0|req: 1383/2814] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.013220] [48511]: DEBUG nova.api.openstack.wsgi [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.014963] [48511]: DEBUG nova.compute.api [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.018710] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.018710] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.018964] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.019572] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.020237] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.020237] [48511]: DEBUG oslo_concurrency.lockutils [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.054634] [48511]: WARNING neutronclient.v2_0.client [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.091413] [48511]: DEBUG nova.policy [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.098049] [48511]: DEBUG nova.policy [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.099049] [48511]: DEBUG nova.policy [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.104434] [48511]: INFO nova.api.openstack.requestlog [None req-7959ef32-8fb5-4776-a498-492ed4c19bc9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.093826 [ 877.104849] [48511]: [pid: 48511|app: 0|req: 1384/2815] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.111594] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.113872] [48511]: DEBUG nova.compute.api [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.119026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.119026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.119026] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.119496] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.119591] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.120416] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.123665] [48512]: DEBUG nova.policy [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.133359] [48512]: INFO nova.api.openstack.requestlog [None req-27d7fa15-5abe-49ea-97eb-325aa74193bc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.188885 [ 877.133761] [48512]: [pid: 48512|app: 0|req: 1432/2816] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.137286] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.142057] [48512]: DEBUG nova.policy [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.142618] [48512]: DEBUG nova.compute.api [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 877.147038] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.147278] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.147463] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.147982] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.148459] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.148621] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.164355] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.164613] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.164805] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.164990] [48511]: DEBUG nova.objects.instance [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.170181] [48511]: WARNING neutronclient.v2_0.client [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.207368] [48512]: DEBUG nova.compute.multi_cell_list [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 877.211260] [48511]: DEBUG nova.policy [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.225434] [48511]: INFO nova.api.openstack.requestlog [None req-8b3c5b71-1d69-43d0-908f-72fa1879a8b0 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.119179 [ 877.226207] [48511]: [pid: 48511|app: 0|req: 1385/2817] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.231580] [48511]: DEBUG nova.api.openstack.wsgi [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.235787] [48511]: DEBUG nova.compute.api [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.250094] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.251452] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.252788] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.252788] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.252788] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.252788] [48511]: DEBUG oslo_concurrency.lockutils [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.280958] [48512]: INFO nova.api.openstack.requestlog [None req-ae08531d-cf63-4261-91bf-6540653201e3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 683 microversion: 2.1 time: 0.146424 [ 877.281388] [48512]: [pid: 48512|app: 0|req: 1433/2818] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers => generated 683 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 877.285734] [48512]: DEBUG nova.api.openstack.wsgi [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.287545] [48512]: DEBUG nova.compute.api [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.290520] [48511]: WARNING neutronclient.v2_0.client [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.292944] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.293304] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.293576] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.293999] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.294230] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.294369] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.312876] [48511]: DEBUG nova.policy [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.320093] [48511]: INFO nova.api.openstack.requestlog [None req-989b6da2-5766-4f4f-81ea-67b05601b9aa tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.091717 [ 877.320469] [48511]: [pid: 48511|app: 0|req: 1386/2819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:01 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.323326] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.325181] [48511]: DEBUG nova.compute.api [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.329019] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.329348] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.329504] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.329819] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.329968] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.330146] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.331668] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.331780] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.332163] [48512]: DEBUG oslo_concurrency.lockutils [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.332241] [48512]: DEBUG nova.objects.instance [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.337373] [48512]: WARNING neutronclient.v2_0.client [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.358473] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.358648] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.359201] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.359201] [48511]: DEBUG nova.objects.instance [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.362111] [48511]: WARNING neutronclient.v2_0.client [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.363168] [48512]: DEBUG nova.policy [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.368050] [48512]: INFO nova.api.openstack.requestlog [None req-e837b384-e0f7-42aa-9149-41b28f283aa1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.085977 [ 877.368404] [48512]: [pid: 48512|app: 0|req: 1434/2820] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.371265] [48512]: DEBUG nova.api.openstack.wsgi [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.372976] [48512]: DEBUG nova.compute.api [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.376767] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.376966] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.377136] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.377426] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.377622] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.377851] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.381712] [48511]: DEBUG nova.policy [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.386165] [48511]: INFO nova.api.openstack.requestlog [None req-9f303843-eff6-4e59-b1b1-d67ce72a0f30 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.065023 [ 877.386597] [48511]: [pid: 48511|app: 0|req: 1387/2821] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.389593] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.391214] [48511]: DEBUG nova.compute.api [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.395490] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.395731] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.395910] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.396246] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.396432] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.396639] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.399909] [48512]: WARNING neutronclient.v2_0.client [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.427043] [48511]: WARNING neutronclient.v2_0.client [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.467396] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.496316] [48512]: DEBUG nova.policy [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.501443] [48512]: INFO nova.api.openstack.requestlog [None req-6f937e08-7521-4b8c-a3aa-841098f0624a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1506 microversion: 2.1 time: 0.132337 [ 877.502114] [48512]: [pid: 48512|app: 0|req: 1435/2822] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1506 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.505269] [48512]: DEBUG nova.api.openstack.wsgi [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.507593] [48512]: DEBUG nova.compute.api [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.509294] [48511]: DEBUG nova.policy [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.511625] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.511945] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.511999] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.512083] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.512312] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.512465] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.512586] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.516556] [48511]: INFO nova.api.openstack.requestlog [None req-1a8d09c6-40e8-4631-b6ea-b9a6612cf39d tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1678 microversion: 2.1 time: 0.129257 [ 877.517172] [48511]: [pid: 48511|app: 0|req: 1388/2823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1678 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.520364] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.523698] [48511]: DEBUG nova.policy [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.523963] [48511]: DEBUG nova.api.openstack.compute.servers [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Removing options 'limit' from query {{(pid=48511) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 877.525165] [48511]: DEBUG nova.compute.api [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 877.530978] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.531872] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.531872] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.531872] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.532285] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.532285] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.536113] [48512]: WARNING neutronclient.v2_0.client [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.556268] [48512]: DEBUG nova.policy [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.556428] [48511]: DEBUG nova.compute.multi_cell_list [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Listed batch of 2 results from cell out of 102 limit. Returned 2 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 877.561989] [48512]: INFO nova.api.openstack.requestlog [None req-a6467546-30c6-4744-8d80-f6c1abe46c72 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.059307 [ 877.562351] [48512]: [pid: 48512|app: 0|req: 1436/2824] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.565303] [48512]: DEBUG nova.api.openstack.wsgi [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.567352] [48512]: DEBUG nova.compute.api [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.570742] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.570928] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.571076] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.571430] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.571618] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.571744] [48512]: DEBUG oslo_concurrency.lockutils [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.582915] [48511]: INFO nova.api.openstack.requestlog [None req-d0d65d2f-7907-4619-bc07-e496eab9c610 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=102" status: 200 len: 683 microversion: 2.1 time: 0.064503 [ 877.583160] [48511]: [pid: 48511|app: 0|req: 1389/2825] 10.180.1.21 () {58 vars in 1139 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers?limit=102 => generated 683 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 877.587325] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.589637] [48511]: DEBUG nova.compute.api [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.595449] [48512]: WARNING neutronclient.v2_0.client [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.595588] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.595838] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.596073] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.596494] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.596698] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.596891] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.618733] [48512]: DEBUG nova.policy [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.626344] [48512]: INFO nova.api.openstack.requestlog [None req-d55f0b73-9c1b-40f6-8a8a-9c78d304737f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1306 microversion: 2.1 time: 0.063246 [ 877.626778] [48512]: [pid: 48512|app: 0|req: 1437/2826] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1306 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.630017] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.631647] [48511]: WARNING neutronclient.v2_0.client [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.631999] [48512]: DEBUG nova.compute.api [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.636067] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.636242] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.637101] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.637546] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.637696] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.637813] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.671413] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.671642] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.671842] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.672074] [48512]: DEBUG nova.objects.instance [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.677507] [48512]: WARNING neutronclient.v2_0.client [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.702721] [48512]: DEBUG nova.policy [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.707965] [48512]: INFO nova.api.openstack.requestlog [None req-a3d4603e-adf8-4720-8e64-dfe0cca80646 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.080438 [ 877.708669] [48512]: [pid: 48512|app: 0|req: 1438/2827] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.711713] [48512]: DEBUG nova.api.openstack.wsgi [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.713325] [48512]: DEBUG nova.compute.api [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.717443] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.718413] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=561,nova_api:INSERT=17,nova_api:UPDATE=8,nova_api:DELETE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.718591] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.718745] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.719199] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.719404] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.719698] [48512]: DEBUG oslo_concurrency.lockutils [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.744390] [48512]: WARNING neutronclient.v2_0.client [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.752038] [48511]: DEBUG nova.policy [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.757137] [48511]: INFO nova.api.openstack.requestlog [None req-c1857056-ad30-4811-9373-3262fe313534 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1364 microversion: 2.1 time: 0.173212 [ 877.757403] [48511]: [pid: 48511|app: 0|req: 1390/2828] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1364 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.759963] [48511]: DEBUG nova.api.openstack.wsgi [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.761576] [48511]: DEBUG nova.compute.api [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.766284] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.766808] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.766897] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.767231] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.767438] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.768106] [48511]: DEBUG oslo_concurrency.lockutils [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.791389] [48511]: WARNING neutronclient.v2_0.client [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.814193] [48511]: DEBUG nova.policy [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.819895] [48511]: INFO nova.api.openstack.requestlog [None req-f873068b-5032-4701-bccc-e9fd198bef21 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.061718 [ 877.820540] [48511]: [pid: 48511|app: 0|req: 1391/2829] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.823961] [48511]: DEBUG nova.api.openstack.wsgi [None req-f52b6623-a71c-43c8-a239-41aacb35cb93 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.825673] [48511]: DEBUG nova.api.openstack.wsgi [None req-f52b6623-a71c-43c8-a239-41aacb35cb93 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 877.826107] [48511]: INFO nova.api.openstack.requestlog [None req-f52b6623-a71c-43c8-a239-41aacb35cb93 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=-1" status: 400 len: 127 microversion: 2.1 time: 0.005052 [ 877.826434] [48511]: [pid: 48511|app: 0|req: 1392/2830] 10.180.1.21 () {58 vars in 1137 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers?limit=-1 => generated 127 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 877.829506] [48511]: DEBUG nova.api.openstack.wsgi [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.831514] [48511]: DEBUG nova.compute.api [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.835887] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.836144] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.836389] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.836571] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.836753] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.836853] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.854973] [48512]: DEBUG nova.policy [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.859882] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.860119] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.860174] [48512]: INFO nova.api.openstack.requestlog [None req-12e7693f-2d6e-42a4-9d77-8d85a7517c23 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.150678 [ 877.860251] [48511]: DEBUG oslo_concurrency.lockutils [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.860413] [48511]: DEBUG nova.objects.instance [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.860608] [48512]: [pid: 48512|app: 0|req: 1439/2831] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.863180] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.863987] [48511]: WARNING neutronclient.v2_0.client [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.865738] [48512]: DEBUG nova.compute.api [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.869158] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.869506] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.869767] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.870064] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.870215] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.870419] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.885198] [48511]: DEBUG nova.policy [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.890662] [48511]: INFO nova.api.openstack.requestlog [None req-27dba285-f226-4d6d-90e6-16e42b10ae23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.062719 [ 877.890662] [48511]: [pid: 48511|app: 0|req: 1393/2832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.893794] [48511]: DEBUG nova.api.openstack.wsgi [None req-74ac9dd5-a01d-4405-86ab-f6ec5f919e0c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.894575] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.894759] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.894901] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.895119] [48512]: DEBUG nova.objects.instance [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.896325] [48511]: DEBUG nova.api.openstack.wsgi [None req-74ac9dd5-a01d-4405-86ab-f6ec5f919e0c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 400 to user: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 877.896957] [48511]: INFO nova.api.openstack.requestlog [None req-74ac9dd5-a01d-4405-86ab-f6ec5f919e0c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=testing" status: 400 len: 137 microversion: 2.1 time: 0.005808 [ 877.897422] [48511]: [pid: 48511|app: 0|req: 1394/2833] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers?limit=testing => generated 137 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 877.898766] [48512]: WARNING neutronclient.v2_0.client [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.900592] [48511]: DEBUG nova.api.openstack.wsgi [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.902849] [48511]: DEBUG nova.compute.api [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.906455] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.906897] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.906897] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.907180] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.907331] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.907549] [48511]: DEBUG oslo_concurrency.lockutils [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.920445] [48512]: DEBUG nova.policy [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 877.925886] [48512]: INFO nova.api.openstack.requestlog [None req-4c216cd3-cf9d-428d-a9fb-b7e9956e0bca tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.064587 [ 877.926233] [48512]: [pid: 48512|app: 0|req: 1440/2834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.927284] [48511]: WARNING neutronclient.v2_0.client [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 877.928631] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 877.930085] [48512]: DEBUG nova.compute.api [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 877.933570] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.933757] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.933893] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.934172] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 877.934316] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 877.934603] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 877.953506] [48512]: WARNING neutronclient.v2_0.client [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.020758] [48512]: DEBUG nova.policy [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.027060] [48512]: INFO nova.api.openstack.requestlog [None req-b6eea669-0742-4f3a-9a8b-335ac55039f7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1531 microversion: 2.1 time: 0.100073 [ 878.027588] [48512]: [pid: 48512|app: 0|req: 1441/2835] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1531 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.031559] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe81d2bd-0931-4939-a71e-de2f56d76716 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.035960] [48512]: DEBUG nova.policy [None req-fe81d2bd-0931-4939-a71e-de2f56d76716 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.036421] [48512]: DEBUG nova.compute.api [None req-fe81d2bd-0931-4939-a71e-de2f56d76716 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'flavor': 'non_existing_flavor', 'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 878.043507] [48512]: DEBUG nova.api.openstack.compute.servers [None req-fe81d2bd-0931-4939-a71e-de2f56d76716 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Flavor 'non_existing_flavor' could not be found {{(pid=48512) _get_servers /opt/stack/nova/nova/api/openstack/compute/servers.py:334}} [ 878.044327] [48512]: INFO nova.api.openstack.requestlog [None req-fe81d2bd-0931-4939-a71e-de2f56d76716 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=non_existing_flavor" status: 200 len: 15 microversion: 2.1 time: 0.016060 [ 878.045110] [48512]: [pid: 48512|app: 0|req: 1442/2836] 10.180.1.21 () {58 vars in 1173 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.050134] [48512]: DEBUG nova.api.openstack.wsgi [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.050957] [48511]: DEBUG nova.policy [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.051939] [48512]: DEBUG nova.compute.api [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.056169] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.056358] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.056489] [48511]: INFO nova.api.openstack.requestlog [None req-d16efd47-b504-4030-8115-9df2a2a5bf25 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.157938 [ 878.056551] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.056755] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.056903] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.056954] [48511]: [pid: 48511|app: 0|req: 1395/2837] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.057054] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.059475] [48511]: DEBUG nova.api.openstack.wsgi [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.060984] [48511]: DEBUG nova.compute.api [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.064661] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.064918] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.065142] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.065454] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.065637] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.065791] [48511]: DEBUG oslo_concurrency.lockutils [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.080822] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.081016] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.082289] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.082289] [48512]: DEBUG nova.objects.instance [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.083231] [48511]: WARNING neutronclient.v2_0.client [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.085039] [48512]: WARNING neutronclient.v2_0.client [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.107181] [48511]: DEBUG nova.policy [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.113602] [48511]: INFO nova.api.openstack.requestlog [None req-c60c2069-cabd-4aa0-b580-e16ad342417b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.054977 [ 878.113602] [48511]: [pid: 48511|app: 0|req: 1396/2838] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.118871] [48511]: DEBUG nova.api.openstack.wsgi [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.119575] [48511]: DEBUG nova.compute.api [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.124616] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.127810] [48512]: DEBUG nova.policy [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.132959] [48512]: INFO nova.api.openstack.requestlog [None req-9dfb7a64-bb65-44d1-823a-9a9413cda637 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.087092 [ 878.133272] [48512]: [pid: 48512|app: 0|req: 1443/2839] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.137528] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.139098] [48512]: DEBUG nova.policy [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.139490] [48512]: DEBUG nova.compute.api [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'image': 'non_existing_image', 'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.145031] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.148323] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.148590] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.148866] [48511]: DEBUG oslo_concurrency.lockutils [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.149089] [48511]: DEBUG nova.objects.instance [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.153587] [48511]: WARNING neutronclient.v2_0.client [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.177671] [48511]: DEBUG nova.policy [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.182960] [48511]: INFO nova.api.openstack.requestlog [None req-401cdeb9-acaf-407c-ae9e-f57a63f90174 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.069372 [ 878.183576] [48511]: [pid: 48511|app: 0|req: 1397/2840] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.185978] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.187456] [48511]: DEBUG nova.compute.api [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.192965] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.192965] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.193168] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.193323] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.193466] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.193589] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.202920] [48512]: INFO nova.api.openstack.requestlog [None req-6a5d47bd-8e07-4188-ad1e-48dd47aaece3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?image=non_existing_image" status: 200 len: 15 microversion: 2.1 time: 0.068781 [ 878.203425] [48512]: [pid: 48512|app: 0|req: 1444/2841] 10.180.1.21 () {58 vars in 1169 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers?image=non_existing_image => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.208015] [48512]: DEBUG nova.api.openstack.wsgi [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.210642] [48512]: DEBUG nova.compute.api [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.217248] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.217572] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.218348] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.218348] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.218494] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.218494] [48512]: DEBUG oslo_concurrency.lockutils [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.223629] [48511]: WARNING neutronclient.v2_0.client [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.252057] [48512]: WARNING neutronclient.v2_0.client [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.260572] [48511]: DEBUG nova.policy [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.268047] [48511]: DEBUG nova.policy [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.268826] [48511]: DEBUG nova.policy [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.272602] [48511]: INFO nova.api.openstack.requestlog [None req-4fbf786b-9e8b-4c28-a6d9-cfaafbce4e89 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.088654 [ 878.272922] [48511]: [pid: 48511|app: 0|req: 1398/2842] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.275813] [48511]: DEBUG nova.api.openstack.wsgi [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.279535] [48511]: DEBUG nova.policy [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.279535] [48511]: DEBUG nova.compute.api [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'name': 'non_existing_server_name', 'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 878.283636] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.283814] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.284049] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.284512] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.284626] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.284778] [48511]: DEBUG oslo_concurrency.lockutils [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.335867] [48511]: INFO nova.api.openstack.requestlog [None req-394e9c9e-fd84-415f-b8e6-370fbb5dbda2 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=non_existing_server_name" status: 200 len: 15 microversion: 2.1 time: 0.062290 [ 878.336252] [48511]: [pid: 48511|app: 0|req: 1399/2843] 10.180.1.21 () {58 vars in 1179 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers?name=non_existing_server_name => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.339122] [48511]: DEBUG nova.api.openstack.wsgi [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "name": "network-vif-deleted", "tag": "96188362-88b7-4cfa-aad3-400d35db5406"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 878.346634] [48511]: DEBUG oslo_concurrency.lockutils [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.346836] [48511]: DEBUG oslo_concurrency.lockutils [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.346946] [48511]: DEBUG oslo_concurrency.lockutils [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.356632] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] Creating event network-vif-deleted:96188362-88b7-4cfa-aad3-400d35db5406 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 878.362783] [48511]: INFO nova.api.openstack.requestlog [req-1cf710b2-102b-4856-bbb7-d262fec82672 req-4e1011e6-c4d6-40bb-9a14-2a55d3aaecbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025829 [ 878.363232] [48511]: [pid: 48511|app: 0|req: 1400/2844] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:03 2025] 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) [ 878.366377] [48511]: DEBUG nova.api.openstack.wsgi [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.368333] [48511]: DEBUG nova.compute.api [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.372324] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.372613] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.372817] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.373182] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.373339] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.373463] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.386179] [48512]: DEBUG nova.policy [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.394982] [48512]: INFO nova.api.openstack.requestlog [None req-08bbf3d5-863c-4f69-80b8-9e7c5c2066c2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1522 microversion: 2.1 time: 0.190798 [ 878.395934] [48512]: [pid: 48512|app: 0|req: 1445/2845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:02 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1522 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.398249] [48512]: DEBUG nova.api.openstack.wsgi [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.399808] [48512]: DEBUG nova.compute.api [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.403188] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.403362] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.403422] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.403468] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.403730] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.403813] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.403861] [48511]: DEBUG oslo_concurrency.lockutils [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.403912] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.403958] [48511]: DEBUG nova.objects.instance [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.404009] [48512]: DEBUG oslo_concurrency.lockutils [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.408671] [48511]: WARNING neutronclient.v2_0.client [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.424626] [48512]: WARNING neutronclient.v2_0.client [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.518989] [48511]: DEBUG nova.policy [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.523682] [48511]: INFO nova.api.openstack.requestlog [None req-d01388c3-8646-4bda-979f-7521e5407cc3 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.159802 [ 878.524036] [48511]: [pid: 48511|app: 0|req: 1401/2846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.528030] [48511]: DEBUG nova.api.openstack.wsgi [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.531182] [48511]: DEBUG nova.policy [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.531794] [48511]: DEBUG nova.compute.api [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 878.535660] [48512]: DEBUG nova.policy [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.536735] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.536869] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.537299] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.537439] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.537664] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.537867] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.540837] [48512]: INFO nova.api.openstack.requestlog [None req-9caf3893-e1c9-477f-b453-a6bd62f81df4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.144933 [ 878.541345] [48512]: [pid: 48512|app: 0|req: 1446/2847] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.544453] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.545653] [48512]: DEBUG nova.compute.api [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.548913] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.550076] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.550076] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.550076] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.550430] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.550704] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.557490] [48511]: DEBUG nova.compute.multi_cell_list [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 878.573185] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.573692] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.573973] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.574247] [48512]: DEBUG nova.objects.instance [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.577178] [48512]: WARNING neutronclient.v2_0.client [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.578937] [48511]: DEBUG nova.policy [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.582740] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.582980] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.583060] [48511]: DEBUG oslo_concurrency.lockutils [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.593861] [48511]: WARNING neutronclient.v2_0.client [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.601418] [48512]: DEBUG nova.policy [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.605591] [48512]: INFO nova.api.openstack.requestlog [None req-5d9fcddc-3b6c-42ee-8ab8-519421cbe17e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.063524 [ 878.605904] [48512]: [pid: 48512|app: 0|req: 1447/2848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.608627] [48512]: DEBUG nova.api.openstack.wsgi [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.609715] [48512]: DEBUG nova.compute.api [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.612970] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.613196] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.613332] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.613591] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.614268] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.614268] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.644513] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.644513] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.644717] [48512]: DEBUG oslo_concurrency.lockutils [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.644770] [48512]: DEBUG nova.objects.instance [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.648806] [48512]: WARNING neutronclient.v2_0.client [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.668919] [48512]: DEBUG nova.policy [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.675410] [48512]: INFO nova.api.openstack.requestlog [None req-f38a007c-8af1-4e18-9462-095f88c56254 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.068928 [ 878.675749] [48512]: [pid: 48512|app: 0|req: 1448/2849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.678849] [48512]: DEBUG nova.api.openstack.wsgi [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a616e448-7125-4c0f-8334-3d1375d1e425", "name": "network-vif-deleted", "tag": "d9004da8-1e52-4fc4-886c-bba418908d70"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 878.685211] [48512]: DEBUG oslo_concurrency.lockutils [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.685255] [48512]: DEBUG oslo_concurrency.lockutils [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.685956] [48512]: DEBUG oslo_concurrency.lockutils [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.693947] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] Creating event network-vif-deleted:d9004da8-1e52-4fc4-886c-bba418908d70 for instance a616e448-7125-4c0f-8334-3d1375d1e425 on cpu-1 [ 878.698100] [48512]: INFO nova.api.openstack.requestlog [req-9d46abb1-994f-4486-b110-6153b22dffb6 req-d666c875-1a0c-4c41-9b43-2b2c2b62a2ca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021656 [ 878.698463] [48512]: [pid: 48512|app: 0|req: 1449/2850] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:03 2025] 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) [ 878.701607] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.702953] [48512]: DEBUG nova.compute.api [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.707160] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.707484] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.707682] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.707967] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.708181] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.708378] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.718751] [48511]: INFO nova.api.openstack.requestlog [None req-6781afd0-a8a8-49b0-b575-b87324dfd605 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 3021 microversion: 2.1 time: 0.194115 [ 878.719114] [48511]: [pid: 48511|app: 0|req: 1402/2851] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/detail => generated 3021 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.721893] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.723081] [48511]: DEBUG nova.compute.api [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.726708] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.726887] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.727031] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.727294] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.727522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.727650] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.736352] [48512]: WARNING neutronclient.v2_0.client [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.748773] [48511]: WARNING neutronclient.v2_0.client [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.760900] [48512]: DEBUG nova.policy [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.764513] [48512]: INFO nova.api.openstack.requestlog [None req-ebd36d75-a512-4ee9-82ac-9482c32ec15a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1464 microversion: 2.1 time: 0.065376 [ 878.764844] [48512]: [pid: 48512|app: 0|req: 1450/2852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1464 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.767376] [48511]: DEBUG nova.policy [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.767502] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.768864] [48512]: DEBUG nova.compute.api [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.772063] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.772254] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.772388] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.772454] [48511]: INFO nova.api.openstack.requestlog [None req-2f1a1054-af72-4cfd-be4f-d622e8b40111 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1452 microversion: 2.1 time: 0.052779 [ 878.772644] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.772790] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.772871] [48511]: [pid: 48511|app: 0|req: 1403/2853] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1452 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.773184] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.775544] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.776902] [48511]: DEBUG nova.compute.api [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.780110] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.780305] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.780444] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.780693] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.780861] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.780985] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.789757] [48512]: WARNING neutronclient.v2_0.client [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.799052] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.799267] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.799405] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.799553] [48511]: DEBUG nova.objects.instance [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.802275] [48511]: WARNING neutronclient.v2_0.client [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.808307] [48512]: DEBUG nova.policy [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.812500] [48512]: INFO nova.api.openstack.requestlog [None req-0b47022e-0f75-48cf-a7ef-435d1f965c9f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.047062 [ 878.812826] [48512]: [pid: 48512|app: 0|req: 1451/2854] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.815261] [48512]: DEBUG nova.api.openstack.wsgi [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.816549] [48512]: DEBUG nova.compute.api [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.819564] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.819762] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.819907] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.820184] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.820365] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.820494] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.822037] [48511]: DEBUG nova.policy [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.826525] [48511]: INFO nova.api.openstack.requestlog [None req-0d30df44-8884-47bb-8f7e-297cd712c0d0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.053069 [ 878.826912] [48511]: [pid: 48511|app: 0|req: 1404/2855] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.829487] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d72a126-ce6c-4523-ba44-1b4360c582eb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.832301] [48511]: DEBUG nova.policy [None req-3d72a126-ce6c-4523-ba44-1b4360c582eb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.832859] [48511]: INFO nova.api.openstack.requestlog [None req-3d72a126-ce6c-4523-ba44-1b4360c582eb tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=non_existing_status" status: 200 len: 15 microversion: 2.1 time: 0.005410 [ 878.833205] [48511]: [pid: 48511|app: 0|req: 1405/2856] 10.180.1.21 () {58 vars in 1173 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers?status=non_existing_status => generated 15 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 878.838797] [48511]: DEBUG nova.api.openstack.wsgi [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.840396] [48511]: DEBUG nova.compute.api [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.843040] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.843273] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.843445] [48512]: DEBUG oslo_concurrency.lockutils [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.843621] [48512]: DEBUG nova.objects.instance [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.844040] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.844233] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.844370] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.844621] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.844767] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.844888] [48511]: DEBUG oslo_concurrency.lockutils [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.846270] [48512]: WARNING neutronclient.v2_0.client [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.860954] [48511]: WARNING neutronclient.v2_0.client [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.864730] [48512]: DEBUG nova.policy [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.869802] [48512]: INFO nova.api.openstack.requestlog [None req-92a60b15-c550-4542-a128-c1d79d59a990 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.056242 [ 878.870181] [48512]: [pid: 48512|app: 0|req: 1452/2857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.873018] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.874632] [48512]: DEBUG nova.compute.api [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.878393] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.878638] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.878818] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.879133] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.879322] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.879602] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.897096] [48512]: WARNING neutronclient.v2_0.client [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.916882] [48512]: DEBUG nova.policy [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.921284] [48512]: INFO nova.api.openstack.requestlog [None req-b6ecb2b2-591d-40aa-90eb-39d5358bd643 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.050522 [ 878.921671] [48512]: [pid: 48512|app: 0|req: 1453/2858] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.924109] [48512]: DEBUG nova.api.openstack.wsgi [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.926535] [48512]: DEBUG nova.policy [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.926881] [48512]: DEBUG nova.compute.api [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Searching by: {'deleted': False, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 878.929592] [48511]: DEBUG nova.policy [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 878.930672] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.930853] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.930993] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.931383] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.931677] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.931810] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.935619] [48511]: INFO nova.api.openstack.requestlog [None req-19ef3cb2-9dbb-475a-b697-4098549389ef tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1551 microversion: 2.1 time: 0.101709 [ 878.936110] [48511]: [pid: 48511|app: 0|req: 1406/2859] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1551 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.939373] [48511]: DEBUG nova.api.openstack.wsgi [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.941314] [48511]: DEBUG nova.compute.api [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.945854] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.946138] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.946332] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.946697] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.946922] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.947115] [48511]: DEBUG oslo_concurrency.lockutils [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.951697] [48512]: DEBUG nova.compute.multi_cell_list [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 878.966325] [48511]: WARNING neutronclient.v2_0.client [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 878.969294] [48512]: INFO nova.api.openstack.requestlog [None req-9eea32d5-73be-4207-9e20-d0a9e33cc01f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 683 microversion: 2.1 time: 0.046843 [ 878.970064] [48512]: [pid: 48512|app: 0|req: 1454/2860] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers => generated 683 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 878.971858] [48512]: DEBUG nova.api.openstack.wsgi [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 878.973246] [48512]: DEBUG nova.compute.api [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 878.976273] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.976460] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.976596] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.976853] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.976999] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.977138] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.995946] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 878.996154] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 878.996290] [48512]: DEBUG oslo_concurrency.lockutils [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 878.996437] [48512]: DEBUG nova.objects.instance [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.999519] [48512]: WARNING neutronclient.v2_0.client [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.019244] [48512]: DEBUG nova.policy [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.023750] [48512]: INFO nova.api.openstack.requestlog [None req-26920ed3-0c9a-4ab9-8667-e5756b799514 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.053744 [ 879.024121] [48512]: [pid: 48512|app: 0|req: 1455/2861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.026936] [48512]: DEBUG nova.api.openstack.wsgi [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.028468] [48512]: DEBUG nova.compute.api [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.030411] [48511]: DEBUG nova.policy [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.031721] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.031932] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.032090] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.032351] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.032486] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.032608] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.036453] [48511]: INFO nova.api.openstack.requestlog [None req-18341cb1-9187-4588-bb96-4c1d7b4828e1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.099703 [ 879.036790] [48511]: [pid: 48511|app: 0|req: 1407/2862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.040131] [48511]: DEBUG nova.api.openstack.wsgi [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.041366] [48511]: DEBUG nova.compute.api [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.045354] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.045531] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.045667] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.046372] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.046372] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.046372] [48511]: DEBUG oslo_concurrency.lockutils [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.055306] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.055526] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.055666] [48512]: DEBUG oslo_concurrency.lockutils [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.055803] [48512]: DEBUG nova.objects.instance [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.060892] [48511]: WARNING neutronclient.v2_0.client [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.061275] [48512]: WARNING neutronclient.v2_0.client [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.080845] [48512]: DEBUG nova.policy [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.084515] [48512]: INFO nova.api.openstack.requestlog [None req-793b2536-2a89-4959-ad67-4529fa545523 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.059823 [ 879.084861] [48512]: [pid: 48512|app: 0|req: 1456/2863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.087257] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.087463] [48512]: DEBUG nova.compute.api [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.090987] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.091130] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.091252] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.091519] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.091665] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.091790] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.100594] [48512]: INFO nova.api.openstack.wsgi [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] HTTP exception thrown: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. [ 879.100937] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 404 to user: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 879.101283] [48511]: INFO nova.api.openstack.requestlog [None req-916133c3-6389-42a3-a09f-d9449db06afd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.063883 [ 879.101355] [48512]: INFO nova.api.openstack.requestlog [None req-8ad15233-41bc-41b7-a174-df48a7229656 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 404 len: 111 microversion: 2.1 time: 0.016027 [ 879.101805] [48512]: [pid: 48512|app: 0|req: 1457/2865] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:03 2025] DELETE /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 879.101896] [48511]: [pid: 48511|app: 0|req: 1408/2865] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-interface => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 879.104903] [48511]: DEBUG nova.api.openstack.wsgi [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.105149] [48512]: DEBUG nova.api.openstack.wsgi [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.106242] [48511]: DEBUG nova.compute.api [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.107287] [48512]: DEBUG nova.compute.api [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.111031] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.111091] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.111124] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.111124] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.111178] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.111178] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.111298] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.111424] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.111539] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.111575] [48512]: DEBUG oslo_concurrency.lockutils [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.111763] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.111891] [48511]: DEBUG oslo_concurrency.lockutils [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.130063] [48512]: WARNING neutronclient.v2_0.client [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.132179] [48511]: WARNING neutronclient.v2_0.client [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.275775] [48512]: DEBUG nova.policy [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.282619] [48512]: INFO nova.api.openstack.requestlog [None req-388bcad2-5866-452f-8787-349e3a216832 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.180247 [ 879.283279] [48512]: [pid: 48512|app: 0|req: 1458/2866] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.286359] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.286848] [48512]: DEBUG nova.compute.api [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.291744] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.292813] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.292813] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.292813] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.293069] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.293069] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.306410] [48511]: DEBUG nova.policy [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.310890] [48511]: INFO nova.api.openstack.requestlog [None req-df32604d-3262-4d03-86ea-01cf0cd3f85a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1531 microversion: 2.1 time: 0.208572 [ 879.311203] [48511]: [pid: 48511|app: 0|req: 1409/2867] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:03 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1531 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.314034] [48511]: DEBUG nova.api.openstack.wsgi [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.315398] [48511]: DEBUG nova.compute.api [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.318768] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.318956] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.319119] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.319382] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.319523] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.319591] [48512]: DEBUG nova.compute.api [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 879.319731] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.340627] [48511]: WARNING neutronclient.v2_0.client [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.361362] [48511]: DEBUG nova.policy [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.365639] [48511]: INFO nova.api.openstack.requestlog [None req-df95ebad-cecd-4d36-a210-a540ee052ec4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.053858 [ 879.365969] [48511]: [pid: 48511|app: 0|req: 1410/2868] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.368354] [48511]: DEBUG nova.api.openstack.wsgi [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.369896] [48511]: DEBUG nova.compute.api [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.377730] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.377730] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.377798] [48512]: INFO nova.api.openstack.requestlog [None req-8f1b8a26-c2f6-4d80-933b-28fc2db2af8e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 204 len: 0 microversion: 2.1 time: 0.091483 [ 879.377833] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.377833] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.377915] [48512]: [pid: 48512|app: 0|req: 1459/2869] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:04 2025] DELETE /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 879.377958] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.377958] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.379843] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.381831] [48512]: DEBUG nova.compute.api [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.386697] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.387040] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.387491] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.387996] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.388252] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.388423] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.401955] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.402196] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.402363] [48511]: DEBUG oslo_concurrency.lockutils [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.402526] [48511]: DEBUG nova.objects.instance [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.406792] [48511]: WARNING neutronclient.v2_0.client [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.409048] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.409183] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.409318] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.409552] [48512]: DEBUG nova.objects.instance [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.413663] [48512]: WARNING neutronclient.v2_0.client [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.425712] [48511]: DEBUG nova.policy [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.430378] [48511]: INFO nova.api.openstack.requestlog [None req-32b72c4b-81cb-492b-881c-222aba2d98b4 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.063830 [ 879.431189] [48511]: [pid: 48511|app: 0|req: 1411/2870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.434130] [48511]: DEBUG nova.api.openstack.wsgi [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.435403] [48511]: DEBUG nova.compute.api [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.437147] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=538,nova_api:INSERT=21,nova_api:UPDATE=9,nova_api:DELETE=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 879.439504] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.439818] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.439975] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.440260] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.440405] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.440557] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.441630] [48512]: DEBUG nova.policy [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.447881] [48512]: INFO nova.api.openstack.requestlog [None req-ae215f8a-5785-4291-aef5-252ceb870864 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.071047 [ 879.448773] [48512]: [pid: 48512|app: 0|req: 1460/2871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.452692] [48512]: DEBUG nova.api.openstack.wsgi [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.453043] [48512]: DEBUG nova.compute.api [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.458737] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.458737] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.458737] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.459078] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.459078] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.459280] [48512]: DEBUG oslo_concurrency.lockutils [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.464903] [48511]: WARNING neutronclient.v2_0.client [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.476397] [48512]: DEBUG nova.compute.api [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 879.489946] [48511]: DEBUG nova.policy [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.495034] [48511]: DEBUG nova.policy [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.495765] [48511]: DEBUG nova.policy [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.498922] [48511]: INFO nova.api.openstack.requestlog [None req-d7d6c350-a32a-4870-9452-f29e38a18eb5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.067125 [ 879.499306] [48511]: [pid: 48511|app: 0|req: 1412/2872] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.503753] [48511]: DEBUG nova.api.openstack.wsgi [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.505123] [48511]: DEBUG nova.compute.api [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.515027] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.515892] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.515892] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.515892] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.516079] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.516145] [48511]: DEBUG oslo_concurrency.lockutils [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.537695] [48512]: INFO nova.api.openstack.requestlog [None req-32df1f82-189a-4408-8128-397b79ab3adf tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 204 len: 0 microversion: 2.1 time: 0.087978 [ 879.538065] [48512]: [pid: 48512|app: 0|req: 1461/2873] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:04 2025] DELETE /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 879.545521] [48512]: DEBUG nova.api.openstack.wsgi [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.546350] [48511]: WARNING neutronclient.v2_0.client [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.548651] [48512]: DEBUG nova.compute.api [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.551151] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.551374] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.551517] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.551778] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.551981] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.552125] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.571979] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.572198] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.572334] [48512]: DEBUG oslo_concurrency.lockutils [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.572483] [48512]: DEBUG nova.objects.instance [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lazy-loading 'fault' on Instance uuid 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.575463] [48512]: WARNING neutronclient.v2_0.client [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.596202] [48512]: DEBUG nova.policy [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd54a0c2613f94709a418b47452cce698', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557844f0f0e541f88ba5ef9384507e73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.600188] [48512]: INFO nova.api.openstack.requestlog [None req-38ef454e-435e-4ace-99fb-5b30f7e9de21 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 200 len: 1300 microversion: 2.1 time: 0.057635 [ 879.600533] [48512]: [pid: 48512|app: 0|req: 1462/2874] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.604793] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.606277] [48512]: DEBUG nova.compute.api [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: e1b909d5-04cf-4a24-8598-5ce15a309c3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.609861] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.610116] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.610289] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.610758] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.610920] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.611115] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.620893] [48511]: DEBUG nova.policy [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.621672] [48512]: INFO nova.api.openstack.wsgi [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] HTTP exception thrown: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. [ 879.622060] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 404 to user: Instance e1b909d5-04cf-4a24-8598-5ce15a309c3a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 879.622464] [48512]: INFO nova.api.openstack.requestlog [None req-9cdb9e25-91e6-472a-a121-14620832e856 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a" status: 404 len: 111 microversion: 2.1 time: 0.021375 [ 879.623186] [48512]: [pid: 48512|app: 0|req: 1463/2875] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/e1b909d5-04cf-4a24-8598-5ce15a309c3a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 879.627435] [48511]: INFO nova.api.openstack.requestlog [None req-17233664-42b0-4fb5-aba2-ac296f33d10a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1504 microversion: 2.1 time: 0.126132 [ 879.627435] [48511]: [pid: 48511|app: 0|req: 1413/2876] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1504 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.631334] [48512]: DEBUG nova.api.openstack.wsgi [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.631334] [48512]: DEBUG nova.compute.api [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.632584] [48511]: DEBUG nova.api.openstack.wsgi [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.633679] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.633857] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.633943] [48511]: DEBUG nova.compute.api [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.633986] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.634249] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.634386] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.634505] [48512]: DEBUG oslo_concurrency.lockutils [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.639359] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.639729] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.639729] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.640013] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.640130] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.640247] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.657321] [48512]: WARNING neutronclient.v2_0.client [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.668761] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.668947] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.669715] [48511]: DEBUG oslo_concurrency.lockutils [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.669715] [48511]: DEBUG nova.objects.instance [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.672388] [48511]: WARNING neutronclient.v2_0.client [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.679827] [48512]: DEBUG nova.policy [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.686830] [48512]: INFO nova.api.openstack.requestlog [None req-02c2e378-502e-41d2-896b-e0a6d2ba3cf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.061231 [ 879.687191] [48512]: [pid: 48512|app: 0|req: 1464/2877] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.689676] [48512]: DEBUG nova.api.openstack.wsgi [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.691138] [48512]: DEBUG nova.compute.api [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.691266] [48511]: DEBUG nova.policy [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.694699] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.694894] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.695189] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.695279] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.695421] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.695544] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.696087] [48511]: INFO nova.api.openstack.requestlog [None req-6492ae22-0306-444f-92cf-ec83a387b4ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.068804 [ 879.696445] [48511]: [pid: 48511|app: 0|req: 1414/2878] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.700179] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.702865] [48511]: DEBUG nova.compute.api [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.705830] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.706191] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.706425] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.706757] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.706996] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.707256] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.716118] [48512]: WARNING neutronclient.v2_0.client [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.730634] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.731633] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.731633] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.731633] [48511]: DEBUG nova.objects.instance [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.734431] [48511]: WARNING neutronclient.v2_0.client [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.752460] [48511]: DEBUG nova.policy [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.757087] [48511]: INFO nova.api.openstack.requestlog [None req-eb6696f8-da1c-4e7c-8e96-8d9191a4f6ef tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.060080 [ 879.757434] [48511]: [pid: 48511|app: 0|req: 1415/2879] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.780417] [48511]: DEBUG nova.api.openstack.wsgi [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.782085] [48511]: DEBUG nova.compute.api [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.787328] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.787536] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.787677] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.787984] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.788281] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.788398] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.823838] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.824069] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.824287] [48511]: DEBUG oslo_concurrency.lockutils [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.824444] [48511]: DEBUG nova.objects.instance [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.827480] [48512]: DEBUG nova.policy [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.830669] [48511]: WARNING neutronclient.v2_0.client [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.833553] [48512]: INFO nova.api.openstack.requestlog [None req-4eec0473-84aa-4339-b0de-550b1d32268c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1520 microversion: 2.1 time: 0.145786 [ 879.833950] [48512]: [pid: 48512|app: 0|req: 1465/2880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1520 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.836697] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.838231] [48512]: DEBUG nova.compute.api [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.843078] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.843284] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.843421] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.843705] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.843872] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.843997] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.851708] [48511]: DEBUG nova.policy [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.855925] [48511]: INFO nova.api.openstack.requestlog [None req-3521c95a-b052-411d-b35f-8ff3c34b46d8 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.079999 [ 879.856289] [48511]: [pid: 48511|app: 0|req: 1416/2881] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.858772] [48511]: DEBUG nova.api.openstack.wsgi [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.860321] [48511]: DEBUG nova.compute.api [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.864806] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.864806] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.864909] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.865156] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.865362] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.865415] [48511]: DEBUG oslo_concurrency.lockutils [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.867541] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.867813] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.867951] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.868123] [48512]: DEBUG nova.objects.instance [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.871474] [48512]: WARNING neutronclient.v2_0.client [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.887474] [48511]: WARNING neutronclient.v2_0.client [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.893575] [48512]: DEBUG nova.policy [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.898453] [48512]: INFO nova.api.openstack.requestlog [None req-c7124100-cc50-4f87-a321-ab2c27dcd470 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.063806 [ 879.898786] [48512]: [pid: 48512|app: 0|req: 1466/2882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.901543] [48512]: DEBUG nova.api.openstack.wsgi [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.903209] [48512]: DEBUG nova.compute.api [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.906615] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.906944] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.907034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.907274] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.907436] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.907564] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.908205] [48511]: DEBUG nova.policy [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.912303] [48511]: INFO nova.api.openstack.requestlog [None req-805fbfba-52e6-4f6d-a3ba-182ed29ebd2f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.055332 [ 879.912627] [48511]: [pid: 48511|app: 0|req: 1417/2883] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.916016] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.916325] [48511]: DEBUG nova.compute.api [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.919427] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.919600] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.919759] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.920024] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.920169] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.920286] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.931132] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.931395] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.931591] [48512]: DEBUG oslo_concurrency.lockutils [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.931844] [48512]: DEBUG nova.objects.instance [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.934918] [48512]: WARNING neutronclient.v2_0.client [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.947793] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.948161] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.948427] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.948705] [48511]: DEBUG nova.objects.instance [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.953286] [48511]: WARNING neutronclient.v2_0.client [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 879.954615] [48512]: DEBUG nova.policy [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.959144] [48512]: INFO nova.api.openstack.requestlog [None req-a911c64d-f265-4c8e-b54f-41f75453bf40 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.059747 [ 879.959517] [48512]: [pid: 48512|app: 0|req: 1467/2884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.961957] [48512]: DEBUG nova.api.openstack.wsgi [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 879.963338] [48512]: DEBUG nova.compute.api [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 879.966441] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.966630] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.966778] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.967117] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 879.967276] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 879.967402] [48512]: DEBUG oslo_concurrency.lockutils [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 879.973924] [48511]: DEBUG nova.policy [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 879.979881] [48511]: INFO nova.api.openstack.requestlog [None req-2e7eb6a1-05b5-4f64-8719-db709330884d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.066644 [ 879.980264] [48511]: [pid: 48511|app: 0|req: 1418/2885] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.985226] [48512]: WARNING neutronclient.v2_0.client [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.005813] [48512]: DEBUG nova.policy [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.010342] [48512]: INFO nova.api.openstack.requestlog [None req-95ed7ab2-a3ad-411b-a97b-3604eec2dcff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.050218 [ 880.010725] [48512]: [pid: 48512|app: 0|req: 1468/2886] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.038561] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.040077] [48511]: DEBUG nova.compute.api [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.044661] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.044834] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.045894] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.045894] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.045894] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.045894] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.049166] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.050659] [48512]: DEBUG nova.compute.api [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.055666] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.055866] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.055995] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.056306] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.056773] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.056773] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.069399] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.069938] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.071014] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.071014] [48511]: DEBUG nova.objects.instance [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.073380] [48511]: WARNING neutronclient.v2_0.client [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.076104] [48512]: WARNING neutronclient.v2_0.client [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.093499] [48511]: DEBUG nova.policy [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.097695] [48511]: INFO nova.api.openstack.requestlog [None req-3e93c563-f42a-422a-b03a-5bf196746826 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.061144 [ 880.098084] [48511]: [pid: 48511|app: 0|req: 1419/2887] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.100669] [48511]: DEBUG nova.api.openstack.wsgi [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.102677] [48511]: DEBUG nova.compute.api [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.105168] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.105335] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.106103] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.106103] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.106103] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.106103] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.124691] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.125379] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.125379] [48511]: DEBUG oslo_concurrency.lockutils [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.125379] [48511]: DEBUG nova.objects.instance [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.128762] [48511]: WARNING neutronclient.v2_0.client [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.164267] [48511]: DEBUG nova.policy [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.170017] [48511]: INFO nova.api.openstack.requestlog [None req-2d3c3b05-64bf-4247-ba6e-3e704229c9a5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.070832 [ 880.170095] [48511]: [pid: 48511|app: 0|req: 1420/2888] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.192122] [48512]: DEBUG nova.policy [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.197117] [48512]: INFO nova.api.openstack.requestlog [None req-2d7a2d42-316a-4338-9b79-5598b1841448 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.150001 [ 880.197541] [48512]: [pid: 48512|app: 0|req: 1469/2889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:04 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.298925] [48511]: DEBUG nova.api.openstack.wsgi [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.300886] [48511]: DEBUG nova.compute.api [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.306063] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.306338] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.306403] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.306677] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.306825] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.306948] [48511]: DEBUG oslo_concurrency.lockutils [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.329483] [48512]: DEBUG nova.api.openstack.wsgi [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.332337] [48512]: DEBUG nova.compute.api [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.336579] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.337971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.337971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.337971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.337971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.337971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.355623] [48511]: WARNING neutronclient.v2_0.client [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.362701] [48512]: WARNING neutronclient.v2_0.client [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.431263] [48512]: DEBUG nova.policy [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.433541] [48511]: DEBUG nova.policy [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.438753] [48512]: INFO nova.api.openstack.requestlog [None req-d2e16b1a-f5dd-4afa-a37a-6464e72df412 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1531 microversion: 2.1 time: 0.112761 [ 880.438864] [48511]: INFO nova.api.openstack.requestlog [None req-0277db9a-09bf-4049-8b0e-823477a54a59 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.142614 [ 880.439273] [48512]: [pid: 48512|app: 0|req: 1470/2891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1531 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.439343] [48511]: [pid: 48511|app: 0|req: 1421/2891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.441619] [48512]: DEBUG nova.api.openstack.wsgi [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.441701] [48511]: DEBUG nova.api.openstack.wsgi [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "80604c0f-8b5c-4517-a5b7-3f182c9f20c2", "name": "network-vif-deleted", "tag": "06785ac4-1625-41d1-a882-284a7be309fc"}, {"name": "network-changed", "server_uuid": "784838a3-d86b-48f7-ba1b-f2ab3b7b8c79", "tag": "a4bf1d28-bea1-4a57-b5a7-04285f55c873"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 880.443066] [48512]: DEBUG nova.compute.api [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.448022] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.448068] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.448868] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.448868] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.448868] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.448868] [48512]: DEBUG oslo_concurrency.lockutils [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.450540] [48511]: DEBUG oslo_concurrency.lockutils [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.450797] [48511]: DEBUG oslo_concurrency.lockutils [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.450955] [48511]: DEBUG oslo_concurrency.lockutils [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.461427] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Creating event network-vif-deleted:06785ac4-1625-41d1-a882-284a7be309fc for instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 on cpu-1 [ 880.461715] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] Creating event network-changed:a4bf1d28-bea1-4a57-b5a7-04285f55c873 for instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 on cpu-1 [ 880.467589] [48511]: INFO nova.api.openstack.requestlog [req-c4935d1f-79af-46a1-85dc-23e4b65fd134 req-683563a3-d8a7-463b-9199-6707b2284ce7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027814 [ 880.467781] [48512]: WARNING neutronclient.v2_0.client [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.468032] [48511]: [pid: 48511|app: 0|req: 1422/2892] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:05 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 880.474135] [48511]: DEBUG nova.api.openstack.wsgi [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.474261] [48511]: DEBUG nova.compute.api [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.478874] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.479264] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.479527] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.479933] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.480674] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.480674] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.489304] [48512]: DEBUG nova.policy [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.493735] [48512]: INFO nova.api.openstack.requestlog [None req-7439d30a-69ec-4828-8eea-eaf8f0d4eb04 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1207 microversion: 2.1 time: 0.054122 [ 880.494204] [48512]: [pid: 48512|app: 0|req: 1471/2893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.496638] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.497903] [48512]: DEBUG nova.compute.api [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.501262] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.501453] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.501587] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.501868] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.502012] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.502230] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.509764] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.510096] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.510391] [48511]: DEBUG oslo_concurrency.lockutils [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.510700] [48511]: DEBUG nova.objects.instance [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.517812] [48511]: WARNING neutronclient.v2_0.client [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.524474] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.524660] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.524798] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.524956] [48512]: DEBUG nova.objects.instance [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.528713] [48512]: WARNING neutronclient.v2_0.client [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.538342] [48511]: DEBUG nova.policy [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.544217] [48511]: INFO nova.api.openstack.requestlog [None req-54aa36cf-eb6a-479e-a144-8415a90449c7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.075451 [ 880.544942] [48511]: [pid: 48511|app: 0|req: 1423/2894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.547826] [48511]: DEBUG nova.api.openstack.wsgi [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.549468] [48511]: DEBUG nova.compute.api [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.552388] [48512]: DEBUG nova.policy [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.553758] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.554028] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.554346] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.554703] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.554937] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.555122] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.557344] [48512]: INFO nova.api.openstack.requestlog [None req-ef562300-8743-4f72-8b1d-586dce54d10f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.062636 [ 880.557732] [48512]: [pid: 48512|app: 0|req: 1472/2895] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.579690] [48511]: WARNING neutronclient.v2_0.client [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.598876] [48511]: DEBUG nova.policy [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.605712] [48511]: DEBUG nova.policy [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.605712] [48511]: DEBUG nova.policy [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.611041] [48511]: INFO nova.api.openstack.requestlog [None req-31b1d703-4967-4f95-ab66-3d3f854fc95f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.065185 [ 880.611641] [48511]: [pid: 48511|app: 0|req: 1424/2896] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.615390] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.617163] [48512]: DEBUG nova.compute.api [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] [instance: 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.622733] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.623181] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.623493] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.624067] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.624409] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.624728] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.641961] [48512]: INFO nova.api.openstack.wsgi [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] HTTP exception thrown: Instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 could not be found. [ 880.642261] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Returning 404 to user: Instance 22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 880.642859] [48512]: INFO nova.api.openstack.requestlog [None req-7d5ae449-74d3-40a7-a390-9d218080c519 tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89" status: 404 len: 111 microversion: 2.1 time: 0.031134 [ 880.643460] [48512]: [pid: 48512|app: 0|req: 1473/2897] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/22fb04dc-ab9e-4d0c-a87a-a6423eb05a89 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 880.646193] [48511]: DEBUG nova.api.openstack.wsgi [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.648461] [48511]: DEBUG nova.compute.api [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.650697] [48512]: DEBUG nova.api.openstack.wsgi [None req-b1b5060b-2edf-4f73-b199-a30b1e0d59db tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.652087] [48512]: WARNING neutronclient.v2_0.client [None req-b1b5060b-2edf-4f73-b199-a30b1e0d59db tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.653686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.654020] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.654279] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.654661] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.654904] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.655122] [48511]: DEBUG oslo_concurrency.lockutils [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.684369] [48511]: WARNING neutronclient.v2_0.client [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.691307] [48512]: WARNING neutronclient.v2_0.client [None req-b1b5060b-2edf-4f73-b199-a30b1e0d59db tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.798896] [48512]: INFO nova.api.openstack.requestlog [None req-b1b5060b-2edf-4f73-b199-a30b1e0d59db tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/8c49bdcf-f8e3-4883-b509-795a54e2f950" status: 202 len: 0 microversion: 2.1 time: 0.151086 [ 880.799355] [48512]: [pid: 48512|app: 0|req: 1474/2898] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:24:05 2025] DELETE /compute/v2.1/os-security-groups/8c49bdcf-f8e3-4883-b509-795a54e2f950 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 880.799725] [48511]: DEBUG nova.policy [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.802235] [48512]: DEBUG nova.api.openstack.wsgi [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.804229] [48512]: DEBUG nova.compute.api [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.805374] [48511]: INFO nova.api.openstack.requestlog [None req-f603cdc2-584a-4f06-b924-e7cc59dd79bb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1504 microversion: 2.1 time: 0.162192 [ 880.805734] [48511]: [pid: 48511|app: 0|req: 1425/2899] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1504 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.808483] [48511]: DEBUG nova.api.openstack.wsgi [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.810456] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.810456] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.810597] [48511]: DEBUG nova.compute.api [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.810635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.810635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.810635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.810635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.814210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.829054] [48512]: WARNING neutronclient.v2_0.client [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.834050] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.834216] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.834350] [48511]: DEBUG oslo_concurrency.lockutils [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.834501] [48511]: DEBUG nova.objects.instance [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.837733] [48511]: WARNING neutronclient.v2_0.client [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.850659] [48512]: DEBUG nova.policy [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.855345] [48512]: INFO nova.api.openstack.requestlog [None req-d9621cea-812a-4788-897b-4723da514b90 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.055030 [ 880.855693] [48512]: [pid: 48512|app: 0|req: 1475/2900] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.858120] [48511]: DEBUG nova.policy [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.858463] [48512]: DEBUG nova.api.openstack.wsgi [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0842aa8c-6aad-46b9-93c0-df7903450ed6", "name": "network-vif-deleted", "tag": "e2b59b39-01c6-406e-9b90-78fbbdf35517"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 880.863558] [48511]: INFO nova.api.openstack.requestlog [None req-8458f1f7-a362-493e-9126-e6486467ba07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.057186 [ 880.863929] [48511]: [pid: 48511|app: 0|req: 1426/2901] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.866996] [48512]: DEBUG oslo_concurrency.lockutils [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.866996] [48512]: DEBUG oslo_concurrency.lockutils [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.866996] [48512]: DEBUG oslo_concurrency.lockutils [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.867233] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.868648] [48511]: DEBUG nova.compute.api [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.873036] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] Creating event network-vif-deleted:e2b59b39-01c6-406e-9b90-78fbbdf35517 for instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 on cpu-1 [ 880.873630] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.873854] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.874373] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.874373] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.874498] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.874615] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.878336] [48512]: INFO nova.api.openstack.requestlog [req-e1a97cb5-ed50-4176-a3ba-42a812435d68 req-3bd9a438-fea9-4eab-8e15-9eafa24fae1b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021910 [ 880.878702] [48512]: [pid: 48512|app: 0|req: 1476/2902] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:05 2025] 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) [ 880.881982] [48512]: DEBUG nova.api.openstack.wsgi [None req-a16217b8-13d2-4b86-b7b8-c508eabd65fb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.883213] [48512]: WARNING neutronclient.v2_0.client [None req-a16217b8-13d2-4b86-b7b8-c508eabd65fb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.901074] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.901215] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.901383] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.901482] [48511]: DEBUG nova.objects.instance [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.905042] [48511]: WARNING neutronclient.v2_0.client [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.907956] [48512]: WARNING neutronclient.v2_0.client [None req-a16217b8-13d2-4b86-b7b8-c508eabd65fb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 880.924584] [48511]: DEBUG nova.policy [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 880.929371] [48511]: INFO nova.api.openstack.requestlog [None req-ca5d142a-1db2-4476-bd61-9db2d7fc622c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.064812 [ 880.929846] [48511]: [pid: 48511|app: 0|req: 1427/2903] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.932962] [48511]: DEBUG nova.api.openstack.wsgi [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 880.934620] [48511]: DEBUG nova.compute.api [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 880.938555] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.938790] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.938933] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.939213] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 880.939473] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 880.939695] [48511]: DEBUG oslo_concurrency.lockutils [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 880.958116] [48511]: WARNING neutronclient.v2_0.client [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.002709] [48512]: INFO nova.api.openstack.requestlog [None req-a16217b8-13d2-4b86-b7b8-c508eabd65fb tempest-SecurityGroupsTestJSON-1734216756 tempest-SecurityGroupsTestJSON-1734216756-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/0e0e254f-6737-4701-b8b1-b6906deeb63f" status: 202 len: 0 microversion: 2.1 time: 0.123279 [ 881.003137] [48512]: [pid: 48512|app: 0|req: 1477/2904] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:24:05 2025] DELETE /compute/v2.1/os-security-groups/0e0e254f-6737-4701-b8b1-b6906deeb63f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 881.006946] [48512]: DEBUG nova.api.openstack.wsgi [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.008729] [48512]: DEBUG nova.compute.api [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.014708] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.014895] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.015050] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.015358] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.015511] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.015635] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.037607] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.037948] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.038146] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.038361] [48512]: DEBUG nova.objects.instance [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.042304] [48512]: WARNING neutronclient.v2_0.client [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.215205] [48511]: DEBUG nova.policy [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.224808] [48511]: INFO nova.api.openstack.requestlog [None req-02ec71f7-c177-4cb8-ac46-312ccfec0e99 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1520 microversion: 2.1 time: 0.294276 [ 881.225290] [48511]: [pid: 48511|app: 0|req: 1428/2905] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1520 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.228512] [48511]: DEBUG nova.api.openstack.wsgi [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.230415] [48511]: DEBUG nova.compute.api [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.233427] [48512]: DEBUG nova.policy [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.235869] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.236802] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.236802] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.236802] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.237180] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.237180] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.238067] [48512]: INFO nova.api.openstack.requestlog [None req-f2c0b466-f290-4f80-b2ba-a65c9ac3fbb3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.234076 [ 881.238456] [48512]: [pid: 48512|app: 0|req: 1478/2906] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.241561] [48512]: DEBUG nova.api.openstack.wsgi [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.243139] [48512]: DEBUG nova.compute.api [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.246804] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.247447] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.247447] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.247447] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.247952] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.247952] [48512]: DEBUG oslo_concurrency.lockutils [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.275369] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.275369] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.275645] [48511]: DEBUG oslo_concurrency.lockutils [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.275713] [48511]: DEBUG nova.objects.instance [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.286023] [48511]: WARNING neutronclient.v2_0.client [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.286177] [48512]: WARNING neutronclient.v2_0.client [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.313216] [48511]: DEBUG nova.policy [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.318558] [48511]: INFO nova.api.openstack.requestlog [None req-89d9eeeb-46fa-4ce3-981d-99453e1a5b28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.092554 [ 881.318915] [48511]: [pid: 48511|app: 0|req: 1429/2907] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:05 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.321490] [48511]: DEBUG nova.api.openstack.wsgi [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.323715] [48511]: DEBUG nova.compute.api [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.327767] [48512]: DEBUG nova.policy [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.327971] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.331909] [48512]: INFO nova.api.openstack.requestlog [None req-939e4a51-a2c0-4899-b17f-c1c05260d16d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.092730 [ 881.332449] [48512]: [pid: 48512|app: 0|req: 1479/2908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.336368] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.337905] [48512]: DEBUG nova.compute.api [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.341624] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.341807] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.342027] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.342284] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.342489] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.342622] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.349811] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.350200] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.350323] [48511]: DEBUG oslo_concurrency.lockutils [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.350521] [48511]: DEBUG nova.objects.instance [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.354527] [48511]: WARNING neutronclient.v2_0.client [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.377447] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.377447] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.377447] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.377447] [48512]: DEBUG nova.objects.instance [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.379686] [48512]: WARNING neutronclient.v2_0.client [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.386209] [48511]: DEBUG nova.policy [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.395409] [48511]: INFO nova.api.openstack.requestlog [None req-06fa491a-634d-408b-ae49-8e3f10ea61b3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.075835 [ 881.396453] [48511]: [pid: 48511|app: 0|req: 1430/2909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.398982] [48511]: DEBUG nova.api.openstack.wsgi [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.401019] [48511]: DEBUG nova.compute.api [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.405933] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.406093] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.406235] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.406497] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.406644] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.406768] [48511]: DEBUG oslo_concurrency.lockutils [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.427711] [48511]: WARNING neutronclient.v2_0.client [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.429812] [48512]: DEBUG nova.policy [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.437239] [48512]: INFO nova.api.openstack.requestlog [None req-f4dd2e06-3223-49ae-b280-609be2bafc7b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.103473 [ 881.437671] [48512]: [pid: 48512|app: 0|req: 1480/2910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.441824] [48512]: DEBUG nova.api.openstack.wsgi [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.444035] [48512]: DEBUG nova.compute.api [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.448418] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.448883] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.448883] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.449186] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.449938] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.449938] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.478528] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.478992] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.479124] [48511]: DEBUG nova.policy [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.480895] [48512]: DEBUG oslo_concurrency.lockutils [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.480895] [48512]: DEBUG nova.objects.instance [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.484689] [48511]: INFO nova.api.openstack.requestlog [None req-139b439b-4280-43ad-a1f7-49c53a979ebb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.088121 [ 881.485016] [48512]: WARNING neutronclient.v2_0.client [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.485191] [48511]: [pid: 48511|app: 0|req: 1431/2911] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.488061] [48511]: DEBUG nova.api.openstack.wsgi [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.490145] [48511]: DEBUG nova.compute.api [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.493799] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.494057] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.494176] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.494450] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.494591] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.494715] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.519443] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.519622] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.519807] [48511]: DEBUG oslo_concurrency.lockutils [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.520035] [48511]: DEBUG nova.objects.instance [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.524072] [48511]: WARNING neutronclient.v2_0.client [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.530212] [48512]: DEBUG nova.policy [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.535343] [48512]: INFO nova.api.openstack.requestlog [None req-813a62f1-6bc3-45fd-943f-5afc11beadb0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.096613 [ 881.535868] [48512]: [pid: 48512|app: 0|req: 1481/2912] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.539138] [48512]: DEBUG nova.api.openstack.wsgi [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.541266] [48512]: DEBUG nova.compute.api [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.545144] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.545733] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.546148] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.546519] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.547246] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.547246] [48512]: DEBUG oslo_concurrency.lockutils [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.569023] [48512]: WARNING neutronclient.v2_0.client [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.578741] [48511]: DEBUG nova.policy [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.586461] [48511]: INFO nova.api.openstack.requestlog [None req-95e091b0-b464-4c88-8db5-ea83673c43de tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.099077 [ 881.586461] [48511]: [pid: 48511|app: 0|req: 1432/2913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.588890] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.591238] [48511]: DEBUG nova.compute.api [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.596271] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.596701] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.597049] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.597556] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.598060] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.598411] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.617685] [48511]: WARNING neutronclient.v2_0.client [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.905346] [48512]: DEBUG nova.policy [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.909595] [48512]: INFO nova.api.openstack.requestlog [None req-be51ee02-80aa-46af-84b1-48ff288ebde8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.372913 [ 881.909971] [48512]: [pid: 48512|app: 0|req: 1482/2914] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.912769] [48512]: DEBUG nova.api.openstack.wsgi [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.913838] [48512]: DEBUG nova.compute.api [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.920828] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.921101] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.921886] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.921886] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.921886] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.921886] [48512]: DEBUG oslo_concurrency.lockutils [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.925301] [48511]: DEBUG nova.policy [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 881.929605] [48511]: INFO nova.api.openstack.requestlog [None req-9e1390eb-959d-43c1-baf0-a95bf79ac0dc tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1526 microversion: 2.1 time: 0.343168 [ 881.930621] [48511]: [pid: 48511|app: 0|req: 1433/2915] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1526 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.932769] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 881.934255] [48511]: DEBUG nova.compute.api [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 881.937845] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.938062] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.938201] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.938457] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 881.938595] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 881.938710] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 881.951998] [48512]: WARNING neutronclient.v2_0.client [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 881.962211] [48511]: WARNING neutronclient.v2_0.client [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.251868] [48511]: DEBUG nova.policy [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.261045] [48511]: INFO nova.api.openstack.requestlog [None req-2f1a44e3-9d71-4853-9428-77527963bc69 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1263 microversion: 2.1 time: 0.330173 [ 882.261534] [48511]: [pid: 48511|app: 0|req: 1434/2916] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1263 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.264452] [48511]: DEBUG nova.api.openstack.wsgi [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.266182] [48511]: DEBUG nova.compute.api [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.276719] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.276971] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.277143] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.277437] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.277609] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.277827] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.313125] [48512]: DEBUG nova.policy [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.316477] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.316657] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.316834] [48511]: DEBUG oslo_concurrency.lockutils [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.316994] [48511]: DEBUG nova.objects.instance [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.321182] [48511]: WARNING neutronclient.v2_0.client [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.321508] [48512]: INFO nova.api.openstack.requestlog [None req-470bb0d3-fb34-444e-ad57-2c97f2cdf924 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1390 microversion: 2.1 time: 0.410854 [ 882.321865] [48512]: [pid: 48512|app: 0|req: 1483/2917] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:06 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1390 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.324611] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.326236] [48512]: DEBUG nova.compute.api [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.329883] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.330121] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.330251] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.330522] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.330690] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.330819] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.342573] [48511]: DEBUG nova.policy [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.348042] [48511]: INFO nova.api.openstack.requestlog [None req-353c073a-e331-4353-b962-929e78aa9aa5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.085643 [ 882.348327] [48511]: [pid: 48511|app: 0|req: 1435/2918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.351962] [48511]: DEBUG nova.api.openstack.wsgi [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.353842] [48511]: DEBUG nova.compute.api [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.359128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.359441] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.359640] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.360198] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.360602] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.360744] [48511]: DEBUG oslo_concurrency.lockutils [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.367359] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.367359] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.367359] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.367359] [48512]: DEBUG nova.objects.instance [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.370332] [48512]: WARNING neutronclient.v2_0.client [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.389951] [48511]: WARNING neutronclient.v2_0.client [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.397834] [48512]: DEBUG nova.policy [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.404031] [48512]: INFO nova.api.openstack.requestlog [None req-d6f5e9cc-0352-4c64-91bd-5a9e76b396cb tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.081143 [ 882.404167] [48512]: [pid: 48512|app: 0|req: 1484/2919] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.412123] [48512]: DEBUG nova.api.openstack.wsgi [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.414164] [48511]: DEBUG nova.policy [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.414597] [48512]: DEBUG nova.compute.api [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.419322] [48511]: DEBUG nova.policy [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.420106] [48511]: DEBUG nova.policy [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.422019] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.427425] [48511]: INFO nova.api.openstack.requestlog [None req-d57729b7-33cf-41f0-ab52-4e6e7d35282e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.078355 [ 882.427997] [48511]: [pid: 48511|app: 0|req: 1436/2920] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.435026] [48511]: DEBUG nova.api.openstack.wsgi [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.437247] [48511]: DEBUG nova.compute.api [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.443126] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.443341] [48512]: WARNING neutronclient.v2_0.client [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.443441] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.443656] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.444628] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.444628] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.444628] [48511]: DEBUG oslo_concurrency.lockutils [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.467737] [48511]: WARNING neutronclient.v2_0.client [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.498847] [48511]: DEBUG nova.policy [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.504376] [48511]: INFO nova.api.openstack.requestlog [None req-9308caea-841f-466f-b164-6846d5cc6852 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.075624 [ 882.504845] [48511]: [pid: 48511|app: 0|req: 1437/2921] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.508350] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.509880] [48511]: DEBUG nova.compute.api [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.516473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.541117] [48512]: DEBUG nova.policy [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.546012] [48512]: INFO nova.api.openstack.requestlog [None req-94b2e283-ff99-42f4-a34e-78d39a7f339d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1507 microversion: 2.1 time: 0.139459 [ 882.546409] [48512]: [pid: 48512|app: 0|req: 1485/2922] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1507 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.556025] [48512]: DEBUG nova.api.openstack.wsgi [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.556025] [48512]: DEBUG nova.compute.api [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.556189] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.556189] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.556189] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.556189] [48511]: DEBUG nova.objects.instance [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.556336] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.556493] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.556844] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.557195] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.557451] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.557649] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.560181] [48511]: WARNING neutronclient.v2_0.client [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.582030] [48511]: DEBUG nova.policy [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.583936] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.584107] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.584291] [48512]: DEBUG oslo_concurrency.lockutils [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.584448] [48512]: DEBUG nova.objects.instance [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.586579] [48511]: INFO nova.api.openstack.requestlog [None req-8f72c5be-4aea-459f-a4b1-b5a9ee2eb98f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.081274 [ 882.587056] [48511]: [pid: 48511|app: 0|req: 1438/2923] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.588658] [48512]: WARNING neutronclient.v2_0.client [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.589563] [48511]: DEBUG nova.api.openstack.wsgi [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.591126] [48511]: DEBUG nova.compute.api [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.596291] [48511]: DEBUG oslo_concurrency.lockutils [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.607972] [48512]: DEBUG nova.policy [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.613722] [48512]: INFO nova.api.openstack.requestlog [None req-3651d6d8-6ece-4a77-a1d6-72696464bc2b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.066097 [ 882.613811] [48511]: WARNING neutronclient.v2_0.client [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.613873] [48512]: [pid: 48512|app: 0|req: 1486/2924] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.616846] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.618307] [48512]: DEBUG nova.compute.api [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.621509] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.621760] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.622141] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.622484] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.622689] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.622869] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.643195] [48512]: WARNING neutronclient.v2_0.client [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.697244] [48512]: DEBUG nova.policy [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.704919] [48512]: INFO nova.api.openstack.requestlog [None req-8d2803e0-16bd-4c41-a7f5-da58a86101ba tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1302 microversion: 2.1 time: 0.090358 [ 882.705367] [48512]: [pid: 48512|app: 0|req: 1487/2925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1302 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.709689] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.710868] [48512]: DEBUG nova.compute.api [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.715093] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.715093] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.715093] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.715595] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.715797] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.715987] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.757559] [48511]: DEBUG nova.policy [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.763758] [48511]: INFO nova.api.openstack.requestlog [None req-796e7a3e-d2ed-4f58-b404-b33daacc385d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1526 microversion: 2.1 time: 0.176114 [ 882.763984] [48511]: [pid: 48511|app: 0|req: 1439/2926] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.765275] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.765531] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.765674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.765834] [48512]: DEBUG nova.objects.instance [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.767206] [48511]: DEBUG nova.api.openstack.wsgi [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.768751] [48511]: DEBUG nova.compute.api [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.772701] [48512]: WARNING neutronclient.v2_0.client [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.775448] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.775646] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.775781] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.776154] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.776154] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.776382] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.799632] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.799928] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.800080] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.800237] [48511]: DEBUG nova.objects.instance [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.803104] [48511]: WARNING neutronclient.v2_0.client [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.814501] [48512]: DEBUG nova.policy [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.819385] [48512]: INFO nova.api.openstack.requestlog [None req-8ddd0270-4a3b-404d-89b5-740237336a0e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.113394 [ 882.819903] [48512]: [pid: 48512|app: 0|req: 1488/2927] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.822457] [48512]: DEBUG nova.api.openstack.wsgi [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.825053] [48512]: DEBUG nova.compute.api [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.832805] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.832989] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.833141] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.833402] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.833522] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.833693] [48512]: DEBUG oslo_concurrency.lockutils [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.855470] [48512]: WARNING neutronclient.v2_0.client [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.855783] [48511]: DEBUG nova.policy [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.861580] [48511]: INFO nova.api.openstack.requestlog [None req-63aa4079-bd02-489c-961f-62d84fc09585 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.097065 [ 882.861931] [48511]: [pid: 48511|app: 0|req: 1440/2928] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.869443] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.871412] [48511]: DEBUG nova.compute.api [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.873672] [48512]: DEBUG nova.policy [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.876092] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.876312] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.876581] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.876990] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.877198] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.877347] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.878354] [48512]: INFO nova.api.openstack.requestlog [None req-401e136f-207e-40eb-97ec-08bb0798105a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.057811 [ 882.878830] [48512]: [pid: 48512|app: 0|req: 1489/2929] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.881897] [48512]: DEBUG nova.api.openstack.wsgi [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.883300] [48512]: DEBUG nova.compute.api [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.886303] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.886481] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.886631] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.886882] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.887469] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.887469] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.897924] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.898180] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.898392] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.898588] [48511]: DEBUG nova.objects.instance [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.901874] [48511]: WARNING neutronclient.v2_0.client [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.913430] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.913611] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.913765] [48512]: DEBUG oslo_concurrency.lockutils [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.913889] [48512]: DEBUG nova.objects.instance [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.916689] [48512]: WARNING neutronclient.v2_0.client [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.922234] [48511]: DEBUG nova.policy [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.926723] [48511]: INFO nova.api.openstack.requestlog [None req-5f39faca-a20c-4f59-ba12-7220f54a1ac4 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.063838 [ 882.926723] [48511]: [pid: 48511|app: 0|req: 1441/2930] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.930029] [48511]: DEBUG nova.api.openstack.wsgi [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "276f7ca4-c93c-430c-aead-2960ac7bf894", "name": "network-vif-deleted", "tag": "7a0c910d-8bdf-45e5-a055-5f475715fcd6"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 882.935845] [48511]: DEBUG oslo_concurrency.lockutils [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.936037] [48511]: DEBUG oslo_concurrency.lockutils [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.936182] [48511]: DEBUG oslo_concurrency.lockutils [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.936285] [48512]: DEBUG nova.policy [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 882.940590] [48512]: INFO nova.api.openstack.requestlog [None req-f596f89c-34e5-4c58-8f7d-56151b67b3a8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.061375 [ 882.940942] [48512]: [pid: 48512|app: 0|req: 1490/2931] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.942901] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] Creating event network-vif-deleted:7a0c910d-8bdf-45e5-a055-5f475715fcd6 for instance 276f7ca4-c93c-430c-aead-2960ac7bf894 on cpu-1 [ 882.943177] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.944504] [48512]: DEBUG nova.compute.api [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.946385] [48511]: INFO nova.api.openstack.requestlog [req-1074d01a-d23d-4db1-ac3f-a51dbba84864 req-7636736c-3499-4b5d-bdf5-4696bcaee903 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019166 [ 882.947935] [48511]: [pid: 48511|app: 0|req: 1442/2932] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:07 2025] 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) [ 882.948048] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.948208] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.948369] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.948658] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.948847] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.949043] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.949724] [48511]: DEBUG nova.api.openstack.wsgi [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 882.951054] [48511]: DEBUG nova.compute.api [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 882.954451] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.954451] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.954451] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.954706] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.954833] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.954955] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.972351] [48512]: WARNING neutronclient.v2_0.client [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.976583] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 882.976905] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 882.977153] [48511]: DEBUG oslo_concurrency.lockutils [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 882.978434] [48511]: DEBUG nova.objects.instance [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.983770] [48511]: WARNING neutronclient.v2_0.client [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 882.991932] [48512]: DEBUG nova.policy [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.002277] [48512]: INFO nova.api.openstack.requestlog [None req-b0ea81df-7d59-4c0d-8358-732eda101ebf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.060722 [ 883.004629] [48512]: [pid: 48512|app: 0|req: 1491/2933] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.006617] [48512]: DEBUG nova.api.openstack.wsgi [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.006829] [48512]: DEBUG nova.compute.api [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.007619] [48511]: DEBUG nova.policy [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.011667] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.011865] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.011928] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.012191] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.012305] [48511]: INFO nova.api.openstack.requestlog [None req-8790754b-6820-46a1-bc00-ebccd5e9e233 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.064987 [ 883.012350] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.012560] [48512]: DEBUG oslo_concurrency.lockutils [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.012625] [48511]: [pid: 48511|app: 0|req: 1443/2934] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.015066] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.016459] [48511]: DEBUG nova.compute.api [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.019712] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.020028] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.020233] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.020551] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.021068] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.021068] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.034797] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1504,nova_cell1:UPDATE=30,nova_cell1:INSERT=14,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 883.048583] [48512]: DEBUG nova.compute.api [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 883.049955] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.050162] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.050292] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.050913] [48511]: DEBUG nova.objects.instance [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.051855] [48512]: INFO nova.compute.api [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Working on deleting snapshot 19e69091-804b-4475-899d-3fb7f9137cb6 from shelved instance... [ 883.054924] [48511]: WARNING neutronclient.v2_0.client [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.077655] [48511]: DEBUG nova.policy [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.082061] [48511]: INFO nova.api.openstack.requestlog [None req-ac44a735-b0b0-46b3-bd40-e8eb94cbd0f6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.068823 [ 883.082428] [48511]: [pid: 48511|app: 0|req: 1444/2935] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.085281] [48511]: DEBUG nova.api.openstack.wsgi [None req-50e4e052-6a21-437e-8624-dbdfb7e5ab1a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.089715] [48511]: INFO nova.api.openstack.wsgi [None req-50e4e052-6a21-437e-8624-dbdfb7e5ab1a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] HTTP exception thrown: Flavor e47a6764-ab04-4c69-8efa-9f1bc674ff27 could not be found. [ 883.089867] [48511]: DEBUG nova.api.openstack.wsgi [None req-50e4e052-6a21-437e-8624-dbdfb7e5ab1a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] Returning 404 to user: Flavor e47a6764-ab04-4c69-8efa-9f1bc674ff27 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 883.090250] [48511]: INFO nova.api.openstack.requestlog [None req-50e4e052-6a21-437e-8624-dbdfb7e5ab1a tempest-MigrationsAdminTest-1919029891 tempest-MigrationsAdminTest-1919029891-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27" status: 404 len: 109 microversion: 2.1 time: 0.007370 [ 883.090702] [48511]: [pid: 48511|app: 0|req: 1445/2936] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:07 2025] DELETE /compute/v2.1/flavors/e47a6764-ab04-4c69-8efa-9f1bc674ff27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 883.093341] [48511]: DEBUG nova.api.openstack.wsgi [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc", "name": "network-vif-unplugged", "status": "completed", "tag": "d5bf3b32-ceea-4c25-9ed4-b9df8566ecae"}, {"name": "network-changed", "server_uuid": "830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc", "tag": "d5bf3b32-ceea-4c25-9ed4-b9df8566ecae"}, {"server_uuid": "727bdb5a-85fa-4643-8696-b1044f4afda3", "name": "network-vif-deleted", "tag": "a111d3d6-38ac-40b3-bac6-e961ba57efc9"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 883.101946] [48511]: DEBUG oslo_concurrency.lockutils [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.102037] [48511]: DEBUG oslo_concurrency.lockutils [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.102139] [48511]: DEBUG oslo_concurrency.lockutils [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.109301] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Creating event network-vif-unplugged:d5bf3b32-ceea-4c25-9ed4-b9df8566ecae for instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc on cpu-1 [ 883.109491] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Creating event network-changed:d5bf3b32-ceea-4c25-9ed4-b9df8566ecae for instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc on cpu-1 [ 883.109687] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] Creating event network-vif-deleted:a111d3d6-38ac-40b3-bac6-e961ba57efc9 for instance 727bdb5a-85fa-4643-8696-b1044f4afda3 on cpu-1 [ 883.114973] [48511]: INFO nova.api.openstack.requestlog [req-3c75ebd5-92a6-4e93-9646-b34cf9d9d36f req-a5de6d0d-d4aa-441a-8af6-5d86fe2e1d2e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 523 microversion: 2.1 time: 0.023792 [ 883.115343] [48511]: [pid: 48511|app: 0|req: 1446/2937] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:07 2025] POST /compute/v2.1/os-server-external-events => generated 523 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 883.118460] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.119845] [48511]: DEBUG nova.compute.api [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.123345] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.123528] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.123660] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.123993] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.124155] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.124294] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.145151] [48511]: WARNING neutronclient.v2_0.client [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.224262] [48512]: INFO nova.api.openstack.requestlog [None req-874cd1ad-b5d3-4b92-80dc-90987c35ce64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 204 len: 0 microversion: 2.1 time: 0.220368 [ 883.224616] [48512]: [pid: 48512|app: 0|req: 1492/2938] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:07 2025] DELETE /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 0 bytes in 221 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 883.228625] [48512]: DEBUG nova.api.openstack.wsgi [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.229045] [48512]: DEBUG nova.compute.api [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.235025] [48512]: DEBUG oslo_concurrency.lockutils [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.280654] [48512]: DEBUG nova.compute.api [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 883.294677] [48511]: DEBUG nova.policy [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.301413] [48511]: INFO nova.api.openstack.requestlog [None req-e1a26d88-b23b-420c-8f2f-c34ab1967a01 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.184862 [ 883.301413] [48511]: [pid: 48511|app: 0|req: 1447/2939] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:07 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.304129] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.305644] [48511]: DEBUG nova.compute.api [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.310114] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.310431] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.310606] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.310938] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.311110] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.311246] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.337222] [48511]: WARNING neutronclient.v2_0.client [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.379701] [48512]: INFO nova.api.openstack.requestlog [None req-6076503c-995b-41ce-b16f-0d375be96c24 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 204 len: 0 microversion: 2.1 time: 0.154150 [ 883.380127] [48512]: [pid: 48512|app: 0|req: 1493/2940] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:07 2025] DELETE /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 883.383617] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.385083] [48512]: DEBUG nova.compute.api [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.388344] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.388505] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.388640] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.390057] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.390057] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.390057] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.407444] [48512]: WARNING neutronclient.v2_0.client [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.436476] [48512]: DEBUG nova.policy [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.444293] [48512]: INFO nova.api.openstack.requestlog [None req-bb76a4cc-1972-4702-96c5-7ebf65cf122b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1263 microversion: 2.1 time: 0.063072 [ 883.446113] [48512]: [pid: 48512|app: 0|req: 1494/2941] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1263 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.446949] [48512]: DEBUG nova.api.openstack.wsgi [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.448700] [48512]: DEBUG nova.compute.api [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.451596] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.451770] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.451957] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.452232] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.452373] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.452494] [48512]: DEBUG oslo_concurrency.lockutils [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.467045] [48511]: DEBUG nova.policy [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.471195] [48511]: INFO nova.api.openstack.requestlog [None req-4f527ad1-8153-4bbd-a18b-ef1e18ce2a50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.169176 [ 883.471541] [48511]: [pid: 48511|app: 0|req: 1448/2942] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.473431] [48512]: WARNING neutronclient.v2_0.client [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.473965] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.475470] [48511]: DEBUG nova.compute.api [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.482047] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.482288] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.482441] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.482715] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.482860] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.482980] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.516103] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.516292] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.516435] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.516575] [48511]: DEBUG nova.objects.instance [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.520981] [48511]: WARNING neutronclient.v2_0.client [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.544882] [48511]: DEBUG nova.policy [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.550312] [48511]: INFO nova.api.openstack.requestlog [None req-fd028620-64ee-4824-852d-10277726dc1d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.078032 [ 883.550525] [48511]: [pid: 48511|app: 0|req: 1449/2943] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.552913] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.554381] [48511]: DEBUG nova.compute.api [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.557521] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.557752] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.557897] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.558167] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.558309] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.558429] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.580817] [48511]: WARNING neutronclient.v2_0.client [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.591068] [48512]: DEBUG nova.policy [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.595780] [48512]: INFO nova.api.openstack.requestlog [None req-f75da83b-67ea-4e0f-9509-5a6fe76398a4 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1587 microversion: 2.1 time: 0.150643 [ 883.596137] [48512]: [pid: 48512|app: 0|req: 1495/2944] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1587 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.599095] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.600130] [48512]: DEBUG nova.compute.api [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.603219] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.603389] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.603521] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.603762] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.603901] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.604067] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.626310] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.626486] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.626616] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.626911] [48512]: DEBUG nova.objects.instance [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.629588] [48512]: WARNING neutronclient.v2_0.client [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.639964] [48511]: DEBUG nova.policy [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.645146] [48511]: INFO nova.api.openstack.requestlog [None req-fc2ea665-19f8-4cb4-bea1-944d13602ee6 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1530 microversion: 2.1 time: 0.093992 [ 883.647366] [48511]: [pid: 48511|app: 0|req: 1450/2945] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1530 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.648475] [48511]: DEBUG nova.api.openstack.wsgi [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.649830] [48511]: DEBUG nova.compute.api [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.652813] [48512]: DEBUG nova.policy [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.653788] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.653975] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.654117] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.654484] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.654633] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.654750] [48511]: DEBUG oslo_concurrency.lockutils [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.656839] [48512]: INFO nova.api.openstack.requestlog [None req-b9d6898d-724e-4f1d-a9b9-803176f80f01 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.060187 [ 883.657172] [48512]: [pid: 48512|app: 0|req: 1496/2946] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.659417] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.660963] [48512]: DEBUG nova.compute.api [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.664290] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.664290] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.664290] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.664513] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.664655] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.665115] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.680091] [48511]: WARNING neutronclient.v2_0.client [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.681474] [48512]: WARNING neutronclient.v2_0.client [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.703711] [48511]: DEBUG nova.policy [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.712607] [48511]: DEBUG nova.policy [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.713686] [48511]: DEBUG nova.policy [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.715980] [48512]: DEBUG nova.policy [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.716627] [48511]: INFO nova.api.openstack.requestlog [None req-0efa58a2-ccf7-4455-8619-ba479231b515 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.070217 [ 883.716962] [48511]: [pid: 48511|app: 0|req: 1451/2947] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.722149] [48512]: INFO nova.api.openstack.requestlog [None req-a1359373-f596-40a9-8b53-9761ae125698 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.063483 [ 883.722149] [48512]: [pid: 48512|app: 0|req: 1497/2948] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.722969] [48511]: DEBUG nova.api.openstack.wsgi [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.723945] [48512]: DEBUG nova.api.openstack.wsgi [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.725251] [48512]: DEBUG nova.compute.api [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.726459] [48511]: DEBUG nova.compute.api [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.731760] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.731760] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.731760] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.731902] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.731934] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.731934] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.731985] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.732022] [48512]: DEBUG oslo_concurrency.lockutils [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.732049] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.732049] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.732049] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.732049] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.747791] [48512]: WARNING neutronclient.v2_0.client [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.760373] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.760586] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.760701] [48511]: DEBUG oslo_concurrency.lockutils [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.760860] [48511]: DEBUG nova.objects.instance [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.763762] [48511]: WARNING neutronclient.v2_0.client [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.782935] [48512]: INFO nova.api.openstack.requestlog [None req-58328c2c-563e-4e8b-bcdb-20291741b106 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.060842 [ 883.783809] [48512]: [pid: 48512|app: 0|req: 1498/2949] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5/os-interface => generated 288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 883.787108] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.788725] [48512]: DEBUG nova.compute.api [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.793402] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.793759] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.794046] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.794435] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.794713] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.794964] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.798710] [48511]: DEBUG nova.policy [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.803327] [48511]: INFO nova.api.openstack.requestlog [None req-351e9d1a-d140-4b80-887c-786c0fc7b2c6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.085283 [ 883.803663] [48511]: [pid: 48511|app: 0|req: 1452/2950] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.806502] [48511]: DEBUG nova.api.openstack.wsgi [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.807464] [48511]: DEBUG nova.compute.api [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.811540] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.811826] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.811999] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.812320] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.812943] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.812943] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.824561] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.824561] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.824561] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.824561] [48512]: DEBUG nova.objects.instance [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.830047] [48512]: WARNING neutronclient.v2_0.client [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.831959] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.832239] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.832457] [48511]: DEBUG oslo_concurrency.lockutils [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.832665] [48511]: DEBUG nova.objects.instance [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.835712] [48511]: WARNING neutronclient.v2_0.client [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.874498] [48512]: DEBUG nova.policy [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.879593] [48512]: INFO nova.api.openstack.requestlog [None req-d6908d17-1ea0-41d1-a1b8-c98bf98a37c4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.095080 [ 883.880083] [48512]: [pid: 48512|app: 0|req: 1499/2951] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.885030] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.885788] [48512]: DEBUG nova.compute.api [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.888995] [48511]: DEBUG nova.policy [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.891239] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.891877] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.891877] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.893945] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.893945] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.893945] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.895368] [48511]: INFO nova.api.openstack.requestlog [None req-828df684-c952-43bb-acd1-e32281ed439e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.090987 [ 883.895884] [48511]: [pid: 48511|app: 0|req: 1453/2952] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.898484] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.899881] [48511]: DEBUG nova.compute.api [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.908992] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.909207] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.909338] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.909595] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.909775] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.909899] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.912999] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.913209] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.913373] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.913498] [48512]: DEBUG nova.objects.instance [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.918021] [48512]: WARNING neutronclient.v2_0.client [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.931652] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.931832] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.931969] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.932261] [48511]: DEBUG nova.objects.instance [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.935401] [48511]: WARNING neutronclient.v2_0.client [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.935891] [48512]: DEBUG nova.policy [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.940500] [48512]: INFO nova.api.openstack.requestlog [None req-cc0691d8-7ab8-4bee-ab3d-06a38ead4c51 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.059744 [ 883.940985] [48512]: [pid: 48512|app: 0|req: 1500/2953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.947649] [48512]: DEBUG nova.api.openstack.wsgi [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.948963] [48512]: DEBUG nova.compute.api [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.952743] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.952992] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.953142] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.953405] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.953607] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.953735] [48512]: DEBUG oslo_concurrency.lockutils [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.954579] [48511]: DEBUG nova.policy [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.959122] [48511]: INFO nova.api.openstack.requestlog [None req-9c1daf1e-d6c2-4743-8d9e-e4b044ac79df tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.062739 [ 883.959618] [48511]: [pid: 48511|app: 0|req: 1454/2954] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.962091] [48511]: DEBUG nova.api.openstack.wsgi [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.963572] [48511]: DEBUG nova.compute.api [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 883.967194] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.967404] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.967544] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.967881] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.968037] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.968164] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.969111] [48512]: WARNING neutronclient.v2_0.client [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.990648] [48512]: DEBUG nova.policy [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 883.992043] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 883.992259] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 883.992584] [48511]: DEBUG oslo_concurrency.lockutils [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 883.992584] [48511]: DEBUG nova.objects.instance [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.994818] [48512]: INFO nova.api.openstack.requestlog [None req-62ff95c5-bf91-40ab-a71f-97edf1b513dc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.053245 [ 883.995280] [48512]: [pid: 48512|app: 0|req: 1501/2955] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.995517] [48511]: WARNING neutronclient.v2_0.client [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 883.997793] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 883.999170] [48512]: DEBUG nova.compute.api [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.002586] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.002897] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.003069] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.003344] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.003512] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.003651] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.016351] [48511]: DEBUG nova.policy [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.020518] [48511]: INFO nova.api.openstack.requestlog [None req-57031c53-3f09-4017-9500-12f6e785bcc2 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.060230 [ 884.020897] [48511]: [pid: 48511|app: 0|req: 1455/2956] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.029904] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.030118] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.030256] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.030405] [48512]: DEBUG nova.objects.instance [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.033333] [48512]: WARNING neutronclient.v2_0.client [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.051662] [48512]: DEBUG nova.policy [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.055553] [48512]: INFO nova.api.openstack.requestlog [None req-f4a3b512-8aef-4c14-969d-7f7d0d8fe5c7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.059737 [ 884.055878] [48512]: [pid: 48512|app: 0|req: 1502/2957] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.058174] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.059774] [48512]: DEBUG nova.compute.api [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.062769] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.062946] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.063100] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.063359] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.063504] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.063626] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.083103] [48512]: WARNING neutronclient.v2_0.client [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.085265] [48511]: DEBUG nova.api.openstack.wsgi [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-2028534347", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 884.108192] [48512]: DEBUG nova.policy [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.113145] [48512]: INFO nova.api.openstack.requestlog [None req-f0cb1db6-ddd9-4e5f-b747-2389c2dbc943 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.056572 [ 884.113897] [48512]: [pid: 48512|app: 0|req: 1503/2958] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.117497] [48512]: DEBUG nova.api.openstack.wsgi [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.119631] [48512]: DEBUG nova.compute.api [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.124288] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.124618] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.124876] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.125319] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.125663] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.125814] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.126390] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.126588] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.126724] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.127049] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.128425] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.128588] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.135017] [48511]: DEBUG nova.virt.hardware [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 884.135162] [48511]: DEBUG nova.virt.hardware [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 884.135317] [48511]: DEBUG nova.virt.hardware [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 884.135432] [48511]: DEBUG nova.virt.hardware [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 884.135542] [48511]: DEBUG nova.virt.hardware [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 884.147793] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.147972] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.148117] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.148430] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.151152] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.151435] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.155961] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.156175] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.156312] [48512]: DEBUG oslo_concurrency.lockutils [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.156670] [48512]: DEBUG nova.objects.instance [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.161643] [48512]: WARNING neutronclient.v2_0.client [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.163735] [48511]: DEBUG nova.quota [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Getting quotas for project abd5270164474d199f3089238550dda4. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 884.169202] [48511]: DEBUG nova.quota [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Getting quotas for user adac885d4799443fa63ba7acd641f82e and project abd5270164474d199f3089238550dda4. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 884.176129] [48511]: DEBUG nova.compute.api [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 884.178762] [48511]: DEBUG nova.compute.api [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 884.179606] [48512]: DEBUG nova.policy [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.185996] [48512]: INFO nova.api.openstack.requestlog [None req-579a8d7f-9eb4-47b6-91b2-fef821d369aa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.071381 [ 884.186792] [48512]: [pid: 48512|app: 0|req: 1504/2959] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.220820] [48511]: INFO nova.api.openstack.requestlog [None req-bacf55ac-4a71-4cbc-a781-5a41b1cbcd33 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.199194 [ 884.221220] [48511]: [pid: 48511|app: 0|req: 1456/2960] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:24:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 200 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 884.266965] [48511]: DEBUG nova.api.openstack.wsgi [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.268145] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.268305] [48511]: DEBUG nova.compute.api [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.270037] [48512]: DEBUG nova.compute.api [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.274254] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.274415] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.274549] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.274838] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.274990] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.275128] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.279349] [48511]: WARNING neutronclient.v2_0.client [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-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. [ 884.302995] [48511]: DEBUG nova.policy [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '61faeb16032a4fd6a96976e5fc64cc07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.312513] [48511]: DEBUG nova.policy [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '61faeb16032a4fd6a96976e5fc64cc07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.312513] [48511]: DEBUG nova.policy [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '61faeb16032a4fd6a96976e5fc64cc07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.312638] [48511]: INFO nova.api.openstack.requestlog [None req-b36080d8-a979-4dd5-b7cb-df9a30b2728f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1300 microversion: 2.47 time: 0.085119 [ 884.316021] [48511]: [pid: 48511|app: 0|req: 1457/2961] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1300 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 884.318957] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.320653] [48511]: DEBUG nova.compute.api [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.329630] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.329898] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.329994] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.330262] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.330403] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.330470] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.330522] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.330823] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.330991] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.331299] [48512]: DEBUG nova.objects.instance [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.339497] [48512]: WARNING neutronclient.v2_0.client [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.358387] [48511]: WARNING neutronclient.v2_0.client [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.361983] [48512]: DEBUG nova.policy [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.368382] [48512]: INFO nova.api.openstack.requestlog [None req-1e9d88cc-a304-4571-b480-348a4e1ae8ff tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.181460 [ 884.371023] [48512]: [pid: 48512|app: 0|req: 1505/2962] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:08 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.371402] [48512]: DEBUG nova.api.openstack.wsgi [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1181145564", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 884.418855] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.418855] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.418855] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.420226] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.420226] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.420226] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.433045] [48512]: DEBUG nova.virt.hardware [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 884.433045] [48512]: DEBUG nova.virt.hardware [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 884.433045] [48512]: DEBUG nova.virt.hardware [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 884.433045] [48512]: DEBUG nova.virt.hardware [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 884.433045] [48512]: DEBUG nova.virt.hardware [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 884.440040] [48511]: DEBUG nova.policy [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.444318] [48511]: INFO nova.api.openstack.requestlog [None req-2f2fbfed-51c9-4651-bb8a-d17aa836e3b5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.130023 [ 884.444659] [48511]: [pid: 48511|app: 0|req: 1458/2963] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.445477] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.445670] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.445807] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.447093] [48511]: DEBUG nova.api.openstack.wsgi [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.447394] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.447639] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.447818] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.448492] [48511]: DEBUG nova.compute.api [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.452301] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.452490] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.452622] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.452885] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.453044] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.453171] [48511]: DEBUG oslo_concurrency.lockutils [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.458427] [48512]: DEBUG nova.quota [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Getting quotas for project abd5270164474d199f3089238550dda4. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 884.463567] [48512]: DEBUG nova.quota [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Getting quotas for user adac885d4799443fa63ba7acd641f82e and project abd5270164474d199f3089238550dda4. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 884.469623] [48512]: DEBUG nova.compute.api [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 884.471153] [48512]: DEBUG nova.compute.api [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 884.476232] [48511]: WARNING neutronclient.v2_0.client [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.508072] [48512]: INFO nova.api.openstack.requestlog [None req-5e89733e-ba55-46c4-b503-fc81b736eb59 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.137846 [ 884.508072] [48512]: [pid: 48512|app: 0|req: 1506/2964] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:24:09 2025] POST /compute/v2.1/servers => generated 380 bytes in 138 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 884.511735] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.511735] [48512]: DEBUG nova.compute.api [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.515802] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.516016] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.516152] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.516415] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.516558] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.516680] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.532810] [48512]: WARNING neutronclient.v2_0.client [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.543227] [48511]: DEBUG nova.policy [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.548428] [48511]: INFO nova.api.openstack.requestlog [None req-646816ee-66af-42bc-9761-e34880824bef tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1587 microversion: 2.1 time: 0.103238 [ 884.548782] [48511]: [pid: 48511|app: 0|req: 1459/2965] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1587 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.551376] [48511]: DEBUG nova.api.openstack.wsgi [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.551448] [48512]: DEBUG nova.policy [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.552623] [48511]: DEBUG nova.compute.api [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.555464] [48512]: INFO nova.api.openstack.requestlog [None req-9c24992e-c1ae-4fd8-b3b5-2a9b2aef2546 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1271 microversion: 2.1 time: 0.047326 [ 884.555776] [48512]: [pid: 48512|app: 0|req: 1507/2966] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.556683] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.556781] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.556935] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.557162] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.557311] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.557537] [48511]: DEBUG oslo_concurrency.lockutils [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.557984] [48512]: DEBUG nova.api.openstack.wsgi [None req-9581125b-f804-4793-957c-ff1281768638 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 884.559398] [48512]: DEBUG nova.compute.api [None req-9581125b-f804-4793-957c-ff1281768638 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.577830] [48511]: WARNING neutronclient.v2_0.client [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.585599] [48512]: INFO nova.api.openstack.requestlog [None req-9581125b-f804-4793-957c-ff1281768638 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1014 microversion: 2.47 time: 0.029123 [ 884.585941] [48512]: [pid: 48512|app: 0|req: 1508/2967] 10.180.1.21 () {62 vars in 1292 bytes} [Mon Dec 8 18:24:09 2025] PUT /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.588063] [48512]: DEBUG nova.api.openstack.wsgi [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.589390] [48512]: DEBUG nova.compute.api [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.593768] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.593948] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.594112] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.594368] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.594643] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.594643] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.621827] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.622092] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.622237] [48512]: DEBUG oslo_concurrency.lockutils [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.622418] [48512]: DEBUG nova.objects.instance [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.625964] [48512]: WARNING neutronclient.v2_0.client [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.646408] [48512]: DEBUG nova.policy [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.649885] [48511]: DEBUG nova.policy [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.653495] [48512]: INFO nova.api.openstack.requestlog [None req-252e87f9-9f01-4c99-862b-6d599dc3eca6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.067132 [ 884.653840] [48512]: [pid: 48512|app: 0|req: 1509/2968] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.654935] [48511]: INFO nova.api.openstack.requestlog [None req-b387de86-1bcc-42d2-9c29-7df6cd4043ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.105056 [ 884.654935] [48511]: [pid: 48511|app: 0|req: 1460/2969] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.656318] [48512]: DEBUG nova.api.openstack.wsgi [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.657776] [48512]: DEBUG nova.compute.api [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.662518] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.664212] [48511]: DEBUG nova.compute.api [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.668808] [48512]: WARNING neutronclient.v2_0.client [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.668980] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.669192] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.669291] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.669557] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.669771] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.669908] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.686849] [48512]: DEBUG nova.policy [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.690884] [48512]: DEBUG nova.policy [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.691572] [48512]: DEBUG nova.policy [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.692242] [48512]: INFO nova.api.openstack.requestlog [None req-8dd35d86-5446-4126-a98f-1981da6aab6f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1300 microversion: 2.47 time: 0.037895 [ 884.692545] [48512]: [pid: 48512|app: 0|req: 1510/2970] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1300 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.696022] [48512]: DEBUG nova.api.openstack.wsgi [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.696110] [48511]: WARNING neutronclient.v2_0.client [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.696171] [48512]: DEBUG nova.compute.api [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.700710] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.700710] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.700710] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.700956] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.700956] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.701158] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.722958] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.723157] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.723249] [48512]: DEBUG oslo_concurrency.lockutils [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.723442] [48512]: DEBUG nova.objects.instance [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.726321] [48512]: WARNING neutronclient.v2_0.client [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.745459] [48512]: DEBUG nova.policy [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.749721] [48512]: INFO nova.api.openstack.requestlog [None req-35479b2a-67bf-4b71-971d-4b75acb9ac0f tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.056646 [ 884.751134] [48512]: [pid: 48512|app: 0|req: 1511/2971] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.753266] [48512]: DEBUG nova.api.openstack.wsgi [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.754953] [48512]: DEBUG nova.compute.api [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.757863] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.758048] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.758224] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.758482] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.758823] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.758823] [48512]: DEBUG oslo_concurrency.lockutils [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.770524] [48511]: DEBUG nova.policy [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.776153] [48511]: INFO nova.api.openstack.requestlog [None req-ea2cd63f-2f70-4864-b3c9-7f52fa30a743 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1530 microversion: 2.1 time: 0.116251 [ 884.776511] [48511]: [pid: 48511|app: 0|req: 1461/2972] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1530 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.779122] [48511]: DEBUG nova.api.openstack.wsgi [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.779748] [48512]: WARNING neutronclient.v2_0.client [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.780628] [48511]: DEBUG nova.compute.api [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.784194] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.784459] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.784648] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.785072] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.785105] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.785234] [48511]: DEBUG oslo_concurrency.lockutils [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.799519] [48512]: DEBUG nova.policy [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.804621] [48512]: INFO nova.api.openstack.requestlog [None req-6010bcc1-2648-47a8-b138-b7aea6440a03 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.053247 [ 884.804621] [48512]: [pid: 48512|app: 0|req: 1512/2973] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.808342] [48511]: WARNING neutronclient.v2_0.client [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.817545] [48512]: DEBUG nova.api.openstack.wsgi [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.819633] [48512]: DEBUG nova.compute.api [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.823049] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.823279] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.823383] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.823646] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.823790] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.823913] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.827809] [48511]: DEBUG nova.policy [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.834018] [48511]: DEBUG nova.policy [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.835522] [48511]: DEBUG nova.policy [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.841096] [48511]: INFO nova.api.openstack.requestlog [None req-71fa69c6-25f4-4fbb-9a32-b7850ef4d712 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.063567 [ 884.841579] [48511]: [pid: 48511|app: 0|req: 1462/2974] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 884.849207] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.849406] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.849665] [48512]: DEBUG oslo_concurrency.lockutils [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.849754] [48512]: DEBUG nova.objects.instance [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.852704] [48512]: WARNING neutronclient.v2_0.client [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.872182] [48512]: DEBUG nova.policy [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.876761] [48512]: INFO nova.api.openstack.requestlog [None req-a57d606d-95c7-496a-b094-7a1f13d14411 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.061847 [ 884.876992] [48512]: [pid: 48512|app: 0|req: 1513/2975] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.899998] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.901806] [48511]: DEBUG nova.compute.api [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.908523] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.908730] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.908889] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.909233] [48512]: DEBUG nova.api.openstack.wsgi [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.909487] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.909933] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.909933] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.910740] [48512]: DEBUG nova.compute.api [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.914826] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.914903] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.915039] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.915442] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.915579] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.915643] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.947650] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.947841] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.948566] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.948566] [48511]: DEBUG nova.objects.instance [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.948670] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.948670] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.948887] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.949505] [48512]: DEBUG nova.objects.instance [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.952333] [48512]: WARNING neutronclient.v2_0.client [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.952510] [48511]: WARNING neutronclient.v2_0.client [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 884.977427] [48512]: DEBUG nova.policy [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 884.981898] [48512]: INFO nova.api.openstack.requestlog [None req-14e5cb62-7bc8-4771-b8ed-f1f33f28c45c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.074883 [ 884.982300] [48512]: [pid: 48512|app: 0|req: 1514/2976] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.985828] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 884.987540] [48512]: DEBUG nova.compute.api [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 884.993917] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.995430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.995430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.995430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 884.995430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 884.995430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 884.995592] [48511]: DEBUG nova.policy [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.007998] [48511]: INFO nova.api.openstack.requestlog [None req-ab8a47a7-3972-4a5d-982e-ac26331eea3a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.110494 [ 885.008562] [48511]: [pid: 48511|app: 0|req: 1463/2977] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.014071] [48511]: DEBUG nova.api.openstack.wsgi [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.014382] [48511]: DEBUG nova.compute.api [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.018164] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.018588] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.018588] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.018905] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.019142] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.019310] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.020745] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.020955] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.021103] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.021291] [48512]: DEBUG nova.objects.instance [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.025260] [48512]: WARNING neutronclient.v2_0.client [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.049644] [48512]: DEBUG nova.policy [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.050517] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.050759] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.050942] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.051157] [48511]: DEBUG nova.objects.instance [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.056015] [48511]: WARNING neutronclient.v2_0.client [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.056115] [48512]: INFO nova.api.openstack.requestlog [None req-b7e997da-7634-436f-af0b-3cbfc43bcfec tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.071687 [ 885.056115] [48512]: [pid: 48512|app: 0|req: 1515/2978] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.060387] [48512]: DEBUG nova.api.openstack.wsgi [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.060387] [48512]: DEBUG nova.compute.api [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.065828] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.066034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.066179] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.066441] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.066577] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.066694] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.085201] [48511]: DEBUG nova.policy [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.085285] [48512]: WARNING neutronclient.v2_0.client [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.088546] [48511]: INFO nova.api.openstack.requestlog [None req-fbeed55b-bb4f-4219-99f4-7de924a09a7f tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.079210 [ 885.088944] [48511]: [pid: 48511|app: 0|req: 1464/2979] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.093288] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.094706] [48511]: DEBUG nova.compute.api [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.098464] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.098846] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.099126] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.099536] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.099737] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.099927] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.103941] [48512]: DEBUG nova.policy [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.114736] [48512]: INFO nova.api.openstack.requestlog [None req-a0ac5e0e-fb19-47c8-aa92-5f90a7630f5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.057970 [ 885.115128] [48512]: [pid: 48512|app: 0|req: 1516/2980] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.118676] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.120359] [48512]: DEBUG nova.compute.api [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.128148] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.128337] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.128337] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.128337] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.128337] [48511]: DEBUG nova.objects.instance [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.134705] [48511]: WARNING neutronclient.v2_0.client [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.148304] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.148797] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.149105] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.149624] [48512]: DEBUG nova.objects.instance [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.153705] [48512]: WARNING neutronclient.v2_0.client [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.154869] [48511]: DEBUG nova.policy [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.159667] [48511]: INFO nova.api.openstack.requestlog [None req-e3225553-1418-4b52-a936-e2fcfb035b50 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.069909 [ 885.161202] [48511]: [pid: 48511|app: 0|req: 1465/2981] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.163851] [48511]: DEBUG nova.api.openstack.wsgi [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3611d0e8-84e2-4533-aa78-5cde40f3a0a5", "tag": "5d198c10-8194-4972-a91b-d8f5b8570aa2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 885.169849] [48511]: DEBUG oslo_concurrency.lockutils [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.170306] [48511]: DEBUG oslo_concurrency.lockutils [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.170306] [48511]: DEBUG oslo_concurrency.lockutils [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.172810] [48512]: DEBUG nova.policy [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.178376] [48511]: INFO nova.api.openstack.compute.server_external_events [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] Creating event network-changed:5d198c10-8194-4972-a91b-d8f5b8570aa2 for instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 on cpu-1 [ 885.180391] [48512]: INFO nova.api.openstack.requestlog [None req-ca8b024c-3d2d-4913-a3c2-8f392d093ae5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.064590 [ 885.180963] [48512]: [pid: 48512|app: 0|req: 1517/2982] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.183735] [48512]: DEBUG nova.api.openstack.wsgi [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.184802] [48511]: INFO nova.api.openstack.requestlog [req-23fd73ae-9b10-49b2-baf1-feeb27ed77f5 req-7f029ecc-1710-442d-9649-1a3af6e203e6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022902 [ 885.185241] [48511]: [pid: 48511|app: 0|req: 1466/2983] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:09 2025] 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) [ 885.185383] [48512]: DEBUG nova.compute.api [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.188866] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.191018] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.191018] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.191018] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.191018] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.191018] [48512]: DEBUG oslo_concurrency.lockutils [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.202660] [48511]: DEBUG nova.api.openstack.wsgi [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.204460] [48511]: DEBUG nova.compute.api [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.215146] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.215335] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.215636] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.215823] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.216089] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.216200] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.234456] [48512]: WARNING neutronclient.v2_0.client [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.252710] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.252936] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.253091] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.253254] [48511]: DEBUG nova.objects.instance [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.258047] [48511]: WARNING neutronclient.v2_0.client [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.259171] [48512]: DEBUG nova.policy [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.269040] [48512]: INFO nova.api.openstack.requestlog [None req-d00fa44b-a64a-4cc8-ba5b-0a8f2e37d099 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.087146 [ 885.269470] [48512]: [pid: 48512|app: 0|req: 1518/2984] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.281314] [48511]: DEBUG nova.policy [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.305027] [48511]: INFO nova.api.openstack.requestlog [None req-22ff0b8a-9247-4a2e-bed7-fad682fa9b3d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.104588 [ 885.305815] [48511]: [pid: 48511|app: 0|req: 1467/2985] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:09 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.384606] [48512]: DEBUG nova.api.openstack.wsgi [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.385833] [48512]: DEBUG nova.compute.api [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.392612] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.392612] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.392612] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.392612] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.392792] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.392792] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.424230] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.424631] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.424631] [48512]: DEBUG oslo_concurrency.lockutils [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.424709] [48512]: DEBUG nova.objects.instance [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.431017] [48512]: WARNING neutronclient.v2_0.client [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.459775] [48511]: DEBUG nova.api.openstack.wsgi [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.460967] [48511]: DEBUG nova.compute.api [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.461527] [48512]: DEBUG nova.policy [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.465562] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.465788] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.465931] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.466220] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.466372] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.466501] [48511]: DEBUG oslo_concurrency.lockutils [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.469062] [48512]: INFO nova.api.openstack.requestlog [None req-a84a421c-0468-4123-a635-f06b1b5ef102 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.086271 [ 885.469062] [48512]: [pid: 48512|app: 0|req: 1519/2986] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.484642] [48511]: WARNING neutronclient.v2_0.client [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.550324] [48511]: DEBUG nova.policy [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.557541] [48511]: INFO nova.api.openstack.requestlog [None req-35691041-52ea-4ea0-8ab6-03d3b080dcf1 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.101044 [ 885.557541] [48511]: [pid: 48511|app: 0|req: 1468/2987] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.572688] [48512]: DEBUG nova.api.openstack.wsgi [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.572908] [48512]: DEBUG nova.compute.api [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.576550] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.576817] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.577628] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.578172] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.578780] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.578931] [48512]: DEBUG oslo_concurrency.lockutils [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.595788] [48512]: WARNING neutronclient.v2_0.client [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.669022] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.669022] [48511]: DEBUG nova.compute.api [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.675345] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.675694] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.675994] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.676399] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.676671] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.677092] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.695991] [48511]: WARNING neutronclient.v2_0.client [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.848028] [48512]: DEBUG nova.policy [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.852553] [48512]: INFO nova.api.openstack.requestlog [None req-71b81941-381c-41e2-806b-a6881f9e2420 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1323 microversion: 2.1 time: 0.284505 [ 885.852931] [48512]: [pid: 48512|app: 0|req: 1520/2988] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1323 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.855235] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.856559] [48512]: DEBUG nova.compute.api [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.859549] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.859750] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.859896] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.860162] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.860308] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.860432] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.880180] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.880359] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.880490] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.880634] [48512]: DEBUG nova.objects.instance [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.883255] [48512]: WARNING neutronclient.v2_0.client [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.939771] [48512]: DEBUG nova.policy [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.944236] [48512]: INFO nova.api.openstack.requestlog [None req-d5bbec99-9e7a-40e4-a156-4e3c63673329 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.090737 [ 885.944559] [48512]: [pid: 48512|app: 0|req: 1521/2989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.946897] [48512]: DEBUG nova.api.openstack.wsgi [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.948280] [48512]: DEBUG nova.compute.api [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.951522] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.951692] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.951835] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.952126] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.952278] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.952403] [48512]: DEBUG oslo_concurrency.lockutils [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.963155] [48511]: DEBUG nova.policy [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 885.967403] [48511]: INFO nova.api.openstack.requestlog [None req-0ba9bf74-06b9-4254-8de4-0f0e9c2cbfe5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.302515 [ 885.967751] [48511]: [pid: 48511|app: 0|req: 1469/2990] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.968773] [48512]: WARNING neutronclient.v2_0.client [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 885.970352] [48511]: DEBUG nova.api.openstack.wsgi [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 885.971673] [48511]: DEBUG nova.compute.api [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 885.974644] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.974811] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.974940] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.975206] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.975342] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.975462] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.993180] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 885.993376] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 885.993412] [48511]: DEBUG oslo_concurrency.lockutils [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 885.993564] [48511]: DEBUG nova.objects.instance [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.997179] [48511]: WARNING neutronclient.v2_0.client [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.008746] [48512]: DEBUG nova.policy [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.013774] [48512]: DEBUG nova.policy [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.014440] [48512]: DEBUG nova.policy [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.015068] [48512]: INFO nova.api.openstack.requestlog [None req-8be554d8-9071-4a43-b64d-fabf70f7fb30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.070037 [ 886.015469] [48512]: [pid: 48512|app: 0|req: 1522/2991] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.017591] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.024852] [48512]: DEBUG nova.compute.api [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.031334] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.031573] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.031693] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.031985] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.032149] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.032305] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.054980] [48512]: WARNING neutronclient.v2_0.client [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.067598] [48511]: DEBUG nova.policy [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.072149] [48511]: INFO nova.api.openstack.requestlog [None req-04e47838-e162-479e-8198-f7268e33e0f1 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.103849 [ 886.072483] [48511]: [pid: 48511|app: 0|req: 1470/2992] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.074730] [48511]: DEBUG nova.api.openstack.wsgi [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.076057] [48511]: DEBUG nova.compute.api [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.078962] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.079162] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.079293] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.079534] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.079675] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.079860] [48511]: DEBUG oslo_concurrency.lockutils [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.094605] [48511]: WARNING neutronclient.v2_0.client [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.098626] [48512]: DEBUG nova.policy [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.102874] [48512]: INFO nova.api.openstack.requestlog [None req-fc79708a-ed8d-413d-a53c-5a21a213d6b9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1488 microversion: 2.1 time: 0.086826 [ 886.103199] [48512]: [pid: 48512|app: 0|req: 1523/2993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.105601] [48512]: DEBUG nova.api.openstack.wsgi [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.106986] [48512]: DEBUG nova.compute.api [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.111365] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.111551] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.111682] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.111937] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.112099] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.112228] [48512]: DEBUG oslo_concurrency.lockutils [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.136726] [48512]: WARNING neutronclient.v2_0.client [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.140777] [48511]: DEBUG nova.policy [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.144965] [48511]: INFO nova.api.openstack.requestlog [None req-345a3430-64a3-4558-8a6a-1a4cf4603714 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.071977 [ 886.145350] [48511]: [pid: 48511|app: 0|req: 1471/2994] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.147612] [48511]: DEBUG nova.api.openstack.wsgi [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.148956] [48511]: DEBUG nova.compute.api [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.151888] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.152091] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.152227] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.152470] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.152614] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.152853] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.170352] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.171049] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.171049] [48511]: DEBUG oslo_concurrency.lockutils [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.171049] [48511]: DEBUG nova.objects.instance [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.174901] [48511]: WARNING neutronclient.v2_0.client [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.183197] [48512]: DEBUG nova.policy [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.187672] [48512]: DEBUG nova.policy [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.188387] [48512]: DEBUG nova.policy [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.191671] [48512]: INFO nova.api.openstack.requestlog [None req-14eb3c7f-27d4-4c30-9efd-59fc32c6359d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.087987 [ 886.191989] [48512]: [pid: 48512|app: 0|req: 1524/2995] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.194143] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.195526] [48512]: DEBUG nova.compute.api [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.198485] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.198661] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.198797] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.199945] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.199945] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.199945] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.222993] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.222993] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.223180] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.223180] [48512]: DEBUG nova.objects.instance [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.228557] [48512]: WARNING neutronclient.v2_0.client [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.229222] [48511]: DEBUG nova.policy [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.236686] [48511]: INFO nova.api.openstack.requestlog [None req-2208d159-3f4b-4519-8151-f8cab2f9a96d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.090725 [ 886.237053] [48511]: [pid: 48511|app: 0|req: 1472/2996] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.239592] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.241070] [48511]: DEBUG nova.compute.api [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.244424] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.244612] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.244666] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.244924] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.245082] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.245247] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.249117] [48512]: DEBUG nova.policy [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.253621] [48512]: INFO nova.api.openstack.requestlog [None req-9f2e39c3-ed9a-4b3e-b51f-435c1df9712f tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.061039 [ 886.254155] [48512]: [pid: 48512|app: 0|req: 1525/2997] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:10 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.256568] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.258466] [48512]: DEBUG nova.compute.api [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.262173] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.262313] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.262541] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.262891] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.263148] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.263330] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.277069] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.277324] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.277568] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.277742] [48511]: DEBUG nova.objects.instance [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.281867] [48511]: WARNING neutronclient.v2_0.client [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.289928] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.290226] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.290368] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.290519] [48512]: DEBUG nova.objects.instance [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.293756] [48512]: WARNING neutronclient.v2_0.client [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.300955] [48511]: DEBUG nova.policy [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.305474] [48511]: INFO nova.api.openstack.requestlog [None req-ef597a71-cc4a-4531-842c-1e1dc918b285 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.067762 [ 886.305712] [48511]: [pid: 48511|app: 0|req: 1473/2998] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.308038] [48511]: DEBUG nova.api.openstack.wsgi [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.309432] [48511]: DEBUG nova.compute.api [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.312783] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.312998] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.313112] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.313580] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.313580] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.313715] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.316168] [48512]: DEBUG nova.policy [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.320087] [48512]: INFO nova.api.openstack.requestlog [None req-5a0ffc02-c3a2-4e97-a4ff-0cef15cbccf3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.065500 [ 886.320595] [48512]: [pid: 48512|app: 0|req: 1526/2999] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.324865] [48512]: DEBUG nova.api.openstack.wsgi [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.326393] [48512]: DEBUG nova.compute.api [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.329610] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.329825] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.329967] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.330384] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.330806] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.330965] [48512]: DEBUG oslo_concurrency.lockutils [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.342273] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.342709] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.342806] [48511]: DEBUG oslo_concurrency.lockutils [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.343108] [48511]: DEBUG nova.objects.instance [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.346653] [48511]: WARNING neutronclient.v2_0.client [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.348690] [48512]: WARNING neutronclient.v2_0.client [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.366422] [48511]: DEBUG nova.policy [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.370886] [48511]: INFO nova.api.openstack.requestlog [None req-22ea6a13-76ed-42ea-91f8-77d82281ccc5 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.064538 [ 886.371246] [48511]: [pid: 48511|app: 0|req: 1474/3000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.373544] [48511]: DEBUG nova.api.openstack.wsgi [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.374848] [48511]: DEBUG nova.compute.api [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.378121] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.378923] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.378923] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.378923] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.378923] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.379118] [48512]: DEBUG nova.policy [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.379191] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.383078] [48512]: INFO nova.api.openstack.requestlog [None req-786c033d-984f-4cde-9a90-1b0992fc5632 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.062085 [ 886.383415] [48512]: [pid: 48512|app: 0|req: 1527/3001] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.386021] [48512]: DEBUG nova.api.openstack.wsgi [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.387203] [48512]: DEBUG nova.compute.api [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.390644] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.390907] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.391056] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.391322] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.391465] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.391586] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.399059] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.399059] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.399217] [48511]: DEBUG oslo_concurrency.lockutils [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.399319] [48511]: DEBUG nova.objects.instance [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.402729] [48511]: WARNING neutronclient.v2_0.client [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.412600] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.412798] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.412924] [48512]: DEBUG oslo_concurrency.lockutils [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.413078] [48512]: DEBUG nova.objects.instance [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid e991a87e-b232-4178-83af-35c53bac3812 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.415835] [48512]: WARNING neutronclient.v2_0.client [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.421624] [48511]: DEBUG nova.policy [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.425898] [48511]: INFO nova.api.openstack.requestlog [None req-51abbd12-15c8-42d5-810f-901d8c08cda8 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.054099 [ 886.426243] [48511]: [pid: 48511|app: 0|req: 1475/3002] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.428736] [48511]: DEBUG nova.api.openstack.wsgi [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.430065] [48511]: DEBUG nova.compute.api [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.433204] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.433488] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.433654] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.433905] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.433940] [48512]: DEBUG nova.policy [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.434248] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.434248] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.438804] [48512]: INFO nova.api.openstack.requestlog [None req-2328655b-72a1-4920-9cd7-99c4813a240b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 200 len: 1302 microversion: 2.1 time: 0.054854 [ 886.439151] [48512]: [pid: 48512|app: 0|req: 1528/3003] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.441537] [48512]: DEBUG nova.api.openstack.wsgi [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.442881] [48512]: DEBUG nova.compute.api [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.446229] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.446410] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.446555] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.446821] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.446965] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.447103] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.452427] [48511]: WARNING neutronclient.v2_0.client [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.464321] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.464488] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.464621] [48512]: DEBUG oslo_concurrency.lockutils [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.464766] [48512]: DEBUG nova.objects.instance [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.467366] [48512]: WARNING neutronclient.v2_0.client [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.472515] [48511]: DEBUG nova.policy [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.476580] [48511]: INFO nova.api.openstack.requestlog [None req-d50236e8-eff4-4b3b-aba1-ee3bfc217ae4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.049783 [ 886.476921] [48511]: [pid: 48511|app: 0|req: 1476/3004] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.481414] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.482808] [48511]: DEBUG nova.compute.api [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.484641] [48512]: DEBUG nova.policy [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.486218] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.486428] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.486529] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.486778] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.486920] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.487054] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.488577] [48512]: INFO nova.api.openstack.requestlog [None req-2aeda533-5bb5-4947-a2a9-bcd7953ccf23 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.048926 [ 886.489422] [48512]: [pid: 48512|app: 0|req: 1529/3005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.505197] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.505359] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.505487] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.505642] [48511]: DEBUG nova.objects.instance [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.508459] [48511]: WARNING neutronclient.v2_0.client [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.527947] [48511]: DEBUG nova.policy [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.532382] [48511]: INFO nova.api.openstack.requestlog [None req-8d71962c-66f9-44a7-b21e-967aaa8fb6e4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.052686 [ 886.532717] [48511]: [pid: 48511|app: 0|req: 1477/3006] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 886.571039] [48512]: DEBUG nova.api.openstack.wsgi [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.571962] [48512]: DEBUG nova.compute.api [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.575273] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.575451] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.575583] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.575870] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.576034] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.576241] [48512]: DEBUG oslo_concurrency.lockutils [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.600196] [48512]: WARNING neutronclient.v2_0.client [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.683544] [48512]: DEBUG nova.policy [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.687901] [48512]: INFO nova.api.openstack.requestlog [None req-960ce2bc-3cd2-4b1c-b386-8da63d44ec15 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.119712 [ 886.688241] [48512]: [pid: 48512|app: 0|req: 1530/3007] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.796249] [48511]: DEBUG nova.api.openstack.wsgi [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b608ef9-304d-45f7-886c-89acbd568d61", "name": "network-vif-plugged", "status": "completed", "tag": "2b1121bb-2aad-4add-bbb0-3a2a93b64561"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 886.803215] [48511]: DEBUG oslo_concurrency.lockutils [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.803397] [48511]: DEBUG oslo_concurrency.lockutils [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.803531] [48511]: DEBUG oslo_concurrency.lockutils [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.810919] [48511]: INFO nova.api.openstack.compute.server_external_events [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] Creating event network-vif-plugged:2b1121bb-2aad-4add-bbb0-3a2a93b64561 for instance 3b608ef9-304d-45f7-886c-89acbd568d61 on cpu-1 [ 886.815463] [48511]: INFO nova.api.openstack.requestlog [req-77bc6d1b-d128-4bea-9116-0e1523c9eb3a req-102c5511-fed3-46e9-9822-6498b8d2aaff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020825 [ 886.815463] [48511]: [pid: 48511|app: 0|req: 1478/3008] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:11 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 886.868440] [48512]: DEBUG nova.api.openstack.wsgi [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.868978] [48512]: DEBUG nova.compute.api [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.872306] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.872595] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.872871] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.873359] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.873626] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.873843] [48512]: DEBUG oslo_concurrency.lockutils [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.892657] [48512]: WARNING neutronclient.v2_0.client [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.953621] [48512]: DEBUG nova.policy [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 886.957657] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.958283] [48512]: INFO nova.api.openstack.requestlog [None req-75b7ddda-e9f9-49db-91a8-442f59f8deee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.093340 [ 886.958616] [48512]: [pid: 48512|app: 0|req: 1531/3009] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.959446] [48511]: DEBUG nova.compute.api [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.964088] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.964388] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.964526] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.964856] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.965069] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.965244] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.983256] [48512]: DEBUG nova.api.openstack.wsgi [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 886.984767] [48512]: DEBUG nova.compute.api [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 886.985279] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.985462] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.985596] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.985745] [48511]: DEBUG nova.objects.instance [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.988136] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.988768] [48511]: WARNING neutronclient.v2_0.client [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 886.989184] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.989341] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 886.989913] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 886.990144] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 886.990314] [48512]: DEBUG oslo_concurrency.lockutils [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.006381] [48512]: WARNING neutronclient.v2_0.client [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.006742] [48511]: DEBUG nova.policy [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.012092] [48511]: INFO nova.api.openstack.requestlog [None req-fc0db7ea-1862-49d2-b20a-492ac6b38d69 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.056767 [ 887.012092] [48511]: [pid: 48511|app: 0|req: 1479/3010] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 887.036820] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.038508] [48511]: DEBUG nova.compute.api [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.042371] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.043556] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.043556] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.043556] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.043556] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.043556] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.060559] [48511]: WARNING neutronclient.v2_0.client [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.068189] [48512]: DEBUG nova.policy [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.073603] [48512]: INFO nova.api.openstack.requestlog [None req-daef8bb8-c0d9-45fc-a2af-7d3d838fa6cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.092350 [ 887.074210] [48512]: [pid: 48512|app: 0|req: 1532/3011] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.081073] [48511]: DEBUG nova.policy [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.085579] [48512]: DEBUG nova.api.openstack.wsgi [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.086477] [48511]: DEBUG nova.policy [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.087817] [48512]: DEBUG nova.compute.api [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.087898] [48511]: DEBUG nova.policy [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.087898] [48511]: INFO nova.api.openstack.requestlog [None req-bb061de1-7990-4aeb-97b5-38cee620376b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.053800 [ 887.088109] [48511]: [pid: 48511|app: 0|req: 1480/3012] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.090251] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.090432] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.090564] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.090867] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.091214] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.091374] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.110747] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.111089] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.111161] [48512]: DEBUG oslo_concurrency.lockutils [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.111265] [48512]: DEBUG nova.objects.instance [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.114034] [48512]: WARNING neutronclient.v2_0.client [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.118811] [48511]: DEBUG nova.api.openstack.wsgi [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.120295] [48511]: DEBUG nova.compute.api [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.124623] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.124819] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.124955] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.125228] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.125591] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.125733] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.131197] [48512]: DEBUG nova.policy [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.135338] [48512]: INFO nova.api.openstack.requestlog [None req-132cd1be-e67a-4a30-8bbd-d775dafb1db7 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.052188 [ 887.135702] [48512]: [pid: 48512|app: 0|req: 1533/3013] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.145051] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.145255] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.145386] [48511]: DEBUG oslo_concurrency.lockutils [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.145538] [48511]: DEBUG nova.objects.instance [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.148384] [48511]: WARNING neutronclient.v2_0.client [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.157940] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.159450] [48512]: DEBUG nova.compute.api [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.162708] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.162915] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.163098] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.163364] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.163516] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.163637] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.166026] [48511]: DEBUG nova.policy [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.171581] [48511]: INFO nova.api.openstack.requestlog [None req-5bbdf886-cba4-4cde-ab25-9d78bbdbe0e4 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.054115 [ 887.171581] [48511]: [pid: 48511|app: 0|req: 1481/3014] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.181227] [48512]: WARNING neutronclient.v2_0.client [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.200392] [48512]: DEBUG nova.policy [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.203951] [48511]: DEBUG nova.api.openstack.wsgi [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e91b4f9-f873-4571-a58f-956b44f6c167", "name": "network-vif-deleted", "tag": "1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 887.204577] [48512]: INFO nova.api.openstack.requestlog [None req-0c3d3fcc-a6b5-4692-ac5c-cae290bda7dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.048763 [ 887.205424] [48512]: [pid: 48512|app: 0|req: 1534/3015] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.208199] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.209484] [48512]: DEBUG nova.compute.api [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.209763] [48511]: DEBUG oslo_concurrency.lockutils [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.209968] [48511]: DEBUG oslo_concurrency.lockutils [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.210111] [48511]: DEBUG oslo_concurrency.lockutils [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.212747] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.213039] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.213175] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.213425] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.213571] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.213692] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.215946] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] Creating event network-vif-deleted:1908ab9f-e0a1-4f4c-8238-6260f4f2ac8f for instance 6e91b4f9-f873-4571-a58f-956b44f6c167 on cpu-1 [ 887.220101] [48511]: INFO nova.api.openstack.requestlog [req-a0525459-e109-4a3a-9107-63c809d25055 req-f658149d-b02f-4999-8bc6-a593687e5f8c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018274 [ 887.220441] [48511]: [pid: 48511|app: 0|req: 1482/3016] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:11 2025] 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) [ 887.242188] [48512]: WARNING neutronclient.v2_0.client [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.251466] [48511]: DEBUG nova.api.openstack.wsgi [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.253031] [48511]: DEBUG nova.compute.api [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.257831] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.257915] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.258108] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.258312] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.258460] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.258567] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.262661] [48512]: DEBUG nova.policy [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.269231] [48512]: DEBUG nova.policy [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.269867] [48512]: DEBUG nova.policy [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.272977] [48512]: INFO nova.api.openstack.requestlog [None req-0ad2ab84-8203-4b40-9542-a34abc0993a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.066647 [ 887.273436] [48512]: [pid: 48512|app: 0|req: 1535/3017] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:11 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.275682] [48512]: DEBUG nova.api.openstack.wsgi [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.277086] [48512]: DEBUG nova.compute.api [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.279971] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.280169] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.280304] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.280551] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.280692] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.280813] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.292703] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.292935] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.293067] [48511]: DEBUG oslo_concurrency.lockutils [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.293225] [48511]: DEBUG nova.objects.instance [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.297826] [48511]: WARNING neutronclient.v2_0.client [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.318624] [48511]: DEBUG nova.policy [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.323652] [48511]: INFO nova.api.openstack.requestlog [None req-f510e985-d73e-4253-aa2b-26536f959fe4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.074431 [ 887.324056] [48511]: [pid: 48511|app: 0|req: 1483/3018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.327698] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.329246] [48511]: DEBUG nova.compute.api [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.333173] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.333449] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.333506] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.333771] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.333912] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.334042] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.355340] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.355868] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.355868] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.355868] [48511]: DEBUG nova.objects.instance [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.359367] [48511]: WARNING neutronclient.v2_0.client [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.384606] [48511]: DEBUG nova.policy [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.389474] [48511]: INFO nova.api.openstack.requestlog [None req-b6f9c11e-2f99-498d-a94d-b4fa4833e07b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.064688 [ 887.390061] [48511]: [pid: 48511|app: 0|req: 1484/3019] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.392533] [48511]: DEBUG nova.api.openstack.wsgi [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.394055] [48511]: DEBUG nova.compute.api [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.397509] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.397789] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.397995] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.398299] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.398567] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.398663] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.428602] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.428856] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.428999] [48511]: DEBUG oslo_concurrency.lockutils [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.429228] [48511]: DEBUG nova.objects.instance [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.435894] [48511]: WARNING neutronclient.v2_0.client [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.457145] [48511]: DEBUG nova.policy [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.461629] [48511]: INFO nova.api.openstack.requestlog [None req-0304d467-24ce-40c9-a94a-a79072325fd3 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.070981 [ 887.462223] [48511]: [pid: 48511|app: 0|req: 1485/3020] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.464566] [48511]: DEBUG nova.api.openstack.wsgi [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.466029] [48511]: DEBUG nova.compute.api [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.471330] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.471525] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.471690] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.471976] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.472173] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.472322] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.495375] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.495375] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.495375] [48511]: DEBUG oslo_concurrency.lockutils [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.495375] [48511]: DEBUG nova.objects.instance [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.498364] [48511]: WARNING neutronclient.v2_0.client [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.521294] [48511]: DEBUG nova.policy [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.527071] [48511]: INFO nova.api.openstack.requestlog [None req-64ec9fb6-0779-4756-b746-d9160478edd9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.063019 [ 887.527071] [48511]: [pid: 48511|app: 0|req: 1486/3021] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.528590] [48511]: DEBUG nova.api.openstack.wsgi [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.530008] [48511]: DEBUG nova.compute.api [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.533218] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.533441] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.533604] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.533919] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.534236] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.534384] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.553607] [48511]: WARNING neutronclient.v2_0.client [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.565703] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.566043] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.566043] [48512]: DEBUG oslo_concurrency.lockutils [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.566173] [48512]: DEBUG nova.objects.instance [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.571562] [48512]: WARNING neutronclient.v2_0.client [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.573700] [48511]: DEBUG nova.policy [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.577849] [48511]: INFO nova.api.openstack.requestlog [None req-8c9c9661-77b4-468c-beab-afddae1d1681 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.051182 [ 887.578340] [48511]: [pid: 48511|app: 0|req: 1487/3022] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.581926] [48511]: DEBUG nova.api.openstack.wsgi [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.583709] [48511]: DEBUG nova.compute.api [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.589692] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.589971] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.590099] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.590365] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.590504] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.590627] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.594979] [48512]: DEBUG nova.policy [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.602936] [48512]: INFO nova.api.openstack.requestlog [None req-e30f3f6a-3262-4964-9e36-e93603dd74ff tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.328887 [ 887.603310] [48512]: [pid: 48512|app: 0|req: 1536/3023] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.605841] [48512]: DEBUG nova.api.openstack.wsgi [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.607265] [48512]: DEBUG nova.compute.api [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: e991a87e-b232-4178-83af-35c53bac3812] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.610922] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.611148] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.611377] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.611573] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.611875] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.612045] [48512]: DEBUG oslo_concurrency.lockutils [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.622920] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.623127] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.623227] [48512]: INFO nova.api.openstack.wsgi [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] HTTP exception thrown: Instance e991a87e-b232-4178-83af-35c53bac3812 could not be found. [ 887.623300] [48511]: DEBUG oslo_concurrency.lockutils [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.623405] [48511]: DEBUG nova.objects.instance [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.623482] [48512]: DEBUG nova.api.openstack.wsgi [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Returning 404 to user: Instance e991a87e-b232-4178-83af-35c53bac3812 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 887.623886] [48512]: INFO nova.api.openstack.requestlog [None req-b057e3d9-78d3-4cee-83f8-dec0bbe1c427 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812" status: 404 len: 111 microversion: 2.1 time: 0.020094 [ 887.624355] [48512]: [pid: 48512|app: 0|req: 1537/3024] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/e991a87e-b232-4178-83af-35c53bac3812 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 887.626532] [48512]: DEBUG nova.api.openstack.wsgi [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.627258] [48511]: WARNING neutronclient.v2_0.client [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.627922] [48512]: DEBUG nova.compute.api [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.631077] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.631258] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.631387] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.631632] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.631773] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.631898] [48512]: DEBUG oslo_concurrency.lockutils [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.646009] [48511]: DEBUG nova.policy [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.648641] [48512]: WARNING neutronclient.v2_0.client [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.650143] [48511]: INFO nova.api.openstack.requestlog [None req-90803e94-fdbf-4713-92e8-82df4acca5fb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.071287 [ 887.650550] [48511]: [pid: 48511|app: 0|req: 1488/3025] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.652924] [48511]: DEBUG nova.api.openstack.wsgi [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.654281] [48511]: DEBUG nova.compute.api [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.657629] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.657812] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.657945] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.658217] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.658362] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.658482] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.667044] [48512]: DEBUG nova.policy [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.672251] [48512]: INFO nova.api.openstack.requestlog [None req-39c78239-e132-45d1-b3f3-f491e41a50d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1208 microversion: 2.1 time: 0.047320 [ 887.672889] [48512]: [pid: 48512|app: 0|req: 1538/3026] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.675662] [48512]: DEBUG nova.api.openstack.wsgi [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.677263] [48512]: DEBUG nova.compute.api [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.680908] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.681038] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.681125] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.681264] [48511]: DEBUG oslo_concurrency.lockutils [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.681303] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.681423] [48511]: DEBUG nova.objects.instance [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.681460] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.681694] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.681846] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.681986] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.685259] [48511]: WARNING neutronclient.v2_0.client [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.704796] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.704989] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.705141] [48512]: DEBUG oslo_concurrency.lockutils [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.705291] [48512]: DEBUG nova.objects.instance [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.706316] [48511]: DEBUG nova.policy [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.708606] [48512]: WARNING neutronclient.v2_0.client [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.710948] [48511]: INFO nova.api.openstack.requestlog [None req-18a24314-ed69-4219-a98e-dea020c7d318 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.059878 [ 887.711422] [48511]: [pid: 48511|app: 0|req: 1489/3027] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.713792] [48511]: DEBUG nova.api.openstack.wsgi [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.713970] [48511]: DEBUG nova.compute.api [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.717161] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.717347] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.717482] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.717848] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.717935] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.717999] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.727684] [48512]: DEBUG nova.policy [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.732171] [48512]: INFO nova.api.openstack.requestlog [None req-b21df460-b667-4d30-b84b-52df78b596f4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.058466 [ 887.732510] [48512]: [pid: 48512|app: 0|req: 1539/3028] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.735582] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.736101] [48511]: DEBUG nova.compute.api [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 887.737109] [48512]: DEBUG nova.compute.api [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.740947] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.741201] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.741341] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.741607] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.741747] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.741872] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.760458] [48512]: WARNING neutronclient.v2_0.client [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.792362] [48511]: INFO nova.api.openstack.requestlog [None req-4dc67fc3-9731-43c7-a8a8-2578792e798d tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 204 len: 0 microversion: 2.1 time: 0.079850 [ 887.792590] [48511]: [pid: 48511|app: 0|req: 1490/3029] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:12 2025] DELETE /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 887.797849] [48511]: DEBUG nova.api.openstack.wsgi [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.799411] [48511]: DEBUG nova.compute.api [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.803087] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.803244] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.803406] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.803704] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.803879] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.804013] [48511]: DEBUG oslo_concurrency.lockutils [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.820273] [48511]: WARNING neutronclient.v2_0.client [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 887.868325] [48512]: DEBUG nova.policy [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.872604] [48512]: INFO nova.api.openstack.requestlog [None req-2ccbe24c-6b03-437f-a7b2-6c46e75adb1f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.139517 [ 887.873071] [48512]: [pid: 48512|app: 0|req: 1540/3030] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.909807] [48511]: DEBUG nova.policy [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 887.914732] [48511]: INFO nova.api.openstack.requestlog [None req-070ec092-2e81-4f46-b039-803df9f4fa00 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1467 microversion: 2.1 time: 0.119081 [ 887.915190] [48511]: [pid: 48511|app: 0|req: 1491/3031] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1467 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 887.970989] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 887.972447] [48512]: DEBUG nova.compute.api [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 887.975664] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.975901] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.976056] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.976320] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 887.976462] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 887.976582] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 887.992602] [48512]: WARNING neutronclient.v2_0.client [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.024523] [48511]: DEBUG nova.api.openstack.wsgi [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.026462] [48511]: DEBUG nova.compute.api [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.029587] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.029587] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.029759] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.030667] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.030667] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.030667] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.053472] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.053472] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.053629] [48511]: DEBUG oslo_concurrency.lockutils [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.053743] [48511]: DEBUG nova.objects.instance [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.056629] [48511]: WARNING neutronclient.v2_0.client [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.082037] [48512]: DEBUG nova.policy [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.086894] [48512]: INFO nova.api.openstack.requestlog [None req-a4f38f43-f2c0-463f-ac7f-678711f1f822 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.117800 [ 888.087298] [48512]: [pid: 48512|app: 0|req: 1541/3032] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.090761] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.092950] [48512]: DEBUG nova.compute.api [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.093351] [48511]: DEBUG nova.policy [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.096719] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.097119] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.097274] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.097535] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.097696] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.097765] [48511]: INFO nova.api.openstack.requestlog [None req-43c82cf1-8025-4e26-a1ac-d040a29dd357 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.075380 [ 888.097805] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.098113] [48511]: [pid: 48511|app: 0|req: 1492/3033] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.105016] [48511]: DEBUG nova.api.openstack.wsgi [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.105016] [48511]: DEBUG nova.compute.api [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.106493] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.106674] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.106805] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.107067] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.107224] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.107343] [48511]: DEBUG oslo_concurrency.lockutils [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.113828] [48512]: WARNING neutronclient.v2_0.client [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.124304] [48511]: WARNING neutronclient.v2_0.client [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.144413] [48511]: DEBUG nova.policy [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.148899] [48511]: DEBUG nova.policy [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.149537] [48511]: DEBUG nova.policy [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.150360] [48511]: INFO nova.api.openstack.requestlog [None req-0bfd1f79-b61e-4c14-b5af-662fa467e5b6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.050683 [ 888.150724] [48511]: [pid: 48511|app: 0|req: 1493/3034] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.152868] [48511]: DEBUG nova.api.openstack.wsgi [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.154387] [48511]: DEBUG nova.compute.api [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.157668] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.157869] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.158015] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.158268] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.158412] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.158531] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.173837] [48512]: DEBUG nova.policy [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.177949] [48512]: INFO nova.api.openstack.requestlog [None req-fb898676-723a-48c2-bdbd-105d4cdc28c4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.090037 [ 888.178265] [48512]: [pid: 48512|app: 0|req: 1542/3035] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.179474] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.179474] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.179697] [48511]: DEBUG oslo_concurrency.lockutils [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.179991] [48511]: DEBUG nova.objects.instance [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lazy-loading 'fault' on Instance uuid 9ee35ab5-4380-4cfb-9157-aaed37c3490c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.183526] [48511]: WARNING neutronclient.v2_0.client [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.183952] [48512]: DEBUG nova.api.openstack.wsgi [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.185331] [48512]: DEBUG nova.compute.api [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.188493] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.188664] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.188804] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.189071] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.189220] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.189345] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.202051] [48511]: DEBUG nova.policy [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '12cd1164e79142fbaa7dd858b1e9ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baab7e69e29a42f3bcbb2094339b3578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.206309] [48511]: INFO nova.api.openstack.requestlog [None req-94b0b70f-f90c-415c-81f3-e79f5d1c0673 tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 200 len: 1350 microversion: 2.1 time: 0.055082 [ 888.206660] [48511]: [pid: 48511|app: 0|req: 1494/3036] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 1350 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.210434] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.210638] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.210834] [48512]: DEBUG oslo_concurrency.lockutils [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.210980] [48512]: DEBUG nova.objects.instance [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.214060] [48512]: WARNING neutronclient.v2_0.client [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.217066] [48511]: DEBUG nova.api.openstack.wsgi [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.218473] [48511]: DEBUG nova.compute.api [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.221798] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.221978] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.222152] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.222406] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.222554] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.222675] [48511]: DEBUG oslo_concurrency.lockutils [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.232754] [48512]: DEBUG nova.policy [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.243682] [48512]: INFO nova.api.openstack.requestlog [None req-408d6624-e2fc-48e2-a733-2425db347f7f tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.061566 [ 888.244057] [48512]: [pid: 48512|app: 0|req: 1543/3037] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.247663] [48511]: WARNING neutronclient.v2_0.client [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.270644] [48511]: DEBUG nova.policy [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.275044] [48511]: INFO nova.api.openstack.requestlog [None req-41af20ce-5208-4470-94c3-1779c9391f98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.060108 [ 888.275530] [48511]: [pid: 48511|app: 0|req: 1495/3038] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:12 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.289113] [48512]: DEBUG nova.api.openstack.wsgi [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.291170] [48512]: DEBUG nova.compute.api [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.295938] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.296252] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.296506] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.296957] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.297538] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.297538] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.324388] [48512]: WARNING neutronclient.v2_0.client [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.338726] [48511]: DEBUG nova.api.openstack.wsgi [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.340344] [48511]: DEBUG nova.compute.api [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.343151] [48512]: DEBUG nova.policy [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.344348] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.344548] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.344679] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.344946] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.345092] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.345211] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.347468] [48512]: DEBUG nova.policy [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.348123] [48512]: DEBUG nova.policy [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.351136] [48512]: INFO nova.api.openstack.requestlog [None req-b30f4913-30c8-47bb-b00a-b5f488005a23 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.064266 [ 888.351570] [48512]: [pid: 48512|app: 0|req: 1544/3039] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.365691] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.365865] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.365999] [48511]: DEBUG oslo_concurrency.lockutils [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.366160] [48511]: DEBUG nova.objects.instance [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.369606] [48511]: WARNING neutronclient.v2_0.client [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.386639] [48511]: DEBUG nova.policy [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.390902] [48511]: INFO nova.api.openstack.requestlog [None req-de50ccaf-0431-4afe-8bf6-6cb2b7a39fa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.054291 [ 888.391241] [48511]: [pid: 48511|app: 0|req: 1496/3040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.404760] [48512]: DEBUG nova.api.openstack.wsgi [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.406553] [48512]: DEBUG nova.compute.api [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.410043] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.410229] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.410365] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.410619] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.410790] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.410920] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.430826] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.431034] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.431173] [48512]: DEBUG oslo_concurrency.lockutils [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.431319] [48512]: DEBUG nova.objects.instance [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.433997] [48512]: WARNING neutronclient.v2_0.client [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.454151] [48512]: DEBUG nova.policy [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.458413] [48512]: INFO nova.api.openstack.requestlog [None req-c605f7a6-1a3d-4e12-a925-d32b626b5e89 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.055756 [ 888.458692] [48512]: [pid: 48512|app: 0|req: 1545/3041] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.478329] [48511]: DEBUG nova.api.openstack.wsgi [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.479933] [48511]: DEBUG nova.compute.api [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.483249] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.483428] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.483561] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.483808] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.483952] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.484095] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.503350] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.503510] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.503639] [48511]: DEBUG oslo_concurrency.lockutils [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.503785] [48511]: DEBUG nova.objects.instance [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.506579] [48511]: WARNING neutronclient.v2_0.client [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.525454] [48511]: DEBUG nova.policy [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.530343] [48511]: INFO nova.api.openstack.requestlog [None req-7337600f-8f86-4d92-a25c-598b8ec4e58d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.054029 [ 888.530666] [48511]: [pid: 48511|app: 0|req: 1497/3042] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.538504] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.540109] [48512]: DEBUG nova.compute.api [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.543641] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.543831] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.543969] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.544249] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.544393] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.544516] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.564151] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.564331] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.564478] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.564638] [48512]: DEBUG nova.objects.instance [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.567223] [48512]: WARNING neutronclient.v2_0.client [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.584592] [48512]: DEBUG nova.policy [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.588741] [48512]: INFO nova.api.openstack.requestlog [None req-3b96bded-0009-4240-8a95-145de0ade521 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.052369 [ 888.589102] [48512]: [pid: 48512|app: 0|req: 1546/3043] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.593071] [48511]: DEBUG nova.api.openstack.wsgi [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.594613] [48511]: DEBUG nova.compute.api [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.597939] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.598135] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.598271] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.598521] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.598662] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.598782] [48511]: DEBUG oslo_concurrency.lockutils [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.614158] [48511]: WARNING neutronclient.v2_0.client [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.617019] [48512]: DEBUG nova.api.openstack.wsgi [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.618024] [48512]: DEBUG nova.compute.api [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.621333] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.621505] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.621634] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.621880] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.622024] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.622146] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.633568] [48511]: DEBUG nova.policy [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.638025] [48511]: INFO nova.api.openstack.requestlog [None req-6049eefb-2b85-4dc1-bef3-ebf43d763656 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.046845 [ 888.638267] [48511]: [pid: 48511|app: 0|req: 1498/3044] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.638971] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.639215] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.639380] [48512]: DEBUG oslo_concurrency.lockutils [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.639538] [48512]: DEBUG nova.objects.instance [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.642551] [48512]: WARNING neutronclient.v2_0.client [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.662146] [48512]: DEBUG nova.policy [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.663705] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.666018] [48512]: INFO nova.api.openstack.requestlog [None req-eac1650c-931e-4c98-a1ed-47c686c6cfab tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.051382 [ 888.667217] [48512]: [pid: 48512|app: 0|req: 1547/3045] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.667296] [48511]: DEBUG nova.compute.api [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.670595] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.670851] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.671028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.671292] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.671435] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.671594] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.686545] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.688391] [48512]: DEBUG nova.compute.api [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.692327] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.692583] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.693685] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.693685] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.693685] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.693685] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.693849] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.693849] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.693913] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.694225] [48511]: DEBUG nova.objects.instance [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.698067] [48511]: WARNING neutronclient.v2_0.client [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.712412] [48512]: WARNING neutronclient.v2_0.client [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.719393] [48511]: DEBUG nova.policy [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.724466] [48511]: INFO nova.api.openstack.requestlog [None req-b7dc37ec-0a15-4aaa-8e27-96c927dd6a70 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.062981 [ 888.724884] [48511]: [pid: 48511|app: 0|req: 1499/3046] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.730850] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.732192] [48512]: DEBUG nova.policy [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.732437] [48511]: DEBUG nova.compute.api [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.735553] [48512]: INFO nova.api.openstack.requestlog [None req-ae138444-d83d-4c3e-835d-095c3a7aa38a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1264 microversion: 2.1 time: 0.051033 [ 888.736136] [48512]: [pid: 48512|app: 0|req: 1548/3047] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.736230] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.736230] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.736326] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.736580] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.736742] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.736884] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.744915] [48512]: DEBUG nova.api.openstack.wsgi [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.746371] [48512]: DEBUG nova.compute.api [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.749773] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.749972] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.750156] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.750415] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.750562] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.750686] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.756700] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.756906] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.757076] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.757242] [48511]: DEBUG nova.objects.instance [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.759922] [48511]: WARNING neutronclient.v2_0.client [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.769934] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.770098] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.770228] [48512]: DEBUG oslo_concurrency.lockutils [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.770374] [48512]: DEBUG nova.objects.instance [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.773134] [48512]: WARNING neutronclient.v2_0.client [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.778060] [48511]: DEBUG nova.policy [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.782477] [48511]: INFO nova.api.openstack.requestlog [None req-c9649c45-3789-4c2a-a4a8-9eb669824e8f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.053882 [ 888.782885] [48511]: [pid: 48511|app: 0|req: 1500/3048] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.791576] [48512]: DEBUG nova.policy [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 888.795791] [48512]: INFO nova.api.openstack.requestlog [None req-38f3c859-5266-4750-b465-4782304ee2ed tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.052943 [ 888.796068] [48512]: [pid: 48512|app: 0|req: 1549/3049] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.830494] [48511]: DEBUG nova.api.openstack.wsgi [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b608ef9-304d-45f7-886c-89acbd568d61", "tag": "2b1121bb-2aad-4add-bbb0-3a2a93b64561"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 888.836323] [48511]: DEBUG oslo_concurrency.lockutils [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.836457] [48511]: DEBUG oslo_concurrency.lockutils [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.836566] [48511]: DEBUG oslo_concurrency.lockutils [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.843697] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] Creating event network-changed:2b1121bb-2aad-4add-bbb0-3a2a93b64561 for instance 3b608ef9-304d-45f7-886c-89acbd568d61 on cpu-1 [ 888.848290] [48511]: INFO nova.api.openstack.requestlog [req-5f919b25-0890-439a-ae85-8d838833a929 req-31c0fadc-0210-4b18-a5f4-d6f2bbbce8db service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019852 [ 888.848648] [48511]: [pid: 48511|app: 0|req: 1501/3050] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:13 2025] 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) [ 888.886308] [48512]: DEBUG nova.api.openstack.wsgi [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.887904] [48512]: DEBUG nova.compute.api [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.891622] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.891843] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.891986] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.892274] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.892419] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.892543] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.924793] [48512]: WARNING neutronclient.v2_0.client [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 888.928564] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 888.930263] [48511]: DEBUG nova.compute.api [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 888.936066] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.936259] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.936403] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.936643] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 888.936815] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 888.936912] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 888.960030] [48511]: WARNING neutronclient.v2_0.client [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.026923] [48511]: DEBUG nova.policy [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.033965] [48511]: INFO nova.api.openstack.requestlog [None req-9d8a4176-376a-4b04-babd-b673262f8365 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1467 microversion: 2.1 time: 0.107694 [ 889.034466] [48511]: [pid: 48511|app: 0|req: 1502/3051] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1467 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.047980] [48512]: DEBUG nova.policy [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.052258] [48512]: INFO nova.api.openstack.requestlog [None req-1cd6b9d9-1c51-4a8f-be3f-b188dfbc6aad tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.168376 [ 889.052572] [48512]: [pid: 48512|app: 0|req: 1550/3052] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.100187] [48511]: DEBUG nova.api.openstack.wsgi [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.101614] [48511]: DEBUG nova.compute.api [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.104877] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.105086] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.105224] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.105471] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.105614] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.105735] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.110879] [48512]: DEBUG nova.api.openstack.wsgi [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.112353] [48512]: DEBUG nova.compute.api [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.115586] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.115780] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.115920] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.116193] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.116336] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.116456] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.121987] [48511]: WARNING neutronclient.v2_0.client [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.135262] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.135435] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.135564] [48512]: DEBUG oslo_concurrency.lockutils [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.135707] [48512]: DEBUG nova.objects.instance [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.139133] [48512]: WARNING neutronclient.v2_0.client [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.157754] [48512]: DEBUG nova.policy [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.163778] [48512]: INFO nova.api.openstack.requestlog [None req-94b32d22-02b6-4f46-afc3-97b66b88477b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.054809 [ 889.164065] [48512]: [pid: 48512|app: 0|req: 1551/3053] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.168029] [48512]: DEBUG nova.api.openstack.wsgi [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.168029] [48512]: DEBUG nova.compute.api [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.172165] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.172423] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.172606] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.173361] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.173361] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.173361] [48512]: DEBUG oslo_concurrency.lockutils [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.190301] [48512]: WARNING neutronclient.v2_0.client [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.192855] [48511]: DEBUG nova.policy [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.197276] [48511]: INFO nova.api.openstack.requestlog [None req-43fb8ba9-a08e-4c98-9fce-9e12c5b26fe5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.099232 [ 889.197616] [48511]: [pid: 48511|app: 0|req: 1503/3054] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 889.201226] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.202740] [48511]: DEBUG nova.compute.api [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.206058] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.206302] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.206543] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.206892] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.207112] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.207313] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.209264] [48512]: DEBUG nova.policy [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.213681] [48512]: DEBUG nova.policy [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.214329] [48512]: DEBUG nova.policy [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.215076] [48512]: INFO nova.api.openstack.requestlog [None req-5dc94181-5212-4810-ae2f-7f746a687cb1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.050481 [ 889.215365] [48512]: [pid: 48512|app: 0|req: 1552/3055] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.217589] [48512]: DEBUG nova.api.openstack.wsgi [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.219033] [48512]: DEBUG nova.compute.api [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] [instance: 9ee35ab5-4380-4cfb-9157-aaed37c3490c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.222160] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.222296] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.222427] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.222668] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.222808] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.222929] [48512]: DEBUG oslo_concurrency.lockutils [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.224161] [48511]: WARNING neutronclient.v2_0.client [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.231717] [48512]: INFO nova.api.openstack.wsgi [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] HTTP exception thrown: Instance 9ee35ab5-4380-4cfb-9157-aaed37c3490c could not be found. [ 889.231961] [48512]: DEBUG nova.api.openstack.wsgi [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] Returning 404 to user: Instance 9ee35ab5-4380-4cfb-9157-aaed37c3490c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 889.232419] [48512]: INFO nova.api.openstack.requestlog [None req-3acdbf63-c07a-4e85-ac31-8437c63d570e tempest-ServerMetadataTestJSON-2073972700 tempest-ServerMetadataTestJSON-2073972700-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c" status: 404 len: 111 microversion: 2.1 time: 0.016764 [ 889.232744] [48512]: [pid: 48512|app: 0|req: 1553/3056] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/9ee35ab5-4380-4cfb-9157-aaed37c3490c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 889.256773] [48512]: DEBUG nova.api.openstack.wsgi [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.258385] [48512]: DEBUG nova.compute.api [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.263716] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.263716] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.263716] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.264039] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.264112] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.264235] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.291334] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.291525] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.291660] [48512]: DEBUG oslo_concurrency.lockutils [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.291807] [48512]: DEBUG nova.objects.instance [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.295369] [48512]: WARNING neutronclient.v2_0.client [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.310371] [48511]: DEBUG nova.policy [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.316998] [48511]: INFO nova.api.openstack.requestlog [None req-9b9288e0-c928-4c59-988f-0ae8b671b4bd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.118089 [ 889.317469] [48511]: [pid: 48511|app: 0|req: 1504/3057] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:13 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.324957] [48511]: DEBUG nova.api.openstack.wsgi [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.324957] [48511]: DEBUG nova.compute.api [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.325270] [48512]: DEBUG nova.policy [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.325340] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.325340] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.325466] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.325837] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.325997] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.326129] [48511]: DEBUG oslo_concurrency.lockutils [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.327507] [48512]: INFO nova.api.openstack.requestlog [None req-7888a0c0-2844-4413-ad2c-a5a09fe8c84d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.072743 [ 889.327976] [48512]: [pid: 48512|app: 0|req: 1554/3058] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 889.343015] [48511]: WARNING neutronclient.v2_0.client [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.361776] [48511]: DEBUG nova.policy [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.366072] [48511]: INFO nova.api.openstack.requestlog [None req-5481de55-838a-4e3c-b421-8fe48f60574c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.047827 [ 889.366414] [48511]: [pid: 48511|app: 0|req: 1505/3059] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.367938] [48512]: DEBUG nova.api.openstack.wsgi [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.369476] [48512]: DEBUG nova.compute.api [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.372880] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.373087] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.373222] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.373484] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.373948] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.373948] [48512]: DEBUG oslo_concurrency.lockutils [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.398509] [48512]: WARNING neutronclient.v2_0.client [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.403164] [48511]: DEBUG nova.api.openstack.wsgi [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.404733] [48511]: DEBUG nova.compute.api [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.410135] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.410135] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.410135] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.410324] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.410366] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.410493] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.439563] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.439563] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.439563] [48511]: DEBUG oslo_concurrency.lockutils [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.439563] [48511]: DEBUG nova.objects.instance [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.442049] [48511]: WARNING neutronclient.v2_0.client [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.452670] [48512]: DEBUG nova.policy [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.458160] [48512]: DEBUG nova.policy [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.458160] [48512]: DEBUG nova.policy [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.461706] [48512]: INFO nova.api.openstack.requestlog [None req-54e262d1-22c4-482c-852b-7b6384125b95 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.095967 [ 889.462093] [48512]: [pid: 48512|app: 0|req: 1555/3060] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.471137] [48512]: DEBUG nova.api.openstack.wsgi [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.472718] [48512]: DEBUG nova.compute.api [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.476162] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.476377] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.476546] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.476833] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.477027] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.477163] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.484030] [48511]: DEBUG nova.policy [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.488621] [48511]: INFO nova.api.openstack.requestlog [None req-f35de3fa-1cbc-488f-89bd-0aa98a3c0445 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.087617 [ 889.489054] [48511]: [pid: 48511|app: 0|req: 1506/3061] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.499201] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.499436] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.499529] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.499655] [48512]: DEBUG nova.objects.instance [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.502605] [48512]: WARNING neutronclient.v2_0.client [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.518534] [48512]: DEBUG nova.policy [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.522578] [48512]: INFO nova.api.openstack.requestlog [None req-bfd04b6f-286a-45a3-a0c1-e06eddfebae3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.053576 [ 889.522997] [48512]: [pid: 48512|app: 0|req: 1556/3062] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.543447] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.544897] [48511]: DEBUG nova.compute.api [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.548326] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.548508] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.548644] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.548896] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.549052] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.549194] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.566912] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.567113] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.567276] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.567432] [48511]: DEBUG nova.objects.instance [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.570091] [48511]: WARNING neutronclient.v2_0.client [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.602684] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.604235] [48512]: DEBUG nova.compute.api [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.607406] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.607580] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.607854] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.607960] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.608315] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.608315] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.619686] [48511]: DEBUG nova.policy [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.624070] [48511]: INFO nova.api.openstack.requestlog [None req-3b0fe6a7-df95-4e06-ac5a-1bad714923ba tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.083096 [ 889.624397] [48511]: [pid: 48511|app: 0|req: 1507/3063] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.631545] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.631739] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.631871] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.632036] [48512]: DEBUG nova.objects.instance [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.635832] [48512]: WARNING neutronclient.v2_0.client [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.651127] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.652551] [48511]: DEBUG nova.compute.api [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.654777] [48512]: DEBUG nova.policy [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.656250] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.656810] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.657020] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.657334] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.657534] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.657719] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.659817] [48512]: INFO nova.api.openstack.requestlog [None req-ca78bdde-60ee-454a-8f1b-5e51308f1f3c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.058369 [ 889.659817] [48512]: [pid: 48512|app: 0|req: 1557/3064] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.675261] [48511]: WARNING neutronclient.v2_0.client [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.680833] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.682262] [48512]: DEBUG nova.compute.api [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.686024] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.686190] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.686494] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.686599] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.686787] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.686918] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.694814] [48511]: DEBUG nova.policy [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.704701] [48511]: INFO nova.api.openstack.requestlog [None req-5f694c62-3691-4dad-86ac-e75cffc5aa1c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.055819 [ 889.708845] [48511]: [pid: 48511|app: 0|req: 1508/3065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.717595] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.717843] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.717983] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.718145] [48512]: DEBUG nova.objects.instance [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.722777] [48512]: WARNING neutronclient.v2_0.client [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.739486] [48511]: DEBUG nova.api.openstack.wsgi [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.741133] [48512]: DEBUG nova.policy [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.741292] [48511]: DEBUG nova.compute.api [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.744132] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.744359] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.744494] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.744746] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.744892] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.745021] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.747542] [48512]: INFO nova.api.openstack.requestlog [None req-4bda77ce-67d8-4458-9372-419e66e27922 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.069416 [ 889.747872] [48512]: [pid: 48512|app: 0|req: 1558/3066] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.750208] [48512]: DEBUG nova.api.openstack.wsgi [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.751692] [48512]: DEBUG nova.compute.api [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.754842] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.755038] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.755248] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.755570] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.755812] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.755966] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.767054] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.767054] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.767054] [48511]: DEBUG oslo_concurrency.lockutils [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.767054] [48511]: DEBUG nova.objects.instance [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.767918] [48511]: WARNING neutronclient.v2_0.client [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.779389] [48512]: WARNING neutronclient.v2_0.client [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.788119] [48511]: DEBUG nova.policy [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.792354] [48511]: INFO nova.api.openstack.requestlog [None req-25d55f76-9c7c-46cb-9283-7084f1cb243f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.054855 [ 889.792915] [48511]: [pid: 48511|app: 0|req: 1509/3067] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.797227] [48511]: DEBUG nova.api.openstack.wsgi [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.799231] [48511]: DEBUG nova.compute.api [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.802246] [48512]: DEBUG nova.policy [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.803989] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.804191] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.804327] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.804580] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.804717] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.804835] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.806475] [48512]: INFO nova.api.openstack.requestlog [None req-02f027c5-99d6-4ae4-84dd-abae4529d1c5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1264 microversion: 2.1 time: 0.058073 [ 889.806873] [48512]: [pid: 48512|app: 0|req: 1559/3068] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1264 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.811044] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 889.812414] [48512]: DEBUG nova.compute.api [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 889.815609] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.815793] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.815932] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.816195] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.816439] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.816527] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.822985] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.823191] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.823372] [48511]: DEBUG oslo_concurrency.lockutils [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.823473] [48511]: DEBUG nova.objects.instance [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.826308] [48511]: WARNING neutronclient.v2_0.client [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.836873] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 889.837154] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 889.837296] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 889.837446] [48512]: DEBUG nova.objects.instance [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.840401] [48512]: WARNING neutronclient.v2_0.client [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 889.843782] [48511]: DEBUG nova.policy [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.850511] [48511]: INFO nova.api.openstack.requestlog [None req-23b01506-465e-4384-8541-4567c9da05f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.055564 [ 889.850964] [48511]: [pid: 48511|app: 0|req: 1510/3069] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.859549] [48512]: DEBUG nova.policy [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 889.863918] [48512]: INFO nova.api.openstack.requestlog [None req-0c31aa91-6c9a-419c-8a2f-261bc74c4239 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.054699 [ 889.864246] [48512]: [pid: 48512|app: 0|req: 1560/3070] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 890.048337] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.050403] [48511]: DEBUG nova.compute.api [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.054723] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.054923] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.055184] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.055337] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.055477] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.055601] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.067078] [48512]: DEBUG nova.api.openstack.wsgi [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.068673] [48512]: DEBUG nova.compute.api [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.072488] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.072676] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.072821] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.073146] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.073266] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.073387] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.076746] [48511]: WARNING neutronclient.v2_0.client [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.098305] [48512]: WARNING neutronclient.v2_0.client [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.158422] [48511]: DEBUG nova.policy [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.163115] [48511]: INFO nova.api.openstack.requestlog [None req-aa26ab54-c0f8-4ece-ab8a-cc03c0a1e0bf tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1425 microversion: 2.1 time: 0.116720 [ 890.163323] [48511]: [pid: 48511|app: 0|req: 1511/3071] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1425 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.166111] [48511]: DEBUG nova.api.openstack.wsgi [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "445cf886-e4cd-48d6-a238-cb4b95156fee", "name": "network-vif-deleted", "tag": "b172b6b2-8807-4e93-9a5a-50ff65af9221"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 890.176432] [48511]: DEBUG oslo_concurrency.lockutils [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.176715] [48511]: DEBUG oslo_concurrency.lockutils [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.177156] [48511]: DEBUG oslo_concurrency.lockutils [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.185681] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] Creating event network-vif-deleted:b172b6b2-8807-4e93-9a5a-50ff65af9221 for instance 445cf886-e4cd-48d6-a238-cb4b95156fee on cpu-1 [ 890.192068] [48511]: INFO nova.api.openstack.requestlog [req-3f300927-316f-4b6e-83a8-45d6a2a7793a req-335454a1-3932-439e-a4b2-12cf04b4f63b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027965 [ 890.192482] [48511]: [pid: 48511|app: 0|req: 1512/3072] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:14 2025] 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) [ 890.196355] [48511]: DEBUG nova.api.openstack.wsgi [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.200114] [48511]: DEBUG nova.compute.api [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.206245] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.208854] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.208854] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.208854] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.208854] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.208854] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.233533] [48512]: DEBUG nova.policy [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.233625] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.233625] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.233625] [48511]: DEBUG oslo_concurrency.lockutils [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.233625] [48511]: DEBUG nova.objects.instance [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.237656] [48511]: WARNING neutronclient.v2_0.client [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.242133] [48512]: INFO nova.api.openstack.requestlog [None req-0bcdc6eb-f86e-444a-a0cb-5be1f5ad9c70 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.178178 [ 890.242133] [48512]: [pid: 48512|app: 0|req: 1561/3073] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.248702] [48512]: DEBUG nova.api.openstack.wsgi [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.249601] [48512]: DEBUG nova.compute.api [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.252929] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.253262] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.253505] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.253916] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.254206] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.254427] [48512]: DEBUG oslo_concurrency.lockutils [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.255607] [48511]: DEBUG nova.policy [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.260716] [48511]: INFO nova.api.openstack.requestlog [None req-819b612e-3c03-429f-9805-95c92878c449 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.066614 [ 890.260989] [48511]: [pid: 48511|app: 0|req: 1513/3074] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:14 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.263364] [48511]: DEBUG nova.api.openstack.wsgi [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.264673] [48511]: DEBUG nova.compute.api [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.267941] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.268148] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.268282] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.268662] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.268821] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.268960] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.288048] [48512]: WARNING neutronclient.v2_0.client [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.288198] [48511]: WARNING neutronclient.v2_0.client [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.410327] [48511]: DEBUG nova.policy [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.415797] [48511]: DEBUG nova.policy [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.415980] [48511]: DEBUG nova.policy [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.416595] [48511]: INFO nova.api.openstack.requestlog [None req-37ef6579-d4e4-435f-bd8d-f4074097b98d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.155279 [ 890.416948] [48511]: [pid: 48511|app: 0|req: 1514/3075] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.420122] [48511]: DEBUG nova.api.openstack.wsgi [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.421700] [48511]: DEBUG nova.compute.api [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.425638] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.425853] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.425993] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.426391] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.426556] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.426691] [48511]: DEBUG oslo_concurrency.lockutils [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.446254] [48511]: WARNING neutronclient.v2_0.client [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.827047] [48512]: DEBUG nova.policy [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.835743] [48512]: INFO nova.api.openstack.requestlog [None req-43844801-844d-4bed-9bf2-cd1637f30987 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.593640 [ 890.836113] [48512]: [pid: 48512|app: 0|req: 1562/3076] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.840323] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.840689] [48512]: DEBUG nova.compute.api [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.847051] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.847242] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.847374] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.847629] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.847770] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.847890] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.854086] [48511]: DEBUG nova.policy [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.860059] [48511]: INFO nova.api.openstack.requestlog [None req-70317212-2be8-45e7-a987-66c95ab56681 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.441843 [ 890.860059] [48511]: [pid: 48511|app: 0|req: 1515/3077] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.863304] [48511]: DEBUG nova.api.openstack.wsgi [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.864792] [48511]: DEBUG nova.compute.api [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.868335] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.868522] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.868670] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.868924] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.869096] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.869261] [48511]: DEBUG oslo_concurrency.lockutils [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.882982] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.882982] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.882982] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.882982] [48512]: DEBUG nova.objects.instance [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.890483] [48512]: WARNING neutronclient.v2_0.client [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.897031] [48511]: WARNING neutronclient.v2_0.client [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.914730] [48512]: DEBUG nova.policy [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.923340] [48512]: INFO nova.api.openstack.requestlog [None req-2d13a6c2-979a-4b09-81f6-f756fe177169 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.086669 [ 890.924562] [48512]: [pid: 48512|app: 0|req: 1563/3078] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.927619] [48512]: DEBUG nova.api.openstack.wsgi [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.929157] [48512]: DEBUG nova.compute.api [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.932283] [48511]: DEBUG nova.policy [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 890.935961] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.936945] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.936945] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.936945] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.936945] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.937160] [48512]: DEBUG oslo_concurrency.lockutils [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.938629] [48511]: INFO nova.api.openstack.requestlog [None req-9aec9083-6d61-48a4-abc0-4a89281782ca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.078118 [ 890.938968] [48511]: [pid: 48511|app: 0|req: 1516/3079] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.941632] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 890.943721] [48511]: DEBUG nova.compute.api [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 890.947213] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.947427] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.947634] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.947988] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.948324] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.948396] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.973306] [48512]: WARNING neutronclient.v2_0.client [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 890.991047] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 890.991349] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 890.991684] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 890.991764] [48511]: DEBUG nova.objects.instance [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.996219] [48511]: WARNING neutronclient.v2_0.client [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.000556] [48512]: DEBUG nova.policy [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.006797] [48512]: DEBUG nova.policy [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.007353] [48512]: DEBUG nova.policy [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.010797] [48512]: INFO nova.api.openstack.requestlog [None req-54327ee6-b633-4a76-9e08-31a97adf6ca7 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.085406 [ 891.011159] [48512]: [pid: 48512|app: 0|req: 1564/3080] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.014250] [48512]: DEBUG nova.api.openstack.wsgi [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.015861] [48512]: DEBUG nova.compute.api [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.020783] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.021833] [48511]: DEBUG nova.policy [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.029244] [48511]: INFO nova.api.openstack.requestlog [None req-d9ff1e7c-84a1-478c-a676-9f524ed14c6a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.087777 [ 891.029244] [48511]: [pid: 48511|app: 0|req: 1517/3081] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.030861] [48511]: DEBUG nova.api.openstack.wsgi [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.034428] [48511]: DEBUG nova.compute.api [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.039207] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.039411] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.039546] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.039865] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.040028] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.040154] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.053880] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.054123] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.054300] [48512]: DEBUG oslo_concurrency.lockutils [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.055234] [48512]: DEBUG nova.objects.instance [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.058103] [48512]: WARNING neutronclient.v2_0.client [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.061118] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.061387] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.061560] [48511]: DEBUG oslo_concurrency.lockutils [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.061729] [48511]: DEBUG nova.objects.instance [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.064837] [48511]: WARNING neutronclient.v2_0.client [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.081360] [48512]: DEBUG nova.policy [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.086372] [48512]: INFO nova.api.openstack.requestlog [None req-76e77d14-169d-4e29-ba29-efacb00c0b70 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.074577 [ 891.086729] [48512]: [pid: 48512|app: 0|req: 1565/3082] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.089159] [48512]: DEBUG nova.api.openstack.wsgi [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.090652] [48512]: DEBUG nova.compute.api [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.094026] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.094244] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.094384] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.094641] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.094783] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.094907] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.095052] [48511]: DEBUG nova.policy [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.099402] [48511]: INFO nova.api.openstack.requestlog [None req-62723fb0-c8e9-431d-834a-8fa4c2d2779c tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.070926 [ 891.100218] [48511]: [pid: 48511|app: 0|req: 1518/3083] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.103039] [48511]: DEBUG nova.api.openstack.wsgi [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.104162] [48511]: DEBUG nova.compute.api [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.107988] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.108547] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.108547] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.108814] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.109054] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.109225] [48511]: DEBUG oslo_concurrency.lockutils [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.117440] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.117546] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.117796] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.117971] [48512]: DEBUG nova.objects.instance [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.122656] [48512]: WARNING neutronclient.v2_0.client [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.135037] [48511]: WARNING neutronclient.v2_0.client [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.142311] [48512]: DEBUG nova.policy [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.147861] [48512]: INFO nova.api.openstack.requestlog [None req-c1016c25-7b5e-45f4-8cb4-636bc7162266 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.059577 [ 891.147861] [48512]: [pid: 48512|app: 0|req: 1566/3084] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.149854] [48512]: DEBUG nova.api.openstack.wsgi [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.151354] [48512]: DEBUG nova.compute.api [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.155725] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.157935] [48511]: DEBUG nova.policy [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.168346] [48511]: INFO nova.api.openstack.requestlog [None req-122967db-ebb1-483d-b0b0-14f44ab4633f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.067501 [ 891.168813] [48511]: [pid: 48511|app: 0|req: 1519/3085] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.173236] [48511]: DEBUG nova.api.openstack.wsgi [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.175752] [48511]: DEBUG nova.compute.api [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.180283] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.180283] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.180446] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.181024] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.181024] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.181152] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.181193] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.181225] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.181331] [48512]: DEBUG oslo_concurrency.lockutils [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.181434] [48512]: DEBUG nova.objects.instance [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.184880] [48512]: WARNING neutronclient.v2_0.client [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.206894] [48512]: DEBUG nova.policy [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.211208] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.211433] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.211566] [48511]: DEBUG oslo_concurrency.lockutils [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.211723] [48511]: DEBUG nova.objects.instance [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.216215] [48512]: INFO nova.api.openstack.requestlog [None req-75158f83-20dd-4cdb-adbe-fb99dc2b80aa tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.068180 [ 891.216624] [48512]: [pid: 48512|app: 0|req: 1567/3086] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.224191] [48511]: WARNING neutronclient.v2_0.client [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.224325] [48512]: DEBUG nova.api.openstack.wsgi [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.226700] [48512]: DEBUG nova.compute.api [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.237480] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.237760] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.237889] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.238801] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.238801] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.238801] [48512]: DEBUG oslo_concurrency.lockutils [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.248315] [48511]: DEBUG nova.policy [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.256814] [48511]: INFO nova.api.openstack.requestlog [None req-349d71df-4387-495d-a1e3-f5c61ab87118 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.086470 [ 891.257593] [48511]: [pid: 48511|app: 0|req: 1520/3087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.260157] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.261544] [48511]: DEBUG nova.compute.api [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.265809] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.265809] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.265809] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.265809] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.265809] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.266372] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.269402] [48512]: WARNING neutronclient.v2_0.client [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.294739] [48512]: DEBUG nova.policy [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.302399] [48512]: INFO nova.api.openstack.requestlog [None req-3857163c-2b54-4c73-9868-6589ae93a65b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1264 microversion: 2.1 time: 0.084843 [ 891.302786] [48512]: [pid: 48512|app: 0|req: 1568/3088] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:15 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1264 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.306432] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.308195] [48512]: DEBUG nova.compute.api [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.310072] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.310269] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.310406] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.310920] [48511]: DEBUG nova.objects.instance [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.313939] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.314191] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.314384] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.314907] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.314907] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.314980] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.317098] [48511]: WARNING neutronclient.v2_0.client [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.335362] [48511]: DEBUG nova.policy [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.341106] [48511]: INFO nova.api.openstack.requestlog [None req-0e6f2248-b40b-4b4c-a94b-e44362725ba4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.083289 [ 891.341479] [48511]: [pid: 48511|app: 0|req: 1521/3089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.344065] [48511]: DEBUG nova.api.openstack.wsgi [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.345604] [48511]: DEBUG nova.compute.api [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.347795] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.348035] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.348182] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.348362] [48512]: DEBUG nova.objects.instance [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.348992] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.349264] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.349455] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.349717] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.349885] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.350061] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.353527] [48512]: WARNING neutronclient.v2_0.client [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.374229] [48512]: DEBUG nova.policy [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.378830] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.379078] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.379257] [48511]: DEBUG oslo_concurrency.lockutils [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.379452] [48511]: DEBUG nova.objects.instance [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.379513] [48512]: INFO nova.api.openstack.requestlog [None req-4b041932-fcc0-4a57-9260-662f76f1a4b6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.075552 [ 891.379837] [48512]: [pid: 48512|app: 0|req: 1569/3090] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.382152] [48512]: DEBUG nova.api.openstack.wsgi [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.382246] [48511]: WARNING neutronclient.v2_0.client [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.383579] [48512]: DEBUG nova.compute.api [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.387033] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.387033] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.387033] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.387214] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.387309] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.387433] [48512]: DEBUG oslo_concurrency.lockutils [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.401170] [48511]: DEBUG nova.policy [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.405679] [48511]: INFO nova.api.openstack.requestlog [None req-f3e6faab-0b51-4437-84aa-e81fa279dcc4 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.063649 [ 891.406031] [48511]: [pid: 48511|app: 0|req: 1522/3091] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.406077] [48512]: WARNING neutronclient.v2_0.client [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.408693] [48511]: DEBUG nova.api.openstack.wsgi [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.409663] [48511]: DEBUG nova.compute.api [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.412989] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.413284] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.413320] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.413557] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.413699] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.413821] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.439167] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.439351] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.439478] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.439624] [48511]: DEBUG nova.objects.instance [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.442290] [48511]: WARNING neutronclient.v2_0.client [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.459405] [48511]: DEBUG nova.policy [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.464049] [48511]: INFO nova.api.openstack.requestlog [None req-f0240f4d-1329-4e19-be86-1bdc24b699c9 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.057479 [ 891.464387] [48511]: [pid: 48511|app: 0|req: 1523/3092] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.468017] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.469260] [48511]: DEBUG nova.compute.api [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.472438] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.472614] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.472798] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.473085] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.473264] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.473391] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.483198] [48512]: DEBUG nova.policy [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.489062] [48512]: INFO nova.api.openstack.requestlog [None req-ae6139f6-02c0-4343-80be-bd5b554997f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1459 microversion: 2.1 time: 0.108077 [ 891.489518] [48512]: [pid: 48512|app: 0|req: 1570/3093] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1459 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.495395] [48511]: WARNING neutronclient.v2_0.client [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.513785] [48511]: DEBUG nova.policy [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.518186] [48511]: DEBUG nova.policy [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.518834] [48511]: DEBUG nova.policy [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 891.519418] [48511]: INFO nova.api.openstack.requestlog [None req-9e4c9680-df35-4d9e-b71e-28dc81c2faab tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.054563 [ 891.519830] [48511]: [pid: 48511|app: 0|req: 1524/3094] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 891.857386] [48512]: DEBUG nova.api.openstack.wsgi [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.858771] [48512]: DEBUG nova.compute.api [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.862034] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.862243] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.862330] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.862584] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.862723] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.862845] [48512]: DEBUG oslo_concurrency.lockutils [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.872116] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 891.873590] [48511]: DEBUG nova.compute.api [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 891.876930] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.877136] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.877274] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.877520] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 891.877690] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 891.877823] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 891.879313] [48512]: WARNING neutronclient.v2_0.client [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.894628] [48511]: WARNING neutronclient.v2_0.client [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 891.994252] [48512]: DEBUG nova.policy [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.000542] [48512]: INFO nova.api.openstack.requestlog [None req-af26ec42-29fe-498a-9ef7-bc4403764c52 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.145188 [ 892.001271] [48512]: [pid: 48512|app: 0|req: 1571/3095] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.003814] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.005311] [48512]: DEBUG nova.compute.api [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.009835] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.010031] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.010167] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.010423] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.010564] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.010685] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.014936] [48511]: DEBUG nova.policy [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.018933] [48511]: INFO nova.api.openstack.requestlog [None req-5e2a0810-9b69-4773-a699-c14cb3c79368 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.148896 [ 892.019268] [48511]: [pid: 48511|app: 0|req: 1525/3096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 892.021692] [48511]: DEBUG nova.api.openstack.wsgi [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.023092] [48511]: DEBUG nova.compute.api [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.026269] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.026456] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.026649] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.026916] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.027083] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.027215] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.038188] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.038367] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.038727] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.038966] [48512]: DEBUG nova.objects.instance [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.042606] [48512]: WARNING neutronclient.v2_0.client [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.045617] [48511]: WARNING neutronclient.v2_0.client [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.059288] [48512]: DEBUG nova.policy [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.062993] [48512]: INFO nova.api.openstack.requestlog [None req-2a1522b6-14ff-4c31-bd88-ed0ee7d8f43b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.061196 [ 892.064456] [48512]: [pid: 48512|app: 0|req: 1572/3097] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.065600] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.066895] [48512]: DEBUG nova.compute.api [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.069808] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.069981] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.070135] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.070386] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.070526] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.070648] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.073314] [48511]: DEBUG nova.policy [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.077928] [48511]: INFO nova.api.openstack.requestlog [None req-e26dcb1d-342f-404c-b12a-043f224f3901 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.058044 [ 892.078293] [48511]: [pid: 48511|app: 0|req: 1526/3098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.080586] [48511]: DEBUG nova.api.openstack.wsgi [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.082022] [48511]: DEBUG nova.compute.api [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.084969] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.085173] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.085303] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.085641] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.085729] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.085807] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.095044] [48512]: WARNING neutronclient.v2_0.client [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.106682] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.106858] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.106991] [48511]: DEBUG oslo_concurrency.lockutils [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.107153] [48511]: DEBUG nova.objects.instance [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.110845] [48511]: WARNING neutronclient.v2_0.client [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.116157] [48512]: DEBUG nova.policy [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.123553] [48512]: DEBUG nova.policy [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.124194] [48512]: DEBUG nova.policy [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.129236] [48512]: INFO nova.api.openstack.requestlog [None req-0d0ee748-9c8b-4d3e-9a37-4ca60a3d165b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.065411 [ 892.129710] [48512]: [pid: 48512|app: 0|req: 1573/3099] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.132308] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.133779] [48512]: DEBUG nova.compute.api [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.137052] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.137308] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.137755] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.138074] [48511]: DEBUG nova.policy [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.138151] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.138339] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.138517] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.142398] [48511]: INFO nova.api.openstack.requestlog [None req-0042c107-0ee7-41b7-b8a8-62674c55b192 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.063592 [ 892.142712] [48511]: [pid: 48511|app: 0|req: 1527/3100] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.148725] [48511]: DEBUG nova.api.openstack.wsgi [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.150780] [48511]: DEBUG nova.compute.api [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.154864] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.155121] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.155333] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.155728] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.155970] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.156207] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.162445] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.162709] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.163540] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.165368] [48512]: DEBUG nova.objects.instance [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.168795] [48512]: WARNING neutronclient.v2_0.client [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.176729] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.176911] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.177058] [48511]: DEBUG oslo_concurrency.lockutils [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.177212] [48511]: DEBUG nova.objects.instance [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.181112] [48511]: WARNING neutronclient.v2_0.client [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.196262] [48512]: DEBUG nova.policy [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.200729] [48511]: DEBUG nova.policy [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.202177] [48512]: INFO nova.api.openstack.requestlog [None req-f9977c41-ceaa-47a6-8476-c7f746742576 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.071814 [ 892.202512] [48512]: [pid: 48512|app: 0|req: 1574/3101] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.204790] [48512]: DEBUG nova.api.openstack.wsgi [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.205714] [48511]: INFO nova.api.openstack.requestlog [None req-931cb238-e799-4189-ad2b-fd5431427487 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.062453 [ 892.206148] [48511]: [pid: 48511|app: 0|req: 1528/3102] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.206219] [48512]: DEBUG nova.compute.api [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.209368] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.209562] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.209677] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.209972] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.210265] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.210265] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.211441] [48511]: DEBUG nova.api.openstack.wsgi [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.213207] [48511]: DEBUG nova.compute.api [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.217943] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.218263] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.218584] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.219104] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.219458] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.219783] [48511]: DEBUG oslo_concurrency.lockutils [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.241116] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.241313] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.241633] [48512]: DEBUG oslo_concurrency.lockutils [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.241633] [48512]: DEBUG nova.objects.instance [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.247267] [48512]: WARNING neutronclient.v2_0.client [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.258229] [48511]: WARNING neutronclient.v2_0.client [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.268432] [48512]: DEBUG nova.policy [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.275368] [48512]: INFO nova.api.openstack.requestlog [None req-f48d4818-347b-434a-8d10-c2e29dab3360 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.072275 [ 892.276690] [48512]: [pid: 48512|app: 0|req: 1575/3103] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.278482] [48512]: DEBUG nova.api.openstack.wsgi [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.279972] [48512]: DEBUG nova.compute.api [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.285149] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.285344] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.285524] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.285648] [48511]: DEBUG nova.policy [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.286192] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.286192] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.286192] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.299356] [48511]: INFO nova.api.openstack.requestlog [None req-d49caf12-c4d4-4b9d-a5a9-2273dcd8a0d6 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.092500 [ 892.299800] [48511]: [pid: 48511|app: 0|req: 1529/3104] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:16 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.302440] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.303914] [48511]: DEBUG nova.compute.api [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.311308] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.311477] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.311626] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.311956] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.313277] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.313503] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.326015] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.326239] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.326375] [48512]: DEBUG oslo_concurrency.lockutils [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.326525] [48512]: DEBUG nova.objects.instance [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.330141] [48512]: WARNING neutronclient.v2_0.client [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.335139] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.335338] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.335485] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.335640] [48511]: DEBUG nova.objects.instance [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.339019] [48511]: WARNING neutronclient.v2_0.client [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.349046] [48512]: DEBUG nova.policy [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.353709] [48512]: INFO nova.api.openstack.requestlog [None req-77fca497-fb88-4b6c-9b47-c0cad461ac20 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.077296 [ 892.354196] [48512]: [pid: 48512|app: 0|req: 1576/3105] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.356641] [48512]: DEBUG nova.api.openstack.wsgi [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.358168] [48512]: DEBUG nova.compute.api [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.361616] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.361807] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.361946] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.362266] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.362408] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.362540] [48512]: DEBUG oslo_concurrency.lockutils [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.364049] [48511]: DEBUG nova.policy [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.369291] [48511]: INFO nova.api.openstack.requestlog [None req-b4c144b1-5615-436f-9d07-c2495ad54db3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.068787 [ 892.369653] [48511]: [pid: 48511|app: 0|req: 1530/3106] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.372124] [48511]: DEBUG nova.api.openstack.wsgi [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.373576] [48511]: DEBUG nova.compute.api [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.376881] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.377067] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.377213] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.377503] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.377654] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.377789] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.381789] [48512]: WARNING neutronclient.v2_0.client [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.398571] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.398794] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.399066] [48511]: DEBUG oslo_concurrency.lockutils [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.399270] [48511]: DEBUG nova.objects.instance [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.402549] [48511]: WARNING neutronclient.v2_0.client [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.431791] [48511]: DEBUG nova.policy [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.436488] [48511]: INFO nova.api.openstack.requestlog [None req-950e186e-656c-4ed2-8319-1e1ce5a3586a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.066226 [ 892.436843] [48511]: [pid: 48511|app: 0|req: 1531/3107] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.439494] [48511]: DEBUG nova.api.openstack.wsgi [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.441051] [48511]: DEBUG nova.compute.api [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.444429] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.444618] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.444755] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.445020] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.445203] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.445334] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.457837] [48512]: DEBUG nova.policy [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.462926] [48512]: INFO nova.api.openstack.requestlog [None req-88d67262-3949-4c46-ab86-04982644ac8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1324 microversion: 2.1 time: 0.108256 [ 892.463415] [48512]: [pid: 48512|app: 0|req: 1577/3108] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1324 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.465305] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.465503] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.465633] [48511]: DEBUG oslo_concurrency.lockutils [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.465806] [48511]: DEBUG nova.objects.instance [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.466183] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.467708] [48512]: DEBUG nova.compute.api [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.468744] [48511]: WARNING neutronclient.v2_0.client [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.471538] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.471538] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.471691] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.472327] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.472327] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.472327] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.488138] [48511]: DEBUG nova.policy [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.492568] [48511]: INFO nova.api.openstack.requestlog [None req-076e2a81-a4ab-4621-b50b-e601d112784a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.054912 [ 892.492722] [48511]: [pid: 48511|app: 0|req: 1532/3109] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.493713] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.493913] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.494081] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.494255] [48512]: DEBUG nova.objects.instance [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.494936] [48511]: DEBUG nova.api.openstack.wsgi [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.496349] [48511]: DEBUG nova.compute.api [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.497096] [48512]: WARNING neutronclient.v2_0.client [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.499608] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.499885] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.499942] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.500180] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.500359] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.500484] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.516218] [48512]: DEBUG nova.policy [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.522723] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.522812] [48512]: INFO nova.api.openstack.requestlog [None req-ab3592b1-c178-4f09-b308-6cab0a7c07c5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.057823 [ 892.522848] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.522848] [48511]: DEBUG oslo_concurrency.lockutils [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.522904] [48512]: [pid: 48512|app: 0|req: 1578/3110] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.522932] [48511]: DEBUG nova.objects.instance [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.524699] [48512]: DEBUG nova.api.openstack.wsgi [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.525407] [48511]: WARNING neutronclient.v2_0.client [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.526208] [48512]: DEBUG nova.compute.api [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.529883] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.530037] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.530214] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.530575] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.530798] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.531067] [48512]: DEBUG oslo_concurrency.lockutils [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.544043] [48511]: DEBUG nova.policy [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.548571] [48511]: INFO nova.api.openstack.requestlog [None req-39da6a2b-487c-4248-a530-3ed5e3209bda tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.055343 [ 892.548912] [48511]: [pid: 48511|app: 0|req: 1533/3111] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.550028] [48512]: WARNING neutronclient.v2_0.client [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.551271] [48511]: DEBUG nova.api.openstack.wsgi [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 892.552695] [48511]: DEBUG nova.compute.api [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 892.556173] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.556348] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.556480] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.556722] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 892.556861] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 892.556981] [48511]: DEBUG oslo_concurrency.lockutils [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 892.573431] [48511]: WARNING neutronclient.v2_0.client [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 892.599827] [48511]: DEBUG nova.policy [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.604552] [48511]: DEBUG nova.policy [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.605152] [48511]: DEBUG nova.policy [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.605732] [48511]: INFO nova.api.openstack.requestlog [None req-183ebc48-3a74-4a66-9de1-9ce1d192a410 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.056348 [ 892.606073] [48511]: [pid: 48511|app: 0|req: 1534/3112] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 892.621915] [48512]: DEBUG nova.policy [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 892.626385] [48512]: INFO nova.api.openstack.requestlog [None req-28aa55c2-e52c-4d62-8324-7397e0d238fa tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.103743 [ 892.626696] [48512]: [pid: 48512|app: 0|req: 1579/3113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.013639] [48511]: DEBUG nova.api.openstack.wsgi [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.015100] [48511]: DEBUG nova.compute.api [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.021255] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.021483] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.021596] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.021988] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.022107] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.022211] [48511]: DEBUG oslo_concurrency.lockutils [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.032598] [48512]: DEBUG nova.api.openstack.wsgi [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.034214] [48512]: DEBUG nova.compute.api [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.037698] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.037698] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.037834] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.038014] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.038177] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.038303] [48512]: DEBUG oslo_concurrency.lockutils [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.042446] [48511]: WARNING neutronclient.v2_0.client [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.055735] [48512]: WARNING neutronclient.v2_0.client [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.163552] [48511]: DEBUG nova.policy [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.168663] [48511]: INFO nova.api.openstack.requestlog [None req-549d3e34-9d6b-4b0d-b5bf-c602f22528ee tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1311 microversion: 2.1 time: 0.157369 [ 893.169020] [48511]: [pid: 48511|app: 0|req: 1535/3114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1311 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.172484] [48511]: DEBUG nova.api.openstack.wsgi [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.173912] [48511]: DEBUG nova.compute.api [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.177351] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.177538] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.177683] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.177933] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.178088] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.178213] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.185094] [48512]: DEBUG nova.policy [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.189665] [48512]: INFO nova.api.openstack.requestlog [None req-6eede202-023a-4fc9-ba05-a07427dc0d30 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.159169 [ 893.190075] [48512]: [pid: 48512|app: 0|req: 1580/3115] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.192939] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.194145] [48512]: DEBUG nova.compute.api [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.197509] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.197735] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.197911] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.198163] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.198308] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.198432] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.199400] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.199588] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.199719] [48511]: DEBUG oslo_concurrency.lockutils [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.199960] [48511]: DEBUG nova.objects.instance [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.205299] [48511]: WARNING neutronclient.v2_0.client [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.215623] [48512]: WARNING neutronclient.v2_0.client [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.224132] [48511]: DEBUG nova.policy [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.228841] [48511]: INFO nova.api.openstack.requestlog [None req-f47774f4-3ed0-4df4-938d-d64652a860bf tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.058390 [ 893.228969] [48511]: [pid: 48511|app: 0|req: 1536/3116] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.232715] [48511]: DEBUG nova.api.openstack.wsgi [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.234637] [48511]: DEBUG nova.compute.api [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.238504] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.238745] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.238920] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.239275] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.239326] [48512]: DEBUG nova.policy [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.239521] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.239645] [48511]: DEBUG oslo_concurrency.lockutils [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.244692] [48512]: INFO nova.api.openstack.requestlog [None req-ee2ac09f-2376-452a-bf85-dd89ea4be344 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.053953 [ 893.246076] [48512]: [pid: 48512|app: 0|req: 1581/3117] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.250532] [48512]: DEBUG nova.api.openstack.wsgi [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.252340] [48512]: DEBUG nova.compute.api [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.258068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.258325] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.258491] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.258783] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.258953] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.259105] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.282968] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.283193] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.283266] [48512]: DEBUG oslo_concurrency.lockutils [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.283766] [48512]: DEBUG nova.objects.instance [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.285355] [48511]: WARNING neutronclient.v2_0.client [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.287326] [48512]: WARNING neutronclient.v2_0.client [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.303088] [48511]: DEBUG nova.policy [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.310321] [48511]: DEBUG nova.policy [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.311202] [48511]: DEBUG nova.policy [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.314669] [48511]: INFO nova.api.openstack.requestlog [None req-e15174a8-afdd-4abd-a2df-be4b7ebd0c06 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.085206 [ 893.315414] [48511]: [pid: 48511|app: 0|req: 1537/3118] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:17 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.315867] [48512]: DEBUG nova.policy [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.318365] [48511]: DEBUG nova.api.openstack.wsgi [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.319985] [48511]: DEBUG nova.compute.api [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.320391] [48512]: INFO nova.api.openstack.requestlog [None req-6300ab20-7570-49a4-b528-049d459198df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.073648 [ 893.320750] [48512]: [pid: 48512|app: 0|req: 1582/3119] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.323217] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.323283] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.323393] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.323525] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.323815] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.323911] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.324051] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.324770] [48512]: DEBUG nova.compute.api [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.328310] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.328543] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.328722] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.329068] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.329259] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.329410] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.347128] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.347319] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.347455] [48511]: DEBUG oslo_concurrency.lockutils [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.347788] [48511]: DEBUG nova.objects.instance [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.348522] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.348638] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.348774] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.349176] [48512]: DEBUG nova.objects.instance [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.350707] [48511]: WARNING neutronclient.v2_0.client [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.352930] [48512]: WARNING neutronclient.v2_0.client [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.370160] [48511]: DEBUG nova.policy [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.374165] [48511]: INFO nova.api.openstack.requestlog [None req-337f1c33-69a3-45ff-9a74-dae6a33579ea tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.058213 [ 893.376597] [48511]: [pid: 48511|app: 0|req: 1538/3120] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.379069] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.380572] [48511]: DEBUG nova.compute.api [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.384659] [48512]: DEBUG nova.policy [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.385813] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.386211] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.386944] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.386944] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.387492] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.387492] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.388767] [48512]: INFO nova.api.openstack.requestlog [None req-bbaca587-b8e7-4a48-8e87-a2f8251fe736 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.066869 [ 893.388909] [48512]: [pid: 48512|app: 0|req: 1583/3121] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.391750] [48512]: DEBUG nova.api.openstack.wsgi [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.392881] [48512]: DEBUG nova.compute.api [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.396810] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.397035] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.397179] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.399417] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.399417] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.399417] [48512]: DEBUG oslo_concurrency.lockutils [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.409693] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.410079] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.410254] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.410412] [48511]: DEBUG nova.objects.instance [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.413962] [48511]: WARNING neutronclient.v2_0.client [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.415029] [48512]: WARNING neutronclient.v2_0.client [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.431788] [48511]: DEBUG nova.policy [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.436274] [48511]: INFO nova.api.openstack.requestlog [None req-aa172d92-02a2-4dfb-9168-d0382b859e06 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.059127 [ 893.436727] [48511]: [pid: 48511|app: 0|req: 1539/3122] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.440518] [48511]: DEBUG nova.api.openstack.wsgi [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.441090] [48511]: DEBUG nova.compute.api [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.444611] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.444791] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.444951] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.445279] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.445479] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.445635] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.446984] [48512]: DEBUG nova.policy [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.451230] [48512]: INFO nova.api.openstack.requestlog [None req-47afa85a-16c8-4b0c-8bad-b8a49165f549 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.061720 [ 893.451562] [48512]: [pid: 48512|app: 0|req: 1584/3123] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.454086] [48512]: DEBUG nova.api.openstack.wsgi [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.455628] [48512]: DEBUG nova.compute.api [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.458407] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.458489] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.458605] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.458851] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.459440] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.459440] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.464120] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.464307] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.464441] [48511]: DEBUG oslo_concurrency.lockutils [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.464590] [48511]: DEBUG nova.objects.instance [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.467669] [48511]: WARNING neutronclient.v2_0.client [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.483696] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.483938] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.484088] [48512]: DEBUG oslo_concurrency.lockutils [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.484238] [48512]: DEBUG nova.objects.instance [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.488129] [48512]: WARNING neutronclient.v2_0.client [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.488278] [48511]: DEBUG nova.policy [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.496354] [48511]: INFO nova.api.openstack.requestlog [None req-45d6b7a6-205a-4efb-98cc-16f462fa4187 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.058993 [ 893.496784] [48511]: [pid: 48511|app: 0|req: 1540/3124] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.499133] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.500517] [48511]: DEBUG nova.compute.api [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.504800] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.504999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.505135] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.505396] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.505541] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.505657] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.506276] [48512]: DEBUG nova.policy [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.511704] [48512]: INFO nova.api.openstack.requestlog [None req-64c4fede-4a0c-4071-829e-c92c623e5707 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.059612 [ 893.512043] [48512]: [pid: 48512|app: 0|req: 1585/3125] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.514334] [48512]: DEBUG nova.api.openstack.wsgi [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.515904] [48512]: DEBUG nova.compute.api [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.519453] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.519667] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.519845] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.520166] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.520712] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.520712] [48512]: DEBUG oslo_concurrency.lockutils [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.524927] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.524927] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.524927] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.524927] [48511]: DEBUG nova.objects.instance [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.526573] [48511]: WARNING neutronclient.v2_0.client [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.538844] [48512]: WARNING neutronclient.v2_0.client [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.549827] [48511]: DEBUG nova.policy [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.554166] [48511]: INFO nova.api.openstack.requestlog [None req-8f68f777-1d4e-4bf1-aee6-22476a09d3b9 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.056869 [ 893.554514] [48511]: [pid: 48511|app: 0|req: 1541/3126] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.556850] [48511]: DEBUG nova.api.openstack.wsgi [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.558375] [48511]: DEBUG nova.compute.api [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.561316] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.561501] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.561635] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.561893] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.562060] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.562192] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.580322] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.580543] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.580681] [48511]: DEBUG oslo_concurrency.lockutils [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.580851] [48511]: DEBUG nova.objects.instance [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.583728] [48511]: WARNING neutronclient.v2_0.client [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.601856] [48511]: DEBUG nova.policy [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.606177] [48511]: INFO nova.api.openstack.requestlog [None req-36d6487b-edc7-4866-bbdc-5041393c921c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.050452 [ 893.606177] [48511]: [pid: 48511|app: 0|req: 1542/3127] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.608446] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.611409] [48511]: DEBUG nova.compute.api [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.614478] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.625272] [48512]: DEBUG nova.policy [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.629645] [48512]: INFO nova.api.openstack.requestlog [None req-1201e7b3-6ea2-4052-bc40-f6b13ec6a26c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.117038 [ 893.630040] [48512]: [pid: 48512|app: 0|req: 1586/3128] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.633127] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.633284] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.633364] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.633514] [48511]: DEBUG nova.objects.instance [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.633727] [48512]: DEBUG nova.api.openstack.wsgi [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.635761] [48512]: DEBUG nova.compute.api [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.636482] [48511]: WARNING neutronclient.v2_0.client [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.639441] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.639634] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.639855] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.640144] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.640298] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.640425] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.658058] [48511]: DEBUG nova.policy [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.662328] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.662735] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.662820] [48511]: INFO nova.api.openstack.requestlog [None req-1f915e48-6cef-464f-b92b-a065bdda751e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.056321 [ 893.662880] [48512]: DEBUG oslo_concurrency.lockutils [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.662880] [48512]: DEBUG nova.objects.instance [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.663015] [48511]: [pid: 48511|app: 0|req: 1543/3129] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.665534] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.666677] [48512]: WARNING neutronclient.v2_0.client [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.666976] [48511]: DEBUG nova.compute.api [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.670955] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.671067] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.671135] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.671388] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.671533] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.672107] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.690873] [48512]: DEBUG nova.policy [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.695146] [48512]: INFO nova.api.openstack.requestlog [None req-a02b4c15-5e4f-46b2-b166-cc02012f6de6 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.064605 [ 893.695473] [48512]: [pid: 48512|app: 0|req: 1587/3130] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.697666] [48511]: WARNING neutronclient.v2_0.client [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.697901] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 893.699757] [48512]: DEBUG nova.compute.api [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 893.704460] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.704646] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.704792] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.705107] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.705299] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.705438] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.717878] [48511]: DEBUG nova.policy [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.723262] [48511]: DEBUG nova.policy [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.724021] [48511]: DEBUG nova.policy [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.724685] [48511]: INFO nova.api.openstack.requestlog [None req-0ca1ee4e-ff51-4b55-adb1-25ad3023162e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.061185 [ 893.725077] [48511]: [pid: 48511|app: 0|req: 1544/3131] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 893.728096] [48511]: DEBUG nova.api.openstack.wsgi [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "320d3120-3e5c-4911-bd25-7c76e414a5f4", "name": "network-vif-plugged", "status": "completed", "tag": "c3a7479c-c463-4f50-9bba-8e87daf32190"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 893.732306] [48512]: WARNING neutronclient.v2_0.client [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 893.736855] [48511]: DEBUG oslo_concurrency.lockutils [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 893.737056] [48511]: DEBUG oslo_concurrency.lockutils [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 893.737195] [48511]: DEBUG oslo_concurrency.lockutils [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 893.743917] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] Creating event network-vif-plugged:c3a7479c-c463-4f50-9bba-8e87daf32190 for instance 320d3120-3e5c-4911-bd25-7c76e414a5f4 on cpu-1 [ 893.749772] [48511]: INFO nova.api.openstack.requestlog [req-0f2ad745-1b08-4c3b-92d9-4315f2287ca0 req-d8699352-77eb-4df8-989d-8f7b42ad9a5a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023927 [ 893.750179] [48511]: [pid: 48511|app: 0|req: 1545/3132] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:18 2025] 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) [ 893.831219] [48512]: DEBUG nova.policy [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 893.835775] [48512]: INFO nova.api.openstack.requestlog [None req-4fdb1b7a-503f-44e8-80f0-24f6bb9850a9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.139587 [ 893.836171] [48512]: [pid: 48512|app: 0|req: 1588/3133] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.151571] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 894.182686] [48511]: DEBUG nova.api.openstack.wsgi [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.184127] [48511]: DEBUG nova.compute.api [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.187692] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.187872] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.188046] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.188276] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.188423] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.188545] [48511]: DEBUG oslo_concurrency.lockutils [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.202844] [48512]: DEBUG nova.api.openstack.wsgi [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.204323] [48512]: DEBUG nova.compute.api [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.205160] [48511]: WARNING neutronclient.v2_0.client [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.207704] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.207951] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.208060] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.208334] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.208502] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.208624] [48512]: DEBUG oslo_concurrency.lockutils [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.225296] [48512]: WARNING neutronclient.v2_0.client [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.294270] [48512]: DEBUG nova.policy [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.301675] [48512]: INFO nova.api.openstack.requestlog [None req-335f9b2a-9340-4073-b4ac-6e13c3758d62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.101140 [ 894.302024] [48512]: [pid: 48512|app: 0|req: 1589/3134] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.304452] [48512]: DEBUG nova.api.openstack.wsgi [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.305381] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 894.305939] [48512]: DEBUG nova.compute.api [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.310472] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.310647] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.310780] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.311050] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.311183] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.311303] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.312836] [48511]: DEBUG nova.policy [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.317056] [48511]: INFO nova.api.openstack.requestlog [None req-131ec7b5-5781-4f1c-ad8c-9082bc1fca9c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1496 microversion: 2.1 time: 0.136678 [ 894.317453] [48511]: [pid: 48511|app: 0|req: 1546/3135] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:18 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1496 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.319961] [48511]: DEBUG nova.api.openstack.wsgi [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.322540] [48511]: DEBUG nova.compute.api [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.325219] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.325520] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.325745] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.326299] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.327087] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.327087] [48511]: DEBUG oslo_concurrency.lockutils [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.338636] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.338636] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.338636] [48512]: DEBUG oslo_concurrency.lockutils [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.338636] [48512]: DEBUG nova.objects.instance [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.342168] [48512]: WARNING neutronclient.v2_0.client [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.345446] [48511]: WARNING neutronclient.v2_0.client [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.359801] [48512]: DEBUG nova.policy [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.364316] [48511]: DEBUG nova.policy [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.364473] [48512]: INFO nova.api.openstack.requestlog [None req-567a41c7-1fc6-44d3-8600-448eb4d7e821 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.061838 [ 894.364818] [48512]: [pid: 48512|app: 0|req: 1590/3136] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.367497] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 894.368763] [48512]: DEBUG nova.compute.api [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.368832] [48511]: INFO nova.api.openstack.requestlog [None req-67b29c51-655c-4750-bcb6-a4575b35338e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.050762 [ 894.369167] [48511]: [pid: 48511|app: 0|req: 1547/3137] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.371972] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.372109] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.372199] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.372346] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.372598] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.372745] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.372869] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.373374] [48511]: DEBUG nova.compute.api [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.377199] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.377378] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.377512] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.377814] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.377980] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.378125] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.388255] [48512]: DEBUG nova.objects.instance [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'flavor' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.401266] [48511]: WARNING neutronclient.v2_0.client [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.419849] [48511]: DEBUG nova.policy [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.424178] [48511]: DEBUG nova.policy [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.425273] [48511]: DEBUG nova.policy [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.430346] [48512]: INFO nova.api.openstack.requestlog [None req-f8358cc5-6891-440f-9933-e8e38434efce tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61/action" status: 200 len: 32 microversion: 2.1 time: 0.064842 [ 894.430704] [48512]: [pid: 48512|app: 0|req: 1591/3138] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:19 2025] POST /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61/action => generated 32 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 894.430760] [48511]: INFO nova.api.openstack.requestlog [None req-1b113e22-e0ee-4a31-9d3e-68be74a7379f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1492 microversion: 2.96 time: 0.060789 [ 894.431456] [48511]: [pid: 48511|app: 0|req: 1548/3139] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1492 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 894.434516] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.435791] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.437347] [48512]: DEBUG nova.compute.api [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.437413] [48511]: DEBUG nova.compute.api [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.442424] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.442531] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.442613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.442658] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.442748] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.442786] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.443022] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.443060] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.443172] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.443217] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.443292] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.443337] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.451133] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=6 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 894.469613] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.469825] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.469951] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.470109] [48512]: DEBUG nova.objects.instance [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.471121] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.471310] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.471441] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.471591] [48511]: DEBUG nova.objects.instance [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.473238] [48512]: WARNING neutronclient.v2_0.client [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.475086] [48511]: WARNING neutronclient.v2_0.client [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.492967] [48511]: DEBUG nova.policy [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.493119] [48512]: DEBUG nova.policy [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.499753] [48512]: INFO nova.api.openstack.requestlog [None req-ed443891-c696-4330-8755-2e4dec208fba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.068404 [ 894.500165] [48512]: [pid: 48512|app: 0|req: 1592/3140] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.500250] [48511]: INFO nova.api.openstack.requestlog [None req-7ffebcdc-7c33-4e6d-9810-77b624e05dd3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.068384 [ 894.500597] [48511]: [pid: 48511|app: 0|req: 1549/3141] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.502650] [48512]: DEBUG nova.api.openstack.wsgi [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.503130] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.504208] [48512]: DEBUG nova.compute.api [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.504570] [48511]: DEBUG nova.compute.api [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.507718] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.507932] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.507978] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.508135] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.508260] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.508310] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.508515] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.508719] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.509274] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.509346] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.509346] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.509473] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.526020] [48511]: WARNING neutronclient.v2_0.client [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.528288] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.528469] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.528600] [48512]: DEBUG oslo_concurrency.lockutils [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.528751] [48512]: DEBUG nova.objects.instance [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.531539] [48512]: WARNING neutronclient.v2_0.client [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.551138] [48512]: DEBUG nova.policy [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.555785] [48512]: INFO nova.api.openstack.requestlog [None req-74b362f2-2294-4fe8-be2c-133e2dd42bef tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.054722 [ 894.555920] [48512]: [pid: 48512|app: 0|req: 1593/3142] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.558155] [48512]: DEBUG nova.api.openstack.wsgi [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.559529] [48512]: DEBUG nova.compute.api [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.562742] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.562920] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.563088] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.563354] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.563500] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.563625] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.581826] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.582100] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.582722] [48512]: DEBUG oslo_concurrency.lockutils [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.582722] [48512]: DEBUG nova.objects.instance [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.585379] [48512]: WARNING neutronclient.v2_0.client [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.603009] [48512]: DEBUG nova.policy [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.604488] [48511]: DEBUG nova.policy [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.607529] [48512]: INFO nova.api.openstack.requestlog [None req-31a04aec-1c8c-4ca7-913b-dacf2373a00c tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.050745 [ 894.607529] [48512]: [pid: 48512|app: 0|req: 1594/3143] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.608188] [48511]: INFO nova.api.openstack.requestlog [None req-5b0e25eb-6970-4ebe-9249-dbd506c13aae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.106533 [ 894.608188] [48511]: [pid: 48511|app: 0|req: 1550/3144] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.610034] [48512]: DEBUG nova.api.openstack.wsgi [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.610518] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.611059] [48512]: DEBUG nova.compute.api [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.611824] [48511]: DEBUG nova.compute.api [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.614015] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.614211] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.614345] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.614593] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.614735] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.614824] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.614862] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.615009] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.615158] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.615403] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.615546] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.615666] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.630008] [48512]: WARNING neutronclient.v2_0.client [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.632694] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.632694] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.632936] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.632936] [48511]: DEBUG nova.objects.instance [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.635700] [48511]: WARNING neutronclient.v2_0.client [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.648623] [48512]: DEBUG nova.policy [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.652234] [48512]: INFO nova.api.openstack.requestlog [None req-1d1beb35-b00d-4e6c-a60b-49d53c65cfc2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.044286 [ 894.652557] [48512]: [pid: 48512|app: 0|req: 1595/3145] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.653123] [48511]: DEBUG nova.policy [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.655485] [48512]: DEBUG nova.api.openstack.wsgi [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.656841] [48512]: DEBUG nova.compute.api [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.657252] [48511]: INFO nova.api.openstack.requestlog [None req-8e0933e4-6548-4566-8dee-45be5b2b3027 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.048573 [ 894.657591] [48511]: [pid: 48511|app: 0|req: 1551/3146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.660161] [48511]: DEBUG nova.api.openstack.wsgi [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.660234] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.660365] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.660500] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.660852] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.661044] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.661181] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.661477] [48511]: DEBUG nova.compute.api [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.664466] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.664653] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.664815] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.665134] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.665288] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.665412] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.679876] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.680104] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.680241] [48512]: DEBUG oslo_concurrency.lockutils [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.680389] [48512]: DEBUG nova.objects.instance [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.683093] [48512]: WARNING neutronclient.v2_0.client [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.683226] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.683408] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.683537] [48511]: DEBUG oslo_concurrency.lockutils [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.683679] [48511]: DEBUG nova.objects.instance [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.686210] [48511]: WARNING neutronclient.v2_0.client [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.688932] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 894.701998] [48512]: DEBUG nova.policy [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.703741] [48511]: DEBUG nova.policy [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.705832] [48512]: INFO nova.api.openstack.requestlog [None req-19fec6be-97a7-47b6-839b-7be7f6dab621 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.052203 [ 894.706200] [48512]: [pid: 48512|app: 0|req: 1596/3147] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.708683] [48512]: DEBUG nova.api.openstack.wsgi [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.708853] [48511]: INFO nova.api.openstack.requestlog [None req-4950c924-52ce-4bb5-ba52-c335773e57f4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.050628 [ 894.709192] [48511]: [pid: 48511|app: 0|req: 1552/3148] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.710870] [48512]: DEBUG nova.compute.api [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.711613] [48511]: DEBUG nova.api.openstack.wsgi [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.713150] [48511]: DEBUG nova.compute.api [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.713513] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.713817] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.714074] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.714432] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.714977] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.714977] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.715836] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.716021] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.716157] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.716408] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.716551] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.716669] [48511]: DEBUG oslo_concurrency.lockutils [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.733397] [48511]: WARNING neutronclient.v2_0.client [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.734321] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.734638] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.734873] [48512]: DEBUG oslo_concurrency.lockutils [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.735176] [48512]: DEBUG nova.objects.instance [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.738049] [48512]: WARNING neutronclient.v2_0.client [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.756502] [48512]: DEBUG nova.policy [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.760457] [48512]: INFO nova.api.openstack.requestlog [None req-a71e2746-b395-424f-be45-ae3a889a9e00 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.053647 [ 894.760790] [48512]: [pid: 48512|app: 0|req: 1597/3149] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.763359] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.764559] [48512]: DEBUG nova.compute.api [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.768219] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.768366] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.768773] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.768773] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.768897] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.769080] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.791367] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.791649] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.791733] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.791864] [48512]: DEBUG nova.objects.instance [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.794713] [48512]: WARNING neutronclient.v2_0.client [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.814524] [48512]: DEBUG nova.policy [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.819938] [48512]: INFO nova.api.openstack.requestlog [None req-2f12cac9-b1b4-47eb-96a2-5aed9ca42335 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.058571 [ 894.820301] [48512]: [pid: 48512|app: 0|req: 1598/3150] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.822576] [48512]: DEBUG nova.api.openstack.wsgi [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.823911] [48512]: DEBUG nova.compute.api [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.827633] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.827814] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.827947] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.828231] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.828378] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.828501] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.832532] [48511]: DEBUG nova.policy [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.837076] [48511]: INFO nova.api.openstack.requestlog [None req-30b4a4b8-64c0-4b1d-99ef-3791f8acb290 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.127071 [ 894.837652] [48511]: [pid: 48511|app: 0|req: 1553/3151] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.840178] [48511]: DEBUG nova.api.openstack.wsgi [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.841699] [48511]: DEBUG nova.compute.api [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.845284] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.845284] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.845455] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.845723] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.845888] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.846050] [48511]: DEBUG oslo_concurrency.lockutils [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.853680] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.853876] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.854039] [48512]: DEBUG oslo_concurrency.lockutils [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.854196] [48512]: DEBUG nova.objects.instance [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.860048] [48512]: WARNING neutronclient.v2_0.client [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.868270] [48511]: WARNING neutronclient.v2_0.client [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.877353] [48512]: DEBUG nova.policy [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.881520] [48512]: INFO nova.api.openstack.requestlog [None req-24783ce6-2d81-4503-8601-2f15c947a244 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.060690 [ 894.881838] [48512]: [pid: 48512|app: 0|req: 1599/3152] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.884123] [48512]: DEBUG nova.api.openstack.wsgi [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 894.885476] [48512]: DEBUG nova.compute.api [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 894.890094] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.890312] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.890409] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.890662] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 894.890826] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 894.890959] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 894.905098] [48511]: DEBUG nova.policy [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.912337] [48511]: DEBUG nova.policy [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.913011] [48511]: DEBUG nova.policy [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 894.913505] [48512]: WARNING neutronclient.v2_0.client [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 894.913801] [48511]: INFO nova.api.openstack.requestlog [None req-7875b40b-baa1-4061-aacc-ecd2df3ed3a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.075535 [ 894.914204] [48511]: [pid: 48511|app: 0|req: 1554/3153] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.025677] [48512]: DEBUG nova.policy [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.030009] [48512]: INFO nova.api.openstack.requestlog [None req-c2d68de4-78ef-42c6-99a5-d170b1011357 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.147573 [ 895.030341] [48512]: [pid: 48512|app: 0|req: 1600/3154] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:19 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.316810] [48511]: DEBUG nova.api.openstack.wsgi [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.318463] [48511]: DEBUG nova.compute.api [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.323788] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.323905] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.323974] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.324206] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.324394] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.324460] [48511]: DEBUG oslo_concurrency.lockutils [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.351500] [48511]: WARNING neutronclient.v2_0.client [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.377626] [48512]: DEBUG nova.api.openstack.wsgi [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.379120] [48512]: DEBUG nova.compute.api [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.382519] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.382699] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.382835] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.383100] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.383244] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.383367] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.404840] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.405038] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.405246] [48512]: DEBUG oslo_concurrency.lockutils [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.405399] [48512]: DEBUG nova.objects.instance [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.408697] [48512]: WARNING neutronclient.v2_0.client [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.414608] [48511]: DEBUG nova.policy [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.418897] [48511]: INFO nova.api.openstack.requestlog [None req-33539f64-c768-4dbb-9d11-0e842f390a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.104290 [ 895.419360] [48511]: [pid: 48511|app: 0|req: 1555/3155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.421905] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.423312] [48511]: DEBUG nova.compute.api [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.426390] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.426569] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.426699] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.426734] [48512]: DEBUG nova.policy [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.426949] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.427104] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.427224] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.432216] [48512]: INFO nova.api.openstack.requestlog [None req-e61ad1e1-d9f7-427e-af58-32db2ba217d0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.056488 [ 895.432697] [48512]: [pid: 48512|app: 0|req: 1601/3156] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.442084] [48511]: WARNING neutronclient.v2_0.client [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.449508] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.451921] [48512]: DEBUG nova.compute.api [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.455542] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.455640] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.455693] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.455937] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.456091] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.456217] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.479479] [48512]: WARNING neutronclient.v2_0.client [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.481420] [48511]: DEBUG nova.policy [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.485700] [48511]: INFO nova.api.openstack.requestlog [None req-e1d95031-f989-4590-acee-f7eb25a21273 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.065790 [ 895.486055] [48511]: [pid: 48511|app: 0|req: 1556/3157] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.513461] [48511]: DEBUG nova.api.openstack.wsgi [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.514953] [48511]: DEBUG nova.compute.api [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.519878] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.519878] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.519878] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.520061] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.520160] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.520295] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.539177] [48512]: DEBUG nova.policy [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.547197] [48512]: DEBUG nova.policy [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.547704] [48512]: DEBUG nova.policy [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.548997] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.549688] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.549688] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.549688] [48511]: DEBUG nova.objects.instance [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.551558] [48512]: INFO nova.api.openstack.requestlog [None req-6d7d9e89-e5a7-4cf5-b24e-17de037d306d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1548 microversion: 2.96 time: 0.104093 [ 895.552042] [48512]: [pid: 48512|app: 0|req: 1602/3158] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1548 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 895.553480] [48511]: WARNING neutronclient.v2_0.client [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.555014] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.556483] [48512]: DEBUG nova.compute.api [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.559659] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.559985] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.560066] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.560328] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.560473] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.560598] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.571017] [48511]: DEBUG nova.policy [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.576428] [48511]: INFO nova.api.openstack.requestlog [None req-bcfae646-ed24-4a96-a98d-2af71c49292e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.065144 [ 895.576802] [48511]: [pid: 48511|app: 0|req: 1557/3159] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.579227] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.580663] [48511]: DEBUG nova.compute.api [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.583928] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.584115] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.584248] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.584499] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.584638] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.584745] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.584789] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.585053] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.585397] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.585730] [48512]: DEBUG nova.objects.instance [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.590360] [48512]: WARNING neutronclient.v2_0.client [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.604181] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.604391] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.604526] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.604770] [48511]: DEBUG nova.objects.instance [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.611865] [48512]: DEBUG nova.policy [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.613979] [48511]: WARNING neutronclient.v2_0.client [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.615392] [48512]: INFO nova.api.openstack.requestlog [None req-a4c2c56a-806a-4924-8e18-267133a439b8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.062659 [ 895.615865] [48512]: [pid: 48512|app: 0|req: 1603/3160] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.619569] [48512]: DEBUG nova.api.openstack.wsgi [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.621273] [48512]: DEBUG nova.compute.api [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.624905] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.625250] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.625490] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.625843] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.626100] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.626340] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.637485] [48511]: DEBUG nova.policy [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.642234] [48511]: INFO nova.api.openstack.requestlog [None req-5a76465d-1bdf-4c5f-8ed8-12bf85504c4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.064699 [ 895.642459] [48511]: [pid: 48511|app: 0|req: 1558/3161] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.646031] [48511]: DEBUG nova.api.openstack.wsgi [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.646227] [48511]: DEBUG nova.compute.api [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.648822] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.648996] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.649165] [48512]: DEBUG oslo_concurrency.lockutils [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.649318] [48512]: DEBUG nova.objects.instance [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.649904] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.650116] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.650229] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.650482] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.650617] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.650732] [48511]: DEBUG oslo_concurrency.lockutils [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.652375] [48512]: WARNING neutronclient.v2_0.client [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.666970] [48511]: WARNING neutronclient.v2_0.client [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.681854] [48512]: DEBUG nova.policy [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.686296] [48512]: INFO nova.api.openstack.requestlog [None req-92353b95-c2c1-4f34-8659-e3444aa201c7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.068375 [ 895.686855] [48512]: [pid: 48512|app: 0|req: 1604/3162] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.689393] [48512]: DEBUG nova.api.openstack.wsgi [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.690974] [48512]: DEBUG nova.compute.api [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.694626] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.694816] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.694968] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.695321] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.695375] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.695553] [48512]: DEBUG oslo_concurrency.lockutils [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.717579] [48512]: WARNING neutronclient.v2_0.client [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.773657] [48512]: DEBUG nova.policy [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.778679] [48512]: INFO nova.api.openstack.requestlog [None req-06db4825-d56e-4cf5-958e-0fba4d8bc179 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.091405 [ 895.779115] [48512]: [pid: 48512|app: 0|req: 1605/3163] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.782324] [48512]: DEBUG nova.api.openstack.wsgi [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.785630] [48512]: DEBUG nova.compute.api [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.787697] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.787899] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.788048] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.788316] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.788512] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.788646] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.802626] [48511]: DEBUG nova.policy [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.807087] [48511]: INFO nova.api.openstack.requestlog [None req-f905a30c-1466-4d76-be18-ec371c4ae2d9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.164047 [ 895.807555] [48511]: [pid: 48511|app: 0|req: 1559/3164] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.807630] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.808284] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.808451] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.808608] [48512]: DEBUG nova.objects.instance [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.809798] [48511]: DEBUG nova.api.openstack.wsgi [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.811294] [48511]: DEBUG nova.compute.api [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.811824] [48512]: WARNING neutronclient.v2_0.client [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.814746] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.814932] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.815083] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.815353] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.815476] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.815624] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.832441] [48512]: DEBUG nova.policy [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.834716] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.834899] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.835040] [48511]: DEBUG oslo_concurrency.lockutils [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.835191] [48511]: DEBUG nova.objects.instance [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.836097] [48512]: INFO nova.api.openstack.requestlog [None req-b34cd0eb-e7a9-4b06-a575-b55f42ab4753 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.056404 [ 895.836417] [48512]: [pid: 48512|app: 0|req: 1606/3165] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.838590] [48511]: WARNING neutronclient.v2_0.client [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.839334] [48512]: DEBUG nova.api.openstack.wsgi [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.840868] [48512]: DEBUG nova.compute.api [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.843975] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.844197] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.844318] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.844662] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.844735] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.844832] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.857862] [48511]: DEBUG nova.policy [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.864045] [48511]: INFO nova.api.openstack.requestlog [None req-1792b07e-12eb-4d74-b503-82a3097da0b9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.055950 [ 895.864575] [48511]: [pid: 48511|app: 0|req: 1560/3166] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.865088] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.866176] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.866176] [48512]: DEBUG oslo_concurrency.lockutils [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.866176] [48512]: DEBUG nova.objects.instance [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.868712] [48511]: DEBUG nova.api.openstack.wsgi [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "320d3120-3e5c-4911-bd25-7c76e414a5f4", "tag": "c3a7479c-c463-4f50-9bba-8e87daf32190"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 895.868836] [48512]: WARNING neutronclient.v2_0.client [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.876051] [48511]: DEBUG oslo_concurrency.lockutils [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.876357] [48511]: DEBUG oslo_concurrency.lockutils [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.876593] [48511]: DEBUG oslo_concurrency.lockutils [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.884217] [48511]: INFO nova.api.openstack.compute.server_external_events [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] Creating event network-changed:c3a7479c-c463-4f50-9bba-8e87daf32190 for instance 320d3120-3e5c-4911-bd25-7c76e414a5f4 on cpu-1 [ 895.887660] [48512]: DEBUG nova.policy [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.889373] [48511]: INFO nova.api.openstack.requestlog [req-308df9cd-4b94-4ee6-84bd-a24fd2977170 req-f292e99b-47f4-4aac-8191-60fad5f8a1fe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023958 [ 895.889886] [48511]: [pid: 48511|app: 0|req: 1561/3167] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:20 2025] 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) [ 895.892572] [48511]: DEBUG nova.api.openstack.wsgi [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.893505] [48512]: INFO nova.api.openstack.requestlog [None req-fca657c2-2637-484b-bdb3-afdfe7420123 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.056539 [ 895.894582] [48512]: [pid: 48512|app: 0|req: 1607/3168] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.894666] [48511]: DEBUG nova.compute.api [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.896804] [48512]: DEBUG nova.api.openstack.wsgi [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.897654] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.897932] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.898084] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.898232] [48512]: DEBUG nova.compute.api [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.898337] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.898479] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.898597] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.903030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.903030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.903030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.903030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.903030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.903222] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.920996] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.921068] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.921196] [48511]: DEBUG oslo_concurrency.lockutils [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.921352] [48511]: DEBUG nova.objects.instance [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.925125] [48511]: WARNING neutronclient.v2_0.client [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.925899] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.926107] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.926248] [48512]: DEBUG oslo_concurrency.lockutils [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.926399] [48512]: DEBUG nova.objects.instance [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.929714] [48512]: WARNING neutronclient.v2_0.client [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.945637] [48511]: DEBUG nova.policy [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.950340] [48511]: INFO nova.api.openstack.requestlog [None req-17230175-9cc1-44a0-a3a4-492e3c8371a7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.059774 [ 895.950694] [48511]: [pid: 48511|app: 0|req: 1562/3169] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.953737] [48511]: DEBUG nova.api.openstack.wsgi [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.954880] [48511]: DEBUG nova.compute.api [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.958234] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.958433] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.958549] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.958811] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.958949] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.959113] [48511]: DEBUG oslo_concurrency.lockutils [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.959734] [48512]: DEBUG nova.policy [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 895.964827] [48512]: INFO nova.api.openstack.requestlog [None req-a264d5d2-e24b-49f2-8c93-2129caa4778c tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.070398 [ 895.965920] [48512]: [pid: 48512|app: 0|req: 1608/3170] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.967912] [48512]: DEBUG nova.api.openstack.wsgi [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 895.969917] [48512]: DEBUG nova.compute.api [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 895.974009] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.974279] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.974661] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.974959] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.975169] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.975260] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.977549] [48511]: WARNING neutronclient.v2_0.client [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 895.997903] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 895.998146] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 895.998324] [48512]: DEBUG oslo_concurrency.lockutils [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 895.998593] [48512]: DEBUG nova.objects.instance [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.001806] [48512]: WARNING neutronclient.v2_0.client [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.026380] [48512]: DEBUG nova.policy [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.030589] [48512]: INFO nova.api.openstack.requestlog [None req-bfb182e4-c60b-432d-91c5-a256a39ab4d5 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.064622 [ 896.030924] [48512]: [pid: 48512|app: 0|req: 1609/3171] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.033337] [48512]: DEBUG nova.api.openstack.wsgi [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.034698] [48512]: DEBUG nova.compute.api [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.037767] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.037964] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.038128] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.038385] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.038531] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.038653] [48512]: DEBUG oslo_concurrency.lockutils [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.047946] [48511]: DEBUG nova.policy [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.052136] [48511]: INFO nova.api.openstack.requestlog [None req-c56239be-a10b-4034-8e1b-b73a1b46c830 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.100750 [ 896.052562] [48511]: [pid: 48511|app: 0|req: 1563/3172] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.056020] [48512]: WARNING neutronclient.v2_0.client [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.056102] [48511]: DEBUG nova.api.openstack.wsgi [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.056102] [48511]: DEBUG nova.compute.api [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.059335] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.059511] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.059634] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.059915] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.060076] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.060202] [48511]: DEBUG oslo_concurrency.lockutils [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.072145] [48512]: DEBUG nova.policy [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.076292] [48512]: DEBUG nova.policy [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.076851] [48512]: DEBUG nova.policy [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.077434] [48512]: INFO nova.api.openstack.requestlog [None req-81011f0b-b296-4a67-b167-5ce6713a43f8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.046007 [ 896.077727] [48512]: [pid: 48512|app: 0|req: 1610/3173] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.078141] [48511]: WARNING neutronclient.v2_0.client [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.138082] [48511]: DEBUG nova.policy [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.142627] [48511]: INFO nova.api.openstack.requestlog [None req-be234d1e-2719-4fa4-b66e-c5c5482fae31 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.089581 [ 896.142969] [48511]: [pid: 48511|app: 0|req: 1564/3174] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:20 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.236399] [48512]: DEBUG nova.api.openstack.wsgi [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "name": "network-vif-plugged", "status": "completed", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 896.244625] [48512]: DEBUG oslo_concurrency.lockutils [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.244823] [48512]: DEBUG oslo_concurrency.lockutils [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.244968] [48512]: DEBUG oslo_concurrency.lockutils [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.257081] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] Creating event network-vif-plugged:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 896.261898] [48512]: INFO nova.api.openstack.requestlog [req-6ea78e29-00ff-4556-b42b-bb2f2a9832bf req-093d41d8-6888-49f2-92b1-f13bd0dada2c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029262 [ 896.262323] [48512]: [pid: 48512|app: 0|req: 1611/3175] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:21 2025] 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) [ 896.430985] [48511]: DEBUG nova.api.openstack.wsgi [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.432601] [48511]: DEBUG nova.compute.api [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.436081] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.436304] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.436443] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.436737] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.436886] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.437032] [48511]: DEBUG oslo_concurrency.lockutils [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.447490] [48512]: DEBUG nova.api.openstack.wsgi [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.448984] [48512]: DEBUG nova.compute.api [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.452843] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.453060] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.453215] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.453621] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.453621] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.453695] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.459620] [48511]: WARNING neutronclient.v2_0.client [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.476709] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.476895] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.477045] [48512]: DEBUG oslo_concurrency.lockutils [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.477196] [48512]: DEBUG nova.objects.instance [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.481256] [48512]: WARNING neutronclient.v2_0.client [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.499473] [48512]: DEBUG nova.policy [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.504534] [48512]: INFO nova.api.openstack.requestlog [None req-62e81930-d1f0-4549-adea-4ce969348a9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.059281 [ 896.505048] [48512]: [pid: 48512|app: 0|req: 1612/3176] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.507613] [48512]: DEBUG nova.api.openstack.wsgi [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.509232] [48512]: DEBUG nova.compute.api [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.513122] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.513122] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.513441] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.513584] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.513649] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.513766] [48512]: DEBUG oslo_concurrency.lockutils [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.526812] [48511]: DEBUG nova.policy [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.530310] [48512]: WARNING neutronclient.v2_0.client [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.531301] [48511]: INFO nova.api.openstack.requestlog [None req-e823583f-bf77-4f22-a4c3-444467ac9a19 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.102447 [ 896.531637] [48511]: [pid: 48511|app: 0|req: 1565/3177] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.548923] [48512]: DEBUG nova.policy [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.553052] [48512]: INFO nova.api.openstack.requestlog [None req-36500015-0e2a-4446-8d2c-edec7601090c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.047462 [ 896.553369] [48512]: [pid: 48512|app: 0|req: 1613/3178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.568283] [48511]: DEBUG nova.api.openstack.wsgi [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.569806] [48511]: DEBUG nova.compute.api [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.573626] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.573626] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.573626] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.573924] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.573924] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.574037] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.589741] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.591353] [48512]: DEBUG nova.compute.api [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.595947] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.596192] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.596354] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.596693] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.596846] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.596998] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.598841] [48511]: WARNING neutronclient.v2_0.client [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.616500] [48511]: DEBUG nova.policy [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.622857] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.623062] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.623203] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.623350] [48512]: DEBUG nova.objects.instance [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.626154] [48512]: WARNING neutronclient.v2_0.client [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.627145] [48511]: DEBUG nova.policy [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.627856] [48511]: DEBUG nova.policy [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.633621] [48511]: INFO nova.api.openstack.requestlog [None req-dbfd4160-e0e9-47f9-8bd9-dbac1ffbb63e tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1548 microversion: 2.96 time: 0.067528 [ 896.633945] [48511]: [pid: 48511|app: 0|req: 1566/3179] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1548 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 896.638018] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.638018] [48511]: DEBUG nova.compute.api [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.641776] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.643846] [48512]: DEBUG nova.policy [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.647860] [48512]: INFO nova.api.openstack.requestlog [None req-8ede6450-7ba8-4dd9-a713-b000e33d8772 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.060114 [ 896.648206] [48512]: [pid: 48512|app: 0|req: 1614/3180] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.655543] [48512]: DEBUG nova.api.openstack.wsgi [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.656961] [48512]: DEBUG nova.compute.api [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.660214] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.660394] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.660527] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.660775] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.660926] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.661135] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.662376] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.662560] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.662693] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.662840] [48511]: DEBUG nova.objects.instance [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.665686] [48511]: WARNING neutronclient.v2_0.client [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.680276] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.680488] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.680623] [48512]: DEBUG oslo_concurrency.lockutils [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.680931] [48512]: DEBUG nova.objects.instance [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.683772] [48512]: WARNING neutronclient.v2_0.client [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.685554] [48511]: DEBUG nova.policy [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.690296] [48511]: INFO nova.api.openstack.requestlog [None req-4a751ad1-a89c-42cb-b223-2dfd89608851 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.055634 [ 896.690550] [48511]: [pid: 48511|app: 0|req: 1567/3181] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.699704] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.701214] [48511]: DEBUG nova.compute.api [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.702523] [48512]: DEBUG nova.policy [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.705390] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.705632] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.705977] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.706337] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.706543] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.706630] [48512]: INFO nova.api.openstack.requestlog [None req-4eb4869c-f392-445e-94e1-313284a56efd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.052918 [ 896.706748] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.707166] [48512]: [pid: 48512|app: 0|req: 1615/3182] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.725721] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.725932] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.726272] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.726520] [48511]: DEBUG nova.objects.instance [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.729168] [48511]: WARNING neutronclient.v2_0.client [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.747828] [48511]: DEBUG nova.policy [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.751701] [48511]: INFO nova.api.openstack.requestlog [None req-9c18dd12-4c27-4e8d-8beb-ece2f1404cb0 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.053907 [ 896.752123] [48511]: [pid: 48511|app: 0|req: 1568/3183] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 896.793354] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.794836] [48512]: DEBUG nova.compute.api [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.799054] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.799276] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.799437] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.799730] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.799962] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.800125] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.817076] [48512]: WARNING neutronclient.v2_0.client [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.820357] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.821800] [48511]: DEBUG nova.compute.api [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.825233] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.825395] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.825498] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.826064] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.826064] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.826064] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.838270] [48512]: DEBUG nova.policy [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.842469] [48512]: INFO nova.api.openstack.requestlog [None req-0d317cc9-1c1c-4143-b0de-bb95886585f5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.051347 [ 896.842796] [48512]: [pid: 48512|app: 0|req: 1616/3184] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.842859] [48511]: WARNING neutronclient.v2_0.client [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.851011] [48512]: DEBUG nova.api.openstack.wsgi [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.852442] [48512]: DEBUG nova.compute.api [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.855776] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.855984] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.856147] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.856432] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.856597] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.856723] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.876325] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.876438] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.877367] [48512]: DEBUG oslo_concurrency.lockutils [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.877367] [48512]: DEBUG nova.objects.instance [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.880328] [48512]: WARNING neutronclient.v2_0.client [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.919407] [48512]: DEBUG nova.policy [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.924401] [48512]: INFO nova.api.openstack.requestlog [None req-942bb362-70e2-4bc8-b13a-0d384278611b tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.075160 [ 896.924471] [48512]: [pid: 48512|app: 0|req: 1617/3185] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.926932] [48512]: DEBUG nova.api.openstack.wsgi [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.928356] [48512]: DEBUG nova.compute.api [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.932025] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.932135] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.932209] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.932506] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.932677] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.932809] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.934150] [48511]: DEBUG nova.policy [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.938427] [48511]: INFO nova.api.openstack.requestlog [None req-8a583e6b-5dd6-4177-8318-96d874544b8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.120233 [ 896.938856] [48511]: [pid: 48511|app: 0|req: 1569/3186] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.941373] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.942721] [48511]: DEBUG nova.compute.api [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.946449] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.946623] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.946754] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.947010] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.947161] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.947280] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.952839] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.953092] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.953234] [48512]: DEBUG oslo_concurrency.lockutils [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.953382] [48512]: DEBUG nova.objects.instance [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.956498] [48512]: WARNING neutronclient.v2_0.client [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.966228] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.966812] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.966812] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.966812] [48511]: DEBUG nova.objects.instance [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.969542] [48511]: WARNING neutronclient.v2_0.client [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 896.976995] [48512]: DEBUG nova.policy [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.983051] [48512]: INFO nova.api.openstack.requestlog [None req-afb9cd50-388f-479b-b424-12859725afd3 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.057492 [ 896.983051] [48512]: [pid: 48512|app: 0|req: 1618/3187] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.985278] [48512]: DEBUG nova.api.openstack.wsgi [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.986712] [48512]: DEBUG nova.compute.api [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 896.991103] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.991103] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.991243] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.991283] [48511]: DEBUG nova.policy [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 896.991616] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 896.991814] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 896.991951] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 896.995455] [48511]: INFO nova.api.openstack.requestlog [None req-3c5f8420-597d-4471-b455-3edb2b1d694a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.055866 [ 896.996636] [48511]: [pid: 48511|app: 0|req: 1570/3188] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.998599] [48511]: DEBUG nova.api.openstack.wsgi [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 896.999884] [48511]: DEBUG nova.compute.api [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.003877] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.003877] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.003877] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.004112] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.005051] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.005051] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.013717] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.013907] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.014065] [48512]: DEBUG oslo_concurrency.lockutils [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.014251] [48512]: DEBUG nova.objects.instance [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.017806] [48512]: WARNING neutronclient.v2_0.client [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.023968] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.024089] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.024231] [48511]: DEBUG oslo_concurrency.lockutils [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.024353] [48511]: DEBUG nova.objects.instance [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.027499] [48511]: WARNING neutronclient.v2_0.client [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.035976] [48512]: DEBUG nova.policy [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.040954] [48512]: INFO nova.api.openstack.requestlog [None req-78eb41c5-92d2-4ef2-a8b4-e5a4da5d5fec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.057457 [ 897.041332] [48512]: [pid: 48512|app: 0|req: 1619/3189] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.043795] [48512]: DEBUG nova.api.openstack.wsgi [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.044803] [48511]: DEBUG nova.policy [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.045402] [48512]: DEBUG nova.compute.api [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.048354] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.048534] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.048736] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.048917] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.049075] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.049200] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.050137] [48511]: INFO nova.api.openstack.requestlog [None req-98294729-f41d-4a8c-aad2-ceb628e47812 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.053543 [ 897.050777] [48511]: [pid: 48511|app: 0|req: 1571/3190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.064900] [48511]: DEBUG nova.api.openstack.wsgi [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.066244] [48511]: DEBUG nova.compute.api [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.068197] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.068283] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.068395] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.068547] [48512]: DEBUG nova.objects.instance [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.069405] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.069588] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.069723] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.070064] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.070216] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.070337] [48511]: DEBUG oslo_concurrency.lockutils [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.071807] [48512]: WARNING neutronclient.v2_0.client [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.085876] [48511]: WARNING neutronclient.v2_0.client [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.089906] [48512]: DEBUG nova.policy [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.094354] [48512]: INFO nova.api.openstack.requestlog [None req-3c49ebc2-69e9-49a1-8689-241802a3aec3 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.052464 [ 897.094689] [48512]: [pid: 48512|app: 0|req: 1620/3191] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.098022] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.098553] [48512]: DEBUG nova.compute.api [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.101718] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.101921] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.102074] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.102426] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.102571] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.102693] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.119391] [48512]: WARNING neutronclient.v2_0.client [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.135386] [48512]: DEBUG nova.policy [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.139467] [48512]: DEBUG nova.policy [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.140078] [48512]: DEBUG nova.policy [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.140643] [48512]: INFO nova.api.openstack.requestlog [None req-fa53bca6-9494-4d92-b66b-41e1a6cd2c9a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.045493 [ 897.140958] [48512]: [pid: 48512|app: 0|req: 1621/3192] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.142906] [48511]: DEBUG nova.policy [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.147141] [48511]: INFO nova.api.openstack.requestlog [None req-59b033a0-1ab8-4f39-aab3-964eb9a6d857 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.084288 [ 897.147471] [48511]: [pid: 48511|app: 0|req: 1572/3193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.154936] [48512]: DEBUG nova.api.openstack.wsgi [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.156319] [48512]: DEBUG nova.compute.api [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.159556] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.159738] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.159896] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.160168] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.160316] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.160442] [48512]: DEBUG oslo_concurrency.lockutils [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.179965] [48512]: WARNING neutronclient.v2_0.client [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.241320] [48512]: DEBUG nova.policy [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.245625] [48512]: INFO nova.api.openstack.requestlog [None req-923c8b11-4363-419a-8c54-4ce1003e8340 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.092876 [ 897.245960] [48512]: [pid: 48512|app: 0|req: 1622/3194] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:21 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.518499] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.519371] [48511]: DEBUG nova.compute.api [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.524743] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.524927] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.525076] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.525329] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.525474] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.525594] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.544201] [48512]: DEBUG nova.api.openstack.wsgi [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.545631] [48512]: DEBUG nova.compute.api [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.548087] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.548087] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.548087] [48511]: DEBUG oslo_concurrency.lockutils [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.548087] [48511]: DEBUG nova.objects.instance [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.548985] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.549184] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.549320] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.549574] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.549718] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.549916] [48512]: DEBUG oslo_concurrency.lockutils [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.553025] [48511]: WARNING neutronclient.v2_0.client [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.567989] [48512]: WARNING neutronclient.v2_0.client [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.572538] [48511]: DEBUG nova.policy [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.580578] [48511]: INFO nova.api.openstack.requestlog [None req-4f161f83-0951-4e48-9f27-9ea5042be35d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.064716 [ 897.581027] [48511]: [pid: 48511|app: 0|req: 1573/3195] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.583484] [48511]: DEBUG nova.api.openstack.wsgi [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.585049] [48511]: DEBUG nova.compute.api [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.589025] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.589025] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.589025] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.589186] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.589257] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.589377] [48511]: DEBUG oslo_concurrency.lockutils [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.606967] [48511]: WARNING neutronclient.v2_0.client [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.625305] [48511]: DEBUG nova.policy [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.630356] [48511]: INFO nova.api.openstack.requestlog [None req-a93bd462-dd90-4cf8-83cb-223e2861ce6c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.048579 [ 897.630635] [48511]: [pid: 48511|app: 0|req: 1574/3196] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.651033] [48511]: DEBUG nova.api.openstack.wsgi [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.652086] [48511]: DEBUG nova.compute.api [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.655607] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.655946] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.656662] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.656662] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.656662] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.656662] [48511]: DEBUG oslo_concurrency.lockutils [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.677490] [48511]: WARNING neutronclient.v2_0.client [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.682311] [48512]: DEBUG nova.policy [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.686717] [48512]: INFO nova.api.openstack.requestlog [None req-5428de85-74e6-40ec-b42b-34e144827b9e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.144618 [ 897.687087] [48512]: [pid: 48512|app: 0|req: 1623/3197] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.689489] [48512]: DEBUG nova.api.openstack.wsgi [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.690975] [48512]: DEBUG nova.compute.api [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.694296] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.694508] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.694824] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.694955] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.695144] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.695281] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.696494] [48511]: DEBUG nova.policy [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.701112] [48511]: DEBUG nova.policy [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.701769] [48511]: DEBUG nova.policy [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.705021] [48511]: INFO nova.api.openstack.requestlog [None req-da44b15c-2167-45b3-9b3e-5505d54e55b9 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1556 microversion: 2.96 time: 0.056788 [ 897.705531] [48511]: [pid: 48511|app: 0|req: 1575/3198] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1556 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 897.707671] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.709065] [48511]: DEBUG nova.compute.api [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.712431] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.712610] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.712742] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.713046] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.713232] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.713359] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.715062] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.715378] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.715605] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.715860] [48512]: DEBUG nova.objects.instance [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.719222] [48512]: WARNING neutronclient.v2_0.client [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.734655] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.734833] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.734965] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.735185] [48511]: DEBUG nova.objects.instance [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.738408] [48511]: WARNING neutronclient.v2_0.client [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.738489] [48512]: DEBUG nova.policy [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.743024] [48512]: INFO nova.api.openstack.requestlog [None req-fdbb8f42-e39f-4812-8c8b-bc0c94b5ea00 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.055364 [ 897.743989] [48512]: [pid: 48512|app: 0|req: 1624/3199] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.745664] [48512]: DEBUG nova.api.openstack.wsgi [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.747161] [48512]: DEBUG nova.compute.api [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.750181] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.750356] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.750490] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.750761] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.750943] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.751105] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.756379] [48511]: DEBUG nova.policy [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.761206] [48511]: INFO nova.api.openstack.requestlog [None req-4d8c9c0e-815c-47b7-bd78-bdcfe4044b56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.055236 [ 897.761655] [48511]: [pid: 48511|app: 0|req: 1576/3200] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.764990] [48511]: DEBUG nova.api.openstack.wsgi [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.766247] [48511]: DEBUG nova.compute.api [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.769707] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.769999] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.770212] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.770480] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.770630] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.770746] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.772435] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.772435] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.772435] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.772435] [48512]: DEBUG nova.objects.instance [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.775104] [48512]: WARNING neutronclient.v2_0.client [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.791399] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.791964] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.792677] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.792677] [48511]: DEBUG nova.objects.instance [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.794277] [48512]: DEBUG nova.policy [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.795642] [48511]: WARNING neutronclient.v2_0.client [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.799320] [48512]: INFO nova.api.openstack.requestlog [None req-4e20acb3-5064-43d0-b367-e41c63474971 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.055306 [ 897.799721] [48512]: [pid: 48512|app: 0|req: 1625/3201] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.816634] [48511]: DEBUG nova.policy [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.823874] [48511]: INFO nova.api.openstack.requestlog [None req-aaeb5e9f-a043-40a5-af73-e4a37b23085a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.060868 [ 897.824389] [48511]: [pid: 48511|app: 0|req: 1577/3202] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.856414] [48512]: DEBUG nova.api.openstack.wsgi [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.858216] [48512]: DEBUG nova.compute.api [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.862306] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.862494] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.862658] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.862982] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.863154] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.863265] [48512]: DEBUG oslo_concurrency.lockutils [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.878524] [48512]: WARNING neutronclient.v2_0.client [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.898895] [48512]: DEBUG nova.policy [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 897.904849] [48512]: INFO nova.api.openstack.requestlog [None req-e548cd2c-9f1a-47c7-a9cc-c546883435d5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.051037 [ 897.905203] [48512]: [pid: 48512|app: 0|req: 1626/3203] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.938569] [48511]: DEBUG nova.api.openstack.wsgi [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.940683] [48511]: DEBUG nova.compute.api [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.944848] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.945107] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.945271] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.945545] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.945694] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.945818] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.952138] [48512]: DEBUG nova.api.openstack.wsgi [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 897.953633] [48512]: DEBUG nova.compute.api [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 897.957175] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.957391] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.957500] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.957775] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.957957] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.958228] [48512]: DEBUG oslo_concurrency.lockutils [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.968944] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 897.969210] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 897.969282] [48511]: DEBUG oslo_concurrency.lockutils [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 897.969441] [48511]: DEBUG nova.objects.instance [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.973576] [48511]: WARNING neutronclient.v2_0.client [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.978218] [48512]: WARNING neutronclient.v2_0.client [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 897.996036] [48511]: DEBUG nova.policy [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.002479] [48511]: INFO nova.api.openstack.requestlog [None req-391f8662-44da-4c50-bdf7-af3bf03abb9d tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.065617 [ 898.002479] [48511]: [pid: 48511|app: 0|req: 1578/3204] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.004738] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.008055] [48511]: DEBUG nova.compute.api [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.010919] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.011158] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.011362] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.011740] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.011903] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.012047] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.038244] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.038459] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.038577] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.038737] [48511]: DEBUG nova.objects.instance [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.042255] [48511]: WARNING neutronclient.v2_0.client [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.049470] [48512]: DEBUG nova.policy [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.054060] [48512]: INFO nova.api.openstack.requestlog [None req-6501eb17-cc98-427d-a36a-bdba182c7f6d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.104489 [ 898.054431] [48512]: [pid: 48512|app: 0|req: 1627/3205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.059433] [48512]: DEBUG nova.api.openstack.wsgi [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.062258] [48512]: DEBUG nova.compute.api [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.066548] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.066862] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.067077] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.067365] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.067518] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.067646] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.068565] [48511]: DEBUG nova.policy [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.074293] [48511]: INFO nova.api.openstack.requestlog [None req-fcfc8121-d25c-4bb2-9ddf-4b88935faa6a tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.071785 [ 898.074894] [48511]: [pid: 48511|app: 0|req: 1579/3206] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.078264] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.080102] [48511]: DEBUG nova.compute.api [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.084045] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.084271] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.084386] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.084722] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.084869] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.084999] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.096757] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.097045] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.097254] [48512]: DEBUG oslo_concurrency.lockutils [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.097452] [48512]: DEBUG nova.objects.instance [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.101356] [48512]: WARNING neutronclient.v2_0.client [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.111535] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.111787] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.111924] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.112095] [48511]: DEBUG nova.objects.instance [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.115527] [48511]: WARNING neutronclient.v2_0.client [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.120824] [48512]: DEBUG nova.policy [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.125282] [48512]: INFO nova.api.openstack.requestlog [None req-2277a415-9b22-449d-af26-0bb531c636f5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.069598 [ 898.125632] [48512]: [pid: 48512|app: 0|req: 1628/3207] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.129197] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.130451] [48512]: DEBUG nova.compute.api [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.134082] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.134321] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.134664] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.134841] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.135732] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.135732] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.136978] [48511]: DEBUG nova.policy [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.141876] [48511]: INFO nova.api.openstack.requestlog [None req-f4804485-006b-460d-8ea6-9fd9bd7317d4 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.066485 [ 898.143031] [48511]: [pid: 48511|app: 0|req: 1580/3208] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.145758] [48511]: DEBUG nova.api.openstack.wsgi [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.147625] [48511]: DEBUG nova.compute.api [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.152038] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.152038] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.152038] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.152252] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.152348] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.152471] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.158684] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.161010] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.161395] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.161731] [48512]: DEBUG nova.objects.instance [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.169954] [48512]: WARNING neutronclient.v2_0.client [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.179283] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.179629] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.179827] [48511]: DEBUG oslo_concurrency.lockutils [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.179980] [48511]: DEBUG nova.objects.instance [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.183254] [48511]: WARNING neutronclient.v2_0.client [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.191321] [48512]: DEBUG nova.policy [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.197736] [48512]: INFO nova.api.openstack.requestlog [None req-b2735943-55de-4e2a-9f80-b0b2cd0abd09 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.070613 [ 898.198309] [48512]: [pid: 48512|app: 0|req: 1629/3209] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.201510] [48512]: DEBUG nova.api.openstack.wsgi [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.203547] [48512]: DEBUG nova.compute.api [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.205103] [48511]: DEBUG nova.policy [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.210862] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.210932] [48511]: INFO nova.api.openstack.requestlog [None req-c954af0c-eaa3-4a53-a667-fd26c769156a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.067656 [ 898.211119] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.211277] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.211331] [48511]: [pid: 48511|app: 0|req: 1581/3210] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.211527] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.211763] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.211930] [48512]: DEBUG oslo_concurrency.lockutils [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.214028] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.215775] [48511]: DEBUG nova.compute.api [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.221515] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.221771] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.221920] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.222206] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.222356] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.222482] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.233125] [48512]: WARNING neutronclient.v2_0.client [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.247974] [48511]: WARNING neutronclient.v2_0.client [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.255611] [48512]: DEBUG nova.policy [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.263035] [48512]: DEBUG nova.policy [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.263315] [48512]: DEBUG nova.policy [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.263926] [48512]: INFO nova.api.openstack.requestlog [None req-409e1cef-e406-40e6-8a13-258c5e09b8aa tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.065016 [ 898.264248] [48512]: [pid: 48512|app: 0|req: 1630/3211] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.267201] [48512]: DEBUG nova.api.openstack.wsgi [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.268675] [48512]: DEBUG nova.compute.api [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.274989] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.274989] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.274989] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.275278] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.275436] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.276025] [48512]: DEBUG oslo_concurrency.lockutils [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.303100] [48512]: WARNING neutronclient.v2_0.client [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.370743] [48512]: DEBUG nova.policy [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.372040] [48511]: DEBUG nova.policy [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.375870] [48511]: INFO nova.api.openstack.requestlog [None req-a8c138c7-8e0c-45d9-8d7a-25469c6f1af2 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.164011 [ 898.376394] [48511]: [pid: 48511|app: 0|req: 1582/3212] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:22 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.378812] [48511]: DEBUG nova.api.openstack.wsgi [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 898.380644] [48512]: INFO nova.api.openstack.requestlog [None req-639fd28f-bcca-48ae-a1f2-87965b519660 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.115620 [ 898.381038] [48512]: [pid: 48512|app: 0|req: 1631/3213] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.387861] [48511]: DEBUG oslo_concurrency.lockutils [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.388067] [48511]: DEBUG oslo_concurrency.lockutils [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.388206] [48511]: DEBUG oslo_concurrency.lockutils [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.394556] [48511]: INFO nova.api.openstack.compute.server_external_events [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] Creating event network-changed:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 898.398934] [48511]: INFO nova.api.openstack.requestlog [req-e4089f32-193a-4f57-b4e0-1837e8021342 req-b2941b36-35a3-4f68-b509-7ba91120decc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021901 [ 898.399300] [48511]: [pid: 48511|app: 0|req: 1583/3214] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:23 2025] 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) [ 898.594625] [48512]: DEBUG nova.api.openstack.wsgi [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.596130] [48512]: DEBUG nova.compute.api [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.599511] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.599705] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.599869] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.600156] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.600307] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.600433] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.621470] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.621641] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.621780] [48512]: DEBUG oslo_concurrency.lockutils [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.621925] [48512]: DEBUG nova.objects.instance [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.626322] [48512]: WARNING neutronclient.v2_0.client [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.644294] [48512]: DEBUG nova.policy [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.644469] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.646037] [48511]: DEBUG nova.compute.api [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.651215] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.651314] [48512]: INFO nova.api.openstack.requestlog [None req-556a3c3b-0620-497d-af4a-ae5e936c51e7 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.058647 [ 898.651427] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.651573] [48512]: [pid: 48512|app: 0|req: 1632/3215] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.651611] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.651853] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.652008] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.652150] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.673759] [48511]: WARNING neutronclient.v2_0.client [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.693082] [48511]: DEBUG nova.policy [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.697082] [48511]: INFO nova.api.openstack.requestlog [None req-5d838b06-4e80-477d-9af1-ab0b9e4187c2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.054915 [ 898.697505] [48511]: [pid: 48511|app: 0|req: 1584/3216] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.700060] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.701502] [48512]: DEBUG nova.compute.api [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.704759] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.704916] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.705070] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.705757] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.705757] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.705757] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.721945] [48511]: DEBUG nova.api.openstack.wsgi [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.723422] [48511]: DEBUG nova.compute.api [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.725815] [48512]: WARNING neutronclient.v2_0.client [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.726576] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.726757] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.726891] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.727161] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.727372] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.727585] [48511]: DEBUG oslo_concurrency.lockutils [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.751253] [48511]: WARNING neutronclient.v2_0.client [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.773069] [48511]: DEBUG nova.policy [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.777361] [48511]: DEBUG nova.policy [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.777962] [48511]: DEBUG nova.policy [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.781267] [48511]: INFO nova.api.openstack.requestlog [None req-71470330-487b-4eed-b5a4-ef0c23754217 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1566 microversion: 2.96 time: 0.061603 [ 898.781591] [48511]: [pid: 48511|app: 0|req: 1585/3217] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1566 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 898.785015] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.785234] [48511]: DEBUG nova.compute.api [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.788281] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.788421] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.789017] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.789017] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.789017] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.789265] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.791037] [48512]: DEBUG nova.policy [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.794911] [48512]: INFO nova.api.openstack.requestlog [None req-ebeb26a1-e1ca-42cc-ab36-27088a8c8cd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.096957 [ 898.795320] [48512]: [pid: 48512|app: 0|req: 1633/3218] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.799055] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.799677] [48512]: DEBUG nova.compute.api [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.803339] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.803641] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.803846] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.804280] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.804522] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.804708] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.810193] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.810341] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.810474] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.810662] [48511]: DEBUG nova.objects.instance [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.813670] [48511]: WARNING neutronclient.v2_0.client [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.826108] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.826359] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.826503] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.826654] [48512]: DEBUG nova.objects.instance [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.829406] [48512]: WARNING neutronclient.v2_0.client [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.831685] [48511]: DEBUG nova.policy [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.836325] [48511]: INFO nova.api.openstack.requestlog [None req-3c88a37f-3225-48c1-94a3-f5f7e659b2ae tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.054217 [ 898.836749] [48511]: [pid: 48511|app: 0|req: 1586/3219] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.840067] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.840426] [48511]: DEBUG nova.compute.api [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.843420] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.843592] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.843722] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.844014] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.844386] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.844386] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.848622] [48512]: DEBUG nova.policy [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.852777] [48512]: INFO nova.api.openstack.requestlog [None req-3e108b5c-9b82-44fb-80c2-ee95bd483a50 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.056633 [ 898.853132] [48512]: [pid: 48512|app: 0|req: 1634/3220] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.855488] [48512]: DEBUG nova.api.openstack.wsgi [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.856882] [48512]: DEBUG nova.compute.api [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.860982] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.861180] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.861318] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.861584] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.861760] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.861893] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.863082] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.863271] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.863404] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.863553] [48511]: DEBUG nova.objects.instance [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.866161] [48511]: WARNING neutronclient.v2_0.client [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.880706] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.880916] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.881088] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.881238] [48512]: DEBUG nova.objects.instance [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.883825] [48512]: WARNING neutronclient.v2_0.client [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.884543] [48511]: DEBUG nova.policy [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.889215] [48511]: INFO nova.api.openstack.requestlog [None req-9ddd1148-f217-4fbd-a98b-7a481e2dfe1d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.051651 [ 898.889215] [48511]: [pid: 48511|app: 0|req: 1587/3221] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.901135] [48512]: DEBUG nova.policy [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.904907] [48512]: INFO nova.api.openstack.requestlog [None req-1c5da9b4-5a2b-415d-95c3-83a33c9c48a9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.051232 [ 898.906059] [48512]: [pid: 48512|app: 0|req: 1635/3222] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.920920] [48511]: DEBUG nova.api.openstack.wsgi [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 898.922108] [48511]: DEBUG nova.compute.api [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 898.925713] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.925907] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.926073] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.926364] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 898.926515] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 898.926638] [48511]: DEBUG oslo_concurrency.lockutils [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 898.941445] [48511]: WARNING neutronclient.v2_0.client [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 898.959560] [48511]: DEBUG nova.policy [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 898.963703] [48511]: INFO nova.api.openstack.requestlog [None req-b18e3b1c-c2df-4c44-9914-d4a5c78f2505 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.045637 [ 898.964044] [48511]: [pid: 48511|app: 0|req: 1588/3223] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.017121] [48512]: DEBUG nova.api.openstack.wsgi [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.018757] [48512]: DEBUG nova.compute.api [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.023477] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.023667] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.023823] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.024097] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.024244] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.024382] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.042346] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.042520] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.042652] [48512]: DEBUG oslo_concurrency.lockutils [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.042884] [48512]: DEBUG nova.objects.instance [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.045425] [48512]: WARNING neutronclient.v2_0.client [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.064287] [48512]: DEBUG nova.policy [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.066997] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.068244] [48512]: INFO nova.api.openstack.requestlog [None req-9626f1e6-8aee-4340-b03a-12cf05d61ca9 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.053282 [ 899.068604] [48512]: [pid: 48512|app: 0|req: 1636/3224] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.068646] [48511]: DEBUG nova.compute.api [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.071951] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.072200] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.072343] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.072594] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.072738] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.072860] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.087077] [48512]: DEBUG nova.api.openstack.wsgi [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.088078] [48511]: WARNING neutronclient.v2_0.client [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.088575] [48512]: DEBUG nova.compute.api [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.092265] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.092530] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.092671] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.092930] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.093097] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.093225] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.110261] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.110435] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.110568] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.110713] [48512]: DEBUG nova.objects.instance [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.113702] [48512]: WARNING neutronclient.v2_0.client [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.134472] [48512]: DEBUG nova.policy [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.138806] [48512]: INFO nova.api.openstack.requestlog [None req-00e35467-47f1-4d0a-a159-bd6c34925f06 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.053634 [ 899.139032] [48512]: [pid: 48512|app: 0|req: 1637/3225] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 899.145030] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.145412] [48512]: DEBUG nova.compute.api [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.148473] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.148651] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.148785] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.149053] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.149202] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.149327] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.155435] [48511]: DEBUG nova.policy [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.159535] [48511]: INFO nova.api.openstack.requestlog [None req-b7e75956-7770-40ec-a05c-7fca6c000616 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.094707 [ 899.159908] [48511]: [pid: 48511|app: 0|req: 1589/3226] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.162597] [48511]: DEBUG nova.api.openstack.wsgi [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.163946] [48511]: DEBUG nova.compute.api [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.168043] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.168226] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.168358] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.168613] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.168758] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.168912] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.169711] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.169954] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.170109] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.170270] [48512]: DEBUG nova.objects.instance [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid 7a0a28b1-3009-415a-ac7b-a294d50cc43f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.173565] [48512]: WARNING neutronclient.v2_0.client [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.187658] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.187818] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.188077] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.188241] [48511]: DEBUG nova.objects.instance [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.191132] [48512]: DEBUG nova.policy [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.191429] [48511]: WARNING neutronclient.v2_0.client [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.195121] [48512]: INFO nova.api.openstack.requestlog [None req-f4b55ef2-d9f4-4c82-92f2-29efaa3fdae4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 200 len: 1304 microversion: 2.1 time: 0.055570 [ 899.195806] [48512]: [pid: 48512|app: 0|req: 1638/3227] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.208578] [48511]: DEBUG nova.policy [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.211557] [48512]: DEBUG nova.api.openstack.wsgi [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.212496] [48511]: INFO nova.api.openstack.requestlog [None req-c8ee227a-c867-4ef2-8521-669cb34784f5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.052081 [ 899.212825] [48511]: [pid: 48511|app: 0|req: 1590/3228] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.213038] [48512]: DEBUG nova.compute.api [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.216500] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.216706] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.216840] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.217117] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.217272] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.217398] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.224288] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.225683] [48511]: DEBUG nova.compute.api [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.228816] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.228995] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.229164] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.229432] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.229593] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.229718] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.236524] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.236719] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.236855] [48512]: DEBUG oslo_concurrency.lockutils [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.237328] [48512]: DEBUG nova.objects.instance [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.241870] [48512]: WARNING neutronclient.v2_0.client [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.255253] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.255440] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.255592] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.255745] [48511]: DEBUG nova.objects.instance [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.259156] [48511]: WARNING neutronclient.v2_0.client [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.262883] [48512]: DEBUG nova.policy [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.269364] [48512]: INFO nova.api.openstack.requestlog [None req-9996987e-3f51-4618-91b0-6122e79a080b tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.059913 [ 899.270023] [48512]: [pid: 48512|app: 0|req: 1639/3229] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 899.278214] [48511]: DEBUG nova.policy [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.278318] [48512]: DEBUG nova.api.openstack.wsgi [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.279723] [48512]: DEBUG nova.compute.api [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.283104] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.283267] [48511]: INFO nova.api.openstack.requestlog [None req-e3f65402-a1d5-4963-98fc-111b678205cb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.060920 [ 899.283315] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.283435] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.283697] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.283737] [48511]: [pid: 48511|app: 0|req: 1591/3230] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:23 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.283840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.283963] [48512]: DEBUG oslo_concurrency.lockutils [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.307138] [48512]: WARNING neutronclient.v2_0.client [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.325969] [48512]: DEBUG nova.policy [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.330528] [48512]: DEBUG nova.policy [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.331134] [48512]: DEBUG nova.policy [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.331701] [48512]: INFO nova.api.openstack.requestlog [None req-d812b896-f0a5-400a-888a-4f76cc36a854 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.055473 [ 899.332090] [48512]: [pid: 48512|app: 0|req: 1640/3231] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.388280] [48511]: DEBUG nova.api.openstack.wsgi [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.390973] [48511]: DEBUG nova.compute.api [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.393704] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.393893] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.394046] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.394306] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.394450] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.395034] [48511]: DEBUG oslo_concurrency.lockutils [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.395419] [48512]: DEBUG nova.api.openstack.wsgi [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.397364] [48512]: DEBUG nova.compute.api [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.400943] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.401164] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.401310] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.401590] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.401740] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.401880] [48512]: DEBUG oslo_concurrency.lockutils [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.417691] [48511]: WARNING neutronclient.v2_0.client [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.422064] [48512]: WARNING neutronclient.v2_0.client [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.482085] [48511]: DEBUG nova.policy [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.487171] [48512]: DEBUG nova.policy [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.488084] [48511]: INFO nova.api.openstack.requestlog [None req-0131837e-5774-41c3-9b7b-632e151f39a3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.101970 [ 899.488478] [48511]: [pid: 48511|app: 0|req: 1592/3232] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.492234] [48512]: INFO nova.api.openstack.requestlog [None req-05d815e0-dd35-4111-a53d-3377856717a8 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.099529 [ 899.493035] [48512]: [pid: 48512|app: 0|req: 1641/3233] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.664072] [48511]: DEBUG nova.api.openstack.wsgi [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.665728] [48511]: DEBUG nova.compute.api [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.670609] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.670791] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.670960] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.671230] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.671373] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.671491] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.702960] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.703178] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.703314] [48511]: DEBUG oslo_concurrency.lockutils [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.703468] [48511]: DEBUG nova.objects.instance [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.707699] [48511]: WARNING neutronclient.v2_0.client [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.711992] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.713955] [48512]: DEBUG nova.compute.api [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.718589] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.718887] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.719115] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.719479] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.719741] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.719972] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.729017] [48511]: DEBUG nova.policy [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.735757] [48511]: INFO nova.api.openstack.requestlog [None req-45bf1046-b310-4068-8025-d5e9c0495213 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.073721 [ 899.736735] [48511]: [pid: 48511|app: 0|req: 1593/3234] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.741027] [48512]: WARNING neutronclient.v2_0.client [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.761597] [48512]: DEBUG nova.policy [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.766761] [48512]: INFO nova.api.openstack.requestlog [None req-bb6db62d-c8c9-46a9-95e0-0d0877143373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.057555 [ 899.767169] [48512]: [pid: 48512|app: 0|req: 1642/3235] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.800099] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.801976] [48511]: DEBUG nova.compute.api [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.806815] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.806815] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.806815] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.807046] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.807104] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.807283] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.809653] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.811522] [48512]: DEBUG nova.compute.api [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.815478] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.815896] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.816162] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.816570] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.817183] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.817183] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.832275] [48511]: WARNING neutronclient.v2_0.client [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.835712] [48512]: WARNING neutronclient.v2_0.client [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.851254] [48511]: DEBUG nova.policy [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.856844] [48511]: DEBUG nova.policy [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.857536] [48511]: DEBUG nova.policy [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.864628] [48511]: INFO nova.api.openstack.requestlog [None req-9e3fd261-bb26-4c9f-bd83-7a65ad1d2685 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1554 microversion: 2.96 time: 0.065336 [ 899.864628] [48511]: [pid: 48511|app: 0|req: 1594/3236] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1554 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 899.866745] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.868842] [48511]: DEBUG nova.compute.api [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.877453] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.877903] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.878304] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.878712] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.878968] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.879544] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.902422] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.902628] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.902762] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.902998] [48511]: DEBUG nova.objects.instance [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.906976] [48511]: WARNING neutronclient.v2_0.client [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.935638] [48512]: DEBUG nova.policy [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.938937] [48511]: DEBUG nova.policy [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 899.941415] [48512]: INFO nova.api.openstack.requestlog [None req-6c5af11d-221e-403c-95e2-35ba167c67a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.134704 [ 899.941977] [48512]: [pid: 48512|app: 0|req: 1643/3237] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.945122] [48511]: INFO nova.api.openstack.requestlog [None req-e6cd2d65-3326-4a15-a154-bfba92ba062d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.079799 [ 899.945122] [48511]: [pid: 48511|app: 0|req: 1595/3238] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.945223] [48512]: DEBUG nova.api.openstack.wsgi [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.946803] [48512]: DEBUG nova.compute.api [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.946936] [48511]: DEBUG nova.api.openstack.wsgi [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 899.948518] [48511]: DEBUG nova.compute.api [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 899.950880] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.951140] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.951299] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.951591] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.951741] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.951872] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.952879] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.953382] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.953382] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.953496] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.953577] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.953698] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.977346] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.977806] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.978133] [48512]: DEBUG oslo_concurrency.lockutils [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.978442] [48512]: DEBUG nova.objects.instance [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.979380] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 899.979380] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 899.979380] [48511]: DEBUG oslo_concurrency.lockutils [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 899.979380] [48511]: DEBUG nova.objects.instance [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.982259] [48512]: WARNING neutronclient.v2_0.client [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 899.983037] [48511]: WARNING neutronclient.v2_0.client [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.003716] [48512]: DEBUG nova.policy [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.005937] [48511]: DEBUG nova.policy [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.009143] [48512]: INFO nova.api.openstack.requestlog [None req-0565ff3c-4ecf-44a0-9320-217d9ed5a750 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.066330 [ 900.009516] [48512]: [pid: 48512|app: 0|req: 1644/3239] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.010595] [48511]: INFO nova.api.openstack.requestlog [None req-18acb808-cd43-49da-9f2e-c2eb192ef93a tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.065537 [ 900.010889] [48511]: [pid: 48511|app: 0|req: 1596/3240] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.012421] [48512]: DEBUG nova.api.openstack.wsgi [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.014361] [48512]: DEBUG nova.compute.api [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.015075] [48511]: DEBUG nova.api.openstack.wsgi [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.017796] [48511]: DEBUG nova.compute.api [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.022045] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.022236] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.022292] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.022348] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.022380] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.022408] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.022506] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.022664] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.022761] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.022877] [48511]: DEBUG oslo_concurrency.lockutils [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.022927] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.023066] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.042489] [48511]: WARNING neutronclient.v2_0.client [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.054684] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.054684] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.054684] [48512]: DEBUG oslo_concurrency.lockutils [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.054684] [48512]: DEBUG nova.objects.instance [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.058214] [48512]: WARNING neutronclient.v2_0.client [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.062541] [48511]: DEBUG nova.policy [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.068844] [48511]: INFO nova.api.openstack.requestlog [None req-747537cc-02cc-4c63-82ca-55a63c838621 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.056332 [ 900.069227] [48511]: [pid: 48511|app: 0|req: 1597/3241] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.079462] [48512]: DEBUG nova.policy [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.081540] [48511]: DEBUG nova.api.openstack.wsgi [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.083678] [48511]: DEBUG nova.compute.api [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.085352] [48512]: INFO nova.api.openstack.requestlog [None req-631edae6-1d8d-4c2d-bd6c-83264c9c7c92 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.074984 [ 900.085870] [48512]: [pid: 48512|app: 0|req: 1645/3242] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.087262] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.087477] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.087590] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.087861] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.088042] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.088151] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.112300] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.112476] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.112631] [48511]: DEBUG oslo_concurrency.lockutils [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.112785] [48511]: DEBUG nova.objects.instance [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.116774] [48511]: WARNING neutronclient.v2_0.client [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.136148] [48511]: DEBUG nova.policy [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.140486] [48511]: INFO nova.api.openstack.requestlog [None req-60b3ca8c-1979-497c-b5d9-344d07b6e486 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.061311 [ 900.140897] [48511]: [pid: 48511|app: 0|req: 1598/3243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.151200] [48512]: DEBUG nova.api.openstack.wsgi [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.152707] [48512]: DEBUG nova.compute.api [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.156262] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.156443] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.156579] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.156830] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.156976] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.157116] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.173802] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.175395] [48511]: DEBUG nova.compute.api [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.178438] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.178677] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.178831] [48512]: DEBUG oslo_concurrency.lockutils [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.178980] [48512]: DEBUG nova.objects.instance [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.179065] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.179252] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.179441] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.179957] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.180286] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.180468] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.183141] [48512]: WARNING neutronclient.v2_0.client [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.196809] [48511]: WARNING neutronclient.v2_0.client [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.203162] [48512]: DEBUG nova.policy [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.208286] [48512]: INFO nova.api.openstack.requestlog [None req-8656ce86-e677-4226-9f43-4fe9ca0b8b80 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.059163 [ 900.208702] [48512]: [pid: 48512|app: 0|req: 1646/3244] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.211044] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.212508] [48512]: DEBUG nova.compute.api [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.216061] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.216270] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.216439] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.216719] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.216892] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.217075] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.227041] [48512]: INFO nova.api.openstack.wsgi [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. [ 900.227410] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 900.227949] [48512]: INFO nova.api.openstack.requestlog [None req-ce8cd0d7-3f85-48cd-aecd-700b048b0aaa tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 404 len: 111 microversion: 2.1 time: 0.018905 [ 900.228477] [48512]: [pid: 48512|app: 0|req: 1647/3245] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 900.231136] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.232561] [48512]: DEBUG nova.compute.api [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.236285] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.236513] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.236677] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.236989] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.237365] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.237425] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.275182] [48511]: DEBUG nova.policy [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.276342] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.276544] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.276680] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.276837] [48512]: DEBUG nova.objects.instance [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.281142] [48512]: WARNING neutronclient.v2_0.client [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.282438] [48511]: INFO nova.api.openstack.requestlog [None req-8e798eb6-dec2-4784-9882-86171bfde17a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.110711 [ 900.282796] [48511]: [pid: 48511|app: 0|req: 1599/3246] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.285988] [48511]: DEBUG nova.api.openstack.wsgi [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.287470] [48511]: DEBUG nova.compute.api [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.292376] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.292568] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.292697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.292983] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.293151] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.293276] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.303446] [48512]: DEBUG nova.policy [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.307941] [48512]: INFO nova.api.openstack.requestlog [None req-ff47ac54-83ac-4835-bf2c-fc63117caf87 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.078990 [ 900.308358] [48512]: [pid: 48512|app: 0|req: 1648/3247] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:24 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.310844] [48512]: DEBUG nova.api.openstack.wsgi [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.312252] [48512]: DEBUG nova.compute.api [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.316437] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.324421] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.324421] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.324590] [48511]: DEBUG oslo_concurrency.lockutils [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.324673] [48511]: DEBUG nova.objects.instance [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.327664] [48511]: WARNING neutronclient.v2_0.client [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.340083] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.340083] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.340427] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.340427] [48512]: DEBUG nova.objects.instance [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.343390] [48512]: WARNING neutronclient.v2_0.client [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.347405] [48511]: DEBUG nova.policy [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.352542] [48511]: INFO nova.api.openstack.requestlog [None req-b279c8df-75c4-4f37-a432-e5cb0108816f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.069154 [ 900.352906] [48511]: [pid: 48511|app: 0|req: 1600/3248] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.355506] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-971105696", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 900.364242] [48512]: DEBUG nova.policy [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.370153] [48512]: INFO nova.api.openstack.requestlog [None req-1d8db3ae-0c67-4ffa-96db-df31420bdb00 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.061078 [ 900.370623] [48512]: [pid: 48512|app: 0|req: 1649/3249] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.373896] [48512]: DEBUG nova.api.openstack.wsgi [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.376024] [48512]: DEBUG nova.compute.api [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.380320] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.380619] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.380927] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.381275] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.381472] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.381742] [48512]: DEBUG oslo_concurrency.lockutils [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.399266] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.399468] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.399610] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.400069] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.400229] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.400371] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.402352] [48512]: WARNING neutronclient.v2_0.client [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.406559] [48511]: DEBUG nova.network.neutron [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 900.407060] [48511]: WARNING neutronclient.v2_0.client [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.426890] [48512]: DEBUG nova.policy [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.433909] [48512]: DEBUG nova.policy [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.435315] [48512]: DEBUG nova.policy [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.435315] [48512]: INFO nova.api.openstack.requestlog [None req-033be3ae-a845-4cd6-803e-b44bc5a6a9c4 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.064015 [ 900.435552] [48512]: [pid: 48512|app: 0|req: 1650/3250] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.501594] [48512]: DEBUG nova.api.openstack.wsgi [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.503145] [48512]: DEBUG nova.compute.api [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.508969] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.509305] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.509522] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.509793] [48511]: DEBUG nova.virt.hardware [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 900.509955] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.509998] [48511]: DEBUG nova.virt.hardware [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 900.510159] [48511]: DEBUG nova.virt.hardware [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 900.510240] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.510278] [48511]: DEBUG nova.virt.hardware [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 900.510386] [48511]: DEBUG nova.virt.hardware [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 900.510423] [48512]: DEBUG oslo_concurrency.lockutils [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.520145] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.520341] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.520646] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.520849] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.522220] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.522363] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.534614] [48511]: DEBUG nova.quota [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Getting quotas for project b48d0ce301a04cf985b6b9ebd186db8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 900.538359] [48512]: WARNING neutronclient.v2_0.client [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.538714] [48511]: DEBUG nova.quota [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Getting quotas for user 6e859a1806be4191979428d053d09f53 and project b48d0ce301a04cf985b6b9ebd186db8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 900.546801] [48511]: DEBUG nova.compute.api [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 900.548014] [48511]: DEBUG nova.compute.api [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 900.591264] [48511]: INFO nova.api.openstack.requestlog [None req-9ba02322-f524-476b-830b-3133dc744b6b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.237342 [ 900.591435] [48511]: [pid: 48511|app: 0|req: 1601/3251] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:25 2025] POST /compute/v2.1/servers => generated 380 bytes in 238 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 900.594834] [48511]: DEBUG nova.api.openstack.wsgi [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.597031] [48511]: DEBUG nova.compute.api [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.604067] [48511]: DEBUG oslo_concurrency.lockutils [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.627728] [48511]: WARNING neutronclient.v2_0.client [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.653125] [48512]: DEBUG nova.policy [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.658544] [48512]: INFO nova.api.openstack.requestlog [None req-d815291d-7f77-47d2-8bfa-4f2bd2d3d6cb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.159264 [ 900.658759] [48512]: [pid: 48512|app: 0|req: 1651/3252] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.662350] [48512]: DEBUG nova.api.openstack.wsgi [None req-88ed8cda-7b6b-48dd-90ff-961587ff2767 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.664098] [48512]: DEBUG nova.compute.api [None req-88ed8cda-7b6b-48dd-90ff-961587ff2767 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.675611] [48512]: WARNING neutronclient.v2_0.client [None req-88ed8cda-7b6b-48dd-90ff-961587ff2767 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.696717] [48512]: DEBUG nova.policy [None req-88ed8cda-7b6b-48dd-90ff-961587ff2767 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.702403] [48512]: INFO nova.api.openstack.requestlog [None req-88ed8cda-7b6b-48dd-90ff-961587ff2767 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1217 microversion: 2.1 time: 0.042864 [ 900.702965] [48512]: [pid: 48512|app: 0|req: 1652/3253] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.725221] [48511]: DEBUG nova.policy [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.731479] [48511]: INFO nova.api.openstack.requestlog [None req-6579be20-76a1-4da7-a6aa-72eab1c8382b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.139518 [ 900.731850] [48511]: [pid: 48511|app: 0|req: 1602/3254] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.749463] [48512]: DEBUG nova.api.openstack.wsgi [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.751174] [48512]: DEBUG nova.compute.api [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.755490] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.755722] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.755872] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.756202] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.756696] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.756696] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.781953] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.782120] [48511]: DEBUG nova.api.openstack.wsgi [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.782241] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.782415] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.782634] [48512]: DEBUG nova.objects.instance [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.783556] [48511]: DEBUG nova.compute.api [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.786863] [48512]: WARNING neutronclient.v2_0.client [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.787056] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.787244] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.787378] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.787649] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.787801] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.787911] [48511]: DEBUG oslo_concurrency.lockutils [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.804456] [48511]: WARNING neutronclient.v2_0.client [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.805473] [48512]: DEBUG nova.policy [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.809779] [48512]: INFO nova.api.openstack.requestlog [None req-b32d2dab-9b9c-46a5-a151-7a3b1c859c70 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.062474 [ 900.810135] [48512]: [pid: 48512|app: 0|req: 1653/3255] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.827368] [48511]: DEBUG nova.policy [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.832421] [48511]: INFO nova.api.openstack.requestlog [None req-27e32cee-f153-4f15-9fef-48bb1e2abc22 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1212 microversion: 2.1 time: 0.052629 [ 900.832984] [48511]: [pid: 48511|app: 0|req: 1603/3256] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.883034] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.883230] [48512]: DEBUG nova.compute.api [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.887955] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.888213] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.888832] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.888832] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.888832] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.888992] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.924757] [48512]: WARNING neutronclient.v2_0.client [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.946631] [48512]: DEBUG nova.policy [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.951811] [48512]: DEBUG nova.policy [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.952506] [48512]: DEBUG nova.policy [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 900.955310] [48512]: INFO nova.api.openstack.requestlog [None req-d5645749-9ab6-4938-9fc4-daac729ec4c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1554 microversion: 2.96 time: 0.076712 [ 900.955653] [48512]: [pid: 48512|app: 0|req: 1654/3257] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1554 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 900.956351] [48511]: DEBUG nova.api.openstack.wsgi [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.957854] [48511]: DEBUG nova.compute.api [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.960111] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 900.961489] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.961662] [48512]: DEBUG nova.compute.api [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 900.961710] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.961825] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.962105] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.962253] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.962375] [48511]: DEBUG oslo_concurrency.lockutils [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.965041] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.965224] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.965428] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.965740] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.965956] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.966230] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.978933] [48511]: WARNING neutronclient.v2_0.client [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 900.985951] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 900.986182] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 900.986324] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 900.986509] [48512]: DEBUG nova.objects.instance [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.989271] [48512]: WARNING neutronclient.v2_0.client [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.008120] [48512]: DEBUG nova.policy [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.012949] [48512]: INFO nova.api.openstack.requestlog [None req-a9d76162-f222-4147-a02c-4a56c63f44ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.054758 [ 901.013312] [48512]: [pid: 48512|app: 0|req: 1655/3258] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.023196] [48512]: DEBUG nova.api.openstack.wsgi [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.025025] [48512]: DEBUG nova.compute.api [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.028984] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.029282] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.029461] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.029758] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.029943] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.030100] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.040660] [48511]: DEBUG nova.policy [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.045585] [48511]: INFO nova.api.openstack.requestlog [None req-1753f629-a2a8-4bac-b58f-4963e38afe88 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.091641 [ 901.045977] [48511]: [pid: 48511|app: 0|req: 1604/3259] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.048596] [48511]: DEBUG nova.api.openstack.wsgi [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.049998] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.050115] [48511]: DEBUG nova.compute.api [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.050240] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.050385] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.050580] [48512]: DEBUG nova.objects.instance [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.053433] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.053641] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.053699] [48512]: WARNING neutronclient.v2_0.client [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.053799] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.054080] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.054247] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.054370] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.074267] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.074455] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.074587] [48511]: DEBUG oslo_concurrency.lockutils [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.074733] [48511]: DEBUG nova.objects.instance [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid ba2cea24-64fe-4b5d-8332-50a198aec2ef {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.075087] [48512]: DEBUG nova.policy [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.077626] [48511]: WARNING neutronclient.v2_0.client [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.080257] [48512]: INFO nova.api.openstack.requestlog [None req-4d59b4b7-e8b0-4a65-ba7e-1fda5ddaa9fd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.059290 [ 901.080617] [48512]: [pid: 48512|app: 0|req: 1656/3260] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 901.084310] [48512]: DEBUG nova.api.openstack.wsgi [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.085194] [48512]: DEBUG nova.compute.api [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.088765] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.089688] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.089688] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.089688] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.089688] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.089940] [48512]: DEBUG oslo_concurrency.lockutils [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.098709] [48511]: DEBUG nova.policy [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.104984] [48511]: INFO nova.api.openstack.requestlog [None req-96abd011-de9d-47c7-ad08-2567c263cf8a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 200 len: 1324 microversion: 2.1 time: 0.058205 [ 901.105669] [48511]: [pid: 48511|app: 0|req: 1605/3261] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 1324 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.108373] [48512]: WARNING neutronclient.v2_0.client [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.108983] [48511]: DEBUG nova.api.openstack.wsgi [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.111145] [48511]: DEBUG nova.compute.api [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.115701] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.116046] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.116171] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.116535] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.116770] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.116970] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.129049] [48512]: DEBUG nova.policy [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.134331] [48512]: INFO nova.api.openstack.requestlog [None req-7693113b-5a1e-43b1-b587-c27c8a6cf4a1 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.052417 [ 901.134331] [48512]: [pid: 48512|app: 0|req: 1657/3262] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.138250] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.138437] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.138572] [48511]: DEBUG oslo_concurrency.lockutils [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.138739] [48511]: DEBUG nova.objects.instance [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.143716] [48511]: WARNING neutronclient.v2_0.client [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.153345] [48512]: DEBUG nova.api.openstack.wsgi [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.154991] [48512]: DEBUG nova.compute.api [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.158583] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.158806] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.158949] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.159249] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.159424] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.159556] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.165183] [48511]: DEBUG nova.policy [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.171322] [48511]: INFO nova.api.openstack.requestlog [None req-96a086c1-6600-44ac-b64a-739466ff2188 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.065075 [ 901.171883] [48511]: [pid: 48511|app: 0|req: 1606/3263] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.187766] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.188033] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.188241] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.188405] [48512]: DEBUG nova.objects.instance [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.192901] [48512]: WARNING neutronclient.v2_0.client [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.216812] [48512]: DEBUG nova.policy [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.222887] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.225078] [48511]: DEBUG nova.compute.api [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.225732] [48512]: INFO nova.api.openstack.requestlog [None req-95dad6e2-adbb-4b82-9b76-168df0897449 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.074651 [ 901.226141] [48512]: [pid: 48512|app: 0|req: 1658/3264] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.230207] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.274375] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.274676] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.274887] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.275131] [48511]: DEBUG nova.objects.instance [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.280802] [48511]: WARNING neutronclient.v2_0.client [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.298222] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.300584] [48512]: DEBUG nova.compute.api [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.302057] [48511]: DEBUG nova.policy [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.305956] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.306516] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.306821] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.307123] [48511]: INFO nova.api.openstack.requestlog [None req-c1c72794-6d86-4ad0-bdd2-206c6fb6fd42 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.086929 [ 901.307358] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.307557] [48511]: [pid: 48511|app: 0|req: 1607/3265] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:25 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.307665] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.307932] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.322979] [48511]: DEBUG nova.api.openstack.wsgi [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.326077] [48511]: DEBUG nova.compute.api [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.329048] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.329265] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.329429] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.329850] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.329936] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.330103] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.343348] [48512]: WARNING neutronclient.v2_0.client [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.354400] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.354569] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.354700] [48511]: DEBUG oslo_concurrency.lockutils [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.354849] [48511]: DEBUG nova.objects.instance [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.359042] [48511]: WARNING neutronclient.v2_0.client [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.385784] [48511]: DEBUG nova.policy [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.394923] [48511]: INFO nova.api.openstack.requestlog [None req-83640121-9998-4010-8743-2cb3b56ef10d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.074450 [ 901.395377] [48511]: [pid: 48511|app: 0|req: 1608/3266] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.398279] [48511]: DEBUG nova.api.openstack.wsgi [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.400193] [48511]: DEBUG nova.compute.api [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.407031] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.407031] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.407211] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.407579] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.407800] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.407971] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.444784] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.446350] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.446350] [48511]: DEBUG oslo_concurrency.lockutils [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.446350] [48511]: DEBUG nova.objects.instance [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.454463] [48511]: WARNING neutronclient.v2_0.client [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.485034] [48511]: DEBUG nova.policy [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.489897] [48511]: INFO nova.api.openstack.requestlog [None req-36569ad0-f8d7-4db3-a9d8-0bf9afb48ba5 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.093576 [ 901.490929] [48511]: [pid: 48511|app: 0|req: 1609/3267] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.495033] [48511]: DEBUG nova.api.openstack.wsgi [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.497116] [48511]: DEBUG nova.compute.api [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.497569] [48512]: DEBUG nova.policy [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.503498] [48512]: INFO nova.api.openstack.requestlog [None req-2e949dc6-8f40-4b2e-be00-a87cbe22913c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.208007 [ 901.505765] [48512]: [pid: 48512|app: 0|req: 1659/3268] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.505981] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.508592] [48512]: DEBUG nova.api.openstack.wsgi [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.511433] [48512]: DEBUG nova.compute.api [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.515466] [48512]: DEBUG oslo_concurrency.lockutils [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.544390] [48512]: WARNING neutronclient.v2_0.client [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.544605] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.544605] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.544605] [48511]: DEBUG oslo_concurrency.lockutils [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.544772] [48511]: DEBUG nova.objects.instance [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.549781] [48511]: WARNING neutronclient.v2_0.client [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.569168] [48512]: DEBUG nova.policy [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.573667] [48511]: DEBUG nova.policy [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.577030] [48512]: DEBUG nova.policy [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.578212] [48512]: DEBUG nova.policy [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.579636] [48512]: INFO nova.api.openstack.requestlog [None req-650f0352-686e-40c1-aa4a-95ba56b610a3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.074852 [ 901.579826] [48511]: INFO nova.api.openstack.requestlog [None req-97d71d7c-d294-4b63-8e0e-998cedbf95a8 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.087774 [ 901.580490] [48511]: [pid: 48511|app: 0|req: 1610/3269] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.580610] [48512]: [pid: 48512|app: 0|req: 1660/3270] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 901.673262] [48511]: DEBUG nova.api.openstack.wsgi [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.674968] [48511]: DEBUG nova.compute.api [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.679316] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.679682] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.679900] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.680241] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.680452] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.680661] [48511]: DEBUG oslo_concurrency.lockutils [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.702280] [48511]: WARNING neutronclient.v2_0.client [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.717197] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.718809] [48512]: DEBUG nova.compute.api [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.723318] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.723569] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.723727] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.724056] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.724223] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.724354] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.744156] [48512]: WARNING neutronclient.v2_0.client [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.770253] [48512]: DEBUG nova.policy [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.776011] [48512]: INFO nova.api.openstack.requestlog [None req-b7c597ea-8790-4630-9e72-805412e38cdb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1221 microversion: 2.1 time: 0.061290 [ 901.776449] [48512]: [pid: 48512|app: 0|req: 1661/3271] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1221 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.780410] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.782475] [48512]: DEBUG nova.compute.api [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.787147] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.787374] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.787546] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.787783] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.787946] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.788132] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.791019] [48511]: DEBUG nova.policy [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.798611] [48511]: INFO nova.api.openstack.requestlog [None req-62e22e0f-3333-4a85-bd66-7f2817cd5429 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1312 microversion: 2.1 time: 0.127825 [ 901.799133] [48511]: [pid: 48511|app: 0|req: 1611/3272] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.811783] [48512]: WARNING neutronclient.v2_0.client [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.824427] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.826320] [48511]: DEBUG nova.compute.api [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.831338] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.832298] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.832298] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.832503] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.832737] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.832964] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.856361] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.856616] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.856758] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.856914] [48511]: DEBUG nova.objects.instance [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.860267] [48511]: WARNING neutronclient.v2_0.client [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.881009] [48511]: DEBUG nova.policy [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.885810] [48511]: INFO nova.api.openstack.requestlog [None req-1e233e33-e3bd-4167-abd6-e2f22a10cc53 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.064663 [ 901.886142] [48511]: [pid: 48511|app: 0|req: 1612/3273] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.888495] [48511]: DEBUG nova.api.openstack.wsgi [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.890123] [48511]: DEBUG nova.compute.api [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.893536] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.893803] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.893803] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.894113] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.894258] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.894386] [48511]: DEBUG oslo_concurrency.lockutils [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.909089] [48512]: DEBUG nova.policy [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.912178] [48511]: WARNING neutronclient.v2_0.client [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 901.913759] [48512]: INFO nova.api.openstack.requestlog [None req-8d1f4f55-4ac4-4faf-9b10-d5938260e729 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.136302 [ 901.913759] [48512]: [pid: 48512|app: 0|req: 1662/3274] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.932959] [48511]: DEBUG nova.policy [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 901.937709] [48511]: INFO nova.api.openstack.requestlog [None req-de9a8332-2221-4326-961c-72833c25c084 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1268 microversion: 2.1 time: 0.051035 [ 901.938080] [48511]: [pid: 48511|app: 0|req: 1613/3275] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.972269] [48512]: DEBUG nova.api.openstack.wsgi [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 901.973160] [48512]: DEBUG nova.compute.api [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 901.976702] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.976890] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.977054] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 901.977319] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 901.977469] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 901.977620] [48512]: DEBUG oslo_concurrency.lockutils [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.000344] [48512]: WARNING neutronclient.v2_0.client [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.019902] [48512]: DEBUG nova.policy [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.024457] [48512]: DEBUG nova.policy [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.025181] [48512]: DEBUG nova.policy [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.027997] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.028478] [48512]: INFO nova.api.openstack.requestlog [None req-18dcd5f2-0525-486e-81a9-7772f133c5c8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1554 microversion: 2.96 time: 0.059164 [ 902.028810] [48512]: [pid: 48512|app: 0|req: 1663/3276] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1554 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.030037] [48511]: DEBUG nova.compute.api [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.033395] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.033561] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.033696] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.033948] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.034101] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.034221] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.052868] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.053082] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.053251] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.053410] [48511]: DEBUG nova.objects.instance [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.056212] [48511]: WARNING neutronclient.v2_0.client [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.059427] [48512]: DEBUG nova.api.openstack.wsgi [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.060948] [48512]: DEBUG nova.compute.api [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.064330] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.064516] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.064656] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.064915] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.065097] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.065234] [48512]: DEBUG oslo_concurrency.lockutils [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.075133] [48511]: DEBUG nova.policy [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.079145] [48511]: INFO nova.api.openstack.requestlog [None req-0a2684cc-1c93-4ca0-851a-710d33871927 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.053393 [ 902.079611] [48511]: [pid: 48511|app: 0|req: 1614/3277] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.082921] [48512]: WARNING neutronclient.v2_0.client [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.096572] [48511]: DEBUG nova.api.openstack.wsgi [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.098021] [48511]: DEBUG nova.compute.api [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.101292] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.101492] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.101633] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.102077] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.102077] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.102201] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.119579] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.119752] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.119939] [48511]: DEBUG oslo_concurrency.lockutils [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.120121] [48511]: DEBUG nova.objects.instance [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.123073] [48511]: WARNING neutronclient.v2_0.client [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.141543] [48511]: DEBUG nova.policy [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.144376] [48512]: DEBUG nova.policy [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.145801] [48511]: INFO nova.api.openstack.requestlog [None req-b25b0860-1bfd-4ae6-b6b6-f03976a9a5ea tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.051415 [ 902.146358] [48511]: [pid: 48511|app: 0|req: 1615/3278] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.148695] [48512]: INFO nova.api.openstack.requestlog [None req-41bb9c64-b25b-4ee8-bedb-03d42743eb34 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.091417 [ 902.148783] [48511]: DEBUG nova.api.openstack.wsgi [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.149085] [48512]: [pid: 48512|app: 0|req: 1664/3279] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.150294] [48511]: DEBUG nova.compute.api [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.151513] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.152882] [48512]: DEBUG nova.compute.api [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.153361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.153554] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.153686] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.153935] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.154093] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.154218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.156695] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.156695] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.156695] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.156695] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.156887] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.156966] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.163850] [48511]: INFO nova.api.openstack.wsgi [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. [ 902.164119] [48511]: DEBUG nova.api.openstack.wsgi [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 902.164994] [48511]: INFO nova.api.openstack.requestlog [None req-b68d225b-31b2-4a82-9e93-76a4cc8c9785 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 404 len: 111 microversion: 2.1 time: 0.017726 [ 902.164994] [48511]: [pid: 48511|app: 0|req: 1616/3280] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 902.169929] [48511]: DEBUG nova.api.openstack.wsgi [None req-48c7df68-14eb-44b4-bbed-d59c33b348d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.179322] [48512]: WARNING neutronclient.v2_0.client [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.183184] [48511]: INFO nova.api.openstack.requestlog [None req-48c7df68-14eb-44b4-bbed-d59c33b348d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-735347556" status: 202 len: 0 microversion: 2.1 time: 0.014592 [ 902.183184] [48511]: [pid: 48511|app: 0|req: 1617/3281] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:24:26 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-735347556 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 902.186776] [48511]: DEBUG nova.api.openstack.wsgi [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.189024] [48511]: DEBUG nova.compute.api [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.191670] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.191844] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.191973] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.192718] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.192718] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.192718] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.199533] [48512]: DEBUG nova.policy [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.205439] [48512]: INFO nova.api.openstack.requestlog [None req-9a10d821-e5fb-4d7b-80ed-aca23621f6e2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.055277 [ 902.205815] [48512]: [pid: 48512|app: 0|req: 1665/3282] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.211705] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.211798] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.211919] [48511]: DEBUG oslo_concurrency.lockutils [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.212089] [48511]: DEBUG nova.objects.instance [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.214935] [48511]: WARNING neutronclient.v2_0.client [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.235063] [48511]: DEBUG nova.policy [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.244011] [48512]: DEBUG nova.api.openstack.wsgi [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.246465] [48512]: DEBUG nova.compute.api [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.248966] [48511]: INFO nova.api.openstack.requestlog [None req-543753aa-8ac3-45be-a6a8-50a3aa08ebfa tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.063899 [ 902.249367] [48511]: [pid: 48511|app: 0|req: 1618/3283] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:26 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 902.250777] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.253073] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.253073] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.253073] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.253073] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.253073] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.291667] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.292226] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.292226] [48512]: DEBUG oslo_concurrency.lockutils [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.295096] [48512]: DEBUG nova.objects.instance [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.304034] [48512]: WARNING neutronclient.v2_0.client [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.326651] [48511]: DEBUG nova.api.openstack.wsgi [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.328999] [48511]: DEBUG nova.compute.api [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.331945] [48512]: DEBUG nova.policy [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.333949] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.334206] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.335012] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.335012] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.335012] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.335012] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.339551] [48512]: INFO nova.api.openstack.requestlog [None req-317466f5-7f8d-440e-80cc-8abacb67333c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.097441 [ 902.341076] [48512]: [pid: 48512|app: 0|req: 1666/3284] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.365069] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.365340] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.365487] [48511]: DEBUG oslo_concurrency.lockutils [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.365645] [48511]: DEBUG nova.objects.instance [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.369243] [48511]: WARNING neutronclient.v2_0.client [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.389560] [48511]: DEBUG nova.policy [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.394950] [48511]: INFO nova.api.openstack.requestlog [None req-6488ac9a-8159-4116-87be-ae08fc50eb6f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.073064 [ 902.395282] [48511]: [pid: 48511|app: 0|req: 1619/3285] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.409876] [48512]: DEBUG nova.api.openstack.wsgi [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.411658] [48512]: DEBUG nova.compute.api [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.417626] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.417626] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.417626] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.418955] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.418955] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.418955] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.457361] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.457361] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.457361] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.457361] [48512]: DEBUG nova.objects.instance [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.461107] [48512]: WARNING neutronclient.v2_0.client [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.483770] [48512]: DEBUG nova.policy [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.487894] [48512]: INFO nova.api.openstack.requestlog [None req-62d9adca-40c9-462c-a732-4985198bfc70 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.080625 [ 902.488252] [48512]: [pid: 48512|app: 0|req: 1667/3286] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.506756] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.508826] [48511]: DEBUG nova.compute.api [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.513069] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.514315] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.514315] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.514315] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.514315] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.514315] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.521502] [48512]: DEBUG nova.api.openstack.wsgi [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.523416] [48512]: DEBUG nova.compute.api [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.527653] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.527843] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.528051] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.528908] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.528908] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.528908] [48512]: DEBUG oslo_concurrency.lockutils [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.543174] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.543382] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.543966] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.543966] [48511]: DEBUG nova.objects.instance [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.547118] [48511]: WARNING neutronclient.v2_0.client [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.549299] [48512]: WARNING neutronclient.v2_0.client [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.568750] [48511]: DEBUG nova.policy [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.573932] [48511]: INFO nova.api.openstack.requestlog [None req-cb0c7e93-a73b-43b4-8f1b-0b106f59735e tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.072820 [ 902.574303] [48511]: [pid: 48511|app: 0|req: 1620/3287] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.597359] [48511]: DEBUG nova.api.openstack.wsgi [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.598860] [48511]: DEBUG nova.compute.api [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.602416] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.602589] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.602710] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.603067] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.603243] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.603370] [48511]: DEBUG oslo_concurrency.lockutils [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.623596] [48511]: WARNING neutronclient.v2_0.client [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.642849] [48511]: DEBUG nova.policy [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.647266] [48511]: DEBUG nova.policy [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.647758] [48511]: DEBUG nova.policy [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.648358] [48511]: INFO nova.api.openstack.requestlog [None req-75020326-a21e-4406-8c6d-ef0c2de55de9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.053474 [ 902.648671] [48511]: [pid: 48511|app: 0|req: 1621/3288] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 902.651035] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.652397] [48511]: DEBUG nova.compute.api [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.656261] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.656447] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.656587] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.656844] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.657051] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.657121] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.668042] [48512]: DEBUG nova.policy [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.673035] [48512]: INFO nova.api.openstack.requestlog [None req-249d285e-34e1-4224-99b4-20aeaf31d3fe tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1502 microversion: 2.1 time: 0.153923 [ 902.673373] [48512]: [pid: 48512|app: 0|req: 1668/3289] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1502 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.675843] [48512]: DEBUG nova.api.openstack.wsgi [None req-28633aa4-80f8-415d-b56f-0a24e67f6bac tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1848015554", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ9hH1WfGYklCVWOtWpBb0mJO1cBYEvjUKgB5oWuaXioF6T6cXig+rBRapIU+JvN0y2Vdmiu+ieVyd1gZ3YQWvLIJH3609+Lsr11lNXk/grbpOiNmg33KZXjdUSQP50l8g=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 902.680347] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.680586] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.680695] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.680931] [48511]: DEBUG nova.objects.instance [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.684199] [48511]: WARNING neutronclient.v2_0.client [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.686544] [48512]: DEBUG nova.quota [None req-28633aa4-80f8-415d-b56f-0a24e67f6bac tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 902.690544] [48512]: DEBUG nova.quota [None req-28633aa4-80f8-415d-b56f-0a24e67f6bac tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 902.704263] [48511]: DEBUG nova.policy [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.708890] [48511]: INFO nova.api.openstack.requestlog [None req-6ac7910c-6cbb-47e5-86fe-8610163b6716 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.059657 [ 902.709248] [48511]: [pid: 48511|app: 0|req: 1622/3290] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.710235] [48512]: INFO nova.api.openstack.requestlog [None req-28633aa4-80f8-415d-b56f-0a24e67f6bac tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.036228 [ 902.710667] [48512]: [pid: 48512|app: 0|req: 1669/3291] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:24:27 2025] 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) [ 902.793403] [48511]: DEBUG nova.api.openstack.wsgi [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.794936] [48511]: DEBUG nova.compute.api [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.798795] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.798993] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.799171] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.799415] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.799575] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.799697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.815654] [48512]: DEBUG nova.api.openstack.wsgi [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.818320] [48512]: DEBUG nova.compute.api [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.820219] [48511]: WARNING neutronclient.v2_0.client [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.823589] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.823889] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.824086] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.824417] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.824823] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.824823] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.840785] [48511]: DEBUG nova.policy [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.845326] [48511]: INFO nova.api.openstack.requestlog [None req-b641d47a-9703-459b-a791-ecbb8226add3 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.054075 [ 902.845677] [48511]: [pid: 48511|app: 0|req: 1623/3292] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.848019] [48512]: WARNING neutronclient.v2_0.client [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.900574] [48511]: DEBUG nova.api.openstack.wsgi [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.901971] [48511]: DEBUG nova.compute.api [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.905445] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.905662] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.905773] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.906114] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.906299] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.906423] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.914683] [48512]: DEBUG nova.policy [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.920313] [48512]: INFO nova.api.openstack.requestlog [None req-5b901933-fa3b-433c-bd7b-74ddb5ec2246 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1497 microversion: 2.1 time: 0.108155 [ 902.920313] [48512]: [pid: 48512|app: 0|req: 1670/3293] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1497 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.927725] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 902.929793] [48512]: DEBUG nova.compute.api [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 902.934519] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.934622] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.934769] [48511]: DEBUG oslo_concurrency.lockutils [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.934927] [48511]: DEBUG nova.objects.instance [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.935211] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.935489] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.935665] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.935936] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 902.936076] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 902.936209] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 902.941745] [48511]: WARNING neutronclient.v2_0.client [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.960015] [48512]: WARNING neutronclient.v2_0.client [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 902.962824] [48511]: DEBUG nova.policy [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 902.970038] [48511]: INFO nova.api.openstack.requestlog [None req-f76479f7-bf1d-427d-b271-7ac7fb788be0 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.071526 [ 902.970190] [48511]: [pid: 48511|app: 0|req: 1624/3294] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.041615] [48512]: DEBUG nova.policy [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.049104] [48512]: INFO nova.api.openstack.requestlog [None req-fe94f5cd-e033-4d6c-81af-8c841ba8b9e7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.125064 [ 903.049609] [48512]: [pid: 48512|app: 0|req: 1671/3295] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.052114] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.054061] [48512]: DEBUG nova.compute.api [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.058970] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.059218] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.059373] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.059641] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.059787] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.059963] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.075325] [48511]: DEBUG nova.api.openstack.wsgi [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"injectNetworkInfo": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 903.078571] [48511]: DEBUG nova.compute.api [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.082540] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.083030] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.083335] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.083738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.084051] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.084347] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.090811] [48512]: WARNING neutronclient.v2_0.client [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.106977] [48511]: INFO nova.api.openstack.requestlog [None req-3dc169eb-8c51-4db5-af83-7b6852d46b43 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4/action" status: 202 len: 0 microversion: 2.1 time: 0.135957 [ 903.107729] [48511]: [pid: 48511|app: 0|req: 1625/3296] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:27 2025] POST /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 903.112634] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.112907] [48512]: DEBUG nova.policy [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.114481] [48511]: DEBUG nova.compute.api [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.117690] [48512]: INFO nova.api.openstack.requestlog [None req-c5e392fa-bd1e-429c-975f-072116a91149 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1268 microversion: 2.1 time: 0.067576 [ 903.118636] [48512]: [pid: 48512|app: 0|req: 1672/3297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1268 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.118900] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.118900] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.119055] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.119592] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.120080] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.120080] [48511]: DEBUG oslo_concurrency.lockutils [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.121020] [48512]: DEBUG nova.api.openstack.wsgi [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.122772] [48512]: DEBUG nova.compute.api [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.126175] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.126509] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.126509] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.126756] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.126902] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.127292] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.147823] [48511]: WARNING neutronclient.v2_0.client [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.154627] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.154818] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.154883] [48512]: DEBUG oslo_concurrency.lockutils [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.155066] [48512]: DEBUG nova.objects.instance [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.158786] [48512]: WARNING neutronclient.v2_0.client [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.170348] [48511]: DEBUG nova.policy [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.176855] [48511]: DEBUG nova.policy [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.178158] [48511]: DEBUG nova.policy [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.181379] [48511]: INFO nova.api.openstack.requestlog [None req-bdaa9edf-db5a-4704-a1ad-fb90c954bbe6 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1554 microversion: 2.96 time: 0.072658 [ 903.181842] [48511]: [pid: 48511|app: 0|req: 1626/3298] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1554 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.183770] [48512]: DEBUG nova.policy [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.185100] [48511]: DEBUG nova.api.openstack.wsgi [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.187972] [48511]: DEBUG nova.compute.api [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'deleted': False, 'project_id': '4cc1f26ff9e74e208798c3bc5a1be7cc'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 903.188451] [48512]: INFO nova.api.openstack.requestlog [None req-420edcf9-7e21-417d-a6f1-956bb880d24b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.069687 [ 903.188770] [48512]: [pid: 48512|app: 0|req: 1673/3299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.192018] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.192123] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.192240] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.192444] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.192815] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.193110] [48512]: DEBUG nova.compute.api [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.193187] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.193249] [48511]: DEBUG oslo_concurrency.lockutils [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.196603] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.197621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.197621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.197621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.197621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.197621] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.217447] [48511]: INFO nova.api.openstack.requestlog [None req-48be1cd2-abc8-47cb-b21a-b2210627843c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 15 microversion: 2.1 time: 0.033892 [ 903.217644] [48511]: [pid: 48511|app: 0|req: 1627/3300] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 903.220163] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.220350] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.220537] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.220653] [48512]: DEBUG nova.objects.instance [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.220735] [48511]: DEBUG nova.api.openstack.wsgi [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.224109] [48511]: DEBUG nova.compute.api [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.224334] [48512]: WARNING neutronclient.v2_0.client [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.225965] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.227652] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.227652] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.227652] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.227652] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.227652] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.250030] [48512]: DEBUG nova.policy [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.257799] [48512]: INFO nova.api.openstack.requestlog [None req-c7f36c67-02d6-423b-bc5f-c704e6234a8e tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.068343 [ 903.258433] [48512]: [pid: 48512|app: 0|req: 1674/3301] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.260814] [48512]: DEBUG nova.api.openstack.wsgi [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.262500] [48512]: DEBUG nova.compute.api [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.269063] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.269356] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.269453] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.270091] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.270091] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.270091] [48512]: DEBUG oslo_concurrency.lockutils [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.271031] [48511]: WARNING neutronclient.v2_0.client [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.290123] [48512]: WARNING neutronclient.v2_0.client [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.371691] [48512]: DEBUG nova.policy [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.380182] [48512]: INFO nova.api.openstack.requestlog [None req-c23f8d72-5b25-412d-8e5e-504eea428415 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.121340 [ 903.380569] [48512]: [pid: 48512|app: 0|req: 1675/3302] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.386902] [48512]: DEBUG nova.api.openstack.wsgi [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.389931] [48512]: DEBUG nova.compute.api [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'deleted': False} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 903.394798] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.395010] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.395162] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.395663] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.395790] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.395932] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.401503] [48511]: DEBUG nova.policy [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.406098] [48511]: INFO nova.api.openstack.requestlog [None req-ceb8215c-f6b5-43d1-bbab-84aa35f6f137 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.187833 [ 903.406622] [48511]: [pid: 48511|app: 0|req: 1628/3303] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:27 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.410016] [48511]: DEBUG nova.api.openstack.wsgi [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.411741] [48511]: DEBUG nova.compute.api [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.417746] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.418050] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.418240] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.418541] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.418721] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.418880] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.448884] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.449088] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.449221] [48511]: DEBUG oslo_concurrency.lockutils [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.449435] [48511]: DEBUG nova.objects.instance [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.453356] [48511]: WARNING neutronclient.v2_0.client [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.472506] [48511]: DEBUG nova.policy [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.476942] [48511]: INFO nova.api.openstack.requestlog [None req-193e5d79-ecc1-4351-a6d1-5b3d5145ca28 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.069751 [ 903.477319] [48511]: [pid: 48511|app: 0|req: 1629/3304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.480157] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.481506] [48511]: DEBUG nova.compute.api [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.483936] [48512]: DEBUG nova.compute.multi_cell_list [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Listed batch of 33 results from cell out of 1000 limit. Returned 33 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 903.484859] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.485044] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.485192] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.485464] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.485665] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.485810] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.507396] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.507617] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.507750] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.507975] [48511]: DEBUG nova.objects.instance [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.514494] [48511]: WARNING neutronclient.v2_0.client [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.535102] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.535307] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.535449] [48512]: DEBUG oslo_concurrency.lockutils [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.543275] [48511]: DEBUG nova.policy [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.547344] [48511]: INFO nova.api.openstack.requestlog [None req-a4ed02fd-9264-42be-a4d9-54237fd7b671 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.069455 [ 903.548027] [48511]: [pid: 48511|app: 0|req: 1630/3305] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.551063] [48511]: DEBUG nova.api.openstack.wsgi [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.551534] [48511]: DEBUG nova.compute.api [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.554962] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.555155] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.555290] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.555960] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.555960] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.555960] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.569129] [48512]: WARNING neutronclient.v2_0.client [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.577629] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.577817] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.578012] [48511]: DEBUG oslo_concurrency.lockutils [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.578177] [48511]: DEBUG nova.objects.instance [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.581304] [48511]: WARNING neutronclient.v2_0.client [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.603131] [48511]: DEBUG nova.policy [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.607654] [48511]: INFO nova.api.openstack.requestlog [None req-19518747-5606-49b0-b390-82b47c6207dd tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.059350 [ 903.608099] [48511]: [pid: 48511|app: 0|req: 1631/3306] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.612197] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.612197] [48511]: DEBUG nova.compute.api [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.615768] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.616075] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.616466] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.616540] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.616689] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.616810] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.638071] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.638279] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.638413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.638566] [48511]: DEBUG nova.objects.instance [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.641660] [48511]: WARNING neutronclient.v2_0.client [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.662262] [48511]: DEBUG nova.policy [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.666588] [48511]: INFO nova.api.openstack.requestlog [None req-8a86927f-9ed6-4d03-a949-9e8c38ae70ea tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.057858 [ 903.666940] [48511]: [pid: 48511|app: 0|req: 1632/3307] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.673015] [48511]: DEBUG nova.api.openstack.wsgi [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.675328] [48511]: DEBUG nova.compute.api [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.679219] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.679436] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.679573] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.679924] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.680070] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.680258] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.699966] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.700178] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.700310] [48511]: DEBUG oslo_concurrency.lockutils [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.700460] [48511]: DEBUG nova.objects.instance [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.703419] [48511]: WARNING neutronclient.v2_0.client [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.722572] [48512]: INFO nova.api.openstack.requestlog [None req-62b3e549-fc51-4be4-b442-e3ec3ea28629 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=" status: 200 len: 52130 microversion: 2.1 time: 0.341080 [ 903.723032] [48512]: [pid: 48512|app: 0|req: 1676/3308] 10.180.1.21 () {58 vars in 1166 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/detail?all_tenants= => generated 52130 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 903.725878] [48512]: DEBUG nova.api.openstack.wsgi [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-83372348", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "5401c5e9-af59-46f1-9d61-526c28c78c2c"}], "security_groups": [{"name": "tempest-securitygroup--1189767847"}], "key_name": "tempest-keypair-1848015554", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 903.739073] [48511]: DEBUG nova.policy [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.744537] [48511]: INFO nova.api.openstack.requestlog [None req-84bb49fa-9b95-4f50-a5bc-318098629903 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.073352 [ 903.745337] [48511]: [pid: 48511|app: 0|req: 1633/3309] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.748945] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.751090] [48511]: DEBUG nova.compute.api [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.755127] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.755384] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.755563] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.755864] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.756254] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.756254] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.771755] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.771979] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.772098] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.772532] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.773901] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.774049] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.778725] [48511]: WARNING neutronclient.v2_0.client [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.780643] [48512]: WARNING neutronclient.v2_0.client [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.804122] [48511]: DEBUG nova.policy [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.810319] [48511]: DEBUG nova.policy [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.811482] [48511]: DEBUG nova.policy [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.812677] [48511]: INFO nova.api.openstack.requestlog [None req-fa0d827a-0776-4b19-a1ff-66a0112b3122 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.066708 [ 903.813293] [48511]: [pid: 48511|app: 0|req: 1634/3310] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 903.816807] [48511]: DEBUG nova.api.openstack.wsgi [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.818549] [48512]: DEBUG nova.network.neutron [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] validate_networks() for [('5401c5e9-af59-46f1-9d61-526c28c78c2c', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 903.818905] [48511]: DEBUG nova.compute.api [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.818954] [48512]: WARNING neutronclient.v2_0.client [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.822581] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.822939] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.823192] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.823532] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.824048] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.824048] [48511]: DEBUG oslo_concurrency.lockutils [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.847025] [48511]: WARNING neutronclient.v2_0.client [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.937176] [48511]: DEBUG nova.policy [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 903.942168] [48511]: INFO nova.api.openstack.requestlog [None req-9532ca62-5673-4aef-948b-ee1d9d89e634 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1482 microversion: 2.1 time: 0.128105 [ 903.942716] [48511]: [pid: 48511|app: 0|req: 1635/3311] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1482 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.945145] [48511]: DEBUG nova.api.openstack.wsgi [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 903.950028] [48511]: DEBUG nova.compute.api [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 903.950426] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.950675] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.950825] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.951113] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.951265] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.951376] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.957889] [48512]: WARNING neutronclient.v2_0.client [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.973269] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 903.973474] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 903.973628] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 903.973782] [48511]: DEBUG nova.objects.instance [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.977942] [48511]: WARNING neutronclient.v2_0.client [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 903.998697] [48511]: DEBUG nova.policy [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.003645] [48511]: INFO nova.api.openstack.requestlog [None req-a10bde32-d389-4ea4-9280-278c131c7bc7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.060044 [ 904.003645] [48511]: [pid: 48511|app: 0|req: 1636/3312] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.006439] [48511]: DEBUG nova.api.openstack.wsgi [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.009403] [48511]: DEBUG nova.compute.api [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'deleted': False, 'project_id': '4cc1f26ff9e74e208798c3bc5a1be7cc'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 904.012230] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.012544] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.012696] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.013071] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.013397] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.013515] [48511]: DEBUG oslo_concurrency.lockutils [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.032622] [48511]: INFO nova.api.openstack.requestlog [None req-46aacb85-0427-4b63-8c55-f2edf4eb0e8d tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?tenant_id=019c86cd0cb14000aed25bb2482eb39f" status: 200 len: 15 microversion: 2.1 time: 0.028354 [ 904.033437] [48511]: [pid: 48511|app: 0|req: 1637/3313] 10.180.1.21 () {58 vars in 1226 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/detail?tenant_id=019c86cd0cb14000aed25bb2482eb39f => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 904.036223] [48511]: DEBUG nova.api.openstack.wsgi [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.037652] [48511]: DEBUG nova.compute.api [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.040875] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.041115] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.041257] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.041523] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.041663] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.041785] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.059364] [48511]: WARNING neutronclient.v2_0.client [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.078512] [48511]: DEBUG nova.policy [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.083403] [48511]: INFO nova.api.openstack.requestlog [None req-3bf33d7c-ab3f-4216-ba4d-2de5938950bb tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.049476 [ 904.083779] [48511]: [pid: 48511|app: 0|req: 1638/3314] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.087742] [48512]: DEBUG nova.virt.hardware [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 904.087908] [48512]: DEBUG nova.virt.hardware [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 904.088105] [48512]: DEBUG nova.virt.hardware [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 904.088222] [48512]: DEBUG nova.virt.hardware [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 904.088336] [48512]: DEBUG nova.virt.hardware [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 904.089096] [48511]: DEBUG nova.api.openstack.wsgi [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.090885] [48511]: DEBUG nova.compute.api [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.094587] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.094779] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.094915] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.095200] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.095353] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.095523] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.096458] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.096656] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.096800] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.098092] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.098684] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.098899] [48512]: DEBUG oslo_concurrency.lockutils [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.110034] [48512]: DEBUG nova.quota [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 904.114877] [48512]: DEBUG nova.quota [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 904.116149] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.116428] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.116570] [48511]: DEBUG oslo_concurrency.lockutils [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.116727] [48511]: DEBUG nova.objects.instance [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.119985] [48511]: WARNING neutronclient.v2_0.client [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.120876] [48512]: DEBUG nova.compute.api [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 904.122672] [48512]: DEBUG nova.compute.api [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 904.141352] [48511]: DEBUG nova.policy [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.146167] [48511]: INFO nova.api.openstack.requestlog [None req-06729d5a-c6b6-4f80-96c8-e923b5c49b48 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.059600 [ 904.146530] [48511]: [pid: 48511|app: 0|req: 1639/3315] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.149567] [48511]: DEBUG nova.api.openstack.wsgi [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-1000028040", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 904.162364] [48512]: INFO nova.api.openstack.requestlog [None req-5573b0ca-ca39-4e8c-ac2f-e93106034477 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.437994 [ 904.162364] [48512]: [pid: 48512|app: 0|req: 1677/3316] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:28 2025] POST /compute/v2.1/servers => generated 406 bytes in 439 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 904.165925] [48512]: DEBUG nova.api.openstack.wsgi [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.170379] [48512]: DEBUG nova.compute.api [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'tenant_id': '019c86cd0cb14000aed25bb2482eb39f', 'deleted': False} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 904.177588] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.177588] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.177588] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.177905] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.178221] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.178359] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.188958] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.189253] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.189400] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.189748] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.191330] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.191543] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.196790] [48511]: DEBUG nova.network.neutron [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] validate_networks() for [('dc90525f-6855-4a5f-9ac8-4fe895c6f5b1', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 904.197113] [48511]: WARNING neutronclient.v2_0.client [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.248758] [48512]: DEBUG nova.compute.multi_cell_list [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Listed batch of 4 results from cell out of 1000 limit. Returned 4 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 904.306482] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.306797] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.306797] [48512]: DEBUG oslo_concurrency.lockutils [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.324357] [48512]: WARNING neutronclient.v2_0.client [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.330745] [48511]: WARNING neutronclient.v2_0.client [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.402781] [48512]: INFO nova.api.openstack.requestlog [None req-2832e6c8-9a41-44ca-a1ab-ad46865dc3f4 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=019c86cd0cb14000aed25bb2482eb39f" status: 200 len: 6664 microversion: 2.1 time: 0.239217 [ 904.403292] [48512]: [pid: 48512|app: 0|req: 1678/3317] 10.180.1.21 () {58 vars in 1252 bytes} [Mon Dec 8 18:24:28 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=019c86cd0cb14000aed25bb2482eb39f => generated 6664 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.406517] [48512]: DEBUG nova.api.openstack.wsgi [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.408315] [48512]: DEBUG nova.compute.api [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.412299] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.412695] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.412853] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.413293] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.414033] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.414033] [48512]: DEBUG oslo_concurrency.lockutils [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.453825] [48511]: DEBUG nova.virt.hardware [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 904.453825] [48511]: DEBUG nova.virt.hardware [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 904.453825] [48511]: DEBUG nova.virt.hardware [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 904.453825] [48511]: DEBUG nova.virt.hardware [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 904.453825] [48511]: DEBUG nova.virt.hardware [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 904.454278] [48512]: WARNING neutronclient.v2_0.client [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.480056] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.480056] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.480056] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.486767] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.486994] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.487130] [48511]: DEBUG oslo_concurrency.lockutils [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.546722] [48511]: DEBUG nova.quota [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Getting quotas for project 046bda3499f042aebd5ab73c52650d64. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 904.552227] [48511]: DEBUG nova.quota [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Getting quotas for user 14528564cc2f42ccbae852a8ebad8cfd and project 046bda3499f042aebd5ab73c52650d64. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 904.555188] [48512]: DEBUG nova.policy [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.562105] [48511]: DEBUG nova.compute.api [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 904.562313] [48512]: INFO nova.api.openstack.requestlog [None req-83f07733-f110-4c6f-ab58-77c97021947f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.158329 [ 904.562725] [48512]: [pid: 48512|app: 0|req: 1679/3318] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.564189] [48511]: DEBUG nova.compute.api [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 904.565475] [48512]: DEBUG nova.api.openstack.wsgi [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.567074] [48512]: DEBUG nova.compute.api [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.574150] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.574408] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.574542] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.574858] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.575144] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.575332] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.599788] [48512]: WARNING neutronclient.v2_0.client [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.603560] [48511]: INFO nova.api.openstack.requestlog [None req-e494286c-bb65-42a6-ad9d-572a8ce213ca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.456288 [ 904.603999] [48511]: [pid: 48511|app: 0|req: 1640/3319] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:28 2025] POST /compute/v2.1/servers => generated 383 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 904.608185] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d59952d-4cea-49d8-bc6e-bdcafc7632bf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.609028] [48511]: DEBUG nova.compute.api [None req-6d59952d-4cea-49d8-bc6e-bdcafc7632bf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.620322] [48511]: WARNING neutronclient.v2_0.client [None req-6d59952d-4cea-49d8-bc6e-bdcafc7632bf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.629083] [48512]: DEBUG nova.policy [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.634136] [48512]: INFO nova.api.openstack.requestlog [None req-13e5f97d-9d4f-455d-bf31-84c619734188 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1276 microversion: 2.1 time: 0.070720 [ 904.634763] [48512]: [pid: 48512|app: 0|req: 1680/3320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1276 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.637432] [48512]: DEBUG nova.api.openstack.wsgi [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.639457] [48512]: DEBUG nova.compute.api [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.643917] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.643917] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.643917] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.644123] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.644273] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.644399] [48512]: DEBUG oslo_concurrency.lockutils [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.645121] [48511]: DEBUG nova.policy [None req-6d59952d-4cea-49d8-bc6e-bdcafc7632bf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.649634] [48511]: INFO nova.api.openstack.requestlog [None req-6d59952d-4cea-49d8-bc6e-bdcafc7632bf tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1238 microversion: 2.1 time: 0.044963 [ 904.650309] [48511]: [pid: 48511|app: 0|req: 1641/3321] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.652964] [48511]: DEBUG nova.api.openstack.wsgi [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.655173] [48511]: DEBUG nova.compute.api [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.659744] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.660048] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.660183] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.660497] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.660669] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.660816] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.671088] [48512]: WARNING neutronclient.v2_0.client [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.689185] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.689185] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.689185] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.689185] [48511]: DEBUG nova.objects.instance [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.693920] [48511]: WARNING neutronclient.v2_0.client [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.698511] [48512]: DEBUG nova.policy [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.706666] [48512]: DEBUG nova.policy [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.707426] [48512]: DEBUG nova.policy [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.710675] [48512]: INFO nova.api.openstack.requestlog [None req-84810a60-4c83-4ac7-aefc-2e7f93873eaa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1554 microversion: 2.96 time: 0.075289 [ 904.711331] [48512]: [pid: 48512|app: 0|req: 1681/3322] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1554 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 904.714210] [48512]: DEBUG nova.api.openstack.wsgi [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.720925] [48512]: DEBUG nova.compute.api [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.724912] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.725174] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.725325] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.725596] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.725744] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.725867] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.729049] [48511]: DEBUG nova.policy [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.741063] [48511]: INFO nova.api.openstack.requestlog [None req-e00276a2-c9bf-4ff8-b7f5-8fc1e301c03b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.090227 [ 904.741627] [48511]: [pid: 48511|app: 0|req: 1642/3323] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.748417] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.749933] [48511]: DEBUG nova.compute.api [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.756409] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.756409] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.756554] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.756890] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.757784] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.757784] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.766659] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.766953] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.767185] [48512]: DEBUG oslo_concurrency.lockutils [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.767440] [48512]: DEBUG nova.objects.instance [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.771997] [48512]: WARNING neutronclient.v2_0.client [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.778857] [48511]: WARNING neutronclient.v2_0.client [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.794188] [48512]: DEBUG nova.policy [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.799633] [48512]: INFO nova.api.openstack.requestlog [None req-89cc0b39-bdcb-4185-9a58-e422a95ef834 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.087671 [ 904.800266] [48512]: [pid: 48512|app: 0|req: 1682/3324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.805617] [48512]: DEBUG nova.api.openstack.wsgi [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.808017] [48512]: DEBUG nova.compute.api [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.809079] [48511]: DEBUG nova.policy [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.811664] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.811773] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.811955] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.812388] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.812490] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.812617] [48512]: DEBUG oslo_concurrency.lockutils [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.815215] [48511]: INFO nova.api.openstack.requestlog [None req-cf8ff278-39ca-472f-a83a-0276dcfec3a5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.072832 [ 904.816104] [48511]: [pid: 48511|app: 0|req: 1643/3325] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.821178] [48511]: DEBUG nova.api.openstack.wsgi [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.822938] [48511]: DEBUG nova.compute.api [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'tenant_id': '4cc1f26ff9e74e208798c3bc5a1be7cc', 'deleted': False} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 904.834588] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.834820] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.835128] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.835396] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.835794] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.835794] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.838267] [48512]: WARNING neutronclient.v2_0.client [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.859743] [48511]: INFO nova.api.openstack.requestlog [None req-5cb6d01a-b12d-4189-baa1-33c732a8de5e tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=4cc1f26ff9e74e208798c3bc5a1be7cc" status: 200 len: 15 microversion: 2.1 time: 0.042801 [ 904.860041] [48511]: [pid: 48511|app: 0|req: 1644/3326] 10.180.1.21 () {58 vars in 1252 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=4cc1f26ff9e74e208798c3bc5a1be7cc => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 904.864023] [48511]: DEBUG nova.api.openstack.wsgi [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.864537] [48511]: DEBUG nova.compute.api [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.868401] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.868664] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.868747] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.871398] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.871398] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.871398] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.896937] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.897146] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.897311] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.897512] [48511]: DEBUG nova.objects.instance [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.900617] [48511]: WARNING neutronclient.v2_0.client [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.930602] [48511]: DEBUG nova.policy [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.934843] [48511]: INFO nova.api.openstack.requestlog [None req-1dd479fa-9f75-465a-8374-c924a58792fe tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.074185 [ 904.935209] [48511]: [pid: 48511|app: 0|req: 1645/3327] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.937631] [48511]: DEBUG nova.api.openstack.wsgi [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.939206] [48511]: DEBUG nova.compute.api [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.942724] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.942910] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.943091] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.943316] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 904.943458] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 904.943591] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 904.954726] [48512]: DEBUG nova.policy [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 904.961104] [48512]: INFO nova.api.openstack.requestlog [None req-82935aae-4d46-4ef3-8802-1d9345c486a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.157805 [ 904.961627] [48512]: [pid: 48512|app: 0|req: 1683/3328] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.965017] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea6d09c6-fdf0-4d25-8751-806a6594f171 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 904.965628] [48512]: DEBUG nova.compute.api [None req-ea6d09c6-fdf0-4d25-8751-806a6594f171 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 904.975761] [48512]: WARNING neutronclient.v2_0.client [None req-ea6d09c6-fdf0-4d25-8751-806a6594f171 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 904.999138] [48512]: DEBUG nova.policy [None req-ea6d09c6-fdf0-4d25-8751-806a6594f171 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.003755] [48512]: INFO nova.api.openstack.requestlog [None req-ea6d09c6-fdf0-4d25-8751-806a6594f171 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1212 microversion: 2.1 time: 0.041652 [ 905.004230] [48512]: [pid: 48512|app: 0|req: 1684/3329] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.007174] [48512]: DEBUG nova.api.openstack.wsgi [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.008553] [48512]: DEBUG nova.compute.api [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.017108] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.017352] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.017535] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.017937] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.018071] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.018234] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.037278] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.037527] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.037696] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.037938] [48512]: DEBUG nova.objects.instance [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.041136] [48512]: WARNING neutronclient.v2_0.client [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.060950] [48512]: DEBUG nova.policy [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.065722] [48512]: INFO nova.api.openstack.requestlog [None req-1b630466-7057-4d47-93fb-72c3b2750c09 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.060859 [ 905.066155] [48512]: [pid: 48512|app: 0|req: 1685/3330] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.068651] [48512]: DEBUG nova.api.openstack.wsgi [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.070092] [48512]: DEBUG nova.compute.api [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.073301] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.073480] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.073649] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.074097] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.074097] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.074263] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.093968] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.094466] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.094466] [48512]: DEBUG oslo_concurrency.lockutils [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.094466] [48512]: DEBUG nova.objects.instance [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.097606] [48512]: WARNING neutronclient.v2_0.client [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.116685] [48512]: DEBUG nova.policy [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.121950] [48512]: INFO nova.api.openstack.requestlog [None req-078a52a6-9768-41a6-8fa8-8e55eaf42b2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.054151 [ 905.121950] [48512]: [pid: 48512|app: 0|req: 1686/3331] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.123844] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.125533] [48512]: DEBUG nova.compute.api [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.128531] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.128618] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.128726] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.130777] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.130777] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.130777] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.168418] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.168605] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.168742] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.168894] [48512]: DEBUG nova.objects.instance [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.173383] [48512]: WARNING neutronclient.v2_0.client [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.194259] [48512]: DEBUG nova.policy [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.199328] [48512]: INFO nova.api.openstack.requestlog [None req-5c6e4802-58fe-4c1f-b9f2-ab1757250cc8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.077554 [ 905.199984] [48512]: [pid: 48512|app: 0|req: 1687/3332] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.202577] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.204056] [48512]: DEBUG nova.compute.api [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.209821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.209821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.209821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.210160] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.210191] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.211039] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.231804] [48512]: WARNING neutronclient.v2_0.client [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.248169] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.248366] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.248502] [48511]: DEBUG oslo_concurrency.lockutils [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.248668] [48511]: DEBUG nova.objects.instance [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.254342] [48512]: DEBUG nova.policy [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.258480] [48511]: WARNING neutronclient.v2_0.client [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.261656] [48512]: DEBUG nova.policy [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.263027] [48512]: DEBUG nova.policy [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.264777] [48512]: INFO nova.api.openstack.requestlog [None req-ff8f058b-93ab-4d09-9e17-aa98f963ffd7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.064075 [ 905.265143] [48512]: [pid: 48512|app: 0|req: 1688/3333] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.268450] [48512]: DEBUG nova.api.openstack.wsgi [None req-213fd578-f120-4bcb-b2e0-fb8b90f8421c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.271787] [48512]: INFO nova.api.openstack.requestlog [None req-213fd578-f120-4bcb-b2e0-fb8b90f8421c tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=invalid_status" status: 200 len: 15 microversion: 2.1 time: 0.006129 [ 905.272164] [48512]: [pid: 48512|app: 0|req: 1689/3334] 10.180.1.21 () {58 vars in 1184 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/detail?status=invalid_status => generated 15 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 905.276292] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.276384] [48512]: DEBUG nova.compute.api [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.280463] [48511]: DEBUG nova.policy [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.281468] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.281847] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.282219] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.283354] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.283354] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.284010] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.287120] [48511]: INFO nova.api.openstack.requestlog [None req-9633294d-0636-4674-993e-36c17d28a50e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.351109 [ 905.287426] [48511]: [pid: 48511|app: 0|req: 1646/3335] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:29 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.289758] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.291260] [48511]: DEBUG nova.compute.api [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.296134] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.296286] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.296439] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.296665] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.296806] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.296923] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.313218] [48511]: WARNING neutronclient.v2_0.client [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.315766] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.315955] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.316199] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.316349] [48512]: DEBUG nova.objects.instance [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.319526] [48512]: WARNING neutronclient.v2_0.client [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.334764] [48511]: DEBUG nova.policy [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.339284] [48511]: INFO nova.api.openstack.requestlog [None req-4ff83d9b-1b40-4aba-a4ff-c5dc53a500a6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.051464 [ 905.339737] [48511]: [pid: 48511|app: 0|req: 1647/3336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.342111] [48511]: DEBUG nova.api.openstack.wsgi [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.343576] [48511]: DEBUG nova.compute.api [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.347319] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.347502] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.347639] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.347935] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.348098] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.348225] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.350413] [48512]: DEBUG nova.policy [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.355496] [48512]: INFO nova.api.openstack.requestlog [None req-2c1e5a52-a655-44e9-be58-8dfafa74ca09 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.082716 [ 905.355851] [48512]: [pid: 48512|app: 0|req: 1690/3337] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.358767] [48512]: DEBUG nova.api.openstack.wsgi [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 905.360446] [48512]: DEBUG nova.compute.api [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.364032] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.364032] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364186] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.364391] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.364579] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.364712] [48512]: DEBUG oslo_concurrency.lockutils [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.369071] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.369268] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.369400] [48511]: DEBUG oslo_concurrency.lockutils [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.369555] [48511]: DEBUG nova.objects.instance [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.372884] [48511]: WARNING neutronclient.v2_0.client [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.393785] [48511]: DEBUG nova.policy [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.398869] [48511]: INFO nova.api.openstack.requestlog [None req-4faa1b83-7bfc-4a81-ac65-c5bd27fbb4d9 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.058606 [ 905.399496] [48511]: [pid: 48511|app: 0|req: 1648/3338] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.413314] [48512]: INFO nova.api.openstack.requestlog [None req-68ac930b-aa6b-47ce-afcb-9ab2e4826bad tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 0 microversion: 2.1 time: 0.056618 [ 905.413722] [48512]: [pid: 48512|app: 0|req: 1691/3339] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:30 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 905.419014] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.421882] [48511]: DEBUG nova.policy [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.422229] [48511]: DEBUG nova.compute.api [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Searching by: {'vm_state': ['error'], 'deleted': False, 'project_id': '019c86cd0cb14000aed25bb2482eb39f'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 905.426467] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.426644] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.426775] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.427184] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.427482] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.427611] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.470238] [48511]: DEBUG nova.compute.multi_cell_list [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 905.499704] [48511]: INFO nova.api.openstack.requestlog [None req-cc394160-f13d-49e3-a7a0-c85983f5a4cf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=error" status: 200 len: 338 microversion: 2.1 time: 0.082919 [ 905.500277] [48511]: [pid: 48511|app: 0|req: 1649/3340] 10.180.1.21 () {58 vars in 1145 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers?status=error => generated 338 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 905.506861] [48512]: DEBUG nova.api.openstack.wsgi [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 905.508391] [48512]: DEBUG nova.compute.api [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.513424] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.513711] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.513926] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.514323] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.514506] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.514674] [48512]: DEBUG oslo_concurrency.lockutils [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.556921] [48512]: INFO nova.api.openstack.requestlog [None req-b278f461-dc62-4fb5-a891-2a8ef840fb58 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 0 microversion: 2.1 time: 0.052441 [ 905.557347] [48512]: [pid: 48512|app: 0|req: 1692/3341] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:30 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 905.563197] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.564703] [48511]: DEBUG nova.compute.api [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.571974] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.572295] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.572358] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.572647] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.572706] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.572830] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.576318] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.577884] [48512]: DEBUG nova.compute.api [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.582171] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.582634] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.582792] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.583131] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.583323] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.583873] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.611877] [48512]: WARNING neutronclient.v2_0.client [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.621887] [48511]: WARNING neutronclient.v2_0.client [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.722301] [48512]: DEBUG nova.policy [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.729692] [48512]: INFO nova.api.openstack.requestlog [None req-bc81e4cc-1063-49aa-86ff-4031b31d5130 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.155386 [ 905.730236] [48512]: [pid: 48512|app: 0|req: 1693/3342] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.732589] [48512]: DEBUG nova.api.openstack.wsgi [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.734044] [48512]: DEBUG nova.compute.api [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.737678] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.737864] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.738098] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.738276] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.738422] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.738544] [48512]: DEBUG oslo_concurrency.lockutils [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.750468] [48511]: INFO nova.api.openstack.requestlog [None req-5e5dfe48-c7a8-42f9-ac21-dc45160c1909 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1672 microversion: 2.1 time: 0.189395 [ 905.750804] [48511]: [pid: 48511|app: 0|req: 1650/3343] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1672 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.753910] [48511]: DEBUG nova.api.openstack.wsgi [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.755387] [48511]: DEBUG nova.compute.api [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.757024] [48512]: WARNING neutronclient.v2_0.client [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.759139] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.759139] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.759270] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.759688] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.759849] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.760018] [48511]: DEBUG oslo_concurrency.lockutils [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.777544] [48511]: WARNING neutronclient.v2_0.client [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.860279] [48511]: DEBUG nova.policy [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.864672] [48511]: INFO nova.api.openstack.requestlog [None req-880b623d-f89f-46d4-a570-a3e7acf7fcc0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.113188 [ 905.865167] [48511]: [pid: 48511|app: 0|req: 1651/3344] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.868021] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.869633] [48511]: DEBUG nova.compute.api [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.873216] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.873415] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.873552] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.873812] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.874012] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.874147] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.885562] [48512]: DEBUG nova.policy [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.890317] [48512]: INFO nova.api.openstack.requestlog [None req-2a3dad84-6122-4a0a-bda2-afaa3f2779a2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.159514 [ 905.890704] [48512]: [pid: 48512|app: 0|req: 1694/3345] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.894471] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.896095] [48512]: DEBUG nova.compute.api [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.901943] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.904144] [48511]: WARNING neutronclient.v2_0.client [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.923380] [48511]: DEBUG nova.policy [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.926331] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.926615] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.926824] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.927040] [48512]: DEBUG nova.objects.instance [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.928154] [48511]: DEBUG nova.policy [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.928805] [48511]: DEBUG nova.policy [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.931723] [48512]: WARNING neutronclient.v2_0.client [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.932119] [48511]: INFO nova.api.openstack.requestlog [None req-6ce51813-70af-4763-b981-4deab50b52af tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1571 microversion: 2.96 time: 0.066347 [ 905.932468] [48511]: [pid: 48511|app: 0|req: 1652/3346] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1571 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 905.935283] [48511]: DEBUG nova.api.openstack.wsgi [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.936510] [48511]: DEBUG nova.compute.api [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.941180] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.941311] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.941457] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.941724] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.941879] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.942192] [48511]: DEBUG oslo_concurrency.lockutils [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.951398] [48512]: DEBUG nova.policy [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 905.956283] [48512]: INFO nova.api.openstack.requestlog [None req-2cd02d77-2584-43f4-b93c-befd365b1ec8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.064925 [ 905.956639] [48512]: [pid: 48512|app: 0|req: 1695/3347] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.959226] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 905.960739] [48512]: DEBUG nova.compute.api [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 905.964304] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.964489] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.964632] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.964880] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.965084] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.965198] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.966809] [48511]: WARNING neutronclient.v2_0.client [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 905.994158] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 905.994457] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 905.994641] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 905.994827] [48512]: DEBUG nova.objects.instance [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.998713] [48512]: WARNING neutronclient.v2_0.client [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.031610] [48512]: DEBUG nova.policy [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.036068] [48512]: INFO nova.api.openstack.requestlog [None req-c5c9e957-ab73-4936-9af0-6e2508c2b8cd tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.078738 [ 906.036494] [48512]: [pid: 48512|app: 0|req: 1696/3348] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.039030] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.040437] [48512]: DEBUG nova.compute.api [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.043743] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.044034] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.044238] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.044464] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.044612] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.044757] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.060102] [48511]: INFO nova.api.openstack.requestlog [None req-d58ab9fc-e6f6-4d1b-87df-ab4f8317d61b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1672 microversion: 2.1 time: 0.126980 [ 906.060481] [48511]: [pid: 48511|app: 0|req: 1653/3349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1672 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.064027] [48512]: WARNING neutronclient.v2_0.client [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.064164] [48511]: DEBUG nova.api.openstack.wsgi [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.065518] [48511]: DEBUG nova.policy [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.065940] [48511]: DEBUG nova.compute.api [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Searching by: {'deleted': False, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 906.072505] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.072505] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.072658] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.073147] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.073386] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.073520] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.083763] [48512]: DEBUG nova.policy [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.087941] [48512]: INFO nova.api.openstack.requestlog [None req-3ce46969-1860-469f-a908-e6675bc1a1dd tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.050846 [ 906.088303] [48512]: [pid: 48512|app: 0|req: 1697/3350] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.090770] [48512]: DEBUG nova.api.openstack.wsgi [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.092129] [48512]: DEBUG nova.compute.api [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.095636] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.095828] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.095965] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.096465] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.096624] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.096833] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.118599] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.118801] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.118974] [48512]: DEBUG oslo_concurrency.lockutils [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.119173] [48512]: DEBUG nova.objects.instance [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.123674] [48512]: WARNING neutronclient.v2_0.client [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.140827] [48512]: DEBUG nova.policy [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.142576] [48511]: DEBUG nova.compute.multi_cell_list [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 906.145104] [48512]: INFO nova.api.openstack.requestlog [None req-6bfc449c-002f-4577-8100-eb57a334ef27 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.056232 [ 906.145593] [48512]: [pid: 48512|app: 0|req: 1698/3351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.148246] [48512]: DEBUG nova.api.openstack.wsgi [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.149648] [48512]: DEBUG nova.compute.api [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.155548] [48512]: DEBUG oslo_concurrency.lockutils [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.173855] [48512]: WARNING neutronclient.v2_0.client [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.192033] [48511]: DEBUG nova.policy [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.196014] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.196014] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.196014] [48511]: DEBUG oslo_concurrency.lockutils [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.205683] [48511]: DEBUG nova.policy [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.206339] [48511]: DEBUG nova.policy [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.206702] [48511]: WARNING neutronclient.v2_0.client [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.229563] [48511]: INFO nova.api.openstack.requestlog [None req-be856a5a-a0be-46ec-b86a-d0a6fea0001f tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1553 microversion: 2.96 time: 0.168205 [ 906.229932] [48511]: [pid: 48511|app: 0|req: 1654/3352] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/detail => generated 1553 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.232770] [48511]: DEBUG nova.api.openstack.wsgi [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.234603] [48511]: DEBUG nova.compute.api [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.243675] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.243675] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.243675] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.243921] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.244547] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.244547] [48511]: DEBUG oslo_concurrency.lockutils [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.264662] [48512]: DEBUG nova.policy [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.268931] [48511]: WARNING neutronclient.v2_0.client [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.271347] [48512]: INFO nova.api.openstack.requestlog [None req-33c73015-f875-4976-8fac-2e1a5b60ed47 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.125145 [ 906.271757] [48512]: [pid: 48512|app: 0|req: 1699/3353] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.274412] [48512]: DEBUG nova.api.openstack.wsgi [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.275894] [48512]: DEBUG nova.compute.api [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.284314] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.284550] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.284688] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.284997] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.285189] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.285321] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.290974] [48511]: DEBUG nova.policy [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.295555] [48511]: INFO nova.api.openstack.requestlog [None req-290feaa2-6cec-419f-b642-a2241df4d3d0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.064800 [ 906.295796] [48511]: [pid: 48511|app: 0|req: 1655/3354] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:30 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.298128] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.301328] [48511]: DEBUG nova.compute.api [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'host': 'cpu-1', 'deleted': False} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 906.304696] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.304876] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.305022] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.305353] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.305651] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.305778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.310872] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.311154] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.311307] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.311464] [48512]: DEBUG nova.objects.instance [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.315242] [48512]: WARNING neutronclient.v2_0.client [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.335119] [48512]: DEBUG nova.policy [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.341292] [48512]: INFO nova.api.openstack.requestlog [None req-0fb54995-8f16-4433-a98a-23a68bf6ff49 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.068850 [ 906.341661] [48512]: [pid: 48512|app: 0|req: 1700/3355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.345095] [48512]: DEBUG nova.api.openstack.wsgi [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.347537] [48512]: DEBUG nova.compute.api [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.352590] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.352797] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.352933] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.353219] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.353365] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.353502] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.379512] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.379692] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.379833] [48512]: DEBUG oslo_concurrency.lockutils [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.379958] [48511]: DEBUG nova.compute.multi_cell_list [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Listed batch of 29 results from cell out of 1000 limit. Returned 29 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 906.380048] [48512]: DEBUG nova.objects.instance [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.383059] [48512]: WARNING neutronclient.v2_0.client [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.402750] [48512]: DEBUG nova.policy [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.413292] [48512]: INFO nova.api.openstack.requestlog [None req-53037136-bf56-4925-abd6-cd7ac941ad04 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.070981 [ 906.413646] [48512]: [pid: 48512|app: 0|req: 1701/3356] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.413981] [48511]: INFO nova.api.openstack.requestlog [None req-6e20d7f9-0aed-4ab3-ad80-5612456bf091 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=cpu-1&all_tenants=1" status: 200 len: 9472 microversion: 2.1 time: 0.117803 [ 906.414363] [48511]: [pid: 48511|app: 0|req: 1656/3357] 10.180.1.21 () {58 vars in 1169 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers?host=cpu-1&all_tenants=1 => generated 9472 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.417262] [48511]: DEBUG nova.api.openstack.wsgi [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.418326] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.418751] [48511]: DEBUG nova.compute.api [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.419043] [48512]: DEBUG nova.compute.api [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.422241] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.422432] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.422535] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.422841] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.422887] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.423014] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.423064] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.423147] [48511]: DEBUG oslo_concurrency.lockutils [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.423318] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.423707] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.423979] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.424097] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.447947] [48511]: WARNING neutronclient.v2_0.client [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.449134] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.449340] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.449489] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.449668] [48512]: DEBUG nova.objects.instance [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.453160] [48512]: WARNING neutronclient.v2_0.client [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.466755] [48511]: DEBUG nova.policy [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.471690] [48511]: DEBUG nova.policy [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.472539] [48511]: DEBUG nova.policy [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.476784] [48511]: INFO nova.api.openstack.requestlog [None req-0307bad4-cba8-403f-bd28-80e6b6a5f6e1 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1571 microversion: 2.96 time: 0.061711 [ 906.476961] [48511]: [pid: 48511|app: 0|req: 1657/3358] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1571 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.481575] [48511]: DEBUG nova.api.openstack.wsgi [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.481575] [48511]: DEBUG nova.compute.api [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.484355] [48512]: DEBUG nova.policy [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.486286] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.486665] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.486840] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.487122] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.487481] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.487667] [48511]: DEBUG oslo_concurrency.lockutils [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.493882] [48512]: INFO nova.api.openstack.requestlog [None req-d7015caa-b40e-47c7-9ad8-88f0e23d6dd8 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.079638 [ 906.495069] [48512]: [pid: 48512|app: 0|req: 1702/3359] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.500087] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.502041] [48512]: DEBUG nova.compute.api [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.505989] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.506288] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.506488] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.506796] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.506991] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.507203] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.511022] [48511]: WARNING neutronclient.v2_0.client [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.528800] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.529020] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.529172] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.529360] [48512]: DEBUG nova.objects.instance [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.532581] [48512]: WARNING neutronclient.v2_0.client [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.532688] [48511]: DEBUG nova.policy [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.537715] [48511]: DEBUG nova.policy [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.538454] [48511]: DEBUG nova.policy [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.539077] [48511]: INFO nova.api.openstack.requestlog [None req-9480c1a7-ac2d-4d16-bad5-ebf2e8dcacec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.061612 [ 906.539651] [48511]: [pid: 48511|app: 0|req: 1658/3360] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.542287] [48511]: DEBUG nova.api.openstack.wsgi [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "576577eb-6572-4d42-8ab6-93af8e2b1eff", "name": "network-vif-plugged", "status": "completed", "tag": "00920ca8-211d-4c1e-b25e-d8ffefa272cc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.547825] [48511]: DEBUG oslo_concurrency.lockutils [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.548014] [48511]: DEBUG oslo_concurrency.lockutils [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.548154] [48511]: DEBUG oslo_concurrency.lockutils [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.551916] [48512]: DEBUG nova.policy [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.556240] [48512]: INFO nova.api.openstack.requestlog [None req-eb0ae0ff-aa18-439c-91df-b699ed79c54c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.061071 [ 906.556451] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] Creating event network-vif-plugged:00920ca8-211d-4c1e-b25e-d8ffefa272cc for instance 576577eb-6572-4d42-8ab6-93af8e2b1eff on cpu-1 [ 906.556596] [48512]: [pid: 48512|app: 0|req: 1703/3361] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.559040] [48512]: DEBUG nova.api.openstack.wsgi [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.560457] [48512]: DEBUG nova.compute.api [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.561646] [48511]: INFO nova.api.openstack.requestlog [req-2b26184c-5d75-46d0-a070-851fe474e6e1 req-2e5f0f4e-9314-46a3-9f8d-2d8c3d5ddc84 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021265 [ 906.562039] [48511]: [pid: 48511|app: 0|req: 1659/3362] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:31 2025] 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) [ 906.564898] [48511]: DEBUG nova.api.openstack.wsgi [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.566179] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.566289] [48511]: DEBUG nova.compute.api [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.566374] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.566507] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.566765] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.566908] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.567045] [48512]: DEBUG oslo_concurrency.lockutils [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.570124] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.570318] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.570451] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.570713] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.570975] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.571086] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.585819] [48512]: WARNING neutronclient.v2_0.client [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.593063] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.593262] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.593389] [48511]: DEBUG oslo_concurrency.lockutils [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.593542] [48511]: DEBUG nova.objects.instance [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.597224] [48511]: WARNING neutronclient.v2_0.client [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.606837] [48512]: DEBUG nova.policy [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.611206] [48512]: INFO nova.api.openstack.requestlog [None req-885a7148-f9d9-4e15-94c5-323443e26b80 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.053985 [ 906.611560] [48512]: [pid: 48512|app: 0|req: 1704/3363] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.613960] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.615350] [48512]: DEBUG nova.compute.api [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.617382] [48511]: DEBUG nova.policy [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.618651] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.618837] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.618979] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.619417] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.619417] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.619514] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.622713] [48511]: INFO nova.api.openstack.requestlog [None req-754e7887-b5cc-4abb-8646-4b06407bd6d1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.059355 [ 906.622713] [48511]: [pid: 48511|app: 0|req: 1660/3364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.624851] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.627943] [48511]: DEBUG nova.compute.api [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Searching by: {'host': 'nonexistent_host', 'deleted': False} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 906.630575] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.630748] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.630880] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.631211] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.631517] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.631645] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.639085] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.639276] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.639416] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.639568] [48512]: DEBUG nova.objects.instance [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.643290] [48512]: WARNING neutronclient.v2_0.client [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.644130] [48511]: INFO nova.api.openstack.requestlog [None req-dc12d3a7-247d-46d0-9355-eabe1eba0a6b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1" status: 200 len: 15 microversion: 2.1 time: 0.020979 [ 906.644698] [48511]: [pid: 48511|app: 0|req: 1661/3365] 10.180.1.21 () {58 vars in 1191 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 906.648476] [48511]: DEBUG nova.api.openstack.wsgi [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.650111] [48511]: DEBUG nova.compute.api [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.653653] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.653887] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.654393] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.654686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.654843] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.655046] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.665141] [48512]: DEBUG nova.policy [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.669921] [48512]: INFO nova.api.openstack.requestlog [None req-fc0adc5f-c21e-400b-abce-f120a4351241 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.057679 [ 906.670611] [48512]: [pid: 48512|app: 0|req: 1705/3366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.673230] [48512]: DEBUG nova.api.openstack.wsgi [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.674759] [48512]: DEBUG nova.compute.api [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.678422] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.678616] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.678751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.679017] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.679166] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.679288] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.687685] [48511]: WARNING neutronclient.v2_0.client [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.709104] [48511]: DEBUG nova.policy [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.713997] [48511]: DEBUG nova.policy [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.714594] [48511]: DEBUG nova.policy [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.718702] [48511]: INFO nova.api.openstack.requestlog [None req-f78324b9-8ea3-49bf-9ba2-114632bb9a33 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1571 microversion: 2.96 time: 0.073251 [ 906.719200] [48511]: [pid: 48511|app: 0|req: 1662/3367] 10.180.1.21 () {62 vars in 1292 bytes} [Mon Dec 8 18:24:31 2025] PUT /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1571 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 906.730054] [48512]: INFO nova.api.openstack.requestlog [None req-c1385c02-05e6-48ae-af10-8ef12e5a649b tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 0 microversion: 2.1 time: 0.058712 [ 906.730468] [48512]: [pid: 48512|app: 0|req: 1706/3368] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:31 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 906.733915] [48511]: DEBUG nova.api.openstack.wsgi [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.735360] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 906.735747] [48511]: DEBUG nova.compute.api [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.737057] [48512]: DEBUG nova.compute.api [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.739716] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.739952] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.740265] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.740618] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.740767] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.740845] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.741025] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.741133] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.741212] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.741420] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.741561] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.741844] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.763227] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.763400] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.763587] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.764677] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.764677] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.764677] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.768515] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.768743] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.768918] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.769036] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.769101] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.769194] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.769484] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.769637] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.771084] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.771199] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.771240] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.771391] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.812435] [48511]: DEBUG nova.virt.hardware [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 906.812591] [48511]: DEBUG nova.virt.hardware [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 906.812785] [48511]: DEBUG nova.virt.hardware [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 906.812864] [48511]: DEBUG nova.virt.hardware [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 906.812982] [48511]: DEBUG nova.virt.hardware [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 906.813866] [48512]: DEBUG nova.virt.hardware [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 906.814113] [48512]: DEBUG nova.virt.hardware [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 906.814287] [48512]: DEBUG nova.virt.hardware [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 906.814404] [48512]: DEBUG nova.virt.hardware [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 906.814519] [48512]: DEBUG nova.virt.hardware [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 906.856889] [48511]: DEBUG nova.compute.api [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.858462] [48512]: DEBUG nova.compute.api [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.860362] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.860624] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.860686] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.861021] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.861219] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.861351] [48511]: DEBUG oslo_concurrency.lockutils [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.861664] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.862724] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.862724] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.862724] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.862724] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.862724] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.883794] [48511]: WARNING neutronclient.v2_0.client [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.884431] [48512]: INFO nova.api.openstack.requestlog [None req-f8aa0019-c8f1-4026-bb4e-c4dbebd7d9aa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 1104 microversion: 2.1 time: 0.151111 [ 906.884950] [48512]: [pid: 48512|app: 0|req: 1707/3369] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:31 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 1104 bytes in 152 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 906.888388] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.890801] [48512]: DEBUG nova.compute.api [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.892699] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.892813] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.892859] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.893137] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.893281] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.893403] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.902362] [48511]: DEBUG nova.policy [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.908279] [48511]: DEBUG nova.policy [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.909160] [48511]: DEBUG nova.policy [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.916177] [48512]: WARNING neutronclient.v2_0.client [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.917239] [48511]: INFO nova.api.openstack.requestlog [None req-aecac5bb-b4ff-4051-9476-0337d586b302 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed/action" status: 202 len: 1628 microversion: 2.96 time: 0.185551 [ 906.917662] [48511]: [pid: 48511|app: 0|req: 1663/3370] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:24:31 2025] POST /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed/action => generated 1628 bytes in 186 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 906.921633] [48511]: DEBUG nova.api.openstack.wsgi [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.923560] [48511]: DEBUG nova.compute.api [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.927784] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.927964] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.928111] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.928374] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.928517] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.928639] [48511]: DEBUG oslo_concurrency.lockutils [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.944735] [48511]: WARNING neutronclient.v2_0.client [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 906.964144] [48511]: DEBUG nova.policy [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 906.969076] [48511]: INFO nova.api.openstack.requestlog [None req-beb208d2-7f77-49bb-8833-c03bcc45e32c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.050502 [ 906.969575] [48511]: [pid: 48511|app: 0|req: 1664/3371] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.972815] [48511]: DEBUG nova.api.openstack.wsgi [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 906.974674] [48511]: DEBUG nova.compute.api [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 906.979020] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.979226] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.979357] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 906.979696] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 906.979860] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 906.980201] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.000174] [48511]: WARNING neutronclient.v2_0.client [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.016925] [48512]: DEBUG nova.policy [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.022702] [48512]: INFO nova.api.openstack.requestlog [None req-b7e452e3-1d95-4854-a3ca-422fc824d150 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.137094 [ 907.023779] [48512]: [pid: 48512|app: 0|req: 1708/3372] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.025907] [48512]: DEBUG nova.api.openstack.wsgi [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.027396] [48512]: DEBUG nova.compute.api [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.031376] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.031720] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.031720] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.031998] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.032167] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.032297] [48512]: DEBUG oslo_concurrency.lockutils [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.051894] [48512]: WARNING neutronclient.v2_0.client [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.091383] [48511]: DEBUG nova.policy [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.096046] [48511]: INFO nova.api.openstack.requestlog [None req-d7e8e639-9f4b-4e5b-a30e-d71cc97ab39a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1504 microversion: 2.1 time: 0.125904 [ 907.096458] [48511]: [pid: 48511|app: 0|req: 1665/3373] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1504 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.098897] [48511]: DEBUG nova.api.openstack.wsgi [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.100355] [48511]: DEBUG nova.compute.api [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.104143] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.104346] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.104482] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.104871] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.105025] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.105157] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.122952] [48512]: DEBUG nova.policy [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.127268] [48512]: INFO nova.api.openstack.requestlog [None req-97823e95-beef-4899-aea6-7b2ac8e1cd65 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.103331 [ 907.127406] [48511]: WARNING neutronclient.v2_0.client [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.127620] [48512]: [pid: 48512|app: 0|req: 1709/3374] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.130168] [48512]: DEBUG nova.api.openstack.wsgi [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.131559] [48512]: DEBUG nova.compute.api [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.135220] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.135488] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.135685] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.135969] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.136132] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.136255] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.148207] [48511]: DEBUG nova.policy [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.152837] [48511]: DEBUG nova.policy [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.153482] [48511]: DEBUG nova.policy [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.156353] [48511]: INFO nova.api.openstack.requestlog [None req-7870a733-a2c3-458f-9b71-f1c941b722d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1580 microversion: 2.96 time: 0.059372 [ 907.156602] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.156658] [48511]: [pid: 48511|app: 0|req: 1666/3375] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1580 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.156852] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.156995] [48512]: DEBUG oslo_concurrency.lockutils [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.157165] [48512]: DEBUG nova.objects.instance [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 4afc2904-2f86-4d8a-b48b-8eb883959653 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.159190] [48511]: DEBUG nova.api.openstack.wsgi [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.160662] [48511]: DEBUG nova.compute.api [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.161144] [48512]: WARNING neutronclient.v2_0.client [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.164070] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.164260] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.164392] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.164650] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.164791] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.164910] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.180213] [48512]: DEBUG nova.policy [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.184745] [48512]: INFO nova.api.openstack.requestlog [None req-be6b3c53-3ed4-4242-9e56-a4c9f8daf394 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 200 len: 1310 microversion: 2.1 time: 0.056545 [ 907.185098] [48512]: [pid: 48512|app: 0|req: 1710/3376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 1310 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.187576] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.187776] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.187971] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.188169] [48511]: DEBUG nova.objects.instance [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.188407] [48512]: DEBUG nova.api.openstack.wsgi [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.190044] [48512]: DEBUG nova.compute.api [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.191585] [48511]: WARNING neutronclient.v2_0.client [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.193746] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.193945] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.194123] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.194418] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.194568] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.194692] [48512]: DEBUG oslo_concurrency.lockutils [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.211799] [48512]: WARNING neutronclient.v2_0.client [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.212027] [48511]: DEBUG nova.policy [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.222581] [48511]: INFO nova.api.openstack.requestlog [None req-bc7e7a83-834e-43a2-99cb-41e47499c5ad tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.065343 [ 907.225701] [48511]: [pid: 48511|app: 0|req: 1667/3377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.225701] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.227072] [48511]: DEBUG nova.compute.api [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.232241] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.232419] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.232551] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.232808] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.232943] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.233115] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.241885] [48512]: DEBUG nova.policy [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.246368] [48512]: INFO nova.api.openstack.requestlog [None req-1439c53c-95ee-4868-917e-cffeae26519d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.060103 [ 907.246717] [48512]: [pid: 48512|app: 0|req: 1711/3378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.263050] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.263050] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.263050] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.263306] [48511]: DEBUG nova.objects.instance [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.266914] [48511]: WARNING neutronclient.v2_0.client [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.289112] [48511]: DEBUG nova.policy [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.293767] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.293933] [48511]: INFO nova.api.openstack.requestlog [None req-b7689385-8a0d-44fb-85b3-6bd0aa616623 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.070200 [ 907.294372] [48511]: [pid: 48511|app: 0|req: 1668/3379] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:31 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.296048] [48512]: DEBUG nova.compute.api [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.299601] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.299810] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.300156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.300448] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.300611] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.300738] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.312825] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.314372] [48511]: DEBUG nova.compute.api [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.318072] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.318382] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.318681] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.318878] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.319090] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.319237] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.320301] [48512]: WARNING neutronclient.v2_0.client [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.337336] [48511]: WARNING neutronclient.v2_0.client [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.360999] [48511]: DEBUG nova.policy [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.370293] [48511]: INFO nova.api.openstack.requestlog [None req-a2dba2cb-2fa5-4c89-b555-8b72a8ff28af tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.061993 [ 907.370995] [48511]: [pid: 48511|app: 0|req: 1669/3380] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.379320] [48511]: DEBUG nova.api.openstack.wsgi [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.381263] [48511]: DEBUG nova.compute.api [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.387021] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.387236] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.387433] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.387698] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.387890] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.388036] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.417763] [48512]: DEBUG nova.policy [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.421242] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.421585] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.421739] [48511]: DEBUG oslo_concurrency.lockutils [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.421896] [48511]: DEBUG nova.objects.instance [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.422706] [48512]: INFO nova.api.openstack.requestlog [None req-a9607b1b-268b-4c34-ba10-8d06e1a9be59 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.132367 [ 907.423066] [48512]: [pid: 48512|app: 0|req: 1712/3381] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.426547] [48511]: WARNING neutronclient.v2_0.client [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.429769] [48512]: DEBUG nova.api.openstack.wsgi [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.431309] [48512]: DEBUG nova.compute.api [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.435196] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.435419] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.436508] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.436790] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.436951] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.437097] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.447035] [48511]: DEBUG nova.policy [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.451410] [48511]: INFO nova.api.openstack.requestlog [None req-60296470-1b70-41cf-84f5-29090c579715 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.079946 [ 907.451824] [48511]: [pid: 48511|app: 0|req: 1670/3382] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.463083] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.463337] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.463481] [48512]: DEBUG oslo_concurrency.lockutils [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.463637] [48512]: DEBUG nova.objects.instance [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.466988] [48512]: WARNING neutronclient.v2_0.client [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.487405] [48512]: DEBUG nova.policy [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.491804] [48512]: INFO nova.api.openstack.requestlog [None req-b586d1ea-3bc7-4e5e-9782-bc5553dc43d3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.064066 [ 907.492258] [48512]: [pid: 48512|app: 0|req: 1713/3383] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.506237] [48511]: DEBUG nova.api.openstack.wsgi [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.507725] [48511]: DEBUG nova.compute.api [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.512587] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.512804] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.512947] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.513248] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.513398] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.513524] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.537231] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.537481] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.537634] [48511]: DEBUG oslo_concurrency.lockutils [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.537795] [48511]: DEBUG nova.objects.instance [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.541323] [48511]: WARNING neutronclient.v2_0.client [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.558268] [48512]: DEBUG nova.api.openstack.wsgi [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.559518] [48512]: DEBUG nova.compute.api [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.562291] [48511]: DEBUG nova.policy [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.564031] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.564257] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.564458] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.564870] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.565512] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.565512] [48512]: DEBUG oslo_concurrency.lockutils [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.567959] [48511]: INFO nova.api.openstack.requestlog [None req-17ab43be-0ba7-4732-ac12-e501cdebc6ee tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.063919 [ 907.568322] [48511]: [pid: 48511|app: 0|req: 1671/3384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.574043] [48511]: DEBUG nova.api.openstack.wsgi [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.575451] [48511]: DEBUG nova.compute.api [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.578876] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.579087] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.579229] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.579489] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.579631] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.579749] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.589337] [48512]: WARNING neutronclient.v2_0.client [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.599697] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.601061] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.601061] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.601061] [48511]: DEBUG nova.objects.instance [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.603550] [48511]: WARNING neutronclient.v2_0.client [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.610140] [48512]: DEBUG nova.policy [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.615673] [48512]: DEBUG nova.policy [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.616367] [48512]: DEBUG nova.policy [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.616975] [48512]: INFO nova.api.openstack.requestlog [None req-51fb1a30-c719-42d5-a9a7-108bf7881c3f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.064129 [ 907.617317] [48512]: [pid: 48512|app: 0|req: 1714/3385] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 907.624063] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.625561] [48512]: DEBUG nova.compute.api [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.627072] [48511]: DEBUG nova.policy [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.629545] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.629789] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.629789] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.630117] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.630373] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.630426] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.632503] [48511]: INFO nova.api.openstack.requestlog [None req-fed5dcc7-60a1-463e-803e-350838260fd6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.063293 [ 907.632873] [48511]: [pid: 48511|app: 0|req: 1672/3386] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.635814] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.638144] [48511]: DEBUG nova.compute.api [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.643746] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.647753] [48512]: WARNING neutronclient.v2_0.client [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.668731] [48512]: DEBUG nova.policy [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.668923] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.668923] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.668923] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.669045] [48511]: DEBUG nova.objects.instance [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.672296] [48512]: INFO nova.api.openstack.requestlog [None req-a1faae87-c778-49f0-95ed-1b97a87d5e18 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.050281 [ 907.672493] [48511]: WARNING neutronclient.v2_0.client [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.672640] [48512]: [pid: 48512|app: 0|req: 1715/3387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.684600] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.686042] [48512]: DEBUG nova.compute.api [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.689545] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.689739] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.689878] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.690197] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.690349] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.690474] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.693059] [48511]: DEBUG nova.policy [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.698426] [48511]: INFO nova.api.openstack.requestlog [None req-0ebbbadd-bd92-4bbf-af8b-82e30e7253eb tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.064729 [ 907.698935] [48511]: [pid: 48511|app: 0|req: 1673/3388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 907.710747] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.710935] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.711116] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.711311] [48512]: DEBUG nova.objects.instance [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.714594] [48512]: WARNING neutronclient.v2_0.client [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 907.734142] [48512]: DEBUG nova.policy [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 907.738537] [48512]: INFO nova.api.openstack.requestlog [None req-ed06dfeb-5060-439c-b5cc-d1356f66e20d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.056237 [ 907.738875] [48512]: [pid: 48512|app: 0|req: 1716/3389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.983103] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 907.984762] [48511]: DEBUG nova.compute.api [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 907.988399] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.988603] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.988719] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 907.988975] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 907.989135] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 907.989332] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.005702] [48511]: WARNING neutronclient.v2_0.client [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.024672] [48511]: DEBUG nova.policy [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.029013] [48511]: INFO nova.api.openstack.requestlog [None req-4e47dcac-134e-437c-88d8-aa319e1bc1cc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.048607 [ 908.029437] [48511]: [pid: 48511|app: 0|req: 1674/3390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.037414] [48512]: DEBUG nova.api.openstack.wsgi [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.038928] [48512]: DEBUG nova.compute.api [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.042582] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.042774] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.042910] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.043190] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.043345] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.043482] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.061321] [48512]: WARNING neutronclient.v2_0.client [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.111692] [48511]: DEBUG nova.api.openstack.wsgi [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.113443] [48511]: DEBUG nova.compute.api [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.117039] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.117232] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.117363] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.117602] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.117741] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.117972] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.135564] [48511]: WARNING neutronclient.v2_0.client [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.155715] [48512]: DEBUG nova.policy [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.160184] [48512]: INFO nova.api.openstack.requestlog [None req-08a25823-fbff-438c-820a-edeb5011be66 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.124790 [ 908.160639] [48512]: [pid: 48512|app: 0|req: 1717/3391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.163985] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.164999] [48512]: DEBUG nova.compute.api [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.168309] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.168479] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.168608] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.168855] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.169204] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.169204] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.185791] [48512]: WARNING neutronclient.v2_0.client [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.216759] [48511]: DEBUG nova.policy [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.221042] [48511]: INFO nova.api.openstack.requestlog [None req-1bfdb8d0-d5ed-4848-a388-68612739966e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1504 microversion: 2.1 time: 0.112895 [ 908.221355] [48511]: [pid: 48511|app: 0|req: 1675/3392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1504 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.223600] [48511]: DEBUG nova.api.openstack.wsgi [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.224887] [48511]: DEBUG nova.compute.api [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.231623] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.231623] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.231623] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.231623] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.231919] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.231919] [48511]: DEBUG oslo_concurrency.lockutils [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.262990] [48512]: DEBUG nova.policy [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.269114] [48511]: WARNING neutronclient.v2_0.client [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.269539] [48512]: INFO nova.api.openstack.requestlog [None req-f8c35e01-f306-4628-810b-b199a65a6b51 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.108245 [ 908.269891] [48512]: [pid: 48512|app: 0|req: 1718/3393] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.272938] [48512]: DEBUG nova.api.openstack.wsgi [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.274376] [48512]: DEBUG nova.compute.api [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.278392] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.278592] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.278730] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.278995] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.279185] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.279321] [48512]: DEBUG oslo_concurrency.lockutils [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.289356] [48511]: DEBUG nova.policy [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.289521] [48512]: INFO nova.api.openstack.wsgi [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. [ 908.289745] [48512]: DEBUG nova.api.openstack.wsgi [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 908.290282] [48512]: INFO nova.api.openstack.requestlog [None req-e06862f1-ce22-4210-afec-0aaa5368a30f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 404 len: 111 microversion: 2.1 time: 0.019754 [ 908.290669] [48512]: [pid: 48512|app: 0|req: 1719/3394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 908.293049] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.294140] [48511]: DEBUG nova.policy [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.294507] [48512]: DEBUG nova.compute.api [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.294768] [48511]: DEBUG nova.policy [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.297721] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.297906] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.298018] [48511]: INFO nova.api.openstack.requestlog [None req-85cdddc8-de66-47a9-98f5-8f9840ac2905 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1580 microversion: 2.96 time: 0.076049 [ 908.298071] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.298307] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.298540] [48511]: [pid: 48511|app: 0|req: 1676/3395] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:32 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1580 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.298604] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.298604] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.300757] [48511]: DEBUG nova.api.openstack.wsgi [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.302092] [48511]: DEBUG nova.compute.api [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.305407] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.305594] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.305728] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.305984] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.306151] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.306275] [48511]: DEBUG oslo_concurrency.lockutils [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.321777] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.321777] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.321777] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.321977] [48512]: DEBUG nova.objects.instance [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.324627] [48511]: WARNING neutronclient.v2_0.client [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.325728] [48512]: WARNING neutronclient.v2_0.client [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.343385] [48511]: DEBUG nova.policy [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.343778] [48512]: DEBUG nova.policy [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.348063] [48512]: INFO nova.api.openstack.requestlog [None req-3a05fade-c9d6-44cd-8aa0-31b8882e40d5 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.056973 [ 908.348184] [48511]: INFO nova.api.openstack.requestlog [None req-caedc950-5b4e-4fed-a340-a590880e2d7e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.049046 [ 908.348399] [48512]: [pid: 48512|app: 0|req: 1720/3396] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.348451] [48511]: [pid: 48511|app: 0|req: 1677/3397] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.351033] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f525ea8-6466-412b-bf61-5baffb953d1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.351157] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.352299] [48511]: DEBUG nova.compute.api [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.355637] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.355812] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.356671] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.356671] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.356671] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.356671] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.367039] [48512]: INFO nova.api.openstack.requestlog [None req-7f525ea8-6466-412b-bf61-5baffb953d1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-key-85231649" status: 202 len: 0 microversion: 2.1 time: 0.018038 [ 908.367435] [48512]: [pid: 48512|app: 0|req: 1721/3398] 10.180.1.21 () {58 vars in 1198 bytes} [Mon Dec 8 18:24:33 2025] DELETE /compute/v2.1/os-keypairs/tempest-key-85231649 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 908.378098] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.378290] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.378427] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.378581] [48511]: DEBUG nova.objects.instance [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.381851] [48511]: WARNING neutronclient.v2_0.client [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.384531] [48512]: DEBUG nova.api.openstack.wsgi [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.385956] [48512]: DEBUG nova.compute.api [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.390080] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.390342] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.390501] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.390764] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.390923] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.391102] [48512]: DEBUG oslo_concurrency.lockutils [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.402992] [48511]: DEBUG nova.policy [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.407080] [48511]: INFO nova.api.openstack.requestlog [None req-e4e2b536-f06d-4030-b3e1-b90feb59dd9e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.058103 [ 908.407459] [48511]: [pid: 48511|app: 0|req: 1678/3399] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.409028] [48512]: WARNING neutronclient.v2_0.client [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.428018] [48512]: DEBUG nova.policy [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.432656] [48512]: INFO nova.api.openstack.requestlog [None req-09a4426a-6d61-4cce-a08f-02b77fd34f12 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.050515 [ 908.433044] [48512]: [pid: 48512|app: 0|req: 1722/3400] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 908.437378] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.439149] [48511]: DEBUG nova.compute.api [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.443118] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.443311] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.443440] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.443750] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.443909] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.444045] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.446203] [48512]: DEBUG nova.api.openstack.wsgi [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1420102347", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 908.474368] [48511]: WARNING neutronclient.v2_0.client [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.486824] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.487031] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.487182] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.487531] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.487680] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.487810] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.494970] [48512]: DEBUG nova.network.neutron [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 908.495398] [48512]: WARNING neutronclient.v2_0.client [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.563558] [48511]: DEBUG nova.policy [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.571595] [48511]: INFO nova.api.openstack.requestlog [None req-4d8ceadd-93dd-4518-8f1a-7f886748d20c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.136350 [ 908.572423] [48511]: [pid: 48511|app: 0|req: 1679/3401] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.576186] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.576404] [48511]: DEBUG nova.compute.api [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.583787] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.584116] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.584272] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.584579] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.584735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.584897] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.613194] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.613473] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.613644] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.613872] [48511]: DEBUG nova.objects.instance [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.618211] [48511]: WARNING neutronclient.v2_0.client [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.631815] [48512]: WARNING neutronclient.v2_0.client [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.637070] [48511]: DEBUG nova.policy [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.641586] [48511]: INFO nova.api.openstack.requestlog [None req-ca0b9052-a698-44fc-93ec-d49cdfd337a0 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.068603 [ 908.641944] [48511]: [pid: 48511|app: 0|req: 1680/3402] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.645649] [48511]: DEBUG nova.api.openstack.wsgi [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.646903] [48511]: DEBUG nova.compute.api [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.651144] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.651454] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.651699] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.652212] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.652523] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.652768] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.674637] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.674637] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.674965] [48511]: DEBUG oslo_concurrency.lockutils [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.675215] [48511]: DEBUG nova.objects.instance [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.678950] [48511]: WARNING neutronclient.v2_0.client [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.697388] [48511]: DEBUG nova.policy [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.702917] [48511]: INFO nova.api.openstack.requestlog [None req-83947707-a349-4858-88df-3e78f41f98bc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.060140 [ 908.703518] [48511]: [pid: 48511|app: 0|req: 1681/3403] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.706856] [48511]: DEBUG nova.api.openstack.wsgi [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.708873] [48511]: DEBUG nova.compute.api [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.711173] [48512]: DEBUG nova.virt.hardware [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 908.711344] [48512]: DEBUG nova.virt.hardware [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 908.711541] [48512]: DEBUG nova.virt.hardware [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 908.711662] [48512]: DEBUG nova.virt.hardware [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 908.711814] [48512]: DEBUG nova.virt.hardware [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 908.712111] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.712329] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.712497] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.712792] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.712959] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.713086] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.722121] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.722121] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.722121] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.722470] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.723879] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.724143] [48512]: DEBUG oslo_concurrency.lockutils [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.734682] [48512]: DEBUG nova.quota [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 908.738521] [48512]: DEBUG nova.quota [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 908.741717] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.742097] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.742354] [48511]: DEBUG oslo_concurrency.lockutils [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.742650] [48511]: DEBUG nova.objects.instance [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.744886] [48512]: DEBUG nova.compute.api [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 908.746097] [48512]: DEBUG nova.compute.api [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 908.747195] [48511]: WARNING neutronclient.v2_0.client [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.766878] [48511]: DEBUG nova.policy [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.773354] [48511]: INFO nova.api.openstack.requestlog [None req-0248ebe3-3096-4046-a73f-76cb2ae306cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.069072 [ 908.773678] [48511]: [pid: 48511|app: 0|req: 1682/3404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.776243] [48511]: DEBUG nova.api.openstack.wsgi [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "576577eb-6572-4d42-8ab6-93af8e2b1eff", "tag": "00920ca8-211d-4c1e-b25e-d8ffefa272cc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 908.778576] [48512]: INFO nova.api.openstack.requestlog [None req-d3e7e37e-8821-458f-92fe-10d0b52e0504 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.334384 [ 908.778939] [48512]: [pid: 48512|app: 0|req: 1723/3405] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:33 2025] POST /compute/v2.1/servers => generated 380 bytes in 335 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 908.781415] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.781834] [48511]: DEBUG oslo_concurrency.lockutils [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.782021] [48511]: DEBUG oslo_concurrency.lockutils [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.782178] [48511]: DEBUG oslo_concurrency.lockutils [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.782746] [48512]: DEBUG nova.compute.api [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.787219] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.787402] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.787542] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.787791] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.787936] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.788073] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.790043] [48511]: INFO nova.api.openstack.compute.server_external_events [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] Creating event network-changed:00920ca8-211d-4c1e-b25e-d8ffefa272cc for instance 576577eb-6572-4d42-8ab6-93af8e2b1eff on cpu-1 [ 908.795478] [48511]: INFO nova.api.openstack.requestlog [req-92acda6e-8ce1-408d-9ecb-c4f740e39461 req-2a54e25d-3fd9-4777-b96c-2791c8d3f6b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021187 [ 908.795807] [48511]: [pid: 48511|app: 0|req: 1683/3406] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:33 2025] 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) [ 908.798311] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.799548] [48511]: DEBUG nova.compute.api [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.803548] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.803746] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.803882] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.804153] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.804299] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.804422] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.806775] [48512]: WARNING neutronclient.v2_0.client [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.825588] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.825815] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.825884] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.826029] [48511]: DEBUG nova.objects.instance [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.826400] [48512]: DEBUG nova.policy [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.829732] [48511]: WARNING neutronclient.v2_0.client [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.830694] [48512]: DEBUG nova.policy [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.831364] [48512]: DEBUG nova.policy [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.831932] [48512]: INFO nova.api.openstack.requestlog [None req-1e8865dc-fba6-4ced-97f4-94dabd40a7d7 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.052521 [ 908.832264] [48512]: [pid: 48512|app: 0|req: 1724/3407] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 908.834411] [48512]: DEBUG nova.api.openstack.wsgi [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.836189] [48512]: DEBUG nova.compute.api [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.839028] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.839198] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.839330] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.839577] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.839716] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.839839] [48512]: DEBUG oslo_concurrency.lockutils [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.848906] [48511]: DEBUG nova.policy [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.854520] [48511]: INFO nova.api.openstack.requestlog [None req-bfd6cf23-391b-4302-9bad-9dd800998ad6 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.057953 [ 908.855174] [48511]: [pid: 48511|app: 0|req: 1684/3408] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.857613] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.858162] [48512]: WARNING neutronclient.v2_0.client [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.859022] [48511]: DEBUG nova.compute.api [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.862312] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.862507] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.862650] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.862897] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.863048] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.863171] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.878559] [48512]: DEBUG nova.policy [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.882639] [48512]: INFO nova.api.openstack.requestlog [None req-00df6f9a-e700-4ca2-843b-ea90ef246b26 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.049816 [ 908.882782] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.883026] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.883148] [48512]: [pid: 48512|app: 0|req: 1725/3409] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.883280] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.883334] [48511]: DEBUG nova.objects.instance [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.886190] [48511]: WARNING neutronclient.v2_0.client [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.886852] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.888608] [48512]: DEBUG nova.compute.api [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.891806] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.891988] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.892143] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.892400] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.892541] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.892663] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.906838] [48511]: DEBUG nova.policy [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.911289] [48511]: INFO nova.api.openstack.requestlog [None req-9f4d6686-7eee-4157-a729-1bec25ad2088 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.055535 [ 908.911789] [48511]: [pid: 48511|app: 0|req: 1685/3410] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.912088] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 908.912356] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 908.912617] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 908.912666] [48512]: DEBUG nova.objects.instance [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.914147] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ba3eb5a-0b74-4e91-ad07-4c8a51c828d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 908.915327] [48511]: DEBUG nova.compute.api [None req-7ba3eb5a-0b74-4e91-ad07-4c8a51c828d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 908.915558] [48512]: WARNING neutronclient.v2_0.client [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.924895] [48511]: WARNING neutronclient.v2_0.client [None req-7ba3eb5a-0b74-4e91-ad07-4c8a51c828d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 908.933123] [48512]: DEBUG nova.policy [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.937134] [48512]: INFO nova.api.openstack.requestlog [None req-ef6cfddc-2969-45e5-86da-f4bfc016c58b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.053347 [ 908.937599] [48512]: [pid: 48512|app: 0|req: 1726/3411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.944814] [48511]: DEBUG nova.policy [None req-7ba3eb5a-0b74-4e91-ad07-4c8a51c828d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 908.948772] [48511]: INFO nova.api.openstack.requestlog [None req-7ba3eb5a-0b74-4e91-ad07-4c8a51c828d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1207 microversion: 2.1 time: 0.036487 [ 908.949128] [48511]: [pid: 48511|app: 0|req: 1686/3412] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1207 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.043376] [48512]: DEBUG nova.api.openstack.wsgi [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.045291] [48512]: DEBUG nova.compute.api [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.049267] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.049427] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.049576] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.049956] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.050249] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.050442] [48512]: DEBUG oslo_concurrency.lockutils [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.069927] [48512]: WARNING neutronclient.v2_0.client [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.092788] [48512]: DEBUG nova.policy [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.097828] [48512]: INFO nova.api.openstack.requestlog [None req-05ac41c3-e5ff-48e3-835c-f694eeb41558 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.057163 [ 909.098279] [48512]: [pid: 48512|app: 0|req: 1727/3413] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.175758] [48511]: DEBUG nova.api.openstack.wsgi [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.177323] [48511]: DEBUG nova.compute.api [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.181735] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.181991] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.182236] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.182496] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.182759] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.182893] [48511]: DEBUG oslo_concurrency.lockutils [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.202953] [48511]: WARNING neutronclient.v2_0.client [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.234379] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.235836] [48512]: DEBUG nova.compute.api [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.239838] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.240114] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.240332] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.240616] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.240770] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.240976] [48512]: DEBUG oslo_concurrency.lockutils [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.268819] [48512]: WARNING neutronclient.v2_0.client [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.282455] [48511]: DEBUG nova.policy [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.291036] [48511]: INFO nova.api.openstack.requestlog [None req-e01af4df-14e9-4bae-af13-c4ecea9db818 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.116084 [ 909.291036] [48511]: [pid: 48511|app: 0|req: 1687/3414] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.294016] [48511]: DEBUG nova.api.openstack.wsgi [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.295408] [48511]: DEBUG nova.compute.api [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.299208] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.299405] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.299540] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.299794] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.299972] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.300142] [48511]: DEBUG oslo_concurrency.lockutils [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.323999] [48511]: WARNING neutronclient.v2_0.client [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.343776] [48512]: DEBUG nova.policy [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.355674] [48512]: INFO nova.api.openstack.requestlog [None req-b7181894-9be0-494e-ba1e-29b32843faff tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1504 microversion: 2.1 time: 0.123430 [ 909.356798] [48512]: [pid: 48512|app: 0|req: 1728/3415] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1504 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.360278] [48512]: DEBUG nova.api.openstack.wsgi [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.361639] [48512]: DEBUG nova.compute.api [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.366552] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.366758] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.366893] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.367473] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.367473] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.367473] [48512]: DEBUG oslo_concurrency.lockutils [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.393455] [48512]: WARNING neutronclient.v2_0.client [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.419323] [48511]: DEBUG nova.policy [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.424410] [48511]: INFO nova.api.openstack.requestlog [None req-3fc001eb-fe8d-4d8d-a560-3688c96f2f2c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.133498 [ 909.424743] [48511]: [pid: 48511|app: 0|req: 1688/3416] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.427209] [48511]: DEBUG nova.api.openstack.wsgi [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.428464] [48511]: DEBUG nova.compute.api [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.429093] [48512]: DEBUG nova.policy [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.432501] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.433274] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.433274] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.433414] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.433678] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.433894] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.435501] [48512]: DEBUG nova.policy [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.437282] [48512]: DEBUG nova.policy [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.442095] [48512]: INFO nova.api.openstack.requestlog [None req-81c09104-69f6-41a4-bb43-f18803c7891b tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1580 microversion: 2.96 time: 0.084043 [ 909.442614] [48512]: [pid: 48512|app: 0|req: 1729/3417] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1580 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.445581] [48512]: DEBUG nova.api.openstack.wsgi [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.446983] [48512]: DEBUG nova.compute.api [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.450618] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.450835] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.450980] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.451289] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.451395] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.451520] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.451575] [48511]: WARNING neutronclient.v2_0.client [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.468810] [48511]: DEBUG nova.policy [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.471312] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.471604] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.471765] [48512]: DEBUG oslo_concurrency.lockutils [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.471919] [48512]: DEBUG nova.objects.instance [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.472878] [48511]: INFO nova.api.openstack.requestlog [None req-f1dac365-7f75-4006-893c-608c3f803610 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.047582 [ 909.473261] [48511]: [pid: 48511|app: 0|req: 1689/3418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.475389] [48512]: WARNING neutronclient.v2_0.client [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.475503] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.476881] [48511]: DEBUG nova.compute.api [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.480606] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.480785] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.480918] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.481199] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.481345] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.481465] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.493701] [48512]: DEBUG nova.policy [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.497626] [48512]: INFO nova.api.openstack.requestlog [None req-217fb0d6-ac08-4b82-bed8-05a51e4f6400 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.054307 [ 909.498205] [48512]: [pid: 48512|app: 0|req: 1730/3419] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.500340] [48512]: DEBUG nova.api.openstack.wsgi [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.501664] [48512]: DEBUG nova.compute.api [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.501843] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.502054] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.502253] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.502410] [48511]: DEBUG nova.objects.instance [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.504770] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.504962] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.505113] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.505173] [48511]: WARNING neutronclient.v2_0.client [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.505369] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.505511] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.505631] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.521779] [48512]: WARNING neutronclient.v2_0.client [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.525944] [48511]: DEBUG nova.policy [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.530039] [48511]: INFO nova.api.openstack.requestlog [None req-d8454bbc-af85-470b-912a-674920176664 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.056172 [ 909.530380] [48511]: [pid: 48511|app: 0|req: 1690/3420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.538801] [48512]: DEBUG nova.policy [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.542549] [48512]: INFO nova.api.openstack.requestlog [None req-de5b5c23-5592-4d1b-9e49-db8eca0bdb87 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.043960 [ 909.542886] [48512]: [pid: 48512|app: 0|req: 1731/3421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.587527] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.589043] [48511]: DEBUG nova.compute.api [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.592818] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.593013] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.593149] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.593441] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.593538] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.593652] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.611993] [48511]: WARNING neutronclient.v2_0.client [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.654630] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.656145] [48512]: DEBUG nova.compute.api [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.659783] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.660064] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.660209] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.660466] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.660620] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.660748] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.680341] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.680579] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.680659] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.680813] [48512]: DEBUG nova.objects.instance [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.683682] [48512]: WARNING neutronclient.v2_0.client [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.703104] [48512]: DEBUG nova.policy [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.704506] [48511]: DEBUG nova.policy [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.707351] [48512]: INFO nova.api.openstack.requestlog [None req-9a6c54af-4fbc-43ac-9a45-f5dfb8cec7cb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.055371 [ 909.707686] [48512]: [pid: 48512|app: 0|req: 1732/3422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.710462] [48511]: INFO nova.api.openstack.requestlog [None req-2b9a3798-d176-4d84-b923-ed462be4ebe8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.125044 [ 909.711090] [48511]: [pid: 48511|app: 0|req: 1691/3423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.718845] [48512]: DEBUG nova.api.openstack.wsgi [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.720309] [48512]: DEBUG nova.compute.api [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.723628] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.723828] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.723967] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.724251] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.724391] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.724513] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.744241] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.744404] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.744537] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.744685] [48512]: DEBUG nova.objects.instance [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.747447] [48512]: WARNING neutronclient.v2_0.client [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.767154] [48512]: DEBUG nova.policy [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.771432] [48512]: INFO nova.api.openstack.requestlog [None req-f66d626a-b4f1-40f8-80e4-b373109ee08f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.054802 [ 909.771766] [48512]: [pid: 48512|app: 0|req: 1733/3424] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.786305] [48511]: DEBUG nova.api.openstack.wsgi [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.788028] [48511]: DEBUG nova.compute.api [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.792024] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.792413] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.792576] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.792904] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.793084] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.793238] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.816574] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.816771] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.816907] [48511]: DEBUG oslo_concurrency.lockutils [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.817073] [48511]: DEBUG nova.objects.instance [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.820431] [48511]: WARNING neutronclient.v2_0.client [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.840625] [48511]: DEBUG nova.policy [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.846764] [48511]: INFO nova.api.openstack.requestlog [None req-e864d3d7-8423-4689-9b14-d506bc9b4263 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.062789 [ 909.847149] [48511]: [pid: 48511|app: 0|req: 1692/3425] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.850122] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.851744] [48512]: DEBUG nova.compute.api [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.855059] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.855315] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.855396] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.855655] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.855799] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.856045] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.867099] [48511]: DEBUG nova.api.openstack.wsgi [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.868709] [48511]: DEBUG nova.compute.api [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.872296] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.872483] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.872617] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.872870] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.873017] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.873144] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.874513] [48512]: WARNING neutronclient.v2_0.client [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.896225] [48512]: DEBUG nova.policy [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.896413] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.896577] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.896777] [48511]: DEBUG oslo_concurrency.lockutils [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.897043] [48511]: DEBUG nova.objects.instance [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.900436] [48511]: WARNING neutronclient.v2_0.client [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.901476] [48512]: DEBUG nova.policy [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.902310] [48512]: DEBUG nova.policy [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.902897] [48512]: INFO nova.api.openstack.requestlog [None req-7e59a9b2-07c5-40a5-abc3-be3bf59d0f81 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.055088 [ 909.903429] [48512]: [pid: 48512|app: 0|req: 1734/3426] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 909.905784] [48512]: DEBUG nova.api.openstack.wsgi [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.907145] [48512]: DEBUG nova.compute.api [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.911121] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.911344] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.911507] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.912428] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.912428] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.912428] [48512]: DEBUG oslo_concurrency.lockutils [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.920477] [48511]: DEBUG nova.policy [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.925990] [48511]: INFO nova.api.openstack.requestlog [None req-9535e4d4-2a17-4091-a471-a36824748dd0 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.060419 [ 909.926370] [48511]: [pid: 48511|app: 0|req: 1693/3427] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.932307] [48511]: DEBUG nova.api.openstack.wsgi [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.932650] [48512]: WARNING neutronclient.v2_0.client [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.932696] [48511]: DEBUG nova.compute.api [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.935948] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.936154] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.936306] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.936649] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.936819] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.936945] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.953106] [48512]: DEBUG nova.policy [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.957528] [48512]: INFO nova.api.openstack.requestlog [None req-f28316fb-8563-4100-84e1-0160e4788035 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.053479 [ 909.958143] [48512]: [pid: 48512|app: 0|req: 1735/3428] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.960031] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.960260] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.960398] [48511]: DEBUG oslo_concurrency.lockutils [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.960556] [48511]: DEBUG nova.objects.instance [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.961044] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.963309] [48512]: DEBUG nova.compute.api [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.965040] [48511]: WARNING neutronclient.v2_0.client [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.966876] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.966876] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.966876] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.967147] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.967413] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.967413] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.988072] [48511]: DEBUG nova.policy [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 909.988262] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 909.988262] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 909.988262] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 909.988262] [48512]: DEBUG nova.objects.instance [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.990611] [48512]: WARNING neutronclient.v2_0.client [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 909.990843] [48511]: INFO nova.api.openstack.requestlog [None req-afea55d3-eed5-4a23-a2b7-191b471b96e1 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.063919 [ 909.991225] [48511]: [pid: 48511|app: 0|req: 1694/3429] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.994306] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 909.995583] [48511]: DEBUG nova.compute.api [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 909.999458] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.000140] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.000140] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.000351] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.000351] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.000463] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.011934] [48512]: DEBUG nova.policy [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.017056] [48512]: INFO nova.api.openstack.requestlog [None req-d4476582-b579-4a24-a99f-836a5a340403 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.057964 [ 910.017681] [48512]: [pid: 48512|app: 0|req: 1736/3430] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.019460] [48511]: WARNING neutronclient.v2_0.client [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.041172] [48511]: DEBUG nova.policy [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.046084] [48511]: INFO nova.api.openstack.requestlog [None req-4e72c1fe-85e9-4809-8478-e5050deb0bec tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.054210 [ 910.046597] [48511]: [pid: 48511|app: 0|req: 1695/3431] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.113079] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.115262] [48512]: DEBUG nova.compute.api [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.120231] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.120600] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.120600] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.120826] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.120973] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.121148] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.136747] [48512]: WARNING neutronclient.v2_0.client [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.155279] [48512]: DEBUG nova.policy [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.159858] [48512]: INFO nova.api.openstack.requestlog [None req-a3179325-aaf3-4422-a9c0-68a4f9851c93 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.050019 [ 910.160511] [48512]: [pid: 48512|app: 0|req: 1737/3432] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:34 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.304790] [48511]: DEBUG nova.api.openstack.wsgi [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.306233] [48511]: DEBUG nova.compute.api [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.310705] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.310959] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.311053] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.311311] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.311455] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.311576] [48511]: DEBUG oslo_concurrency.lockutils [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.339585] [48511]: WARNING neutronclient.v2_0.client [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.370620] [48512]: DEBUG nova.api.openstack.wsgi [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.372653] [48512]: DEBUG nova.compute.api [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.378115] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.378457] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.378661] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.379096] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.379351] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.379566] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.402012] [48512]: WARNING neutronclient.v2_0.client [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.424831] [48511]: DEBUG nova.policy [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.431059] [48511]: INFO nova.api.openstack.requestlog [None req-feb0b435-9d5e-466c-ab89-19e3f8dd1c9a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1515 microversion: 2.1 time: 0.128224 [ 910.431468] [48511]: [pid: 48511|app: 0|req: 1696/3433] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1515 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.436826] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.438342] [48511]: DEBUG nova.compute.api [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.441953] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.442158] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.442297] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.442572] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.442717] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.442839] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.465545] [48511]: WARNING neutronclient.v2_0.client [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.471091] [48512]: DEBUG nova.policy [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.476037] [48512]: INFO nova.api.openstack.requestlog [None req-a50f0808-0149-4c9b-b6a8-8114546b217a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.108072 [ 910.476486] [48512]: [pid: 48512|app: 0|req: 1738/3434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.478953] [48512]: DEBUG nova.api.openstack.wsgi [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.481135] [48512]: DEBUG nova.compute.api [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.486016] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.486016] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.486016] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.486016] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.486016] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.486282] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.513782] [48512]: WARNING neutronclient.v2_0.client [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.533566] [48512]: DEBUG nova.policy [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.537941] [48512]: DEBUG nova.policy [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.538637] [48512]: DEBUG nova.policy [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.539786] [48511]: DEBUG nova.policy [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.542500] [48512]: INFO nova.api.openstack.requestlog [None req-efb8eca8-9627-4cfe-b6bb-6dc2553daca4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.065499 [ 910.542987] [48512]: [pid: 48512|app: 0|req: 1739/3435] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.544857] [48511]: INFO nova.api.openstack.requestlog [None req-e2c998cb-43ad-497f-bcf9-7d93f52e6bca tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.109836 [ 910.545242] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.545656] [48511]: [pid: 48511|app: 0|req: 1697/3436] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.547446] [48512]: DEBUG nova.compute.api [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.549058] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.550497] [48511]: DEBUG nova.compute.api [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.553184] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.553371] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.553509] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.553763] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.553871] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.553919] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.554032] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.554086] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.554228] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.554513] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.554624] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.554743] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.575944] [48512]: WARNING neutronclient.v2_0.client [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.580599] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.580599] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.580599] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.580599] [48511]: DEBUG nova.objects.instance [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.584495] [48511]: WARNING neutronclient.v2_0.client [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.597111] [48512]: DEBUG nova.policy [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.602708] [48512]: INFO nova.api.openstack.requestlog [None req-b9ffa4c7-347e-453d-97a7-3a929e15e95e tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.059201 [ 910.603117] [48512]: [pid: 48512|app: 0|req: 1740/3437] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.603886] [48511]: DEBUG nova.policy [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.606737] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.608778] [48512]: DEBUG nova.compute.api [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.608977] [48511]: INFO nova.api.openstack.requestlog [None req-7ab58cad-88cf-4c0f-af09-5d707a2aa8e1 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.062433 [ 910.610543] [48511]: [pid: 48511|app: 0|req: 1698/3438] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.612598] [48511]: DEBUG nova.api.openstack.wsgi [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.614029] [48511]: DEBUG nova.compute.api [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.615385] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.615748] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.617139] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.617139] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.617139] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.617139] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.620360] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.620663] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.620830] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.621195] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.621348] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.621495] [48511]: DEBUG oslo_concurrency.lockutils [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.648930] [48511]: WARNING neutronclient.v2_0.client [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.654714] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.656276] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.656276] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.656276] [48512]: DEBUG nova.objects.instance [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.659817] [48512]: WARNING neutronclient.v2_0.client [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.673199] [48511]: DEBUG nova.policy [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.678497] [48511]: INFO nova.api.openstack.requestlog [None req-6808469b-3912-4d4a-928c-e5c5583385aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.068588 [ 910.678870] [48511]: [pid: 48511|app: 0|req: 1699/3439] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.680467] [48512]: DEBUG nova.policy [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.686874] [48512]: INFO nova.api.openstack.requestlog [None req-8ec683a3-a9d2-4c61-9229-69b27147b79e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.082982 [ 910.687430] [48512]: [pid: 48512|app: 0|req: 1741/3440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.722620] [48511]: DEBUG nova.api.openstack.wsgi [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.723097] [48511]: DEBUG nova.compute.api [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.727581] [48512]: DEBUG nova.api.openstack.wsgi [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.729887] [48512]: DEBUG nova.compute.api [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.730607] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.730902] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.731076] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.731354] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.731871] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.731871] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.735834] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.736155] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.736383] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.736775] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.736954] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.737094] [48512]: DEBUG oslo_concurrency.lockutils [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.760281] [48512]: WARNING neutronclient.v2_0.client [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.763062] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.763278] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.763437] [48511]: DEBUG oslo_concurrency.lockutils [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.763655] [48511]: DEBUG nova.objects.instance [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.774904] [48511]: WARNING neutronclient.v2_0.client [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.801125] [48511]: DEBUG nova.policy [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.805890] [48511]: INFO nova.api.openstack.requestlog [None req-be36abe1-5b5d-45a2-8826-d98e8626dddb tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.086918 [ 910.806530] [48511]: [pid: 48511|app: 0|req: 1700/3441] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.809381] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.811068] [48511]: DEBUG nova.compute.api [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.815127] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.815396] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.815653] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.815903] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.816085] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.816249] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.845470] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.845647] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.845804] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.846060] [48511]: DEBUG nova.objects.instance [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.849782] [48511]: WARNING neutronclient.v2_0.client [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.872709] [48511]: DEBUG nova.policy [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.878106] [48511]: INFO nova.api.openstack.requestlog [None req-c7bceda1-8e66-49d1-8c6b-1a13e0b53c12 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.070981 [ 910.878574] [48511]: [pid: 48511|app: 0|req: 1701/3442] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.881396] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.882986] [48511]: DEBUG nova.compute.api [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.886856] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.887135] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.887281] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.887593] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.887756] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.887910] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.902185] [48512]: DEBUG nova.policy [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.906964] [48512]: INFO nova.api.openstack.requestlog [None req-f945cc2e-899b-4c69-be2e-01d8ef3e9c21 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.182203 [ 910.907339] [48512]: [pid: 48512|app: 0|req: 1742/3443] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.913882] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.914168] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.914335] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.914537] [48511]: DEBUG nova.objects.instance [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.918582] [48511]: WARNING neutronclient.v2_0.client [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.918675] [48512]: DEBUG nova.api.openstack.wsgi [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.920236] [48512]: DEBUG nova.compute.api [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.924488] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.924741] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.924889] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.925170] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.925315] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.925440] [48512]: DEBUG oslo_concurrency.lockutils [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.942332] [48511]: DEBUG nova.policy [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.948374] [48511]: INFO nova.api.openstack.requestlog [None req-0e72bd1d-1262-40dd-8024-11b714d6d4be tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.069108 [ 910.948872] [48511]: [pid: 48511|app: 0|req: 1702/3444] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.948955] [48512]: WARNING neutronclient.v2_0.client [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.952347] [48511]: DEBUG nova.api.openstack.wsgi [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.954189] [48511]: DEBUG nova.compute.api [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.958030] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.959035] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.959035] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.959035] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.959035] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.959035] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.969350] [48512]: DEBUG nova.policy [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.974428] [48512]: DEBUG nova.policy [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.975107] [48512]: DEBUG nova.policy [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 910.975686] [48512]: INFO nova.api.openstack.requestlog [None req-15105e44-7fe8-47dc-877d-739e051bef72 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.059485 [ 910.976066] [48512]: [pid: 48512|app: 0|req: 1743/3445] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 910.978268] [48512]: DEBUG nova.api.openstack.wsgi [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 910.979288] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.979477] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.979609] [48511]: DEBUG oslo_concurrency.lockutils [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.979648] [48512]: DEBUG nova.compute.api [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 910.979759] [48511]: DEBUG nova.objects.instance [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.982757] [48511]: WARNING neutronclient.v2_0.client [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 910.983885] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.984089] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.984434] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 910.984511] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 910.984672] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 910.984744] [48512]: DEBUG oslo_concurrency.lockutils [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.001909] [48511]: DEBUG nova.policy [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.004144] [48512]: WARNING neutronclient.v2_0.client [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.005949] [48511]: INFO nova.api.openstack.requestlog [None req-459f2f00-51e0-471c-bc14-742aad7a4adc tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.056401 [ 911.006363] [48511]: [pid: 48511|app: 0|req: 1703/3446] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.010107] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.011516] [48511]: DEBUG nova.compute.api [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.014861] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.014986] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.015158] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.015406] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.015548] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.015667] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.024897] [48512]: DEBUG nova.policy [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.030378] [48512]: INFO nova.api.openstack.requestlog [None req-227f4497-7acb-4880-9e1b-228a517fda2f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.053195 [ 911.030378] [48512]: [pid: 48512|app: 0|req: 1744/3447] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.033343] [48512]: DEBUG nova.api.openstack.wsgi [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.035143] [48512]: DEBUG nova.compute.api [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.037266] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.037457] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.037590] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.037899] [48511]: DEBUG nova.objects.instance [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.039308] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.039458] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.039694] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.040102] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.040278] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.040414] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.040864] [48511]: WARNING neutronclient.v2_0.client [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.060009] [48511]: DEBUG nova.policy [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.062688] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.063391] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.063391] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.064022] [48512]: DEBUG nova.objects.instance [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.064933] [48511]: INFO nova.api.openstack.requestlog [None req-4a897277-be8f-4fb0-9b73-7e6498c28054 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.056588 [ 911.065291] [48511]: [pid: 48511|app: 0|req: 1704/3448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 911.066549] [48512]: WARNING neutronclient.v2_0.client [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.067697] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.069118] [48511]: DEBUG nova.compute.api [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.072409] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.072586] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.072723] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.072971] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.073125] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.073247] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.085591] [48512]: DEBUG nova.policy [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.090027] [48511]: WARNING neutronclient.v2_0.client [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.090170] [48512]: INFO nova.api.openstack.requestlog [None req-66e14483-2a64-425a-8ed4-6903560828ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.059107 [ 911.090271] [48512]: [pid: 48512|app: 0|req: 1745/3449] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.108347] [48511]: DEBUG nova.policy [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.113121] [48511]: INFO nova.api.openstack.requestlog [None req-8e3d4b92-d9df-4298-9cd0-865a1c445907 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.047244 [ 911.113606] [48511]: [pid: 48511|app: 0|req: 1705/3450] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.174879] [48512]: DEBUG nova.api.openstack.wsgi [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.176700] [48512]: DEBUG nova.compute.api [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.180489] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.180708] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.180847] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.181270] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.181487] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.181658] [48512]: DEBUG oslo_concurrency.lockutils [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.196724] [48512]: WARNING neutronclient.v2_0.client [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.217343] [48512]: DEBUG nova.policy [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.222527] [48512]: INFO nova.api.openstack.requestlog [None req-524f6f64-1ca3-4e95-b0d3-b485996e7b64 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.050046 [ 911.222896] [48512]: [pid: 48512|app: 0|req: 1746/3451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:35 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.445389] [48511]: DEBUG nova.api.openstack.wsgi [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.446706] [48511]: DEBUG nova.compute.api [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.452368] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.452560] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.452691] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.452942] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.453102] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.453217] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.473047] [48511]: WARNING neutronclient.v2_0.client [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.489075] [48512]: DEBUG nova.api.openstack.wsgi [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.490632] [48512]: DEBUG nova.compute.api [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.494032] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.494480] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.494480] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.494589] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.494739] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.494860] [48512]: DEBUG oslo_concurrency.lockutils [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.513868] [48512]: WARNING neutronclient.v2_0.client [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.552909] [48511]: DEBUG nova.policy [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.562037] [48511]: INFO nova.api.openstack.requestlog [None req-d3e3d242-706b-4869-a1b1-a00c45ce9ba5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.118255 [ 911.562037] [48511]: [pid: 48511|app: 0|req: 1706/3452] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.568107] [48511]: DEBUG nova.api.openstack.wsgi [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.569486] [48511]: DEBUG nova.compute.api [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.572753] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.572926] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.573109] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.573368] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.573516] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.573681] [48511]: DEBUG oslo_concurrency.lockutils [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.584270] [48512]: DEBUG nova.policy [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.589578] [48512]: INFO nova.api.openstack.requestlog [None req-67a6ad26-722c-4d10-908a-31e84c085ce6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.102689 [ 911.590054] [48512]: [pid: 48512|app: 0|req: 1747/3453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.595934] [48512]: DEBUG nova.api.openstack.wsgi [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.596046] [48511]: WARNING neutronclient.v2_0.client [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.596554] [48512]: DEBUG nova.compute.api [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.600100] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.600319] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.600477] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.600733] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.600888] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.601100] [48512]: DEBUG oslo_concurrency.lockutils [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.623952] [48512]: WARNING neutronclient.v2_0.client [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.644529] [48512]: DEBUG nova.policy [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.648989] [48512]: DEBUG nova.policy [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.649588] [48512]: DEBUG nova.policy [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.652832] [48512]: INFO nova.api.openstack.requestlog [None req-033c00f1-d992-4c29-8c3c-351248603e5d tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.061760 [ 911.653607] [48512]: [pid: 48512|app: 0|req: 1748/3454] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 911.655976] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.657357] [48512]: DEBUG nova.compute.api [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.661204] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.661391] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.661530] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.661787] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.661931] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.662113] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.687603] [48512]: WARNING neutronclient.v2_0.client [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.707572] [48511]: DEBUG nova.policy [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.711939] [48511]: INFO nova.api.openstack.requestlog [None req-b60b1ede-ca69-41e5-b4d4-42a9cb62d949 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.149283 [ 911.712342] [48511]: [pid: 48511|app: 0|req: 1707/3455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.714726] [48511]: DEBUG nova.api.openstack.wsgi [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.716090] [48511]: DEBUG nova.compute.api [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.719571] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.719749] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.719878] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.720250] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.720632] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.720632] [48511]: DEBUG oslo_concurrency.lockutils [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.736745] [48511]: WARNING neutronclient.v2_0.client [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.755146] [48511]: DEBUG nova.policy [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.757477] [48512]: DEBUG nova.policy [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.759597] [48511]: INFO nova.api.openstack.requestlog [None req-6824d234-5283-4da0-a263-789a42ab883c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.046688 [ 911.759970] [48511]: [pid: 48511|app: 0|req: 1708/3456] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.762277] [48511]: DEBUG nova.api.openstack.wsgi [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.763623] [48512]: INFO nova.api.openstack.requestlog [None req-f0656514-2c0e-402f-ba9d-464a0e56921e tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.109349 [ 911.763678] [48511]: DEBUG nova.compute.api [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.764136] [48512]: [pid: 48512|app: 0|req: 1749/3457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.767042] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.767042] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.767172] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.767405] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.767647] [48512]: DEBUG nova.api.openstack.wsgi [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.767695] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.767806] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.769786] [48512]: DEBUG nova.compute.api [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.774169] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.774455] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.774713] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.774898] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.775056] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.775186] [48512]: DEBUG oslo_concurrency.lockutils [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.788468] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.788676] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.789170] [48511]: DEBUG oslo_concurrency.lockutils [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.789391] [48511]: DEBUG nova.objects.instance [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.790539] [48512]: WARNING neutronclient.v2_0.client [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.793140] [48511]: WARNING neutronclient.v2_0.client [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.809815] [48512]: DEBUG nova.policy [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.810318] [48511]: DEBUG nova.policy [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.814888] [48512]: INFO nova.api.openstack.requestlog [None req-69234925-87c8-4e75-911f-7170c415bc8a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.050080 [ 911.814966] [48511]: INFO nova.api.openstack.requestlog [None req-11a1c5e9-1c9c-4b4d-b3e3-4104ff95e20d tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.054433 [ 911.815231] [48512]: [pid: 48512|app: 0|req: 1750/3458] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.815369] [48511]: [pid: 48511|app: 0|req: 1709/3459] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.817609] [48512]: DEBUG nova.api.openstack.wsgi [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.819052] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.819109] [48512]: DEBUG nova.compute.api [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.820474] [48511]: DEBUG nova.compute.api [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.822286] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.822473] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.822608] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.822863] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.823066] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.823209] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.823547] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.823729] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.823862] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.824127] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.824269] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.824389] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.839997] [48511]: WARNING neutronclient.v2_0.client [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.845311] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.845311] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.845452] [48512]: DEBUG oslo_concurrency.lockutils [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.845609] [48512]: DEBUG nova.objects.instance [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.848634] [48512]: WARNING neutronclient.v2_0.client [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.868682] [48512]: DEBUG nova.policy [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.872982] [48512]: INFO nova.api.openstack.requestlog [None req-17df721e-6517-45d3-8426-ccb3b826586a tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.057027 [ 911.873165] [48512]: [pid: 48512|app: 0|req: 1751/3460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.875473] [48512]: DEBUG nova.api.openstack.wsgi [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.876872] [48512]: DEBUG nova.compute.api [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.880810] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.881065] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.881186] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.881445] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.881616] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.881769] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.902265] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.903412] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.903412] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.903412] [48512]: DEBUG nova.objects.instance [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.907768] [48512]: WARNING neutronclient.v2_0.client [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.916029] [48511]: DEBUG nova.policy [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.923377] [48511]: INFO nova.api.openstack.requestlog [None req-2b8a87e1-92d3-4795-af5e-251d9aa08a3b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.107316 [ 911.923851] [48511]: [pid: 48511|app: 0|req: 1710/3461] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.928187] [48511]: DEBUG nova.api.openstack.wsgi [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.930056] [48511]: DEBUG nova.compute.api [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.930718] [48512]: DEBUG nova.policy [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.933951] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.934303] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.934576] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.934947] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.935224] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.935453] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.935641] [48512]: INFO nova.api.openstack.requestlog [None req-8cba2580-0469-4a03-9572-da8739705475 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.061888 [ 911.936031] [48512]: [pid: 48512|app: 0|req: 1752/3462] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.940509] [48512]: DEBUG nova.api.openstack.wsgi [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 911.941344] [48512]: DEBUG nova.compute.api [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 911.944743] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.946785] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.946785] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.946785] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.946785] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.946785] [48512]: DEBUG oslo_concurrency.lockutils [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.957808] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 911.958268] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 911.958522] [48511]: DEBUG oslo_concurrency.lockutils [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 911.958771] [48511]: DEBUG nova.objects.instance [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.961715] [48511]: WARNING neutronclient.v2_0.client [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.963382] [48512]: WARNING neutronclient.v2_0.client [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 911.988670] [48511]: DEBUG nova.policy [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 911.993373] [48511]: INFO nova.api.openstack.requestlog [None req-d09b0f05-9c97-4ac5-8913-92c1cc25da55 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.068580 [ 911.993880] [48511]: [pid: 48511|app: 0|req: 1711/3463] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.996807] [48511]: DEBUG nova.api.openstack.wsgi [None req-feb53d5c-95f0-42ba-b8f5-23b9414431f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 912.001960] [48511]: INFO nova.api.openstack.wsgi [None req-feb53d5c-95f0-42ba-b8f5-23b9414431f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 22149c66-a9bf-4a1d-878f-99b57637a321 has no mapping to a cell. [ 912.002865] [48511]: DEBUG nova.api.openstack.wsgi [None req-feb53d5c-95f0-42ba-b8f5-23b9414431f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 22149c66-a9bf-4a1d-878f-99b57637a321 has no mapping to a cell. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 912.003420] [48511]: INFO nova.api.openstack.requestlog [None req-feb53d5c-95f0-42ba-b8f5-23b9414431f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/22149c66-a9bf-4a1d-878f-99b57637a321/action" status: 404 len: 117 microversion: 2.1 time: 0.009033 [ 912.003802] [48511]: [pid: 48511|app: 0|req: 1712/3464] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:36 2025] POST /compute/v2.1/servers/22149c66-a9bf-4a1d-878f-99b57637a321/action => generated 117 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 912.006675] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.008558] [48511]: DEBUG nova.compute.api [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.014031] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.014031] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.014031] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.014253] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.014323] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.014454] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.033045] [48512]: DEBUG nova.policy [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.037249] [48512]: INFO nova.api.openstack.requestlog [None req-424adb06-41e1-497e-bfaf-f1e79417e370 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.100644 [ 912.037590] [48512]: [pid: 48512|app: 0|req: 1753/3465] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.039599] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.039737] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.039882] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.040101] [48511]: DEBUG nova.objects.instance [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.040318] [48512]: DEBUG nova.api.openstack.wsgi [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.041941] [48512]: DEBUG nova.compute.api [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.043536] [48511]: WARNING neutronclient.v2_0.client [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.045714] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.045915] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.046063] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.046328] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.046473] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.046654] [48512]: DEBUG oslo_concurrency.lockutils [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.063615] [48511]: DEBUG nova.policy [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.066836] [48512]: WARNING neutronclient.v2_0.client [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.067866] [48511]: INFO nova.api.openstack.requestlog [None req-0c3d3bc8-695f-4bbf-943b-af820fb87d5f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.063441 [ 912.068856] [48511]: [pid: 48511|app: 0|req: 1713/3466] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.071324] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.072264] [48511]: DEBUG nova.compute.api [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.075772] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.076000] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.076196] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.076503] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.076673] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.076892] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.087930] [48512]: DEBUG nova.policy [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.093200] [48512]: DEBUG nova.policy [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.093507] [48512]: DEBUG nova.policy [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.094299] [48512]: INFO nova.api.openstack.requestlog [None req-c72172e1-cd99-44e0-96d5-be53e599dbd0 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.056137 [ 912.094678] [48512]: [pid: 48512|app: 0|req: 1754/3467] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.095295] [48511]: WARNING neutronclient.v2_0.client [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.098091] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.099668] [48512]: DEBUG nova.compute.api [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.104102] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.106553] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.106553] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.106553] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.106553] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.106553] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.129614] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.129784] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.129968] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.130207] [48512]: DEBUG nova.objects.instance [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.134418] [48512]: WARNING neutronclient.v2_0.client [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.154235] [48512]: DEBUG nova.policy [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.160021] [48512]: INFO nova.api.openstack.requestlog [None req-8b21793a-dc5a-4362-a980-9ceaef354c7e tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.063726 [ 912.160334] [48512]: [pid: 48512|app: 0|req: 1755/3468] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.164964] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.164964] [48512]: DEBUG nova.compute.api [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.173102] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.173491] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.173693] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.174097] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.174398] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.174606] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.197092] [48512]: WARNING neutronclient.v2_0.client [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.199272] [48511]: DEBUG nova.policy [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.204040] [48511]: INFO nova.api.openstack.requestlog [None req-d2f5c59d-b988-479d-a181-2a62011a198f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.135210 [ 912.204455] [48511]: [pid: 48511|app: 0|req: 1714/3469] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.206928] [48511]: DEBUG nova.api.openstack.wsgi [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.208550] [48511]: DEBUG nova.compute.api [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.214154] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.214360] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.214487] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.214749] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.214903] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.216075] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.219678] [48512]: DEBUG nova.policy [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.223702] [48512]: INFO nova.api.openstack.requestlog [None req-7a0b8b76-73cc-4252-b89c-44296c8ecdd1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.062709 [ 912.224186] [48512]: [pid: 48512|app: 0|req: 1756/3470] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.240985] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.241308] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.241451] [48511]: DEBUG oslo_concurrency.lockutils [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.241609] [48511]: DEBUG nova.objects.instance [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.245098] [48511]: WARNING neutronclient.v2_0.client [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.266449] [48511]: DEBUG nova.policy [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.275402] [48511]: INFO nova.api.openstack.requestlog [None req-9134ce58-7362-4ae5-ae8b-5ed6f2c4ab4b tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.070249 [ 912.275956] [48511]: [pid: 48511|app: 0|req: 1715/3471] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.283031] [48511]: DEBUG nova.api.openstack.wsgi [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.283031] [48511]: DEBUG nova.compute.api [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.285591] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.285800] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.285935] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.286213] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.286355] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.286474] [48511]: DEBUG oslo_concurrency.lockutils [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.314477] [48511]: WARNING neutronclient.v2_0.client [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.325666] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.327243] [48512]: DEBUG nova.compute.api [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.331247] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.331544] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.331710] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.331864] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.331997] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.332247] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.336862] [48511]: DEBUG nova.policy [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.341611] [48511]: INFO nova.api.openstack.requestlog [None req-c554737a-565c-4b6a-834b-c280ff27e362 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.064913 [ 912.342319] [48511]: [pid: 48511|app: 0|req: 1716/3472] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.344916] [48511]: DEBUG nova.api.openstack.wsgi [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.346541] [48511]: DEBUG nova.compute.api [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.350487] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.350695] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.350832] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.351184] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.351284] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.351408] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.363800] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.364035] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.364104] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.364425] [48512]: DEBUG nova.objects.instance [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.369718] [48511]: WARNING neutronclient.v2_0.client [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.369984] [48512]: WARNING neutronclient.v2_0.client [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.393736] [48512]: DEBUG nova.policy [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.399671] [48512]: INFO nova.api.openstack.requestlog [None req-7f61fa37-08d5-4b7f-b29c-fde1a2638f6e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.174906 [ 912.400432] [48512]: [pid: 48512|app: 0|req: 1757/3473] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:36 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.403239] [48512]: DEBUG nova.api.openstack.wsgi [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.405044] [48512]: DEBUG nova.compute.api [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.408759] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.408952] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.409110] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.409379] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.409545] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.409683] [48512]: DEBUG oslo_concurrency.lockutils [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.428990] [48512]: WARNING neutronclient.v2_0.client [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.450264] [48512]: DEBUG nova.policy [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.454378] [48512]: INFO nova.api.openstack.requestlog [None req-593dbfe9-c6bb-49e2-9d0f-1a91a8f6087a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.052998 [ 912.454378] [48512]: [pid: 48512|app: 0|req: 1758/3474] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.466457] [48511]: DEBUG nova.policy [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.471588] [48511]: INFO nova.api.openstack.requestlog [None req-49b6692b-f21c-4029-913c-4a1a94f18810 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.128845 [ 912.472016] [48511]: [pid: 48511|app: 0|req: 1717/3475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.487319] [48512]: DEBUG nova.api.openstack.wsgi [None req-828f50d8-852b-4a52-ad1b-896f5aa51a69 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 912.488940] [48512]: DEBUG nova.compute.api [None req-828f50d8-852b-4a52-ad1b-896f5aa51a69 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 3f875710-0d87-4bd0-94d3-1a790bee520c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.492792] [48512]: INFO nova.api.openstack.wsgi [None req-828f50d8-852b-4a52-ad1b-896f5aa51a69 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 3f875710-0d87-4bd0-94d3-1a790bee520c could not be found. [ 912.493396] [48512]: DEBUG nova.api.openstack.wsgi [None req-828f50d8-852b-4a52-ad1b-896f5aa51a69 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 3f875710-0d87-4bd0-94d3-1a790bee520c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 912.493909] [48512]: INFO nova.api.openstack.requestlog [None req-828f50d8-852b-4a52-ad1b-896f5aa51a69 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3f875710-0d87-4bd0-94d3-1a790bee520c/action" status: 404 len: 111 microversion: 2.1 time: 0.009218 [ 912.494372] [48512]: [pid: 48512|app: 0|req: 1759/3476] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:37 2025] POST /compute/v2.1/servers/3f875710-0d87-4bd0-94d3-1a790bee520c/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 912.499298] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.500840] [48511]: DEBUG nova.compute.api [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.505367] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.528095] [48511]: WARNING neutronclient.v2_0.client [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.590123] [48511]: DEBUG nova.policy [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.596515] [48511]: INFO nova.api.openstack.requestlog [None req-8b744ef4-0f48-44fd-abf8-8b7f0772d327 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.099376 [ 912.597054] [48511]: [pid: 48511|app: 0|req: 1718/3477] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.603283] [48512]: DEBUG nova.api.openstack.wsgi [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.605170] [48512]: DEBUG nova.compute.api [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.609267] [48511]: DEBUG nova.api.openstack.wsgi [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.610723] [48511]: DEBUG nova.compute.api [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.611542] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.611542] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.611542] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.611905] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.611905] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.611963] [48512]: DEBUG oslo_concurrency.lockutils [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.615802] [48511]: DEBUG oslo_concurrency.lockutils [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.638537] [48511]: WARNING neutronclient.v2_0.client [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.640032] [48512]: WARNING neutronclient.v2_0.client [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.703124] [48511]: DEBUG nova.policy [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.707448] [48511]: INFO nova.api.openstack.requestlog [None req-1dcbe67a-3581-4cfb-b347-dd9ab2ea8fec tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.100592 [ 912.707984] [48511]: [pid: 48511|app: 0|req: 1719/3478] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.711289] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.715046] [48511]: DEBUG nova.compute.api [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.719305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.744484] [48512]: DEBUG nova.policy [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.746735] [48511]: WARNING neutronclient.v2_0.client [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.749766] [48512]: INFO nova.api.openstack.requestlog [None req-af307c88-4eb8-4ce2-902b-a14520b34dd7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.148179 [ 912.749766] [48512]: [pid: 48512|app: 0|req: 1760/3479] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 912.752082] [48512]: DEBUG nova.api.openstack.wsgi [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 912.753441] [48512]: DEBUG nova.compute.api [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.756874] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.756874] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.756992] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.757941] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.757941] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.757941] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.767057] [48511]: DEBUG nova.policy [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.771632] [48511]: DEBUG nova.policy [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.772659] [48511]: DEBUG nova.policy [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.775205] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.775379] [48511]: INFO nova.api.openstack.requestlog [None req-9ff0ba8c-7499-445c-b204-69cda4b94922 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.066918 [ 912.775440] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.775515] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.775700] [48511]: [pid: 48511|app: 0|req: 1720/3480] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 912.778090] [48511]: DEBUG nova.api.openstack.wsgi [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.779412] [48511]: DEBUG nova.compute.api [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.782732] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.783098] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.783098] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.783377] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.783537] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.784396] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.784904] [48512]: DEBUG nova.objects.instance [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'flavor' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.802327] [48511]: WARNING neutronclient.v2_0.client [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.834389] [48512]: INFO nova.api.openstack.requestlog [None req-30b60bcf-6244-4e1d-b313-db8f9c563aa7 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 202 len: 0 microversion: 2.1 time: 0.084065 [ 912.834748] [48512]: [pid: 48512|app: 0|req: 1761/3481] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:37 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 912.837961] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.839475] [48512]: DEBUG nova.compute.api [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.842824] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.843070] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.843201] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.843471] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.843618] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.843744] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.859763] [48512]: WARNING neutronclient.v2_0.client [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.881384] [48512]: DEBUG nova.policy [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.885675] [48512]: INFO nova.api.openstack.requestlog [None req-4f059af0-d63f-436f-9b1f-b0607fac0ba0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.050256 [ 912.886018] [48512]: [pid: 48512|app: 0|req: 1762/3482] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.888505] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.889915] [48512]: DEBUG nova.compute.api [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.893334] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.893645] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.893801] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.894134] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.894346] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.894549] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.896797] [48511]: DEBUG nova.policy [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.905125] [48511]: INFO nova.api.openstack.requestlog [None req-73f3c49b-7484-4e8e-8ada-ec293e283f49 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1316 microversion: 2.1 time: 0.128158 [ 912.905125] [48511]: [pid: 48511|app: 0|req: 1721/3483] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1316 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.907266] [48511]: DEBUG nova.api.openstack.wsgi [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.908608] [48511]: DEBUG nova.compute.api [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.912943] [48512]: WARNING neutronclient.v2_0.client [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.913045] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.913149] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.913364] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.913535] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.913674] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.913816] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.932748] [48512]: DEBUG nova.policy [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.936611] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.936803] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.937074] [48511]: DEBUG oslo_concurrency.lockutils [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.937308] [48511]: DEBUG nova.objects.instance [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.937397] [48512]: INFO nova.api.openstack.requestlog [None req-6a0bc8fc-17de-431c-af80-b0a823572ad6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.050859 [ 912.937774] [48512]: [pid: 48512|app: 0|req: 1763/3484] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.940431] [48512]: DEBUG nova.api.openstack.wsgi [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.941181] [48511]: WARNING neutronclient.v2_0.client [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.941823] [48512]: DEBUG nova.compute.api [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.945466] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.945466] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.945599] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.945803] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.945939] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.946412] [48512]: DEBUG oslo_concurrency.lockutils [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.961857] [48511]: DEBUG nova.policy [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 912.967024] [48511]: INFO nova.api.openstack.requestlog [None req-c242766f-10de-4c7b-a231-6a54e50996e6 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.061477 [ 912.967143] [48512]: WARNING neutronclient.v2_0.client [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 912.967295] [48511]: [pid: 48511|app: 0|req: 1722/3485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.969641] [48511]: DEBUG nova.api.openstack.wsgi [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 912.971813] [48511]: DEBUG nova.compute.api [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 912.975080] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.975260] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.975389] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.975639] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.976340] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.976340] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.996719] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 912.996933] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 912.997047] [48511]: DEBUG oslo_concurrency.lockutils [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 912.997200] [48511]: DEBUG nova.objects.instance [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.999940] [48511]: WARNING neutronclient.v2_0.client [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.021029] [48511]: DEBUG nova.policy [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.025794] [48511]: INFO nova.api.openstack.requestlog [None req-3edd6848-e655-4354-a950-d35590fea093 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.058006 [ 913.026357] [48511]: [pid: 48511|app: 0|req: 1723/3486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.028940] [48511]: DEBUG nova.api.openstack.wsgi [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.030196] [48512]: DEBUG nova.policy [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.030736] [48511]: DEBUG nova.compute.api [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.034872] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.035195] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.035439] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.036066] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.036066] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.036066] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.036770] [48512]: INFO nova.api.openstack.requestlog [None req-13c0a443-f347-4452-aa84-4b9962a05c6d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1510 microversion: 2.1 time: 0.098395 [ 913.037225] [48512]: [pid: 48512|app: 0|req: 1764/3487] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.039840] [48512]: DEBUG nova.api.openstack.wsgi [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.041884] [48512]: DEBUG nova.compute.api [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.046076] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.046402] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.046402] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.046722] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.046921] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.047159] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.055824] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.056133] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.056219] [48511]: DEBUG oslo_concurrency.lockutils [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.056629] [48511]: DEBUG nova.objects.instance [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.059835] [48511]: WARNING neutronclient.v2_0.client [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.073611] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.073949] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.074240] [48512]: DEBUG oslo_concurrency.lockutils [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.074516] [48512]: DEBUG nova.objects.instance [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.080496] [48511]: DEBUG nova.policy [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.080666] [48512]: WARNING neutronclient.v2_0.client [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.084926] [48511]: INFO nova.api.openstack.requestlog [None req-54854868-8ee4-483b-92e9-82f785a67763 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.057806 [ 913.085861] [48511]: [pid: 48511|app: 0|req: 1724/3488] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.088084] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.089690] [48511]: DEBUG nova.compute.api [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.093207] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.093394] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.093707] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.093813] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.094057] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.094241] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.103180] [48512]: DEBUG nova.policy [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.107898] [48512]: INFO nova.api.openstack.requestlog [None req-eae6795d-d339-4af3-a680-577bda01e67c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.069425 [ 913.107898] [48512]: [pid: 48512|app: 0|req: 1765/3489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.110642] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.112253] [48512]: DEBUG nova.compute.api [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.115667] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.116118] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.116266] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.116528] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.116936] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.117111] [48511]: WARNING neutronclient.v2_0.client [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.117166] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.137660] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.137854] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.138153] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.138270] [48512]: DEBUG nova.objects.instance [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.141407] [48512]: WARNING neutronclient.v2_0.client [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.159377] [48512]: DEBUG nova.policy [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.163572] [48512]: INFO nova.api.openstack.requestlog [None req-2b0ea618-d029-4172-a779-0a3b2d4de212 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.055524 [ 913.163891] [48512]: [pid: 48512|app: 0|req: 1766/3490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.166180] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.167472] [48512]: DEBUG nova.compute.api [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.170688] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.170872] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.171031] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.171311] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.171468] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.171595] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.177560] [48511]: DEBUG nova.policy [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.181784] [48511]: INFO nova.api.openstack.requestlog [None req-8e1b0426-6ea1-48bf-a151-55810a9b36ec tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.095727 [ 913.182125] [48511]: [pid: 48511|app: 0|req: 1725/3491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.184475] [48511]: DEBUG nova.api.openstack.wsgi [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.185838] [48511]: DEBUG nova.compute.api [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.187110] [48512]: WARNING neutronclient.v2_0.client [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.188928] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.189116] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.189250] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.189509] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.189652] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.189772] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.216603] [48512]: DEBUG nova.policy [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.222580] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.222800] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.223024] [48511]: DEBUG oslo_concurrency.lockutils [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.223093] [48511]: DEBUG nova.objects.instance [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.223793] [48512]: DEBUG nova.policy [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.224854] [48512]: DEBUG nova.policy [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.225723] [48512]: INFO nova.api.openstack.requestlog [None req-0e768d66-81da-43c1-97bf-8aecad9dee5f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.061268 [ 913.226262] [48512]: [pid: 48512|app: 0|req: 1767/3492] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.226457] [48511]: WARNING neutronclient.v2_0.client [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.240809] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.244342] [48512]: DEBUG nova.compute.api [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.249719] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.250040] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.250135] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.250440] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.250674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.250880] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.255180] [48511]: DEBUG nova.policy [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.263952] [48511]: INFO nova.api.openstack.requestlog [None req-212a9a8b-fe53-451a-b2e1-363461f8858c tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.081194 [ 913.264337] [48511]: [pid: 48511|app: 0|req: 1726/3493] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:37 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.279291] [48512]: WARNING neutronclient.v2_0.client [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.289317] [48511]: DEBUG nova.api.openstack.wsgi [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.291017] [48511]: DEBUG nova.compute.api [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.294501] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.294739] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.294882] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.295156] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.295305] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.295431] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.301721] [48512]: DEBUG nova.policy [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.308289] [48512]: INFO nova.api.openstack.requestlog [None req-8d975133-80bb-4700-a48e-084ad9fbad89 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.068770 [ 913.308289] [48512]: [pid: 48512|app: 0|req: 1768/3494] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.330178] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.330446] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.330620] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.330823] [48511]: DEBUG nova.objects.instance [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.335180] [48511]: WARNING neutronclient.v2_0.client [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.355098] [48511]: DEBUG nova.policy [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.355478] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.357176] [48512]: DEBUG nova.compute.api [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.360608] [48511]: INFO nova.api.openstack.requestlog [None req-e45138b6-8f16-46e3-9f1e-80790a04d2a2 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.072585 [ 913.360608] [48511]: [pid: 48511|app: 0|req: 1727/3495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.361899] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.362151] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.362321] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.362694] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.365075] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.365075] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.380675] [48512]: WARNING neutronclient.v2_0.client [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.400533] [48512]: DEBUG nova.policy [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.405413] [48512]: INFO nova.api.openstack.requestlog [None req-7b83a5bb-2020-4684-a025-1ee8ba9e3c63 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.052297 [ 913.405965] [48512]: [pid: 48512|app: 0|req: 1769/3496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.415439] [48511]: DEBUG nova.api.openstack.wsgi [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.417193] [48511]: DEBUG nova.compute.api [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.421434] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.421636] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.421774] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.422081] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.422269] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.422395] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.459817] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.460238] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.460478] [48511]: DEBUG oslo_concurrency.lockutils [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.460750] [48511]: DEBUG nova.objects.instance [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.464858] [48511]: WARNING neutronclient.v2_0.client [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.468416] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.470108] [48512]: DEBUG nova.compute.api [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.475792] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.476186] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.476443] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.476846] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.477084] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.477309] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.487131] [48511]: DEBUG nova.policy [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.492265] [48511]: INFO nova.api.openstack.requestlog [None req-4975180e-9ebd-4a5f-9fe2-869a84d14397 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.079511 [ 913.492634] [48511]: [pid: 48511|app: 0|req: 1728/3497] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.497670] [48512]: WARNING neutronclient.v2_0.client [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.519031] [48512]: DEBUG nova.policy [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.525331] [48512]: INFO nova.api.openstack.requestlog [None req-0c46a9ee-6914-4bfa-b5d5-67013439a63f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.060212 [ 913.525748] [48512]: [pid: 48512|app: 0|req: 1770/3498] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.763441] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.765111] [48511]: DEBUG nova.compute.api [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.768864] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.769121] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.769271] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.769536] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.769706] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.769953] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.789441] [48511]: WARNING neutronclient.v2_0.client [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.796434] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.798308] [48512]: DEBUG nova.compute.api [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.803133] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.803602] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.803914] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.804446] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.805224] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.805444] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.830502] [48512]: WARNING neutronclient.v2_0.client [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.852816] [48512]: DEBUG nova.policy [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.860059] [48512]: DEBUG nova.policy [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.861067] [48512]: DEBUG nova.policy [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.865640] [48512]: INFO nova.api.openstack.requestlog [None req-f0d9e024-8663-4427-9c1b-bd56a228e5a8 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.071577 [ 913.866077] [48512]: [pid: 48512|app: 0|req: 1771/3499] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 913.900396] [48512]: DEBUG nova.api.openstack.wsgi [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.902311] [48512]: DEBUG nova.compute.api [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.906654] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.907102] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.907102] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.907435] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.907577] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.907739] [48512]: DEBUG oslo_concurrency.lockutils [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.912318] [48511]: DEBUG nova.policy [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.917997] [48511]: INFO nova.api.openstack.requestlog [None req-ac2b8320-f2ca-4baa-a48c-b626e70b400b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.157024 [ 913.918351] [48511]: [pid: 48511|app: 0|req: 1729/3500] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.920832] [48511]: DEBUG nova.api.openstack.wsgi [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.922355] [48511]: DEBUG nova.compute.api [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.925954] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.926155] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.926293] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.926347] [48512]: WARNING neutronclient.v2_0.client [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.926552] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.926693] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.926812] [48511]: DEBUG oslo_concurrency.lockutils [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.946511] [48511]: WARNING neutronclient.v2_0.client [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 913.946979] [48512]: DEBUG nova.policy [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 913.951553] [48512]: INFO nova.api.openstack.requestlog [None req-590082a5-8ca0-4418-9e20-a371e3a1f11b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1210 microversion: 2.1 time: 0.053986 [ 913.951892] [48512]: [pid: 48512|app: 0|req: 1772/3501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.954542] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 913.956084] [48512]: DEBUG nova.compute.api [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 913.959777] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.959997] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.960171] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.960443] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 913.960587] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 913.960710] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 913.978757] [48512]: WARNING neutronclient.v2_0.client [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.002015] [48512]: DEBUG nova.policy [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.006450] [48512]: INFO nova.api.openstack.requestlog [None req-7f845d11-722f-4484-a43c-e7bc269361f8 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.053949 [ 914.006899] [48512]: [pid: 48512|app: 0|req: 1773/3502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.009600] [48512]: DEBUG nova.api.openstack.wsgi [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.011262] [48512]: DEBUG nova.compute.api [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.013500] [48511]: DEBUG nova.policy [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.016241] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.016531] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.016826] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.017225] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.017466] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.017701] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.021035] [48511]: INFO nova.api.openstack.requestlog [None req-e815b306-1dd1-443f-9211-82494ddb849e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1505 microversion: 2.1 time: 0.101750 [ 914.021035] [48511]: [pid: 48511|app: 0|req: 1730/3503] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1505 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.033783] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.035580] [48511]: DEBUG nova.compute.api [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.037705] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.037916] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.038066] [48512]: DEBUG oslo_concurrency.lockutils [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.038222] [48512]: DEBUG nova.objects.instance [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.039227] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.039474] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.039615] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.039872] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.040232] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.040232] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.041472] [48512]: WARNING neutronclient.v2_0.client [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.057037] [48511]: WARNING neutronclient.v2_0.client [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.059748] [48512]: DEBUG nova.policy [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.064199] [48512]: INFO nova.api.openstack.requestlog [None req-45d0cf56-87d4-4056-bdd8-06c051660b4f tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.056736 [ 914.064535] [48512]: [pid: 48512|app: 0|req: 1774/3504] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.066896] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.068259] [48512]: DEBUG nova.compute.api [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.071563] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.072578] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.072578] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.072578] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.072578] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.072578] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.100790] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.100846] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.100988] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.101154] [48512]: DEBUG nova.objects.instance [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.104726] [48512]: WARNING neutronclient.v2_0.client [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.124323] [48512]: DEBUG nova.policy [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.130458] [48511]: DEBUG nova.policy [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.131317] [48512]: INFO nova.api.openstack.requestlog [None req-6a15fab6-7ae1-48ca-90a7-de48c2510415 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.066241 [ 914.131743] [48512]: [pid: 48512|app: 0|req: 1775/3505] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.134628] [48511]: INFO nova.api.openstack.requestlog [None req-4e0d14a9-5142-47e6-86ed-790f0c7cf4b0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1505 microversion: 2.1 time: 0.102948 [ 914.134729] [48512]: DEBUG nova.api.openstack.wsgi [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.134983] [48511]: [pid: 48511|app: 0|req: 1731/3506] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1505 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.136105] [48512]: DEBUG nova.compute.api [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.137559] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.139400] [48511]: DEBUG nova.compute.api [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.139488] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.139612] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.139837] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.140151] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.140574] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.140723] [48512]: DEBUG oslo_concurrency.lockutils [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.142245] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.142429] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.142563] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.142817] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.142960] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.143096] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.161011] [48512]: WARNING neutronclient.v2_0.client [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.161245] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.161435] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.161569] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.161718] [48511]: DEBUG nova.objects.instance [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.164502] [48511]: WARNING neutronclient.v2_0.client [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.182083] [48511]: DEBUG nova.policy [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.186167] [48511]: INFO nova.api.openstack.requestlog [None req-e8d675da-7514-4194-a720-e93af2830ce9 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.050557 [ 914.186512] [48511]: [pid: 48511|app: 0|req: 1732/3507] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.188790] [48511]: DEBUG nova.api.openstack.wsgi [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.190176] [48511]: DEBUG nova.compute.api [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.193172] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.193349] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.193480] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.193728] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.193890] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.194020] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.212825] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.213068] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.213239] [48511]: DEBUG oslo_concurrency.lockutils [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.213418] [48511]: DEBUG nova.objects.instance [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.216260] [48511]: WARNING neutronclient.v2_0.client [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.229921] [48512]: DEBUG nova.policy [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.234297] [48511]: DEBUG nova.policy [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.234457] [48512]: INFO nova.api.openstack.requestlog [None req-25acb680-7f6f-4d8c-8109-fcc7b5705f32 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1510 microversion: 2.1 time: 0.101828 [ 914.234788] [48512]: [pid: 48512|app: 0|req: 1776/3508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1510 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.237080] [48512]: DEBUG nova.api.openstack.wsgi [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 914.238538] [48512]: DEBUG nova.compute.api [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.238616] [48511]: INFO nova.api.openstack.requestlog [None req-36c8252f-97f8-4ae0-9100-900918296f1f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.051550 [ 914.238991] [48511]: [pid: 48511|app: 0|req: 1733/3509] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:38 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.241514] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.241651] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.241837] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.241972] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.242240] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.242381] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.242498] [48512]: DEBUG oslo_concurrency.lockutils [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.243124] [48511]: DEBUG nova.compute.api [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.246515] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.246696] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.246831] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.247102] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.247254] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.247376] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.279963] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.280364] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.280364] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.280573] [48511]: DEBUG nova.objects.instance [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.284223] [48511]: WARNING neutronclient.v2_0.client [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.285781] [48512]: INFO nova.api.openstack.requestlog [None req-c2f6d1c9-701a-49e1-b453-d3f621f62282 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1081 microversion: 2.1 time: 0.050159 [ 914.285870] [48512]: [pid: 48512|app: 0|req: 1777/3510] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:24:39 2025] PUT /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1081 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.288348] [48512]: DEBUG nova.api.openstack.wsgi [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.289686] [48512]: DEBUG nova.compute.api [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.292698] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.292877] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.293026] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.293303] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.293442] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.293565] [48512]: DEBUG oslo_concurrency.lockutils [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.304225] [48511]: DEBUG nova.policy [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.310278] [48512]: WARNING neutronclient.v2_0.client [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.311528] [48511]: INFO nova.api.openstack.requestlog [None req-9f9299e6-2b6d-49ae-8292-c5a951d41537 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.071840 [ 914.311990] [48511]: [pid: 48511|app: 0|req: 1734/3511] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.315505] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.317906] [48511]: DEBUG nova.compute.api [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.321076] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.321076] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.321247] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.321707] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.321707] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.321817] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.339434] [48511]: WARNING neutronclient.v2_0.client [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.357579] [48511]: DEBUG nova.policy [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.363416] [48511]: DEBUG nova.policy [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.364106] [48511]: DEBUG nova.policy [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.364760] [48511]: INFO nova.api.openstack.requestlog [None req-f4b37870-e06b-49b9-af12-04235027d6b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.051906 [ 914.365503] [48511]: [pid: 48511|app: 0|req: 1735/3512] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.367384] [48511]: DEBUG nova.api.openstack.wsgi [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.368904] [48511]: DEBUG nova.compute.api [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.372137] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.372798] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.373492] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.373492] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.373492] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.373740] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.391041] [48512]: DEBUG nova.policy [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.395050] [48512]: INFO nova.api.openstack.requestlog [None req-97d4e4c5-d836-433c-b8b7-55a08beceb72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.108575 [ 914.395390] [48512]: [pid: 48512|app: 0|req: 1778/3513] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.396760] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.396940] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.397086] [48511]: DEBUG oslo_concurrency.lockutils [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.398861] [48511]: DEBUG nova.objects.instance [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.398957] [48512]: DEBUG nova.api.openstack.wsgi [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.399512] [48512]: DEBUG nova.compute.api [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.400461] [48511]: WARNING neutronclient.v2_0.client [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.403176] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.403359] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.403494] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.404146] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.404146] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.404146] [48512]: DEBUG oslo_concurrency.lockutils [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.418575] [48511]: DEBUG nova.policy [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.422643] [48512]: WARNING neutronclient.v2_0.client [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.422948] [48511]: INFO nova.api.openstack.requestlog [None req-738d8695-87c2-442b-94ea-5fef438472a3 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.057281 [ 914.423300] [48511]: [pid: 48511|app: 0|req: 1736/3514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.426566] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.429036] [48511]: DEBUG nova.compute.api [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.434357] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.434539] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.434732] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.435132] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.435343] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.435480] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.454083] [48511]: WARNING neutronclient.v2_0.client [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.473573] [48511]: DEBUG nova.policy [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.477554] [48511]: INFO nova.api.openstack.requestlog [None req-dc6dccad-1881-4335-b9fd-ac9776747ac8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.053666 [ 914.478011] [48511]: [pid: 48511|app: 0|req: 1737/3515] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.480643] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.482106] [48511]: DEBUG nova.compute.api [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.485457] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.485954] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.485954] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.486226] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.486419] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.486597] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.487499] [48512]: DEBUG nova.policy [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.492415] [48512]: INFO nova.api.openstack.requestlog [None req-57b12ba9-3ec2-4291-b096-304f7c6259be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1503 microversion: 2.1 time: 0.096163 [ 914.492537] [48512]: [pid: 48512|app: 0|req: 1779/3516] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1503 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.495108] [48512]: DEBUG nova.api.openstack.wsgi [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.496469] [48512]: DEBUG nova.compute.api [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.499809] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.499809] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.500020] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.500129] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.500281] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.500407] [48512]: DEBUG oslo_concurrency.lockutils [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.511027] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.511311] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.511498] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.511659] [48511]: DEBUG nova.objects.instance [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.514405] [48511]: WARNING neutronclient.v2_0.client [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.517461] [48512]: WARNING neutronclient.v2_0.client [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.532221] [48511]: DEBUG nova.policy [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.534819] [48512]: DEBUG nova.policy [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.536217] [48511]: INFO nova.api.openstack.requestlog [None req-cc859e9b-9a6d-4e4c-a7d2-2271d9a2abae tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.057595 [ 914.536548] [48511]: [pid: 48511|app: 0|req: 1738/3517] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.539025] [48512]: INFO nova.api.openstack.requestlog [None req-772ac243-cfd0-42d0-8102-07c5bda03a46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.045886 [ 914.539385] [48512]: [pid: 48512|app: 0|req: 1780/3518] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.539688] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.541150] [48511]: DEBUG nova.compute.api [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.541989] [48512]: DEBUG nova.api.openstack.wsgi [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.543357] [48512]: DEBUG nova.compute.api [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.544413] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.544596] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.544738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.544985] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.545146] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.545268] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.546495] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.546678] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.546817] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.547089] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.547247] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.547367] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.562056] [48511]: WARNING neutronclient.v2_0.client [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.566646] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.566792] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.566905] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.567087] [48512]: DEBUG nova.objects.instance [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.569846] [48512]: WARNING neutronclient.v2_0.client [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.587628] [48512]: DEBUG nova.policy [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.591919] [48512]: INFO nova.api.openstack.requestlog [None req-de4a9cc6-a0bc-4e3e-9c87-773d88fa5348 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.051977 [ 914.592307] [48512]: [pid: 48512|app: 0|req: 1781/3519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.595121] [48512]: DEBUG nova.api.openstack.wsgi [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.597054] [48512]: DEBUG nova.compute.api [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.599812] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.600028] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.600174] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.600429] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.600576] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.600718] [48512]: DEBUG oslo_concurrency.lockutils [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.620659] [48512]: WARNING neutronclient.v2_0.client [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.622052] [48511]: DEBUG nova.policy [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.628641] [48511]: INFO nova.api.openstack.requestlog [None req-3d4ad42f-3e7a-4bdf-be76-992e9814e619 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1503 microversion: 2.1 time: 0.091527 [ 914.629022] [48511]: [pid: 48511|app: 0|req: 1739/3520] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1503 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.641803] [48512]: DEBUG nova.policy [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.641964] [48511]: DEBUG nova.api.openstack.wsgi [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 914.642418] [48511]: DEBUG nova.compute.api [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.646212] [48512]: INFO nova.api.openstack.requestlog [None req-c644d382-1ee0-4cb0-a710-8ce98005eb21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.052866 [ 914.646325] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.646325] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.646395] [48512]: [pid: 48512|app: 0|req: 1782/3521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.646427] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.646675] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.646935] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.647103] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.666550] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.666739] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.666879] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.671487] [48511]: WARNING neutronclient.v2_0.client [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.672165] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.672225] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.672362] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.672699] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.673773] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.673897] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.678826] [48511]: DEBUG nova.policy [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.684792] [48511]: DEBUG nova.compute.api [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 914.687985] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.688175] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.688306] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.689280] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.690636] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.691379] [48511]: DEBUG oslo_concurrency.lockutils [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.703539] [48511]: DEBUG nova.quota [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 914.706790] [48511]: DEBUG nova.quota [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 914.714755] [48511]: DEBUG nova.virt.hardware [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 914.714883] [48511]: DEBUG nova.virt.hardware [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 914.715052] [48511]: DEBUG nova.virt.hardware [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 914.715168] [48511]: DEBUG nova.virt.hardware [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 914.715281] [48511]: DEBUG nova.virt.hardware [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 914.775837] [48511]: INFO nova.api.openstack.requestlog [None req-37ee80a2-c326-477e-a388-515c49a58aad tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff/action" status: 202 len: 0 microversion: 2.1 time: 0.137226 [ 914.776238] [48511]: [pid: 48511|app: 0|req: 1740/3522] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:39 2025] POST /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 914.781659] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.783218] [48512]: DEBUG nova.compute.api [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.787227] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.787463] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.788202] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.788202] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.788202] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.788626] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.805816] [48512]: WARNING neutronclient.v2_0.client [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.867362] [48512]: DEBUG nova.policy [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.872053] [48512]: INFO nova.api.openstack.requestlog [None req-5a4608ce-5283-4aa2-91b6-a9c55543b80c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.092498 [ 914.872285] [48512]: [pid: 48512|app: 0|req: 1783/3523] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.884057] [48511]: DEBUG nova.api.openstack.wsgi [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.885770] [48511]: DEBUG nova.compute.api [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.890472] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.890472] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.890472] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.890743] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.890910] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.890948] [48511]: DEBUG oslo_concurrency.lockutils [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.912618] [48511]: WARNING neutronclient.v2_0.client [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.931412] [48512]: DEBUG nova.api.openstack.wsgi [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.932905] [48512]: DEBUG nova.compute.api [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.933462] [48511]: DEBUG nova.policy [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.936504] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.936838] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.936999] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.937279] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.937608] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.937751] [48512]: DEBUG oslo_concurrency.lockutils [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.938884] [48511]: DEBUG nova.policy [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.939744] [48511]: DEBUG nova.policy [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 914.944039] [48511]: INFO nova.api.openstack.requestlog [None req-4485d9b9-106c-4833-9959-32143cc922fb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.061866 [ 914.944039] [48511]: [pid: 48511|app: 0|req: 1741/3524] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 914.955308] [48512]: WARNING neutronclient.v2_0.client [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 914.967446] [48511]: DEBUG nova.api.openstack.wsgi [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 914.968718] [48511]: DEBUG nova.compute.api [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 914.972162] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.972384] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.972526] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.972778] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 914.972923] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 914.973083] [48511]: DEBUG oslo_concurrency.lockutils [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 914.992439] [48511]: WARNING neutronclient.v2_0.client [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.010694] [48511]: DEBUG nova.policy [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.016341] [48511]: INFO nova.api.openstack.requestlog [None req-969ed838-a972-463d-b3f8-598970a3289b tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1266 microversion: 2.1 time: 0.051215 [ 915.016855] [48511]: [pid: 48511|app: 0|req: 1742/3525] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1266 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.020988] [48511]: DEBUG nova.api.openstack.wsgi [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.021767] [48511]: DEBUG nova.compute.api [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.027503] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.027503] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.027503] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.027503] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.027715] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.027826] [48511]: DEBUG oslo_concurrency.lockutils [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.031628] [48512]: DEBUG nova.policy [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.036879] [48512]: INFO nova.api.openstack.requestlog [None req-713ffbd9-df86-429e-8cac-d9969a5fa17d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.107874 [ 915.037251] [48512]: [pid: 48512|app: 0|req: 1784/3526] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.045239] [48511]: WARNING neutronclient.v2_0.client [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.062992] [48511]: DEBUG nova.policy [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.067407] [48511]: INFO nova.api.openstack.requestlog [None req-261b5ff2-61cf-467a-b7c9-34097994cfdb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.049191 [ 915.068757] [48511]: [pid: 48511|app: 0|req: 1743/3527] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.079229] [48512]: DEBUG nova.api.openstack.wsgi [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.082384] [48512]: DEBUG nova.compute.api [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.090650] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.091739] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.091739] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.091739] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.091739] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.091739] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.128583] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.128583] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.128583] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.128764] [48512]: DEBUG nova.objects.instance [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.132851] [48512]: WARNING neutronclient.v2_0.client [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.145659] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.150793] [48511]: DEBUG nova.compute.api [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.151222] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.151481] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.151658] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.152062] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.152317] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.152484] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.155719] [48512]: DEBUG nova.policy [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.163497] [48512]: INFO nova.api.openstack.requestlog [None req-00e1c94f-a9f3-4f89-9521-cc001e699cce tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.087342 [ 915.163889] [48512]: [pid: 48512|app: 0|req: 1785/3528] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.177854] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.177854] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.178067] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.178202] [48511]: DEBUG nova.objects.instance [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.182536] [48511]: WARNING neutronclient.v2_0.client [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.199285] [48512]: DEBUG nova.api.openstack.wsgi [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.200734] [48512]: DEBUG nova.compute.api [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.203965] [48511]: DEBUG nova.policy [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.204209] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.204410] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.204548] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.204823] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.204969] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.205118] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.208329] [48511]: INFO nova.api.openstack.requestlog [None req-4ba4796a-2970-457a-a931-3821d9c2b0a1 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.064798 [ 915.208782] [48511]: [pid: 48511|app: 0|req: 1744/3529] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.226272] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.226843] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.227549] [48512]: DEBUG oslo_concurrency.lockutils [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.227787] [48512]: DEBUG nova.objects.instance [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.231350] [48512]: WARNING neutronclient.v2_0.client [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.249525] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.251311] [48511]: DEBUG nova.compute.api [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.255772] [48512]: DEBUG nova.policy [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.256634] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.256890] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.257085] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.257399] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.257561] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.257725] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.263384] [48512]: INFO nova.api.openstack.requestlog [None req-d20b45cb-3305-4e62-a43a-abb6a5ae9689 tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.066272 [ 915.263796] [48512]: [pid: 48512|app: 0|req: 1786/3530] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:39 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.266714] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.268135] [48512]: DEBUG nova.compute.api [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.271511] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.271703] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.271841] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.272112] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.272260] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.272405] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.281316] [48511]: WARNING neutronclient.v2_0.client [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.294153] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.294297] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.294632] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.294632] [48512]: DEBUG nova.objects.instance [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.298138] [48512]: WARNING neutronclient.v2_0.client [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.316156] [48512]: DEBUG nova.policy [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.321246] [48512]: INFO nova.api.openstack.requestlog [None req-9ed68b55-2245-4b2b-8693-6d71e15f3b2e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.056762 [ 915.321719] [48512]: [pid: 48512|app: 0|req: 1787/3531] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.326290] [48512]: DEBUG nova.api.openstack.wsgi [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.327723] [48512]: DEBUG nova.compute.api [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.331079] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.331259] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.331394] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.331646] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.331789] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.331912] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.354837] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.355045] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.355223] [48512]: DEBUG oslo_concurrency.lockutils [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.355278] [48512]: DEBUG nova.objects.instance [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.357018] [48511]: DEBUG nova.policy [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.358627] [48512]: WARNING neutronclient.v2_0.client [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.362083] [48511]: INFO nova.api.openstack.requestlog [None req-7ed508eb-0027-4042-8579-019eacfaf6fd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1493 microversion: 2.1 time: 0.115884 [ 915.362466] [48511]: [pid: 48511|app: 0|req: 1745/3532] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1493 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.374241] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 915.375582] [48511]: DEBUG nova.compute.api [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.378119] [48512]: DEBUG nova.policy [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.379416] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.379601] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.379738] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.380010] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.380167] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.380287] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.382621] [48512]: INFO nova.api.openstack.requestlog [None req-df837a00-a0dc-49d3-b155-417b52153a0f tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.058690 [ 915.383072] [48512]: [pid: 48512|app: 0|req: 1788/3533] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.385848] [48512]: DEBUG nova.api.openstack.wsgi [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.387198] [48512]: DEBUG nova.compute.api [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.390446] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.390622] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.390759] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.391023] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.391240] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.391362] [48512]: DEBUG oslo_concurrency.lockutils [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.395764] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.395999] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.396193] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.399718] [48511]: DEBUG nova.objects.instance [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'flavor' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.406613] [48511]: INFO nova.api.openstack.wsgi [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Cannot 'suspend' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state suspended [ 915.406952] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 409 to user: Cannot 'suspend' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state suspended {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 915.407394] [48511]: INFO nova.api.openstack.requestlog [None req-fc5f4db9-f038-4082-84e7-5e3234045aed tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 409 len: 148 microversion: 2.1 time: 0.035243 [ 915.407871] [48511]: [pid: 48511|app: 0|req: 1746/3534] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:40 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 148 bytes in 36 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 915.410173] [48511]: DEBUG nova.api.openstack.wsgi [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.411623] [48511]: DEBUG nova.compute.api [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.412262] [48512]: WARNING neutronclient.v2_0.client [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.414753] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.414931] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.415086] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.415342] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.415481] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.415600] [48511]: DEBUG oslo_concurrency.lockutils [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.433050] [48511]: WARNING neutronclient.v2_0.client [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.434665] [48512]: DEBUG nova.policy [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.439288] [48512]: DEBUG nova.policy [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.439923] [48512]: DEBUG nova.policy [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.440582] [48512]: INFO nova.api.openstack.requestlog [None req-531cf7f8-bad2-44b0-919b-fc69d905627b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.057145 [ 915.441023] [48512]: [pid: 48512|app: 0|req: 1789/3535] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 915.443179] [48512]: DEBUG nova.api.openstack.wsgi [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 915.444618] [48512]: DEBUG nova.compute.api [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.447911] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.448242] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.448382] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.448644] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.448791] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.448913] [48512]: DEBUG oslo_concurrency.lockutils [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.508192] [48512]: INFO nova.api.openstack.requestlog [None req-193ffaa6-48fa-47f5-9c8b-a9f8c0b2ce8b tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 202 len: 0 microversion: 2.1 time: 0.066211 [ 915.508610] [48512]: [pid: 48512|app: 0|req: 1790/3536] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:40 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 915.512046] [48512]: DEBUG nova.api.openstack.wsgi [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.513078] [48512]: DEBUG nova.compute.api [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.518469] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.518676] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.518813] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.519088] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.519235] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.519357] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.530889] [48511]: DEBUG nova.policy [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.540247] [48511]: INFO nova.api.openstack.requestlog [None req-515a5e82-679b-4388-9ddc-fdde13220403 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1513 microversion: 2.1 time: 0.131749 [ 915.540729] [48511]: [pid: 48511|app: 0|req: 1747/3537] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1513 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.543806] [48511]: DEBUG nova.api.openstack.wsgi [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.545288] [48511]: DEBUG nova.compute.api [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.547602] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.547833] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.547931] [48512]: DEBUG oslo_concurrency.lockutils [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.548102] [48512]: DEBUG nova.objects.instance [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lazy-loading 'fault' on Instance uuid 727bdb5a-85fa-4643-8696-b1044f4afda3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.549017] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.549294] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.549457] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.550253] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.550253] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.550253] [48511]: DEBUG oslo_concurrency.lockutils [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.553233] [48512]: WARNING neutronclient.v2_0.client [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.571821] [48511]: WARNING neutronclient.v2_0.client [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.576288] [48512]: DEBUG nova.policy [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '309325a645fd4117a2fa05abb15d044c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53fd3f2508444eec97f9a5d7517e3bb2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.581218] [48512]: INFO nova.api.openstack.requestlog [None req-29e227ba-c206-4642-8746-219a133353ae tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 200 len: 1307 microversion: 2.1 time: 0.071805 [ 915.581757] [48512]: [pid: 48512|app: 0|req: 1791/3538] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 1307 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.584185] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.585492] [48512]: DEBUG nova.compute.api [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.588513] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.588688] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.588822] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.589084] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.589230] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.589352] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.595494] [48511]: DEBUG nova.policy [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.600147] [48511]: INFO nova.api.openstack.requestlog [None req-0832e814-1909-425e-bdd2-8a49717986cc tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.058664 [ 915.600573] [48511]: [pid: 48511|app: 0|req: 1748/3539] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.602973] [48511]: DEBUG nova.api.openstack.wsgi [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.604334] [48511]: DEBUG nova.compute.api [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.607662] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.607894] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.608046] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.608295] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.608446] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.608586] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.613738] [48512]: WARNING neutronclient.v2_0.client [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.628906] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.629114] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.629229] [48511]: DEBUG oslo_concurrency.lockutils [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.629376] [48511]: DEBUG nova.objects.instance [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lazy-loading 'fault' on Instance uuid c107352e-97e9-4987-8fb0-4b4fc4dab18c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.632210] [48511]: WARNING neutronclient.v2_0.client [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.652653] [48511]: DEBUG nova.policy [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755e545704cc41708c09cabf4b845a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c825697202497da49a8ec75c068efb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.657614] [48511]: INFO nova.api.openstack.requestlog [None req-db92f709-d93e-4f52-909e-f53d0f65f5a7 tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 200 len: 1353 microversion: 2.1 time: 0.056387 [ 915.657986] [48511]: [pid: 48511|app: 0|req: 1749/3540] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 1353 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.660511] [48511]: DEBUG nova.api.openstack.wsgi [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.662674] [48511]: DEBUG nova.compute.api [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.665758] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.666627] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.666627] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.666627] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.666627] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.666826] [48511]: DEBUG oslo_concurrency.lockutils [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.683074] [48511]: WARNING neutronclient.v2_0.client [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.688623] [48512]: DEBUG nova.policy [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.693079] [48512]: INFO nova.api.openstack.requestlog [None req-b6a2f6fe-8478-4f50-b82f-6d62a07b6aeb tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1499 microversion: 2.1 time: 0.110738 [ 915.693413] [48512]: [pid: 48512|app: 0|req: 1792/3541] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1499 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.695675] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.696978] [48512]: DEBUG nova.compute.api [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.701026] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.701297] [48511]: DEBUG nova.policy [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.706305] [48511]: INFO nova.api.openstack.requestlog [None req-327c0c85-3dd6-48d9-a4b6-5efb2f8f7cc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.047652 [ 915.706808] [48511]: [pid: 48511|app: 0|req: 1750/3542] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.709221] [48511]: DEBUG nova.api.openstack.wsgi [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.710663] [48511]: DEBUG nova.compute.api [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.714437] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.714698] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.714878] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.715174] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.715342] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.715496] [48511]: DEBUG oslo_concurrency.lockutils [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.721511] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.721760] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.721910] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.722071] [48512]: DEBUG nova.objects.instance [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.725254] [48512]: WARNING neutronclient.v2_0.client [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.732856] [48511]: WARNING neutronclient.v2_0.client [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.743731] [48512]: DEBUG nova.policy [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.748598] [48512]: INFO nova.api.openstack.requestlog [None req-8b13091d-d88d-4507-8015-e1d9b7aca38c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.054588 [ 915.749172] [48512]: [pid: 48512|app: 0|req: 1793/3543] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.749799] [48511]: DEBUG nova.policy [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.754012] [48511]: INFO nova.api.openstack.requestlog [None req-9feda943-af18-4960-85ed-4600cb8dc8c1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.046802 [ 915.754497] [48511]: [pid: 48511|app: 0|req: 1751/3544] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.886548] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.888597] [48512]: DEBUG nova.compute.api [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.893431] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.893702] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.893894] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.894325] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.894540] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.894719] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.913327] [48512]: WARNING neutronclient.v2_0.client [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 915.959428] [48511]: DEBUG nova.api.openstack.wsgi [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 915.960727] [48511]: DEBUG nova.compute.api [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 915.964094] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.964303] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.964460] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.964800] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 915.964903] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 915.965073] [48511]: DEBUG oslo_concurrency.lockutils [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 915.980500] [48512]: DEBUG nova.policy [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 915.985335] [48512]: INFO nova.api.openstack.requestlog [None req-b5eeed86-02de-466e-873e-fdc6040aad1a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.101759 [ 915.985713] [48512]: [pid: 48512|app: 0|req: 1794/3545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.986425] [48511]: WARNING neutronclient.v2_0.client [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.004519] [48511]: DEBUG nova.policy [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.009061] [48511]: DEBUG nova.policy [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.009627] [48511]: DEBUG nova.policy [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.012628] [48511]: INFO nova.api.openstack.requestlog [None req-b22e16fa-ec6a-4fc2-b4d9-66dcd635ed76 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1586 microversion: 2.96 time: 0.055817 [ 916.012945] [48511]: [pid: 48511|app: 0|req: 1752/3546] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1586 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.032789] [48512]: DEBUG nova.api.openstack.wsgi [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.034386] [48512]: DEBUG nova.compute.api [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.037758] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.038035] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.038191] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.038450] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.038606] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.038735] [48512]: DEBUG oslo_concurrency.lockutils [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.050731] [48511]: DEBUG nova.api.openstack.wsgi [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.052214] [48511]: DEBUG nova.compute.api [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.055335] [48512]: WARNING neutronclient.v2_0.client [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.055568] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.055771] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.055897] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.056165] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.056314] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.056435] [48511]: DEBUG oslo_concurrency.lockutils [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.073639] [48512]: DEBUG nova.policy [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.075169] [48511]: WARNING neutronclient.v2_0.client [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.079108] [48512]: INFO nova.api.openstack.requestlog [None req-561f71da-b6e5-4e9c-a5fd-a06f68e3c123 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1266 microversion: 2.1 time: 0.048499 [ 916.079458] [48512]: [pid: 48512|app: 0|req: 1795/3547] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1266 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.083317] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.084733] [48512]: DEBUG nova.compute.api [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.088406] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.088631] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.088740] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.088994] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.089256] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.089467] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.107477] [48512]: WARNING neutronclient.v2_0.client [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.127086] [48512]: DEBUG nova.policy [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.131965] [48512]: INFO nova.api.openstack.requestlog [None req-b9089509-e10c-4f1c-b940-26114578b50f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.051922 [ 916.132358] [48512]: [pid: 48512|app: 0|req: 1796/3548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.140455] [48511]: DEBUG nova.policy [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.145254] [48511]: INFO nova.api.openstack.requestlog [None req-934c7b96-da79-4d38-b5f0-6e5514b7a71a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1510 microversion: 2.1 time: 0.096941 [ 916.145627] [48511]: [pid: 48511|app: 0|req: 1753/3549] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.177943] [48512]: DEBUG nova.api.openstack.wsgi [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.179619] [48512]: DEBUG nova.compute.api [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.183527] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.183789] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.183995] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.184299] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.184471] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.184665] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.208156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.208156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.208156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.208350] [48512]: DEBUG nova.objects.instance [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lazy-loading 'fault' on Instance uuid 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.211539] [48512]: WARNING neutronclient.v2_0.client [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.227025] [48511]: DEBUG nova.api.openstack.wsgi [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.231237] [48511]: DEBUG nova.compute.api [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.234077] [48512]: DEBUG nova.policy [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3df57ecdb3aa4c8d9213c7e5c325e5b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e2a9a0bc1674e9c87d512119db78469', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.236962] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.237917] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.238186] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.238601] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.238893] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.239203] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.245985] [48512]: INFO nova.api.openstack.requestlog [None req-a350df47-a9f2-414f-ba08-30ad89f44dc2 tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 200 len: 1306 microversion: 2.1 time: 0.070458 [ 916.246412] [48512]: [pid: 48512|app: 0|req: 1797/3550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 1306 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.284446] [48512]: DEBUG nova.api.openstack.wsgi [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.284771] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.284771] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.284771] [48511]: DEBUG oslo_concurrency.lockutils [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.284771] [48511]: DEBUG nova.objects.instance [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lazy-loading 'fault' on Instance uuid 0842aa8c-6aad-46b9-93c0-df7903450ed6 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.287767] [48512]: DEBUG nova.compute.api [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.290720] [48511]: WARNING neutronclient.v2_0.client [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.295990] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.296422] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.296707] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.297254] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.297430] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.297674] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.313688] [48511]: DEBUG nova.policy [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26d023d53b2e4c64b40f4529c073b526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f7592ac30e2495188e78558796b2404', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.318284] [48511]: INFO nova.api.openstack.requestlog [None req-87cfdc0b-b3ab-433f-bf59-6e874c4ee8f7 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 200 len: 1296 microversion: 2.1 time: 0.096503 [ 916.318624] [48511]: [pid: 48511|app: 0|req: 1754/3551] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:40 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 1296 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.318816] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.319090] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.319260] [48512]: DEBUG oslo_concurrency.lockutils [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.319415] [48512]: DEBUG nova.objects.instance [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lazy-loading 'fault' on Instance uuid a616e448-7125-4c0f-8334-3d1375d1e425 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.322635] [48512]: WARNING neutronclient.v2_0.client [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.335384] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.336900] [48511]: DEBUG nova.compute.api [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.340499] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.340717] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.340857] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.341138] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.341281] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.341402] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.351442] [48512]: DEBUG nova.policy [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fbdaf483db7845fbb423543b22f61683', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3f54fe0a5664d40aa1b1062d3137f89', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.363253] [48512]: INFO nova.api.openstack.requestlog [None req-23f66032-61b1-4f7e-a9b7-4d0cc3b5a58f tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 200 len: 1311 microversion: 2.1 time: 0.083059 [ 916.364475] [48512]: [pid: 48512|app: 0|req: 1798/3552] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 1311 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.371370] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.372156] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.372156] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.372156] [48511]: DEBUG nova.objects.instance [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 28cc2415-ac28-4d40-ab70-d7c4c473a517 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.374694] [48511]: WARNING neutronclient.v2_0.client [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.392614] [48511]: DEBUG nova.policy [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.396075] [48512]: DEBUG nova.api.openstack.wsgi [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.396360] [48511]: INFO nova.api.openstack.requestlog [None req-a2741307-49b4-4a16-a08c-4734b8e64d50 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 200 len: 1292 microversion: 2.1 time: 0.063009 [ 916.397032] [48511]: [pid: 48511|app: 0|req: 1755/3553] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 1292 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.398187] [48512]: DEBUG nova.compute.api [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.402932] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.403232] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.403444] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.403824] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.404066] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.404616] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.428744] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.429016] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.429221] [48512]: DEBUG oslo_concurrency.lockutils [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.429449] [48512]: DEBUG nova.objects.instance [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.433577] [48512]: WARNING neutronclient.v2_0.client [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.453549] [48512]: DEBUG nova.policy [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.458038] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.459040] [48512]: INFO nova.api.openstack.requestlog [None req-b73a0a5d-cb26-463c-9896-5229343bcbad tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.065930 [ 916.459394] [48512]: [pid: 48512|app: 0|req: 1799/3554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.459670] [48511]: DEBUG nova.compute.api [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.463106] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.463289] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.463420] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.463672] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.463814] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.463931] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.481724] [48511]: WARNING neutronclient.v2_0.client [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.504471] [48511]: DEBUG nova.policy [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.508790] [48511]: DEBUG nova.policy [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.509383] [48511]: DEBUG nova.policy [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.509946] [48511]: INFO nova.api.openstack.requestlog [None req-ea40fcb9-11f4-4cfe-b0f5-fe4dc425cccd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1296 microversion: 2.47 time: 0.054146 [ 916.510301] [48511]: [pid: 48511|app: 0|req: 1756/3555] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 916.554908] [48512]: DEBUG nova.api.openstack.wsgi [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.556537] [48512]: DEBUG nova.compute.api [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.560152] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.560353] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.560493] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.560749] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.560891] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.561060] [48512]: DEBUG oslo_concurrency.lockutils [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.577128] [48512]: WARNING neutronclient.v2_0.client [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.596235] [48511]: DEBUG nova.api.openstack.wsgi [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.599291] [48511]: DEBUG nova.compute.api [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 727bdb5a-85fa-4643-8696-b1044f4afda3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.607366] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.607770] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.608172] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.608480] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.608693] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.608768] [48511]: DEBUG oslo_concurrency.lockutils [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.619879] [48511]: INFO nova.api.openstack.wsgi [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] HTTP exception thrown: Instance 727bdb5a-85fa-4643-8696-b1044f4afda3 could not be found. [ 916.620269] [48511]: DEBUG nova.api.openstack.wsgi [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 404 to user: Instance 727bdb5a-85fa-4643-8696-b1044f4afda3 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 916.620722] [48511]: INFO nova.api.openstack.requestlog [None req-93424cd4-a488-42b5-8879-6253cce7e898 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3" status: 404 len: 111 microversion: 2.1 time: 0.027230 [ 916.621111] [48511]: [pid: 48511|app: 0|req: 1757/3556] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/727bdb5a-85fa-4643-8696-b1044f4afda3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 916.623379] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.624813] [48511]: DEBUG nova.compute.api [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.627910] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.628115] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.628223] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.628473] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.628617] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.628740] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.648196] [48511]: WARNING neutronclient.v2_0.client [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.665136] [48512]: DEBUG nova.policy [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.665881] [48511]: DEBUG nova.policy [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.671864] [48511]: INFO nova.api.openstack.requestlog [None req-fe940547-a1c8-42fd-8198-ba8660f421ed tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.050151 [ 916.672338] [48511]: [pid: 48511|app: 0|req: 1758/3557] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.673435] [48512]: INFO nova.api.openstack.requestlog [None req-d57f30d6-3406-4836-8973-7433e87b54ca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 200 len: 1453 microversion: 2.1 time: 0.120515 [ 916.673949] [48512]: [pid: 48512|app: 0|req: 1800/3558] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 1453 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.674648] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.676209] [48511]: DEBUG nova.compute.api [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] [instance: 276f7ca4-c93c-430c-aead-2960ac7bf894] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.677480] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.679653] [48512]: DEBUG nova.compute.api [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] [instance: c107352e-97e9-4987-8fb0-4b4fc4dab18c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.679756] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.679874] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.680054] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.680312] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.680459] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.680584] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.684495] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.684796] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.685032] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.685442] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.685681] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.685891] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.689481] [48511]: INFO nova.api.openstack.wsgi [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] HTTP exception thrown: Instance 276f7ca4-c93c-430c-aead-2960ac7bf894 could not be found. [ 916.689751] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] Returning 404 to user: Instance 276f7ca4-c93c-430c-aead-2960ac7bf894 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 916.690293] [48511]: INFO nova.api.openstack.requestlog [None req-cd46bbde-aa91-4352-8546-bd49e0fdc191 tempest-ListServersNegativeTestJSON-1629459299 tempest-ListServersNegativeTestJSON-1629459299-project-member] 10.180.1.21 "GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894" status: 404 len: 111 microversion: 2.1 time: 0.017482 [ 916.690791] [48511]: [pid: 48511|app: 0|req: 1759/3559] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/276f7ca4-c93c-430c-aead-2960ac7bf894 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 916.695275] [48512]: INFO nova.api.openstack.wsgi [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] HTTP exception thrown: Instance c107352e-97e9-4987-8fb0-4b4fc4dab18c could not be found. [ 916.695543] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Returning 404 to user: Instance c107352e-97e9-4987-8fb0-4b4fc4dab18c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 916.695953] [48512]: INFO nova.api.openstack.requestlog [None req-9cd0be6c-62d5-416c-aa5e-bf01f0f03e8d tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c" status: 404 len: 111 microversion: 2.1 time: 0.021386 [ 916.696410] [48512]: [pid: 48512|app: 0|req: 1801/3560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/c107352e-97e9-4987-8fb0-4b4fc4dab18c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 916.701394] [48511]: DEBUG nova.api.openstack.wsgi [None req-68ea26e2-a1ec-4e24-8201-c033e927874a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.707072] [48512]: DEBUG nova.api.openstack.wsgi [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.708531] [48512]: DEBUG nova.compute.api [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.712354] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.712469] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.712507] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.712822] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.712987] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.713124] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.716513] [48511]: INFO nova.api.openstack.requestlog [None req-68ea26e2-a1ec-4e24-8201-c033e927874a tempest-ServersTestJSON-1003188530 tempest-ServersTestJSON-1003188530-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1739952394" status: 202 len: 0 microversion: 2.1 time: 0.017096 [ 916.717278] [48511]: [pid: 48511|app: 0|req: 1760/3561] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:24:41 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1739952394 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 916.723757] [48511]: DEBUG nova.api.openstack.wsgi [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.725776] [48511]: DEBUG nova.compute.api [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.729695] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.730468] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.730468] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.730468] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.730715] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.730715] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.738551] [48512]: WARNING neutronclient.v2_0.client [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.753622] [48511]: WARNING neutronclient.v2_0.client [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 916.962950] [48511]: DEBUG nova.policy [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 916.968627] [48511]: INFO nova.api.openstack.requestlog [None req-8c8d7cc4-5263-44fe-a43b-1d89b81ea94b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.248049 [ 916.969010] [48511]: [pid: 48511|app: 0|req: 1761/3562] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.971370] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 916.972682] [48511]: DEBUG nova.compute.api [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 916.976654] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.976832] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.976965] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 916.977225] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 916.977375] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 916.977486] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.004727] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.004904] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.005050] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.005208] [48511]: DEBUG nova.objects.instance [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid 6e91b4f9-f873-4571-a58f-956b44f6c167 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 917.009044] [48511]: WARNING neutronclient.v2_0.client [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.396942] [48512]: DEBUG nova.policy [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.401056] [48512]: INFO nova.api.openstack.requestlog [None req-fbb74142-2ec6-48ec-acfc-9066cc7cb669 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1499 microversion: 2.1 time: 0.696004 [ 917.401395] [48512]: [pid: 48512|app: 0|req: 1802/3563] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1499 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.403981] [48512]: DEBUG nova.api.openstack.wsgi [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.405328] [48512]: DEBUG nova.compute.api [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.411763] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.411957] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.412198] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.412371] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.412514] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.412636] [48512]: DEBUG oslo_concurrency.lockutils [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.415863] [48511]: DEBUG nova.policy [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.422762] [48511]: INFO nova.api.openstack.requestlog [None req-ab871755-1d17-4a56-a65f-9b7f3cfc903e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 200 len: 1364 microversion: 2.1 time: 0.453001 [ 917.422883] [48511]: [pid: 48511|app: 0|req: 1762/3564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:41 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 1364 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.425957] [48511]: DEBUG nova.api.openstack.wsgi [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.428132] [48511]: DEBUG nova.compute.api [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.431559] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.431742] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.431873] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.432135] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.432277] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.432424] [48511]: DEBUG oslo_concurrency.lockutils [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.436108] [48512]: WARNING neutronclient.v2_0.client [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.453265] [48511]: WARNING neutronclient.v2_0.client [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 917.719776] [48512]: DEBUG nova.policy [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 917.726413] [48512]: INFO nova.api.openstack.requestlog [None req-b561eb14-1370-4b66-bbe0-c4d8e0af1268 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.324476 [ 917.727554] [48512]: [pid: 48512|app: 0|req: 1803/3565] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:42 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.732017] [48512]: DEBUG nova.api.openstack.wsgi [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 917.732017] [48512]: DEBUG nova.compute.api [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 917.737090] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.737438] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.737778] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.738293] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 917.739021] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 917.739021] [48512]: DEBUG oslo_concurrency.lockutils [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 917.774411] [48512]: WARNING neutronclient.v2_0.client [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 918.728106] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=7 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 918.742018] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=12 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 918.946961] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=9 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 918.999611] [48512]: DEBUG nova.policy [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.012440] [48512]: DEBUG nova.policy [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.012440] [48512]: DEBUG nova.policy [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.017691] [48512]: INFO nova.api.openstack.requestlog [None req-74f1f397-117b-4232-ba9d-2962aad8eefa tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1571 microversion: 2.96 time: 1.289294 [ 919.017691] [48512]: [pid: 48512|app: 0|req: 1804/3566] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:42 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1571 bytes in 1290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 919.022227] [48512]: DEBUG nova.api.openstack.wsgi [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.022413] [48512]: DEBUG nova.compute.api [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.028550] [48512]: DEBUG oslo_concurrency.lockutils [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.028972] [48511]: DEBUG nova.policy [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.037833] [48511]: INFO nova.api.openstack.requestlog [None req-f08d72cb-b69a-4b50-9d4c-9f080381ea4b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 1.614392 [ 919.038635] [48511]: [pid: 48511|app: 0|req: 1763/3567] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:42 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 1615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.044013] [48511]: DEBUG nova.api.openstack.wsgi [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.045764] [48511]: DEBUG nova.compute.api [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.051130] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.052046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.052046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.052046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.052046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.052046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.057729] [48512]: WARNING neutronclient.v2_0.client [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.071784] [48511]: WARNING neutronclient.v2_0.client [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.268363] [48511]: DEBUG nova.policy [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.277327] [48511]: INFO nova.api.openstack.requestlog [None req-81b187dc-19ec-497a-9173-436ba270712e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.237838 [ 919.277590] [48511]: [pid: 48511|app: 0|req: 1764/3568] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:43 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.281065] [48511]: DEBUG nova.api.openstack.wsgi [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.283575] [48511]: DEBUG nova.compute.api [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.290978] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.290978] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.291223] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.291366] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.291531] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.291960] [48511]: DEBUG oslo_concurrency.lockutils [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.328591] [48511]: WARNING neutronclient.v2_0.client [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.498399] [48512]: DEBUG nova.policy [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.503971] [48512]: INFO nova.api.openstack.requestlog [None req-749ccb99-d884-45dd-93d3-50ac703fe086 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1314 microversion: 2.1 time: 0.485979 [ 919.503971] [48512]: [pid: 48512|app: 0|req: 1805/3569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:43 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1314 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.510113] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.511638] [48512]: DEBUG nova.compute.api [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] [instance: 80604c0f-8b5c-4517-a5b7-3f182c9f20c2] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.515452] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.515527] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.515684] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.516580] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.517751] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.517751] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.533647] [48512]: INFO nova.api.openstack.wsgi [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] HTTP exception thrown: Instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 could not be found. [ 919.535534] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] Returning 404 to user: Instance 80604c0f-8b5c-4517-a5b7-3f182c9f20c2 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 919.535534] [48512]: INFO nova.api.openstack.requestlog [None req-e9c32528-07cb-40f1-84c7-2f96968cd86b tempest-ServerRescueTestJSONUnderV235-471207659 tempest-ServerRescueTestJSONUnderV235-471207659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2" status: 404 len: 111 microversion: 2.1 time: 0.029892 [ 919.535534] [48512]: [pid: 48512|app: 0|req: 1806/3570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/80604c0f-8b5c-4517-a5b7-3f182c9f20c2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 919.537633] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.539299] [48512]: DEBUG nova.compute.api [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.542777] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.543027] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.543185] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.543577] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.543658] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.544225] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.555114] [48512]: INFO nova.api.openstack.wsgi [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. [ 919.556078] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 919.556078] [48512]: INFO nova.api.openstack.requestlog [None req-9d0f4cac-f4f4-410d-a920-aeca7e6456fc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 404 len: 111 microversion: 2.1 time: 0.020697 [ 919.556201] [48512]: [pid: 48512|app: 0|req: 1807/3571] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 919.558647] [48512]: DEBUG nova.api.openstack.wsgi [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.564083] [48512]: DEBUG nova.compute.api [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] [instance: a616e448-7125-4c0f-8334-3d1375d1e425] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.567451] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.567679] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.567838] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.568188] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.568343] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.568499] [48512]: DEBUG oslo_concurrency.lockutils [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.581559] [48512]: INFO nova.api.openstack.wsgi [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] HTTP exception thrown: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. [ 919.581851] [48512]: DEBUG nova.api.openstack.wsgi [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] Returning 404 to user: Instance a616e448-7125-4c0f-8334-3d1375d1e425 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 919.582352] [48512]: INFO nova.api.openstack.requestlog [None req-06d47018-64d1-4e46-a407-63f2045ecebf tempest-ServersNegativeTestMultiTenantJSON-48958143 tempest-ServersNegativeTestMultiTenantJSON-48958143-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425" status: 404 len: 111 microversion: 2.1 time: 0.025671 [ 919.582683] [48512]: [pid: 48512|app: 0|req: 1808/3572] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/a616e448-7125-4c0f-8334-3d1375d1e425 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 919.585464] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.587741] [48512]: DEBUG nova.compute.api [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.596132] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.597896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.597896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.597896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.597896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.597896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.613082] [48512]: INFO nova.api.openstack.wsgi [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. [ 919.613394] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 919.614973] [48512]: INFO nova.api.openstack.requestlog [None req-c3a556ee-7994-4ef2-9e7f-7420bf43b0c9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 404 len: 111 microversion: 2.1 time: 0.030841 [ 919.614973] [48512]: [pid: 48512|app: 0|req: 1809/3573] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 919.621652] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.621652] [48512]: DEBUG nova.compute.api [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.624080] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.624312] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.624452] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.624749] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.624925] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.625117] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.657081] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.657375] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.657821] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.657821] [48512]: DEBUG nova.objects.instance [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lazy-loading 'fault' on Instance uuid 445cf886-e4cd-48d6-a238-cb4b95156fee {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.661927] [48512]: WARNING neutronclient.v2_0.client [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 919.814451] [48511]: DEBUG nova.policy [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 919.826127] [48511]: INFO nova.api.openstack.requestlog [None req-61c4fa2a-762d-4305-9ee3-3082a4acb3a1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1496 microversion: 2.1 time: 0.547906 [ 919.826484] [48511]: [pid: 48511|app: 0|req: 1765/3574] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1496 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.830345] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 919.830470] [48511]: DEBUG nova.compute.api [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 919.836732] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.836732] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.836859] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.837094] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 919.837312] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 919.838101] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 919.856035] [48511]: WARNING neutronclient.v2_0.client [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.448472] [48512]: DEBUG nova.policy [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '49a3841c50804a348ba6c06ed6ed331d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd14c8fd0cee647c584d46e27a2709fa8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.453885] [48512]: INFO nova.api.openstack.requestlog [None req-9a535dc6-ec1a-4ded-b314-08c8ea4845fe tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 200 len: 1301 microversion: 2.1 time: 0.837693 [ 920.453885] [48512]: [pid: 48512|app: 0|req: 1810/3575] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 1301 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.456268] [48512]: DEBUG nova.api.openstack.wsgi [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.457673] [48512]: DEBUG nova.compute.api [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.467368] [48512]: DEBUG oslo_concurrency.lockutils [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.487290] [48512]: WARNING neutronclient.v2_0.client [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.741042] [48511]: DEBUG nova.policy [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.747859] [48511]: DEBUG nova.policy [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.748292] [48511]: DEBUG nova.policy [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.748914] [48511]: INFO nova.api.openstack.requestlog [None req-dc120d07-29f9-4eff-81d0-01747901fcd1 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1352 microversion: 2.47 time: 0.921958 [ 920.749537] [48511]: [pid: 48511|app: 0|req: 1766/3576] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:44 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1352 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 920.751772] [48511]: DEBUG nova.api.openstack.wsgi [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.753693] [48511]: DEBUG nova.compute.api [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.760677] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.760894] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.761153] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.761448] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.761680] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.761797] [48511]: DEBUG oslo_concurrency.lockutils [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.770842] [48511]: INFO nova.api.openstack.wsgi [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. [ 920.771313] [48511]: DEBUG nova.api.openstack.wsgi [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 920.771877] [48511]: INFO nova.api.openstack.requestlog [None req-79c2f20f-0aa9-4f81-8ce6-9405c109fab8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 404 len: 111 microversion: 2.1 time: 0.021799 [ 920.772555] [48511]: [pid: 48511|app: 0|req: 1767/3577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:45 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 920.849983] [48512]: DEBUG nova.policy [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 920.864119] [48512]: INFO nova.api.openstack.requestlog [None req-4343135f-d701-4dc9-9df5-922f10c7805b tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1213 microversion: 2.1 time: 0.409719 [ 920.864413] [48512]: [pid: 48512|app: 0|req: 1811/3578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:45 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1213 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.867228] [48512]: DEBUG nova.api.openstack.wsgi [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.869423] [48512]: DEBUG nova.compute.api [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.875528] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.875721] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.875857] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.876161] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.876419] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.876648] [48512]: DEBUG oslo_concurrency.lockutils [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.908144] [48512]: WARNING neutronclient.v2_0.client [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 920.908473] [48511]: DEBUG nova.api.openstack.wsgi [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc", "name": "network-vif-deleted", "tag": "d5bf3b32-ceea-4c25-9ed4-b9df8566ecae"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 920.914315] [48511]: DEBUG oslo_concurrency.lockutils [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.914526] [48511]: DEBUG oslo_concurrency.lockutils [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.914700] [48511]: DEBUG oslo_concurrency.lockutils [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.923141] [48511]: DEBUG nova.api.openstack.compute.server_external_events [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] Unable to find a host for instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc. Dropping event network-vif-deleted {{(pid=48511) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} [ 920.926738] [48511]: INFO nova.api.openstack.requestlog [req-47143779-ceac-42ec-bfb4-bf716b859453 req-13878c2b-974c-47f7-a1de-feabecb1584d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.152032 [ 920.927015] [48511]: [pid: 48511|app: 0|req: 1768/3579] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:45 2025] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 154 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) [ 920.929676] [48511]: DEBUG nova.api.openstack.wsgi [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 920.932934] [48511]: DEBUG nova.compute.api [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 920.938912] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.939153] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.939299] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.939562] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 920.939705] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 920.939827] [48511]: DEBUG oslo_concurrency.lockutils [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 920.965377] [48511]: WARNING neutronclient.v2_0.client [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.451977] [48512]: DEBUG nova.policy [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.460935] [48512]: INFO nova.api.openstack.requestlog [None req-efc234d6-0806-45ab-aa90-c1fd5cd30588 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.595850 [ 921.462723] [48512]: [pid: 48512|app: 0|req: 1812/3580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:45 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.464969] [48512]: DEBUG nova.api.openstack.wsgi [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.466750] [48512]: DEBUG nova.compute.api [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: 6e91b4f9-f873-4571-a58f-956b44f6c167] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.472750] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.472951] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.473180] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.473505] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.473657] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.474020] [48512]: DEBUG oslo_concurrency.lockutils [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.489983] [48512]: INFO nova.api.openstack.wsgi [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] HTTP exception thrown: Instance 6e91b4f9-f873-4571-a58f-956b44f6c167 could not be found. [ 921.489983] [48512]: DEBUG nova.api.openstack.wsgi [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Returning 404 to user: Instance 6e91b4f9-f873-4571-a58f-956b44f6c167 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 921.490507] [48512]: INFO nova.api.openstack.requestlog [None req-093a5dc7-614f-40c9-be38-5fc69fa33f82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167" status: 404 len: 111 microversion: 2.1 time: 0.028445 [ 921.491322] [48512]: [pid: 48512|app: 0|req: 1813/3581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] GET /compute/v2.1/servers/6e91b4f9-f873-4571-a58f-956b44f6c167 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.494334] [48512]: DEBUG nova.api.openstack.wsgi [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.495807] [48512]: DEBUG nova.compute.api [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.501876] [48512]: DEBUG oslo_concurrency.lockutils [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.532326] [48512]: WARNING neutronclient.v2_0.client [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 921.746187] [48512]: DEBUG nova.policy [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.754392] [48512]: INFO nova.api.openstack.requestlog [None req-33b7ecb1-4864-4d37-92ee-dbd736b7bf66 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1234 microversion: 2.1 time: 0.262662 [ 921.755414] [48512]: [pid: 48512|app: 0|req: 1814/3582] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1234 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.768908] [48511]: DEBUG nova.policy [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 921.773764] [48511]: INFO nova.api.openstack.requestlog [None req-535880dd-ec9e-4db8-ba86-deee6b3b7857 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1499 microversion: 2.1 time: 0.846162 [ 921.774222] [48511]: [pid: 48511|app: 0|req: 1769/3583] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1499 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.779123] [48511]: DEBUG nova.api.openstack.wsgi [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.779383] [48511]: DEBUG nova.compute.api [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.784621] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.784829] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.785034] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.785287] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.785466] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.785595] [48511]: DEBUG oslo_concurrency.lockutils [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.811243] [48511]: DEBUG nova.compute.api [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 921.889474] [48511]: INFO nova.api.openstack.requestlog [None req-514b809b-b646-41ca-9fcc-4ae5d144b5ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 204 len: 0 microversion: 2.96 time: 0.113976 [ 921.889973] [48511]: [pid: 48511|app: 0|req: 1770/3584] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:24:46 2025] DELETE /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 921.896190] [48511]: DEBUG nova.api.openstack.wsgi [None req-055a8961-5942-4129-8f5b-64ab1067e1cb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.903975] [48512]: DEBUG nova.api.openstack.wsgi [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "949b4d95-5290-4b42-9ee0-31fea5402a31", "name": "network-vif-plugged", "status": "completed", "tag": "64944cfd-a6fa-4697-8753-a81ffcc88c7e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 921.916294] [48512]: DEBUG oslo_concurrency.lockutils [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.917041] [48512]: DEBUG oslo_concurrency.lockutils [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.917041] [48512]: DEBUG oslo_concurrency.lockutils [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.930274] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] Creating event network-vif-plugged:64944cfd-a6fa-4697-8753-a81ffcc88c7e for instance 949b4d95-5290-4b42-9ee0-31fea5402a31 on cpu-1 [ 921.935859] [48512]: INFO nova.api.openstack.requestlog [req-8e8da02b-0285-4ed8-a816-96c98e00d948 req-b9315dfa-f9d1-4078-9812-9ebf61be61ae service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.179775 [ 921.936270] [48512]: [pid: 48512|app: 0|req: 1815/3585] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:46 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 921.939482] [48512]: DEBUG nova.api.openstack.wsgi [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 921.940258] [48512]: DEBUG nova.compute.api [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 921.944913] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.945109] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.945290] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.945569] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 921.945895] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 921.946092] [48512]: DEBUG oslo_concurrency.lockutils [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 921.986576] [48512]: WARNING neutronclient.v2_0.client [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.065704] [48511]: INFO nova.api.openstack.requestlog [None req-055a8961-5942-4129-8f5b-64ab1067e1cb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 204 len: 0 microversion: 2.1 time: 0.174277 [ 922.065704] [48511]: [pid: 48511|app: 0|req: 1771/3586] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] DELETE /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 922.071120] [48511]: DEBUG nova.api.openstack.wsgi [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.071657] [48511]: DEBUG nova.compute.api [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.079722] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.079954] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.080159] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.080486] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.081739] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.082106] [48511]: DEBUG oslo_concurrency.lockutils [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.107876] [48512]: DEBUG nova.policy [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.116191] [48512]: INFO nova.api.openstack.requestlog [None req-13fddfdc-bed7-48c5-ba79-edfad9a815d6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1496 microversion: 2.1 time: 0.179153 [ 922.116323] [48511]: WARNING neutronclient.v2_0.client [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.116820] [48512]: [pid: 48512|app: 0|req: 1816/3587] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1496 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.120138] [48512]: DEBUG nova.api.openstack.wsgi [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.121378] [48512]: DEBUG nova.compute.api [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.125580] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.125771] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.125908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.126345] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.126419] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.126512] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.144113] [48512]: WARNING neutronclient.v2_0.client [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.358349] [48512]: DEBUG nova.policy [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.365107] [48512]: INFO nova.api.openstack.requestlog [None req-f5afa059-b9b4-4b03-a59f-f5f44851d4b0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.247630 [ 922.365457] [48512]: [pid: 48512|app: 0|req: 1817/3588] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.367979] [48512]: DEBUG nova.api.openstack.wsgi [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 922.369532] [48512]: DEBUG nova.compute.api [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 922.375417] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.375633] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.375781] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.376078] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.376233] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.376373] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.400974] [48512]: WARNING neutronclient.v2_0.client [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 922.591969] [48511]: DEBUG nova.policy [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 922.602432] [48511]: INFO nova.api.openstack.requestlog [None req-08cd0f20-55f7-4506-8c65-c44b91d95334 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.535867 [ 922.602902] [48511]: [pid: 48511|app: 0|req: 1772/3589] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:46 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.605965] [48511]: DEBUG nova.api.openstack.wsgi [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-444993399", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 922.656586] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.656954] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.656954] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.657616] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 922.657616] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 922.657616] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 922.665066] [48511]: DEBUG nova.network.neutron [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 922.666030] [48511]: WARNING neutronclient.v2_0.client [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 923.380383] [48512]: DEBUG nova.policy [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 923.393521] [48512]: INFO nova.api.openstack.requestlog [None req-9eaa318c-16ab-4566-a147-54eb51b05cf2 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1314 microversion: 2.1 time: 1.027092 [ 923.393643] [48512]: [pid: 48512|app: 0|req: 1818/3590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:47 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1314 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.401541] [48512]: DEBUG nova.api.openstack.wsgi [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.402678] [48512]: DEBUG nova.compute.api [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] [instance: 445cf886-e4cd-48d6-a238-cb4b95156fee] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.408372] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.408571] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.408709] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.408985] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.409186] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.409343] [48512]: DEBUG oslo_concurrency.lockutils [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.421276] [48512]: INFO nova.api.openstack.wsgi [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] HTTP exception thrown: Instance 445cf886-e4cd-48d6-a238-cb4b95156fee could not be found. [ 923.421600] [48512]: DEBUG nova.api.openstack.wsgi [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Returning 404 to user: Instance 445cf886-e4cd-48d6-a238-cb4b95156fee could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 923.422017] [48512]: INFO nova.api.openstack.requestlog [None req-129bc7fc-4ece-490c-9eab-89dcc210c3cd tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee" status: 404 len: 111 microversion: 2.1 time: 0.027992 [ 923.422356] [48512]: [pid: 48512|app: 0|req: 1819/3591] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:48 2025] GET /compute/v2.1/servers/445cf886-e4cd-48d6-a238-cb4b95156fee => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 923.424958] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd8424b1-4122-4bac-b97a-8cd72e253cf5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.443640] [48512]: INFO nova.api.openstack.requestlog [None req-cd8424b1-4122-4bac-b97a-8cd72e253cf5 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-972238630" status: 202 len: 0 microversion: 2.1 time: 0.020576 [ 923.444501] [48512]: [pid: 48512|app: 0|req: 1820/3592] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:24:48 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-972238630 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 923.449017] [48512]: DEBUG nova.api.openstack.wsgi [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 923.449889] [48512]: DEBUG nova.compute.api [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 923.455232] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.455459] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.455603] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.455870] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 923.456198] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 923.456198] [48512]: DEBUG oslo_concurrency.lockutils [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 923.496705] [48512]: WARNING neutronclient.v2_0.client [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.216864] [48512]: DEBUG nova.policy [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.229737] [48512]: DEBUG nova.policy [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.230506] [48512]: DEBUG nova.policy [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.231225] [48512]: INFO nova.api.openstack.requestlog [None req-81a906ef-9b8c-46b1-adf8-cf1b19f0bf05 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1358 microversion: 2.47 time: 0.785974 [ 924.231691] [48512]: [pid: 48512|app: 0|req: 1821/3593] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:48 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1358 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 924.234188] [48512]: DEBUG nova.api.openstack.wsgi [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.236142] [48512]: DEBUG nova.compute.api [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.242426] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.242520] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.242669] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.243030] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.243195] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.243432] [48512]: DEBUG oslo_concurrency.lockutils [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.276962] [48512]: WARNING neutronclient.v2_0.client [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.336910] [48511]: WARNING neutronclient.v2_0.client [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 924.913071] [48512]: DEBUG nova.policy [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 924.922623] [48512]: INFO nova.api.openstack.requestlog [None req-038487f8-cfca-4e4a-96b6-61e70e8dd195 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1277 microversion: 2.1 time: 0.689669 [ 924.922623] [48512]: [pid: 48512|app: 0|req: 1822/3594] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:49 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1277 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.925104] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 924.926471] [48512]: DEBUG nova.compute.api [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 924.936601] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.936601] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.936870] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.937161] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 924.937340] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 924.937470] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 924.986528] [48512]: WARNING neutronclient.v2_0.client [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 925.933972] [48512]: DEBUG nova.policy [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.941881] [48512]: DEBUG nova.policy [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.944022] [48512]: DEBUG nova.policy [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 925.947036] [48512]: INFO nova.api.openstack.requestlog [None req-6d30032e-322f-4ee4-8dd9-9c86bf36d599 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1577 microversion: 2.96 time: 1.023768 [ 925.947036] [48512]: [pid: 48512|app: 0|req: 1823/3595] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:49 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1577 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 925.950504] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.950854] [48512]: DEBUG nova.compute.api [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.956892] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.957138] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.957304] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.957733] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.957733] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.957848] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.969514] [48511]: DEBUG nova.virt.hardware [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 925.969762] [48511]: DEBUG nova.virt.hardware [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 925.969819] [48511]: DEBUG nova.virt.hardware [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 925.970673] [48511]: DEBUG nova.virt.hardware [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 925.970807] [48511]: DEBUG nova.virt.hardware [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 925.972082] [48512]: INFO nova.api.openstack.wsgi [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. [ 925.972082] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 925.972082] [48512]: INFO nova.api.openstack.requestlog [None req-fa480f23-5f71-47d0-a7c8-99f3b8c54cf9 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 404 len: 111 microversion: 2.1 time: 0.024003 [ 925.972082] [48512]: [pid: 48512|app: 0|req: 1824/3596] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:50 2025] DELETE /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 925.976459] [48512]: DEBUG nova.api.openstack.wsgi [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 925.976459] [48512]: DEBUG nova.compute.api [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 925.985372] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.985574] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.985665] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.985718] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.985866] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.985866] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.986049] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.986175] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.986238] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 925.986308] [48512]: DEBUG oslo_concurrency.lockutils [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 925.986390] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 925.986584] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.003071] [48511]: DEBUG nova.quota [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 926.011246] [48511]: DEBUG nova.quota [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 926.020878] [48512]: DEBUG nova.compute.api [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 926.023993] [48511]: DEBUG nova.compute.api [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 926.025891] [48511]: DEBUG nova.compute.api [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 926.079795] [48511]: INFO nova.api.openstack.requestlog [None req-27ed60b5-c9ca-4ee2-acbc-a095e2ff4dd5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.476324 [ 926.080296] [48511]: [pid: 48511|app: 0|req: 1773/3597] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 3477 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 926.083056] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 926.086668] [48511]: DEBUG nova.compute.api [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.091975] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.092302] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.092472] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.092768] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.092932] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.093079] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.120484] [48512]: INFO nova.api.openstack.requestlog [None req-e528d551-e1ec-4e8f-8c8a-2afe6ca5dd2a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 204 len: 0 microversion: 2.1 time: 0.147730 [ 926.121213] [48512]: [pid: 48512|app: 0|req: 1825/3598] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:50 2025] DELETE /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 926.126777] [48512]: DEBUG nova.api.openstack.wsgi [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.128560] [48512]: DEBUG nova.compute.api [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.133300] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.133300] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.133300] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.133637] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.133745] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.133933] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.137417] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.137607] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.137797] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.146104] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.146898] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.146898] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.146898] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.147160] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.151528] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.167458] [48512]: WARNING neutronclient.v2_0.client [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.236328] [48511]: DEBUG nova.virt.hardware [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 926.236586] [48511]: DEBUG nova.virt.hardware [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 926.236672] [48511]: DEBUG nova.virt.hardware [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 926.236726] [48511]: DEBUG nova.virt.hardware [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 926.236843] [48511]: DEBUG nova.virt.hardware [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 926.352029] [48511]: DEBUG nova.compute.api [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.355463] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.355653] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.355800] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.356380] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.356380] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.356515] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.395167] [48511]: INFO nova.api.openstack.requestlog [None req-dcf4eb36-426b-4765-bf04-723291064286 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 1104 microversion: 2.1 time: 0.314205 [ 926.395588] [48511]: [pid: 48511|app: 0|req: 1774/3599] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:50 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 1104 bytes in 315 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 926.398990] [48511]: DEBUG nova.api.openstack.wsgi [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.400419] [48511]: DEBUG nova.compute.api [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.411534] [48511]: DEBUG oslo_concurrency.lockutils [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.448765] [48511]: WARNING neutronclient.v2_0.client [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.757414] [48512]: DEBUG nova.policy [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.767146] [48512]: INFO nova.api.openstack.requestlog [None req-f2839c5c-a00e-4ec7-8d66-c3cefaff2ff4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.644855 [ 926.767596] [48512]: [pid: 48512|app: 0|req: 1826/3600] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:50 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.771162] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.773095] [48512]: DEBUG nova.compute.api [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.777382] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.777633] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.777771] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.778064] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.778267] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.778436] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.780474] [48511]: DEBUG nova.policy [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 926.787058] [48511]: INFO nova.api.openstack.requestlog [None req-292187a5-4200-4e75-8047-f0269b33c3df tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1290 microversion: 2.1 time: 0.389984 [ 926.787058] [48511]: [pid: 48511|app: 0|req: 1775/3601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1290 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.789814] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 926.791530] [48511]: DEBUG nova.compute.api [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 926.797733] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.800336] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.800570] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.800922] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 926.801375] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 926.801375] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 926.819790] [48512]: WARNING neutronclient.v2_0.client [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 926.832675] [48511]: WARNING neutronclient.v2_0.client [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.065707] [48511]: DEBUG nova.policy [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.080286] [48511]: INFO nova.api.openstack.requestlog [None req-d9ad6c0e-fec4-435d-a728-5165b39a9ce6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.292836 [ 927.080663] [48511]: [pid: 48511|app: 0|req: 1776/3602] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.084887] [48511]: DEBUG nova.api.openstack.wsgi [None req-461ad04b-0f43-4283-9a73-10be36ce0276 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.123545] [48512]: DEBUG nova.policy [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.135287] [48512]: INFO nova.api.openstack.requestlog [None req-f0cd7d2a-c98c-4214-a68a-03ca66f5ae77 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.366683 [ 927.135683] [48512]: [pid: 48512|app: 0|req: 1827/3603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.141975] [48512]: DEBUG nova.api.openstack.wsgi [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.143480] [48512]: DEBUG nova.compute.api [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.153866] [48512]: DEBUG oslo_concurrency.lockutils [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.170138] [48511]: INFO nova.api.openstack.requestlog [None req-461ad04b-0f43-4283-9a73-10be36ce0276 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91" status: 204 len: 0 microversion: 2.1 time: 0.087853 [ 927.170138] [48511]: [pid: 48511|app: 0|req: 1777/3604] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] DELETE /compute/v2.1/images/aea8b666-2ffb-4bb5-a7fd-e17e4c765f91 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 927.175800] [48511]: DEBUG nova.api.openstack.wsgi [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "949b4d95-5290-4b42-9ee0-31fea5402a31", "tag": "64944cfd-a6fa-4697-8753-a81ffcc88c7e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 927.186333] [48511]: DEBUG oslo_concurrency.lockutils [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.186575] [48511]: DEBUG oslo_concurrency.lockutils [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.186805] [48511]: DEBUG oslo_concurrency.lockutils [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.190702] [48512]: WARNING neutronclient.v2_0.client [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.192480] [48511]: INFO nova.api.openstack.compute.server_external_events [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] Creating event network-changed:64944cfd-a6fa-4697-8753-a81ffcc88c7e for instance 949b4d95-5290-4b42-9ee0-31fea5402a31 on cpu-1 [ 927.197215] [48511]: INFO nova.api.openstack.requestlog [req-91a7a664-a0ba-4ee5-965d-df7c5f4cef29 req-a3f12af4-8a7b-4ca9-9612-c585bcfee71b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027066 [ 927.197575] [48511]: [pid: 48511|app: 0|req: 1778/3605] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:51 2025] 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) [ 927.200542] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.201905] [48511]: DEBUG nova.compute.api [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.205889] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.206220] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.206220] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.206404] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.206603] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.206813] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.238754] [48511]: WARNING neutronclient.v2_0.client [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.455323] [48512]: DEBUG nova.policy [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.469798] [48512]: INFO nova.api.openstack.requestlog [None req-dc0a36c2-c117-44f2-a2d6-fb5bc5d6b0a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.333498 [ 927.470208] [48512]: [pid: 48512|app: 0|req: 1828/3606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.473686] [48512]: DEBUG nova.api.openstack.wsgi [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.475335] [48512]: DEBUG nova.compute.api [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.481732] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.481938] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.482093] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.482369] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.482530] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.483457] [48512]: DEBUG oslo_concurrency.lockutils [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.483710] [48511]: DEBUG nova.policy [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.490159] [48511]: INFO nova.api.openstack.requestlog [None req-1f2f4252-1d43-496c-b376-7c2f58da880d tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1314 microversion: 2.1 time: 0.291715 [ 927.490703] [48511]: [pid: 48511|app: 0|req: 1779/3607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:51 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1314 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.493576] [48511]: DEBUG nova.api.openstack.wsgi [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.493790] [48511]: DEBUG nova.compute.api [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.497909] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.498160] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.498356] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.498737] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.498892] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.499057] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.512676] [48512]: WARNING neutronclient.v2_0.client [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.519083] [48511]: DEBUG nova.compute.api [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 927.535975] [48512]: DEBUG nova.policy [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.545400] [48512]: DEBUG nova.policy [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.546432] [48512]: DEBUG nova.policy [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.547270] [48512]: INFO nova.api.openstack.requestlog [None req-86c83a26-cf2b-4bc0-90e9-37a54b56116b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1358 microversion: 2.47 time: 0.076390 [ 927.547742] [48512]: [pid: 48512|app: 0|req: 1829/3608] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:52 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1358 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 927.553297] [48512]: DEBUG nova.api.openstack.wsgi [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.555493] [48512]: DEBUG nova.compute.api [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.566515] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.566871] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.567090] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.567449] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.567657] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.567791] [48512]: DEBUG oslo_concurrency.lockutils [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.588567] [48511]: INFO nova.api.openstack.requestlog [None req-be8643ac-6b5b-4086-a3ce-3fc077396a39 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 204 len: 0 microversion: 2.1 time: 0.096990 [ 927.588941] [48511]: [pid: 48511|app: 0|req: 1780/3609] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:52 2025] DELETE /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 927.593744] [48511]: DEBUG nova.api.openstack.wsgi [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.595329] [48511]: DEBUG nova.compute.api [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 0842aa8c-6aad-46b9-93c0-df7903450ed6] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.600675] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.600956] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.601096] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.601386] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.602947] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.602947] [48511]: DEBUG oslo_concurrency.lockutils [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.603104] [48512]: WARNING neutronclient.v2_0.client [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.625059] [48511]: INFO nova.api.openstack.wsgi [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. [ 927.625772] [48511]: DEBUG nova.api.openstack.wsgi [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 0842aa8c-6aad-46b9-93c0-df7903450ed6 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 927.626309] [48511]: INFO nova.api.openstack.requestlog [None req-1531c44c-6f08-45df-a3be-4b141de63ed4 tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6" status: 404 len: 111 microversion: 2.1 time: 0.036422 [ 927.626742] [48511]: [pid: 48511|app: 0|req: 1781/3610] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:52 2025] GET /compute/v2.1/servers/0842aa8c-6aad-46b9-93c0-df7903450ed6 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 927.630623] [48511]: DEBUG nova.api.openstack.wsgi [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 927.631919] [48511]: DEBUG nova.compute.api [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 927.635867] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.636092] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.636245] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.636651] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.636832] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.636984] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.655587] [48511]: WARNING neutronclient.v2_0.client [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.689908] [48511]: DEBUG nova.policy [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.697053] [48511]: INFO nova.api.openstack.requestlog [None req-f2a08e73-e777-4739-985c-6ad905ea6b7b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.068217 [ 927.697053] [48511]: [pid: 48511|app: 0|req: 1782/3611] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:52 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.721657] [48512]: DEBUG nova.policy [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 927.731693] [48512]: INFO nova.api.openstack.requestlog [None req-74d9340c-bcb2-4b26-968e-ce6bf919a0d5 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1317 microversion: 2.1 time: 0.181084 [ 927.732053] [48512]: [pid: 48512|app: 0|req: 1830/3612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:52 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1317 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.738634] [48512]: DEBUG nova.api.openstack.wsgi [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1952606504", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "a3aa29a3-57cc-4a97-9446-ebf34011d712"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 927.801414] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.801626] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.801745] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.803168] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.808242] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.808435] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.815688] [48512]: DEBUG nova.network.neutron [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] validate_networks() for [('a3aa29a3-57cc-4a97-9446-ebf34011d712', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 927.815986] [48512]: WARNING neutronclient.v2_0.client [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 927.910951] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1284563953", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 2, "networks": [{"uuid": "fc071934-90db-4c1b-b2ca-2430e701baa6"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 927.959173] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.959640] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.959640] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.960375] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 927.960433] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 927.963035] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 927.968692] [48511]: DEBUG nova.network.neutron [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] validate_networks() for [('fc071934-90db-4c1b-b2ca-2430e701baa6', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 927.968999] [48511]: WARNING neutronclient.v2_0.client [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.014071] [48512]: WARNING neutronclient.v2_0.client [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.220025] [48512]: DEBUG nova.virt.hardware [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 928.220025] [48512]: DEBUG nova.virt.hardware [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 928.220025] [48512]: DEBUG nova.virt.hardware [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 928.220025] [48512]: DEBUG nova.virt.hardware [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 928.220025] [48512]: DEBUG nova.virt.hardware [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 928.230809] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.231330] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.231661] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.232317] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.232529] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.232741] [48512]: DEBUG oslo_concurrency.lockutils [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.266912] [48512]: DEBUG nova.quota [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 928.273793] [48512]: DEBUG nova.quota [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Getting quotas for user 513868b05b0541b7a1462a0e21650a0f and project 58363b8039ac47ea9c97987f4417a6bd. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 928.284030] [48512]: DEBUG nova.compute.api [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 928.285744] [48512]: DEBUG nova.compute.api [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 928.321371] [48512]: INFO nova.api.openstack.requestlog [None req-ece91895-f404-4c32-8255-46480d2701c5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.588112 [ 928.321371] [48512]: [pid: 48512|app: 0|req: 1831/3613] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 928.323596] [48512]: DEBUG nova.api.openstack.wsgi [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.325095] [48512]: DEBUG nova.compute.api [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.327373] [48511]: WARNING neutronclient.v2_0.client [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.329738] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.329860] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.330010] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.330326] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.330497] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.330611] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.363197] [48512]: WARNING neutronclient.v2_0.client [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.465944] [48511]: DEBUG nova.virt.hardware [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 928.466119] [48511]: DEBUG nova.virt.hardware [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 928.466341] [48511]: DEBUG nova.virt.hardware [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 928.466470] [48511]: DEBUG nova.virt.hardware [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 928.466600] [48511]: DEBUG nova.virt.hardware [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 928.474776] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.474960] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.475099] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.475431] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.478173] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.478292] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.493813] [48512]: DEBUG nova.policy [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.497852] [48511]: DEBUG nova.quota [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Getting quotas for project fe15399a9bbf4f9d9ece2ed4c079bf75. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 928.503956] [48512]: INFO nova.api.openstack.requestlog [None req-11c3d826-f738-4938-9fb0-39263f09d0a7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1505 microversion: 2.1 time: 0.182144 [ 928.504457] [48511]: DEBUG nova.quota [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Getting quotas for user 5cc5dad0fbfd4457bb7ff57802e64fd4 and project fe15399a9bbf4f9d9ece2ed4c079bf75. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 928.504534] [48512]: [pid: 48512|app: 0|req: 1832/3614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1505 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.507244] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.508847] [48512]: DEBUG nova.compute.api [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.513027] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.513578] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.513578] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.513738] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.514772] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.514772] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.515876] [48511]: DEBUG nova.compute.api [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Going to run 2 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 928.517926] [48511]: DEBUG nova.compute.api [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 928.534858] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.535059] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.535197] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.535353] [48512]: DEBUG nova.objects.instance [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.540552] [48511]: DEBUG nova.compute.api [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',instance=,instance_uuid=38b18f4b-4fc5-40f6-999e-0105ef1444fa,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 928.543441] [48512]: WARNING neutronclient.v2_0.client [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.568632] [48512]: DEBUG nova.policy [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.574785] [48512]: DEBUG nova.policy [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.575489] [48512]: DEBUG nova.policy [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.579495] [48512]: INFO nova.api.openstack.requestlog [None req-b5972e9b-f337-4fb6-9322-dfa65bf337bf tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.074390 [ 928.579911] [48512]: [pid: 48512|app: 0|req: 1833/3615] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 928.582990] [48511]: INFO nova.api.openstack.requestlog [None req-bf46cf9c-a1ea-4eca-9f13-51ad2ed7b8b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.886346 [ 928.583712] [48511]: [pid: 48511|app: 0|req: 1783/3616] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 887 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 928.586123] [48511]: DEBUG nova.api.openstack.wsgi [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.587612] [48511]: DEBUG nova.compute.api [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.593070] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.593070] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.593070] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.593556] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.593556] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.593712] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.618838] [48511]: WARNING neutronclient.v2_0.client [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.674217] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a438d6b-1cad-4a3c-a847-941adde7a241 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1495304556", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTOQtpLDfou2EL/PIQy++tLPz5qFlC7K8V4YoPUWYHHn2iBzsNku0ro6vhNx1KrwSFMqRZUytz3L/QKsbSjy3Y1xDOSCn2AgHArpjNSCLE3Hn8XNXmt2Ng7TG+WjOvwaQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 928.685369] [48512]: DEBUG nova.quota [None req-0a438d6b-1cad-4a3c-a847-941adde7a241 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 928.689236] [48512]: DEBUG nova.quota [None req-0a438d6b-1cad-4a3c-a847-941adde7a241 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 928.707512] [48512]: INFO nova.api.openstack.requestlog [None req-0a438d6b-1cad-4a3c-a847-941adde7a241 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.126888 [ 928.710113] [48512]: [pid: 48512|app: 0|req: 1834/3617] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:24:53 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 928.712068] [48512]: DEBUG nova.api.openstack.wsgi [None req-5972b68f-ed84-4905-b31e-793b2b6945b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.747020] [48511]: DEBUG nova.policy [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.756535] [48511]: INFO nova.api.openstack.requestlog [None req-9dbc3c38-b7ea-4f64-88b4-7ddf3edc5abe tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.172301 [ 928.756764] [48511]: [pid: 48511|app: 0|req: 1784/3618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.761413] [48511]: DEBUG nova.api.openstack.wsgi [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.762933] [48511]: DEBUG nova.compute.api [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.775242] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.775242] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.775242] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.775242] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.775520] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.775520] [48511]: DEBUG oslo_concurrency.lockutils [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.795783] [48512]: INFO nova.api.openstack.requestlog [None req-5972b68f-ed84-4905-b31e-793b2b6945b6 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912" status: 204 len: 0 microversion: 2.1 time: 0.086917 [ 928.796255] [48512]: [pid: 48512|app: 0|req: 1835/3619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] DELETE /compute/v2.1/images/e116c2ac-583a-4039-b937-190e508c0912 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 928.799679] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.799978] [48512]: DEBUG nova.compute.api [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.805155] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.805479] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.805684] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.806116] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.806364] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.806569] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.810143] [48511]: WARNING neutronclient.v2_0.client [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.819807] [48512]: INFO nova.api.openstack.wsgi [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. [ 928.820179] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 928.820602] [48512]: INFO nova.api.openstack.requestlog [None req-6a47332d-d704-4623-9825-68585292872e tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 404 len: 111 microversion: 2.1 time: 0.023789 [ 928.820929] [48512]: [pid: 48512|app: 0|req: 1836/3620] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:24:53 2025] DELETE /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 928.823336] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.824916] [48512]: DEBUG nova.compute.api [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.828340] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.828548] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.828712] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.828968] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.829750] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.829750] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.854594] [48512]: WARNING neutronclient.v2_0.client [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 928.907285] [48512]: DEBUG nova.policy [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 928.915872] [48512]: INFO nova.api.openstack.requestlog [None req-0a04b8db-3040-4720-b466-58afb05d0eb8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.093435 [ 928.915872] [48512]: [pid: 48512|app: 0|req: 1837/3621] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.919204] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 928.919798] [48512]: DEBUG nova.compute.api [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 928.926266] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.926266] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.926266] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.926389] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 928.926494] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 928.926622] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 928.955079] [48512]: WARNING neutronclient.v2_0.client [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.040298] [48511]: DEBUG nova.policy [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.046517] [48511]: INFO nova.api.openstack.requestlog [None req-a06e00c1-7c72-4a49-a05b-9d127fc4dc0c tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1462 microversion: 2.1 time: 0.289002 [ 929.047518] [48511]: [pid: 48511|app: 0|req: 1785/3622] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1462 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.049426] [48511]: DEBUG nova.api.openstack.wsgi [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.050908] [48511]: DEBUG nova.compute.api [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.056334] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.056334] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.056697] [48512]: DEBUG nova.policy [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.056768] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.056768] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.056768] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.056768] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.064682] [48512]: INFO nova.api.openstack.requestlog [None req-6fc69950-c028-4eea-826e-6386f70b309a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1290 microversion: 2.1 time: 0.148421 [ 929.065163] [48512]: [pid: 48512|app: 0|req: 1838/3623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1290 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.067637] [48512]: DEBUG nova.api.openstack.wsgi [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.069214] [48512]: DEBUG nova.compute.api [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.073934] [48512]: DEBUG oslo_concurrency.lockutils [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.081745] [48511]: WARNING neutronclient.v2_0.client [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.103034] [48512]: WARNING neutronclient.v2_0.client [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.186132] [48511]: DEBUG nova.policy [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.192302] [48511]: INFO nova.api.openstack.requestlog [None req-acb8ec64-a5c3-46d2-bd9f-3cca71e68295 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1208 microversion: 2.1 time: 0.144217 [ 929.192302] [48511]: [pid: 48511|app: 0|req: 1786/3624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1208 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.195367] [48511]: DEBUG nova.api.openstack.wsgi [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ecfb48bf-8130-4757-acc3-8cca61a79bb9", "name": "network-vif-plugged", "status": "completed", "tag": "858a438b-f3fe-4411-bca9-a00891ab0948"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 929.203916] [48512]: DEBUG nova.policy [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.204845] [48511]: DEBUG oslo_concurrency.lockutils [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.205654] [48511]: DEBUG oslo_concurrency.lockutils [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.205654] [48511]: DEBUG oslo_concurrency.lockutils [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.210745] [48512]: INFO nova.api.openstack.requestlog [None req-899f885c-0b35-4883-93a1-377eb60bfc63 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1210 microversion: 2.1 time: 0.143955 [ 929.210976] [48512]: [pid: 48512|app: 0|req: 1839/3625] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1210 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.214884] [48512]: DEBUG nova.api.openstack.wsgi [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.217253] [48512]: DEBUG nova.compute.api [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.218240] [48511]: INFO nova.api.openstack.compute.server_external_events [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] Creating event network-vif-plugged:858a438b-f3fe-4411-bca9-a00891ab0948 for instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 on cpu-1 [ 929.221402] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.221689] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.222193] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.222193] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.222308] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.222442] [48512]: DEBUG oslo_concurrency.lockutils [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.226916] [48511]: INFO nova.api.openstack.requestlog [req-85bbae00-1433-4415-a9d0-8c280c229956 req-eab748b7-5e35-4681-95ec-aebecba5881f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032645 [ 929.228575] [48511]: [pid: 48511|app: 0|req: 1787/3626] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:53 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 929.234139] [48511]: DEBUG nova.api.openstack.wsgi [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.235142] [48511]: DEBUG nova.compute.api [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.247027] [48511]: DEBUG oslo_concurrency.lockutils [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.272958] [48512]: WARNING neutronclient.v2_0.client [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.311602] [48511]: WARNING neutronclient.v2_0.client [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.506795] [48512]: DEBUG nova.policy [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.511838] [48512]: INFO nova.api.openstack.requestlog [None req-3125baaa-2119-4ef9-9c7a-e03cdeef69ee tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.300121 [ 929.512053] [48512]: [pid: 48512|app: 0|req: 1840/3627] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.514386] [48512]: DEBUG nova.api.openstack.wsgi [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.516204] [48512]: DEBUG nova.compute.api [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.520688] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.520887] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.521041] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.521337] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.521484] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.521609] [48512]: DEBUG oslo_concurrency.lockutils [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.530762] [48511]: DEBUG nova.policy [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.537538] [48511]: INFO nova.api.openstack.requestlog [None req-002cfca0-5404-476f-a1f7-4bdead1c5d5a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1314 microversion: 2.1 time: 0.307935 [ 929.539122] [48511]: [pid: 48511|app: 0|req: 1788/3628] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:53 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1314 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.540472] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.542911] [48511]: DEBUG nova.policy [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.543274] [48511]: DEBUG nova.compute.api [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Searching by: {'deleted': False, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 929.546847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.546847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.546847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.547045] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.547167] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.547293] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.548583] [48512]: WARNING neutronclient.v2_0.client [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.565477] [48511]: DEBUG nova.compute.multi_cell_list [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 929.582017] [48511]: INFO nova.api.openstack.requestlog [None req-5e74c744-8b75-42f9-bf1e-4a931c5eec83 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 677 microversion: 2.1 time: 0.043706 [ 929.582367] [48511]: [pid: 48511|app: 0|req: 1789/3629] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers => generated 677 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 929.584319] [48512]: DEBUG nova.policy [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.584713] [48511]: DEBUG nova.api.openstack.wsgi [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.586062] [48511]: DEBUG nova.compute.api [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.588895] [48512]: DEBUG nova.policy [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.589050] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.589213] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.589377] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.590045] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.590937] [48512]: DEBUG nova.policy [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.591033] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.591033] [48511]: DEBUG oslo_concurrency.lockutils [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.591109] [48512]: INFO nova.api.openstack.requestlog [None req-d79db3ed-a206-48a6-966a-74ab00fa3ff8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1358 microversion: 2.47 time: 0.077731 [ 929.591109] [48512]: [pid: 48512|app: 0|req: 1841/3630] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1358 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.593185] [48512]: DEBUG nova.api.openstack.wsgi [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.595059] [48512]: DEBUG nova.compute.api [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.597730] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.597916] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.598064] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.598326] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.598470] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.598594] [48512]: DEBUG oslo_concurrency.lockutils [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.607594] [48511]: WARNING neutronclient.v2_0.client [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.618521] [48512]: WARNING neutronclient.v2_0.client [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.627112] [48511]: DEBUG nova.policy [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.631459] [48511]: INFO nova.api.openstack.requestlog [None req-6404e050-95f0-4329-bd67-ed4ab0741a6e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.048487 [ 929.631724] [48511]: [pid: 48511|app: 0|req: 1790/3631] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.634511] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd938911-79eb-4cc5-b694-e16428305f6a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 929.635675] [48511]: DEBUG nova.compute.api [None req-bd938911-79eb-4cc5-b694-e16428305f6a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 59268633-1444-4ffc-8170-fa9cb1dac2c3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.638795] [48511]: INFO nova.api.openstack.wsgi [None req-bd938911-79eb-4cc5-b694-e16428305f6a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 59268633-1444-4ffc-8170-fa9cb1dac2c3 could not be found. [ 929.638906] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd938911-79eb-4cc5-b694-e16428305f6a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 59268633-1444-4ffc-8170-fa9cb1dac2c3 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 929.639436] [48511]: INFO nova.api.openstack.requestlog [None req-bd938911-79eb-4cc5-b694-e16428305f6a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/59268633-1444-4ffc-8170-fa9cb1dac2c3/action" status: 404 len: 111 microversion: 2.1 time: 0.007107 [ 929.639743] [48511]: [pid: 48511|app: 0|req: 1791/3632] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:54 2025] POST /compute/v2.1/servers/59268633-1444-4ffc-8170-fa9cb1dac2c3/action => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 929.642957] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f905dad-04a1-40bf-be6d-394da18cb2e7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.702503] [48511]: INFO nova.api.openstack.requestlog [None req-6f905dad-04a1-40bf-be6d-394da18cb2e7 tempest-ListImageFiltersTestJSON-1904470615 tempest-ListImageFiltersTestJSON-1904470615-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc" status: 204 len: 0 microversion: 2.1 time: 0.061515 [ 929.702503] [48511]: [pid: 48511|app: 0|req: 1792/3633] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] DELETE /compute/v2.1/images/c2f33215-76d4-4d7f-97dc-eb2cd92d9edc => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 929.711020] [48511]: DEBUG nova.api.openstack.wsgi [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.711020] [48511]: DEBUG nova.compute.api [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] [instance: 6db05cd3-6b7e-4845-948d-beb96df28026] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.714924] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.715202] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.715372] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.715666] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.715893] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.716074] [48511]: DEBUG oslo_concurrency.lockutils [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.729243] [48511]: INFO nova.api.openstack.wsgi [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] HTTP exception thrown: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. [ 929.729607] [48511]: DEBUG nova.api.openstack.wsgi [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] Returning 404 to user: Instance 6db05cd3-6b7e-4845-948d-beb96df28026 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 929.730101] [48511]: INFO nova.api.openstack.requestlog [None req-62fcd474-bf10-4a2d-8f30-96f6cbcdf4cc tempest-ServersTestMultiNic-865928131 tempest-ServersTestMultiNic-865928131-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026" status: 404 len: 111 microversion: 2.1 time: 0.025325 [ 929.730499] [48511]: [pid: 48511|app: 0|req: 1793/3634] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/6db05cd3-6b7e-4845-948d-beb96df28026 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 929.734437] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.736797] [48511]: DEBUG nova.compute.api [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.740139] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.740418] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.740600] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.740902] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.741099] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.741260] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.744625] [48512]: DEBUG nova.policy [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.751231] [48512]: INFO nova.api.openstack.requestlog [None req-397f5c22-01d6-489f-b79c-ccf9c2c387ec tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1317 microversion: 2.1 time: 0.159981 [ 929.752209] [48512]: [pid: 48512|app: 0|req: 1842/3635] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1317 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.754478] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.756202] [48512]: DEBUG nova.compute.api [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.759918] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.760444] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.760519] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.763630] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.763630] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.763630] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.773731] [48511]: WARNING neutronclient.v2_0.client [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.796172] [48512]: WARNING neutronclient.v2_0.client [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 929.926694] [48512]: DEBUG nova.policy [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 929.932042] [48512]: INFO nova.api.openstack.requestlog [None req-c9ec9294-b9b5-4c12-8825-a4a071b235bb tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1222 microversion: 2.1 time: 0.179807 [ 929.932591] [48512]: [pid: 48512|app: 0|req: 1843/3636] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1222 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.938585] [48512]: DEBUG nova.api.openstack.wsgi [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 929.940206] [48512]: DEBUG nova.compute.api [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 929.944571] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.944940] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.945197] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.945765] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.946123] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.946335] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.979311] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 929.979649] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 929.979874] [48512]: DEBUG oslo_concurrency.lockutils [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 929.980267] [48512]: DEBUG nova.objects.instance [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.993651] [48512]: WARNING neutronclient.v2_0.client [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.034067] [48511]: DEBUG nova.policy [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.042042] [48511]: INFO nova.api.openstack.requestlog [None req-a1d49f89-cddb-472b-932a-8b2f69166e5f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1511 microversion: 2.1 time: 0.310471 [ 930.042823] [48511]: [pid: 48511|app: 0|req: 1794/3637] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1511 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.045024] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.046666] [48511]: DEBUG nova.compute.api [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.051320] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.051538] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.051683] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.051936] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.052099] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.052224] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.079193] [48511]: WARNING neutronclient.v2_0.client [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.563259] [48512]: DEBUG nova.policy [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.574785] [48512]: DEBUG nova.policy [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.574785] [48512]: DEBUG nova.policy [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.578338] [48512]: INFO nova.api.openstack.requestlog [None req-672d2634-b99c-4de2-acd6-6f09f2018826 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.644913 [ 930.578977] [48512]: [pid: 48512|app: 0|req: 1844/3638] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 930.584554] [48512]: DEBUG nova.api.openstack.wsgi [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1231516154", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "edc39428-47fe-4fc8-8801-4486e6312a48"}], "security_groups": [{"name": "tempest-securitygroup--1602071948"}], "key_name": "tempest-keypair-1495304556", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 930.644953] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.645520] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.646047] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.646432] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.646967] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.647092] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.659862] [48512]: WARNING neutronclient.v2_0.client [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.838948] [48511]: DEBUG nova.policy [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 930.847839] [48511]: INFO nova.api.openstack.requestlog [None req-1c3210fb-babc-4a7b-ae9f-c2a4d4f0600a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.804710 [ 930.849120] [48511]: [pid: 48511|app: 0|req: 1795/3639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:54 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.851269] [48511]: DEBUG nova.api.openstack.wsgi [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 930.853116] [48511]: DEBUG nova.compute.api [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 930.857356] [48512]: DEBUG nova.network.neutron [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] validate_networks() for [('edc39428-47fe-4fc8-8801-4486e6312a48', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 930.857650] [48512]: WARNING neutronclient.v2_0.client [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 930.858912] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.860037] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.860037] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.860037] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 930.860037] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 930.860037] [48511]: DEBUG oslo_concurrency.lockutils [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 930.875983] [48511]: WARNING neutronclient.v2_0.client [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.209766] [48511]: DEBUG nova.policy [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.217231] [48511]: INFO nova.api.openstack.requestlog [None req-29770962-0623-4ad6-af2e-70814c622a95 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1203 microversion: 2.1 time: 0.368105 [ 931.217534] [48511]: [pid: 48511|app: 0|req: 1796/3640] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:55 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1203 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.220183] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.221702] [48511]: DEBUG nova.compute.api [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.228636] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.228893] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.229068] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.229517] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.229725] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.231139] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.277099] [48511]: WARNING neutronclient.v2_0.client [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 931.711838] [48511]: DEBUG nova.policy [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 931.719075] [48511]: INFO nova.api.openstack.requestlog [None req-c2ee8494-a3d7-4905-af0b-2d67fd66c3f8 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1291 microversion: 2.1 time: 0.500968 [ 931.719422] [48511]: [pid: 48511|app: 0|req: 1797/3641] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:55 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1291 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.723024] [48511]: DEBUG nova.api.openstack.wsgi [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 931.724527] [48511]: DEBUG nova.compute.api [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 931.729297] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.729565] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.729759] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.730070] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 931.730378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 931.730516] [48511]: DEBUG oslo_concurrency.lockutils [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 931.754526] [48511]: WARNING neutronclient.v2_0.client [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.052713] [48512]: WARNING neutronclient.v2_0.client [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.488215] [48511]: DEBUG nova.policy [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.496437] [48511]: INFO nova.api.openstack.requestlog [None req-f375f44b-cee9-42e0-8f79-11f93dcba75f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1364 microversion: 2.1 time: 0.776187 [ 932.496640] [48511]: [pid: 48511|app: 0|req: 1798/3642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:56 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1364 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.503085] [48511]: DEBUG nova.api.openstack.wsgi [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.504587] [48511]: DEBUG nova.compute.api [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.515277] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.515465] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.515803] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.515904] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.516065] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.516199] [48511]: DEBUG oslo_concurrency.lockutils [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.528048] [48512]: DEBUG nova.virt.hardware [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 932.528048] [48512]: DEBUG nova.virt.hardware [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 932.528048] [48512]: DEBUG nova.virt.hardware [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 932.528048] [48512]: DEBUG nova.virt.hardware [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 932.528048] [48512]: DEBUG nova.virt.hardware [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 932.540679] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.540679] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.540679] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.541108] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.542173] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.543461] [48512]: DEBUG oslo_concurrency.lockutils [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.554252] [48511]: WARNING neutronclient.v2_0.client [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.564017] [48512]: DEBUG nova.quota [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 932.568740] [48512]: DEBUG nova.quota [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 932.578235] [48512]: DEBUG nova.compute.api [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 932.578235] [48512]: DEBUG nova.compute.api [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 932.639836] [48512]: INFO nova.api.openstack.requestlog [None req-efde697b-ed03-435d-beef-184495046709 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 2.060739 [ 932.640790] [48512]: [pid: 48512|app: 0|req: 1845/3643] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:24:55 2025] POST /compute/v2.1/servers => generated 409 bytes in 2061 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 932.644945] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.645533] [48512]: DEBUG nova.compute.api [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.650638] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.650638] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.650638] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.650638] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.652169] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.652169] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.675224] [48511]: DEBUG nova.policy [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.682502] [48512]: WARNING neutronclient.v2_0.client [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.684058] [48511]: INFO nova.api.openstack.requestlog [None req-00cc3e5c-7c4e-4c05-ac4f-bfdaba3ad25a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1264 microversion: 2.1 time: 0.186889 [ 932.684781] [48511]: [pid: 48511|app: 0|req: 1799/3644] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1264 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.689781] [48511]: DEBUG nova.api.openstack.wsgi [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.691660] [48511]: DEBUG nova.compute.api [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.695441] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.695647] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.695746] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.696012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.696438] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.696438] [48511]: DEBUG oslo_concurrency.lockutils [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.708084] [48512]: DEBUG nova.policy [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.714013] [48512]: INFO nova.api.openstack.requestlog [None req-ee22397b-dc6d-4a07-8348-aa9010e01a13 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.072326 [ 932.714630] [48512]: [pid: 48512|app: 0|req: 1846/3645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.719260] [48511]: WARNING neutronclient.v2_0.client [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.722531] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.724881] [48512]: DEBUG nova.compute.api [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.728607] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.728871] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.728935] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.729241] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.729387] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.729562] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.748488] [48512]: WARNING neutronclient.v2_0.client [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.830060] [48511]: DEBUG nova.policy [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.839449] [48511]: INFO nova.api.openstack.requestlog [None req-b414a0ba-f040-44e3-94bd-d24c67e3c23b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.153659 [ 932.839449] [48511]: [pid: 48511|app: 0|req: 1800/3646] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.841864] [48511]: DEBUG nova.api.openstack.wsgi [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.843197] [48511]: DEBUG nova.compute.api [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.848787] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.848974] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.849131] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.849403] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.849553] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.849681] [48511]: DEBUG oslo_concurrency.lockutils [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.858908] [48512]: DEBUG nova.policy [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.863313] [48512]: INFO nova.api.openstack.requestlog [None req-ea9a6213-9950-4055-a699-8fe87a8a7857 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1501 microversion: 2.1 time: 0.143718 [ 932.865226] [48512]: [pid: 48512|app: 0|req: 1847/3647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1501 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.879629] [48511]: WARNING neutronclient.v2_0.client [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.897416] [48511]: DEBUG nova.policy [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.902178] [48511]: DEBUG nova.policy [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.902980] [48511]: DEBUG nova.policy [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 932.903713] [48511]: INFO nova.api.openstack.requestlog [None req-b865bd14-c988-4429-ace1-227e90ca10ea tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1375 microversion: 2.47 time: 0.063763 [ 932.904084] [48511]: [pid: 48511|app: 0|req: 1801/3648] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1375 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.908312] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.909595] [48511]: DEBUG nova.compute.api [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.913071] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.913250] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.913400] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.913690] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.913869] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.914059] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.933760] [48511]: WARNING neutronclient.v2_0.client [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 932.955414] [48512]: DEBUG nova.api.openstack.wsgi [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 932.957196] [48512]: DEBUG nova.compute.api [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 932.960801] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.961049] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.961179] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.961786] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 932.961786] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 932.961786] [48512]: DEBUG oslo_concurrency.lockutils [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 932.979300] [48512]: WARNING neutronclient.v2_0.client [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.030220] [48512]: DEBUG nova.policy [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.033660] [48512]: INFO nova.api.openstack.requestlog [None req-3251606a-fef9-47e0-881a-6b81b0dc1a41 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.169474 [ 933.034446] [48512]: [pid: 48512|app: 0|req: 1848/3649] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.038500] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.042024] [48512]: DEBUG nova.compute.api [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.046687] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.046905] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.047056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.047337] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.047487] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.047607] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.058195] [48511]: DEBUG nova.policy [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.063889] [48511]: INFO nova.api.openstack.requestlog [None req-3a42a25d-6e4b-4048-afbe-8f00fab775df tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1317 microversion: 2.1 time: 0.158707 [ 933.064476] [48511]: [pid: 48511|app: 0|req: 1802/3650] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1317 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.067714] [48511]: DEBUG nova.api.openstack.wsgi [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.069239] [48511]: DEBUG nova.compute.api [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.073856] [48512]: WARNING neutronclient.v2_0.client [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.076808] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.077011] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.077195] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.077418] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.077612] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.077692] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.105444] [48511]: WARNING neutronclient.v2_0.client [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.129995] [48511]: DEBUG nova.policy [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.135356] [48511]: INFO nova.api.openstack.requestlog [None req-d1049fa7-a4f0-4bea-887f-eebecdd2517b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.070295 [ 933.136085] [48511]: [pid: 48511|app: 0|req: 1803/3651] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.140181] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.140869] [48511]: DEBUG nova.compute.api [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.152040] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.152040] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.152215] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.152536] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.152737] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.152867] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.176440] [48512]: DEBUG nova.policy [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.187716] [48512]: INFO nova.api.openstack.requestlog [None req-e3314641-46d4-4d88-8005-71eebaff82cc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.153073 [ 933.188186] [48512]: [pid: 48512|app: 0|req: 1849/3652] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.191037] [48512]: DEBUG nova.api.openstack.wsgi [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ecfb48bf-8130-4757-acc3-8cca61a79bb9", "tag": "858a438b-f3fe-4411-bca9-a00891ab0948"}, {"server_uuid": "b75b2746-7aca-48b1-b9aa-9728b855bf5e", "name": "network-vif-deleted", "tag": "e194c47d-a8a7-4a1c-913b-65717e0cd62a"}, {"server_uuid": "bfc0a027-f5ed-4274-9891-2c37225f2bf8", "name": "network-vif-deleted", "tag": "724a220d-b454-4ffc-862c-f7c2754b0043"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 933.206137] [48512]: DEBUG oslo_concurrency.lockutils [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.206137] [48512]: DEBUG oslo_concurrency.lockutils [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.206137] [48512]: DEBUG oslo_concurrency.lockutils [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.216153] [48512]: INFO nova.api.openstack.compute.server_external_events [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Creating event network-changed:858a438b-f3fe-4411-bca9-a00891ab0948 for instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 on cpu-1 [ 933.216972] [48512]: INFO nova.api.openstack.compute.server_external_events [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Creating event network-vif-deleted:e194c47d-a8a7-4a1c-913b-65717e0cd62a for instance b75b2746-7aca-48b1-b9aa-9728b855bf5e on cpu-1 [ 933.217292] [48512]: INFO nova.api.openstack.compute.server_external_events [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] Creating event network-vif-deleted:724a220d-b454-4ffc-862c-f7c2754b0043 for instance bfc0a027-f5ed-4274-9891-2c37225f2bf8 on cpu-1 [ 933.225171] [48512]: INFO nova.api.openstack.requestlog [req-745cff26-c285-458c-af45-9c3be1b45629 req-eb56b0f4-5389-4230-81f3-6619212ec32b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036228 [ 933.225745] [48512]: [pid: 48512|app: 0|req: 1850/3653] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:24:57 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 933.234499] [48511]: WARNING neutronclient.v2_0.client [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.234609] [48512]: DEBUG nova.api.openstack.wsgi [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.235995] [48512]: DEBUG nova.compute.api [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.240311] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.240549] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.240695] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.240965] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.241128] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.241252] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.315130] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.315709] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.316076] [48512]: DEBUG oslo_concurrency.lockutils [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.316445] [48512]: DEBUG nova.objects.instance [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.339037] [48512]: WARNING neutronclient.v2_0.client [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.630540] [48512]: DEBUG nova.policy [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.635678] [48512]: DEBUG nova.policy [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.635866] [48512]: DEBUG nova.policy [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.639610] [48512]: INFO nova.api.openstack.requestlog [None req-65effba6-8abb-4a7b-bfb7-c89c34b771d5 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.410828 [ 933.640103] [48512]: [pid: 48512|app: 0|req: 1851/3654] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.642819] [48512]: DEBUG nova.api.openstack.wsgi [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.644447] [48512]: DEBUG nova.compute.api [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.649259] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.649393] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.649531] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.649799] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.649939] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.650070] [48512]: DEBUG oslo_concurrency.lockutils [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.683844] [48512]: WARNING neutronclient.v2_0.client [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.888957] [48511]: DEBUG nova.policy [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.894632] [48511]: INFO nova.api.openstack.requestlog [None req-dcbdbded-723e-409b-b990-f3bc00b7e725 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1511 microversion: 2.1 time: 0.757822 [ 933.895267] [48511]: [pid: 48511|app: 0|req: 1804/3655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:57 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1511 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.898138] [48511]: DEBUG nova.api.openstack.wsgi [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.899315] [48511]: DEBUG nova.compute.api [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.903830] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.904131] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.904281] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.904549] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.904694] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.904818] [48511]: DEBUG oslo_concurrency.lockutils [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.925024] [48512]: DEBUG nova.policy [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 933.926707] [48512]: INFO nova.api.openstack.requestlog [None req-7846ebdf-5f32-4290-8932-91388c36888f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1259 microversion: 2.1 time: 0.286004 [ 933.927163] [48512]: [pid: 48512|app: 0|req: 1852/3656] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:58 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1259 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.930064] [48512]: DEBUG nova.api.openstack.wsgi [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 933.931848] [48512]: DEBUG nova.compute.api [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 933.931966] [48511]: WARNING neutronclient.v2_0.client [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 933.936348] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.936551] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.937383] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.937383] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.937383] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.937639] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.968244] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 933.968244] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 933.968244] [48512]: DEBUG oslo_concurrency.lockutils [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 933.968244] [48512]: DEBUG nova.objects.instance [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.972019] [48512]: WARNING neutronclient.v2_0.client [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 934.853363] [48511]: DEBUG nova.policy [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.860843] [48511]: INFO nova.api.openstack.requestlog [None req-6eda5087-d6cb-42eb-8256-b026a9d08bfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1241 microversion: 2.1 time: 0.964914 [ 934.861481] [48511]: [pid: 48511|app: 0|req: 1805/3657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:58 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1241 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.864009] [48511]: DEBUG nova.api.openstack.wsgi [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.864009] [48511]: DEBUG nova.compute.api [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.868869] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.869069] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.869341] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.869492] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.869640] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.869764] [48511]: DEBUG oslo_concurrency.lockutils [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.905433] [48512]: DEBUG nova.policy [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 934.906923] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1864,nova_cell1:UPDATE=28,nova_cell1:INSERT=13 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 934.911416] [48512]: INFO nova.api.openstack.requestlog [None req-36af499f-18c4-4ed4-b894-9edff15b03ce tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.983606 [ 934.912533] [48512]: [pid: 48512|app: 0|req: 1853/3658] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:58 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.913422] [48511]: INFO nova.api.openstack.requestlog [None req-637d76c7-7c86-4267-84aa-1be60276e072 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.051597 [ 934.913720] [48511]: [pid: 48511|app: 0|req: 1806/3659] 10.180.1.21 () {58 vars in 1291 bytes} [Mon Dec 8 18:24:59 2025] DELETE /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31/os-server-password => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 934.916301] [48511]: DEBUG nova.api.openstack.wsgi [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 934.918303] [48511]: DEBUG nova.compute.api [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.919992] [48512]: DEBUG nova.api.openstack.wsgi [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 934.921956] [48512]: DEBUG nova.compute.api [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.922053] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.922944] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.922944] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.922944] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.922944] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.922944] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.927501] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.927768] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.927959] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.928288] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.929520] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.930529] [48512]: DEBUG oslo_concurrency.lockutils [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.952247] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.952247] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.952247] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.952479] [48512]: INFO nova.api.openstack.wsgi [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Cannot 'unpause' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active [ 934.953224] [48512]: DEBUG nova.api.openstack.wsgi [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 409 to user: Cannot 'unpause' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 934.953224] [48512]: INFO nova.api.openstack.requestlog [None req-a81d15b8-a292-4ad4-926f-9a1a17eaa5a0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 409 len: 145 microversion: 2.1 time: 0.037045 [ 934.953448] [48512]: [pid: 48512|app: 0|req: 1854/3660] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:24:59 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 145 bytes in 39 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 934.957308] [48512]: DEBUG nova.api.openstack.wsgi [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 934.957401] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.957401] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.957503] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.959023] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.959023] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.959023] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.959227] [48512]: DEBUG nova.compute.api [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 934.965477] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.965477] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.965477] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.965904] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 934.966143] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 934.966328] [48512]: DEBUG oslo_concurrency.lockutils [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 934.995865] [48512]: WARNING neutronclient.v2_0.client [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 935.013247] [48511]: DEBUG nova.virt.hardware [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 935.013247] [48511]: DEBUG nova.virt.hardware [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 935.013247] [48511]: DEBUG nova.virt.hardware [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 935.013247] [48511]: DEBUG nova.virt.hardware [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 935.013247] [48511]: DEBUG nova.virt.hardware [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 935.061723] [48511]: DEBUG nova.compute.api [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.068329] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.068525] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.068696] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.068932] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.069089] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.069211] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.101778] [48511]: INFO nova.api.openstack.requestlog [None req-cbcff9f6-4c89-4372-9d4d-d0113d34106f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "POST /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9/action" status: 202 len: 1101 microversion: 2.47 time: 0.187444 [ 935.102168] [48511]: [pid: 48511|app: 0|req: 1807/3661] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:24:59 2025] POST /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9/action => generated 1101 bytes in 188 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 935.106957] [48511]: DEBUG nova.api.openstack.wsgi [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 935.108375] [48511]: DEBUG nova.compute.api [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 935.114114] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.114423] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.114640] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.115099] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 935.115363] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 935.118177] [48511]: DEBUG oslo_concurrency.lockutils [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 935.176600] [48511]: WARNING neutronclient.v2_0.client [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.063632] [48512]: DEBUG nova.policy [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.079584] [48512]: INFO nova.api.openstack.requestlog [None req-49bf4183-a202-45ff-bbec-8dd29ac3d109 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1364 microversion: 2.1 time: 1.125411 [ 936.079966] [48512]: [pid: 48512|app: 0|req: 1855/3662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:59 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1364 bytes in 1126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.085027] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.086296] [48512]: DEBUG nova.compute.api [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.092766] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.092968] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.093135] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.093414] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.093819] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.093819] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.116436] [48512]: WARNING neutronclient.v2_0.client [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.256347] [48512]: DEBUG nova.policy [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.267010] [48512]: INFO nova.api.openstack.requestlog [None req-2cb3244e-7bba-489a-8713-838064478e93 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.186245 [ 936.267381] [48512]: [pid: 48512|app: 0|req: 1856/3663] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:00 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.270405] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.271931] [48512]: DEBUG nova.compute.api [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.278683] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.279048] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.279289] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.279962] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.280341] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.280452] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.297899] [48511]: DEBUG nova.policy [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.305891] [48511]: INFO nova.api.openstack.requestlog [None req-d943d519-9a57-421b-b379-a2e3384281ec tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 1.200618 [ 936.305891] [48511]: [pid: 48511|app: 0|req: 1808/3664] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:24:59 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.306418] [48511]: DEBUG nova.api.openstack.wsgi [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.307999] [48511]: DEBUG nova.compute.api [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.313882] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.314238] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.314395] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.314659] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.314805] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.315044] [48511]: DEBUG oslo_concurrency.lockutils [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.317084] [48512]: WARNING neutronclient.v2_0.client [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.341717] [48511]: WARNING neutronclient.v2_0.client [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.528941] [48511]: DEBUG nova.policy [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.539930] [48511]: INFO nova.api.openstack.requestlog [None req-55958664-d800-40f3-8d38-71ed5b30edac tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.235497 [ 936.540491] [48511]: [pid: 48511|app: 0|req: 1809/3665] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.547135] [48511]: DEBUG nova.api.openstack.wsgi [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.548665] [48511]: DEBUG nova.compute.api [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.554282] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.554529] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.555052] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.555052] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.555165] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.555222] [48511]: DEBUG oslo_concurrency.lockutils [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.590065] [48511]: WARNING neutronclient.v2_0.client [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.599186] [48512]: DEBUG nova.policy [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.610339] [48512]: INFO nova.api.openstack.requestlog [None req-1e4f0276-8ba0-472a-9267-95cd62dfb2a1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.341491 [ 936.610339] [48512]: [pid: 48512|app: 0|req: 1857/3666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.612635] [48512]: DEBUG nova.api.openstack.wsgi [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.615419] [48512]: DEBUG nova.compute.api [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.619527] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.619733] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.619874] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.620328] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.620533] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.620755] [48512]: DEBUG oslo_concurrency.lockutils [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.642765] [48512]: WARNING neutronclient.v2_0.client [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 936.945224] [48512]: DEBUG nova.policy [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.951054] [48512]: INFO nova.api.openstack.requestlog [None req-f26b9612-cf49-4d2d-bbba-d16dfba1fcca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.340361 [ 936.951461] [48512]: [pid: 48512|app: 0|req: 1858/3667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.957262] [48512]: DEBUG nova.api.openstack.wsgi [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 936.958510] [48512]: DEBUG nova.compute.api [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 936.962249] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.962470] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.962562] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.963196] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.963196] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.963396] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.972020] [48511]: DEBUG nova.policy [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 936.978839] [48511]: INFO nova.api.openstack.requestlog [None req-16291923-5ad9-4802-b384-5177727c0479 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1317 microversion: 2.1 time: 0.437853 [ 936.981601] [48511]: [pid: 48511|app: 0|req: 1810/3668] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1317 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.993868] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 936.994075] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 936.994137] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 936.995170] [48512]: DEBUG nova.objects.instance [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.008280] [48512]: WARNING neutronclient.v2_0.client [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.037078] [48512]: DEBUG nova.policy [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.044662] [48512]: DEBUG nova.policy [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.044662] [48512]: DEBUG nova.policy [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.050471] [48512]: INFO nova.api.openstack.requestlog [None req-6f5adefd-9d2a-426c-8cc0-95dfc2a6f602 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.098366 [ 937.051101] [48512]: [pid: 48512|app: 0|req: 1859/3669] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.054903] [48512]: DEBUG nova.api.openstack.wsgi [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.056650] [48512]: DEBUG nova.compute.api [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.061915] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.062354] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.062621] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.063015] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.063286] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.063567] [48512]: DEBUG oslo_concurrency.lockutils [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.099796] [48512]: WARNING neutronclient.v2_0.client [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.104492] [48511]: DEBUG nova.api.openstack.wsgi [None req-1af0c7cb-9691-44b4-942b-ac53d9d5c7cd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1886109541", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLsymi58liSnzNMn7CxWIcEMccOrMYfUyUPDOlmZTblChGJ+0VTKaoDx2yo1iLaRufUG2WdvSt9bgarvv4EY1vBnA/4EpMDS99BsDfE/eroK3xppK4I6BPbrvwou3B0C2w=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 937.129849] [48511]: DEBUG nova.quota [None req-1af0c7cb-9691-44b4-942b-ac53d9d5c7cd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 937.133686] [48511]: DEBUG nova.quota [None req-1af0c7cb-9691-44b4-942b-ac53d9d5c7cd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 937.164755] [48511]: INFO nova.api.openstack.requestlog [None req-1af0c7cb-9691-44b4-942b-ac53d9d5c7cd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.184896 [ 937.165979] [48511]: [pid: 48511|app: 0|req: 1811/3670] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:25:01 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 937.167931] [48511]: DEBUG nova.api.openstack.wsgi [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.169434] [48511]: DEBUG nova.compute.api [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.174464] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.175514] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.175514] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.175514] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.175514] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.175728] [48511]: DEBUG oslo_concurrency.lockutils [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.203183] [48511]: INFO nova.api.openstack.requestlog [None req-d85e402a-e278-4a51-88e1-ef03a1646de5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.037322 [ 937.203613] [48511]: [pid: 48511|app: 0|req: 1812/3671] 10.180.1.21 () {58 vars in 1288 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31/os-server-password => generated 16 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 937.206510] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.209694] [48511]: DEBUG nova.compute.api [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.213930] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.214535] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.214535] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.214664] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.215048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.215048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.264673] [48511]: WARNING neutronclient.v2_0.client [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.457067] [48512]: DEBUG nova.policy [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.467659] [48512]: INFO nova.api.openstack.requestlog [None req-30e0ac13-a715-4994-965a-63a99d3dd914 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1511 microversion: 2.1 time: 0.415675 [ 937.468113] [48512]: [pid: 48512|app: 0|req: 1860/3672] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1511 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.471366] [48512]: DEBUG nova.api.openstack.wsgi [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.471858] [48512]: DEBUG nova.compute.api [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.480187] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.480371] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.480499] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.480741] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.480890] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.481022] [48512]: DEBUG oslo_concurrency.lockutils [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.508803] [48512]: WARNING neutronclient.v2_0.client [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.723813] [48511]: DEBUG nova.policy [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.728990] [48511]: INFO nova.api.openstack.requestlog [None req-ae6fe53e-7388-4e67-9ff0-a15b7d1e0df3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1319 microversion: 2.1 time: 0.524746 [ 937.729375] [48511]: [pid: 48511|app: 0|req: 1813/3673] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:01 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1319 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.733986] [48511]: DEBUG nova.api.openstack.wsgi [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.736378] [48511]: DEBUG nova.compute.api [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.741966] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.743035] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.743035] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.743035] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.743035] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.743354] [48511]: DEBUG oslo_concurrency.lockutils [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.765344] [48511]: WARNING neutronclient.v2_0.client [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.846730] [48512]: DEBUG nova.policy [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.855586] [48512]: INFO nova.api.openstack.requestlog [None req-b20341e0-95cc-42ba-9eb1-4e6115a2f67c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.386907 [ 937.856075] [48512]: [pid: 48512|app: 0|req: 1861/3674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:02 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.861574] [48512]: DEBUG nova.api.openstack.wsgi [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-plugged", "status": "completed", "tag": "7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697"}, {"name": "network-changed", "server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "tag": "7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 937.865737] [48511]: DEBUG nova.policy [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.871609] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=680,nova_api:UPDATE=5,nova_api:INSERT=17,nova_api:DELETE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.875333] [48512]: DEBUG oslo_concurrency.lockutils [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.875464] [48512]: DEBUG oslo_concurrency.lockutils [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.875566] [48512]: DEBUG oslo_concurrency.lockutils [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.876924] [48511]: DEBUG nova.policy [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.877926] [48511]: DEBUG nova.policy [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 937.879924] [48511]: INFO nova.api.openstack.requestlog [None req-d3c0b264-526f-4e66-b8a3-2bb822572bd2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1384 microversion: 2.47 time: 0.148928 [ 937.880518] [48511]: [pid: 48511|app: 0|req: 1814/3675] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:02 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1384 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.884308] [48511]: DEBUG nova.api.openstack.wsgi [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.886502] [48511]: DEBUG nova.compute.api [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.891135] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Creating event network-vif-plugged:7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 937.891770] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] Creating event network-changed:7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 937.898916] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.898916] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.898916] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.898916] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.898916] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.899537] [48512]: INFO nova.api.openstack.requestlog [req-5239725c-2634-4e9e-8f40-d63eff68b3dc req-e223bf57-deb7-4f42-ba32-5e8051e320fb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.041160 [ 937.899584] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.899618] [48512]: [pid: 48512|app: 0|req: 1862/3676] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:02 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 937.903953] [48512]: DEBUG nova.api.openstack.wsgi [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 937.906345] [48512]: DEBUG nova.compute.api [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 937.911218] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.911636] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.912079] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.912504] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.912802] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.913065] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.926089] [48511]: WARNING neutronclient.v2_0.client [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 937.949555] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 937.950736] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 937.950736] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 937.950736] [48512]: DEBUG nova.objects.instance [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 937.963554] [48512]: WARNING neutronclient.v2_0.client [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.398955] [48511]: DEBUG nova.policy [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.410624] [48511]: INFO nova.api.openstack.requestlog [None req-cbe91d17-35ef-4a4d-9206-5d94c5b4ae90 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.529179 [ 938.411022] [48511]: [pid: 48511|app: 0|req: 1815/3677] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:02 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.419737] [48512]: DEBUG nova.policy [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.430035] [48512]: INFO nova.api.openstack.requestlog [None req-dfb35255-71fb-413a-8236-b5c9c5ab362b tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.529479 [ 938.430035] [48512]: [pid: 48512|app: 0|req: 1863/3678] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:02 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.434090] [48512]: DEBUG nova.api.openstack.wsgi [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "84918525-65ea-4da4-9ba2-3361046a8338", "name": "network-vif-plugged", "status": "completed", "tag": "5920c25e-e754-4d6c-814e-7106c0ad8bb8"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 938.445006] [48512]: DEBUG oslo_concurrency.lockutils [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.445006] [48512]: DEBUG oslo_concurrency.lockutils [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.445006] [48512]: DEBUG oslo_concurrency.lockutils [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.445546] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Action: 'create', calling method: >, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 938.455239] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] Creating event network-vif-plugged:5920c25e-e754-4d6c-814e-7106c0ad8bb8 for instance 84918525-65ea-4da4-9ba2-3361046a8338 on cpu-1 [ 938.461789] [48512]: INFO nova.api.openstack.requestlog [req-4ef0df9e-9d26-484d-8cd3-64461f7ec500 req-ea88e546-2cd1-46be-9724-3100fc28ef7c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030750 [ 938.462730] [48512]: [pid: 48512|app: 0|req: 1864/3679] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:03 2025] 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) [ 938.465817] [48512]: DEBUG nova.api.openstack.wsgi [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.467707] [48512]: DEBUG nova.compute.api [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.470799] [48511]: DEBUG nova.quota [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Getting quotas for project d11009e9e09e42a1b6ee3a3efb4c79cd. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 938.473392] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.473642] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.473728] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.474161] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.474340] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.474532] [48512]: DEBUG oslo_concurrency.lockutils [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.478759] [48511]: DEBUG nova.quota [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Getting quotas for user 7249f441ce2645a7ad981a33e171f05e and project d11009e9e09e42a1b6ee3a3efb4c79cd. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 938.495666] [48512]: WARNING neutronclient.v2_0.client [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.527231] [48511]: DEBUG nova.quota [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Getting quotas for project d11009e9e09e42a1b6ee3a3efb4c79cd. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 938.531831] [48511]: DEBUG nova.quota [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Getting quotas for user 7249f441ce2645a7ad981a33e171f05e and project d11009e9e09e42a1b6ee3a3efb4c79cd. Resources: {'server_groups'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 938.545101] [48511]: INFO nova.api.openstack.requestlog [None req-7ae95e8d-7f57-454f-b7ab-cd52aae49756 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.133251 [ 938.545838] [48511]: [pid: 48511|app: 0|req: 1816/3680] 10.180.1.21 () {62 vars in 1209 bytes} [Mon Dec 8 18:25:03 2025] POST /compute/v2.1/os-server-groups => generated 235 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 938.549260] [48511]: DEBUG nova.api.openstack.wsgi [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.549260] [48511]: DEBUG nova.compute.api [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.553793] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.553979] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.554135] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.554416] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.554562] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.554712] [48511]: DEBUG oslo_concurrency.lockutils [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.578426] [48511]: DEBUG nova.compute.api [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 938.635440] [48511]: INFO nova.api.openstack.requestlog [None req-86958463-c1f7-43fa-9303-c23281fb3b4c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 204 len: 0 microversion: 2.1 time: 0.087430 [ 938.635440] [48511]: [pid: 48511|app: 0|req: 1817/3681] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:03 2025] DELETE /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 938.640439] [48511]: DEBUG nova.api.openstack.wsgi [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.642116] [48511]: DEBUG nova.compute.api [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.647757] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.651018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.651018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.651018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.651018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.651018] [48511]: DEBUG oslo_concurrency.lockutils [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.670553] [48511]: WARNING neutronclient.v2_0.client [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.745217] [48512]: DEBUG nova.policy [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.750385] [48512]: INFO nova.api.openstack.requestlog [None req-37eb7da7-c4b3-4d20-b209-51cf2e83abc3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1364 microversion: 2.1 time: 0.286820 [ 938.750725] [48512]: [pid: 48512|app: 0|req: 1865/3682] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1364 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.753045] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.754356] [48512]: DEBUG nova.compute.api [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.757849] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.758051] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.758301] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.758641] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.758736] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.758864] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.759180] [48511]: DEBUG nova.policy [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.764990] [48511]: INFO nova.api.openstack.requestlog [None req-e18606d8-44b0-49f9-b358-13b10169fd0f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.128828 [ 938.765400] [48511]: [pid: 48511|app: 0|req: 1818/3683] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.767840] [48511]: DEBUG nova.api.openstack.wsgi [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.769299] [48511]: DEBUG nova.compute.api [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.772414] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.772613] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.772745] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.772998] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.773154] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.773274] [48511]: DEBUG oslo_concurrency.lockutils [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.788728] [48512]: WARNING neutronclient.v2_0.client [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.802083] [48511]: WARNING neutronclient.v2_0.client [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.846073] [48511]: DEBUG nova.policy [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.850271] [48511]: INFO nova.api.openstack.requestlog [None req-a947caa5-766b-4e81-bba6-291bae41511b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.084273 [ 938.850779] [48511]: [pid: 48511|app: 0|req: 1819/3684] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.854550] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.856272] [48511]: DEBUG nova.compute.api [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.859638] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.859952] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.860248] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.860645] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.860891] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.861127] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.874440] [48512]: DEBUG nova.policy [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 938.880375] [48511]: WARNING neutronclient.v2_0.client [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.882052] [48512]: INFO nova.api.openstack.requestlog [None req-f7750cc7-9969-4fac-9ca0-ab69acf77fbc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 0.130744 [ 938.882390] [48512]: [pid: 48512|app: 0|req: 1866/3685] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.886222] [48512]: DEBUG nova.api.openstack.wsgi [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 938.887710] [48512]: DEBUG nova.compute.api [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 938.895816] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.896810] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.896810] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.896810] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 938.896810] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 938.896810] [48512]: DEBUG oslo_concurrency.lockutils [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 938.925795] [48512]: WARNING neutronclient.v2_0.client [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 938.995533] [48511]: DEBUG nova.policy [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.002993] [48511]: INFO nova.api.openstack.requestlog [None req-4e0ac9bf-5ddd-46a6-a5cf-107aa2d4ff21 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.151506 [ 939.003575] [48511]: [pid: 48511|app: 0|req: 1820/3686] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.006240] [48511]: DEBUG nova.api.openstack.wsgi [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.008188] [48511]: DEBUG nova.compute.api [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.014080] [48511]: DEBUG oslo_concurrency.lockutils [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.029952] [48512]: DEBUG nova.policy [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.040248] [48511]: WARNING neutronclient.v2_0.client [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.041906] [48512]: INFO nova.api.openstack.requestlog [None req-faef23ff-f052-42e6-8f40-ada74f8c4890 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.158548 [ 939.042269] [48512]: [pid: 48512|app: 0|req: 1867/3687] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.046184] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.046877] [48512]: DEBUG nova.compute.api [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.057560] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.058306] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.058614] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.060567] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.060567] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.060751] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.061809] [48511]: DEBUG nova.policy [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.071040] [48511]: INFO nova.api.openstack.requestlog [None req-963dcf07-4c88-4e87-a224-9ea507d25d00 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.066691 [ 939.071537] [48511]: [pid: 48511|app: 0|req: 1821/3688] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.077375] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.079072] [48511]: DEBUG nova.compute.api [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.083439] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.083701] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.083891] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.084294] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.084455] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.084795] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.088403] [48512]: WARNING neutronclient.v2_0.client [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.111258] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.111469] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.111602] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.111898] [48511]: DEBUG nova.objects.instance [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.120602] [48511]: WARNING neutronclient.v2_0.client [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.139437] [48511]: DEBUG nova.policy [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.144622] [48511]: DEBUG nova.policy [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.145468] [48511]: DEBUG nova.policy [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.150424] [48511]: INFO nova.api.openstack.requestlog [None req-d2d9a17c-b9e7-4bd7-9549-d6b89fa7f4fc tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.076797 [ 939.150701] [48511]: [pid: 48511|app: 0|req: 1822/3689] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.150753] [48512]: DEBUG nova.policy [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.153307] [48511]: DEBUG nova.api.openstack.wsgi [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1063015321", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "ae3271bc-727b-47c2-9604-c099240ae880"}], "security_groups": [{"name": "tempest-securitygroup--765716839"}], "key_name": "tempest-keypair-1886109541", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 939.156124] [48512]: INFO nova.api.openstack.requestlog [None req-6ba4de74-38d5-49b6-b31d-d243821b3d75 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1463 microversion: 2.1 time: 0.113061 [ 939.156517] [48512]: [pid: 48512|app: 0|req: 1868/3690] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.159607] [48512]: DEBUG nova.api.openstack.wsgi [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.161289] [48512]: DEBUG nova.compute.api [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.178230] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.178368] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.178506] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.178776] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.179085] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.179085] [48512]: DEBUG oslo_concurrency.lockutils [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.201387] [48512]: WARNING neutronclient.v2_0.client [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.202309] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.202518] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.202658] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.203519] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.204607] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.204752] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.211921] [48511]: WARNING neutronclient.v2_0.client [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.267900] [48511]: DEBUG nova.network.neutron [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] validate_networks() for [('ae3271bc-727b-47c2-9604-c099240ae880', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 939.268294] [48511]: WARNING neutronclient.v2_0.client [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.346372] [48512]: DEBUG nova.policy [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.354811] [48512]: INFO nova.api.openstack.requestlog [None req-c13018fb-47b9-44f1-9217-d5431d2b5a79 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1496 microversion: 2.1 time: 0.197555 [ 939.355192] [48512]: [pid: 48512|app: 0|req: 1869/3691] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:03 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1496 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.359027] [48512]: DEBUG nova.api.openstack.wsgi [None req-834818a1-c413-414a-8f80-1101937db278 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.371294] [48512]: INFO nova.api.openstack.requestlog [None req-834818a1-c413-414a-8f80-1101937db278 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.015378 [ 939.371802] [48512]: [pid: 48512|app: 0|req: 1870/3692] 10.180.1.21 () {60 vars in 1188 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/os-server-groups => generated 238 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 939.374218] [48512]: DEBUG nova.api.openstack.wsgi [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.375999] [48512]: DEBUG nova.compute.api [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.382010] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.382237] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.382380] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.382661] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.382783] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.382910] [48512]: DEBUG oslo_concurrency.lockutils [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.411045] [48511]: WARNING neutronclient.v2_0.client [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.432413] [48512]: WARNING neutronclient.v2_0.client [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.501043] [48511]: DEBUG nova.virt.hardware [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 939.501201] [48511]: DEBUG nova.virt.hardware [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 939.501398] [48511]: DEBUG nova.virt.hardware [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 939.501515] [48511]: DEBUG nova.virt.hardware [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 939.501630] [48511]: DEBUG nova.virt.hardware [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 939.505648] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=700,nova_api:INSERT=21,nova_api:UPDATE=4,nova_api:DELETE=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 939.516358] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.516576] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.516722] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.517235] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.520112] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.520112] [48511]: DEBUG oslo_concurrency.lockutils [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.538670] [48511]: DEBUG nova.quota [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 939.541887] [48512]: DEBUG nova.policy [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.542910] [48511]: DEBUG nova.quota [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 939.546622] [48512]: INFO nova.api.openstack.requestlog [None req-087c09b7-0b29-4ac5-aeef-1b8f91de70db tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1507 microversion: 2.1 time: 0.174344 [ 939.546971] [48512]: [pid: 48512|app: 0|req: 1871/3693] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1507 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.549343] [48512]: DEBUG nova.api.openstack.wsgi [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.550123] [48511]: DEBUG nova.compute.api [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 939.550994] [48512]: DEBUG nova.compute.api [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.551580] [48511]: DEBUG nova.compute.api [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 939.554370] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.554898] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.554898] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.555232] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.555232] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.555400] [48512]: DEBUG oslo_concurrency.lockutils [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.576590] [48512]: WARNING neutronclient.v2_0.client [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.591780] [48511]: INFO nova.api.openstack.requestlog [None req-264bf983-4adc-4510-933f-bf3c2a3aff24 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.440277 [ 939.592225] [48511]: [pid: 48511|app: 0|req: 1823/3694] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:03 2025] POST /compute/v2.1/servers => generated 408 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 939.595156] [48511]: DEBUG nova.api.openstack.wsgi [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.596526] [48511]: DEBUG nova.compute.api [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.600820] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.600820] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.600970] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.601297] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.601297] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.601704] [48511]: DEBUG oslo_concurrency.lockutils [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.628652] [48511]: WARNING neutronclient.v2_0.client [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.654738] [48511]: DEBUG nova.policy [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.662301] [48511]: DEBUG nova.policy [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.663373] [48511]: DEBUG nova.policy [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.664606] [48511]: INFO nova.api.openstack.requestlog [None req-93d9f159-8b67-422c-b4dc-18d93bf8458a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1390 microversion: 2.47 time: 0.071697 [ 939.665385] [48511]: [pid: 48511|app: 0|req: 1824/3695] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1390 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.669266] [48511]: DEBUG nova.api.openstack.wsgi [None req-761a5813-4bfc-4701-a45f-d07d42b71101 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 939.670939] [48512]: DEBUG nova.policy [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.671879] [48511]: DEBUG nova.compute.api [None req-761a5813-4bfc-4701-a45f-d07d42b71101 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: caec6c4e-9687-4e57-b782-0bb3ff50eb75] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.678714] [48511]: INFO nova.api.openstack.wsgi [None req-761a5813-4bfc-4701-a45f-d07d42b71101 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance caec6c4e-9687-4e57-b782-0bb3ff50eb75 could not be found. [ 939.678714] [48511]: DEBUG nova.api.openstack.wsgi [None req-761a5813-4bfc-4701-a45f-d07d42b71101 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance caec6c4e-9687-4e57-b782-0bb3ff50eb75 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 939.678714] [48511]: INFO nova.api.openstack.requestlog [None req-761a5813-4bfc-4701-a45f-d07d42b71101 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/caec6c4e-9687-4e57-b782-0bb3ff50eb75/action" status: 404 len: 111 microversion: 2.1 time: 0.011403 [ 939.678714] [48511]: [pid: 48511|app: 0|req: 1825/3696] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:04 2025] POST /compute/v2.1/servers/caec6c4e-9687-4e57-b782-0bb3ff50eb75/action => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 939.683579] [48511]: DEBUG nova.api.openstack.wsgi [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 939.684729] [48512]: INFO nova.api.openstack.requestlog [None req-51dbc61e-bd8c-42aa-bc4f-4a427f25d91d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.137013 [ 939.685997] [48512]: [pid: 48512|app: 0|req: 1872/3697] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.687904] [48511]: DEBUG nova.compute.api [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.694215] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.694215] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.694416] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.694719] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.694933] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.695254] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.696569] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 939.697824] [48512]: DEBUG nova.compute.api [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.703700] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.708024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.708024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.708024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.708024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.708024] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.779042] [48511]: INFO nova.api.openstack.requestlog [None req-821ba61a-6081-44d9-a284-0d5be7935911 tempest-DeleteServersAdminTestJSON-7449079 tempest-DeleteServersAdminTestJSON-7449079-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9/action" status: 202 len: 0 microversion: 2.1 time: 0.100427 [ 939.779444] [48511]: [pid: 48511|app: 0|req: 1826/3698] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:04 2025] POST /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 939.782582] [48511]: DEBUG nova.api.openstack.wsgi [None req-1565fea5-a940-4b19-9d03-8f2111dd2426 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.792829] [48512]: INFO nova.api.openstack.requestlog [None req-a7d8f87a-1658-46f0-b210-837f1cfe6f25 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 0 microversion: 2.1 time: 0.104098 [ 939.793464] [48512]: [pid: 48512|app: 0|req: 1873/3699] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:04 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 939.795573] [48511]: INFO nova.api.openstack.requestlog [None req-1565fea5-a940-4b19-9d03-8f2111dd2426 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca" status: 200 len: 235 microversion: 2.64 time: 0.015407 [ 939.796068] [48511]: [pid: 48511|app: 0|req: 1827/3700] 10.180.1.21 () {60 vars in 1299 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca => generated 235 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 939.798868] [48511]: DEBUG nova.api.openstack.wsgi [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.799049] [48512]: DEBUG nova.api.openstack.wsgi [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.803128] [48511]: DEBUG nova.compute.api [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.803357] [48512]: DEBUG nova.compute.api [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.804307] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.804510] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.804706] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.805149] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.805329] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.805466] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.805516] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.805779] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.805969] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.806325] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.806512] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.806673] [48512]: DEBUG oslo_concurrency.lockutils [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.830529] [48512]: WARNING neutronclient.v2_0.client [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.841295] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.841423] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.841567] [48511]: DEBUG oslo_concurrency.lockutils [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.841759] [48511]: DEBUG nova.objects.instance [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 939.846609] [48511]: WARNING neutronclient.v2_0.client [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.861476] [48512]: DEBUG nova.policy [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.866874] [48512]: INFO nova.api.openstack.requestlog [None req-698d486d-d7e4-4330-ab0a-d80bb2d86858 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.072521 [ 939.867442] [48512]: [pid: 48512|app: 0|req: 1874/3701] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.870595] [48512]: DEBUG nova.api.openstack.wsgi [None req-b7f2b710-7c60-4f8a-9508-7784e0dec8e7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.872182] [48512]: DEBUG nova.compute.api [None req-b7f2b710-7c60-4f8a-9508-7784e0dec8e7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.880136] [48511]: DEBUG nova.policy [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.882730] [48511]: INFO nova.api.openstack.requestlog [None req-64270873-1aa7-48ba-8a1b-086583e7b987 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.086069 [ 939.883417] [48511]: [pid: 48511|app: 0|req: 1828/3702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.887016] [48512]: WARNING neutronclient.v2_0.client [None req-b7f2b710-7c60-4f8a-9508-7784e0dec8e7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.887362] [48511]: DEBUG nova.api.openstack.wsgi [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.889058] [48511]: DEBUG nova.compute.api [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.892677] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.892910] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.893096] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.893511] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.893715] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.893859] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.917646] [48511]: WARNING neutronclient.v2_0.client [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 939.923838] [48512]: DEBUG nova.policy [None req-b7f2b710-7c60-4f8a-9508-7784e0dec8e7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 939.928627] [48512]: INFO nova.api.openstack.requestlog [None req-b7f2b710-7c60-4f8a-9508-7784e0dec8e7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1239 microversion: 2.1 time: 0.060510 [ 939.929093] [48512]: [pid: 48512|app: 0|req: 1875/3703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1239 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.931548] [48512]: DEBUG nova.api.openstack.wsgi [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 939.933106] [48512]: DEBUG nova.compute.api [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 939.940905] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.942027] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.942027] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.942027] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 939.942027] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 939.942272] [48512]: DEBUG oslo_concurrency.lockutils [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 939.960907] [48512]: WARNING neutronclient.v2_0.client [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.043808] [48511]: DEBUG nova.policy [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.049455] [48511]: INFO nova.api.openstack.requestlog [None req-a17b113d-2474-4ca5-b6b3-dc4ccd46bc48 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.165144 [ 940.050125] [48511]: [pid: 48511|app: 0|req: 1829/3704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.057150] [48511]: DEBUG nova.api.openstack.wsgi [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.058632] [48511]: DEBUG nova.compute.api [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.065150] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.065354] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.065487] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.065750] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.065883] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.065999] [48511]: DEBUG oslo_concurrency.lockutils [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.084354] [48511]: WARNING neutronclient.v2_0.client [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.094361] [48512]: DEBUG nova.policy [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.112228] [48512]: INFO nova.api.openstack.requestlog [None req-03f0669d-8ac4-4a89-a1f2-3663f496a6e8 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1364 microversion: 2.1 time: 0.182702 [ 940.112700] [48512]: [pid: 48512|app: 0|req: 1876/3705] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1364 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.115645] [48511]: DEBUG nova.policy [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.117263] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.119995] [48512]: DEBUG nova.compute.api [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.124247] [48511]: INFO nova.api.openstack.requestlog [None req-20249820-3c75-4d6a-b0f5-78c055103b10 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.073395 [ 940.124969] [48511]: [pid: 48511|app: 0|req: 1830/3706] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.125247] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.126411] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.126411] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.126411] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.126532] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.126734] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.127666] [48511]: DEBUG nova.api.openstack.wsgi [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.129139] [48511]: DEBUG nova.compute.api [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.134023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.166290] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.166416] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.166553] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.166663] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.166735] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.166842] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.166896] [48512]: DEBUG nova.objects.instance [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.167129] [48511]: DEBUG nova.objects.instance [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.171908] [48511]: WARNING neutronclient.v2_0.client [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.173513] [48512]: WARNING neutronclient.v2_0.client [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.274776] [48512]: DEBUG nova.policy [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.281330] [48512]: INFO nova.api.openstack.requestlog [None req-4f85bafb-6b02-4bc0-bc6f-b9f0bcbe1e9c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1446 microversion: 2.1 time: 0.167547 [ 940.281599] [48512]: [pid: 48512|app: 0|req: 1877/3707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1446 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.282048] [48511]: INFO nova.api.openstack.requestlog [None req-f2de07d2-ea64-49d3-b3d8-f72288d17535 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1655 microversion: 2.1 time: 0.156492 [ 940.282733] [48511]: [pid: 48511|app: 0|req: 1831/3708] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:04 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1655 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.285431] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0ccdfd7-34b2-42fc-a95b-473c41bb3cf5 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.287246] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.289525] [48511]: DEBUG nova.compute.api [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.299925] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.300541] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.300903] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.301642] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.301642] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.301642] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.326063] [48511]: WARNING neutronclient.v2_0.client [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.349578] [48511]: DEBUG nova.policy [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.350743] [48512]: INFO nova.api.openstack.requestlog [None req-e0ccdfd7-34b2-42fc-a95b-473c41bb3cf5 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca" status: 204 len: 0 microversion: 2.64 time: 0.068623 [ 940.351123] [48512]: [pid: 48512|app: 0|req: 1878/3709] 10.180.1.21 () {60 vars in 1302 bytes} [Mon Dec 8 18:25:05 2025] DELETE /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 940.354079] [48512]: DEBUG nova.api.openstack.wsgi [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.355630] [48511]: INFO nova.api.openstack.requestlog [None req-2a715a6c-b79f-44db-a8dd-8e604626c26e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1208 microversion: 2.1 time: 0.071939 [ 940.356081] [48511]: [pid: 48511|app: 0|req: 1832/3710] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1208 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.356330] [48512]: DEBUG nova.compute.api [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.359074] [48511]: DEBUG nova.api.openstack.wsgi [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91cc6dff-e3c2-4ec2-b481-3c1262ad174d", "name": "network-vif-plugged", "status": "completed", "tag": "8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5"}, {"name": "network-changed", "server_uuid": "91cc6dff-e3c2-4ec2-b481-3c1262ad174d", "tag": "8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 940.360149] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.360393] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.360551] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.360830] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.360987] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.361125] [48512]: DEBUG oslo_concurrency.lockutils [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.366518] [48511]: DEBUG oslo_concurrency.lockutils [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.366752] [48511]: DEBUG oslo_concurrency.lockutils [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.366912] [48511]: DEBUG oslo_concurrency.lockutils [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.373509] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Creating event network-vif-plugged:8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5 for instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d on cpu-1 [ 940.373692] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] Creating event network-changed:8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5 for instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d on cpu-1 [ 940.378936] [48511]: INFO nova.api.openstack.requestlog [req-8f8a12dc-886c-4232-9ec2-22680a0d35e6 req-1fee9afb-3308-4bdc-b556-f48d20c22b63 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021911 [ 940.380347] [48511]: [pid: 48511|app: 0|req: 1833/3711] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:05 2025] 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) [ 940.382451] [48511]: DEBUG nova.api.openstack.wsgi [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.383930] [48511]: DEBUG nova.compute.api [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.384955] [48512]: WARNING neutronclient.v2_0.client [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.387808] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.388016] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.388186] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.388445] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.388591] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.388714] [48511]: DEBUG oslo_concurrency.lockutils [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.415763] [48511]: WARNING neutronclient.v2_0.client [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.498381] [48511]: DEBUG nova.policy [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.507959] [48511]: INFO nova.api.openstack.requestlog [None req-aaacf5c2-5008-4b19-86f2-3aacc441caed tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1514 microversion: 2.1 time: 0.127596 [ 940.508359] [48511]: [pid: 48511|app: 0|req: 1834/3712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1514 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.511151] [48511]: DEBUG nova.api.openstack.wsgi [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.512488] [48511]: DEBUG nova.compute.api [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.517873] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.518099] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.518254] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.518488] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.518639] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.518771] [48511]: DEBUG oslo_concurrency.lockutils [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.522188] [48512]: DEBUG nova.policy [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.527499] [48512]: INFO nova.api.openstack.requestlog [None req-3de14fad-b14d-4316-a700-51ea363d8572 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 0.175407 [ 940.527657] [48512]: [pid: 48512|app: 0|req: 1879/3713] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.530394] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.531926] [48512]: DEBUG nova.compute.api [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.535566] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.535784] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.535953] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.536282] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.536435] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.536565] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.549736] [48511]: WARNING neutronclient.v2_0.client [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.561098] [48512]: WARNING neutronclient.v2_0.client [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.582231] [48512]: DEBUG nova.policy [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.587159] [48512]: INFO nova.api.openstack.requestlog [None req-f0fe3660-c7ae-4e2e-979a-a1a648e9e8fe tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.058867 [ 940.587548] [48512]: [pid: 48512|app: 0|req: 1880/3714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.590848] [48512]: DEBUG nova.api.openstack.wsgi [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.592458] [48512]: DEBUG nova.compute.api [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.596970] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.596970] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.596970] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.597228] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.597295] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.597423] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.630705] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.631035] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.631035] [48512]: DEBUG oslo_concurrency.lockutils [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.631305] [48512]: DEBUG nova.objects.instance [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 940.645547] [48512]: WARNING neutronclient.v2_0.client [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.672169] [48511]: DEBUG nova.policy [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.675887] [48512]: DEBUG nova.policy [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.678400] [48511]: INFO nova.api.openstack.requestlog [None req-008b7880-870b-4bf8-aa4d-d65fc65d753c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.169291 [ 940.678829] [48511]: [pid: 48511|app: 0|req: 1835/3715] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.681797] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 940.683466] [48511]: DEBUG nova.compute.api [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.684124] [48512]: DEBUG nova.policy [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.685153] [48512]: DEBUG nova.policy [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.690421] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.690817] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.690947] [48512]: INFO nova.api.openstack.requestlog [None req-1505d896-99d0-49d8-bf44-9ad01f8f3171 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.102778 [ 940.691096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.691479] [48512]: [pid: 48512|app: 0|req: 1881/3716] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 940.691648] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.691844] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.692101] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.694604] [48512]: DEBUG nova.api.openstack.wsgi [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.694832] [48512]: DEBUG nova.compute.api [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.703125] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.703478] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.703686] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.704240] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.704358] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.704490] [48512]: DEBUG oslo_concurrency.lockutils [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.740864] [48512]: DEBUG nova.compute.api [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 940.767273] [48511]: INFO nova.api.openstack.requestlog [None req-5c09e3b7-44e8-47ad-a180-a90632b57d64 tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action" status: 202 len: 0 microversion: 2.1 time: 0.087729 [ 940.767757] [48511]: [pid: 48511|app: 0|req: 1836/3717] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:05 2025] POST /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 940.770660] [48511]: DEBUG nova.api.openstack.wsgi [None req-c39d1b41-79b2-4646-a699-81a8f4b2b665 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.774353] [48511]: INFO nova.api.openstack.wsgi [None req-c39d1b41-79b2-4646-a699-81a8f4b2b665 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] HTTP exception thrown: Instance group 1386bbd6-0d23-400b-9f57-2872a7547eca could not be found. [ 940.774603] [48511]: DEBUG nova.api.openstack.wsgi [None req-c39d1b41-79b2-4646-a699-81a8f4b2b665 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] Returning 404 to user: Instance group 1386bbd6-0d23-400b-9f57-2872a7547eca could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 940.775038] [48511]: INFO nova.api.openstack.requestlog [None req-c39d1b41-79b2-4646-a699-81a8f4b2b665 tempest-ServerGroup264TestJSON-975209182 tempest-ServerGroup264TestJSON-975209182-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca" status: 404 len: 117 microversion: 2.64 time: 0.006742 [ 940.775399] [48511]: [pid: 48511|app: 0|req: 1837/3718] 10.180.1.21 () {60 vars in 1302 bytes} [Mon Dec 8 18:25:05 2025] DELETE /compute/v2.1/os-server-groups/1386bbd6-0d23-400b-9f57-2872a7547eca => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 940.778457] [48511]: DEBUG nova.api.openstack.wsgi [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "84918525-65ea-4da4-9ba2-3361046a8338", "tag": "5920c25e-e754-4d6c-814e-7106c0ad8bb8"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 940.786907] [48511]: DEBUG oslo_concurrency.lockutils [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.787409] [48511]: DEBUG oslo_concurrency.lockutils [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.787409] [48511]: DEBUG oslo_concurrency.lockutils [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.795995] [48511]: INFO nova.api.openstack.compute.server_external_events [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] Creating event network-changed:5920c25e-e754-4d6c-814e-7106c0ad8bb8 for instance 84918525-65ea-4da4-9ba2-3361046a8338 on cpu-1 [ 940.800661] [48511]: INFO nova.api.openstack.requestlog [req-e5d04957-7ec5-4bcf-bfb3-88753dda877a req-5a10c49e-4ca5-4d7f-831f-dd95cff70777 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024406 [ 940.800978] [48511]: [pid: 48511|app: 0|req: 1838/3719] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:05 2025] 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) [ 940.804101] [48511]: DEBUG nova.api.openstack.wsgi [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.805369] [48511]: DEBUG nova.compute.api [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.810887] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.811916] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.811916] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.811916] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.811916] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.811916] [48511]: DEBUG oslo_concurrency.lockutils [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.818315] [48512]: INFO nova.api.openstack.requestlog [None req-370c22ad-12af-43d2-86d9-57a8c3b75046 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 204 len: 0 microversion: 2.1 time: 0.125934 [ 940.819354] [48512]: [pid: 48512|app: 0|req: 1882/3720] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:05 2025] DELETE /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 940.825679] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 940.827329] [48512]: DEBUG nova.compute.api [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 940.830866] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.831101] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.831302] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.831843] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 940.831843] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 940.831843] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 940.836744] [48511]: WARNING neutronclient.v2_0.client [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.855687] [48512]: WARNING neutronclient.v2_0.client [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 940.986147] [48512]: DEBUG nova.policy [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.992130] [48512]: DEBUG nova.policy [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.994564] [48512]: DEBUG nova.policy [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 940.996908] [48512]: INFO nova.api.openstack.requestlog [None req-4fcab7da-7ecb-41c4-993e-dad1b8fcc9cb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1390 microversion: 2.47 time: 0.177539 [ 940.997634] [48512]: [pid: 48512|app: 0|req: 1883/3721] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1390 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 941.003248] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 941.006243] [48512]: DEBUG nova.compute.api [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.015700] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.042257] [48512]: WARNING neutronclient.v2_0.client [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.043408] [48512]: INFO nova.api.openstack.wsgi [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Cannot 'unshelve' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active [ 941.044467] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 409 to user: Cannot 'unshelve' instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 while it is in vm_state active {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 941.048035] [48512]: INFO nova.api.openstack.requestlog [None req-5c7398a9-1fbb-4b0e-a09e-e6c63f6eb2fc tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action" status: 409 len: 146 microversion: 2.1 time: 0.046422 [ 941.048035] [48512]: [pid: 48512|app: 0|req: 1884/3722] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:05 2025] POST /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96/action => generated 146 bytes in 47 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 941.057042] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.057042] [48512]: DEBUG nova.compute.api [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.063248] [48511]: DEBUG nova.policy [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.064476] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.064787] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.064967] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.065254] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.065604] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.065604] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.073230] [48511]: INFO nova.api.openstack.requestlog [None req-d494f686-9371-47a8-a944-0b5d44bb606c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1507 microversion: 2.1 time: 0.270297 [ 941.073230] [48511]: [pid: 48511|app: 0|req: 1839/3723] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1507 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.080183] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.083240] [48511]: DEBUG nova.compute.api [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.088586] [48512]: WARNING neutronclient.v2_0.client [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.089061] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.090435] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.091317] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.091961] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.092885] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.092885] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.118031] [48511]: WARNING neutronclient.v2_0.client [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.525890] [48512]: DEBUG nova.policy [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.533846] [48512]: INFO nova.api.openstack.requestlog [None req-f7298c9e-ccb3-46e7-8357-df3c1264cb35 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.483790 [ 941.533846] [48512]: [pid: 48512|app: 0|req: 1885/3724] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.536367] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.537972] [48512]: DEBUG nova.compute.api [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.543345] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.543615] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.543854] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.544324] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.544556] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.544715] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.555355] [48511]: INFO nova.api.openstack.requestlog [None req-8f9e8f49-5a13-4609-a337-afc2558c32df tempest-ServersAdminTestJSON-1045590987 tempest-ServersAdminTestJSON-1045590987-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1672 microversion: 2.1 time: 0.478931 [ 941.555355] [48511]: [pid: 48511|app: 0|req: 1840/3725] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:05 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1672 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.557951] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.560598] [48511]: DEBUG nova.compute.api [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.563849] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.564274] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.565359] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.565359] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.565359] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.565359] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.582150] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.582916] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.582916] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.582916] [48512]: DEBUG nova.objects.instance [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.584460] [48511]: WARNING neutronclient.v2_0.client [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.586319] [48512]: WARNING neutronclient.v2_0.client [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.605378] [48511]: DEBUG nova.policy [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.610527] [48511]: INFO nova.api.openstack.requestlog [None req-9cf69ce9-0674-429d-98b0-c435e761ecf8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.054367 [ 941.610881] [48511]: [pid: 48511|app: 0|req: 1841/3726] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.613327] [48511]: DEBUG nova.api.openstack.wsgi [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.614685] [48511]: DEBUG nova.compute.api [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.618256] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.618485] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.618655] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.618940] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.619145] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.619395] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.640876] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.641128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.641356] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.641535] [48511]: DEBUG nova.objects.instance [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 941.644222] [48511]: WARNING neutronclient.v2_0.client [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.684659] [48511]: DEBUG nova.policy [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.691571] [48511]: INFO nova.api.openstack.requestlog [None req-d72cb4a5-7297-4ef9-aef6-835023dbf387 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.079931 [ 941.691934] [48511]: [pid: 48511|app: 0|req: 1842/3727] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.694678] [48511]: DEBUG nova.api.openstack.wsgi [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.696372] [48511]: DEBUG nova.compute.api [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.700355] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.700568] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.700706] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.701379] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.701536] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.701670] [48511]: DEBUG oslo_concurrency.lockutils [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.718795] [48512]: DEBUG nova.policy [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.733907] [48512]: INFO nova.api.openstack.requestlog [None req-6ce6fcd0-141b-4555-986d-8c318e61a1d0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1452 microversion: 2.1 time: 0.194769 [ 941.733907] [48512]: [pid: 48512|app: 0|req: 1886/3728] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1452 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.736830] [48512]: DEBUG nova.api.openstack.wsgi [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.739157] [48512]: DEBUG nova.compute.api [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.741174] [48511]: WARNING neutronclient.v2_0.client [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.744032] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.744032] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.744183] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.744514] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.744800] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.745063] [48512]: DEBUG oslo_concurrency.lockutils [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.763030] [48511]: DEBUG nova.policy [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.766073] [48512]: WARNING neutronclient.v2_0.client [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.769703] [48511]: INFO nova.api.openstack.requestlog [None req-315ec300-867f-4352-b560-013406e8062e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.077174 [ 941.770182] [48511]: [pid: 48511|app: 0|req: 1843/3729] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.775201] [48511]: DEBUG nova.api.openstack.wsgi [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.777610] [48511]: DEBUG nova.compute.api [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.781289] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.781905] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.782335] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.782433] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.783131] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.783131] [48511]: DEBUG oslo_concurrency.lockutils [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.802804] [48511]: WARNING neutronclient.v2_0.client [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.926820] [48512]: DEBUG nova.policy [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.935905] [48512]: INFO nova.api.openstack.requestlog [None req-fa642483-1bfc-47ed-aea2-16c28d2b57f5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.202233 [ 941.936270] [48512]: [pid: 48512|app: 0|req: 1887/3730] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.940087] [48512]: DEBUG nova.api.openstack.wsgi [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 941.940392] [48512]: DEBUG nova.compute.api [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 941.945359] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.945545] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.945697] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.946069] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 941.946230] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 941.946363] [48512]: DEBUG oslo_concurrency.lockutils [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 941.964291] [48512]: WARNING neutronclient.v2_0.client [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 941.989702] [48511]: DEBUG nova.policy [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 941.995247] [48511]: INFO nova.api.openstack.requestlog [None req-838d0d14-1280-49ae-907c-6a09e85784e2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1553 microversion: 2.1 time: 0.224545 [ 941.995684] [48511]: [pid: 48511|app: 0|req: 1844/3731] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1553 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.001143] [48511]: DEBUG nova.api.openstack.wsgi [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.006918] [48511]: DEBUG nova.compute.api [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.007914] [48512]: DEBUG nova.policy [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.010417] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.010638] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.010805] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.011088] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.011318] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.011451] [48511]: DEBUG oslo_concurrency.lockutils [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.013503] [48512]: INFO nova.api.openstack.requestlog [None req-3324ff5a-35cb-4fa5-9565-d90e43d1febd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.076667 [ 942.013852] [48512]: [pid: 48512|app: 0|req: 1888/3732] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.016969] [48512]: DEBUG nova.api.openstack.wsgi [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.017629] [48512]: DEBUG nova.compute.api [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.021369] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.021576] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.021761] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.022731] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.022905] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.023053] [48512]: DEBUG oslo_concurrency.lockutils [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.029730] [48511]: WARNING neutronclient.v2_0.client [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.044997] [48512]: WARNING neutronclient.v2_0.client [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.051353] [48511]: DEBUG nova.policy [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.056304] [48511]: INFO nova.api.openstack.requestlog [None req-125687c9-7ed3-4b24-b89a-7428133b8cbb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1264 microversion: 2.1 time: 0.059878 [ 942.056732] [48511]: [pid: 48511|app: 0|req: 1845/3733] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1264 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.059207] [48511]: DEBUG nova.api.openstack.wsgi [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.060642] [48511]: DEBUG nova.compute.api [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.063987] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.064243] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.064419] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.064679] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.064818] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.064937] [48511]: DEBUG oslo_concurrency.lockutils [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.088881] [48511]: WARNING neutronclient.v2_0.client [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.233315] [48512]: DEBUG nova.policy [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.245281] [48512]: INFO nova.api.openstack.requestlog [None req-7aa4455a-f74a-45d8-bfbb-eea37834637e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1519 microversion: 2.1 time: 0.230300 [ 942.246120] [48512]: [pid: 48512|app: 0|req: 1889/3734] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1519 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.250794] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.251030] [48512]: DEBUG nova.compute.api [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.262479] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.262723] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.262868] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.263151] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.263295] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.263416] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.264030] [48511]: DEBUG nova.policy [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.268852] [48511]: INFO nova.api.openstack.requestlog [None req-843ba3e8-b96d-4bd0-9a1b-94063e4cba94 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 0.211490 [ 942.269157] [48511]: [pid: 48511|app: 0|req: 1846/3735] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:06 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.275080] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.275080] [48511]: DEBUG nova.compute.api [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.283691] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.284297] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.284297] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.284560] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.284672] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.284778] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.302077] [48512]: DEBUG nova.compute.api [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 942.315373] [48511]: WARNING neutronclient.v2_0.client [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.338352] [48511]: DEBUG nova.policy [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.343237] [48511]: INFO nova.api.openstack.requestlog [None req-ba204dab-2a9c-42ec-a83e-0c3579141aad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.073418 [ 942.344116] [48511]: [pid: 48511|app: 0|req: 1847/3736] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.354018] [48511]: DEBUG nova.api.openstack.wsgi [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.354018] [48511]: DEBUG nova.compute.api [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.362170] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.363584] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.363584] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.363584] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.363584] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.363584] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.402354] [48512]: INFO nova.api.openstack.requestlog [None req-7a96ca4f-6273-4e60-b953-b61e35c8dca1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 204 len: 0 microversion: 2.1 time: 0.155119 [ 942.402737] [48512]: [pid: 48512|app: 0|req: 1890/3737] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:07 2025] DELETE /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 942.406056] [48512]: DEBUG nova.api.openstack.wsgi [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.407525] [48512]: DEBUG nova.compute.api [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.409725] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.410044] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.410287] [48511]: DEBUG oslo_concurrency.lockutils [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.410451] [48511]: DEBUG nova.objects.instance [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.412807] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.413316] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.414142] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.414337] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.414500] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.414629] [48512]: DEBUG oslo_concurrency.lockutils [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.425879] [48511]: WARNING neutronclient.v2_0.client [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.445254] [48512]: WARNING neutronclient.v2_0.client [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.452941] [48511]: DEBUG nova.policy [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.463039] [48511]: DEBUG nova.policy [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.463723] [48511]: DEBUG nova.policy [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.468578] [48511]: INFO nova.api.openstack.requestlog [None req-224cf545-aa22-49a5-bc53-fd7c5601d560 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.123408 [ 942.469034] [48511]: [pid: 48511|app: 0|req: 1848/3738] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.471712] [48511]: DEBUG nova.api.openstack.wsgi [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.472988] [48511]: DEBUG nova.compute.api [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.480821] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.481015] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.481169] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.481525] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.481675] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.481851] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.502815] [48511]: WARNING neutronclient.v2_0.client [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.545094] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 942.558183] [48511]: INFO nova.api.openstack.requestlog [None req-50ab3218-2ee6-49d4-8225-acbff9d44623 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.088519 [ 942.558655] [48511]: [pid: 48511|app: 0|req: 1849/3739] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 287 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 942.561343] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.562821] [48511]: DEBUG nova.compute.api [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.566861] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.567070] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.567070] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.567362] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.567511] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.567638] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.580081] [48512]: DEBUG nova.policy [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.592819] [48512]: INFO nova.api.openstack.requestlog [None req-02f700e6-2f0c-433c-af44-b6c551fb2996 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.189338 [ 942.593192] [48512]: [pid: 48512|app: 0|req: 1891/3740] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.595423] [48511]: WARNING neutronclient.v2_0.client [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.599671] [48512]: DEBUG nova.api.openstack.wsgi [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.601411] [48512]: DEBUG nova.compute.api [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.610779] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.611068] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.611339] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.611550] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.612906] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.612906] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.638449] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.638739] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.639016] [48512]: DEBUG oslo_concurrency.lockutils [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.639258] [48512]: DEBUG nova.objects.instance [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.643725] [48512]: WARNING neutronclient.v2_0.client [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.691525] [48511]: DEBUG nova.policy [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.697267] [48511]: DEBUG nova.policy [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.697948] [48511]: DEBUG nova.policy [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.698628] [48511]: INFO nova.api.openstack.requestlog [None req-f6f2b63b-02f2-4946-9716-cb22580b9d0a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1390 microversion: 2.47 time: 0.139458 [ 942.699064] [48511]: [pid: 48511|app: 0|req: 1850/3741] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1390 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.702167] [48511]: DEBUG nova.api.openstack.wsgi [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "949b4d95-5290-4b42-9ee0-31fea5402a31", "name": "network-vif-deleted", "tag": "64944cfd-a6fa-4697-8753-a81ffcc88c7e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 942.705723] [48512]: DEBUG nova.policy [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.707081] [48511]: DEBUG oslo_concurrency.lockutils [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.707270] [48511]: DEBUG oslo_concurrency.lockutils [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.707453] [48511]: DEBUG oslo_concurrency.lockutils [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.709966] [48512]: INFO nova.api.openstack.requestlog [None req-20d7047a-e5f3-4627-96d7-46c492113867 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.116176 [ 942.710362] [48512]: [pid: 48512|app: 0|req: 1892/3742] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.714025] [48512]: DEBUG nova.api.openstack.wsgi [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.714382] [48512]: DEBUG nova.compute.api [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.716319] [48511]: INFO nova.api.openstack.compute.server_external_events [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] Creating event network-vif-deleted:64944cfd-a6fa-4697-8753-a81ffcc88c7e for instance 949b4d95-5290-4b42-9ee0-31fea5402a31 on cpu-1 [ 942.719436] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.719651] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.719796] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.720094] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.720305] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.720422] [48512]: DEBUG oslo_concurrency.lockutils [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.721107] [48511]: INFO nova.api.openstack.requestlog [req-85cde40d-8c87-4f12-8648-d647a52ee426 req-d19d2919-a188-47ec-9319-b5d4a4279521 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021309 [ 942.722090] [48511]: [pid: 48511|app: 0|req: 1851/3743] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:07 2025] 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) [ 942.725488] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.727233] [48511]: DEBUG nova.compute.api [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.731410] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.732029] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.732029] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.732225] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.732374] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.732604] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.742148] [48512]: WARNING neutronclient.v2_0.client [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.753217] [48511]: WARNING neutronclient.v2_0.client [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.875818] [48512]: DEBUG nova.policy [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.882352] [48512]: INFO nova.api.openstack.requestlog [None req-0de77240-c6b4-47c6-9d80-2118327e3c55 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1503 microversion: 2.1 time: 0.171287 [ 942.882894] [48512]: [pid: 48512|app: 0|req: 1893/3744] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1503 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.886429] [48512]: DEBUG nova.api.openstack.wsgi [None req-9819779a-f4dd-4234-8cdf-08ff4d24ede2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1224623406_updated"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 942.888794] [48512]: DEBUG nova.compute.api [None req-9819779a-f4dd-4234-8cdf-08ff4d24ede2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 36b102ea-6ba7-44f9-a9a8-8e70a92f7647] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.893873] [48512]: INFO nova.api.openstack.wsgi [None req-9819779a-f4dd-4234-8cdf-08ff4d24ede2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 36b102ea-6ba7-44f9-a9a8-8e70a92f7647 could not be found. [ 942.894164] [48512]: DEBUG nova.api.openstack.wsgi [None req-9819779a-f4dd-4234-8cdf-08ff4d24ede2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 36b102ea-6ba7-44f9-a9a8-8e70a92f7647 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 942.894813] [48512]: INFO nova.api.openstack.requestlog [None req-9819779a-f4dd-4234-8cdf-08ff4d24ede2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/36b102ea-6ba7-44f9-a9a8-8e70a92f7647" status: 404 len: 111 microversion: 2.1 time: 0.011349 [ 942.895133] [48512]: [pid: 48512|app: 0|req: 1894/3745] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:25:07 2025] PUT /compute/v2.1/servers/36b102ea-6ba7-44f9-a9a8-8e70a92f7647 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 942.898487] [48512]: DEBUG nova.api.openstack.wsgi [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.898570] [48511]: DEBUG nova.policy [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.900698] [48512]: DEBUG nova.compute.api [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.903800] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.905780] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.905780] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.905780] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.905897] [48511]: INFO nova.api.openstack.requestlog [None req-fa416eb1-2daa-4eef-bc61-a4929cf23b13 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.182353 [ 942.905937] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.905937] [48512]: DEBUG oslo_concurrency.lockutils [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.906027] [48511]: [pid: 48511|app: 0|req: 1852/3746] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.912069] [48511]: DEBUG nova.api.openstack.wsgi [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.913737] [48511]: DEBUG nova.compute.api [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.918088] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.918293] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.918401] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.918654] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.918799] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.918915] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.933121] [48512]: WARNING neutronclient.v2_0.client [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.954792] [48512]: DEBUG nova.policy [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.960258] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.960258] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.960258] [48511]: DEBUG oslo_concurrency.lockutils [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.960258] [48511]: DEBUG nova.objects.instance [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 942.966634] [48511]: WARNING neutronclient.v2_0.client [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 942.973618] [48512]: INFO nova.api.openstack.requestlog [None req-660c0740-0559-43d6-8398-6727c8b2af97 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.077891 [ 942.973972] [48512]: [pid: 48512|app: 0|req: 1895/3747] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.978911] [48512]: DEBUG nova.api.openstack.wsgi [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 942.980730] [48512]: DEBUG nova.compute.api [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 942.986916] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.987831] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.987831] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.987831] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 942.988101] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 942.988304] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 942.994412] [48511]: DEBUG nova.policy [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 942.999868] [48511]: INFO nova.api.openstack.requestlog [None req-6402cd35-dd5f-487c-88f5-d643e77a8a59 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.093841 [ 942.999868] [48511]: [pid: 48511|app: 0|req: 1853/3748] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.003064] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.005712] [48511]: DEBUG nova.compute.api [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.010912] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.011177] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.011386] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.014430] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.014430] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.014430] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.031084] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.031281] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.031399] [48512]: DEBUG oslo_concurrency.lockutils [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.031554] [48512]: DEBUG nova.objects.instance [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.041300] [48512]: WARNING neutronclient.v2_0.client [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.041490] [48511]: WARNING neutronclient.v2_0.client [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.107699] [48511]: DEBUG nova.policy [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.108991] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1717,nova_cell1:UPDATE=25,nova_cell1:INSERT=11 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 943.112206] [48511]: INFO nova.api.openstack.requestlog [None req-cf56291c-f70f-441d-9063-1975b51492c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.111847 [ 943.112564] [48511]: [pid: 48511|app: 0|req: 1854/3749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.117385] [48511]: DEBUG nova.api.openstack.wsgi [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.118961] [48511]: DEBUG nova.compute.api [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.124376] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.154582] [48511]: WARNING neutronclient.v2_0.client [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.167490] [48512]: DEBUG nova.policy [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.173730] [48512]: INFO nova.api.openstack.requestlog [None req-48ef244d-ea50-4b05-a7b3-de23ee1a9997 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1452 microversion: 2.1 time: 0.199104 [ 943.174083] [48512]: [pid: 48512|app: 0|req: 1896/3750] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1452 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.177098] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.183018] [48512]: DEBUG nova.compute.api [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.199381] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.199764] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.200057] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.200538] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.200809] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.202228] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.229981] [48512]: WARNING neutronclient.v2_0.client [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.268453] [48512]: DEBUG nova.policy [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.284329] [48512]: INFO nova.api.openstack.requestlog [None req-4c75640c-acf4-4707-9283-e12854d941d7 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.109625 [ 943.284886] [48512]: [pid: 48512|app: 0|req: 1897/3751] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.287681] [48512]: DEBUG nova.api.openstack.wsgi [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.289523] [48512]: DEBUG nova.compute.api [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.294960] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.295362] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.295601] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.295956] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.296211] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.296449] [48512]: DEBUG oslo_concurrency.lockutils [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.311848] [48511]: DEBUG nova.policy [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.321191] [48511]: INFO nova.api.openstack.requestlog [None req-10f35aa4-ec0b-4d75-add8-d2dadfbf72d3 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.206125 [ 943.322326] [48511]: [pid: 48511|app: 0|req: 1855/3752] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:07 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.328800] [48511]: DEBUG nova.api.openstack.wsgi [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.331418] [48511]: DEBUG nova.compute.api [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.337269] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.337539] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.338411] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.338411] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.338411] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.338411] [48511]: DEBUG oslo_concurrency.lockutils [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.353319] [48512]: WARNING neutronclient.v2_0.client [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.367408] [48511]: WARNING neutronclient.v2_0.client [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.377857] [48512]: DEBUG nova.policy [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.388588] [48512]: INFO nova.api.openstack.requestlog [None req-e11d437f-f107-40d2-b777-010dce53faa0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1264 microversion: 2.1 time: 0.102918 [ 943.389043] [48512]: [pid: 48512|app: 0|req: 1898/3753] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1264 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.396122] [48512]: DEBUG nova.api.openstack.wsgi [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "tag": "7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 943.405030] [48512]: DEBUG oslo_concurrency.lockutils [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.405273] [48512]: DEBUG oslo_concurrency.lockutils [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.405443] [48512]: DEBUG oslo_concurrency.lockutils [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.418315] [48512]: INFO nova.api.openstack.compute.server_external_events [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] Creating event network-changed:7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 943.424030] [48512]: INFO nova.api.openstack.requestlog [req-413c94db-62db-4fe8-8860-21f7627d4f3d req-71624d66-ab8b-4a88-9f7d-629726aabec9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030130 [ 943.424433] [48512]: [pid: 48512|app: 0|req: 1899/3754] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:08 2025] 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) [ 943.431647] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.431647] [48512]: DEBUG nova.compute.api [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.435290] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.435487] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.435646] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.435935] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.436097] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.436223] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.457098] [48511]: DEBUG nova.policy [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.464908] [48511]: INFO nova.api.openstack.requestlog [None req-22aeea05-649b-4164-9b36-b81a279cb241 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1553 microversion: 2.1 time: 0.141679 [ 943.464908] [48511]: [pid: 48511|app: 0|req: 1856/3755] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1553 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.468917] [48511]: DEBUG nova.api.openstack.wsgi [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.470397] [48511]: DEBUG nova.compute.api [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.477154] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.477685] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.477685] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.477845] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.477907] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.478029] [48511]: DEBUG oslo_concurrency.lockutils [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.480909] [48512]: WARNING neutronclient.v2_0.client [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.503727] [48511]: WARNING neutronclient.v2_0.client [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.545974] [48512]: DEBUG nova.policy [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.550300] [48512]: INFO nova.api.openstack.requestlog [None req-8f4ff0a1-f4bb-4f4c-b992-d0dccad4e799 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1520 microversion: 2.1 time: 0.125223 [ 943.550574] [48512]: [pid: 48512|app: 0|req: 1900/3756] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1520 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.564888] [48511]: DEBUG nova.policy [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.569665] [48511]: INFO nova.api.openstack.requestlog [None req-864f7f3c-35f5-47d8-9f62-7531f88c31d5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 0.104232 [ 943.569816] [48511]: [pid: 48511|app: 0|req: 1857/3757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.574711] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.576590] [48511]: DEBUG nova.compute.api [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.579658] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.579841] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.579972] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.580342] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.580450] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.580531] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.598130] [48511]: WARNING neutronclient.v2_0.client [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.630762] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-1106819966", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 943.672917] [48511]: DEBUG nova.policy [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.673561] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.673807] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.673880] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.674250] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.675666] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.675965] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.679265] [48511]: INFO nova.api.openstack.requestlog [None req-4b61e183-7f59-4125-943e-00ba731c5c61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.108881 [ 943.679757] [48511]: [pid: 48511|app: 0|req: 1858/3758] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.682541] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.684044] [48511]: DEBUG nova.compute.api [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.684610] [48512]: DEBUG nova.virt.hardware [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 943.684757] [48512]: DEBUG nova.virt.hardware [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 943.684913] [48512]: DEBUG nova.virt.hardware [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 943.689258] [48512]: DEBUG nova.virt.hardware [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 943.689465] [48512]: DEBUG nova.virt.hardware [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 943.690805] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.692080] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.692080] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.692080] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.692080] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.692080] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.704578] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.704848] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.705015] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.705468] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.705658] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.705833] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.717953] [48511]: WARNING neutronclient.v2_0.client [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.722464] [48512]: DEBUG nova.quota [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Getting quotas for project 92892a77dc7a4369876fb6b1f5fbba65. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 943.727552] [48512]: DEBUG nova.quota [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Getting quotas for user d38d6e70f2dc4aceb41a6a82242572ce and project 92892a77dc7a4369876fb6b1f5fbba65. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 943.734580] [48512]: DEBUG nova.compute.api [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 943.736108] [48512]: DEBUG nova.compute.api [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 943.739152] [48511]: DEBUG nova.policy [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.748417] [48511]: INFO nova.api.openstack.requestlog [None req-7a304fd7-135d-465a-95fc-beebe732028d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.067755 [ 943.748706] [48511]: [pid: 48511|app: 0|req: 1859/3759] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.752269] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.753668] [48511]: DEBUG nova.compute.api [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.761982] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.761982] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.762136] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.762777] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.762777] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.762777] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.784404] [48512]: INFO nova.api.openstack.requestlog [None req-4fac69d2-0add-4de6-84b4-a3f69d3eec6a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.232239 [ 943.784960] [48512]: [pid: 48512|app: 0|req: 1901/3760] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:25:08 2025] POST /compute/v2.1/servers => generated 380 bytes in 234 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 943.787343] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e821d8d-f3f4-484f-b3d5-8739ebae106d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 943.789164] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e821d8d-f3f4-484f-b3d5-8739ebae106d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 943.789539] [48512]: INFO nova.api.openstack.requestlog [None req-7e821d8d-f3f4-484f-b3d5-8739ebae106d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 400 len: 619 microversion: 2.1 time: 0.004230 [ 943.789846] [48512]: [pid: 48512|app: 0|req: 1902/3761] 10.180.1.21 () {60 vars in 1252 bytes} [Mon Dec 8 18:25:08 2025] PUT /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 619 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 943.793218] [48512]: DEBUG nova.api.openstack.wsgi [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.794518] [48512]: DEBUG nova.compute.api [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.797819] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.797819] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.798405] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.798786] [48511]: DEBUG nova.objects.instance [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.799617] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.799836] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.800074] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.800471] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.800574] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.800702] [48512]: DEBUG oslo_concurrency.lockutils [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.808405] [48511]: WARNING neutronclient.v2_0.client [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.824363] [48512]: WARNING neutronclient.v2_0.client [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.831067] [48511]: DEBUG nova.policy [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.835485] [48511]: DEBUG nova.policy [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.836182] [48511]: DEBUG nova.policy [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.838973] [48511]: INFO nova.api.openstack.requestlog [None req-d0f86f91-8ec9-4f1f-b979-fe3d2a7479e4 tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.089615 [ 943.839243] [48511]: [pid: 48511|app: 0|req: 1860/3762] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.841619] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.843085] [48511]: DEBUG nova.compute.api [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.843773] [48512]: DEBUG nova.policy [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.846530] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.846709] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.846831] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.847216] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.847399] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.847594] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.848764] [48512]: DEBUG nova.policy [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.849451] [48512]: DEBUG nova.policy [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.850052] [48512]: INFO nova.api.openstack.requestlog [None req-62d6eb89-e932-4df0-9897-2a444ab463b3 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1390 microversion: 2.47 time: 0.059759 [ 943.850428] [48512]: [pid: 48512|app: 0|req: 1903/3763] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1390 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.852779] [48512]: DEBUG nova.api.openstack.wsgi [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.854360] [48512]: DEBUG nova.compute.api [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.864083] [48512]: WARNING neutronclient.v2_0.client [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.872430] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.872626] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.872757] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.872943] [48511]: DEBUG nova.objects.instance [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.876523] [48511]: WARNING neutronclient.v2_0.client [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.886516] [48512]: DEBUG nova.policy [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.890596] [48512]: DEBUG nova.policy [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.891300] [48512]: DEBUG nova.policy [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.891879] [48512]: INFO nova.api.openstack.requestlog [None req-49ff97f3-f887-4f06-9171-5156d62324ac tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1300 microversion: 2.57 time: 0.040985 [ 943.892199] [48512]: [pid: 48512|app: 0|req: 1904/3764] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1300 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.895760] [48511]: DEBUG nova.policy [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 943.895874] [48512]: DEBUG nova.api.openstack.wsgi [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.897374] [48512]: DEBUG nova.compute.api [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.899956] [48511]: INFO nova.api.openstack.requestlog [None req-5ee80425-2cac-4365-89e5-b9fb7890fc5f tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.060001 [ 943.900201] [48511]: [pid: 48511|app: 0|req: 1861/3765] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.901907] [48512]: DEBUG oslo_concurrency.lockutils [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.902737] [48511]: DEBUG nova.api.openstack.wsgi [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 943.904314] [48511]: DEBUG nova.compute.api [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 943.907621] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.907813] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.908103] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.908205] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 943.908348] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 943.908468] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 943.923386] [48512]: WARNING neutronclient.v2_0.client [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.930211] [48511]: WARNING neutronclient.v2_0.client [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 943.999826] [48512]: DEBUG nova.policy [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.004256] [48512]: INFO nova.api.openstack.requestlog [None req-d410f42e-3468-49bc-a1b6-97b7e3a57615 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.111371 [ 944.004593] [48512]: [pid: 48512|app: 0|req: 1905/3766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.006984] [48512]: DEBUG nova.api.openstack.wsgi [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.008365] [48512]: DEBUG nova.compute.api [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.011029] [48511]: DEBUG nova.policy [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.011556] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.011741] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.011874] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.012141] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.012764] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.012764] [48512]: DEBUG oslo_concurrency.lockutils [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.015142] [48511]: INFO nova.api.openstack.requestlog [None req-a18f50c6-247e-4ca1-80de-cd847e5960c4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1503 microversion: 2.1 time: 0.114417 [ 944.015490] [48511]: [pid: 48511|app: 0|req: 1862/3767] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1503 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.019561] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.021501] [48511]: DEBUG nova.compute.api [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.024652] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.024888] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.025061] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.025416] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.025548] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.025671] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.029287] [48512]: WARNING neutronclient.v2_0.client [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.045822] [48511]: WARNING neutronclient.v2_0.client [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.084339] [48511]: DEBUG nova.policy [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.087803] [48511]: INFO nova.api.openstack.requestlog [None req-cd52faf9-a30c-428f-85a1-d8edac9b8363 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.071777 [ 944.088331] [48511]: [pid: 48511|app: 0|req: 1863/3768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.090752] [48511]: DEBUG nova.api.openstack.wsgi [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.092303] [48511]: DEBUG nova.compute.api [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.097206] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.120171] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.120514] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.120767] [48511]: DEBUG oslo_concurrency.lockutils [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.121020] [48511]: DEBUG nova.objects.instance [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.124329] [48511]: WARNING neutronclient.v2_0.client [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.145368] [48512]: DEBUG nova.policy [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.149358] [48512]: INFO nova.api.openstack.requestlog [None req-f496e598-c6af-4cb1-bcdf-061c631dd276 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.144204 [ 944.149789] [48512]: [pid: 48512|app: 0|req: 1906/3769] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.152170] [48512]: DEBUG nova.api.openstack.wsgi [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.154356] [48512]: DEBUG nova.compute.api [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.157042] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.157293] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.157427] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.157678] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.157816] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.157932] [48512]: DEBUG oslo_concurrency.lockutils [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.177164] [48512]: WARNING neutronclient.v2_0.client [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.181182] [48511]: DEBUG nova.policy [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.186517] [48511]: INFO nova.api.openstack.requestlog [None req-18e7e2b0-b624-4be3-9bfc-6ff86c2f8aeb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.097518 [ 944.186912] [48511]: [pid: 48511|app: 0|req: 1864/3770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.189190] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.190537] [48511]: DEBUG nova.compute.api [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.193810] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.193985] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.194131] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.194407] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.194562] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.194685] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.210534] [48511]: WARNING neutronclient.v2_0.client [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.469273] [48511]: DEBUG nova.policy [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.475583] [48511]: INFO nova.api.openstack.requestlog [None req-3f4c860f-0cad-45cd-ad8f-14fedb1aaa60 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.288066 [ 944.475945] [48511]: [pid: 48511|app: 0|req: 1865/3771] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.481626] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.486289] [48511]: DEBUG nova.compute.api [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.495389] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.495698] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.495844] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.496231] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.496379] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.496498] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.509151] [48512]: DEBUG nova.policy [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.514493] [48512]: INFO nova.api.openstack.requestlog [None req-9005debb-6197-451a-b33f-1342a82cbba0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.364000 [ 944.515200] [48512]: [pid: 48512|app: 0|req: 1907/3772] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:08 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.519200] [48512]: DEBUG nova.api.openstack.wsgi [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.521160] [48512]: DEBUG nova.compute.api [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.525509] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.525794] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.526008] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.526926] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.526926] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.526926] [48512]: DEBUG oslo_concurrency.lockutils [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.541193] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.541193] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.541358] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.541527] [48511]: DEBUG nova.objects.instance [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.547892] [48511]: WARNING neutronclient.v2_0.client [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.555842] [48512]: WARNING neutronclient.v2_0.client [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.576218] [48511]: DEBUG nova.policy [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.581804] [48511]: INFO nova.api.openstack.requestlog [None req-9b09f341-4eb0-4330-b3c8-d2402825c38a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1281 microversion: 2.1 time: 0.104164 [ 944.583105] [48511]: [pid: 48511|app: 0|req: 1866/3773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1281 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.590031] [48511]: DEBUG nova.api.openstack.wsgi [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.590460] [48511]: DEBUG nova.compute.api [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.594344] [48512]: DEBUG nova.policy [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.595402] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.595757] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.596019] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.596419] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.596668] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.596884] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.598918] [48512]: INFO nova.api.openstack.requestlog [None req-05adaedc-1e56-4545-9291-868730398fdf tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1202 microversion: 2.1 time: 0.083130 [ 944.601430] [48512]: [pid: 48512|app: 0|req: 1908/3774] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.611769] [48512]: DEBUG nova.api.openstack.wsgi [None req-6851ab09-b006-41d6-8686-447ca8067f84 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 944.614089] [48512]: DEBUG nova.api.openstack.wsgi [None req-6851ab09-b006-41d6-8686-447ca8067f84 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 944.618021] [48512]: INFO nova.api.openstack.requestlog [None req-6851ab09-b006-41d6-8686-447ca8067f84 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 400 len: 115 microversion: 2.1 time: 0.012506 [ 944.618021] [48512]: [pid: 48512|app: 0|req: 1909/3775] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:25:09 2025] PUT /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 115 bytes in 14 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 944.621577] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.624159] [48512]: DEBUG nova.compute.api [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.627767] [48511]: WARNING neutronclient.v2_0.client [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.628539] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.628769] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.628913] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.629207] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.629353] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.629479] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.656185] [48512]: WARNING neutronclient.v2_0.client [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.781912] [48511]: DEBUG nova.policy [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.787436] [48511]: INFO nova.api.openstack.requestlog [None req-6fa7018d-5023-4bb6-8fce-a9e6d6e43484 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1324 microversion: 2.1 time: 0.204361 [ 944.787854] [48511]: [pid: 48511|app: 0|req: 1867/3776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1324 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.791153] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.793014] [48511]: DEBUG nova.compute.api [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.797342] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.797562] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.797738] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.798090] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.798339] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.798400] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.810994] [48512]: DEBUG nova.policy [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.817028] [48512]: INFO nova.api.openstack.requestlog [None req-a4f762ee-8cd6-4c06-bc7f-0cef7719f11c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1520 microversion: 2.1 time: 0.199614 [ 944.817028] [48512]: [pid: 48512|app: 0|req: 1910/3777] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1520 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.819479] [48512]: DEBUG nova.api.openstack.wsgi [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.821240] [48512]: DEBUG nova.compute.api [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.822824] [48511]: WARNING neutronclient.v2_0.client [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.825690] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.825915] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.826080] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.826462] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.826590] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.826590] [48512]: DEBUG oslo_concurrency.lockutils [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.856010] [48512]: WARNING neutronclient.v2_0.client [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.921247] [48511]: DEBUG nova.policy [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.925497] [48511]: INFO nova.api.openstack.requestlog [None req-1b00a6c9-c0ee-43dd-b580-5a66487d539c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1312 microversion: 2.1 time: 0.136806 [ 944.925906] [48511]: [pid: 48511|app: 0|req: 1868/3778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.928284] [48511]: DEBUG nova.api.openstack.wsgi [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ecfb48bf-8130-4757-acc3-8cca61a79bb9", "name": "network-vif-deleted", "tag": "858a438b-f3fe-4411-bca9-a00891ab0948"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 944.933818] [48511]: DEBUG oslo_concurrency.lockutils [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.934132] [48511]: DEBUG oslo_concurrency.lockutils [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.934353] [48511]: DEBUG oslo_concurrency.lockutils [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.940341] [48511]: INFO nova.api.openstack.compute.server_external_events [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] Creating event network-vif-deleted:858a438b-f3fe-4411-bca9-a00891ab0948 for instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 on cpu-1 [ 944.943622] [48512]: DEBUG nova.policy [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.946838] [48511]: INFO nova.api.openstack.requestlog [req-dfc91f3d-2914-4170-b738-b4b6438a4c61 req-a3228109-7919-40bf-8fe4-e93ec827813c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020257 [ 944.947299] [48511]: [pid: 48511|app: 0|req: 1869/3779] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:09 2025] 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) [ 944.947861] [48512]: INFO nova.api.openstack.requestlog [None req-74dc1557-49a8-44ff-9ecd-8ddc30f288f9 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1502 microversion: 2.1 time: 0.130363 [ 944.948274] [48512]: [pid: 48512|app: 0|req: 1911/3780] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1502 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.950075] [48511]: DEBUG nova.api.openstack.wsgi [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 944.952251] [48511]: DEBUG nova.compute.api [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 944.955385] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.955676] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.955676] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.956096] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 944.956096] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 944.956267] [48511]: DEBUG oslo_concurrency.lockutils [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 944.973093] [48511]: WARNING neutronclient.v2_0.client [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 944.991710] [48511]: DEBUG nova.policy [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 944.996574] [48511]: INFO nova.api.openstack.requestlog [None req-219d290c-7813-4c6a-b5a6-87850cf495c9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.048396 [ 944.996751] [48511]: [pid: 48511|app: 0|req: 1870/3781] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.999234] [48511]: DEBUG nova.api.openstack.wsgi [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.001392] [48511]: DEBUG nova.compute.api [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.004163] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.004348] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.004698] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.004796] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.004901] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.005035] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.032642] [48512]: DEBUG nova.api.openstack.wsgi [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.032852] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.032852] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.032852] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.032852] [48511]: DEBUG nova.objects.instance [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lazy-loading 'fault' on Instance uuid ab30edcc-0993-463e-8b54-a84df2118eed {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.033015] [48512]: DEBUG nova.compute.api [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.042787] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.043110] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.044041] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.044041] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.044041] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.044041] [48512]: DEBUG oslo_concurrency.lockutils [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.047183] [48511]: WARNING neutronclient.v2_0.client [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.079043] [48511]: DEBUG nova.policy [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.084038] [48511]: DEBUG nova.policy [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.084676] [48511]: DEBUG nova.policy [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b0f8befe23ea414798443601ada6506d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ce19b8fcf24067acad44a09bbb08bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.086876] [48512]: WARNING neutronclient.v2_0.client [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.088044] [48511]: INFO nova.api.openstack.requestlog [None req-78b947cb-c4c5-4417-988e-ff01c5e375bb tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 200 len: 1582 microversion: 2.96 time: 0.090879 [ 945.088490] [48511]: [pid: 48511|app: 0|req: 1871/3782] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 1582 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.092127] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.093280] [48511]: DEBUG nova.compute.api [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.101522] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.101650] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.101716] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.102013] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.102636] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.102636] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.125039] [48511]: WARNING neutronclient.v2_0.client [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.182053] [48511]: DEBUG nova.policy [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.187641] [48511]: DEBUG nova.policy [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.188485] [48511]: DEBUG nova.policy [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.189119] [48511]: INFO nova.api.openstack.requestlog [None req-4ac3e42b-7150-4d69-a705-de5b9ea571cd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1375 microversion: 2.47 time: 0.100069 [ 945.190204] [48511]: [pid: 48511|app: 0|req: 1872/3783] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.192441] [48511]: DEBUG nova.api.openstack.wsgi [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.194088] [48511]: DEBUG nova.compute.api [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.199334] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.199614] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.200164] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.200612] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.200847] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.201053] [48511]: DEBUG oslo_concurrency.lockutils [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.218682] [48511]: WARNING neutronclient.v2_0.client [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.280773] [48512]: DEBUG nova.policy [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.289387] [48512]: INFO nova.api.openstack.requestlog [None req-49db916c-14a4-41db-9cdc-c629bda4964c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1672 microversion: 2.1 time: 0.339843 [ 945.289387] [48512]: [pid: 48512|app: 0|req: 1912/3784] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1672 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.291949] [48512]: DEBUG nova.api.openstack.wsgi [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.293640] [48512]: DEBUG nova.compute.api [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.295416] [48511]: DEBUG nova.policy [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.298185] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.298330] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.298508] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.299439] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.299439] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.299439] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.303067] [48511]: DEBUG nova.policy [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.303881] [48511]: DEBUG nova.policy [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.304665] [48511]: INFO nova.api.openstack.requestlog [None req-66f40f1f-c525-4559-9397-6e0ab4448c6c tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.113928 [ 945.305230] [48511]: [pid: 48511|app: 0|req: 1873/3785] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:09 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.308561] [48511]: DEBUG nova.api.openstack.wsgi [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.310249] [48511]: DEBUG nova.compute.api [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.317035] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.317035] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.317035] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.317035] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.317325] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.317325] [48511]: DEBUG oslo_concurrency.lockutils [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.336898] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.337451] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.338878] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.339260] [48512]: DEBUG nova.objects.instance [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.344880] [48512]: WARNING neutronclient.v2_0.client [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.354554] [48511]: WARNING neutronclient.v2_0.client [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.572130] [48512]: DEBUG nova.policy [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.580480] [48512]: INFO nova.api.openstack.requestlog [None req-71f8ecfe-a4a2-4c59-aa9e-939e9a48c4be tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.290716 [ 945.580894] [48512]: [pid: 48512|app: 0|req: 1913/3786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.584087] [48512]: DEBUG nova.api.openstack.wsgi [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.585754] [48512]: DEBUG nova.compute.api [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.589349] [48511]: DEBUG nova.policy [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.593149] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.593354] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.593494] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.593760] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.593901] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.594127] [48512]: DEBUG oslo_concurrency.lockutils [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.594807] [48511]: INFO nova.api.openstack.requestlog [None req-249fc17e-8e0a-4d0c-9ae8-4842c3e86f07 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1461 microversion: 2.1 time: 0.289029 [ 945.595724] [48511]: [pid: 48511|app: 0|req: 1874/3787] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1461 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.600037] [48511]: DEBUG nova.api.openstack.wsgi [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.601868] [48511]: DEBUG nova.compute.api [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.608889] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.609075] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.609438] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.609577] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.610449] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.610449] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.619204] [48512]: WARNING neutronclient.v2_0.client [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.633668] [48511]: WARNING neutronclient.v2_0.client [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.643265] [48512]: DEBUG nova.policy [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.647861] [48512]: INFO nova.api.openstack.requestlog [None req-436f2c9b-5880-4211-895a-97ce2bfbbba4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.066090 [ 945.648096] [48512]: [pid: 48512|app: 0|req: 1914/3788] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.650626] [48512]: DEBUG nova.api.openstack.wsgi [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.652186] [48512]: DEBUG nova.compute.api [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.657631] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.657822] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.657962] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.658249] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.658418] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.658666] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.686434] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.686879] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.686879] [48512]: DEBUG oslo_concurrency.lockutils [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.686990] [48512]: DEBUG nova.objects.instance [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.695314] [48512]: WARNING neutronclient.v2_0.client [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.756662] [48512]: DEBUG nova.policy [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.762219] [48512]: INFO nova.api.openstack.requestlog [None req-83de54bc-9bea-499b-a082-c221abada489 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.113479 [ 945.762631] [48512]: [pid: 48512|app: 0|req: 1915/3789] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.767046] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.769805] [48512]: DEBUG nova.policy [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.770296] [48512]: DEBUG nova.compute.api [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Searching by: {'deleted': False, 'project_id': 'abd5270164474d199f3089238550dda4'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 945.774844] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.775043] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.775277] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.775467] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.775619] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.776507] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.786543] [48511]: DEBUG nova.policy [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.791963] [48511]: INFO nova.api.openstack.requestlog [None req-b9a22a3d-9367-4abb-84b9-31809f6fd1df tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.195396 [ 945.792403] [48511]: [pid: 48511|app: 0|req: 1875/3790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.796858] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "73fc6356-5ed2-44ec-80f0-07219d3bfb37"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 945.799060] [48511]: DEBUG nova.compute.api [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.804307] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.804641] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.805022] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.805500] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.805783] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.806007] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.839906] [48512]: DEBUG nova.compute.multi_cell_list [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 945.881864] [48512]: DEBUG nova.policy [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.886125] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.886493] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.886493] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.892840] [48512]: DEBUG nova.policy [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.893523] [48512]: DEBUG nova.policy [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.893840] [48512]: WARNING neutronclient.v2_0.client [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.911177] [48512]: INFO nova.api.openstack.requestlog [None req-3ae96f78-fa8f-458f-931b-7cf0d8173a22 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 2743 microversion: 2.47 time: 0.147964 [ 945.911625] [48512]: [pid: 48512|app: 0|req: 1916/3791] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/detail => generated 2743 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.914041] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.915478] [48512]: DEBUG nova.compute.api [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 945.919733] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.919952] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.920133] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.920452] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.920610] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.920779] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.938482] [48512]: WARNING neutronclient.v2_0.client [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 945.958659] [48512]: DEBUG nova.policy [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 945.964566] [48512]: INFO nova.api.openstack.requestlog [None req-a5be7c5e-2aa9-4baa-a271-2611d92fd9ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.052268 [ 945.965099] [48512]: [pid: 48512|app: 0|req: 1917/3792] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.968512] [48512]: DEBUG nova.api.openstack.wsgi [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "320d3120-3e5c-4911-bd25-7c76e414a5f4", "name": "network-vif-deleted", "tag": "c3a7479c-c463-4f50-9bba-8e87daf32190"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 945.975806] [48512]: DEBUG oslo_concurrency.lockutils [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 945.976137] [48512]: DEBUG oslo_concurrency.lockutils [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 945.976391] [48512]: DEBUG oslo_concurrency.lockutils [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 945.984446] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] Creating event network-vif-deleted:c3a7479c-c463-4f50-9bba-8e87daf32190 for instance 320d3120-3e5c-4911-bd25-7c76e414a5f4 on cpu-1 [ 945.990540] [48512]: INFO nova.api.openstack.requestlog [req-b38e297e-a471-4102-b9bc-c44c4102d1af req-82b853ca-5593-49d8-9293-eb6628220f6d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024500 [ 945.991073] [48512]: [pid: 48512|app: 0|req: 1918/3793] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:10 2025] 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) [ 945.994674] [48512]: DEBUG nova.api.openstack.wsgi [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 945.996492] [48512]: DEBUG nova.compute.api [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.000909] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.001329] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.001604] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.002022] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.002305] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.002560] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.046639] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.047110] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.047290] [48512]: DEBUG oslo_concurrency.lockutils [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.047488] [48512]: DEBUG nova.objects.instance [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.052573] [48512]: WARNING neutronclient.v2_0.client [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.074201] [48512]: DEBUG nova.policy [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.079796] [48512]: INFO nova.api.openstack.requestlog [None req-926c9b2e-7bc5-4740-8198-23d391eed681 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.087921 [ 946.080146] [48512]: [pid: 48512|app: 0|req: 1919/3794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.082543] [48512]: DEBUG nova.api.openstack.wsgi [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.083864] [48512]: DEBUG nova.compute.api [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.087052] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.087230] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.087426] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.087740] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.087853] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.087976] [48512]: DEBUG oslo_concurrency.lockutils [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.108379] [48512]: WARNING neutronclient.v2_0.client [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.130124] [48512]: DEBUG nova.policy [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.134759] [48512]: INFO nova.api.openstack.requestlog [None req-f113707a-ed93-476e-ba49-a82226cc01dc tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1258 microversion: 2.1 time: 0.053981 [ 946.135139] [48512]: [pid: 48512|app: 0|req: 1920/3795] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.137712] [48512]: DEBUG nova.api.openstack.wsgi [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.140566] [48512]: DEBUG nova.compute.api [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.144899] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.145141] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.145304] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.145589] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.145773] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.146016] [48512]: DEBUG oslo_concurrency.lockutils [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.165023] [48512]: WARNING neutronclient.v2_0.client [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.273970] [48512]: DEBUG nova.policy [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.279913] [48512]: INFO nova.api.openstack.requestlog [None req-86eafb48-3da5-4f64-b57e-6767dbb93b84 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.144133 [ 946.280277] [48512]: [pid: 48512|app: 0|req: 1921/3796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:10 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.282956] [48512]: DEBUG nova.api.openstack.wsgi [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.284590] [48512]: DEBUG nova.compute.api [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.291322] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.291590] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.291730] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.292037] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.292189] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.292312] [48512]: DEBUG oslo_concurrency.lockutils [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.322967] [48512]: WARNING neutronclient.v2_0.client [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.407839] [48512]: DEBUG nova.policy [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.412476] [48512]: INFO nova.api.openstack.requestlog [None req-59328c87-1be9-480b-aa8a-45f76f19c876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1520 microversion: 2.1 time: 0.131651 [ 946.412880] [48512]: [pid: 48512|app: 0|req: 1922/3797] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1520 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.415595] [48512]: DEBUG nova.api.openstack.wsgi [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.415806] [48512]: DEBUG nova.compute.api [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.422796] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.422993] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.423181] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.423522] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.423688] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.423818] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.449136] [48512]: DEBUG nova.compute.api [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 946.503170] [48512]: INFO nova.api.openstack.requestlog [None req-90e3b708-2023-4632-8c13-994859a06e9c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 204 len: 0 microversion: 2.47 time: 0.089350 [ 946.503665] [48512]: [pid: 48512|app: 0|req: 1923/3798] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:25:11 2025] DELETE /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 946.507169] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.508540] [48512]: DEBUG nova.compute.api [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.511752] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.511945] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.512100] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.512362] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.512511] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.512634] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.531116] [48512]: WARNING neutronclient.v2_0.client [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.602515] [48512]: DEBUG nova.policy [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.607859] [48512]: INFO nova.api.openstack.requestlog [None req-fe48d23c-1f64-48a4-9342-9137334e3b6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1497 microversion: 2.1 time: 0.103455 [ 946.608244] [48512]: [pid: 48512|app: 0|req: 1924/3799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1497 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.610904] [48512]: DEBUG nova.api.openstack.wsgi [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.612233] [48512]: DEBUG nova.compute.api [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.615357] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.615541] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.615675] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.615933] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.616088] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.616210] [48512]: DEBUG oslo_concurrency.lockutils [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.631750] [48512]: WARNING neutronclient.v2_0.client [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.649870] [48512]: DEBUG nova.policy [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.654345] [48512]: INFO nova.api.openstack.requestlog [None req-4efe4afc-7ede-4539-a1b6-d77b5b3480d1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.045501 [ 946.654667] [48512]: [pid: 48512|app: 0|req: 1925/3800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.657069] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.658387] [48512]: DEBUG nova.compute.api [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] [instance: ab30edcc-0993-463e-8b54-a84df2118eed] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.661753] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.661933] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.662086] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.662343] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.662488] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.662610] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.671410] [48512]: INFO nova.api.openstack.wsgi [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] HTTP exception thrown: Instance ab30edcc-0993-463e-8b54-a84df2118eed could not be found. [ 946.671674] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] Returning 404 to user: Instance ab30edcc-0993-463e-8b54-a84df2118eed could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 946.672146] [48512]: INFO nova.api.openstack.requestlog [None req-7a17cb2a-3737-4e26-bf83-1fe6c8a9a0ab tempest-ServersListShow296Test-1155974946 tempest-ServersListShow296Test-1155974946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed" status: 404 len: 111 microversion: 2.96 time: 0.016982 [ 946.672557] [48512]: [pid: 48512|app: 0|req: 1926/3801] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/ab30edcc-0993-463e-8b54-a84df2118eed => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 946.674723] [48512]: DEBUG nova.api.openstack.wsgi [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.676054] [48512]: DEBUG nova.compute.api [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.679042] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.679221] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.679355] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.679601] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.679743] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.679863] [48512]: DEBUG oslo_concurrency.lockutils [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.698612] [48512]: WARNING neutronclient.v2_0.client [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.719326] [48512]: DEBUG nova.policy [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.723898] [48512]: DEBUG nova.policy [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.724536] [48512]: DEBUG nova.policy [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.725155] [48512]: INFO nova.api.openstack.requestlog [None req-c991db77-bc18-4879-88f0-def352f46338 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.052218 [ 946.725590] [48512]: [pid: 48512|app: 0|req: 1927/3802] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 946.727706] [48512]: DEBUG nova.api.openstack.wsgi [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.729140] [48512]: DEBUG nova.compute.api [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.733384] [48512]: DEBUG oslo_concurrency.lockutils [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.750569] [48512]: WARNING neutronclient.v2_0.client [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.771182] [48512]: DEBUG nova.policy [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.775604] [48512]: DEBUG nova.policy [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.776222] [48512]: DEBUG nova.policy [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.776798] [48512]: INFO nova.api.openstack.requestlog [None req-1e0fd545-232b-4047-a425-eb825592d3dd tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1381 microversion: 2.47 time: 0.050894 [ 946.777121] [48512]: [pid: 48512|app: 0|req: 1928/3803] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 946.779313] [48512]: DEBUG nova.api.openstack.wsgi [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.780764] [48512]: DEBUG nova.compute.api [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.784014] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.784231] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.784498] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.784776] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.784928] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.785068] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.806412] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.806615] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.806753] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.806912] [48512]: DEBUG nova.objects.instance [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.810931] [48512]: WARNING neutronclient.v2_0.client [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.828712] [48512]: DEBUG nova.policy [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.832789] [48512]: INFO nova.api.openstack.requestlog [None req-6aae7765-cecc-4dd0-8339-e9cd5d4c5886 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.055127 [ 946.833158] [48512]: [pid: 48512|app: 0|req: 1929/3804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.835733] [48512]: DEBUG nova.api.openstack.wsgi [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.837212] [48512]: DEBUG nova.compute.api [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.840781] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.840980] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.841244] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.841521] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.841685] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.841812] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.859978] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.860222] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.860396] [48512]: DEBUG oslo_concurrency.lockutils [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.860569] [48512]: DEBUG nova.objects.instance [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.865453] [48512]: WARNING neutronclient.v2_0.client [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 946.884966] [48512]: DEBUG nova.policy [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 946.891288] [48512]: INFO nova.api.openstack.requestlog [None req-38a11fa4-ba3e-4368-94e5-ed19ae164794 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.057491 [ 946.891663] [48512]: [pid: 48512|app: 0|req: 1930/3805] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.897502] [48512]: DEBUG nova.api.openstack.wsgi [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 946.898949] [48512]: DEBUG nova.compute.api [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.905736] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.905948] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.906112] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.906380] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.906576] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.906714] [48512]: DEBUG oslo_concurrency.lockutils [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.923424] [48512]: DEBUG nova.objects.instance [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'flavor' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 946.972376] [48512]: INFO nova.api.openstack.requestlog [None req-4860ecdd-625c-43ea-a9ba-9549a7e8a5cb tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "POST /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338/action" status: 200 len: 32 microversion: 2.1 time: 0.079983 [ 946.972758] [48512]: [pid: 48512|app: 0|req: 1931/3806] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:11 2025] POST /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338/action => generated 32 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 946.976670] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 946.978023] [48512]: DEBUG nova.compute.api [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 946.981845] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.982040] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.982174] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 946.982433] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 946.982574] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 946.982720] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.002154] [48512]: WARNING neutronclient.v2_0.client [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.022447] [48512]: DEBUG nova.policy [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.026940] [48512]: INFO nova.api.openstack.requestlog [None req-3a63334b-7398-408f-8d8b-ba424b19f5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.053481 [ 947.027291] [48512]: [pid: 48512|app: 0|req: 1932/3807] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.029772] [48512]: DEBUG nova.api.openstack.wsgi [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.031290] [48512]: DEBUG nova.compute.api [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.035316] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.035316] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.035316] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.035507] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.035610] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.035726] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.062780] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.062780] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.062780] [48512]: DEBUG oslo_concurrency.lockutils [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.062780] [48512]: DEBUG nova.objects.instance [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.067100] [48512]: WARNING neutronclient.v2_0.client [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.085938] [48512]: DEBUG nova.policy [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.093184] [48512]: INFO nova.api.openstack.requestlog [None req-16f2c8a7-a721-4d07-bbc7-7c2c364f2f9d tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.065233 [ 947.093516] [48512]: [pid: 48512|app: 0|req: 1933/3808] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.095893] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.097276] [48512]: DEBUG nova.compute.api [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.100838] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.101467] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.101467] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.101958] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.101958] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.101958] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.119582] [48512]: WARNING neutronclient.v2_0.client [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.200328] [48512]: DEBUG nova.policy [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.204971] [48512]: INFO nova.api.openstack.requestlog [None req-ea04a05a-cd14-44e7-a350-86522f0441bb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.110910 [ 947.205319] [48512]: [pid: 48512|app: 0|req: 1934/3809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:11 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.208693] [48512]: DEBUG nova.api.openstack.wsgi [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea", "name": "network-vif-plugged", "status": "completed", "tag": "fde912c6-e862-44b7-a7d0-a882000fd7c3"}, {"name": "network-changed", "server_uuid": "3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea", "tag": "fde912c6-e862-44b7-a7d0-a882000fd7c3"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 947.216139] [48512]: DEBUG oslo_concurrency.lockutils [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.216336] [48512]: DEBUG oslo_concurrency.lockutils [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.216470] [48512]: DEBUG oslo_concurrency.lockutils [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.228450] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Creating event network-vif-plugged:fde912c6-e862-44b7-a7d0-a882000fd7c3 for instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea on cpu-1 [ 947.228805] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] Creating event network-changed:fde912c6-e862-44b7-a7d0-a882000fd7c3 for instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea on cpu-1 [ 947.233925] [48512]: INFO nova.api.openstack.requestlog [req-5a67b098-60eb-4647-b6de-dcdd169b531f req-a07d55e5-3ca1-4ced-b6ed-2ef164f2b97d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027854 [ 947.234474] [48512]: [pid: 48512|app: 0|req: 1935/3810] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:11 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 947.237286] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.238671] [48512]: DEBUG nova.compute.api [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.243694] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.244052] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.244276] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.244699] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.244971] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.245329] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.269890] [48512]: WARNING neutronclient.v2_0.client [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.297787] [48512]: DEBUG nova.policy [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.306420] [48512]: INFO nova.api.openstack.requestlog [None req-4ecb8a4f-72c6-40ba-af9f-5b7345ba6fdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.071216 [ 947.306961] [48512]: [pid: 48512|app: 0|req: 1936/3811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.310160] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.311697] [48512]: DEBUG nova.compute.api [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.317461] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.317717] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.317897] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.318349] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.318587] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.318756] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.345772] [48512]: WARNING neutronclient.v2_0.client [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.454857] [48511]: INFO nova.api.openstack.requestlog [None req-e9228ea7-e38e-44d8-8bf3-7ff896882e87 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.661371 [ 947.455352] [48511]: [pid: 48511|app: 0|req: 1876/3812] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:25:10 2025] POST /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 194 bytes in 1662 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 947.459637] [48511]: DEBUG nova.api.openstack.wsgi [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.461935] [48511]: DEBUG nova.compute.api [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.467929] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.468427] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.468565] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.468843] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.468996] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.469141] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.473682] [48512]: DEBUG nova.policy [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.481436] [48512]: INFO nova.api.openstack.requestlog [None req-8a00e224-3ec6-43d4-af91-526c6a4d55d2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.173835 [ 947.481909] [48512]: [pid: 48512|app: 0|req: 1937/3813] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.488113] [48512]: DEBUG nova.api.openstack.wsgi [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.493447] [48512]: DEBUG nova.compute.api [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.498607] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.498799] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.498933] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.499098] [48511]: DEBUG nova.objects.instance [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.502561] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.502783] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.502929] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.503238] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.503409] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.503546] [48512]: DEBUG oslo_concurrency.lockutils [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.503948] [48511]: WARNING neutronclient.v2_0.client [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.525024] [48512]: WARNING neutronclient.v2_0.client [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.527692] [48511]: DEBUG nova.policy [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.531985] [48511]: INFO nova.api.openstack.requestlog [None req-1bede956-ddc9-493c-9fab-ebe452ce889d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.075910 [ 947.532332] [48511]: [pid: 48511|app: 0|req: 1877/3814] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.535235] [48511]: DEBUG nova.api.openstack.wsgi [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.535431] [48511]: DEBUG nova.compute.api [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.539093] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.539339] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.539522] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.540081] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.540234] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.540451] [48511]: DEBUG oslo_concurrency.lockutils [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.544921] [48512]: DEBUG nova.policy [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.549324] [48512]: INFO nova.api.openstack.requestlog [None req-43b918a5-a986-40fe-8e87-35ed85345881 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1258 microversion: 2.1 time: 0.066757 [ 947.549667] [48512]: [pid: 48512|app: 0|req: 1938/3815] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1258 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.550456] [48511]: INFO nova.api.openstack.wsgi [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. [ 947.550758] [48511]: DEBUG nova.api.openstack.wsgi [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 947.551246] [48511]: INFO nova.api.openstack.requestlog [None req-9634a390-4bb0-44df-bf3d-70e96562b794 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 404 len: 111 microversion: 2.1 time: 0.018434 [ 947.551581] [48511]: [pid: 48511|app: 0|req: 1878/3816] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:12 2025] DELETE /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 947.552307] [48512]: DEBUG nova.api.openstack.wsgi [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.554053] [48512]: DEBUG nova.compute.api [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.554288] [48511]: DEBUG nova.api.openstack.wsgi [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.556350] [48511]: DEBUG nova.compute.api [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.557775] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.557957] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.558102] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.558440] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.558581] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.558710] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.560544] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.560794] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.560972] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.561272] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.561427] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.561570] [48511]: DEBUG oslo_concurrency.lockutils [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.579644] [48511]: WARNING neutronclient.v2_0.client [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.581124] [48512]: WARNING neutronclient.v2_0.client [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.644501] [48512]: DEBUG nova.policy [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.647174] [48511]: DEBUG nova.policy [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.648772] [48512]: INFO nova.api.openstack.requestlog [None req-3aa89413-92c2-4f33-880c-b49036efcf9d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.098531 [ 947.649607] [48512]: [pid: 48512|app: 0|req: 1939/3817] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.652026] [48511]: INFO nova.api.openstack.requestlog [None req-30e499f4-540c-4f6f-9061-5e3ccfaaabcd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1520 microversion: 2.1 time: 0.099566 [ 947.652137] [48512]: DEBUG nova.api.openstack.wsgi [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.652228] [48511]: [pid: 48511|app: 0|req: 1879/3818] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1520 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.653356] [48512]: DEBUG nova.compute.api [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 58139534-bca0-4170-b66e-4a60de31c922] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.656690] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.657839] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.657839] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.657839] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.657839] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.657839] [48512]: DEBUG oslo_concurrency.lockutils [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.666812] [48511]: DEBUG nova.api.openstack.wsgi [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.668330] [48511]: DEBUG nova.compute.api [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.671719] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.671893] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.672033] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.672300] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.673069] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.673069] [48511]: DEBUG oslo_concurrency.lockutils [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.688724] [48511]: WARNING neutronclient.v2_0.client [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.709632] [48511]: DEBUG nova.policy [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.714098] [48511]: INFO nova.api.openstack.requestlog [None req-512b326b-c4f8-47e9-841a-db99b1288dc8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.049246 [ 947.714469] [48511]: [pid: 48511|app: 0|req: 1880/3819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.740937] [48511]: DEBUG nova.api.openstack.wsgi [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.743312] [48511]: DEBUG nova.compute.api [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.747995] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.748386] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.748629] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.749308] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.749308] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.749515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.770394] [48511]: WARNING neutronclient.v2_0.client [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.805620] [48511]: DEBUG nova.policy [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.815417] [48511]: DEBUG nova.policy [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.816769] [48511]: DEBUG nova.policy [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.817486] [48511]: INFO nova.api.openstack.requestlog [None req-ebd22374-6356-425f-85ed-1e9c268e1eeb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.078797 [ 947.817815] [48511]: [pid: 48511|app: 0|req: 1881/3820] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.820165] [48511]: DEBUG nova.api.openstack.wsgi [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.821659] [48511]: DEBUG nova.compute.api [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.825098] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.825554] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.825554] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.825676] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.825815] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.825949] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.846761] [48511]: WARNING neutronclient.v2_0.client [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.872500] [48511]: DEBUG nova.policy [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.877852] [48511]: DEBUG nova.policy [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.878480] [48511]: DEBUG nova.policy [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.879239] [48511]: INFO nova.api.openstack.requestlog [None req-8febe4e6-7510-4763-ae61-0e8369d79d17 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1381 microversion: 2.47 time: 0.060915 [ 947.879624] [48511]: [pid: 48511|app: 0|req: 1882/3821] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.883110] [48511]: DEBUG nova.api.openstack.wsgi [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.883863] [48511]: DEBUG nova.compute.api [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.887510] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.888077] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.888077] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.888324] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.888470] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.888584] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.922119] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.922119] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.922119] [48511]: DEBUG oslo_concurrency.lockutils [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.922119] [48511]: DEBUG nova.objects.instance [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.927078] [48511]: WARNING neutronclient.v2_0.client [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 947.954742] [48511]: DEBUG nova.policy [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 947.959646] [48511]: INFO nova.api.openstack.requestlog [None req-f466c8f3-b09c-4c99-a50a-d6b294464ac5 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.079321 [ 947.960275] [48511]: [pid: 48511|app: 0|req: 1883/3822] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.962323] [48512]: INFO nova.api.openstack.wsgi [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. [ 947.962691] [48512]: DEBUG nova.api.openstack.wsgi [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 58139534-bca0-4170-b66e-4a60de31c922 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 947.962765] [48511]: DEBUG nova.api.openstack.wsgi [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.963010] [48512]: INFO nova.api.openstack.requestlog [None req-efbdbc9c-5904-469a-b7f2-fe4819a01842 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922" status: 404 len: 111 microversion: 2.1 time: 0.313206 [ 947.963363] [48512]: [pid: 48512|app: 0|req: 1940/3823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/58139534-bca0-4170-b66e-4a60de31c922 => generated 111 bytes in 314 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 947.965906] [48511]: DEBUG nova.compute.api [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.968718] [48512]: DEBUG nova.api.openstack.wsgi [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 947.969039] [48512]: DEBUG nova.compute.api [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 947.969605] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.969807] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.969944] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.970255] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.970357] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.970481] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.972903] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.973161] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.973424] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.973736] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.973999] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.974092] [48512]: DEBUG oslo_concurrency.lockutils [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.994627] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 947.994867] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 947.994988] [48511]: DEBUG oslo_concurrency.lockutils [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 947.995042] [48512]: DEBUG nova.compute.api [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 947.995107] [48511]: DEBUG nova.objects.instance [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.999277] [48511]: WARNING neutronclient.v2_0.client [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.025099] [48511]: DEBUG nova.policy [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.036816] [48511]: INFO nova.api.openstack.requestlog [None req-0091fe0c-9298-4ec8-b7a6-d5ca19f8c419 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.075122 [ 948.037876] [48511]: [pid: 48511|app: 0|req: 1884/3824] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.043386] [48511]: DEBUG nova.api.openstack.wsgi [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.043845] [48511]: DEBUG nova.compute.api [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.052537] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.052942] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.053256] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.053920] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.054216] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.054496] [48511]: DEBUG oslo_concurrency.lockutils [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.076751] [48511]: WARNING neutronclient.v2_0.client [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.082946] [48512]: INFO nova.api.openstack.requestlog [None req-d270673a-2db7-426e-9f84-d015e72b19e4 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 204 len: 0 microversion: 2.1 time: 0.115591 [ 948.083212] [48512]: [pid: 48512|app: 0|req: 1941/3825] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:12 2025] DELETE /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 948.097963] [48511]: DEBUG nova.policy [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.106602] [48511]: INFO nova.api.openstack.requestlog [None req-8dd6bb85-308a-4fad-b789-268b723d6b39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.068400 [ 948.107267] [48511]: [pid: 48511|app: 0|req: 1885/3826] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.110655] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.113035] [48511]: DEBUG nova.compute.api [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.121238] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.121238] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.121238] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.121539] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.121689] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.122278] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.145808] [48511]: WARNING neutronclient.v2_0.client [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.183175] [48512]: DEBUG nova.api.openstack.wsgi [None req-5432ae19-96e1-4600-8cf4-816348aebe1b tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.186016] [48512]: WARNING neutronclient.v2_0.client [None req-5432ae19-96e1-4600-8cf4-816348aebe1b tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.225433] [48511]: DEBUG nova.policy [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.231927] [48511]: INFO nova.api.openstack.requestlog [None req-c3960024-7d37-40de-a501-d9c63debb5d0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1508 microversion: 2.1 time: 0.123811 [ 948.232730] [48511]: [pid: 48511|app: 0|req: 1886/3827] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1508 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.237020] [48511]: DEBUG nova.api.openstack.wsgi [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.237419] [48511]: DEBUG nova.compute.api [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.245633] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.264919] [48512]: INFO nova.api.openstack.requestlog [None req-5432ae19-96e1-4600-8cf4-816348aebe1b tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 308 microversion: 2.1 time: 0.179368 [ 948.265311] [48512]: [pid: 48512|app: 0|req: 1942/3828] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:25:12 2025] GET /compute/v2.1/os-tenant-networks => generated 308 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 948.269365] [48512]: DEBUG nova.api.openstack.wsgi [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.271428] [48512]: DEBUG nova.compute.api [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.276417] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.276583] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.276789] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.277062] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.277209] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.277352] [48512]: DEBUG oslo_concurrency.lockutils [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.301194] [48512]: WARNING neutronclient.v2_0.client [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.301311] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.301518] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.301686] [48511]: DEBUG oslo_concurrency.lockutils [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.302078] [48511]: DEBUG nova.objects.instance [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.308928] [48511]: WARNING neutronclient.v2_0.client [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.344746] [48511]: DEBUG nova.policy [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.352371] [48511]: INFO nova.api.openstack.requestlog [None req-278ce8c5-e13f-4f9e-b3c7-91e24c88b3eb tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.118872 [ 948.352749] [48511]: [pid: 48511|app: 0|req: 1887/3829] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.356772] [48511]: DEBUG nova.api.openstack.wsgi [None req-68f90ff6-d699-4d13-b2ea-86dd8b1ad2d0 tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.359365] [48511]: WARNING neutronclient.v2_0.client [None req-68f90ff6-d699-4d13-b2ea-86dd8b1ad2d0 tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.395321] [48511]: INFO nova.api.openstack.requestlog [None req-68f90ff6-d699-4d13-b2ea-86dd8b1ad2d0 tempest-ComputeTenantNetworksTest-1648348641 tempest-ComputeTenantNetworksTest-1648348641-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks/ff974a8b-2a88-4d76-8d8e-ea919f8460eb" status: 200 len: 139 microversion: 2.1 time: 0.041342 [ 948.395684] [48511]: [pid: 48511|app: 0|req: 1888/3830] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/os-tenant-networks/ff974a8b-2a88-4d76-8d8e-ea919f8460eb => generated 139 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 948.398926] [48511]: DEBUG nova.api.openstack.wsgi [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.400451] [48511]: DEBUG nova.compute.api [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.407391] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.407597] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.407731] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.407991] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.408199] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.408330] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.428660] [48511]: WARNING neutronclient.v2_0.client [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.442034] [48512]: DEBUG nova.policy [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.447326] [48512]: INFO nova.api.openstack.requestlog [None req-2498926e-4497-4ccc-bebe-534a6ffd88f2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1307 microversion: 2.1 time: 0.181412 [ 948.447891] [48512]: [pid: 48512|app: 0|req: 1943/3831] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1307 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.459775] [48511]: DEBUG nova.policy [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.465701] [48511]: INFO nova.api.openstack.requestlog [None req-60fd6e07-147e-4b24-931f-c6922b029ab0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.069310 [ 948.466188] [48511]: [pid: 48511|app: 0|req: 1889/3832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.503251] [48512]: DEBUG nova.api.openstack.wsgi [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.505221] [48512]: DEBUG nova.compute.api [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.512842] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.513041] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.513194] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.513450] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.513611] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.513710] [48512]: DEBUG oslo_concurrency.lockutils [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.548306] [48512]: WARNING neutronclient.v2_0.client [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.551030] [48511]: DEBUG nova.api.openstack.wsgi [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.552558] [48511]: DEBUG nova.compute.api [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.556076] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.556296] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.556588] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.556820] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.557025] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.557191] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.582420] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.582626] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.582788] [48511]: DEBUG oslo_concurrency.lockutils [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.582948] [48511]: DEBUG nova.objects.instance [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.587117] [48511]: WARNING neutronclient.v2_0.client [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.617623] [48511]: DEBUG nova.policy [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.625411] [48511]: INFO nova.api.openstack.requestlog [None req-24689933-a46c-4181-8197-259d44b3e8f0 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.078428 [ 948.625698] [48511]: [pid: 48511|app: 0|req: 1890/3833] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.632379] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.633871] [48511]: DEBUG nova.compute.api [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.639159] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.639392] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.639557] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.639888] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.640140] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.640453] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.668249] [48511]: WARNING neutronclient.v2_0.client [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.691455] [48511]: DEBUG nova.policy [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.699156] [48511]: INFO nova.api.openstack.requestlog [None req-0c6aae4b-413a-4492-83d8-37dda323979e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1266 microversion: 2.1 time: 0.072814 [ 948.699696] [48511]: [pid: 48511|app: 0|req: 1891/3834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1266 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.702045] [48511]: DEBUG nova.api.openstack.wsgi [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.703533] [48511]: DEBUG nova.compute.api [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.708294] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.708492] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.708757] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.708910] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.709091] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.709230] [48511]: DEBUG oslo_concurrency.lockutils [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.724949] [48512]: DEBUG nova.policy [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.734653] [48512]: INFO nova.api.openstack.requestlog [None req-533d6a5e-84b0-4ed6-a0d5-944955c522a3 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.234552 [ 948.735093] [48512]: [pid: 48512|app: 0|req: 1944/3835] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.738024] [48512]: DEBUG nova.api.openstack.wsgi [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.738714] [48512]: DEBUG nova.compute.api [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.741050] [48511]: WARNING neutronclient.v2_0.client [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.742182] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.742507] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.742574] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.742870] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.743045] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.743440] [48512]: DEBUG oslo_concurrency.lockutils [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.763050] [48512]: WARNING neutronclient.v2_0.client [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.849397] [48511]: DEBUG nova.policy [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.860460] [48511]: INFO nova.api.openstack.requestlog [None req-2820f794-3420-4d9f-a87e-86a12d95beb9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.160192 [ 948.860944] [48511]: [pid: 48511|app: 0|req: 1892/3836] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.864830] [48511]: DEBUG nova.api.openstack.wsgi [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.867561] [48511]: DEBUG nova.compute.api [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.871774] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.872369] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.872604] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.872963] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.873174] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.873324] [48511]: DEBUG oslo_concurrency.lockutils [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.891052] [48511]: WARNING neutronclient.v2_0.client [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.906156] [48512]: DEBUG nova.policy [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.911346] [48512]: INFO nova.api.openstack.requestlog [None req-8bc1799b-0e55-4de7-ad15-490f6f2161b1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1519 microversion: 2.1 time: 0.175797 [ 948.911731] [48512]: [pid: 48512|app: 0|req: 1945/3837] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1519 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.914215] [48512]: DEBUG nova.api.openstack.wsgi [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.915600] [48512]: DEBUG nova.compute.api [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.919181] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.919398] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.919784] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.919846] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.919946] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.920081] [48512]: DEBUG oslo_concurrency.lockutils [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.926973] [48511]: DEBUG nova.policy [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.932730] [48511]: INFO nova.api.openstack.requestlog [None req-d939fd7c-1c80-4a59-b4c6-9bff9c4cccfa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.069263 [ 948.932730] [48511]: [pid: 48511|app: 0|req: 1893/3838] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.934854] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.939039] [48511]: DEBUG nova.compute.api [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.942489] [48512]: WARNING neutronclient.v2_0.client [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.948804] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.949022] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.949227] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.949434] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.949578] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.949712] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.966387] [48512]: DEBUG nova.policy [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.971557] [48512]: DEBUG nova.policy [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.972371] [48512]: DEBUG nova.policy [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 948.973186] [48512]: INFO nova.api.openstack.requestlog [None req-a88ceabb-e338-4ce8-b00d-76a2a9f1d4fd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.060877 [ 948.976717] [48512]: [pid: 48512|app: 0|req: 1946/3839] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.976717] [48512]: DEBUG nova.api.openstack.wsgi [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 948.977800] [48512]: DEBUG nova.compute.api [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 948.981495] [48511]: WARNING neutronclient.v2_0.client [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 948.984263] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.984444] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.984613] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 948.984976] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 948.985152] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 948.985276] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.001370] [48511]: DEBUG nova.policy [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.006115] [48511]: DEBUG nova.policy [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.006741] [48511]: DEBUG nova.policy [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.007485] [48511]: INFO nova.api.openstack.requestlog [None req-bb499c40-e575-4961-b577-4270c1f4e972 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1381 microversion: 2.47 time: 0.074833 [ 949.008734] [48511]: [pid: 48511|app: 0|req: 1894/3840] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 949.008834] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.009215] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.009443] [48512]: DEBUG oslo_concurrency.lockutils [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.010220] [48512]: DEBUG nova.objects.instance [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.016875] [48512]: WARNING neutronclient.v2_0.client [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.037764] [48512]: DEBUG nova.policy [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.043884] [48512]: INFO nova.api.openstack.requestlog [None req-20a0a196-210f-4dc1-8ee4-0869b9b9debb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.069520 [ 949.044233] [48512]: [pid: 48512|app: 0|req: 1947/3841] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.052185] [48511]: DEBUG nova.api.openstack.wsgi [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.053987] [48511]: DEBUG nova.compute.api [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.058898] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.060149] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.060460] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.060795] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.061000] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.061215] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.098368] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.098639] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.098858] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.099170] [48511]: DEBUG nova.objects.instance [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.103047] [48511]: WARNING neutronclient.v2_0.client [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.123867] [48511]: DEBUG nova.policy [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.127231] [48512]: DEBUG nova.api.openstack.wsgi [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.129323] [48512]: DEBUG nova.compute.api [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.129426] [48511]: INFO nova.api.openstack.requestlog [None req-b45ed275-95b1-475f-b92c-36867a240478 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.080466 [ 949.129764] [48511]: [pid: 48511|app: 0|req: 1895/3842] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.135947] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.136156] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.136296] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.136562] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.136700] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.136821] [48512]: DEBUG oslo_concurrency.lockutils [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.155559] [48512]: WARNING neutronclient.v2_0.client [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.174356] [48512]: DEBUG nova.policy [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.179132] [48512]: INFO nova.api.openstack.requestlog [None req-219825ba-6dd3-4495-a812-707eb20483ec tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.056746 [ 949.179588] [48512]: [pid: 48512|app: 0|req: 1948/3843] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:13 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.250927] [48511]: DEBUG nova.api.openstack.wsgi [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.252701] [48511]: DEBUG nova.compute.api [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.256948] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.257186] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.257396] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.257765] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.257963] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.258150] [48511]: DEBUG oslo_concurrency.lockutils [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.333922] [48511]: WARNING neutronclient.v2_0.client [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.365859] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.367622] [48512]: DEBUG nova.compute.api [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.373488] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.373750] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.373750] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.374049] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.374201] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.374327] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.399106] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.399321] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.399458] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.399608] [48512]: DEBUG nova.objects.instance [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.403424] [48512]: WARNING neutronclient.v2_0.client [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.425882] [48512]: DEBUG nova.policy [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.433304] [48512]: INFO nova.api.openstack.requestlog [None req-cd27ffa3-2edd-46c0-a13a-567ea000fd82 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.069874 [ 949.433630] [48512]: [pid: 48512|app: 0|req: 1949/3844] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.452708] [48511]: DEBUG nova.policy [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.458969] [48511]: INFO nova.api.openstack.requestlog [None req-8266e3ef-a668-4e3c-bed3-11cc434bfbf5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1508 microversion: 2.1 time: 0.210372 [ 949.459081] [48511]: [pid: 48511|app: 0|req: 1896/3845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1508 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.462027] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.463030] [48512]: DEBUG nova.compute.api [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.466567] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.468198] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.468198] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.468198] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.468198] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.468198] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.479165] [48511]: DEBUG nova.api.openstack.wsgi [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.480599] [48511]: DEBUG nova.compute.api [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.486995] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.487205] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.487366] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.487640] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.487787] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.487908] [48511]: DEBUG oslo_concurrency.lockutils [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.495737] [48512]: WARNING neutronclient.v2_0.client [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.509660] [48511]: WARNING neutronclient.v2_0.client [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.522324] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=24 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 949.546212] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=15 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 949.561600] [48511]: DEBUG nova.policy [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.565372] [48511]: INFO nova.api.openstack.requestlog [None req-13ae8113-51ba-45aa-80fb-33a8e141ad93 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.088291 [ 949.565876] [48511]: [pid: 48511|app: 0|req: 1897/3846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.586225] [48512]: DEBUG nova.policy [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.590703] [48512]: INFO nova.api.openstack.requestlog [None req-9f24b9a4-fcb3-4860-9e72-eff5fa57e6d7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1486 microversion: 2.1 time: 0.131782 [ 949.590974] [48512]: [pid: 48512|app: 0|req: 1950/3847] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1486 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.646026] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.646849] [48511]: DEBUG nova.compute.api [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.651119] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.651353] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.651749] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.652150] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.652338] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.652482] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.682398] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.682734] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.683055] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.683312] [48511]: DEBUG nova.objects.instance [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.683817] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1420102347", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 949.687424] [48511]: WARNING neutronclient.v2_0.client [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.711026] [48511]: DEBUG nova.policy [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.716028] [48511]: INFO nova.api.openstack.requestlog [None req-7ce19fab-085e-4e93-a7a8-73976f8138e6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.074767 [ 949.716096] [48511]: [pid: 48511|app: 0|req: 1898/3848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.718721] [48511]: DEBUG nova.api.openstack.wsgi [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.720048] [48511]: DEBUG nova.compute.api [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.723734] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.723921] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.724070] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.724423] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.724580] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.724706] [48511]: DEBUG oslo_concurrency.lockutils [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.732396] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.732639] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.732925] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.733335] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.734691] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.734892] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.740467] [48512]: DEBUG nova.network.neutron [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 949.740772] [48512]: WARNING neutronclient.v2_0.client [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.742521] [48511]: WARNING neutronclient.v2_0.client [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.880450] [48511]: DEBUG nova.policy [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 949.885868] [48511]: INFO nova.api.openstack.requestlog [None req-0727cac4-f276-4285-9368-ef1a54a37281 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1318 microversion: 2.1 time: 0.168862 [ 949.885979] [48511]: [pid: 48511|app: 0|req: 1899/3849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1318 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.888727] [48511]: DEBUG nova.api.openstack.wsgi [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 949.890261] [48511]: DEBUG nova.compute.api [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 949.895633] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.896009] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.897210] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.897740] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 949.898038] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 949.898278] [48511]: DEBUG oslo_concurrency.lockutils [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 949.914258] [48512]: WARNING neutronclient.v2_0.client [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 949.917157] [48511]: WARNING neutronclient.v2_0.client [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.012267] [48512]: DEBUG nova.virt.hardware [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 950.012412] [48512]: DEBUG nova.virt.hardware [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 950.012572] [48512]: DEBUG nova.virt.hardware [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 950.012683] [48512]: DEBUG nova.virt.hardware [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 950.012795] [48512]: DEBUG nova.virt.hardware [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 950.021123] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.021380] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.021540] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.021983] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.022187] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.022373] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.034812] [48512]: DEBUG nova.quota [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 950.038423] [48512]: DEBUG nova.quota [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 950.044308] [48512]: DEBUG nova.compute.api [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 950.045689] [48512]: DEBUG nova.compute.api [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 950.081837] [48512]: INFO nova.api.openstack.requestlog [None req-bbd7c123-e039-47c2-86c0-01a4446fa62e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.400040 [ 950.083572] [48512]: [pid: 48512|app: 0|req: 1951/3850] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:14 2025] POST /compute/v2.1/servers => generated 380 bytes in 402 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 950.089554] [48511]: DEBUG nova.policy [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.089710] [48512]: DEBUG nova.api.openstack.wsgi [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.090976] [48512]: DEBUG nova.compute.api [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.093555] [48511]: INFO nova.api.openstack.requestlog [None req-30400168-6a3c-4234-9965-d4fd5c01987d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.207007 [ 950.093905] [48511]: [pid: 48511|app: 0|req: 1900/3851] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.095945] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.095945] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.095945] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.095945] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.095945] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.096198] [48512]: DEBUG oslo_concurrency.lockutils [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.096230] [48511]: DEBUG nova.api.openstack.wsgi [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.098540] [48511]: DEBUG nova.compute.api [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.100739] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.100917] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.101063] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.101442] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.101571] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.101624] [48511]: DEBUG oslo_concurrency.lockutils [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.114181] [48512]: WARNING neutronclient.v2_0.client [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.121487] [48511]: WARNING neutronclient.v2_0.client [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.241052] [48512]: DEBUG nova.policy [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.248635] [48512]: INFO nova.api.openstack.requestlog [None req-083dece3-8ed7-4d82-8b0d-5b3e8d3a1622 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.164465 [ 950.249132] [48512]: [pid: 48512|app: 0|req: 1952/3852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.252706] [48512]: DEBUG nova.api.openstack.wsgi [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.255171] [48512]: DEBUG nova.compute.api [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.260480] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.260480] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.260590] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.261203] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.261203] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.261203] [48512]: DEBUG oslo_concurrency.lockutils [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.275917] [48511]: DEBUG nova.policy [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.286604] [48511]: INFO nova.api.openstack.requestlog [None req-25f2eb60-28a5-40a7-89af-b068096bc3c0 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1519 microversion: 2.1 time: 0.191857 [ 950.286858] [48511]: [pid: 48511|app: 0|req: 1901/3853] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:14 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1519 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.290597] [48511]: DEBUG nova.api.openstack.wsgi [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.291852] [48511]: DEBUG nova.compute.api [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.297039] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.297277] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.297428] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.297693] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.297840] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.297924] [48512]: WARNING neutronclient.v2_0.client [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.297978] [48511]: DEBUG oslo_concurrency.lockutils [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.319234] [48511]: WARNING neutronclient.v2_0.client [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.346215] [48512]: DEBUG nova.policy [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.355828] [48512]: INFO nova.api.openstack.requestlog [None req-924be135-5d9b-495e-9539-3f8d06037e66 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.105438 [ 950.355828] [48512]: [pid: 48512|app: 0|req: 1953/3854] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.359027] [48512]: DEBUG nova.api.openstack.wsgi [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.360803] [48512]: DEBUG nova.compute.api [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.366429] [48511]: DEBUG nova.policy [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.370137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.372425] [48511]: DEBUG nova.policy [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.373050] [48511]: DEBUG nova.policy [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.373810] [48511]: INFO nova.api.openstack.requestlog [None req-77b18dff-37fe-4f10-bb65-0afcc67144c2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.086334 [ 950.374416] [48511]: [pid: 48511|app: 0|req: 1902/3855] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.377101] [48511]: DEBUG nova.api.openstack.wsgi [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.378907] [48511]: DEBUG nova.compute.api [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.383205] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.383432] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.383584] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.383893] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.384077] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.384206] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.409429] [48512]: WARNING neutronclient.v2_0.client [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.418909] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.419158] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.419276] [48511]: DEBUG oslo_concurrency.lockutils [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.419434] [48511]: DEBUG nova.objects.instance [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.425131] [48511]: WARNING neutronclient.v2_0.client [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.668388] [48512]: DEBUG nova.policy [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.677317] [48512]: DEBUG nova.policy [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.678352] [48512]: DEBUG nova.policy [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.678731] [48512]: INFO nova.api.openstack.requestlog [None req-a855260b-3775-4873-b236-6f394035d327 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1381 microversion: 2.47 time: 0.322120 [ 950.679106] [48512]: [pid: 48512|app: 0|req: 1954/3856] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1381 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.681595] [48512]: DEBUG nova.api.openstack.wsgi [None req-47098fef-84b7-428f-b5bd-8029d32dc19e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.683194] [48512]: DEBUG nova.compute.api [None req-47098fef-84b7-428f-b5bd-8029d32dc19e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.684609] [48511]: DEBUG nova.policy [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.689788] [48511]: INFO nova.api.openstack.requestlog [None req-91607ae6-392a-4119-a140-d20b8f2dc667 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.314896 [ 950.690162] [48511]: [pid: 48511|app: 0|req: 1903/3857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.694263] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.694348] [48511]: DEBUG nova.compute.api [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.695147] [48512]: WARNING neutronclient.v2_0.client [None req-47098fef-84b7-428f-b5bd-8029d32dc19e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.699215] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.699584] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.699736] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.700334] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.700334] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.700453] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.723332] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.723332] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.723332] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.723495] [48511]: DEBUG nova.objects.instance [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.726517] [48511]: WARNING neutronclient.v2_0.client [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.733578] [48512]: DEBUG nova.policy [None req-47098fef-84b7-428f-b5bd-8029d32dc19e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.739198] [48512]: INFO nova.api.openstack.requestlog [None req-47098fef-84b7-428f-b5bd-8029d32dc19e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1207 microversion: 2.1 time: 0.059474 [ 950.739547] [48512]: [pid: 48512|app: 0|req: 1955/3858] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.742880] [48512]: DEBUG nova.api.openstack.wsgi [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.744756] [48512]: DEBUG nova.compute.api [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.748641] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.748831] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.748966] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.749242] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.749382] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.749565] [48512]: DEBUG oslo_concurrency.lockutils [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.771136] [48512]: WARNING neutronclient.v2_0.client [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.787718] [48511]: DEBUG nova.policy [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.793784] [48511]: INFO nova.api.openstack.requestlog [None req-6f48469c-d379-49e8-bf62-25e66dc6097d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.102980 [ 950.794172] [48511]: [pid: 48511|app: 0|req: 1904/3859] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.800174] [48511]: DEBUG nova.api.openstack.wsgi [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.801732] [48511]: DEBUG nova.compute.api [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.805137] [48512]: DEBUG nova.policy [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.808073] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.808293] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.808464] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.809094] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.809094] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.809094] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.811918] [48512]: INFO nova.api.openstack.requestlog [None req-05bf7364-ec2d-4210-a45f-5789d78bb212 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.071273 [ 950.813300] [48512]: [pid: 48512|app: 0|req: 1956/3860] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.817942] [48512]: DEBUG nova.api.openstack.wsgi [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.818070] [48512]: DEBUG nova.compute.api [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.821589] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.822139] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.822139] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.822343] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.822553] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.822974] [48512]: DEBUG oslo_concurrency.lockutils [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.849924] [48512]: WARNING neutronclient.v2_0.client [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.852495] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.852694] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.852873] [48511]: DEBUG oslo_concurrency.lockutils [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.853066] [48511]: DEBUG nova.objects.instance [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.857095] [48511]: WARNING neutronclient.v2_0.client [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.877615] [48512]: DEBUG nova.policy [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.883081] [48512]: INFO nova.api.openstack.requestlog [None req-656c774a-1f3a-47a8-ac3b-7fc2ed3f8f04 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1466 microversion: 2.1 time: 0.068906 [ 950.883650] [48512]: [pid: 48512|app: 0|req: 1957/3861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1466 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.886488] [48512]: DEBUG nova.api.openstack.wsgi [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.887771] [48512]: DEBUG nova.compute.api [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.891434] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.891579] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.891727] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.891978] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.892235] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.892359] [48512]: DEBUG oslo_concurrency.lockutils [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.893396] [48511]: DEBUG nova.policy [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.899276] [48511]: INFO nova.api.openstack.requestlog [None req-9fb768c6-9060-4666-bc46-adb69390ac20 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.104383 [ 950.899528] [48511]: [pid: 48511|app: 0|req: 1905/3862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.902148] [48511]: DEBUG nova.api.openstack.wsgi [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8fe183a6-3240-45f9-80f6-1347af3f8d96", "name": "network-vif-deleted", "tag": "d295366b-068f-4aa2-b950-1e6c682e7506"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 950.910719] [48511]: DEBUG oslo_concurrency.lockutils [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.910917] [48511]: DEBUG oslo_concurrency.lockutils [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.911049] [48511]: DEBUG oslo_concurrency.lockutils [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.920775] [48512]: WARNING neutronclient.v2_0.client [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.920897] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] Creating event network-vif-deleted:d295366b-068f-4aa2-b950-1e6c682e7506 for instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 on cpu-1 [ 950.927570] [48511]: INFO nova.api.openstack.requestlog [req-a280982c-0bf9-48f3-adcc-0e1161fa9384 req-ad5009bc-f987-4fe0-9d08-35998a361154 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027359 [ 950.928037] [48511]: [pid: 48511|app: 0|req: 1906/3863] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:15 2025] 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) [ 950.931394] [48511]: DEBUG nova.api.openstack.wsgi [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.933311] [48511]: DEBUG nova.compute.api [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.937279] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.937623] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.937862] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.938290] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.938595] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.938833] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.941866] [48512]: DEBUG nova.policy [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 950.946229] [48512]: INFO nova.api.openstack.requestlog [None req-da8e5210-6a22-422a-aefa-c4e1b57d2cb7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.061878 [ 950.946593] [48512]: [pid: 48512|app: 0|req: 1958/3864] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.951095] [48512]: DEBUG nova.api.openstack.wsgi [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 950.952375] [48512]: DEBUG nova.compute.api [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.961025] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.970301] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 950.970711] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 950.970956] [48511]: DEBUG oslo_concurrency.lockutils [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 950.971224] [48511]: DEBUG nova.objects.instance [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.976577] [48511]: WARNING neutronclient.v2_0.client [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.977122] [48512]: WARNING neutronclient.v2_0.client [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 950.996309] [48511]: DEBUG nova.policy [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.002679] [48511]: INFO nova.api.openstack.requestlog [None req-75094b62-7b6a-44d6-8f7a-9281e25beca1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.072933 [ 951.002679] [48511]: [pid: 48511|app: 0|req: 1907/3865] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.007507] [48511]: DEBUG nova.api.openstack.wsgi [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "163ba6dc-3229-4227-906f-a13f83397526", "name": "network-vif-plugged", "status": "completed", "tag": "c5419606-a0bb-4701-8bcf-34a80d824d9e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 951.012149] [48511]: DEBUG oslo_concurrency.lockutils [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.012285] [48511]: DEBUG oslo_concurrency.lockutils [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.012424] [48511]: DEBUG oslo_concurrency.lockutils [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.020040] [48511]: INFO nova.api.openstack.compute.server_external_events [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] Creating event network-vif-plugged:c5419606-a0bb-4701-8bcf-34a80d824d9e for instance 163ba6dc-3229-4227-906f-a13f83397526 on cpu-1 [ 951.024983] [48511]: INFO nova.api.openstack.requestlog [req-91b28955-6082-486f-871c-9673f93aaf2b req-96ced2ea-a416-4ac3-a405-0d09b8f3509c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022251 [ 951.025367] [48511]: [pid: 48511|app: 0|req: 1908/3866] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:15 2025] 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) [ 951.068326] [48512]: DEBUG nova.policy [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.072943] [48512]: INFO nova.api.openstack.requestlog [None req-fbb5217c-e069-4e85-aebf-7c1b453fb063 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.125783 [ 951.073351] [48512]: [pid: 48512|app: 0|req: 1959/3867] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.108919] [48511]: DEBUG nova.api.openstack.wsgi [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.110357] [48511]: DEBUG nova.compute.api [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.114471] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.114660] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.114863] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.115186] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.115340] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.115464] [48511]: DEBUG oslo_concurrency.lockutils [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.133367] [48511]: WARNING neutronclient.v2_0.client [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.200363] [48511]: DEBUG nova.policy [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.204939] [48511]: INFO nova.api.openstack.requestlog [None req-0673a78c-9a46-46ad-a57f-499f9690bd19 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.098441 [ 951.205321] [48511]: [pid: 48511|app: 0|req: 1909/3868] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:15 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.263624] [48512]: DEBUG nova.api.openstack.wsgi [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.265367] [48512]: DEBUG nova.compute.api [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.279404] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.279404] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.279705] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.280763] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.280905] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.281934] [48512]: DEBUG oslo_concurrency.lockutils [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.301807] [48511]: DEBUG nova.api.openstack.wsgi [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.303770] [48511]: DEBUG nova.compute.api [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.307022] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.307201] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.307201] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.307859] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.307859] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.307859] [48511]: DEBUG oslo_concurrency.lockutils [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.310444] [48512]: WARNING neutronclient.v2_0.client [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.331541] [48511]: WARNING neutronclient.v2_0.client [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.401289] [48511]: DEBUG nova.policy [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.408805] [48511]: INFO nova.api.openstack.requestlog [None req-3214852f-ebf0-4aad-850c-c3d27e82e781 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1519 microversion: 2.1 time: 0.109318 [ 951.409161] [48511]: [pid: 48511|app: 0|req: 1910/3869] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1519 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.414367] [48511]: DEBUG nova.api.openstack.wsgi [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.415768] [48511]: DEBUG nova.compute.api [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.421387] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.421576] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.421721] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.421977] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.422134] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.422326] [48511]: DEBUG oslo_concurrency.lockutils [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.428504] [48512]: DEBUG nova.policy [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.433515] [48512]: INFO nova.api.openstack.requestlog [None req-95bbb596-c0c5-458b-9fb6-1af8aae381a6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.172121 [ 951.433781] [48512]: [pid: 48512|app: 0|req: 1960/3870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.436365] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.437845] [48512]: DEBUG nova.compute.api [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.442019] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.447447] [48511]: WARNING neutronclient.v2_0.client [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.465038] [48512]: WARNING neutronclient.v2_0.client [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.471240] [48511]: DEBUG nova.policy [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.475727] [48511]: INFO nova.api.openstack.requestlog [None req-142eca0a-5e86-4796-be3d-0d01b2de431c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.063242 [ 951.476254] [48511]: [pid: 48511|app: 0|req: 1911/3871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.484128] [48512]: DEBUG nova.policy [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.488558] [48512]: DEBUG nova.policy [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.489146] [48512]: DEBUG nova.policy [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.489701] [48512]: INFO nova.api.openstack.requestlog [None req-4a9ece18-fad4-4c5d-aa28-95b19a85e311 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.055419 [ 951.489990] [48512]: [pid: 48512|app: 0|req: 1961/3872] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.698123] [48511]: DEBUG nova.api.openstack.wsgi [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.699266] [48511]: DEBUG nova.compute.api [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.705726] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.705984] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.706084] [48512]: DEBUG nova.api.openstack.wsgi [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.706204] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.706502] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.706690] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.706844] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.709233] [48512]: DEBUG nova.compute.api [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.715253] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.715441] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.717101] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.717394] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.717551] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.720263] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.739341] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.739544] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.739672] [48511]: DEBUG oslo_concurrency.lockutils [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.739828] [48511]: DEBUG nova.objects.instance [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.744335] [48511]: WARNING neutronclient.v2_0.client [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.744653] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.744881] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.745031] [48512]: DEBUG oslo_concurrency.lockutils [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.745174] [48512]: DEBUG nova.objects.instance [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.751425] [48512]: WARNING neutronclient.v2_0.client [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.765810] [48511]: DEBUG nova.policy [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.771386] [48511]: DEBUG nova.policy [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.772052] [48511]: DEBUG nova.policy [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.772652] [48511]: INFO nova.api.openstack.requestlog [None req-c61b9cb4-fa91-48da-a909-5002faee5c12 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.077760 [ 951.772987] [48511]: [pid: 48511|app: 0|req: 1912/3873] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.778657] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.780432] [48511]: DEBUG nova.compute.api [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.784165] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.784359] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.784565] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.784881] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.785058] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.785211] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.785635] [48512]: DEBUG nova.policy [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.790932] [48512]: INFO nova.api.openstack.requestlog [None req-98ae8ba7-8819-4370-8c5d-01d2d2fd5152 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.088281 [ 951.792661] [48512]: [pid: 48512|app: 0|req: 1962/3874] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.805049] [48511]: WARNING neutronclient.v2_0.client [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.820186] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.820186] [48512]: DEBUG nova.compute.api [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.824095] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.824362] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.824533] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.825296] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.825406] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.825544] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.830076] [48511]: DEBUG nova.policy [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.836035] [48511]: INFO nova.api.openstack.requestlog [None req-a3cb3d33-5c04-404e-a865-39568eceedf8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.062352 [ 951.836488] [48511]: [pid: 48511|app: 0|req: 1913/3875] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.840550] [48511]: DEBUG nova.api.openstack.wsgi [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.842119] [48511]: DEBUG nova.compute.api [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.845593] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.845887] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.846095] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.846324] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.846472] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.846587] [48511]: DEBUG oslo_concurrency.lockutils [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.850841] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.851068] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.851172] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.851347] [48512]: DEBUG nova.objects.instance [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.854440] [48512]: WARNING neutronclient.v2_0.client [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.866445] [48511]: WARNING neutronclient.v2_0.client [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.877613] [48512]: DEBUG nova.policy [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.882928] [48512]: INFO nova.api.openstack.requestlog [None req-7f090b69-e62a-4d1c-a914-4efb9d11979c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.068060 [ 951.883285] [48512]: [pid: 48512|app: 0|req: 1963/3876] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.895807] [48511]: DEBUG nova.policy [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.897311] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.898861] [48512]: DEBUG nova.compute.api [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.900117] [48511]: INFO nova.api.openstack.requestlog [None req-869e49e4-8680-4aa4-ba2e-a4dc0bbd6ca0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.062920 [ 951.900671] [48511]: [pid: 48511|app: 0|req: 1914/3877] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.903244] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.903420] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.903563] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.903850] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.903996] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.904134] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.920789] [48511]: DEBUG nova.api.openstack.wsgi [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.923267] [48511]: DEBUG nova.compute.api [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.928264] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.929047] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.929148] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.929212] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.929258] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.929294] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.929294] [48512]: DEBUG nova.objects.instance [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.929366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.929399] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.929595] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.932360] [48512]: WARNING neutronclient.v2_0.client [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.953124] [48512]: DEBUG nova.policy [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.957466] [48512]: INFO nova.api.openstack.requestlog [None req-8b9e006f-9d40-468c-8fcd-4588af0a1672 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.062455 [ 951.957766] [48512]: [pid: 48512|app: 0|req: 1964/3878] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.961325] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.961658] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.962064] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.962219] [48511]: DEBUG nova.objects.instance [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 951.966988] [48511]: WARNING neutronclient.v2_0.client [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 951.968187] [48512]: DEBUG nova.api.openstack.wsgi [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 951.970584] [48512]: DEBUG nova.compute.api [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 951.975103] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.975305] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.975429] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.975733] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 951.975880] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 951.976043] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 951.986525] [48511]: DEBUG nova.policy [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 951.991138] [48511]: INFO nova.api.openstack.requestlog [None req-6fb7649c-9688-47c9-a4df-abc537fe320a tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.072864 [ 951.991612] [48511]: [pid: 48511|app: 0|req: 1915/3879] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.998704] [48512]: WARNING neutronclient.v2_0.client [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.016754] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.018619] [48511]: DEBUG nova.compute.api [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.019133] [48512]: DEBUG nova.policy [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.023156] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.023374] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.023489] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.023755] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.024123] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.024251] [48512]: INFO nova.api.openstack.requestlog [None req-2fd41d2b-7e52-4744-a2f6-c560fa523c40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.058905 [ 952.024304] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.024338] [48512]: [pid: 48512|app: 0|req: 1965/3880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.056142] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.056142] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.056407] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.056668] [48511]: DEBUG nova.objects.instance [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.061835] [48511]: WARNING neutronclient.v2_0.client [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.088089] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.090260] [48512]: DEBUG nova.compute.api [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.096537] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.096537] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.096537] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.096537] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.096537] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.097034] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.121199] [48511]: DEBUG nova.policy [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.126968] [48512]: WARNING neutronclient.v2_0.client [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.128573] [48511]: INFO nova.api.openstack.requestlog [None req-8ecb39aa-d782-4228-bec4-709d2e039973 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.114261 [ 952.129106] [48511]: [pid: 48511|app: 0|req: 1916/3881] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.216861] [48512]: DEBUG nova.policy [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.218249] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.220359] [48511]: DEBUG nova.compute.api [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.221750] [48512]: INFO nova.api.openstack.requestlog [None req-8b273fa8-a539-4daa-b119-622c22d668f9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.136520 [ 952.222092] [48512]: [pid: 48512|app: 0|req: 1966/3882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.226016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.240732] [48511]: WARNING neutronclient.v2_0.client [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.363843] [48511]: DEBUG nova.policy [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.370500] [48511]: INFO nova.api.openstack.requestlog [None req-4e30938b-7a92-4755-8cb5-8bc2e537ae8d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.154296 [ 952.371032] [48511]: [pid: 48511|app: 0|req: 1917/3883] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:16 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.421268] [48512]: DEBUG nova.api.openstack.wsgi [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.422678] [48512]: DEBUG nova.compute.api [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.427117] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.427305] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.427437] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.427693] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.427834] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.427959] [48512]: DEBUG oslo_concurrency.lockutils [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.447276] [48511]: DEBUG nova.api.openstack.wsgi [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.449051] [48511]: DEBUG nova.compute.api [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.452543] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.452667] [48512]: WARNING neutronclient.v2_0.client [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.452776] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.452921] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.453194] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.453406] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.453503] [48511]: DEBUG oslo_concurrency.lockutils [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.470890] [48511]: WARNING neutronclient.v2_0.client [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.606410] [48512]: DEBUG nova.policy [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.612284] [48512]: INFO nova.api.openstack.requestlog [None req-560361aa-8453-447d-8caa-e51c9daac5f5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1517 microversion: 2.1 time: 0.192514 [ 952.612284] [48512]: [pid: 48512|app: 0|req: 1967/3884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1517 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.614706] [48512]: DEBUG nova.api.openstack.wsgi [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.616222] [48512]: DEBUG nova.compute.api [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.620755] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.621032] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.621856] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.621856] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.621856] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.621856] [48512]: DEBUG oslo_concurrency.lockutils [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.631814] [48511]: DEBUG nova.policy [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.636983] [48511]: INFO nova.api.openstack.requestlog [None req-0954ffb1-55b3-4129-b8c9-84b811720adb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.191807 [ 952.637360] [48511]: [pid: 48511|app: 0|req: 1918/3885] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.641043] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.641184] [48512]: WARNING neutronclient.v2_0.client [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.641297] [48511]: DEBUG nova.compute.api [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.644716] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.644983] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.645844] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.645844] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.646106] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.646273] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.665223] [48511]: WARNING neutronclient.v2_0.client [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.675726] [48512]: DEBUG nova.policy [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.682680] [48512]: INFO nova.api.openstack.requestlog [None req-ead29e89-e10d-49a8-87e2-02c5e05e4365 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1214 microversion: 2.1 time: 0.069903 [ 952.683034] [48512]: [pid: 48512|app: 0|req: 1968/3886] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.721993] [48511]: DEBUG nova.policy [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.727618] [48511]: DEBUG nova.policy [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.728698] [48511]: DEBUG nova.policy [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.729039] [48511]: INFO nova.api.openstack.requestlog [None req-8f99a5db-677b-4a6b-9cd9-fc10edef1b35 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.091201 [ 952.729391] [48511]: [pid: 48511|app: 0|req: 1919/3887] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.791660] [48512]: DEBUG nova.api.openstack.wsgi [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.793273] [48512]: DEBUG nova.compute.api [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.797056] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.797258] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.797398] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.797668] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.797811] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.797934] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.806629] [48511]: DEBUG nova.api.openstack.wsgi [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.808516] [48511]: DEBUG nova.compute.api [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.812938] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.813132] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.813668] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.813668] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.813825] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.813978] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.823372] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.823673] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.823784] [48512]: DEBUG oslo_concurrency.lockutils [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.823944] [48512]: DEBUG nova.objects.instance [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.829099] [48512]: WARNING neutronclient.v2_0.client [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.836066] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.836259] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.836394] [48511]: DEBUG oslo_concurrency.lockutils [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.836549] [48511]: DEBUG nova.objects.instance [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.840623] [48511]: WARNING neutronclient.v2_0.client [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.848117] [48512]: DEBUG nova.policy [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.852946] [48512]: DEBUG nova.policy [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.853616] [48512]: DEBUG nova.policy [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.854222] [48512]: INFO nova.api.openstack.requestlog [None req-4aa8a48c-0aa9-48a2-a3d2-a437d34b31f6 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.065032 [ 952.854715] [48512]: [pid: 48512|app: 0|req: 1969/3888] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.856825] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.858148] [48512]: DEBUG nova.compute.api [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.861480] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.861689] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.861876] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.862140] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.862302] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.862413] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.863726] [48511]: DEBUG nova.policy [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.869488] [48511]: INFO nova.api.openstack.requestlog [None req-885e73d5-d343-49f5-bd28-ad4c0ec3f625 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.065604 [ 952.869828] [48511]: [pid: 48511|app: 0|req: 1920/3889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.878879] [48512]: WARNING neutronclient.v2_0.client [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.896229] [48511]: DEBUG nova.api.openstack.wsgi [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.897760] [48511]: DEBUG nova.compute.api [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.900401] [48512]: DEBUG nova.policy [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.901748] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.901936] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.902083] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.902340] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.902487] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.902608] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.905242] [48512]: INFO nova.api.openstack.requestlog [None req-6b35d59f-1887-4cdd-ae43-2fffacef0fc5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.050039 [ 952.905574] [48512]: [pid: 48512|app: 0|req: 1970/3890] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.914033] [48512]: DEBUG nova.api.openstack.wsgi [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.915508] [48512]: DEBUG nova.compute.api [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.919834] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.920020] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.920149] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.920596] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.920718] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.920776] [48512]: DEBUG oslo_concurrency.lockutils [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.922398] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.922531] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.922751] [48511]: DEBUG oslo_concurrency.lockutils [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.922917] [48511]: DEBUG nova.objects.instance [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 952.925901] [48511]: WARNING neutronclient.v2_0.client [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.937439] [48512]: WARNING neutronclient.v2_0.client [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 952.947908] [48511]: DEBUG nova.policy [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.952812] [48511]: INFO nova.api.openstack.requestlog [None req-5721716a-dd9c-4b28-99d9-32e5ca3c9baa tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.058741 [ 952.953194] [48511]: [pid: 48511|app: 0|req: 1921/3891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.962905] [48512]: DEBUG nova.policy [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 952.967788] [48512]: INFO nova.api.openstack.requestlog [None req-1832b3ba-1f20-437e-866a-0fe041dd53a1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.055788 [ 952.968141] [48512]: [pid: 48512|app: 0|req: 1971/3892] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.971823] [48511]: DEBUG nova.api.openstack.wsgi [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 952.973391] [48511]: DEBUG nova.compute.api [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 952.977492] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.977935] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.978195] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 952.978509] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 952.978664] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 952.978789] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.005969] [48512]: DEBUG nova.api.openstack.wsgi [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.007529] [48512]: DEBUG nova.compute.api [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.010123] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.010479] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.010737] [48511]: DEBUG oslo_concurrency.lockutils [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.011062] [48511]: DEBUG nova.objects.instance [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.011343] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.011594] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.011710] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.011984] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.012171] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.012333] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.016249] [48511]: WARNING neutronclient.v2_0.client [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.035709] [48511]: DEBUG nova.policy [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.037814] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.038026] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.038209] [48512]: DEBUG oslo_concurrency.lockutils [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.038390] [48512]: DEBUG nova.objects.instance [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.040895] [48511]: INFO nova.api.openstack.requestlog [None req-e72d6c0e-3f4c-4ec7-b1cc-ee7a15ced64f tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.071974 [ 953.041489] [48511]: [pid: 48511|app: 0|req: 1922/3893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.041590] [48512]: WARNING neutronclient.v2_0.client [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.044084] [48511]: DEBUG nova.api.openstack.wsgi [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.045607] [48511]: DEBUG nova.compute.api [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.049219] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.049447] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.049605] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.049878] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.050054] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.050212] [48511]: DEBUG oslo_concurrency.lockutils [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.062103] [48512]: DEBUG nova.policy [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.066227] [48512]: INFO nova.api.openstack.requestlog [None req-30573f6f-57dd-47fd-862f-a9c9ed168031 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.062562 [ 953.066549] [48512]: [pid: 48512|app: 0|req: 1972/3894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.067691] [48511]: WARNING neutronclient.v2_0.client [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.068886] [48512]: DEBUG nova.api.openstack.wsgi [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "163ba6dc-3229-4227-906f-a13f83397526", "tag": "c5419606-a0bb-4701-8bcf-34a80d824d9e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 953.074348] [48512]: DEBUG oslo_concurrency.lockutils [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.074581] [48512]: DEBUG oslo_concurrency.lockutils [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.074662] [48512]: DEBUG oslo_concurrency.lockutils [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.080868] [48512]: INFO nova.api.openstack.compute.server_external_events [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] Creating event network-changed:c5419606-a0bb-4701-8bcf-34a80d824d9e for instance 163ba6dc-3229-4227-906f-a13f83397526 on cpu-1 [ 953.085308] [48512]: INFO nova.api.openstack.requestlog [req-91726d56-3f23-4ca7-9cd8-824d62833703 req-e383d908-9235-495c-b27b-5a3965917484 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018082 [ 953.085617] [48512]: [pid: 48512|app: 0|req: 1973/3895] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:17 2025] 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) [ 953.087630] [48511]: DEBUG nova.policy [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.091872] [48511]: INFO nova.api.openstack.requestlog [None req-09afeff2-3d25-4308-a904-9dfe84dca6d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.049931 [ 953.092431] [48511]: [pid: 48511|app: 0|req: 1923/3896] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.144190] [48512]: DEBUG nova.api.openstack.wsgi [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.146068] [48512]: DEBUG nova.compute.api [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.150242] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.150460] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.150603] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.150882] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.151300] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.151300] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.172957] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.173388] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.173388] [48512]: DEBUG oslo_concurrency.lockutils [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.173459] [48512]: DEBUG nova.objects.instance [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.177486] [48512]: WARNING neutronclient.v2_0.client [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.197200] [48512]: DEBUG nova.policy [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.201849] [48512]: INFO nova.api.openstack.requestlog [None req-e87923d3-50b1-4a4e-bace-1305515e9a94 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.060478 [ 953.202192] [48512]: [pid: 48512|app: 0|req: 1974/3897] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:17 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.235221] [48511]: DEBUG nova.api.openstack.wsgi [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.237181] [48511]: DEBUG nova.compute.api [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.241889] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.242301] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.242429] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.242801] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.242991] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.243252] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.262035] [48511]: WARNING neutronclient.v2_0.client [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.318783] [48512]: DEBUG nova.api.openstack.wsgi [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38b18f4b-4fc5-40f6-999e-0105ef1444fa", "name": "network-vif-plugged", "status": "completed", "tag": "dca131c3-2626-438a-b390-fae921cef117"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 953.330709] [48512]: DEBUG oslo_concurrency.lockutils [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.330936] [48512]: DEBUG oslo_concurrency.lockutils [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.331162] [48512]: DEBUG oslo_concurrency.lockutils [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.347985] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] Creating event network-vif-plugged:dca131c3-2626-438a-b390-fae921cef117 for instance 38b18f4b-4fc5-40f6-999e-0105ef1444fa on cpu-1 [ 953.355935] [48512]: INFO nova.api.openstack.requestlog [req-4085363d-d5c0-4729-af75-98401826725f req-6615a839-6cf7-44e6-8b88-1e7b7a42318e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039818 [ 953.355935] [48512]: [pid: 48512|app: 0|req: 1975/3898] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:18 2025] 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) [ 953.359476] [48511]: DEBUG nova.policy [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.366821] [48511]: INFO nova.api.openstack.requestlog [None req-87c34a71-9840-467a-8d60-c578a21603d6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.134577 [ 953.367333] [48511]: [pid: 48511|app: 0|req: 1924/3899] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.384835] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.386333] [48512]: DEBUG nova.compute.api [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.390433] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.390775] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.391063] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.391464] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.391662] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.391817] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.418858] [48512]: WARNING neutronclient.v2_0.client [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.494450] [48512]: DEBUG nova.policy [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.499446] [48512]: INFO nova.api.openstack.requestlog [None req-5a1d14e2-c1ac-4314-85eb-f272ca540f86 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.116924 [ 953.499794] [48512]: [pid: 48512|app: 0|req: 1976/3900] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.629056] [48511]: DEBUG nova.api.openstack.wsgi [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.630371] [48511]: DEBUG nova.compute.api [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.635710] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.635970] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.636152] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.636494] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.636701] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.636935] [48511]: DEBUG oslo_concurrency.lockutils [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.651035] [48512]: DEBUG nova.api.openstack.wsgi [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.652477] [48512]: DEBUG nova.compute.api [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.658850] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.659156] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.659407] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.659733] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.659892] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.660234] [48512]: DEBUG oslo_concurrency.lockutils [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.660639] [48511]: WARNING neutronclient.v2_0.client [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.679702] [48512]: WARNING neutronclient.v2_0.client [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.730467] [48511]: DEBUG nova.policy [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.735404] [48511]: INFO nova.api.openstack.requestlog [None req-058e017d-9fe5-4e28-b574-eed0aa271601 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1517 microversion: 2.1 time: 0.109022 [ 953.736413] [48511]: [pid: 48511|app: 0|req: 1925/3901] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.738512] [48511]: DEBUG nova.api.openstack.wsgi [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.739718] [48511]: DEBUG nova.compute.api [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.743297] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.743492] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.743626] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.743954] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.745180] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.745180] [48511]: DEBUG oslo_concurrency.lockutils [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.767867] [48511]: WARNING neutronclient.v2_0.client [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.794668] [48512]: DEBUG nova.policy [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.800833] [48512]: INFO nova.api.openstack.requestlog [None req-a341b920-923f-4562-93fa-13a224427fb1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1312 microversion: 2.1 time: 0.151905 [ 953.801217] [48512]: [pid: 48512|app: 0|req: 1977/3902] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.801735] [48511]: DEBUG nova.policy [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.804660] [48512]: DEBUG nova.api.openstack.wsgi [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.806114] [48512]: DEBUG nova.compute.api [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.806275] [48511]: INFO nova.api.openstack.requestlog [None req-b693f9bb-ea27-478b-b23a-69e07e26b255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1270 microversion: 2.1 time: 0.069905 [ 953.806640] [48511]: [pid: 48511|app: 0|req: 1926/3903] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1270 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.810111] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.810325] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.810475] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.810741] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.810886] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.811037] [48512]: DEBUG oslo_concurrency.lockutils [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.831123] [48512]: WARNING neutronclient.v2_0.client [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.853247] [48512]: DEBUG nova.policy [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.857815] [48512]: DEBUG nova.policy [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.858461] [48512]: DEBUG nova.policy [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.859064] [48512]: INFO nova.api.openstack.requestlog [None req-b64651c3-7354-4a77-b4cf-7b7fe42e7f8a tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.057367 [ 953.859376] [48512]: [pid: 48512|app: 0|req: 1978/3904] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.871258] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.872872] [48511]: DEBUG nova.compute.api [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.876592] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.876811] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.876954] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.877264] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.877413] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.877553] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.882757] [48512]: DEBUG nova.api.openstack.wsgi [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.884294] [48512]: DEBUG nova.compute.api [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.887933] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.888135] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.888300] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.888566] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.888717] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.888840] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.898117] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.898334] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.898478] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.898643] [48511]: DEBUG nova.objects.instance [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.902729] [48511]: WARNING neutronclient.v2_0.client [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.909536] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.909733] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.909865] [48512]: DEBUG oslo_concurrency.lockutils [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.910033] [48512]: DEBUG nova.objects.instance [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.916694] [48512]: WARNING neutronclient.v2_0.client [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.923592] [48511]: DEBUG nova.policy [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.928688] [48511]: DEBUG nova.policy [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.928876] [48511]: DEBUG nova.policy [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.929540] [48511]: INFO nova.api.openstack.requestlog [None req-f6a5a2bf-b759-4242-a43f-1ec2cbcebc2d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.061625 [ 953.930025] [48511]: [pid: 48511|app: 0|req: 1927/3905] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.932335] [48511]: DEBUG nova.api.openstack.wsgi [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.933762] [48511]: DEBUG nova.compute.api [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.937218] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.937413] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.937569] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.937837] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.938011] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.938170] [48511]: DEBUG oslo_concurrency.lockutils [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.941214] [48512]: DEBUG nova.policy [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.945401] [48512]: INFO nova.api.openstack.requestlog [None req-d347f5ef-9435-4ef3-8ffd-f7fdf8d6d288 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.064775 [ 953.945671] [48512]: [pid: 48512|app: 0|req: 1979/3906] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.955418] [48511]: WARNING neutronclient.v2_0.client [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 953.965442] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.966922] [48512]: DEBUG nova.compute.api [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.970500] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.970801] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.970993] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.971471] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.971621] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.971786] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.978768] [48511]: DEBUG nova.policy [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 953.983459] [48511]: INFO nova.api.openstack.requestlog [None req-a65751a9-cd26-4288-877c-146cd18b10ce tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.052882 [ 953.984016] [48511]: [pid: 48511|app: 0|req: 1928/3907] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.986540] [48511]: DEBUG nova.api.openstack.wsgi [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 953.988041] [48511]: DEBUG nova.compute.api [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.993040] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.995409] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 953.995547] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 953.995593] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 953.995750] [48512]: DEBUG nova.objects.instance [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.000170] [48512]: WARNING neutronclient.v2_0.client [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.011045] [48511]: WARNING neutronclient.v2_0.client [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.019316] [48512]: DEBUG nova.policy [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.023847] [48512]: INFO nova.api.openstack.requestlog [None req-d7b13023-0a9b-48b9-9748-512426ff4c6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.060449 [ 954.024180] [48512]: [pid: 48512|app: 0|req: 1980/3908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.030747] [48511]: DEBUG nova.policy [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.035334] [48511]: INFO nova.api.openstack.requestlog [None req-b2824558-664c-485e-a32b-31968ce2b392 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.050874 [ 954.035686] [48511]: [pid: 48511|app: 0|req: 1929/3909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.058216] [48512]: DEBUG nova.api.openstack.wsgi [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.059804] [48512]: DEBUG nova.compute.api [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.064653] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.064883] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.064998] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.065472] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.065784] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.066045] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.080802] [48511]: DEBUG nova.api.openstack.wsgi [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.082965] [48511]: DEBUG nova.compute.api [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.088061] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.088416] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.088674] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.089070] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.089560] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.089560] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.091661] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.091847] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.091981] [48512]: DEBUG oslo_concurrency.lockutils [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.092160] [48512]: DEBUG nova.objects.instance [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.095742] [48512]: WARNING neutronclient.v2_0.client [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.116577] [48512]: DEBUG nova.policy [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.116831] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.117173] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.117386] [48511]: DEBUG oslo_concurrency.lockutils [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.117626] [48511]: DEBUG nova.objects.instance [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.122262] [48511]: WARNING neutronclient.v2_0.client [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.123407] [48512]: INFO nova.api.openstack.requestlog [None req-a952ae93-378d-4bed-aa9d-bc5d4054477d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.068012 [ 954.123844] [48512]: [pid: 48512|app: 0|req: 1981/3910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.127022] [48512]: DEBUG nova.api.openstack.wsgi [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.128434] [48512]: DEBUG nova.compute.api [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.132870] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.133067] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.133209] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.133502] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.133663] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.133788] [48512]: DEBUG oslo_concurrency.lockutils [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.143094] [48511]: DEBUG nova.policy [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.149086] [48511]: INFO nova.api.openstack.requestlog [None req-c23dd60a-d4b8-40bf-ae2c-06e9b032991e tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.071429 [ 954.149631] [48511]: [pid: 48511|app: 0|req: 1930/3911] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.157095] [48512]: WARNING neutronclient.v2_0.client [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.175049] [48512]: DEBUG nova.policy [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.179710] [48512]: INFO nova.api.openstack.requestlog [None req-725d399e-e6be-40d9-a118-a8aec7ed61b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.055257 [ 954.180040] [48512]: [pid: 48512|app: 0|req: 1982/3912] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.216072] [48511]: DEBUG nova.api.openstack.wsgi [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.217498] [48511]: DEBUG nova.compute.api [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.220834] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.221681] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.221681] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.221681] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.221681] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.221681] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.241324] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.241505] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.241699] [48511]: DEBUG oslo_concurrency.lockutils [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.241795] [48511]: DEBUG nova.objects.instance [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.244751] [48511]: WARNING neutronclient.v2_0.client [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.265125] [48511]: DEBUG nova.policy [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.270587] [48511]: INFO nova.api.openstack.requestlog [None req-80c0b8e1-c71e-43b4-94cd-b9d90ac97a54 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.056094 [ 954.270694] [48511]: [pid: 48511|app: 0|req: 1931/3913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:18 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.381061] [48512]: DEBUG nova.api.openstack.wsgi [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.382700] [48512]: DEBUG nova.compute.api [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.388210] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.388437] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.388588] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.388862] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.389134] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.389221] [48512]: DEBUG oslo_concurrency.lockutils [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.407570] [48512]: WARNING neutronclient.v2_0.client [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.489523] [48512]: DEBUG nova.policy [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.497199] [48512]: INFO nova.api.openstack.requestlog [None req-2178b85c-1ef0-481b-bc34-8b0a0234da64 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.118369 [ 954.497558] [48512]: [pid: 48512|app: 0|req: 1983/3914] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.514049] [48511]: DEBUG nova.api.openstack.wsgi [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.514921] [48511]: DEBUG nova.compute.api [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.519894] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.520109] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.520244] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.520562] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.520716] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.520834] [48511]: DEBUG oslo_concurrency.lockutils [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.547256] [48511]: WARNING neutronclient.v2_0.client [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.636808] [48511]: DEBUG nova.policy [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.641350] [48511]: INFO nova.api.openstack.requestlog [None req-8695a4c5-a74d-441b-83eb-794352eed0d1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.130464 [ 954.641817] [48511]: [pid: 48511|app: 0|req: 1932/3915] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.752406] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.754202] [48512]: DEBUG nova.compute.api [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.757996] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.758277] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.758484] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.758783] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.759477] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.759477] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.782077] [48512]: WARNING neutronclient.v2_0.client [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.815785] [48511]: DEBUG nova.api.openstack.wsgi [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.817276] [48511]: DEBUG nova.compute.api [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.821151] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.821305] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.821538] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.821816] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.821998] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.822162] [48511]: DEBUG oslo_concurrency.lockutils [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.839507] [48511]: WARNING neutronclient.v2_0.client [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.846939] [48512]: DEBUG nova.policy [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.852055] [48512]: INFO nova.api.openstack.requestlog [None req-2f696b09-8476-4681-8371-9d1ba754eb62 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1518 microversion: 2.1 time: 0.102263 [ 954.852456] [48512]: [pid: 48512|app: 0|req: 1984/3916] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1518 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.854895] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.856365] [48512]: DEBUG nova.compute.api [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.860395] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.860395] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.860395] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.860395] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.860703] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.860703] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.881884] [48512]: WARNING neutronclient.v2_0.client [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.900966] [48512]: DEBUG nova.policy [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.905288] [48512]: INFO nova.api.openstack.requestlog [None req-ec2bae32-3c0e-4630-835d-aa6a6a47181b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1270 microversion: 2.1 time: 0.052211 [ 954.905620] [48512]: [pid: 48512|app: 0|req: 1985/3917] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1270 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.908036] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.908533] [48511]: DEBUG nova.policy [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.909456] [48512]: DEBUG nova.compute.api [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.913194] [48511]: INFO nova.api.openstack.requestlog [None req-50ee232a-9619-45e0-a0fa-9aed422a671f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1499 microversion: 2.1 time: 0.099961 [ 954.913311] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.913430] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.913546] [48511]: [pid: 48511|app: 0|req: 1933/3918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1499 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.913587] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.913840] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.913988] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.914130] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.925671] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 954.930412] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.930616] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.930751] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.935051] [48512]: WARNING neutronclient.v2_0.client [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 954.945107] [48511]: DEBUG nova.compute.api [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Going to try to stop instance {{(pid=48511) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 954.954585] [48512]: DEBUG nova.policy [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.960014] [48512]: DEBUG nova.policy [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.960970] [48512]: DEBUG nova.policy [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 954.961759] [48512]: INFO nova.api.openstack.requestlog [None req-5ea70d97-9c98-411f-987e-9391087504e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.055614 [ 954.962234] [48512]: [pid: 48512|app: 0|req: 1986/3919] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.965181] [48512]: DEBUG nova.api.openstack.wsgi [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.966927] [48512]: DEBUG nova.compute.api [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.970994] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.971364] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.971588] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.971888] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.972412] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.972503] [48511]: INFO nova.api.openstack.requestlog [None req-0d998e73-658d-4e2a-866e-ad3b7a60b250 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea/action" status: 202 len: 0 microversion: 2.1 time: 0.048622 [ 954.972563] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.972703] [48511]: [pid: 48511|app: 0|req: 1934/3920] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:19 2025] POST /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 954.977159] [48511]: DEBUG nova.api.openstack.wsgi [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 954.978888] [48511]: DEBUG nova.compute.api [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 954.983020] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.983261] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.983486] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.983675] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.983822] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.983952] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.993631] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 954.993840] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 954.993976] [48512]: DEBUG oslo_concurrency.lockutils [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 954.994132] [48512]: DEBUG nova.objects.instance [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.998158] [48512]: WARNING neutronclient.v2_0.client [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.005118] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.005118] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.005118] [48511]: DEBUG oslo_concurrency.lockutils [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.005617] [48511]: DEBUG nova.objects.instance [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.010139] [48511]: WARNING neutronclient.v2_0.client [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.018932] [48512]: DEBUG nova.policy [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.024759] [48512]: DEBUG nova.policy [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.024957] [48512]: DEBUG nova.policy [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.028930] [48512]: INFO nova.api.openstack.requestlog [None req-7edda28f-53d6-43da-9d93-63331f7fa163 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.062652 [ 955.028930] [48512]: [pid: 48512|app: 0|req: 1987/3921] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 955.030223] [48511]: DEBUG nova.policy [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.031909] [48512]: DEBUG nova.api.openstack.wsgi [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.033184] [48512]: DEBUG nova.compute.api [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.035325] [48511]: INFO nova.api.openstack.requestlog [None req-82076e3d-f6bf-454b-80ad-b3bc6110224a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.061826 [ 955.035743] [48511]: [pid: 48511|app: 0|req: 1935/3922] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.037030] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.037225] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.037368] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.037638] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.037784] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.037904] [48512]: DEBUG oslo_concurrency.lockutils [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.038126] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.039686] [48511]: DEBUG nova.compute.api [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.043148] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.043378] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.043486] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.043747] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.043887] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.044021] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.056530] [48512]: WARNING neutronclient.v2_0.client [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.064037] [48511]: WARNING neutronclient.v2_0.client [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.084319] [48511]: DEBUG nova.policy [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.088692] [48511]: INFO nova.api.openstack.requestlog [None req-9e223ed7-909b-455d-9500-35a43943283d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.052358 [ 955.089063] [48511]: [pid: 48511|app: 0|req: 1936/3923] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.091564] [48511]: DEBUG nova.api.openstack.wsgi [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.092940] [48511]: DEBUG nova.compute.api [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.098270] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.098270] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.098373] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.098583] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.098737] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.098858] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.118193] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.118248] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.118353] [48511]: DEBUG oslo_concurrency.lockutils [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.118504] [48511]: DEBUG nova.objects.instance [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.119691] [48512]: DEBUG nova.policy [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.121241] [48511]: WARNING neutronclient.v2_0.client [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.124234] [48512]: INFO nova.api.openstack.requestlog [None req-d91d1bab-94ab-4f5a-b340-7b5eb5438071 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1509 microversion: 2.1 time: 0.094654 [ 955.124720] [48512]: [pid: 48512|app: 0|req: 1988/3924] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1509 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.126917] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.128261] [48512]: DEBUG nova.compute.api [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.131342] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.131559] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.131701] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.131952] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.132112] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.132234] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.138187] [48511]: DEBUG nova.policy [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.142011] [48511]: INFO nova.api.openstack.requestlog [None req-20a205b4-233c-49aa-8772-76284d956cc6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.052443 [ 955.142347] [48511]: [pid: 48511|app: 0|req: 1937/3925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.145213] [48511]: DEBUG nova.api.openstack.wsgi [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.146518] [48511]: DEBUG nova.compute.api [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.148612] [48512]: WARNING neutronclient.v2_0.client [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.149430] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.149608] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.149750] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.150301] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.150301] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.150301] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.166553] [48512]: DEBUG nova.policy [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.170786] [48512]: INFO nova.api.openstack.requestlog [None req-bb609c23-2dfe-47f3-a57a-f21e9fb2e0e8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.045502 [ 955.171217] [48512]: [pid: 48512|app: 0|req: 1989/3926] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.172185] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.172375] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.172507] [48511]: DEBUG oslo_concurrency.lockutils [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.172651] [48511]: DEBUG nova.objects.instance [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.173639] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.175014] [48512]: DEBUG nova.compute.api [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.175310] [48511]: WARNING neutronclient.v2_0.client [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.178475] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.178659] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.178792] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.179052] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.179222] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.179361] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.194349] [48511]: DEBUG nova.policy [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.200317] [48511]: INFO nova.api.openstack.requestlog [None req-16928cf3-e752-492c-8e1e-f238a8cbcb71 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.057361 [ 955.200587] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.200771] [48511]: [pid: 48511|app: 0|req: 1938/3927] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.200860] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.200904] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.201125] [48512]: DEBUG nova.objects.instance [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.203611] [48511]: DEBUG nova.api.openstack.wsgi [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.204224] [48512]: WARNING neutronclient.v2_0.client [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.204997] [48511]: DEBUG nova.compute.api [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.208202] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.208424] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.208549] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.208817] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.208987] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.209129] [48511]: DEBUG oslo_concurrency.lockutils [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.222529] [48512]: DEBUG nova.policy [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.224252] [48511]: WARNING neutronclient.v2_0.client [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.226567] [48512]: INFO nova.api.openstack.requestlog [None req-0a78ddc9-0551-4224-8207-6ab23feed531 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.054854 [ 955.226874] [48512]: [pid: 48512|app: 0|req: 1990/3928] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.244154] [48511]: DEBUG nova.policy [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.250917] [48511]: INFO nova.api.openstack.requestlog [None req-91f7392e-eb35-40e6-a4e5-4da2ab2ab361 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.049471 [ 955.251383] [48511]: [pid: 48511|app: 0|req: 1939/3929] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:19 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.285352] [48512]: DEBUG nova.api.openstack.wsgi [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.287239] [48512]: DEBUG nova.compute.api [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.294163] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.294403] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.294768] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.295216] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.295419] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.295599] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.330945] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.331139] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.331278] [48512]: DEBUG oslo_concurrency.lockutils [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.331538] [48512]: DEBUG nova.objects.instance [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.335324] [48512]: WARNING neutronclient.v2_0.client [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.357225] [48512]: DEBUG nova.policy [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.364817] [48512]: INFO nova.api.openstack.requestlog [None req-be737198-0d67-4ad5-a142-9d04c012317c tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.081813 [ 955.365170] [48512]: [pid: 48512|app: 0|req: 1991/3930] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.370756] [48511]: DEBUG nova.api.openstack.wsgi [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "38b18f4b-4fc5-40f6-999e-0105ef1444fa", "tag": "dca131c3-2626-438a-b390-fae921cef117"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 955.376643] [48511]: DEBUG oslo_concurrency.lockutils [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.376829] [48511]: DEBUG oslo_concurrency.lockutils [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.376965] [48511]: DEBUG oslo_concurrency.lockutils [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.383536] [48511]: INFO nova.api.openstack.compute.server_external_events [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] Creating event network-changed:dca131c3-2626-438a-b390-fae921cef117 for instance 38b18f4b-4fc5-40f6-999e-0105ef1444fa on cpu-1 [ 955.387661] [48511]: INFO nova.api.openstack.requestlog [req-880b376e-34d7-440b-bebf-58a5ff22c89a req-a06e2b02-0201-4a2a-b485-e5c8fb462efa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019187 [ 955.388027] [48511]: [pid: 48511|app: 0|req: 1940/3931] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:20 2025] 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) [ 955.511831] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.513035] [48512]: DEBUG nova.compute.api [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.518456] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.518809] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.519271] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.519549] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.519867] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.520109] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.543118] [48512]: WARNING neutronclient.v2_0.client [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.655874] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.657433] [48511]: DEBUG nova.compute.api [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.661375] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.661566] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.661691] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.661965] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.662122] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.662244] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.662878] [48512]: DEBUG nova.policy [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.674675] [48512]: INFO nova.api.openstack.requestlog [None req-6b0b05f3-bbc7-4ffc-b14e-86d86782c4e9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.165962 [ 955.675219] [48512]: [pid: 48512|app: 0|req: 1992/3932] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.683546] [48511]: WARNING neutronclient.v2_0.client [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.776813] [48511]: DEBUG nova.policy [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 955.781189] [48511]: INFO nova.api.openstack.requestlog [None req-5f2dddf6-ba40-4711-8180-e21d438a11b5 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.128121 [ 955.781548] [48511]: [pid: 48511|app: 0|req: 1941/3933] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.865165] [48512]: DEBUG nova.api.openstack.wsgi [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.866665] [48512]: DEBUG nova.compute.api [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.870177] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.870379] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.870600] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.870865] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.871053] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.871199] [48512]: DEBUG oslo_concurrency.lockutils [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.892062] [48512]: WARNING neutronclient.v2_0.client [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 955.900837] [48511]: DEBUG nova.api.openstack.wsgi [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 955.902370] [48511]: DEBUG nova.compute.api [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 955.905575] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.905758] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.905909] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.906159] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 955.906630] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 955.906630] [48511]: DEBUG oslo_concurrency.lockutils [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 955.924150] [48511]: WARNING neutronclient.v2_0.client [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.012138] [48512]: DEBUG nova.policy [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.014398] [48511]: DEBUG nova.policy [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.017376] [48512]: INFO nova.api.openstack.requestlog [None req-22b5209e-9620-4c05-9034-f738dfcd3716 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.154383 [ 956.017697] [48512]: [pid: 48512|app: 0|req: 1993/3934] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 956.019828] [48511]: INFO nova.api.openstack.requestlog [None req-05416945-68eb-47ea-987a-259e2166a7ee tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1718 microversion: 2.1 time: 0.121041 [ 956.020228] [48511]: [pid: 48511|app: 0|req: 1942/3935] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1718 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.024028] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.024028] [48512]: DEBUG nova.compute.api [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.024252] [48511]: DEBUG nova.api.openstack.wsgi [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.024507] [48511]: DEBUG nova.compute.api [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.025951] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.026151] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.026423] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.026682] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.026825] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.026942] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.027846] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.028583] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.028583] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.028583] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.028583] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.031400] [48511]: DEBUG oslo_concurrency.lockutils [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.046340] [48512]: WARNING neutronclient.v2_0.client [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.049798] [48511]: WARNING neutronclient.v2_0.client [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.066037] [48512]: DEBUG nova.policy [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.067023] [48511]: DEBUG nova.policy [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.070700] [48512]: INFO nova.api.openstack.requestlog [None req-4c4baa53-6408-4b67-ba66-e7eefebbbf2a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1278 microversion: 2.1 time: 0.052434 [ 956.071077] [48512]: [pid: 48512|app: 0|req: 1994/3936] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.071898] [48511]: DEBUG nova.policy [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.072694] [48511]: DEBUG nova.policy [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.073465] [48511]: INFO nova.api.openstack.requestlog [None req-234b0781-ee0f-43ab-943e-30265b137214 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.052681 [ 956.073665] [48512]: DEBUG nova.api.openstack.wsgi [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 956.073984] [48511]: [pid: 48511|app: 0|req: 1943/3937] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.075212] [48512]: DEBUG nova.compute.api [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.078251] [48511]: DEBUG nova.api.openstack.wsgi [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-408763661", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 956.079900] [48511]: DEBUG nova.compute.api [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.084068] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.087038] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.087778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.087778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.087778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.087778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.087778] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.109944] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.110148] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.110307] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.112759] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.112964] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.113125] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.113438] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.114693] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.114848] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.124930] [48512]: INFO nova.api.openstack.requestlog [None req-039c10bf-5e33-49f5-88d9-c05d4f13ce35 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff/action" status: 204 len: 0 microversion: 2.1 time: 0.053145 [ 956.125331] [48512]: [pid: 48512|app: 0|req: 1995/3938] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:20 2025] POST /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 956.128204] [48512]: DEBUG nova.api.openstack.wsgi [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.130680] [48512]: DEBUG nova.compute.api [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.134337] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.134633] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.135258] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.135258] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.135906] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.135906] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.161537] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.161537] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.161537] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.162169] [48512]: DEBUG nova.objects.instance [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.166397] [48512]: WARNING neutronclient.v2_0.client [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.170464] [48511]: DEBUG nova.quota [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 956.174458] [48511]: DEBUG nova.quota [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 956.184664] [48512]: DEBUG nova.policy [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.185428] [48511]: DEBUG nova.virt.hardware [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 956.185575] [48511]: DEBUG nova.virt.hardware [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 956.185770] [48511]: DEBUG nova.virt.hardware [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 956.185834] [48511]: DEBUG nova.virt.hardware [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 956.185951] [48511]: DEBUG nova.virt.hardware [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 956.189291] [48512]: DEBUG nova.policy [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.190065] [48512]: DEBUG nova.policy [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.191535] [48512]: INFO nova.api.openstack.requestlog [None req-0fa5a51f-5f06-4444-8aaa-81323d56ae24 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.065587 [ 956.191945] [48512]: [pid: 48512|app: 0|req: 1996/3939] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.194489] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.196166] [48512]: DEBUG nova.compute.api [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.200908] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.201630] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.201630] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.201887] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.202210] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.202518] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.225381] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.225605] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.225793] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.225967] [48512]: DEBUG nova.objects.instance [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.229011] [48512]: WARNING neutronclient.v2_0.client [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.249905] [48512]: DEBUG nova.policy [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.255137] [48512]: INFO nova.api.openstack.requestlog [None req-fc8157dd-be1d-4bdd-a19f-82e8d9bbafec tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.062474 [ 956.255529] [48512]: [pid: 48512|app: 0|req: 1997/3940] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:20 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.258421] [48512]: DEBUG nova.api.openstack.wsgi [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.260095] [48512]: DEBUG nova.compute.api [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.271201] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.271639] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.271872] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.272265] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.272448] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.272592] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.297053] [48511]: DEBUG nova.compute.api [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.300981] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.301213] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.301360] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.301659] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.301812] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.301977] [48511]: DEBUG oslo_concurrency.lockutils [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.319726] [48512]: WARNING neutronclient.v2_0.client [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.332144] [48511]: INFO nova.api.openstack.requestlog [None req-6efd35ab-5a53-4b2d-83fe-482910127b4f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/action" status: 202 len: 1173 microversion: 2.1 time: 0.257474 [ 956.333050] [48511]: [pid: 48511|app: 0|req: 1944/3941] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:25:20 2025] POST /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/action => generated 1173 bytes in 258 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 956.338299] [48511]: DEBUG nova.api.openstack.wsgi [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.339846] [48511]: DEBUG nova.compute.api [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.346776] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.346974] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.347631] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.347631] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.348063] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.348329] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.352202] [48512]: DEBUG nova.policy [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.361906] [48512]: INFO nova.api.openstack.requestlog [None req-f02761ea-5f32-41a4-a70d-5ddfe8767a98 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.105700 [ 956.362464] [48512]: [pid: 48512|app: 0|req: 1998/3942] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.368480] [48512]: DEBUG nova.api.openstack.wsgi [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.370274] [48512]: DEBUG nova.compute.api [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.376135] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.376384] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.376573] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.376884] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.377108] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.377292] [48512]: DEBUG oslo_concurrency.lockutils [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.380298] [48511]: WARNING neutronclient.v2_0.client [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.405133] [48512]: WARNING neutronclient.v2_0.client [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.492256] [48511]: DEBUG nova.policy [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.499314] [48511]: INFO nova.api.openstack.requestlog [None req-e7340b70-b318-47d4-bd59-74cf81b7555d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.165564 [ 956.501129] [48511]: [pid: 48511|app: 0|req: 1945/3943] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.506744] [48511]: DEBUG nova.api.openstack.wsgi [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.507651] [48511]: DEBUG nova.compute.api [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.512419] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.512680] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.512826] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.513139] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.513308] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.513443] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.520036] [48512]: DEBUG nova.policy [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.523938] [48512]: INFO nova.api.openstack.requestlog [None req-b3a53a9d-fc92-426c-96bd-1cd9e6d76b01 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1509 microversion: 2.1 time: 0.159701 [ 956.524162] [48512]: [pid: 48512|app: 0|req: 1999/3944] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1509 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.526966] [48512]: DEBUG nova.api.openstack.wsgi [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.528412] [48512]: DEBUG nova.compute.api [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.533106] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.533106] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.533106] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.533106] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.533106] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.533442] [48512]: DEBUG oslo_concurrency.lockutils [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.540058] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.540982] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.540982] [48511]: DEBUG oslo_concurrency.lockutils [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.540982] [48511]: DEBUG nova.objects.instance [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.546194] [48511]: WARNING neutronclient.v2_0.client [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.557594] [48512]: WARNING neutronclient.v2_0.client [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.565196] [48511]: DEBUG nova.policy [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.569687] [48511]: INFO nova.api.openstack.requestlog [None req-0005b897-caf2-427f-aa2e-7206d3deb3e0 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.068669 [ 956.569915] [48511]: [pid: 48511|app: 0|req: 1946/3945] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.575014] [48511]: DEBUG nova.api.openstack.wsgi [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.577325] [48511]: DEBUG nova.compute.api [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.579991] [48512]: DEBUG nova.policy [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.582922] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.582922] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.582922] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.583260] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.583526] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.583568] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.584528] [48512]: INFO nova.api.openstack.requestlog [None req-06ad3245-2779-4b8f-8472-c73781937bba tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.059790 [ 956.585035] [48512]: [pid: 48512|app: 0|req: 2000/3946] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.587598] [48512]: DEBUG nova.api.openstack.wsgi [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.589066] [48512]: DEBUG nova.compute.api [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.592828] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.592946] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.593096] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.593391] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.594032] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.594032] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.609721] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.610031] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.610230] [48511]: DEBUG oslo_concurrency.lockutils [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.610280] [48511]: DEBUG nova.objects.instance [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.614382] [48511]: WARNING neutronclient.v2_0.client [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.619260] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.619574] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.619754] [48512]: DEBUG oslo_concurrency.lockutils [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.619913] [48512]: DEBUG nova.objects.instance [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.625887] [48512]: WARNING neutronclient.v2_0.client [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.633600] [48511]: DEBUG nova.policy [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.640070] [48511]: INFO nova.api.openstack.requestlog [None req-965f8d8b-9d3d-45e6-83a6-30471202451d tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.069487 [ 956.640749] [48511]: [pid: 48511|app: 0|req: 1947/3947] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.643403] [48511]: DEBUG nova.api.openstack.wsgi [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.644872] [48511]: DEBUG nova.compute.api [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.648526] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.648737] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.649738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.649738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.649738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.649738] [48511]: DEBUG oslo_concurrency.lockutils [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.650958] [48512]: DEBUG nova.policy [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.658459] [48512]: INFO nova.api.openstack.requestlog [None req-735d7049-6d8d-483e-a508-f30922b082ee tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.072332 [ 956.658459] [48512]: [pid: 48512|app: 0|req: 2001/3948] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.666643] [48512]: DEBUG nova.api.openstack.wsgi [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.669733] [48512]: DEBUG nova.compute.api [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.674024] [48511]: WARNING neutronclient.v2_0.client [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.674405] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.674997] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.675309] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.675960] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.676436] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.676679] [48512]: DEBUG oslo_concurrency.lockutils [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.693547] [48511]: DEBUG nova.policy [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.698267] [48511]: INFO nova.api.openstack.requestlog [None req-3629b5cb-3e16-447f-87dc-ae51a978d0ae tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.057074 [ 956.698763] [48511]: [pid: 48511|app: 0|req: 1948/3949] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.701670] [48511]: DEBUG nova.api.openstack.wsgi [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.702532] [48512]: WARNING neutronclient.v2_0.client [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.703667] [48511]: DEBUG nova.compute.api [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.711255] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.738559] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.739176] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.739429] [48511]: DEBUG oslo_concurrency.lockutils [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.739686] [48511]: DEBUG nova.objects.instance [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.743790] [48511]: WARNING neutronclient.v2_0.client [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.813566] [48511]: DEBUG nova.policy [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.818161] [48511]: INFO nova.api.openstack.requestlog [None req-f934f6d3-1b0e-4cc5-b846-e71625bd4d0d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.118932 [ 956.818549] [48511]: [pid: 48511|app: 0|req: 1949/3950] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.821103] [48511]: DEBUG nova.api.openstack.wsgi [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.822526] [48511]: DEBUG nova.compute.api [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.827305] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.827563] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.827765] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.828296] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.828619] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.828824] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.848777] [48511]: WARNING neutronclient.v2_0.client [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.858565] [48512]: DEBUG nova.policy [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.863809] [48512]: INFO nova.api.openstack.requestlog [None req-609211fa-5b85-4424-a73e-c9bbef1fae8f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1744 microversion: 2.1 time: 0.204647 [ 956.864097] [48512]: [pid: 48512|app: 0|req: 2002/3951] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1744 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.866545] [48512]: DEBUG nova.api.openstack.wsgi [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 956.868120] [48512]: DEBUG nova.compute.api [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 956.873689] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.873881] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.875252] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.875252] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 956.875252] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 956.875252] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 956.893699] [48512]: WARNING neutronclient.v2_0.client [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 956.962078] [48511]: DEBUG nova.policy [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.966334] [48511]: INFO nova.api.openstack.requestlog [None req-75e96af2-4763-466c-b688-3c012f53e94e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.147217 [ 956.967196] [48511]: [pid: 48511|app: 0|req: 1950/3952] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.991091] [48512]: DEBUG nova.policy [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 956.997942] [48512]: INFO nova.api.openstack.requestlog [None req-4de0a006-786a-46d8-a1ac-157f778976e0 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.132238 [ 956.997942] [48512]: [pid: 48512|app: 0|req: 2003/3953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.086659] [48511]: DEBUG nova.api.openstack.wsgi [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.088381] [48511]: DEBUG nova.compute.api [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.091643] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.092087] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.092283] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.092418] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.092671] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.092838] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.092923] [48511]: DEBUG oslo_concurrency.lockutils [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.093249] [48512]: DEBUG nova.compute.api [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.111885] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.112159] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.112223] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.112522] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.112744] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.112905] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.128174] [48511]: WARNING neutronclient.v2_0.client [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.137259] [48512]: WARNING neutronclient.v2_0.client [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.199245] [48512]: DEBUG nova.policy [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.204135] [48512]: DEBUG nova.policy [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.205010] [48512]: DEBUG nova.policy [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.205860] [48512]: INFO nova.api.openstack.requestlog [None req-3e4cd8a6-f8e1-4801-8299-151700bb7a9b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.116375 [ 957.206246] [48512]: [pid: 48512|app: 0|req: 2004/3954] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 957.209314] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.211362] [48512]: DEBUG nova.compute.api [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.216557] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.216757] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.216944] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.217249] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.217399] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.217523] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.231045] [48511]: DEBUG nova.policy [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.237494] [48511]: INFO nova.api.openstack.requestlog [None req-334fe31f-2fff-4615-89ad-2ba814af421c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1330 microversion: 2.1 time: 0.152909 [ 957.237953] [48511]: [pid: 48511|app: 0|req: 1951/3955] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1330 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.240236] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.240498] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.240641] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.240893] [48512]: DEBUG nova.objects.instance [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.243822] [48512]: WARNING neutronclient.v2_0.client [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.261530] [48512]: DEBUG nova.policy [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.273537] [48512]: DEBUG nova.policy [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.274323] [48512]: DEBUG nova.policy [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.274448] [48511]: DEBUG nova.api.openstack.wsgi [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.275204] [48512]: INFO nova.api.openstack.requestlog [None req-b8c04188-1076-452f-9e56-7699fe1efd14 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.068281 [ 957.275675] [48512]: [pid: 48512|app: 0|req: 2005/3956] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:21 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 957.276529] [48511]: DEBUG nova.compute.api [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.281779] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.282019] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.282199] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.282507] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.282719] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.282900] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.316516] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.317166] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.317378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.317497] [48511]: DEBUG nova.objects.instance [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.321268] [48511]: WARNING neutronclient.v2_0.client [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.340829] [48511]: DEBUG nova.policy [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.344981] [48511]: INFO nova.api.openstack.requestlog [None req-d21054bd-fbfe-4cbf-b34c-bde94bb013e7 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.074589 [ 957.345464] [48511]: [pid: 48511|app: 0|req: 1952/3957] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.375459] [48512]: DEBUG nova.api.openstack.wsgi [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.377107] [48512]: DEBUG nova.compute.api [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.381486] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.381687] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.381843] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.382185] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.382392] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.382601] [48512]: DEBUG oslo_concurrency.lockutils [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.400732] [48512]: WARNING neutronclient.v2_0.client [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.419081] [48512]: DEBUG nova.policy [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.423320] [48512]: INFO nova.api.openstack.requestlog [None req-effa2eb0-8bc7-4576-9efe-1d19d4152bfa tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.050046 [ 957.423626] [48512]: [pid: 48512|app: 0|req: 2006/3958] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.513203] [48511]: DEBUG nova.api.openstack.wsgi [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.514650] [48511]: DEBUG nova.compute.api [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.518362] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.518515] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.518616] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.518811] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.518962] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.519093] [48511]: DEBUG oslo_concurrency.lockutils [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.536561] [48511]: WARNING neutronclient.v2_0.client [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.538757] [48512]: DEBUG nova.api.openstack.wsgi [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.540994] [48512]: DEBUG nova.compute.api [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.544262] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.544454] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.544594] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.544848] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.544990] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.545124] [48512]: DEBUG oslo_concurrency.lockutils [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.562650] [48512]: WARNING neutronclient.v2_0.client [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.671275] [48511]: DEBUG nova.policy [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.680310] [48511]: INFO nova.api.openstack.requestlog [None req-32cb484d-a80c-4d42-b7cf-fc6be69fd8b5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.169145 [ 957.680711] [48511]: [pid: 48511|app: 0|req: 1953/3959] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.683892] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.689024] [48511]: DEBUG nova.compute.api [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.704712] [48512]: DEBUG nova.policy [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.712536] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.712786] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.714052] [48512]: INFO nova.api.openstack.requestlog [None req-63173cdc-efac-4837-bcce-e3ecc3c47236 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1509 microversion: 2.1 time: 0.177381 [ 957.718093] [48512]: [pid: 48512|app: 0|req: 2007/3960] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1509 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.718500] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.718500] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.718500] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.718500] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.718719] [48512]: DEBUG nova.api.openstack.wsgi [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.719674] [48512]: DEBUG nova.compute.api [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.727030] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.727030] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.727030] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.727030] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.727030] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.727676] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.769490] [48512]: WARNING neutronclient.v2_0.client [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.780764] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.780764] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.780764] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.781054] [48511]: DEBUG nova.objects.instance [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.786802] [48511]: WARNING neutronclient.v2_0.client [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.838496] [48512]: DEBUG nova.policy [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.844708] [48512]: INFO nova.api.openstack.requestlog [None req-40f5d069-729d-4beb-bda0-e84a95308650 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1233 microversion: 2.1 time: 0.128671 [ 957.844708] [48512]: [pid: 48512|app: 0|req: 2008/3961] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1233 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.848793] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.850558] [48512]: DEBUG nova.compute.api [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.854512] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.854715] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.854833] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.855115] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.855260] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.855382] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.860206] [48511]: DEBUG nova.policy [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.864788] [48511]: INFO nova.api.openstack.requestlog [None req-0c21efb6-0ff7-4dac-bd13-64bff21dbc85 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.183411 [ 957.865140] [48511]: [pid: 48511|app: 0|req: 1954/3962] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.867706] [48511]: DEBUG nova.api.openstack.wsgi [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.869145] [48511]: DEBUG nova.compute.api [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.872712] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.872903] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.873046] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.873306] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.874031] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.874031] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.880241] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.880541] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.880684] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.880833] [48512]: DEBUG nova.objects.instance [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.883666] [48512]: WARNING neutronclient.v2_0.client [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.896111] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.896111] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.896111] [48511]: DEBUG oslo_concurrency.lockutils [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.896111] [48511]: DEBUG nova.objects.instance [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lazy-loading 'fault' on Instance uuid bfc0a027-f5ed-4274-9891-2c37225f2bf8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.898688] [48511]: WARNING neutronclient.v2_0.client [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.901957] [48512]: DEBUG nova.policy [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.907456] [48512]: INFO nova.api.openstack.requestlog [None req-cd477c62-132f-4967-815b-ee49ca428694 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.061245 [ 957.907888] [48512]: [pid: 48512|app: 0|req: 2009/3963] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.910941] [48512]: DEBUG nova.api.openstack.wsgi [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.912245] [48512]: DEBUG nova.compute.api [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.915719] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.915814] [48511]: DEBUG nova.policy [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fd1fae05f134d37a28836fece51cd63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b1c9c6d7afb43ea95d44caf400142a9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.915928] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.916051] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.916308] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.916454] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.916577] [48512]: DEBUG oslo_concurrency.lockutils [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.920339] [48511]: INFO nova.api.openstack.requestlog [None req-f88a9fc6-253d-48ff-9bf3-b9a8f9db9b61 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 200 len: 1296 microversion: 2.1 time: 0.054576 [ 957.920742] [48511]: [pid: 48511|app: 0|req: 1955/3964] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.923085] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.924404] [48511]: DEBUG nova.compute.api [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.927850] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.928019] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.928155] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.928618] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.928777] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.928970] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.932831] [48512]: WARNING neutronclient.v2_0.client [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.949378] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.949566] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.949702] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.949846] [48511]: DEBUG nova.objects.instance [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.951379] [48512]: DEBUG nova.policy [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.953171] [48511]: WARNING neutronclient.v2_0.client [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.957077] [48512]: INFO nova.api.openstack.requestlog [None req-172d16e6-5776-4c55-88b7-c9b3e2669b03 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.048063 [ 957.957077] [48512]: [pid: 48512|app: 0|req: 2010/3965] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.959453] [48512]: DEBUG nova.api.openstack.wsgi [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.960999] [48512]: DEBUG nova.compute.api [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.964646] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.964919] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.965083] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.965345] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.965506] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.965615] [48512]: DEBUG oslo_concurrency.lockutils [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.972022] [48511]: DEBUG nova.policy [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 957.976774] [48511]: INFO nova.api.openstack.requestlog [None req-6ec821e7-6006-4dc0-88aa-414becf57e90 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.055401 [ 957.977126] [48511]: [pid: 48511|app: 0|req: 1956/3966] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.983053] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 957.983936] [48512]: WARNING neutronclient.v2_0.client [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 957.984464] [48511]: DEBUG nova.compute.api [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 957.987925] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.988120] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.988274] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 957.988593] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 957.988752] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 957.988877] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.006549] [48511]: WARNING neutronclient.v2_0.client [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.078107] [48512]: DEBUG nova.policy [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.084973] [48512]: INFO nova.api.openstack.requestlog [None req-128061be-a853-4f4c-81df-74423959de19 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1744 microversion: 2.1 time: 0.127228 [ 958.085494] [48512]: [pid: 48512|app: 0|req: 2011/3967] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1744 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.089509] [48512]: DEBUG nova.api.openstack.wsgi [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.091025] [48512]: DEBUG nova.compute.api [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.094531] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.094784] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.094897] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.095136] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.095272] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.095765] [48512]: DEBUG oslo_concurrency.lockutils [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.102714] [48511]: DEBUG nova.policy [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.107666] [48511]: INFO nova.api.openstack.requestlog [None req-ae7ada28-acde-458c-a3cb-34abb292b918 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1306 microversion: 2.1 time: 0.126601 [ 958.108573] [48511]: [pid: 48511|app: 0|req: 1957/3968] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1306 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 958.112482] [48512]: WARNING neutronclient.v2_0.client [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.184597] [48512]: DEBUG nova.policy [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.189249] [48512]: INFO nova.api.openstack.requestlog [None req-973e68c8-f873-43e7-afe7-72040472459c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1483 microversion: 2.1 time: 0.103150 [ 958.189718] [48512]: [pid: 48512|app: 0|req: 2012/3969] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:22 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1483 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.211074] [48511]: DEBUG nova.api.openstack.wsgi [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1ba2fa96-97a2-4149-a8ff-47fcbff8a333", "name": "network-vif-plugged", "status": "completed", "tag": "bca31752-d243-4a71-88ed-c52beb19825c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 958.211303] [48512]: DEBUG nova.api.openstack.wsgi [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 958.213191] [48512]: DEBUG nova.compute.api [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.217403] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.217652] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.217800] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.218256] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.218432] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.218689] [48512]: DEBUG oslo_concurrency.lockutils [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.219289] [48511]: DEBUG oslo_concurrency.lockutils [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.219576] [48511]: DEBUG oslo_concurrency.lockutils [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.219792] [48511]: DEBUG oslo_concurrency.lockutils [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.229185] [48511]: INFO nova.api.openstack.compute.server_external_events [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] Creating event network-vif-plugged:bca31752-d243-4a71-88ed-c52beb19825c for instance 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 on cpu-1 [ 958.235819] [48511]: INFO nova.api.openstack.requestlog [req-6b1fd81c-3f39-448e-b174-6fcd177042a6 req-1db6d8e4-0efc-4044-8416-924f226d330b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027574 [ 958.236299] [48511]: [pid: 48511|app: 0|req: 1958/3970] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:22 2025] 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) [ 958.242299] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.244889] [48511]: DEBUG nova.compute.api [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.253513] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.253513] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.253513] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.253513] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.253792] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.257023] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.280833] [48512]: INFO nova.api.openstack.requestlog [None req-30959798-0ca5-46f0-826e-a7bb39bd7ccf tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "POST /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338/action" status: 202 len: 0 microversion: 2.1 time: 0.072134 [ 958.282829] [48511]: WARNING neutronclient.v2_0.client [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.284571] [48512]: [pid: 48512|app: 0|req: 2013/3971] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:22 2025] POST /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 958.289219] [48512]: DEBUG nova.api.openstack.wsgi [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.291364] [48512]: DEBUG nova.compute.api [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.298172] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.298172] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.298403] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.301013] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.301013] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.301013] [48512]: DEBUG oslo_concurrency.lockutils [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.311058] [48511]: DEBUG nova.policy [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.319694] [48511]: DEBUG nova.policy [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.320419] [48511]: DEBUG nova.policy [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.321196] [48511]: INFO nova.api.openstack.requestlog [None req-4fca3db6-783b-4111-b936-fa7ae5487149 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.084140 [ 958.321583] [48511]: [pid: 48511|app: 0|req: 1959/3972] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.324795] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.326256] [48511]: DEBUG nova.compute.api [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.331883] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.342125] [48512]: WARNING neutronclient.v2_0.client [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.354353] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.354539] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.354675] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.357111] [48511]: DEBUG nova.objects.instance [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.358281] [48511]: WARNING neutronclient.v2_0.client [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.390542] [48511]: DEBUG nova.policy [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.397277] [48511]: DEBUG nova.policy [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.398295] [48511]: DEBUG nova.policy [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.400356] [48511]: INFO nova.api.openstack.requestlog [None req-0ac21a07-962b-4f29-98ba-2d38afe9d576 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.076967 [ 958.400744] [48511]: [pid: 48511|app: 0|req: 1960/3973] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.404087] [48511]: DEBUG nova.api.openstack.wsgi [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.405855] [48511]: DEBUG nova.compute.api [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.409633] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.409827] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.409964] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.410243] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.410501] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.410727] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.422099] [48512]: DEBUG nova.policy [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.426379] [48512]: INFO nova.api.openstack.requestlog [None req-de6b1fc8-8d3a-4fbd-aaf7-021b02a65480 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.140840 [ 958.426757] [48512]: [pid: 48512|app: 0|req: 2014/3974] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.430541] [48511]: WARNING neutronclient.v2_0.client [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.430991] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.432899] [48512]: DEBUG nova.compute.api [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.437016] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.437016] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.437016] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.437016] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.437247] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.437358] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.458229] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.458707] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.458850] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.458996] [48512]: DEBUG nova.objects.instance [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.462436] [48512]: WARNING neutronclient.v2_0.client [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.482299] [48512]: DEBUG nova.policy [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.486473] [48512]: INFO nova.api.openstack.requestlog [None req-c3abc463-4224-489f-bb5e-ed1629b456e0 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.058172 [ 958.487028] [48512]: [pid: 48512|app: 0|req: 2015/3975] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.489464] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.490906] [48512]: DEBUG nova.compute.api [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.494014] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.494203] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.494345] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.494624] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.494782] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.494900] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.510560] [48511]: DEBUG nova.policy [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.511182] [48512]: WARNING neutronclient.v2_0.client [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.514880] [48511]: INFO nova.api.openstack.requestlog [None req-c8c03df8-9936-4c8e-9ed2-3ca80e35fe39 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1491 microversion: 2.1 time: 0.113485 [ 958.515246] [48511]: [pid: 48511|app: 0|req: 1961/3976] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1491 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.530096] [48512]: DEBUG nova.policy [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.534313] [48512]: INFO nova.api.openstack.requestlog [None req-cf9eee19-a30f-412a-870e-30fc4d76dbfc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.046738 [ 958.534628] [48512]: [pid: 48512|app: 0|req: 2016/3977] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.696114] [48511]: DEBUG nova.api.openstack.wsgi [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.697550] [48511]: DEBUG nova.compute.api [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.701494] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.701494] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.701494] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.701714] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.701832] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.702152] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.719713] [48511]: WARNING neutronclient.v2_0.client [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.739417] [48512]: DEBUG nova.api.openstack.wsgi [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.740787] [48512]: DEBUG nova.compute.api [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.744759] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.744949] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.745100] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.745417] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.745511] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.745661] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.770485] [48512]: WARNING neutronclient.v2_0.client [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.841898] [48511]: DEBUG nova.policy [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.847668] [48511]: INFO nova.api.openstack.requestlog [None req-9dde9184-f6a6-487a-8ac5-484c1d3b0614 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.153373 [ 958.848145] [48511]: [pid: 48511|app: 0|req: 1962/3978] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.859620] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.861172] [48511]: DEBUG nova.compute.api [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.866017] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.866244] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.866382] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.866658] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.866792] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.866912] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.887354] [48511]: WARNING neutronclient.v2_0.client [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.888995] [48512]: DEBUG nova.policy [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.894295] [48512]: INFO nova.api.openstack.requestlog [None req-8cf1e652-6420-4604-b08f-db2336f26476 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1486 microversion: 2.1 time: 0.157241 [ 958.894662] [48512]: [pid: 48512|app: 0|req: 2017/3979] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1486 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.898689] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.900313] [48512]: DEBUG nova.compute.api [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.904032] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.904299] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.904367] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.904616] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.904770] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.904915] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.909213] [48511]: DEBUG nova.policy [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.913411] [48511]: INFO nova.api.openstack.requestlog [None req-ec7a3850-ba86-47e3-8ee6-2fe8fd520801 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1289 microversion: 2.1 time: 0.055969 [ 958.913831] [48511]: [pid: 48511|app: 0|req: 1963/3980] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1289 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.916186] [48511]: DEBUG nova.api.openstack.wsgi [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.916373] [48511]: DEBUG nova.compute.api [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.919586] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.919773] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.919907] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.920226] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.920343] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.920486] [48511]: DEBUG oslo_concurrency.lockutils [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.927022] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.927022] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.927022] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.927022] [48512]: DEBUG nova.objects.instance [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.929530] [48512]: WARNING neutronclient.v2_0.client [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 958.934876] [48511]: DEBUG nova.compute.api [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 958.947790] [48512]: DEBUG nova.policy [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 958.952364] [48512]: INFO nova.api.openstack.requestlog [None req-d0856ac6-07e4-4573-bed6-756c8d463b8f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.057139 [ 958.952926] [48512]: [pid: 48512|app: 0|req: 2018/3981] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.956257] [48512]: DEBUG nova.api.openstack.wsgi [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.957664] [48512]: DEBUG nova.compute.api [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.961956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.961956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.961956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.962188] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.962335] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.962454] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.981202] [48511]: INFO nova.api.openstack.requestlog [None req-59db70a3-4235-4a4d-8425-93c1a6e0535d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 204 len: 0 microversion: 2.1 time: 0.066716 [ 958.981848] [48511]: [pid: 48511|app: 0|req: 1964/3982] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:23 2025] DELETE /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 958.985145] [48511]: DEBUG nova.api.openstack.wsgi [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 958.986640] [48511]: DEBUG nova.compute.api [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] [instance: bfc0a027-f5ed-4274-9891-2c37225f2bf8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 958.987405] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.987640] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.987717] [48512]: DEBUG oslo_concurrency.lockutils [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.987873] [48512]: DEBUG nova.objects.instance [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.990505] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.990706] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.990844] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.991125] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 958.991268] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 958.991391] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 958.991773] [48512]: WARNING neutronclient.v2_0.client [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.001565] [48511]: INFO nova.api.openstack.wsgi [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] HTTP exception thrown: Instance bfc0a027-f5ed-4274-9891-2c37225f2bf8 could not be found. [ 959.001980] [48511]: DEBUG nova.api.openstack.wsgi [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] Returning 404 to user: Instance bfc0a027-f5ed-4274-9891-2c37225f2bf8 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 959.002275] [48511]: INFO nova.api.openstack.requestlog [None req-ffdb1ceb-554c-4f75-8a5e-5c828e57e710 tempest-MigrationsAdminTest-86543141 tempest-MigrationsAdminTest-86543141-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8" status: 404 len: 111 microversion: 2.1 time: 0.019886 [ 959.002610] [48511]: [pid: 48511|app: 0|req: 1965/3983] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/bfc0a027-f5ed-4274-9891-2c37225f2bf8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 959.005042] [48511]: DEBUG nova.api.openstack.wsgi [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.006459] [48511]: DEBUG nova.compute.api [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.009968] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.010172] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.010307] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.010663] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.010814] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.010939] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.019668] [48512]: DEBUG nova.policy [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.025805] [48512]: INFO nova.api.openstack.requestlog [None req-f479d581-2fb2-4f6f-b311-268629ed4d36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.072006 [ 959.026326] [48512]: [pid: 48512|app: 0|req: 2019/3984] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.030169] [48512]: DEBUG nova.api.openstack.wsgi [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.032948] [48512]: DEBUG nova.compute.api [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.034266] [48511]: WARNING neutronclient.v2_0.client [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.038071] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.039342] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.040557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.040557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.040557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.040557] [48512]: DEBUG oslo_concurrency.lockutils [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.058047] [48511]: DEBUG nova.policy [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.061259] [48512]: WARNING neutronclient.v2_0.client [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.063492] [48511]: INFO nova.api.openstack.requestlog [None req-b8939bdb-8ab5-41ff-b29a-f4f61a2eef63 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.059506 [ 959.063492] [48511]: [pid: 48511|app: 0|req: 1966/3985] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.065620] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.067118] [48511]: DEBUG nova.compute.api [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.070872] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.070927] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.071086] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.071920] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.071920] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.071920] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.094477] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.095848] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.095848] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.096050] [48511]: DEBUG nova.objects.instance [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.100884] [48511]: WARNING neutronclient.v2_0.client [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.121264] [48511]: DEBUG nova.policy [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.126494] [48511]: INFO nova.api.openstack.requestlog [None req-d2f86a40-904a-4443-a9f7-511f64515413 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.062699 [ 959.126813] [48511]: [pid: 48511|app: 0|req: 1967/3986] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.129411] [48512]: DEBUG nova.policy [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.129588] [48511]: DEBUG nova.api.openstack.wsgi [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.130982] [48511]: DEBUG nova.compute.api [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.134564] [48512]: INFO nova.api.openstack.requestlog [None req-9526a5af-fc10-4703-8d7f-67ffbd71a49b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1492 microversion: 2.1 time: 0.106393 [ 959.134564] [48512]: [pid: 48512|app: 0|req: 2020/3987] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1492 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.135430] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.136098] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.136098] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.136098] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.136258] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.136294] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.136381] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.137727] [48512]: DEBUG nova.compute.api [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.140791] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.140955] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.141103] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.141927] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.141927] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.141927] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.157043] [48511]: WARNING neutronclient.v2_0.client [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.163857] [48512]: WARNING neutronclient.v2_0.client [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.238433] [48511]: DEBUG nova.policy [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.247286] [48511]: INFO nova.api.openstack.requestlog [None req-707a42e3-6686-438a-be41-c5ce6bcbeac7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1744 microversion: 2.1 time: 0.119360 [ 959.247524] [48511]: [pid: 48511|app: 0|req: 1968/3988] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1744 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.303134] [48512]: DEBUG nova.policy [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.310756] [48512]: INFO nova.api.openstack.requestlog [None req-0f055d2a-bee5-4c08-a847-100147901789 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1486 microversion: 2.1 time: 0.175912 [ 959.311163] [48512]: [pid: 48512|app: 0|req: 2021/3989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:23 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1486 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.324098] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-631754254"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 959.325858] [48511]: DEBUG nova.compute.api [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.331461] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.331752] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.331916] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.332190] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.332475] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.332475] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.344487] [48512]: DEBUG nova.api.openstack.wsgi [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.345867] [48512]: DEBUG nova.compute.api [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.353810] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.354057] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.354158] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.354422] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.354602] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.354773] [48512]: DEBUG oslo_concurrency.lockutils [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.377851] [48512]: WARNING neutronclient.v2_0.client [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.398496] [48512]: DEBUG nova.policy [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.403369] [48512]: DEBUG nova.policy [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.404064] [48512]: DEBUG nova.policy [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.404729] [48512]: INFO nova.api.openstack.requestlog [None req-398b5ea0-f40a-4836-8856-881c5af09cf8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.064057 [ 959.405152] [48512]: [pid: 48512|app: 0|req: 2022/3990] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 959.418777] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.422585] [48512]: DEBUG nova.compute.api [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.429912] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.430239] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.430457] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.430841] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.431077] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.431312] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.471557] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.472538] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.472943] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.473411] [48512]: DEBUG nova.objects.instance [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.478112] [48512]: WARNING neutronclient.v2_0.client [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.498254] [48512]: DEBUG nova.policy [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.507544] [48512]: DEBUG nova.policy [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.508470] [48512]: DEBUG nova.policy [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.509361] [48512]: INFO nova.api.openstack.requestlog [None req-ca307423-07cd-418b-9e91-7ca197326f9d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.093664 [ 959.509792] [48512]: [pid: 48512|app: 0|req: 2023/3991] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 959.516543] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.518562] [48512]: DEBUG nova.compute.api [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.523344] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.523593] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.523806] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.524178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.524387] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.524587] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.548771] [48512]: WARNING neutronclient.v2_0.client [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.704988] [48512]: DEBUG nova.policy [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.712723] [48512]: INFO nova.api.openstack.requestlog [None req-6d678d56-6b65-4f00-b035-be8275386413 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.202172 [ 959.713332] [48512]: [pid: 48512|app: 0|req: 2024/3992] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.719133] [48512]: DEBUG nova.api.openstack.wsgi [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.721282] [48512]: DEBUG nova.compute.api [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.727141] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.727345] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.727411] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.727790] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.728066] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.728208] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.755272] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.755272] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.755272] [48512]: DEBUG oslo_concurrency.lockutils [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.755272] [48512]: DEBUG nova.objects.instance [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.761130] [48512]: WARNING neutronclient.v2_0.client [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.799309] [48512]: DEBUG nova.policy [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.803862] [48512]: INFO nova.api.openstack.requestlog [None req-936655a0-69cc-46d1-82f5-4ea267bddc03 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.089136 [ 959.804356] [48512]: [pid: 48512|app: 0|req: 2025/3993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.807018] [48512]: DEBUG nova.api.openstack.wsgi [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.808618] [48512]: DEBUG nova.compute.api [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.814568] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.814986] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.815230] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.816175] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.816491] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.816905] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.837095] [48511]: INFO nova.api.openstack.requestlog [None req-8e46b3a8-5673-463f-b6df-d8a64c6d676a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "POST /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526/action" status: 202 len: 0 microversion: 2.1 time: 0.514350 [ 959.837095] [48511]: [pid: 48511|app: 0|req: 1969/3994] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:24 2025] POST /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526/action => generated 0 bytes in 515 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 959.837248] [48512]: WARNING neutronclient.v2_0.client [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.839306] [48511]: DEBUG nova.api.openstack.wsgi [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.840707] [48511]: DEBUG nova.compute.api [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.848125] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.848427] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.848588] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.849214] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.849214] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.849214] [48511]: DEBUG oslo_concurrency.lockutils [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.871693] [48511]: WARNING neutronclient.v2_0.client [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.897166] [48511]: DEBUG nova.policy [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.905743] [48511]: INFO nova.api.openstack.requestlog [None req-21e9bed9-7279-400f-b890-7df11ec1add9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.067326 [ 959.905743] [48511]: [pid: 48511|app: 0|req: 1970/3995] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.908699] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c8a81c3-3cbc-43bf-8fdd-a7634595a4d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.950084] [48511]: INFO nova.api.openstack.requestlog [None req-9c8a81c3-3cbc-43bf-8fdd-a7634595a4d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f" status: 200 len: 1519 microversion: 2.1 time: 0.044270 [ 959.951140] [48511]: [pid: 48511|app: 0|req: 1971/3996] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f => generated 1519 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.952104] [48512]: DEBUG nova.policy [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 959.953707] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.955598] [48511]: DEBUG nova.compute.api [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.957065] [48512]: INFO nova.api.openstack.requestlog [None req-bcc16661-96ed-4526-9fcc-6cf43f9ffce4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1491 microversion: 2.1 time: 0.151501 [ 959.957065] [48512]: [pid: 48512|app: 0|req: 2026/3997] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1491 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.960436] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.960645] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.960778] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.961119] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.962628] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.962628] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.962854] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 959.963626] [48512]: DEBUG nova.compute.api [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 959.968611] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.968820] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.969116] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.969603] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 959.969603] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 959.969714] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 959.993847] [48512]: WARNING neutronclient.v2_0.client [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 959.994987] [48511]: WARNING neutronclient.v2_0.client [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.014916] [48512]: DEBUG nova.policy [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.020613] [48512]: INFO nova.api.openstack.requestlog [None req-e2ef5b73-d6d5-4ae8-b225-f4ebe1d0a5c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1289 microversion: 2.1 time: 0.062943 [ 960.021338] [48512]: [pid: 48512|app: 0|req: 2027/3998] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1289 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.024193] [48512]: DEBUG nova.api.openstack.wsgi [None req-7730e78b-389c-42e1-b771-e8a8864f0d31 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.027902] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 960.062813] [48512]: INFO nova.api.openstack.requestlog [None req-7730e78b-389c-42e1-b771-e8a8864f0d31 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f" status: 200 len: 1519 microversion: 2.1 time: 0.040543 [ 960.063208] [48512]: [pid: 48512|app: 0|req: 2028/3999] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f => generated 1519 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.065773] [48512]: DEBUG nova.api.openstack.wsgi [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.067189] [48512]: DEBUG nova.compute.api [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.070701] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.070889] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.071034] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.071295] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.074085] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.074085] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.094747] [48511]: DEBUG nova.policy [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.097358] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.097629] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.097783] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.097939] [48512]: DEBUG nova.objects.instance [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.100809] [48511]: INFO nova.api.openstack.requestlog [None req-bfef5177-4273-4911-b748-7fbe7b40903c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.149446 [ 960.101212] [48511]: [pid: 48511|app: 0|req: 1972/4000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.105252] [48512]: WARNING neutronclient.v2_0.client [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.105359] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.106027] [48511]: DEBUG nova.compute.api [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.109711] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.110038] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.110639] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.110639] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.110639] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.110639] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.128736] [48512]: DEBUG nova.policy [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.133403] [48512]: INFO nova.api.openstack.requestlog [None req-1cac8562-6b0b-4906-88a7-daf727cd937c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.069638 [ 960.133960] [48512]: [pid: 48512|app: 0|req: 2029/4001] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.135743] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.136042] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.136283] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.136577] [48511]: DEBUG nova.objects.instance [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.136730] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d66b219-34e4-4c32-a686-4738fedde16f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.141774] [48511]: WARNING neutronclient.v2_0.client [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.163297] [48511]: DEBUG nova.policy [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.169746] [48511]: INFO nova.api.openstack.requestlog [None req-b3219a79-e09e-45e3-8b1d-f3384c0da493 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.067177 [ 960.169746] [48511]: [pid: 48511|app: 0|req: 1973/4002] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.173074] [48511]: DEBUG nova.api.openstack.wsgi [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.174888] [48511]: DEBUG nova.compute.api [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.178894] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.179133] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.180034] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.180034] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.180034] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.180034] [48511]: DEBUG oslo_concurrency.lockutils [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.203029] [48511]: WARNING neutronclient.v2_0.client [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.221490] [48511]: DEBUG nova.policy [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.230295] [48512]: INFO nova.api.openstack.requestlog [None req-2d66b219-34e4-4c32-a686-4738fedde16f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f" status: 204 len: 0 microversion: 2.1 time: 0.095519 [ 960.230491] [48511]: INFO nova.api.openstack.requestlog [None req-428067a0-9251-49ac-b51c-d491b5276e83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.059784 [ 960.230568] [48512]: [pid: 48512|app: 0|req: 2030/4003] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] DELETE /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 960.231078] [48511]: [pid: 48511|app: 0|req: 1974/4004] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.238020] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.238290] [48511]: DEBUG nova.api.openstack.wsgi [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.238290] [48511]: DEBUG nova.compute.api [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.239939] [48512]: DEBUG nova.compute.api [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.242968] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.243620] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.243912] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.244304] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.244554] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.244857] [48511]: DEBUG oslo_concurrency.lockutils [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.246946] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.247250] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.247486] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.247898] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.248408] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.248658] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.278511] [48511]: WARNING neutronclient.v2_0.client [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.287632] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.287632] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.287841] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.288332] [48512]: DEBUG nova.objects.instance [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.293272] [48512]: WARNING neutronclient.v2_0.client [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.321860] [48512]: DEBUG nova.policy [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.329795] [48512]: INFO nova.api.openstack.requestlog [None req-dd518ebf-d2d1-40ac-902f-b52504a490e8 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.097130 [ 960.330146] [48512]: [pid: 48512|app: 0|req: 2031/4005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:24 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.334018] [48512]: DEBUG nova.api.openstack.wsgi [None req-848381b3-2648-4a0e-a8ff-87c660deee5f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.357019] [48512]: INFO nova.api.openstack.wsgi [None req-848381b3-2648-4a0e-a8ff-87c660deee5f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Image not found. [ 960.357347] [48512]: DEBUG nova.api.openstack.wsgi [None req-848381b3-2648-4a0e-a8ff-87c660deee5f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 960.357738] [48512]: INFO nova.api.openstack.requestlog [None req-848381b3-2648-4a0e-a8ff-87c660deee5f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f" status: 404 len: 62 microversion: 2.1 time: 0.027059 [ 960.358102] [48512]: [pid: 48512|app: 0|req: 2032/4006] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f => generated 62 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 960.364071] [48512]: DEBUG nova.api.openstack.wsgi [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1ba2fa96-97a2-4149-a8ff-47fcbff8a333", "tag": "bca31752-d243-4a71-88ed-c52beb19825c"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 960.378430] [48512]: DEBUG oslo_concurrency.lockutils [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.378430] [48512]: DEBUG oslo_concurrency.lockutils [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.378430] [48512]: DEBUG oslo_concurrency.lockutils [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.386158] [48511]: DEBUG nova.policy [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.386510] [48512]: INFO nova.api.openstack.compute.server_external_events [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] Creating event network-changed:bca31752-d243-4a71-88ed-c52beb19825c for instance 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 on cpu-1 [ 960.397036] [48512]: INFO nova.api.openstack.requestlog [req-23281480-d596-4ec5-9bdc-127e505a5645 req-e019f302-475e-4dcc-94d7-b312a8525c55 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037835 [ 960.400347] [48512]: [pid: 48512|app: 0|req: 2033/4007] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:25 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 960.400878] [48511]: INFO nova.api.openstack.requestlog [None req-247a1868-9897-4a39-8f15-599bc0cae711 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1492 microversion: 2.1 time: 0.167354 [ 960.400878] [48511]: [pid: 48511|app: 0|req: 1975/4008] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1492 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.401562] [48512]: DEBUG nova.api.openstack.wsgi [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.403767] [48512]: DEBUG nova.compute.api [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.407665] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.407865] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.407985] [48511]: DEBUG nova.api.openstack.wsgi [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.408050] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.408305] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.408457] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.408589] [48512]: DEBUG oslo_concurrency.lockutils [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.411288] [48511]: DEBUG nova.compute.api [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.415418] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.415622] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.415719] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.415963] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.416154] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.416302] [48511]: DEBUG oslo_concurrency.lockutils [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.434638] [48511]: WARNING neutronclient.v2_0.client [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.439949] [48512]: WARNING neutronclient.v2_0.client [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.527863] [48512]: DEBUG nova.policy [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.532537] [48511]: DEBUG nova.policy [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.536633] [48512]: INFO nova.api.openstack.requestlog [None req-3136ff1f-1215-4e69-96ef-ecd28430f2b3 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1744 microversion: 2.1 time: 0.138183 [ 960.536985] [48512]: [pid: 48512|app: 0|req: 2034/4009] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1744 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.539314] [48511]: INFO nova.api.openstack.requestlog [None req-347fc492-fbfa-415b-b1bb-600275353728 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1498 microversion: 2.1 time: 0.138393 [ 960.539859] [48512]: DEBUG nova.api.openstack.wsgi [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.539921] [48511]: [pid: 48511|app: 0|req: 1976/4010] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1498 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.541488] [48512]: DEBUG nova.compute.api [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.545184] [48511]: DEBUG nova.api.openstack.wsgi [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.546903] [48511]: DEBUG nova.compute.api [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.548442] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.548442] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.548942] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.549297] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.549389] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.549491] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.550831] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.551035] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.551174] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.551440] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.551587] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.551779] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.576067] [48512]: WARNING neutronclient.v2_0.client [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.579659] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.579859] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.579993] [48511]: DEBUG oslo_concurrency.lockutils [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.580202] [48511]: DEBUG nova.objects.instance [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.584565] [48511]: WARNING neutronclient.v2_0.client [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.595736] [48512]: DEBUG nova.policy [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.600635] [48512]: DEBUG nova.policy [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.602846] [48512]: DEBUG nova.policy [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.602846] [48512]: INFO nova.api.openstack.requestlog [None req-06e167d2-24f6-4157-89ab-97b801e990af tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.064546 [ 960.602846] [48512]: [pid: 48512|app: 0|req: 2035/4011] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 960.609019] [48511]: DEBUG nova.policy [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.615210] [48511]: DEBUG nova.policy [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.615959] [48511]: DEBUG nova.policy [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.616655] [48511]: INFO nova.api.openstack.requestlog [None req-e33c6a81-9642-4ee5-a148-00d6114d21ca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.076195 [ 960.617056] [48511]: [pid: 48511|app: 0|req: 1977/4012] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 960.728172] [48512]: DEBUG nova.api.openstack.wsgi [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.730081] [48512]: DEBUG nova.compute.api [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.734852] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.735216] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.735486] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.735751] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.735967] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.736149] [48512]: DEBUG oslo_concurrency.lockutils [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.738503] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=18 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 960.761244] [48512]: WARNING neutronclient.v2_0.client [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.823476] [48511]: DEBUG nova.api.openstack.wsgi [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.824953] [48511]: DEBUG nova.compute.api [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.834407] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.834407] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.834407] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.834576] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.834625] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.834746] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.858037] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.858226] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.858400] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.858652] [48511]: DEBUG nova.objects.instance [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.863977] [48511]: WARNING neutronclient.v2_0.client [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 960.969960] [48511]: DEBUG nova.policy [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 960.977915] [48511]: INFO nova.api.openstack.requestlog [None req-f0297848-c68c-4e81-9375-0ce15a6daacb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.156595 [ 960.978249] [48511]: [pid: 48511|app: 0|req: 1978/4013] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.981179] [48511]: DEBUG nova.api.openstack.wsgi [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 960.982809] [48511]: DEBUG nova.compute.api [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 960.988784] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.988898] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.988978] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 960.989248] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 960.989420] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 960.989549] [48511]: DEBUG oslo_concurrency.lockutils [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.017479] [48511]: WARNING neutronclient.v2_0.client [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.035240] [48512]: DEBUG nova.policy [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.041710] [48512]: INFO nova.api.openstack.requestlog [None req-d692eb2a-acd9-4c09-af8d-08060385e2e8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.316009 [ 961.042365] [48512]: [pid: 48512|app: 0|req: 2036/4014] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.046359] [48512]: DEBUG nova.api.openstack.wsgi [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea", "name": "network-vif-deleted", "tag": "fde912c6-e862-44b7-a7d0-a882000fd7c3"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 961.053609] [48512]: DEBUG oslo_concurrency.lockutils [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.054784] [48512]: DEBUG oslo_concurrency.lockutils [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.054784] [48512]: DEBUG oslo_concurrency.lockutils [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.062930] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] Creating event network-vif-deleted:fde912c6-e862-44b7-a7d0-a882000fd7c3 for instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea on cpu-1 [ 961.068832] [48512]: INFO nova.api.openstack.requestlog [req-9c7b2713-2d09-4896-913b-aea7008819d4 req-9d579291-9f43-4716-af25-c551813e540a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025093 [ 961.069586] [48512]: [pid: 48512|app: 0|req: 2037/4015] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:25 2025] 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) [ 961.074586] [48512]: DEBUG nova.api.openstack.wsgi [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.077227] [48512]: DEBUG nova.compute.api [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.083239] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.083505] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.083698] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.084172] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.084251] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.084386] [48512]: DEBUG oslo_concurrency.lockutils [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.095451] [48511]: DEBUG nova.policy [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.100251] [48511]: INFO nova.api.openstack.requestlog [None req-84565bc7-3a88-4097-9c5a-7f660b492f2c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.121210 [ 961.100679] [48511]: [pid: 48511|app: 0|req: 1979/4016] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.105205] [48511]: DEBUG nova.api.openstack.wsgi [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.108552] [48511]: DEBUG nova.compute.api [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.110308] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.110603] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.110776] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.111048] [48512]: WARNING neutronclient.v2_0.client [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.111163] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.111350] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.111513] [48511]: DEBUG oslo_concurrency.lockutils [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.135249] [48511]: WARNING neutronclient.v2_0.client [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.198701] [48511]: DEBUG nova.policy [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.206019] [48511]: INFO nova.api.openstack.requestlog [None req-9213d5ae-ca05-485b-827a-b46089549e0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1289 microversion: 2.1 time: 0.104538 [ 961.206152] [48511]: [pid: 48511|app: 0|req: 1980/4017] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1289 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.209137] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.210756] [48511]: DEBUG nova.compute.api [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.214711] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.214879] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.214944] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.215461] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.215628] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.215758] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.237946] [48511]: WARNING neutronclient.v2_0.client [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.251436] [48512]: DEBUG nova.policy [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.258696] [48512]: INFO nova.api.openstack.requestlog [None req-efb3b73f-efd4-4609-971d-d61914995ee2 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1491 microversion: 2.1 time: 0.187901 [ 961.259041] [48512]: [pid: 48512|app: 0|req: 2038/4018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1491 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.262104] [48512]: DEBUG nova.api.openstack.wsgi [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.264145] [48512]: DEBUG nova.compute.api [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.268904] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.269245] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.269530] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.269960] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.270134] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.270280] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.312539] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.312834] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.312979] [48512]: DEBUG oslo_concurrency.lockutils [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.313174] [48512]: DEBUG nova.objects.instance [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.318043] [48512]: WARNING neutronclient.v2_0.client [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.422994] [48512]: DEBUG nova.policy [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.432532] [48512]: INFO nova.api.openstack.requestlog [None req-975651b1-86d5-48e2-bae8-3dda0cb698f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.172696 [ 961.432718] [48512]: [pid: 48512|app: 0|req: 2039/4019] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.435399] [48512]: DEBUG nova.api.openstack.wsgi [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.436861] [48512]: DEBUG nova.compute.api [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.442963] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.443240] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.443397] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.443703] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.443865] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.443998] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.457266] [48511]: DEBUG nova.policy [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.463019] [48511]: INFO nova.api.openstack.requestlog [None req-e6774ef6-f03a-40ef-a1f1-3a84e24c74f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.255113 [ 961.463019] [48511]: [pid: 48511|app: 0|req: 1981/4020] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:25 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.469682] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.469682] [48511]: DEBUG nova.compute.api [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.470373] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.470373] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.470554] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.470827] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.470979] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.471113] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.481645] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.481645] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.481645] [48512]: DEBUG oslo_concurrency.lockutils [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.481645] [48512]: DEBUG nova.objects.instance [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.486020] [48512]: WARNING neutronclient.v2_0.client [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.493732] [48511]: WARNING neutronclient.v2_0.client [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.507861] [48512]: DEBUG nova.policy [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.514069] [48512]: INFO nova.api.openstack.requestlog [None req-00b1b544-d168-4793-ae88-3f027dad0ffd tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.079384 [ 961.514069] [48512]: [pid: 48512|app: 0|req: 2040/4021] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.516128] [48512]: DEBUG nova.api.openstack.wsgi [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.518201] [48512]: DEBUG nova.compute.api [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.520217] [48511]: DEBUG nova.policy [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.529059] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.530559] [48511]: INFO nova.api.openstack.requestlog [None req-5c2a75fd-0397-460e-97f1-e36f6cab8716 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1235 microversion: 2.1 time: 0.066294 [ 961.530559] [48511]: [pid: 48511|app: 0|req: 1982/4022] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.532121] [48511]: DEBUG nova.api.openstack.wsgi [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.534111] [48511]: DEBUG nova.compute.api [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.539203] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.539444] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.540042] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.540370] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.540575] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.540782] [48511]: DEBUG oslo_concurrency.lockutils [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.559155] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.559155] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.559155] [48512]: DEBUG oslo_concurrency.lockutils [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.559155] [48512]: DEBUG nova.objects.instance [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.560181] [48511]: WARNING neutronclient.v2_0.client [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.564742] [48512]: WARNING neutronclient.v2_0.client [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.581586] [48511]: DEBUG nova.policy [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.586205] [48511]: INFO nova.api.openstack.requestlog [None req-8719e7df-1442-4ec3-a89f-6d1fa9099632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1280 microversion: 2.1 time: 0.055993 [ 961.586549] [48511]: [pid: 48511|app: 0|req: 1983/4023] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.589476] [48511]: DEBUG nova.api.openstack.wsgi [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.590312] [48511]: DEBUG nova.compute.api [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.596195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.596388] [48512]: DEBUG nova.policy [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.604087] [48512]: INFO nova.api.openstack.requestlog [None req-6657e043-3ad7-4910-8c81-40ed6ae9e41d tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.090213 [ 961.604465] [48512]: [pid: 48512|app: 0|req: 2041/4024] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.607619] [48512]: DEBUG nova.api.openstack.wsgi [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.611026] [48512]: DEBUG nova.compute.api [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.613591] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.613790] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.613965] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.614650] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.614823] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.614981] [48512]: DEBUG oslo_concurrency.lockutils [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.626368] [48511]: WARNING neutronclient.v2_0.client [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.635799] [48512]: WARNING neutronclient.v2_0.client [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.744563] [48511]: DEBUG nova.policy [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.749795] [48511]: INFO nova.api.openstack.requestlog [None req-4dd5145d-69c8-47e2-b0c9-bd17c62b03fe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1744 microversion: 2.1 time: 0.162217 [ 961.749795] [48511]: [pid: 48511|app: 0|req: 1984/4025] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1744 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.752459] [48511]: DEBUG nova.api.openstack.wsgi [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.753911] [48511]: DEBUG nova.compute.api [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.757257] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.757524] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.758528] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.758528] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.758528] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.758528] [48511]: DEBUG oslo_concurrency.lockutils [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.768083] [48512]: DEBUG nova.policy [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.772335] [48512]: INFO nova.api.openstack.requestlog [None req-63aa1f13-b9a6-4337-a7bc-3b83bba548ac tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1504 microversion: 2.1 time: 0.167185 [ 961.772967] [48512]: [pid: 48512|app: 0|req: 2042/4026] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1504 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.775643] [48512]: DEBUG nova.api.openstack.wsgi [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.776344] [48511]: WARNING neutronclient.v2_0.client [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.777221] [48512]: DEBUG nova.compute.api [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 961.781599] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.781818] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.781962] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.782242] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.782383] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.782504] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.794465] [48511]: DEBUG nova.policy [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.801172] [48511]: DEBUG nova.policy [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.801891] [48511]: DEBUG nova.policy [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.802493] [48511]: INFO nova.api.openstack.requestlog [None req-79bb8ad3-4d7e-4bae-934a-0a48d54a84e3 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.052359 [ 961.802813] [48511]: [pid: 48511|app: 0|req: 1985/4027] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.805975] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 961.805975] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 961.805975] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 961.805975] [48512]: DEBUG nova.objects.instance [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.808192] [48512]: WARNING neutronclient.v2_0.client [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 961.828694] [48512]: DEBUG nova.policy [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.833663] [48512]: DEBUG nova.policy [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.834341] [48512]: DEBUG nova.policy [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 961.834936] [48512]: INFO nova.api.openstack.requestlog [None req-f1d3ef70-7d42-4a2b-9ba9-03c9b378a63d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.061419 [ 961.835269] [48512]: [pid: 48512|app: 0|req: 2043/4028] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.992458] [48511]: DEBUG nova.api.openstack.wsgi [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 961.994165] [48511]: DEBUG nova.compute.api [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.000086] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.000086] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.000086] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.000311] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.000356] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.000533] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.027727] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.028193] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.028263] [48511]: DEBUG oslo_concurrency.lockutils [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.028597] [48511]: DEBUG nova.objects.instance [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.033354] [48511]: WARNING neutronclient.v2_0.client [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.059093] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.060483] [48512]: DEBUG nova.compute.api [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.065492] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.065492] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.065492] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.065798] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.065927] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.066086] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.091575] [48512]: WARNING neutronclient.v2_0.client [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.099523] [48511]: DEBUG nova.policy [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.106528] [48511]: INFO nova.api.openstack.requestlog [None req-6146e2ef-1380-44f5-a525-e299d884e0bb tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.116832 [ 962.107220] [48511]: [pid: 48511|app: 0|req: 1986/4029] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.115034] [48511]: DEBUG nova.api.openstack.wsgi [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.116257] [48511]: DEBUG nova.compute.api [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.121366] [48511]: DEBUG oslo_concurrency.lockutils [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.146026] [48511]: WARNING neutronclient.v2_0.client [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.523667] [48511]: DEBUG nova.policy [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.532465] [48511]: INFO nova.api.openstack.requestlog [None req-6aa83e91-bd67-4e29-9dde-c277747ea9ff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.420352 [ 962.534643] [48511]: [pid: 48511|app: 0|req: 1987/4030] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.542153] [48511]: DEBUG nova.api.openstack.wsgi [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.542153] [48511]: DEBUG nova.compute.api [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.549322] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.549582] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.549991] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.549991] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.550233] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.550233] [48511]: DEBUG oslo_concurrency.lockutils [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.558794] [48512]: DEBUG nova.policy [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 962.570990] [48512]: INFO nova.api.openstack.requestlog [None req-ba0bed2a-0db9-44d6-85a9-2147c68152fa tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.513650 [ 962.570990] [48512]: [pid: 48512|app: 0|req: 2044/4031] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:26 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.577490] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 962.578169] [48511]: WARNING neutronclient.v2_0.client [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 962.582229] [48512]: DEBUG nova.compute.api [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 962.589038] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.589248] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.589450] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.589781] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 962.590194] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 962.592305] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 962.612506] [48512]: WARNING neutronclient.v2_0.client [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.074942] [48511]: DEBUG nova.policy [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.079568] [48511]: INFO nova.api.openstack.requestlog [None req-13a0c0d5-6b28-48ae-b29c-be689a56e862 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1365 microversion: 2.1 time: 0.544157 [ 963.079683] [48511]: [pid: 48511|app: 0|req: 1988/4032] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1365 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.083970] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.083970] [48511]: DEBUG nova.compute.api [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.089653] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.089980] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.090472] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.090472] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.090611] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.090738] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.097875] [48512]: DEBUG nova.policy [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.108985] [48512]: INFO nova.api.openstack.requestlog [None req-8f62513a-54fc-4d67-a21f-c431914d0201 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1497 microversion: 2.1 time: 0.538232 [ 963.109342] [48512]: [pid: 48512|app: 0|req: 2045/4033] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1497 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.113664] [48512]: DEBUG nova.api.openstack.wsgi [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.115391] [48512]: DEBUG nova.compute.api [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.120069] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.120069] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.120069] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.120280] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.120444] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.121035] [48512]: DEBUG oslo_concurrency.lockutils [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.126746] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.126935] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.127310] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.127310] [48511]: DEBUG nova.objects.instance [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.133300] [48511]: WARNING neutronclient.v2_0.client [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.142871] [48512]: WARNING neutronclient.v2_0.client [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.151417] [48511]: DEBUG nova.policy [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.156671] [48511]: INFO nova.api.openstack.requestlog [None req-5c417f4c-7f30-47a2-95e8-252b63851519 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.075585 [ 963.156671] [48511]: [pid: 48511|app: 0|req: 1989/4034] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.158628] [48511]: DEBUG nova.api.openstack.wsgi [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.160117] [48511]: DEBUG nova.compute.api [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.163456] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.163608] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.163758] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.164040] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.164190] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.164312] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.188720] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.188871] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.188997] [48511]: DEBUG oslo_concurrency.lockutils [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.189159] [48511]: DEBUG nova.objects.instance [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.192430] [48511]: WARNING neutronclient.v2_0.client [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.210577] [48512]: DEBUG nova.policy [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.214679] [48512]: INFO nova.api.openstack.requestlog [None req-becb450b-4d3e-4831-8a61-0e8a22bb249b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.102480 [ 963.214679] [48512]: [pid: 48512|app: 0|req: 2046/4035] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.217136] [48512]: DEBUG nova.api.openstack.wsgi [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.218662] [48512]: DEBUG nova.compute.api [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.222180] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.222486] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.222567] [48511]: DEBUG nova.policy [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.222828] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.223265] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.223515] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.223734] [48512]: DEBUG oslo_concurrency.lockutils [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.228303] [48511]: INFO nova.api.openstack.requestlog [None req-d6d1d7a0-1962-46c1-b62f-0e550d4a28e0 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.071454 [ 963.228633] [48511]: [pid: 48511|app: 0|req: 1990/4036] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.231197] [48511]: DEBUG nova.api.openstack.wsgi [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.233737] [48511]: DEBUG nova.compute.api [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.237800] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.238078] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.238229] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.238525] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.238713] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.238838] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.240558] [48512]: WARNING neutronclient.v2_0.client [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.261418] [48512]: DEBUG nova.policy [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.269024] [48512]: INFO nova.api.openstack.requestlog [None req-0462fe95-e4dd-470c-b5b2-cee5660e5147 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1291 microversion: 2.1 time: 0.051747 [ 963.269024] [48512]: [pid: 48512|app: 0|req: 2047/4037] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.269173] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.269173] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.269347] [48511]: DEBUG oslo_concurrency.lockutils [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.269452] [48511]: DEBUG nova.objects.instance [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.270355] [48512]: DEBUG nova.api.openstack.wsgi [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.271869] [48512]: DEBUG nova.compute.api [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.275344] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.275516] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.275643] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.275893] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.276045] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.276167] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.278124] [48511]: WARNING neutronclient.v2_0.client [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.300939] [48511]: DEBUG nova.policy [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.309084] [48511]: INFO nova.api.openstack.requestlog [None req-73f568b7-1781-401b-b767-7993f0ed3347 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.079817 [ 963.309770] [48511]: [pid: 48511|app: 0|req: 1991/4038] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:27 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.311998] [48511]: DEBUG nova.api.openstack.wsgi [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.313924] [48511]: DEBUG nova.compute.api [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.322810] [48511]: DEBUG oslo_concurrency.lockutils [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.331545] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.332348] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.332348] [48512]: DEBUG oslo_concurrency.lockutils [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.332348] [48512]: DEBUG nova.objects.instance [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.335864] [48512]: WARNING neutronclient.v2_0.client [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.350431] [48511]: WARNING neutronclient.v2_0.client [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.359697] [48512]: DEBUG nova.policy [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.366176] [48512]: INFO nova.api.openstack.requestlog [None req-42618244-421f-47b2-9ea8-f5c5580e9c12 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.097526 [ 963.366271] [48512]: [pid: 48512|app: 0|req: 2048/4039] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.372825] [48512]: DEBUG nova.api.openstack.wsgi [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.376210] [48512]: DEBUG nova.compute.api [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.381149] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.381651] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.383314] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.383314] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.383314] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.383314] [48512]: DEBUG oslo_concurrency.lockutils [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.421337] [48512]: WARNING neutronclient.v2_0.client [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.444375] [48511]: DEBUG nova.policy [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.452354] [48511]: INFO nova.api.openstack.requestlog [None req-96b19518-a952-45f4-9154-f96e274b8e1a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1762 microversion: 2.1 time: 0.142294 [ 963.452732] [48511]: [pid: 48511|app: 0|req: 1992/4040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1762 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.455428] [48511]: DEBUG nova.api.openstack.wsgi [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.456835] [48511]: DEBUG nova.compute.api [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.460256] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.460557] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.460681] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.462697] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.462697] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.462697] [48511]: DEBUG oslo_concurrency.lockutils [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.482314] [48511]: WARNING neutronclient.v2_0.client [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.518038] [48512]: DEBUG nova.policy [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.528537] [48512]: INFO nova.api.openstack.requestlog [None req-38169c22-3305-4d1e-aadd-546de00ab33a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1504 microversion: 2.1 time: 0.157527 [ 963.528933] [48512]: [pid: 48512|app: 0|req: 2049/4041] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1504 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.531872] [48511]: DEBUG nova.policy [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.537520] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.537520] [48512]: DEBUG nova.compute.api [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.539328] [48511]: DEBUG nova.policy [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.539643] [48511]: DEBUG nova.policy [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.540615] [48511]: INFO nova.api.openstack.requestlog [None req-60adc7d0-0b6d-45de-9916-f14a3c61d3c4 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.087263 [ 963.541073] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.541156] [48511]: [pid: 48511|app: 0|req: 1993/4042] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.541620] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.541620] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.541776] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.541827] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.541958] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.570631] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.570631] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.570631] [48512]: DEBUG oslo_concurrency.lockutils [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.570631] [48512]: DEBUG nova.objects.instance [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.578267] [48512]: WARNING neutronclient.v2_0.client [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.610831] [48512]: DEBUG nova.policy [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.615657] [48512]: DEBUG nova.policy [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.616153] [48512]: DEBUG nova.policy [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.616740] [48512]: INFO nova.api.openstack.requestlog [None req-4b2f1101-86df-4cbf-82d0-a4b42029276d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.086244 [ 963.617161] [48512]: [pid: 48512|app: 0|req: 2050/4043] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.619946] [48512]: DEBUG nova.api.openstack.wsgi [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.621439] [48512]: DEBUG nova.compute.api [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.627788] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.651449] [48511]: DEBUG nova.api.openstack.wsgi [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-1779282626", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "dc0adf06-1076-43d8-90c4-6f55891666fa"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 963.658117] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.658430] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.658610] [48512]: DEBUG oslo_concurrency.lockutils [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.658772] [48512]: DEBUG nova.objects.instance [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 963.664290] [48512]: WARNING neutronclient.v2_0.client [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.686950] [48512]: DEBUG nova.policy [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.692890] [48512]: INFO nova.api.openstack.requestlog [None req-d939413b-3b15-40c5-b689-53f4d909571c tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.074727 [ 963.692984] [48512]: [pid: 48512|app: 0|req: 2051/4044] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.695231] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.695699] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.695855] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.696001] [48512]: DEBUG nova.compute.api [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.696255] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.697170] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.697170] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.697170] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.699620] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.699784] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.699905] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.700172] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.700340] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.700465] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.706187] [48511]: DEBUG nova.network.neutron [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] validate_networks() for [('dc0adf06-1076-43d8-90c4-6f55891666fa', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 963.706516] [48511]: WARNING neutronclient.v2_0.client [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.722316] [48512]: DEBUG nova.compute.api [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 963.793167] [48512]: INFO nova.api.openstack.requestlog [None req-0f301a4e-b23e-4ab1-b091-b63aa949c36b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 204 len: 0 microversion: 2.1 time: 0.099298 [ 963.793642] [48512]: [pid: 48512|app: 0|req: 2052/4045] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:28 2025] DELETE /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 963.796781] [48512]: DEBUG nova.api.openstack.wsgi [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.798533] [48512]: DEBUG nova.compute.api [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.805820] [48512]: DEBUG oslo_concurrency.lockutils [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.829151] [48511]: WARNING neutronclient.v2_0.client [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.830129] [48512]: WARNING neutronclient.v2_0.client [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.886138] [48512]: DEBUG nova.policy [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 963.891795] [48512]: INFO nova.api.openstack.requestlog [None req-daeb741f-a5c7-474b-99a6-e0ae541d758f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.097354 [ 963.892165] [48512]: [pid: 48512|app: 0|req: 2053/4046] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.901121] [48512]: DEBUG nova.api.openstack.wsgi [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 963.903118] [48512]: DEBUG nova.compute.api [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.910021] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.930165] [48512]: WARNING neutronclient.v2_0.client [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 963.930240] [48511]: DEBUG nova.virt.hardware [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 963.930240] [48511]: DEBUG nova.virt.hardware [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 963.930240] [48511]: DEBUG nova.virt.hardware [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 963.930240] [48511]: DEBUG nova.virt.hardware [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 963.930240] [48511]: DEBUG nova.virt.hardware [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 963.951420] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.951643] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.951785] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.952262] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 963.952347] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 963.952465] [48511]: DEBUG oslo_concurrency.lockutils [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 963.971799] [48511]: DEBUG nova.quota [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Getting quotas for project 41ce3463a4b34a21911ada312da0fd17. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 963.977711] [48511]: DEBUG nova.quota [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Getting quotas for user 395bf25b7a9443708d1250b827a50f34 and project 41ce3463a4b34a21911ada312da0fd17. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 963.985158] [48511]: DEBUG nova.compute.api [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 963.987859] [48511]: DEBUG nova.compute.api [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 964.027585] [48511]: INFO nova.api.openstack.requestlog [None req-03792c3a-3b2a-491a-a036-36a6211ae084 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.485285 [ 964.027941] [48511]: [pid: 48511|app: 0|req: 1994/4047] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:28 2025] POST /compute/v2.1/servers => generated 380 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 964.030860] [48511]: DEBUG nova.api.openstack.wsgi [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.032318] [48511]: DEBUG nova.compute.api [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.036984] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.037218] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.037392] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.037686] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.041021] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.041021] [48511]: DEBUG oslo_concurrency.lockutils [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.067488] [48512]: DEBUG nova.policy [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.081446] [48512]: INFO nova.api.openstack.requestlog [None req-7dfe5c15-a423-4d97-b7e3-ab8a65c8e2d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.188654 [ 964.081796] [48512]: [pid: 48512|app: 0|req: 2054/4048] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.082259] [48511]: WARNING neutronclient.v2_0.client [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.084355] [48512]: DEBUG nova.api.openstack.wsgi [None req-e009f80a-d23e-4901-a4c1-c0edd420c6ea tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.089022] [48512]: DEBUG nova.compute.api [None req-e009f80a-d23e-4901-a4c1-c0edd420c6ea tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.096687] [48512]: WARNING neutronclient.v2_0.client [None req-e009f80a-d23e-4901-a4c1-c0edd420c6ea tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.143460] [48512]: DEBUG nova.policy [None req-e009f80a-d23e-4901-a4c1-c0edd420c6ea tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.147860] [48512]: INFO nova.api.openstack.requestlog [None req-e009f80a-d23e-4901-a4c1-c0edd420c6ea tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1223 microversion: 2.1 time: 0.065476 [ 964.148206] [48512]: [pid: 48512|app: 0|req: 2055/4049] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1223 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.151340] [48512]: DEBUG nova.api.openstack.wsgi [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a2e0f97-a815-45ce-b9b4-a763562a3b18", "name": "network-vif-plugged", "status": "completed", "tag": "81885c6b-6889-4043-ad8d-59fb88097130"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 964.157699] [48512]: DEBUG oslo_concurrency.lockutils [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.157889] [48512]: DEBUG oslo_concurrency.lockutils [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.158029] [48512]: DEBUG oslo_concurrency.lockutils [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.164835] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] Creating event network-vif-plugged:81885c6b-6889-4043-ad8d-59fb88097130 for instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 on cpu-1 [ 964.168266] [48511]: DEBUG nova.policy [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.169708] [48512]: INFO nova.api.openstack.requestlog [req-e7e5122e-de9b-4445-8bf6-4bab1e60f69d req-816d4aa2-c8a5-49da-b948-41eae3f94a4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020802 [ 964.170163] [48512]: [pid: 48512|app: 0|req: 2056/4050] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:28 2025] 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) [ 964.173066] [48512]: DEBUG nova.api.openstack.wsgi [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.173275] [48511]: INFO nova.api.openstack.requestlog [None req-729abea6-e7b2-4911-8a06-be065e2ecc42 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.144616 [ 964.173630] [48511]: [pid: 48511|app: 0|req: 1995/4051] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.174686] [48512]: DEBUG nova.compute.api [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.176181] [48511]: DEBUG nova.api.openstack.wsgi [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.177975] [48511]: DEBUG nova.compute.api [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.178495] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.178740] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.178916] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.179203] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.179368] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.179512] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.181490] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.181787] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.181881] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.182190] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.182362] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.182515] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.204536] [48512]: WARNING neutronclient.v2_0.client [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.210837] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.211047] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.211193] [48511]: DEBUG oslo_concurrency.lockutils [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.211362] [48511]: DEBUG nova.objects.instance [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.218240] [48511]: WARNING neutronclient.v2_0.client [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.238012] [48511]: DEBUG nova.policy [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.242678] [48511]: INFO nova.api.openstack.requestlog [None req-33a55942-b38b-4810-aaad-71f2729e6da8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.068408 [ 964.243075] [48511]: [pid: 48511|app: 0|req: 1996/4052] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.247066] [48511]: DEBUG nova.api.openstack.wsgi [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.247421] [48511]: DEBUG nova.compute.api [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.255844] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.255844] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.255844] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.256040] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.256040] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.256158] [48511]: DEBUG oslo_concurrency.lockutils [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.280756] [48511]: WARNING neutronclient.v2_0.client [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.309828] [48512]: DEBUG nova.policy [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.318063] [48512]: INFO nova.api.openstack.requestlog [None req-57a9ecc5-4ba6-4ace-ac03-f9db29ebb3e5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.146067 [ 964.318063] [48512]: [pid: 48512|app: 0|req: 2057/4053] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:28 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.319775] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.321273] [48512]: DEBUG nova.compute.api [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.325974] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.326256] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.326381] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.326647] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.327908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.327908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.356347] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.357032] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.357032] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.357032] [48512]: DEBUG nova.objects.instance [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.361196] [48512]: WARNING neutronclient.v2_0.client [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.381343] [48512]: DEBUG nova.policy [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.388599] [48512]: INFO nova.api.openstack.requestlog [None req-f8d64dfc-cd39-458c-b534-bdfbf977f508 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.070554 [ 964.389300] [48512]: [pid: 48512|app: 0|req: 2058/4054] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.391520] [48512]: DEBUG nova.api.openstack.wsgi [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.392968] [48512]: DEBUG nova.compute.api [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.397872] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.398315] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.398315] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.398590] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.398743] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.398877] [48512]: DEBUG oslo_concurrency.lockutils [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.407237] [48511]: DEBUG nova.policy [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.412295] [48511]: INFO nova.api.openstack.requestlog [None req-5da978bf-9ce1-4397-8a53-ce33eb596ed5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.168658 [ 964.412822] [48511]: [pid: 48511|app: 0|req: 1997/4055] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.415243] [48511]: DEBUG nova.api.openstack.wsgi [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.419029] [48511]: DEBUG nova.compute.api [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.419878] [48512]: WARNING neutronclient.v2_0.client [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.421128] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.421307] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.421502] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.421856] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.421954] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.422045] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.439461] [48512]: DEBUG nova.policy [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.443969] [48512]: INFO nova.api.openstack.requestlog [None req-e711e77a-027f-4172-b655-c3a19412ef6d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1291 microversion: 2.1 time: 0.054434 [ 964.444511] [48512]: [pid: 48512|app: 0|req: 2059/4056] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1291 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.445327] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.445558] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.445700] [48511]: DEBUG oslo_concurrency.lockutils [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.445851] [48511]: DEBUG nova.objects.instance [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.447392] [48512]: DEBUG nova.api.openstack.wsgi [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.449227] [48512]: DEBUG nova.compute.api [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.450665] [48511]: WARNING neutronclient.v2_0.client [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.452351] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.452511] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.452879] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.453231] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.453323] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.453442] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.468773] [48511]: DEBUG nova.policy [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.472932] [48511]: INFO nova.api.openstack.requestlog [None req-22365fc6-be51-4a7f-a39e-acdb6a69cfd8 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.059696 [ 964.473336] [48511]: [pid: 48511|app: 0|req: 1998/4057] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.478382] [48511]: DEBUG nova.api.openstack.wsgi [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.479817] [48511]: DEBUG nova.compute.api [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.482083] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.482269] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.482403] [48512]: DEBUG oslo_concurrency.lockutils [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.482550] [48512]: DEBUG nova.objects.instance [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.482947] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.483061] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.483171] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.483418] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.483568] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.483681] [48511]: DEBUG oslo_concurrency.lockutils [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.485426] [48512]: WARNING neutronclient.v2_0.client [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.503089] [48511]: WARNING neutronclient.v2_0.client [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.504792] [48512]: DEBUG nova.policy [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.509952] [48512]: INFO nova.api.openstack.requestlog [None req-1285d877-0c42-4f9e-a07b-d1267f476db1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.064973 [ 964.510609] [48512]: [pid: 48512|app: 0|req: 2060/4058] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.545511] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.547753] [48512]: DEBUG nova.compute.api [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.553529] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.553768] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.553942] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.554231] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.554410] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.554570] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.565514] [48511]: DEBUG nova.policy [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.570268] [48511]: INFO nova.api.openstack.requestlog [None req-75e5c77c-1867-4871-ae39-801e87153939 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1762 microversion: 2.1 time: 0.096343 [ 964.570732] [48511]: [pid: 48511|app: 0|req: 1999/4059] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1762 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.573183] [48511]: DEBUG nova.api.openstack.wsgi [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.574750] [48511]: DEBUG nova.compute.api [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.577455] [48512]: WARNING neutronclient.v2_0.client [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.578381] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.578381] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.578381] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.579103] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.579103] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.579103] [48511]: DEBUG oslo_concurrency.lockutils [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.599220] [48511]: WARNING neutronclient.v2_0.client [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.620036] [48511]: DEBUG nova.policy [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.624564] [48511]: DEBUG nova.policy [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.625297] [48511]: DEBUG nova.policy [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.625758] [48511]: INFO nova.api.openstack.requestlog [None req-63966c80-bf3a-40f1-a6c6-cc317a024fa2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.054547 [ 964.626241] [48511]: [pid: 48511|app: 0|req: 2000/4060] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.639220] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.640707] [48511]: DEBUG nova.compute.api [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.644073] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.644265] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.644400] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.645054] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.645054] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.645054] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.667620] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.667776] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.668196] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.668196] [48511]: DEBUG nova.objects.instance [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.674320] [48511]: WARNING neutronclient.v2_0.client [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.684037] [48512]: DEBUG nova.policy [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.687534] [48512]: INFO nova.api.openstack.requestlog [None req-2f81882c-75f8-456d-a7f5-2124944c727a tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1499 microversion: 2.1 time: 0.145424 [ 964.687859] [48512]: [pid: 48512|app: 0|req: 2061/4061] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1499 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.701143] [48511]: DEBUG nova.policy [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.706244] [48512]: DEBUG nova.api.openstack.wsgi [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.706374] [48511]: DEBUG nova.policy [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.706971] [48511]: DEBUG nova.policy [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.707622] [48511]: INFO nova.api.openstack.requestlog [None req-cd048b9d-7152-4b48-bb93-aaa843948133 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.070873 [ 964.707903] [48511]: [pid: 48511|app: 0|req: 2001/4062] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.707947] [48512]: DEBUG nova.compute.api [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.713242] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.714422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.714422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.714422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.714422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.714422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.736483] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.736974] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.736974] [48512]: DEBUG oslo_concurrency.lockutils [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.737099] [48512]: DEBUG nova.objects.instance [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.740317] [48512]: WARNING neutronclient.v2_0.client [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.759892] [48512]: DEBUG nova.policy [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.765052] [48512]: INFO nova.api.openstack.requestlog [None req-a2172677-092a-4152-9f30-50cc87801adc tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.060806 [ 964.765499] [48512]: [pid: 48512|app: 0|req: 2062/4063] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 964.909355] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 964.910942] [48511]: DEBUG nova.compute.api [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 964.915875] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.916100] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.916332] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.916478] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 964.916622] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 964.916744] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 964.940095] [48511]: WARNING neutronclient.v2_0.client [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 964.961871] [48511]: DEBUG nova.policy [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 964.966568] [48511]: INFO nova.api.openstack.requestlog [None req-4e7a472e-9d7a-4202-aa6a-1a4629e743d1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.060351 [ 964.966948] [48511]: [pid: 48511|app: 0|req: 2002/4064] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.097223] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.099460] [48512]: DEBUG nova.compute.api [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.104426] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.104742] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.105334] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.105486] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.105569] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.105759] [48512]: DEBUG oslo_concurrency.lockutils [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.126540] [48512]: WARNING neutronclient.v2_0.client [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.169116] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.170517] [48511]: DEBUG nova.compute.api [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.173748] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.173948] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.174058] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.174307] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.174449] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.174573] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.192504] [48511]: WARNING neutronclient.v2_0.client [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.211220] [48511]: DEBUG nova.policy [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.214611] [48511]: INFO nova.api.openstack.requestlog [None req-0a94c918-59b1-452c-9398-cbbc953f2d1c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1227 microversion: 2.1 time: 0.047346 [ 965.216033] [48511]: [pid: 48511|app: 0|req: 2003/4065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.217227] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.218639] [48511]: DEBUG nova.compute.api [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.222603] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.222603] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.222849] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.223125] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.223346] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.223525] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.225353] [48512]: DEBUG nova.policy [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.231977] [48512]: INFO nova.api.openstack.requestlog [None req-aaf4d0f7-a016-4a13-9c95-7d2150cdf6f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.137808 [ 965.232556] [48512]: [pid: 48512|app: 0|req: 2063/4066] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.243712] [48511]: WARNING neutronclient.v2_0.client [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.259204] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.259600] [48512]: DEBUG nova.compute.api [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.264073] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.264446] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.264770] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.265368] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.265674] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.265974] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.300214] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.300378] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.300528] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.300744] [48512]: DEBUG nova.objects.instance [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.307925] [48512]: WARNING neutronclient.v2_0.client [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.332789] [48512]: DEBUG nova.policy [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.339834] [48512]: INFO nova.api.openstack.requestlog [None req-f4338b75-6b9b-404a-b04d-f3f657a6fb57 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.084559 [ 965.340742] [48512]: [pid: 48512|app: 0|req: 2064/4067] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.343191] [48512]: DEBUG nova.api.openstack.wsgi [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.345764] [48512]: DEBUG nova.compute.api [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.352543] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.352778] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.352907] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.353898] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.354130] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.354273] [48512]: DEBUG oslo_concurrency.lockutils [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.377486] [48511]: DEBUG nova.policy [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.385565] [48511]: INFO nova.api.openstack.requestlog [None req-5d5de7af-2210-485d-80d0-d46b0b2b7000 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1503 microversion: 2.1 time: 0.169403 [ 965.385565] [48511]: [pid: 48511|app: 0|req: 2004/4068] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:29 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1503 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.392243] [48512]: WARNING neutronclient.v2_0.client [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.407401] [48511]: DEBUG nova.api.openstack.wsgi [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.407401] [48511]: DEBUG nova.compute.api [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.418158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.449573] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.450090] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.450385] [48511]: DEBUG oslo_concurrency.lockutils [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.450771] [48511]: DEBUG nova.objects.instance [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.455804] [48511]: WARNING neutronclient.v2_0.client [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.467962] [48512]: DEBUG nova.policy [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.473596] [48512]: INFO nova.api.openstack.requestlog [None req-90e230ad-cd2d-4d1b-a32e-ddf3f8a34cb4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.132529 [ 965.474111] [48512]: [pid: 48512|app: 0|req: 2065/4069] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.477721] [48512]: DEBUG nova.api.openstack.wsgi [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.482187] [48512]: DEBUG nova.compute.api [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.483428] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.483663] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.483743] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.483993] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.484144] [48511]: DEBUG nova.policy [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.484240] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.484324] [48512]: DEBUG oslo_concurrency.lockutils [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.493211] [48511]: INFO nova.api.openstack.requestlog [None req-3774638b-c3f8-4bde-8059-6fd42ea1b66c tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.091618 [ 965.493812] [48511]: [pid: 48511|app: 0|req: 2005/4070] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.497040] [48511]: DEBUG nova.api.openstack.wsgi [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.498097] [48511]: DEBUG nova.compute.api [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.502044] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.502229] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.502386] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.502678] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.502857] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.502987] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.508885] [48512]: WARNING neutronclient.v2_0.client [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.523057] [48511]: WARNING neutronclient.v2_0.client [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.541265] [48511]: DEBUG nova.policy [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.546901] [48511]: INFO nova.api.openstack.requestlog [None req-0fd3af43-e281-4194-99e0-90fcfcddf2b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1299 microversion: 2.1 time: 0.052457 [ 965.547536] [48511]: [pid: 48511|app: 0|req: 2006/4071] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.550363] [48511]: DEBUG nova.api.openstack.wsgi [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.551867] [48511]: DEBUG nova.compute.api [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.555729] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.556076] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.556287] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.556604] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.556864] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.557089] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.571628] [48512]: DEBUG nova.policy [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.576658] [48512]: INFO nova.api.openstack.requestlog [None req-566c690e-998b-44a9-9867-2ad6368a6d58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.101883 [ 965.576761] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.576844] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.576995] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.577043] [48512]: [pid: 48512|app: 0|req: 2066/4072] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.577160] [48511]: DEBUG nova.objects.instance [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.579865] [48512]: DEBUG nova.api.openstack.wsgi [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.583016] [48511]: WARNING neutronclient.v2_0.client [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.583123] [48512]: DEBUG nova.compute.api [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.584757] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.584930] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.585084] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.585332] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.585471] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.585614] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.601994] [48511]: DEBUG nova.policy [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.604994] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.605206] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.605339] [48512]: DEBUG oslo_concurrency.lockutils [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.605594] [48512]: DEBUG nova.objects.instance [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.606242] [48511]: INFO nova.api.openstack.requestlog [None req-ccc760ae-08e0-48c7-bd67-7e1f4ec3e22a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.058137 [ 965.606628] [48511]: [pid: 48511|app: 0|req: 2007/4073] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.610209] [48512]: WARNING neutronclient.v2_0.client [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.610460] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.611995] [48511]: DEBUG nova.compute.api [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.615536] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.615536] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.615536] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.615738] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.615798] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.615986] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.630961] [48512]: DEBUG nova.policy [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.640845] [48511]: WARNING neutronclient.v2_0.client [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.642607] [48512]: INFO nova.api.openstack.requestlog [None req-d640b823-76c1-4280-a471-69e404c316e1 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.064662 [ 965.643091] [48512]: [pid: 48512|app: 0|req: 2067/4074] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.647247] [48512]: DEBUG nova.api.openstack.wsgi [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.648978] [48512]: DEBUG nova.compute.api [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.652235] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.652419] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.652555] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.652831] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.652985] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.653122] [48512]: DEBUG oslo_concurrency.lockutils [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.674058] [48512]: WARNING neutronclient.v2_0.client [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.696353] [48512]: DEBUG nova.policy [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.701205] [48512]: DEBUG nova.policy [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.701910] [48512]: DEBUG nova.policy [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.703309] [48512]: INFO nova.api.openstack.requestlog [None req-d44ee316-95e5-4a68-bae9-bc7743ecb21d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.058116 [ 965.703309] [48512]: [pid: 48512|app: 0|req: 2068/4075] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.706976] [48512]: DEBUG nova.api.openstack.wsgi [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.707685] [48512]: DEBUG nova.compute.api [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.713929] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.713929] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.713929] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.714280] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.714453] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.714600] [48512]: DEBUG oslo_concurrency.lockutils [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.715107] [48511]: DEBUG nova.policy [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.722132] [48511]: INFO nova.api.openstack.requestlog [None req-6a098815-8830-4b54-802b-968059beb521 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.113724 [ 965.723524] [48511]: [pid: 48511|app: 0|req: 2008/4076] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.727591] [48511]: DEBUG nova.api.openstack.wsgi [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.731098] [48511]: DEBUG nova.compute.api [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.735475] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.735734] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.735957] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.736399] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.736746] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.736950] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.739503] [48512]: WARNING neutronclient.v2_0.client [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.764023] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.764248] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.764353] [48511]: DEBUG oslo_concurrency.lockutils [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.764504] [48511]: DEBUG nova.objects.instance [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.768379] [48511]: WARNING neutronclient.v2_0.client [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.790509] [48511]: DEBUG nova.policy [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.800022] [48511]: DEBUG nova.policy [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.800022] [48511]: DEBUG nova.policy [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.800022] [48511]: INFO nova.api.openstack.requestlog [None req-23517cde-bca3-4315-b140-65ea64b4b066 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.075861 [ 965.800022] [48511]: [pid: 48511|app: 0|req: 2009/4077] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.803870] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 965.805516] [48511]: DEBUG nova.compute.api [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.816378] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.844439] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 965.845027] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 965.846100] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 965.846100] [48511]: DEBUG nova.objects.instance [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.848888] [48511]: WARNING neutronclient.v2_0.client [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 965.856877] [48512]: DEBUG nova.policy [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.862915] [48512]: INFO nova.api.openstack.requestlog [None req-c33a7f48-4b1a-4622-a217-bb388056a5d5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1499 microversion: 2.1 time: 0.159031 [ 965.863063] [48512]: [pid: 48512|app: 0|req: 2069/4078] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1499 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.872178] [48511]: DEBUG nova.policy [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 965.877800] [48511]: INFO nova.api.openstack.requestlog [None req-f5fbf7fd-21bc-4678-b21e-84c86bebda8a tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.076899 [ 965.878190] [48511]: [pid: 48511|app: 0|req: 2010/4079] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.075656] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.076226] [48512]: DEBUG nova.compute.api [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.080210] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.080351] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.080497] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.080811] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.080962] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.081264] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.104739] [48512]: WARNING neutronclient.v2_0.client [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.189178] [48511]: DEBUG nova.api.openstack.wsgi [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4a2e0f97-a815-45ce-b9b4-a763562a3b18", "tag": "81885c6b-6889-4043-ad8d-59fb88097130"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.196093] [48511]: DEBUG oslo_concurrency.lockutils [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.196530] [48511]: DEBUG oslo_concurrency.lockutils [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.196530] [48511]: DEBUG oslo_concurrency.lockutils [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.203972] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] Creating event network-changed:81885c6b-6889-4043-ad8d-59fb88097130 for instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 on cpu-1 [ 966.210252] [48511]: INFO nova.api.openstack.requestlog [req-8712fe50-0569-4777-88c0-923b65f425cd req-57641439-d97d-4221-a93d-d0a5eb283596 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024356 [ 966.210646] [48511]: [pid: 48511|app: 0|req: 2011/4080] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:30 2025] 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) [ 966.216557] [48511]: DEBUG nova.api.openstack.wsgi [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "84918525-65ea-4da4-9ba2-3361046a8338", "name": "network-vif-deleted", "tag": "5920c25e-e754-4d6c-814e-7106c0ad8bb8"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.227554] [48512]: DEBUG nova.policy [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.234652] [48511]: DEBUG oslo_concurrency.lockutils [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.234941] [48511]: DEBUG oslo_concurrency.lockutils [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.236555] [48511]: DEBUG oslo_concurrency.lockutils [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.242963] [48512]: INFO nova.api.openstack.requestlog [None req-4f532691-df98-4cb7-a6da-d1a3d4ff855c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.262135 [ 966.242963] [48512]: [pid: 48512|app: 0|req: 2070/4081] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:30 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.247022] [48512]: DEBUG nova.api.openstack.wsgi [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.247022] [48512]: DEBUG nova.compute.api [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.251368] [48511]: INFO nova.api.openstack.compute.server_external_events [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] Creating event network-vif-deleted:5920c25e-e754-4d6c-814e-7106c0ad8bb8 for instance 84918525-65ea-4da4-9ba2-3361046a8338 on cpu-1 [ 966.252090] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.252639] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.252931] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.253366] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.254311] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.254311] [48512]: DEBUG oslo_concurrency.lockutils [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.255664] [48511]: INFO nova.api.openstack.requestlog [req-68191b68-248f-46bb-b9fd-4a9c399f2659 req-c85da326-ba7f-4a42-8eb1-5b2fa9d71d2c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042886 [ 966.256903] [48511]: [pid: 48511|app: 0|req: 2012/4082] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:30 2025] 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) [ 966.259793] [48511]: DEBUG nova.api.openstack.wsgi [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.260749] [48511]: DEBUG nova.compute.api [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.264323] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.264555] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.264630] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.264899] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.265041] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.265167] [48511]: DEBUG oslo_concurrency.lockutils [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.281110] [48512]: WARNING neutronclient.v2_0.client [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.293247] [48511]: WARNING neutronclient.v2_0.client [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.303667] [48512]: DEBUG nova.policy [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.307822] [48512]: INFO nova.api.openstack.requestlog [None req-b49d839c-a901-4731-afdc-2d76d47dd710 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.065424 [ 966.308545] [48512]: [pid: 48512|app: 0|req: 2071/4083] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.355197] [48512]: DEBUG nova.api.openstack.wsgi [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.359128] [48512]: DEBUG nova.compute.api [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.369069] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.369069] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.369069] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.369403] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.369403] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.369517] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.412529] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.412888] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.413139] [48512]: DEBUG oslo_concurrency.lockutils [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.413453] [48512]: DEBUG nova.objects.instance [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.413958] [48511]: DEBUG nova.policy [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.418981] [48512]: WARNING neutronclient.v2_0.client [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.419665] [48511]: INFO nova.api.openstack.requestlog [None req-b5b4a01f-d3c8-4ec6-988c-d7c81f263171 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1318 microversion: 2.1 time: 0.162990 [ 966.420089] [48511]: [pid: 48511|app: 0|req: 2013/4084] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1318 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.422848] [48511]: DEBUG nova.api.openstack.wsgi [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.424279] [48511]: DEBUG nova.compute.api [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.427598] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.427773] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.427929] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.428186] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.428329] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.428515] [48511]: DEBUG oslo_concurrency.lockutils [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.448641] [48512]: DEBUG nova.policy [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.449138] [48511]: WARNING neutronclient.v2_0.client [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.454947] [48512]: INFO nova.api.openstack.requestlog [None req-229bb922-1ad1-4dd7-9417-3ca7e2a4248c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.102259 [ 966.455494] [48512]: [pid: 48512|app: 0|req: 2072/4085] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.468906] [48511]: DEBUG nova.policy [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.474780] [48511]: INFO nova.api.openstack.requestlog [None req-33dff449-05fc-4038-a1e8-87aa15721964 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1293 microversion: 2.1 time: 0.054108 [ 966.475297] [48511]: [pid: 48511|app: 0|req: 2014/4086] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1293 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.491070] [48512]: DEBUG nova.api.openstack.wsgi [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.492918] [48512]: DEBUG nova.compute.api [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.496664] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.496857] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.496990] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.497274] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.497416] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.497539] [48512]: DEBUG oslo_concurrency.lockutils [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.516795] [48512]: WARNING neutronclient.v2_0.client [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.584277] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 966.588575] [48511]: DEBUG nova.compute.api [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.589550] [48512]: DEBUG nova.policy [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.594599] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.595118] [48512]: INFO nova.api.openstack.requestlog [None req-337f0f05-9fad-46b7-9737-35589200a6f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.106837 [ 966.595365] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.595626] [48512]: [pid: 48512|app: 0|req: 2073/4087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.595893] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.596304] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.596518] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.597545] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.598335] [48512]: DEBUG nova.api.openstack.wsgi [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.601377] [48512]: DEBUG nova.compute.api [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.603310] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.603498] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.603636] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.603887] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.604134] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.604314] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.635163] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.635432] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.635633] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.635821] [48512]: DEBUG nova.objects.instance [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.639466] [48512]: WARNING neutronclient.v2_0.client [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.661855] [48512]: DEBUG nova.policy [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.668250] [48512]: INFO nova.api.openstack.requestlog [None req-f52ded8a-e6c8-487c-9f4c-efe17e5ce180 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.071144 [ 966.668250] [48512]: [pid: 48512|app: 0|req: 2074/4088] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.671294] [48512]: DEBUG nova.api.openstack.wsgi [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.672857] [48512]: DEBUG nova.compute.api [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.676440] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.676656] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.676782] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.677079] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.677214] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.677339] [48512]: DEBUG oslo_concurrency.lockutils [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.697841] [48512]: WARNING neutronclient.v2_0.client [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.842515] [48512]: DEBUG nova.policy [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.847128] [48512]: INFO nova.api.openstack.requestlog [None req-113a913d-b860-4836-bf49-a29a65839418 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.178346 [ 966.847468] [48512]: [pid: 48512|app: 0|req: 2075/4089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.850047] [48512]: DEBUG nova.api.openstack.wsgi [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.851918] [48512]: DEBUG nova.compute.api [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.856598] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.856732] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.857359] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.857359] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.857359] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.857576] [48512]: DEBUG oslo_concurrency.lockutils [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.875350] [48512]: WARNING neutronclient.v2_0.client [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 966.961238] [48512]: DEBUG nova.policy [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 966.966148] [48512]: INFO nova.api.openstack.requestlog [None req-33276dec-8785-4742-bccb-a88ee8356d0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.118003 [ 966.967122] [48512]: [pid: 48512|app: 0|req: 2076/4090] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.970103] [48512]: DEBUG nova.api.openstack.wsgi [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 966.970867] [48512]: DEBUG nova.compute.api [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 966.974252] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.974437] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.974560] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.978029] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.978029] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.978029] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.992801] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 966.992988] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 966.993146] [48512]: DEBUG oslo_concurrency.lockutils [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 966.993294] [48512]: DEBUG nova.objects.instance [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.999920] [48512]: WARNING neutronclient.v2_0.client [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.027512] [48512]: DEBUG nova.policy [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.032574] [48512]: INFO nova.api.openstack.requestlog [None req-60b28332-2e68-4341-a495-6621a6384c70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.065182 [ 967.033099] [48512]: [pid: 48512|app: 0|req: 2077/4091] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.035883] [48512]: DEBUG nova.api.openstack.wsgi [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.037462] [48512]: DEBUG nova.compute.api [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.041561] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.041914] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.042280] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.042629] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.043029] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.043137] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.068043] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.068262] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.068435] [48512]: DEBUG oslo_concurrency.lockutils [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.068649] [48512]: DEBUG nova.objects.instance [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.071645] [48512]: WARNING neutronclient.v2_0.client [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.109826] [48512]: DEBUG nova.policy [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.114248] [48512]: INFO nova.api.openstack.requestlog [None req-7d84d01a-09c1-42d7-884d-7c03e5f9ddde tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.080287 [ 967.114581] [48512]: [pid: 48512|app: 0|req: 2078/4092] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.116974] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.118798] [48512]: DEBUG nova.compute.api [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.121638] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.121855] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.121991] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.122260] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.122408] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.122560] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.126459] [48511]: INFO nova.api.openstack.requestlog [None req-5f14c119-1c20-46b8-995d-597637d7f6c9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196/action" status: 200 len: 14 microversion: 2.1 time: 0.623325 [ 967.126949] [48511]: [pid: 48511|app: 0|req: 2015/4093] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:31 2025] POST /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196/action => generated 14 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 967.129825] [48511]: DEBUG nova.api.openstack.wsgi [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.131200] [48511]: DEBUG nova.compute.api [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.135443] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.136413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.136413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.136413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.136413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.136413] [48511]: DEBUG oslo_concurrency.lockutils [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.140272] [48512]: WARNING neutronclient.v2_0.client [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.155130] [48511]: WARNING neutronclient.v2_0.client [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.159802] [48512]: DEBUG nova.policy [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.165557] [48512]: DEBUG nova.policy [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.166492] [48512]: DEBUG nova.policy [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.167959] [48512]: INFO nova.api.openstack.requestlog [None req-4a9ae452-e993-4788-9a76-fc335e9459cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.052784 [ 967.168554] [48512]: [pid: 48512|app: 0|req: 2079/4094] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.173059] [48512]: DEBUG nova.api.openstack.wsgi [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.173909] [48512]: DEBUG nova.compute.api [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.180171] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.180437] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.180633] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.180985] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.181208] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.181391] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.207970] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.208255] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.208486] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.208710] [48512]: DEBUG nova.objects.instance [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.213236] [48512]: WARNING neutronclient.v2_0.client [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.232385] [48512]: DEBUG nova.policy [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.237018] [48512]: DEBUG nova.policy [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.237758] [48512]: DEBUG nova.policy [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.238269] [48512]: INFO nova.api.openstack.requestlog [None req-cbdc2eff-272a-4739-b3f5-4f4c8682fc0d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.069154 [ 967.238600] [48512]: [pid: 48512|app: 0|req: 2080/4095] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.241475] [48512]: DEBUG nova.api.openstack.wsgi [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.242714] [48512]: DEBUG nova.compute.api [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.246232] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.246418] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.246554] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.246823] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.247017] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.247223] [48512]: DEBUG oslo_concurrency.lockutils [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.257361] [48511]: DEBUG nova.policy [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.263353] [48511]: INFO nova.api.openstack.requestlog [None req-8270158a-0795-435e-9f62-3c5e6b9ee288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.135652 [ 967.263724] [48511]: [pid: 48511|app: 0|req: 2016/4096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:31 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.266301] [48511]: DEBUG nova.api.openstack.wsgi [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.267740] [48511]: DEBUG nova.compute.api [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.271532] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.271628] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.271670] [48512]: WARNING neutronclient.v2_0.client [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.271815] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.272018] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.272171] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.272292] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.307454] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.307634] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.307782] [48511]: DEBUG oslo_concurrency.lockutils [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.308042] [48511]: DEBUG nova.objects.instance [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lazy-loading 'fault' on Instance uuid 949b4d95-5290-4b42-9ee0-31fea5402a31 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.312988] [48511]: WARNING neutronclient.v2_0.client [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.353942] [48511]: DEBUG nova.policy [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f79ed016ea3d4ef79921fdd26c4f81ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97b477d1f1f4456ca4ffb0ca96d490ae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.361323] [48511]: INFO nova.api.openstack.requestlog [None req-7793294b-9c46-4040-80e1-11589af26fb3 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 200 len: 1300 microversion: 2.1 time: 0.096978 [ 967.361676] [48511]: [pid: 48511|app: 0|req: 2017/4097] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.363982] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.364181] [48511]: DEBUG nova.compute.api [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.367241] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.367417] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.367551] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.367804] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.367946] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.368083] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.384983] [48511]: DEBUG nova.compute.api [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 967.386954] [48512]: DEBUG nova.policy [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.391338] [48512]: INFO nova.api.openstack.requestlog [None req-959f8ad3-4a5d-43c4-b8dc-d8db52e16a95 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1499 microversion: 2.1 time: 0.152212 [ 967.391730] [48512]: [pid: 48512|app: 0|req: 2081/4098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1499 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.393942] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.395640] [48512]: DEBUG nova.compute.api [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.398296] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.398525] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.398674] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.398936] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.399096] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.399220] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.420968] [48512]: WARNING neutronclient.v2_0.client [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.436953] [48511]: INFO nova.api.openstack.requestlog [None req-fc7db235-3f43-4930-8ec4-07f77ecd9de3 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 204 len: 0 microversion: 2.1 time: 0.074586 [ 967.437472] [48511]: [pid: 48511|app: 0|req: 2018/4099] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:32 2025] DELETE /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 967.439935] [48511]: DEBUG nova.api.openstack.wsgi [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.440061] [48512]: DEBUG nova.policy [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.441337] [48511]: DEBUG nova.compute.api [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.444072] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.444252] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.444302] [48512]: INFO nova.api.openstack.requestlog [None req-0d60299b-752a-4db0-baeb-b0987795ea24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.051975 [ 967.444386] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.444721] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.444859] [48512]: [pid: 48512|app: 0|req: 2082/4100] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.444922] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.444922] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.447021] [48512]: DEBUG nova.api.openstack.wsgi [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.448583] [48512]: DEBUG nova.compute.api [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.451626] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.451802] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.451968] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.452298] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.452452] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.452582] [48512]: DEBUG oslo_concurrency.lockutils [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.460983] [48511]: WARNING neutronclient.v2_0.client [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.468706] [48512]: WARNING neutronclient.v2_0.client [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.478692] [48511]: DEBUG nova.policy [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.483028] [48511]: INFO nova.api.openstack.requestlog [None req-a6eabe82-759e-4ae2-be36-3167971b74b9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.044796 [ 967.483028] [48511]: [pid: 48511|app: 0|req: 2019/4101] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.486025] [48511]: DEBUG nova.api.openstack.wsgi [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.486772] [48511]: DEBUG nova.compute.api [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.489413] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.489587] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.489717] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.490029] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.490195] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.490318] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.505543] [48511]: WARNING neutronclient.v2_0.client [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.531780] [48512]: DEBUG nova.policy [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.538424] [48512]: INFO nova.api.openstack.requestlog [None req-9754eae6-ab98-4b8a-adba-5aee93b2e95f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1505 microversion: 2.1 time: 0.092596 [ 967.538424] [48512]: [pid: 48512|app: 0|req: 2083/4102] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1505 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.540682] [48512]: DEBUG nova.api.openstack.wsgi [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.542101] [48512]: DEBUG nova.compute.api [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.547637] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.547837] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.547977] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.548354] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.548552] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.548865] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.580041] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.580347] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.580542] [48512]: DEBUG oslo_concurrency.lockutils [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.580704] [48512]: DEBUG nova.objects.instance [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.583722] [48512]: WARNING neutronclient.v2_0.client [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.631676] [48512]: DEBUG nova.policy [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.636534] [48512]: INFO nova.api.openstack.requestlog [None req-30a47208-786a-4c65-96ae-8f292c09cf56 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.097699 [ 967.636940] [48512]: [pid: 48512|app: 0|req: 2084/4103] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.640030] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.641689] [48512]: DEBUG nova.compute.api [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.645644] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.645751] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.646105] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.647031] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.647031] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.647031] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.657844] [48511]: DEBUG nova.policy [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.662457] [48511]: INFO nova.api.openstack.requestlog [None req-95f9c1be-fffd-4984-9096-9651f7a815da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1686 microversion: 2.1 time: 0.178879 [ 967.663175] [48511]: [pid: 48511|app: 0|req: 2020/4104] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1686 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.665946] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.667254] [48511]: DEBUG nova.compute.api [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.670719] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.670937] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.671106] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.671365] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.671592] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.671762] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.672460] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.672460] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.672460] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.672683] [48512]: DEBUG nova.objects.instance [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.676053] [48512]: WARNING neutronclient.v2_0.client [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.693697] [48511]: WARNING neutronclient.v2_0.client [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.700393] [48512]: DEBUG nova.policy [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.705433] [48512]: INFO nova.api.openstack.requestlog [None req-d7a5f59a-6fd7-4bdd-952c-6b5774dc296f tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.067799 [ 967.705842] [48512]: [pid: 48512|app: 0|req: 2085/4105] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.710072] [48512]: DEBUG nova.api.openstack.wsgi [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.711765] [48512]: DEBUG nova.compute.api [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.715268] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.715502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.715694] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.715997] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.716188] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.716340] [48512]: DEBUG oslo_concurrency.lockutils [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.736996] [48512]: WARNING neutronclient.v2_0.client [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.764029] [48511]: DEBUG nova.policy [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.768415] [48511]: INFO nova.api.openstack.requestlog [None req-7ac5559a-027b-4cc8-b350-d31000a102a3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1505 microversion: 2.1 time: 0.104625 [ 967.768804] [48511]: [pid: 48511|app: 0|req: 2021/4106] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.771407] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.773068] [48511]: DEBUG nova.compute.api [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.776364] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.776549] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.776773] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.776940] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.777096] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.777215] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.801421] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.801643] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.801820] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.801985] [48511]: DEBUG nova.objects.instance [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.805697] [48511]: WARNING neutronclient.v2_0.client [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.909582] [48512]: DEBUG nova.policy [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.909582] [48512]: INFO nova.api.openstack.requestlog [None req-ca3ff5bb-3bec-453a-90ff-2d620c4be72d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.132162 [ 967.909582] [48512]: [pid: 48512|app: 0|req: 2086/4107] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.912348] [48511]: DEBUG nova.policy [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.913515] [48512]: DEBUG nova.api.openstack.wsgi [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.913515] [48512]: DEBUG nova.compute.api [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.913515] [48512]: DEBUG oslo_concurrency.lockutils [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.913922] [48511]: INFO nova.api.openstack.requestlog [None req-bfa82705-1bf9-4d75-9c83-2d0bac7d3371 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.095223 [ 967.913922] [48511]: [pid: 48511|app: 0|req: 2022/4108] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.913922] [48511]: DEBUG nova.api.openstack.wsgi [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.913922] [48511]: DEBUG nova.compute.api [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.913922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.914466] [48512]: DEBUG nova.compute.api [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 967.914507] [48511]: WARNING neutronclient.v2_0.client [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 967.945781] [48512]: INFO nova.api.openstack.requestlog [None req-59db4010-3619-4113-b1b5-5d64596945b8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 204 len: 0 microversion: 2.1 time: 0.106048 [ 967.946144] [48512]: [pid: 48512|app: 0|req: 2087/4109] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:32 2025] DELETE /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 967.951028] [48512]: DEBUG nova.api.openstack.wsgi [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.951279] [48512]: DEBUG nova.compute.api [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.954778] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.954992] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.955133] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.955507] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.955729] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.955855] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.969536] [48511]: DEBUG nova.policy [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 967.973512] [48512]: DEBUG nova.compute.api [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 967.975300] [48511]: INFO nova.api.openstack.requestlog [None req-1fd9d4ff-dc33-45ca-a097-cdf4ba5b84e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.109589 [ 967.975685] [48511]: [pid: 48511|app: 0|req: 2023/4110] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.984947] [48511]: DEBUG nova.api.openstack.wsgi [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 967.987289] [48511]: DEBUG nova.compute.api [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 967.993739] [48511]: DEBUG oslo_concurrency.lockutils [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.029221] [48512]: INFO nova.api.openstack.requestlog [None req-3cd73292-a0db-431d-9c68-7b888ebefc38 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 204 len: 0 microversion: 2.1 time: 0.079315 [ 968.029221] [48512]: [pid: 48512|app: 0|req: 2088/4111] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:32 2025] DELETE /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 968.035847] [48512]: DEBUG nova.api.openstack.wsgi [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.037568] [48512]: DEBUG nova.compute.api [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.041141] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.041336] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.041490] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.041762] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.041942] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.042082] [48512]: DEBUG oslo_concurrency.lockutils [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.063508] [48512]: WARNING neutronclient.v2_0.client [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.130995] [48512]: DEBUG nova.policy [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.138127] [48512]: INFO nova.api.openstack.requestlog [None req-5091e9a4-c80c-46a6-b7b1-ee5aa8b764ef tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1511 microversion: 2.1 time: 0.104944 [ 968.138588] [48512]: [pid: 48512|app: 0|req: 2089/4112] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.141556] [48512]: DEBUG nova.api.openstack.wsgi [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.143845] [48512]: DEBUG nova.compute.api [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.150966] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.174185] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.174344] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.174478] [48512]: DEBUG oslo_concurrency.lockutils [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.174760] [48512]: DEBUG nova.objects.instance [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.180333] [48512]: WARNING neutronclient.v2_0.client [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.204314] [48512]: DEBUG nova.policy [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.212090] [48512]: INFO nova.api.openstack.requestlog [None req-c827e830-727b-47e7-af61-f95853e6f1b7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.072757 [ 968.212595] [48512]: [pid: 48512|app: 0|req: 2090/4113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.216395] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.218562] [48512]: DEBUG nova.compute.api [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.223173] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.223470] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.223706] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.224156] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.224528] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.224597] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.247117] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.247378] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.247502] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.250770] [48512]: DEBUG nova.objects.instance [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.250770] [48512]: WARNING neutronclient.v2_0.client [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.282412] [48512]: DEBUG nova.policy [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.292038] [48512]: INFO nova.api.openstack.requestlog [None req-5f7038db-848d-4063-8a6d-6e267ee39932 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.078540 [ 968.292701] [48512]: [pid: 48512|app: 0|req: 2091/4114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.302443] [48512]: DEBUG nova.api.openstack.wsgi [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.304952] [48512]: DEBUG nova.compute.api [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.310960] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.311374] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.311562] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.311884] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.312080] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.312227] [48512]: DEBUG oslo_concurrency.lockutils [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.329467] [48511]: WARNING neutronclient.v2_0.client [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.350169] [48512]: WARNING neutronclient.v2_0.client [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.373738] [48512]: DEBUG nova.policy [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.378567] [48512]: DEBUG nova.policy [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.379254] [48512]: DEBUG nova.policy [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.379986] [48512]: INFO nova.api.openstack.requestlog [None req-1564b630-bb40-4bc6-89f8-76d0c339c9e2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.083315 [ 968.380311] [48512]: [pid: 48512|app: 0|req: 2092/4115] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.382853] [48512]: DEBUG nova.api.openstack.wsgi [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42e840a7-5f9b-48fb-a182-e359a9a91f2f", "name": "network-vif-plugged", "status": "completed", "tag": "b4fe6223-a282-43b1-9e82-9092df6ce480"}, {"name": "network-changed", "server_uuid": "42e840a7-5f9b-48fb-a182-e359a9a91f2f", "tag": "b4fe6223-a282-43b1-9e82-9092df6ce480"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 968.390930] [48512]: DEBUG oslo_concurrency.lockutils [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.391202] [48512]: DEBUG oslo_concurrency.lockutils [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.391401] [48512]: DEBUG oslo_concurrency.lockutils [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.404678] [48512]: INFO nova.api.openstack.compute.server_external_events [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Creating event network-vif-plugged:b4fe6223-a282-43b1-9e82-9092df6ce480 for instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f on cpu-1 [ 968.404939] [48512]: INFO nova.api.openstack.compute.server_external_events [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] Creating event network-changed:b4fe6223-a282-43b1-9e82-9092df6ce480 for instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f on cpu-1 [ 968.410137] [48512]: INFO nova.api.openstack.requestlog [req-10ee71ff-5214-4ac0-a87c-e5ccb6722c18 req-77413338-86ec-4b99-9436-cf793ebbab4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029033 [ 968.410728] [48512]: [pid: 48512|app: 0|req: 2093/4116] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:33 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.413273] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.414738] [48512]: DEBUG nova.compute.api [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.418406] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.418676] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.418859] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.419166] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.419358] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.419531] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.427877] [48511]: DEBUG nova.policy [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.436312] [48511]: INFO nova.api.openstack.requestlog [None req-87710f2c-4420-4cab-907e-6342e8adc40c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.453208 [ 968.436588] [48511]: [pid: 48511|app: 0|req: 2024/4117] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:32 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.439804] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.441471] [48511]: DEBUG nova.compute.api [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.445435] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.445763] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.445878] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.446093] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.446320] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.446513] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.453068] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.454331] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.454331] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.454331] [48512]: DEBUG nova.objects.instance [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.460209] [48512]: WARNING neutronclient.v2_0.client [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.470885] [48511]: WARNING neutronclient.v2_0.client [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.484612] [48512]: DEBUG nova.policy [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.490216] [48512]: DEBUG nova.policy [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.491026] [48512]: DEBUG nova.policy [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.491729] [48512]: INFO nova.api.openstack.requestlog [None req-2ce70fb3-1057-4dd1-acc9-1057ae999d30 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.080576 [ 968.492113] [48512]: [pid: 48512|app: 0|req: 2094/4118] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.494655] [48512]: DEBUG nova.api.openstack.wsgi [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.497031] [48512]: DEBUG nova.compute.api [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] [instance: 949b4d95-5290-4b42-9ee0-31fea5402a31] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.500304] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.500540] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.500702] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.500998] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.501237] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.501328] [48512]: DEBUG oslo_concurrency.lockutils [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.513523] [48512]: INFO nova.api.openstack.wsgi [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] HTTP exception thrown: Instance 949b4d95-5290-4b42-9ee0-31fea5402a31 could not be found. [ 968.513913] [48512]: DEBUG nova.api.openstack.wsgi [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] Returning 404 to user: Instance 949b4d95-5290-4b42-9ee0-31fea5402a31 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 968.514575] [48512]: INFO nova.api.openstack.requestlog [None req-70b10a4c-9eb9-4757-af33-9dfb4b93c572 tempest-ServerPasswordTestJSON-361082223 tempest-ServerPasswordTestJSON-361082223-project-member] 10.180.1.21 "GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31" status: 404 len: 111 microversion: 2.1 time: 0.021806 [ 968.515184] [48512]: [pid: 48512|app: 0|req: 2095/4119] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/949b4d95-5290-4b42-9ee0-31fea5402a31 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 968.521071] [48512]: DEBUG nova.api.openstack.wsgi [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.521397] [48512]: DEBUG nova.compute.api [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.526835] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.526922] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.527178] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.527536] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.527770] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.527970] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.549674] [48512]: WARNING neutronclient.v2_0.client [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.633319] [48511]: DEBUG nova.policy [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.641402] [48511]: INFO nova.api.openstack.requestlog [None req-5b39ee0d-3b57-49cb-af5f-faae2fe307aa tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.202384 [ 968.641402] [48511]: [pid: 48511|app: 0|req: 2025/4120] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.644558] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.646851] [48511]: DEBUG nova.compute.api [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.653645] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.653984] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.654544] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.654662] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.654956] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.655061] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.662581] [48512]: DEBUG nova.policy [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.667765] [48512]: INFO nova.api.openstack.requestlog [None req-9aca302d-ffcd-4e28-a229-85e32aac52a9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1499 microversion: 2.1 time: 0.152063 [ 968.668468] [48512]: [pid: 48512|app: 0|req: 2096/4121] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1499 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.671494] [48512]: DEBUG nova.api.openstack.wsgi [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.673073] [48512]: DEBUG nova.compute.api [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.673166] [48511]: WARNING neutronclient.v2_0.client [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.681030] [48512]: DEBUG oslo_concurrency.lockutils [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.697064] [48511]: DEBUG nova.policy [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.698159] [48512]: WARNING neutronclient.v2_0.client [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.701354] [48511]: INFO nova.api.openstack.requestlog [None req-a7d563a7-6151-4d9a-aa9f-fd0f1a28b56d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.060091 [ 968.701969] [48511]: [pid: 48511|app: 0|req: 2026/4122] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.706325] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.708646] [48511]: DEBUG nova.compute.api [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.712576] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.712821] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.712896] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.713162] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.713406] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.713541] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.721849] [48512]: DEBUG nova.policy [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.727059] [48512]: INFO nova.api.openstack.requestlog [None req-af8304d8-fdff-4d34-a28a-efd1213c5f5c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.057412 [ 968.727218] [48512]: [pid: 48512|app: 0|req: 2097/4123] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.730052] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.732041] [48512]: DEBUG nova.compute.api [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.736017] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.736017] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.736017] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.736017] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.736017] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.736373] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.736416] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.736563] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.736707] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.736874] [48511]: DEBUG nova.objects.instance [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.741930] [48511]: WARNING neutronclient.v2_0.client [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.756929] [48512]: WARNING neutronclient.v2_0.client [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.762127] [48511]: DEBUG nova.policy [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.766699] [48511]: INFO nova.api.openstack.requestlog [None req-a5d3ae15-8655-4051-bb45-99826517019d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.063518 [ 968.766699] [48511]: [pid: 48511|app: 0|req: 2027/4124] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.768905] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.771183] [48511]: DEBUG nova.compute.api [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.774735] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.774951] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.775200] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.775572] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.775859] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.775987] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.798028] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.798291] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.798435] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.798613] [48511]: DEBUG nova.objects.instance [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.801808] [48511]: WARNING neutronclient.v2_0.client [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.833747] [48511]: DEBUG nova.policy [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.839039] [48511]: INFO nova.api.openstack.requestlog [None req-dd4ed768-561e-4808-a012-6d4e4b5791ae tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.071761 [ 968.839657] [48511]: [pid: 48511|app: 0|req: 2028/4125] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.861145] [48512]: DEBUG nova.policy [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 968.862278] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.864155] [48511]: DEBUG nova.compute.api [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.866498] [48512]: INFO nova.api.openstack.requestlog [None req-0e33d0b9-a971-4e85-bc3f-190e9eec021a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1686 microversion: 2.1 time: 0.138541 [ 968.866791] [48512]: [pid: 48512|app: 0|req: 2098/4126] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1686 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.868515] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.868849] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.869046] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.869842] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.869842] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.869842] [48511]: DEBUG oslo_concurrency.lockutils [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.886283] [48512]: DEBUG nova.api.openstack.wsgi [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 968.888283] [48512]: DEBUG nova.compute.api [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 968.894788] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.895047] [48511]: WARNING neutronclient.v2_0.client [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 968.895116] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.895282] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.895674] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.895877] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.896028] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.923315] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 968.923495] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 968.923619] [48512]: DEBUG oslo_concurrency.lockutils [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 968.923777] [48512]: DEBUG nova.objects.instance [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.927062] [48512]: WARNING neutronclient.v2_0.client [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.052331] [48512]: DEBUG nova.policy [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.061352] [48512]: INFO nova.api.openstack.requestlog [None req-1766c223-fec4-46bc-b295-fad36c976ae5 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.177278 [ 969.061352] [48512]: [pid: 48512|app: 0|req: 2099/4127] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.064909] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.067699] [48512]: DEBUG nova.compute.api [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.073076] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.073359] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.073359] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.073613] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.073932] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.074233] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.098833] [48512]: WARNING neutronclient.v2_0.client [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.103834] [48511]: DEBUG nova.policy [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.111120] [48511]: INFO nova.api.openstack.requestlog [None req-e3360e58-6068-4bfd-9adf-e8f25b4a5e05 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.250954 [ 969.111120] [48511]: [pid: 48511|app: 0|req: 2029/4128] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 969.153930] [48511]: DEBUG nova.api.openstack.wsgi [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.154903] [48511]: DEBUG nova.compute.api [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.159055] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.159055] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.159283] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.159474] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.159553] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.159672] [48511]: DEBUG oslo_concurrency.lockutils [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.179063] [48511]: WARNING neutronclient.v2_0.client [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.219101] [48512]: DEBUG nova.policy [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.225407] [48512]: INFO nova.api.openstack.requestlog [None req-8d525aa3-e541-420b-9140-d8cc4f3246d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.163573 [ 969.225848] [48512]: [pid: 48512|app: 0|req: 2100/4129] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.229157] [48512]: DEBUG nova.api.openstack.wsgi [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.231051] [48512]: DEBUG nova.compute.api [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.236891] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.237107] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.237268] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.237597] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.237791] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.237930] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.261550] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.261966] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.262201] [48512]: DEBUG oslo_concurrency.lockutils [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.262457] [48512]: DEBUG nova.objects.instance [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.268755] [48512]: WARNING neutronclient.v2_0.client [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.380816] [48512]: DEBUG nova.policy [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.398313] [48512]: INFO nova.api.openstack.requestlog [None req-3867bd22-b058-48e0-820c-612b631f8a4f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.171713 [ 969.399907] [48512]: [pid: 48512|app: 0|req: 2101/4130] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.404056] [48512]: DEBUG nova.api.openstack.wsgi [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.408496] [48512]: DEBUG nova.compute.api [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.415896] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.416173] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.416325] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.416597] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.416743] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.416866] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.450833] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.451030] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.451172] [48512]: DEBUG oslo_concurrency.lockutils [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.451321] [48512]: DEBUG nova.objects.instance [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lazy-loading 'fault' on Instance uuid ecfb48bf-8130-4757-acc3-8cca61a79bb9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.456235] [48512]: WARNING neutronclient.v2_0.client [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.749713] [48511]: DEBUG nova.policy [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.760985] [48511]: INFO nova.api.openstack.requestlog [None req-be26ce8f-7365-45f6-86a4-da83fd9f9120 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1511 microversion: 2.1 time: 0.608915 [ 969.760985] [48511]: [pid: 48511|app: 0|req: 2030/4131] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:33 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1511 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.767559] [48512]: DEBUG nova.policy [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e859a1806be4191979428d053d09f53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b48d0ce301a04cf985b6b9ebd186db8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.767741] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.768621] [48511]: DEBUG nova.compute.api [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.772400] [48512]: INFO nova.api.openstack.requestlog [None req-670498a6-7df0-4e4a-be29-955055f46a4a tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 200 len: 1303 microversion: 2.1 time: 0.370657 [ 969.772400] [48512]: [pid: 48512|app: 0|req: 2102/4132] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 1303 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.772605] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.772605] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.772700] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.774283] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.774283] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.774283] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.779098] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.779530] [48512]: DEBUG nova.compute.api [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.782991] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.783084] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.783224] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.784103] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.784103] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.784103] [48512]: DEBUG oslo_concurrency.lockutils [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.796683] [48511]: WARNING neutronclient.v2_0.client [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.807542] [48512]: WARNING neutronclient.v2_0.client [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 969.817149] [48511]: DEBUG nova.policy [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.821787] [48511]: DEBUG nova.policy [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.822395] [48511]: DEBUG nova.policy [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 969.823447] [48511]: INFO nova.api.openstack.requestlog [None req-3c8516f0-8d43-4e89-b2a4-869525589bf7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1296 microversion: 2.57 time: 0.062122 [ 969.823447] [48511]: [pid: 48511|app: 0|req: 2031/4133] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.825430] [48511]: DEBUG nova.api.openstack.wsgi [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 969.826739] [48511]: DEBUG nova.compute.api [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.831075] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.850197] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 969.850197] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 969.850197] [48511]: DEBUG oslo_concurrency.lockutils [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 969.850639] [48511]: DEBUG nova.objects.instance [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.854022] [48511]: WARNING neutronclient.v2_0.client [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.064325] [48511]: DEBUG nova.policy [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.070289] [48511]: DEBUG nova.policy [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.073239] [48511]: DEBUG nova.policy [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.073239] [48511]: INFO nova.api.openstack.requestlog [None req-80755526-454c-4296-bc27-bef678af38a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.248213 [ 970.073239] [48511]: [pid: 48511|app: 0|req: 2032/4134] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.075280] [48511]: DEBUG nova.api.openstack.wsgi [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.076815] [48511]: DEBUG nova.compute.api [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.080563] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.080990] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.081307] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.082182] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.082182] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.082182] [48511]: DEBUG oslo_concurrency.lockutils [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.096173] [48512]: DEBUG nova.policy [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.105582] [48512]: INFO nova.api.openstack.requestlog [None req-b2891a96-2fe5-420f-b142-3e2e0329f39f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.333265 [ 970.106640] [48512]: [pid: 48512|app: 0|req: 2103/4135] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.106929] [48511]: WARNING neutronclient.v2_0.client [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.108426] [48512]: DEBUG nova.api.openstack.wsgi [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.111132] [48512]: DEBUG nova.compute.api [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.114666] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.114864] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.115513] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.115513] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.115513] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.115773] [48512]: DEBUG oslo_concurrency.lockutils [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.141831] [48512]: WARNING neutronclient.v2_0.client [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.535720] [48511]: DEBUG nova.policy [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.545204] [48511]: INFO nova.api.openstack.requestlog [None req-38bf88e9-5ddf-4047-a358-20eef4dfa288 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.471868 [ 970.545636] [48511]: [pid: 48511|app: 0|req: 2033/4136] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.548877] [48511]: DEBUG nova.api.openstack.wsgi [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.550805] [48511]: DEBUG nova.compute.api [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.559789] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.560153] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.560354] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.560824] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.561021] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.561306] [48511]: DEBUG oslo_concurrency.lockutils [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.562908] [48512]: DEBUG nova.policy [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.569828] [48512]: INFO nova.api.openstack.requestlog [None req-8450357c-cf64-4e97-9427-5a0f33f04be5 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1486 microversion: 2.1 time: 0.463058 [ 970.571345] [48512]: [pid: 48512|app: 0|req: 2104/4137] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:34 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1486 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.575010] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.578020] [48512]: DEBUG nova.compute.api [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.581695] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.582148] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.582406] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.582902] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.583189] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.583455] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.597329] [48511]: WARNING neutronclient.v2_0.client [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.605080] [48512]: WARNING neutronclient.v2_0.client [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.852562] [48511]: DEBUG nova.policy [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.857575] [48511]: INFO nova.api.openstack.requestlog [None req-2dcd3ba6-b2a3-4386-8912-70760ddd030b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.311331 [ 970.857988] [48511]: [pid: 48511|app: 0|req: 2034/4138] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.861216] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.862720] [48511]: DEBUG nova.compute.api [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.865826] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.866053] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.866207] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.866470] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.866629] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.866732] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.901333] [48512]: DEBUG nova.policy [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.921753] [48512]: INFO nova.api.openstack.requestlog [None req-f8eda1e7-a1e2-4bb7-abda-245214adca50 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.349218 [ 970.922171] [48512]: [pid: 48512|app: 0|req: 2105/4139] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.924104] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.925211] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.925211] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.925290] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.925326] [48511]: DEBUG nova.objects.instance [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.926655] [48512]: DEBUG nova.compute.api [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.928614] [48511]: WARNING neutronclient.v2_0.client [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.933150] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.933352] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.933499] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.933777] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.933943] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.934082] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.973928] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.974233] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.974337] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.974424] [48512]: DEBUG nova.objects.instance [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.977583] [48512]: WARNING neutronclient.v2_0.client [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 970.979128] [48511]: DEBUG nova.policy [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 970.984188] [48511]: INFO nova.api.openstack.requestlog [None req-ab5e705a-cb0b-4081-ae77-54f92f3568e6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.124934 [ 970.984450] [48511]: [pid: 48511|app: 0|req: 2035/4140] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.986803] [48511]: DEBUG nova.api.openstack.wsgi [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 970.988155] [48511]: DEBUG nova.compute.api [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 970.991241] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.991570] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.991798] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 970.992115] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 970.992300] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 970.992455] [48511]: DEBUG oslo_concurrency.lockutils [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.017409] [48511]: WARNING neutronclient.v2_0.client [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.045254] [48512]: DEBUG nova.policy [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.049466] [48512]: INFO nova.api.openstack.requestlog [None req-d4000a80-0504-46a5-bca0-e9c9f050b4c4 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.126798 [ 971.049810] [48512]: [pid: 48512|app: 0|req: 2106/4141] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.053380] [48512]: DEBUG nova.api.openstack.wsgi [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.056188] [48512]: DEBUG nova.compute.api [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.059069] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.059168] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.059690] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.061122] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.061122] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.061122] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.067404] [48511]: DEBUG nova.policy [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.079555] [48511]: INFO nova.api.openstack.requestlog [None req-96eb89a4-93fb-468d-b6f6-36feb9184982 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1322 microversion: 2.1 time: 0.094454 [ 971.080049] [48511]: [pid: 48511|app: 0|req: 2036/4142] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1322 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.086070] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.088446] [48511]: DEBUG nova.compute.api [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.097349] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.097576] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.097576] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.097576] [48512]: DEBUG oslo_concurrency.lockutils [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.097576] [48512]: DEBUG nova.objects.instance [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.100718] [48512]: WARNING neutronclient.v2_0.client [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.115123] [48511]: WARNING neutronclient.v2_0.client [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.145745] [48512]: DEBUG nova.policy [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.155057] [48512]: INFO nova.api.openstack.requestlog [None req-94351c54-0b5d-4ad3-8c68-25fe64341b44 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.102819 [ 971.155057] [48512]: [pid: 48512|app: 0|req: 2107/4143] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.160216] [48512]: DEBUG nova.api.openstack.wsgi [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.162047] [48512]: DEBUG nova.compute.api [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.165759] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.166128] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.166314] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.166636] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.166801] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.166965] [48512]: DEBUG oslo_concurrency.lockutils [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.193521] [48512]: WARNING neutronclient.v2_0.client [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.232182] [48511]: DEBUG nova.policy [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.238327] [48511]: INFO nova.api.openstack.requestlog [None req-e5e5e3ee-c6d0-4e4d-9932-ee4f01eeb98e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.156344 [ 971.238327] [48511]: [pid: 48511|app: 0|req: 2037/4144] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.241229] [48511]: DEBUG nova.api.openstack.wsgi [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.242988] [48511]: DEBUG nova.compute.api [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.247456] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.247659] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.247830] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.248138] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.248383] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.248703] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.276108] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.276928] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.277117] [48511]: DEBUG oslo_concurrency.lockutils [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.277311] [48511]: DEBUG nova.objects.instance [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.284040] [48511]: WARNING neutronclient.v2_0.client [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.307385] [48512]: DEBUG nova.policy [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.309689] [48511]: DEBUG nova.policy [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.318838] [48511]: INFO nova.api.openstack.requestlog [None req-de686d2f-74bf-4f05-9744-1c757c1e8605 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.079649 [ 971.320107] [48511]: [pid: 48511|app: 0|req: 2038/4145] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.322289] [48511]: DEBUG nova.api.openstack.wsgi [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bbb27fb-d264-4930-a5eb-b1fda6460196", "name": "network-vif-deleted", "tag": "06b804b4-7228-4747-8233-5e31c2eb4b1d"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.323021] [48512]: INFO nova.api.openstack.requestlog [None req-684a8d62-a237-4f9a-ade7-7db9caa3bc13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.167268 [ 971.323975] [48512]: [pid: 48512|app: 0|req: 2108/4146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:35 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.327757] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.327954] [48512]: DEBUG nova.compute.api [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.329952] [48511]: DEBUG oslo_concurrency.lockutils [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.330816] [48511]: DEBUG oslo_concurrency.lockutils [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.331040] [48511]: DEBUG oslo_concurrency.lockutils [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.332876] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.334015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.334015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.334015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.334015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.334426] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.338583] [48511]: INFO nova.api.openstack.compute.server_external_events [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] Creating event network-vif-deleted:06b804b4-7228-4747-8233-5e31c2eb4b1d for instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 on cpu-1 [ 971.343302] [48511]: INFO nova.api.openstack.requestlog [req-87f453bd-9bcb-4a85-8b20-f8527e946dfc req-8ddb0da0-ea19-4ea7-8784-ac3b3697a508 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023204 [ 971.344141] [48511]: [pid: 48511|app: 0|req: 2039/4147] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:36 2025] 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) [ 971.347041] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.348580] [48511]: DEBUG nova.compute.api [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.355506] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.355781] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.355868] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.356140] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.356292] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.356413] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.364105] [48512]: DEBUG nova.compute.api [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 971.388221] [48511]: WARNING neutronclient.v2_0.client [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.409512] [48511]: DEBUG nova.policy [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.415035] [48511]: INFO nova.api.openstack.requestlog [None req-ecf094b3-0c39-4401-8f9e-9d456fce1282 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1299 microversion: 2.1 time: 0.070541 [ 971.415492] [48511]: [pid: 48511|app: 0|req: 2040/4148] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1299 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.418796] [48511]: DEBUG nova.api.openstack.wsgi [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.420454] [48511]: DEBUG nova.compute.api [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.424151] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.424352] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.424499] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.424742] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.424905] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.425344] [48511]: DEBUG oslo_concurrency.lockutils [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.437316] [48511]: INFO nova.api.openstack.wsgi [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. [ 971.437692] [48511]: DEBUG nova.api.openstack.wsgi [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.438196] [48511]: INFO nova.api.openstack.requestlog [None req-4dc91f53-18a9-444d-a3e4-d13e47826829 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 404 len: 111 microversion: 2.1 time: 0.022083 [ 971.438613] [48511]: [pid: 48511|app: 0|req: 2041/4149] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.441250] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.443230] [48511]: DEBUG nova.compute.api [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.446798] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.446798] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.446999] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.447268] [48512]: INFO nova.api.openstack.requestlog [None req-fe2e4e59-7e62-4ea0-8abb-f7382a4e2786 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 204 len: 0 microversion: 2.1 time: 0.121886 [ 971.447394] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.447624] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.447662] [48512]: [pid: 48512|app: 0|req: 2109/4150] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 971.448530] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.452033] [48512]: DEBUG nova.api.openstack.wsgi [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.453599] [48512]: DEBUG nova.compute.api [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.457254] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.457449] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.457627] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.457899] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.458059] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.458185] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.466141] [48511]: WARNING neutronclient.v2_0.client [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.483761] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.483965] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.484167] [48512]: DEBUG oslo_concurrency.lockutils [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.484366] [48512]: DEBUG nova.objects.instance [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.486094] [48511]: DEBUG nova.policy [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.489941] [48512]: WARNING neutronclient.v2_0.client [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.490707] [48511]: DEBUG nova.policy [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.491508] [48511]: DEBUG nova.policy [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.492148] [48511]: INFO nova.api.openstack.requestlog [None req-cc1aad36-7e7b-4c5f-bdac-6819105d6f6e tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1352 microversion: 2.57 time: 0.052917 [ 971.492486] [48511]: [pid: 48511|app: 0|req: 2042/4151] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1352 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.494807] [48511]: DEBUG nova.api.openstack.wsgi [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.496211] [48511]: DEBUG nova.compute.api [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.499624] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.499810] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.499926] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.500273] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.500418] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.500591] [48511]: DEBUG oslo_concurrency.lockutils [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.514662] [48512]: DEBUG nova.policy [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.522863] [48512]: DEBUG nova.policy [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.522863] [48512]: DEBUG nova.policy [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.523394] [48512]: INFO nova.api.openstack.requestlog [None req-663fcd72-f003-4e40-b155-0d4b1c2cc089 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.074700 [ 971.523736] [48512]: [pid: 48512|app: 0|req: 2110/4152] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.523897] [48511]: WARNING neutronclient.v2_0.client [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.526859] [48512]: DEBUG nova.api.openstack.wsgi [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.526859] [48512]: DEBUG nova.compute.api [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.534180] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.535037] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.535037] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.535037] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.535037] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.535037] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.551409] [48512]: INFO nova.api.openstack.wsgi [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. [ 971.551409] [48512]: DEBUG nova.api.openstack.wsgi [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.552104] [48512]: INFO nova.api.openstack.requestlog [None req-ffb10efd-f79c-43de-a748-194ada8f37e4 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 404 len: 111 microversion: 2.1 time: 0.027635 [ 971.552597] [48512]: [pid: 48512|app: 0|req: 2111/4153] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.554977] [48512]: DEBUG nova.api.openstack.wsgi [None req-52bf7865-042e-4176-bc85-92e1c6c74526 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.582490] [48512]: INFO nova.api.openstack.wsgi [None req-52bf7865-042e-4176-bc85-92e1c6c74526 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Image not found. [ 971.582810] [48512]: DEBUG nova.api.openstack.wsgi [None req-52bf7865-042e-4176-bc85-92e1c6c74526 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.583248] [48512]: INFO nova.api.openstack.requestlog [None req-52bf7865-042e-4176-bc85-92e1c6c74526 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f" status: 404 len: 62 microversion: 2.1 time: 0.030392 [ 971.583789] [48512]: [pid: 48512|app: 0|req: 2112/4154] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/images/4f6511a2-7a24-4dcc-8218-8b35517c9f0f => generated 62 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 971.588862] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.592204] [48512]: DEBUG nova.compute.api [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: ecfb48bf-8130-4757-acc3-8cca61a79bb9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.597397] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.597732] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.597977] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.598341] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.598513] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.598688] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.614064] [48512]: INFO nova.api.openstack.wsgi [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. [ 971.614064] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance ecfb48bf-8130-4757-acc3-8cca61a79bb9 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.614306] [48512]: INFO nova.api.openstack.requestlog [None req-3b172a86-3f4d-4763-afa2-2ba08ac298c6 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9" status: 404 len: 111 microversion: 2.1 time: 0.030195 [ 971.614570] [48512]: [pid: 48512|app: 0|req: 2113/4155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/ecfb48bf-8130-4757-acc3-8cca61a79bb9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.617615] [48512]: DEBUG nova.api.openstack.wsgi [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.619474] [48512]: DEBUG nova.compute.api [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.623627] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.623846] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.623967] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.624264] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.624420] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.624542] [48512]: DEBUG oslo_concurrency.lockutils [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.653819] [48512]: WARNING neutronclient.v2_0.client [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.665477] [48511]: DEBUG nova.policy [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.674761] [48511]: INFO nova.api.openstack.requestlog [None req-7aa88574-83a3-4edd-878e-21adf40364ef tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.181209 [ 971.675210] [48511]: [pid: 48511|app: 0|req: 2043/4156] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.677621] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.677826] [48511]: DEBUG nova.compute.api [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.682456] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.682702] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.682856] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.683119] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.683262] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.683380] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.699721] [48511]: DEBUG nova.compute.api [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 971.718725] [48512]: DEBUG nova.policy [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.725862] [48512]: INFO nova.api.openstack.requestlog [None req-9469438a-7429-43a2-bd59-3ab299b85a41 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.110697 [ 971.726325] [48512]: [pid: 48512|app: 0|req: 2114/4157] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.728787] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.728902] [48511]: INFO nova.compute.api [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Instance is already in deleting state, ignoring this request [ 971.729065] [48512]: DEBUG nova.compute.api [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.729355] [48511]: INFO nova.api.openstack.requestlog [None req-7f52d948-6324-4776-8435-f8477035ece2 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 204 len: 0 microversion: 2.1 time: 0.053661 [ 971.729662] [48511]: [pid: 48511|app: 0|req: 2044/4158] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 971.734059] [48511]: DEBUG nova.api.openstack.wsgi [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.734155] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.734359] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.734536] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.734837] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.735030] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.735199] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.735394] [48511]: DEBUG nova.compute.api [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.740062] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.740062] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.740062] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.740062] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.740062] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.740331] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.745509] [48512]: INFO nova.api.openstack.wsgi [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. [ 971.745798] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.746308] [48512]: INFO nova.api.openstack.requestlog [None req-2b21b85d-fc60-40ca-9d79-57925ef82c29 tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 404 len: 111 microversion: 2.1 time: 0.019416 [ 971.746590] [48512]: [pid: 48512|app: 0|req: 2115/4159] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.757180] [48511]: WARNING neutronclient.v2_0.client [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.825852] [48512]: DEBUG nova.api.openstack.wsgi [None req-aa4ad50d-8c8a-45a2-a841-1a544d204fc9 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-427066774", "metadata": {"Type": "work"}}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.827804] [48512]: DEBUG nova.api.openstack.wsgi [None req-aa4ad50d-8c8a-45a2-a841-1a544d204fc9 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.828206] [48512]: INFO nova.api.openstack.requestlog [None req-aa4ad50d-8c8a-45a2-a841-1a544d204fc9 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.081206 [ 971.828520] [48512]: [pid: 48512|app: 0|req: 2116/4160] 10.180.1.21 () {60 vars in 1151 bytes} [Mon Dec 8 18:25:36 2025] POST /compute/v2.1/os-volumes => generated 127 bytes in 81 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 971.830803] [48512]: DEBUG nova.api.openstack.wsgi [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.832740] [48512]: DEBUG nova.compute.api [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] [instance: 7a0a28b1-3009-415a-ac7b-a294d50cc43f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.837035] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.837231] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.837373] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.837756] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.837903] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.838060] [48512]: DEBUG oslo_concurrency.lockutils [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.848274] [48512]: INFO nova.api.openstack.wsgi [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] HTTP exception thrown: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. [ 971.848597] [48512]: DEBUG nova.api.openstack.wsgi [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] Returning 404 to user: Instance 7a0a28b1-3009-415a-ac7b-a294d50cc43f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.849119] [48512]: INFO nova.api.openstack.requestlog [None req-22c002b4-8b2c-4a11-9f2c-550e7a6f498f tempest-DeleteServersAdminTestJSON-1207111285 tempest-DeleteServersAdminTestJSON-1207111285-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f" status: 404 len: 111 microversion: 2.1 time: 0.020111 [ 971.849539] [48512]: [pid: 48512|app: 0|req: 2117/4161] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/7a0a28b1-3009-415a-ac7b-a294d50cc43f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.852016] [48512]: DEBUG nova.api.openstack.wsgi [None req-646545ca-1003-4467-bf88-914043212e78 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1594059125", "metadata": {"Type": "work"}}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.856663] [48512]: DEBUG nova.api.openstack.wsgi [None req-646545ca-1003-4467-bf88-914043212e78 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.856858] [48511]: DEBUG nova.policy [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.857119] [48512]: INFO nova.api.openstack.requestlog [None req-646545ca-1003-4467-bf88-914043212e78 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.005454 [ 971.857119] [48512]: [pid: 48512|app: 0|req: 2118/4162] 10.180.1.21 () {60 vars in 1151 bytes} [Mon Dec 8 18:25:36 2025] POST /compute/v2.1/os-volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 971.859414] [48511]: INFO nova.api.openstack.requestlog [None req-a9af241a-bff1-48e7-bfe5-0bb9e14ac778 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1492 microversion: 2.1 time: 0.127145 [ 971.860059] [48511]: [pid: 48511|app: 0|req: 2045/4163] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1492 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.866044] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb49e278-6e1a-493b-990f-8fd034de03b1 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-1737411132", "metadata": {"Type": "work"}}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 971.867077] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb49e278-6e1a-493b-990f-8fd034de03b1 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.867439] [48512]: INFO nova.api.openstack.requestlog [None req-eb49e278-6e1a-493b-990f-8fd034de03b1 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.005963 [ 971.867709] [48512]: [pid: 48512|app: 0|req: 2119/4164] 10.180.1.21 () {60 vars in 1151 bytes} [Mon Dec 8 18:25:36 2025] POST /compute/v2.1/os-volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 971.872704] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaf1d06b-fddb-469e-ac3c-e2231438dbe3 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.873113] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.874763] [48511]: DEBUG nova.compute.api [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.879856] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.890950] [48512]: INFO nova.api.openstack.wsgi [None req-aaf1d06b-fddb-469e-ac3c-e2231438dbe3 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] HTTP exception thrown: Volume tempest-invalid-489330512 could not be found. [ 971.890950] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaf1d06b-fddb-469e-ac3c-e2231438dbe3 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 404 to user: Volume tempest-invalid-489330512 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.892259] [48512]: INFO nova.api.openstack.requestlog [None req-aaf1d06b-fddb-469e-ac3c-e2231438dbe3 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/tempest-invalid-489330512" status: 404 len: 98 microversion: 2.1 time: 0.020211 [ 971.892444] [48512]: [pid: 48512|app: 0|req: 2120/4165] 10.180.1.21 () {58 vars in 1210 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/os-volumes/tempest-invalid-489330512 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 971.895168] [48511]: WARNING neutronclient.v2_0.client [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.900961] [48512]: INFO nova.api.openstack.requestlog [None req-70dc1e1e-13db-46ef-8da7-d49a9f07d8e8 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002777 [ 971.900961] [48512]: [pid: 48512|app: 0|req: 2121/4166] 10.180.1.21 () {58 vars in 1135 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 971.906540] [48512]: INFO nova.api.openstack.requestlog [None req-b8b07420-0b5a-449c-8374-c97e47923e51 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002374 [ 971.906898] [48512]: [pid: 48512|app: 0|req: 2122/4167] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 5 headers in 228 bytes (2 switches on core 0) [ 971.913353] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cc5911e-a7ed-4b84-9c37-fbe207bdf939 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.916060] [48511]: DEBUG nova.policy [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.920534] [48511]: INFO nova.api.openstack.requestlog [None req-3ad1a95e-58f4-45fa-a0a2-b33b52f228d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.049622 [ 971.920900] [48511]: [pid: 48511|app: 0|req: 2046/4168] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.934298] [48512]: INFO nova.api.openstack.wsgi [None req-9cc5911e-a7ed-4b84-9c37-fbe207bdf939 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] HTTP exception thrown: Volume 2295c524-da16-4eac-9c5c-de5eabb785c5 could not be found. [ 971.934590] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cc5911e-a7ed-4b84-9c37-fbe207bdf939 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 404 to user: Volume 2295c524-da16-4eac-9c5c-de5eabb785c5 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.935035] [48512]: INFO nova.api.openstack.requestlog [None req-9cc5911e-a7ed-4b84-9c37-fbe207bdf939 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/2295c524-da16-4eac-9c5c-de5eabb785c5" status: 404 len: 109 microversion: 2.1 time: 0.024239 [ 971.936481] [48512]: [pid: 48512|app: 0|req: 2123/4169] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:25:36 2025] DELETE /compute/v2.1/os-volumes/2295c524-da16-4eac-9c5c-de5eabb785c5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.941031] [48511]: DEBUG nova.api.openstack.wsgi [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.942710] [48511]: DEBUG nova.compute.api [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 971.944522] [48512]: DEBUG nova.api.openstack.wsgi [None req-7401ece9-127a-46b2-9178-da812ed3b5f4 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 971.946810] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.947068] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.947340] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.947530] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 971.947707] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 971.947928] [48511]: DEBUG oslo_concurrency.lockutils [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 971.965674] [48512]: INFO nova.api.openstack.wsgi [None req-7401ece9-127a-46b2-9178-da812ed3b5f4 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] HTTP exception thrown: Volume 819e0e76-39f9-4333-9078-7eed7c581d6f could not be found. [ 971.966009] [48512]: DEBUG nova.api.openstack.wsgi [None req-7401ece9-127a-46b2-9178-da812ed3b5f4 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] Returning 404 to user: Volume 819e0e76-39f9-4333-9078-7eed7c581d6f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 971.966419] [48512]: INFO nova.api.openstack.requestlog [None req-7401ece9-127a-46b2-9178-da812ed3b5f4 tempest-VolumesNegativeTest-667837680 tempest-VolumesNegativeTest-667837680-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/819e0e76-39f9-4333-9078-7eed7c581d6f" status: 404 len: 109 microversion: 2.1 time: 0.024849 [ 971.967627] [48512]: [pid: 48512|app: 0|req: 2124/4170] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/os-volumes/819e0e76-39f9-4333-9078-7eed7c581d6f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 971.969912] [48511]: WARNING neutronclient.v2_0.client [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 971.991144] [48511]: DEBUG nova.policy [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 971.996029] [48511]: INFO nova.api.openstack.requestlog [None req-52e60454-1293-4941-81fb-1be5f734e9a5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.057164 [ 971.996132] [48511]: [pid: 48511|app: 0|req: 2047/4171] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.999055] [48512]: DEBUG nova.api.openstack.wsgi [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.000590] [48512]: DEBUG nova.compute.api [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.005896] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.005896] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.006127] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.006277] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.006419] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.006542] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.028774] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.028904] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.029057] [48512]: DEBUG oslo_concurrency.lockutils [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.029215] [48512]: DEBUG nova.objects.instance [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.033355] [48512]: WARNING neutronclient.v2_0.client [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.052084] [48512]: DEBUG nova.policy [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.057882] [48512]: INFO nova.api.openstack.requestlog [None req-59a3ef84-6b11-4b24-9783-62f25f976486 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.060791 [ 972.058242] [48512]: [pid: 48512|app: 0|req: 2125/4172] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.066522] [48511]: DEBUG nova.api.openstack.wsgi [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.068095] [48511]: DEBUG nova.compute.api [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.075133] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.075133] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.075298] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.075560] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.075705] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.075825] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.094988] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.095939] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.096188] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.096329] [48511]: DEBUG oslo_concurrency.lockutils [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.096747] [48512]: DEBUG nova.compute.api [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.098163] [48511]: DEBUG nova.objects.instance [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.101231] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.101420] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.101559] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.101823] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.101968] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.102105] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.102166] [48511]: WARNING neutronclient.v2_0.client [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.132114] [48511]: DEBUG nova.policy [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.142390] [48511]: INFO nova.api.openstack.requestlog [None req-d21ad4ef-e267-4f28-96cf-5ea8e6635e30 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.078230 [ 972.142704] [48511]: [pid: 48511|app: 0|req: 2048/4173] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.147476] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.147584] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.147727] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.147882] [48512]: DEBUG nova.objects.instance [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.152720] [48512]: WARNING neutronclient.v2_0.client [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.167585] [48511]: DEBUG nova.api.openstack.wsgi [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.169399] [48511]: DEBUG nova.compute.api [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.173615] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.173805] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.173937] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.174211] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.174356] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.174488] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.177215] [48512]: DEBUG nova.policy [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.182752] [48512]: INFO nova.api.openstack.requestlog [None req-3a541f0d-e15a-4545-8ded-34225b8de438 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.090351 [ 972.182752] [48512]: [pid: 48512|app: 0|req: 2126/4174] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.200756] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.200998] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.201446] [48511]: DEBUG oslo_concurrency.lockutils [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.201446] [48511]: DEBUG nova.objects.instance [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.204345] [48511]: WARNING neutronclient.v2_0.client [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.253882] [48512]: DEBUG nova.api.openstack.wsgi [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.255509] [48511]: DEBUG nova.policy [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.255668] [48512]: DEBUG nova.compute.api [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.261389] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.261624] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.261754] [48511]: INFO nova.api.openstack.requestlog [None req-042076aa-18c3-40b9-adfc-c610d5b53e61 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.096361 [ 972.261828] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.262227] [48511]: [pid: 48511|app: 0|req: 2049/4175] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:36 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.262331] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.262331] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.262467] [48512]: DEBUG oslo_concurrency.lockutils [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.287025] [48512]: WARNING neutronclient.v2_0.client [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.334902] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.336526] [48511]: DEBUG nova.compute.api [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.341873] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.342052] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.342215] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.342485] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.342566] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.342703] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.372556] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.372658] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.372804] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.372968] [48511]: DEBUG nova.objects.instance [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.377277] [48511]: WARNING neutronclient.v2_0.client [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.400049] [48512]: DEBUG nova.policy [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.408119] [48512]: INFO nova.api.openstack.requestlog [None req-36933ad3-7cd4-45b7-8917-f844192b8b84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1363 microversion: 2.1 time: 0.156799 [ 972.408589] [48512]: [pid: 48512|app: 0|req: 2127/4176] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1363 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.410902] [48512]: DEBUG nova.api.openstack.wsgi [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.412373] [48512]: DEBUG nova.compute.api [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.417556] [48511]: DEBUG nova.policy [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.417698] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.417800] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.417928] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.418198] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.418363] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.418534] [48512]: DEBUG oslo_concurrency.lockutils [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.421376] [48511]: INFO nova.api.openstack.requestlog [None req-5b0e51de-7102-4df5-a327-a60fc6161429 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.088727 [ 972.421761] [48511]: [pid: 48511|app: 0|req: 2050/4177] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.429484] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.432591] [48511]: DEBUG nova.compute.api [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.439054] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.439717] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.439717] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.440779] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.441037] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.441219] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.450603] [48512]: WARNING neutronclient.v2_0.client [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.466590] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.467253] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.467418] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.467605] [48511]: DEBUG nova.objects.instance [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.472575] [48511]: WARNING neutronclient.v2_0.client [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.584742] [48511]: DEBUG nova.policy [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.590461] [48511]: INFO nova.api.openstack.requestlog [None req-5c86d3f8-94b8-4313-8f4b-3e34402a41d2 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.162218 [ 972.590461] [48511]: [pid: 48511|app: 0|req: 2051/4178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.592644] [48511]: DEBUG nova.api.openstack.wsgi [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.594241] [48511]: DEBUG nova.compute.api [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.601028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.608308] [48512]: DEBUG nova.policy [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.612931] [48512]: INFO nova.api.openstack.requestlog [None req-04a4decd-d8e9-4671-9a40-d42ebbc83410 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.203835 [ 972.613268] [48512]: [pid: 48512|app: 0|req: 2128/4179] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.615790] [48512]: DEBUG nova.api.openstack.wsgi [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.617243] [48512]: DEBUG nova.compute.api [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.619171] [48511]: WARNING neutronclient.v2_0.client [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.621088] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.621316] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.621462] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.621865] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.622322] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.622474] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.638863] [48511]: DEBUG nova.policy [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.644284] [48511]: DEBUG nova.policy [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.644964] [48511]: DEBUG nova.policy [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.645603] [48511]: INFO nova.api.openstack.requestlog [None req-b701df1a-a859-4b51-8822-300fd8dfe673 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1352 microversion: 2.57 time: 0.055273 [ 972.646500] [48511]: [pid: 48511|app: 0|req: 2052/4180] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1352 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.648464] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.650561] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.650561] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.650561] [48512]: DEBUG nova.objects.instance [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.657036] [48512]: WARNING neutronclient.v2_0.client [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.685055] [48512]: DEBUG nova.policy [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.688691] [48511]: DEBUG nova.api.openstack.wsgi [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.690383] [48511]: DEBUG nova.compute.api [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.692197] [48512]: DEBUG nova.policy [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.692836] [48512]: DEBUG nova.policy [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.693596] [48512]: INFO nova.api.openstack.requestlog [None req-08a84047-e561-4a78-a5f3-24ce47b7f25c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.079828 [ 972.693962] [48512]: [pid: 48512|app: 0|req: 2129/4181] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.700052] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.700427] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.700665] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.701128] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.701374] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.701590] [48511]: DEBUG oslo_concurrency.lockutils [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.725067] [48511]: WARNING neutronclient.v2_0.client [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.741196] [48512]: DEBUG nova.api.openstack.wsgi [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.742826] [48512]: DEBUG nova.compute.api [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.746795] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.747271] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.747521] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.747804] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.747962] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.748106] [48512]: DEBUG oslo_concurrency.lockutils [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.769764] [48512]: WARNING neutronclient.v2_0.client [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.804801] [48511]: DEBUG nova.policy [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.809440] [48511]: INFO nova.api.openstack.requestlog [None req-65db6f0b-ad73-4179-93a6-cd263c525c27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.123937 [ 972.809700] [48511]: [pid: 48511|app: 0|req: 2053/4182] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.873976] [48512]: DEBUG nova.policy [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.875724] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.877250] [48511]: DEBUG nova.compute.api [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.879586] [48512]: INFO nova.api.openstack.requestlog [None req-8fb65e47-55e2-4d06-b75d-87ba7af8d976 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1750 microversion: 2.1 time: 0.140636 [ 972.880251] [48512]: [pid: 48512|app: 0|req: 2130/4183] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1750 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.881438] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.881438] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.881438] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.881709] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.881998] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.881998] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.900057] [48511]: WARNING neutronclient.v2_0.client [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.934647] [48512]: DEBUG nova.api.openstack.wsgi [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 972.936284] [48512]: DEBUG nova.compute.api [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 972.939817] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.940041] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.940223] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.940580] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 972.940769] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 972.940903] [48512]: DEBUG oslo_concurrency.lockutils [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 972.957596] [48512]: WARNING neutronclient.v2_0.client [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 972.977958] [48512]: DEBUG nova.policy [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 972.983062] [48512]: INFO nova.api.openstack.requestlog [None req-f73d3afd-3e94-4b80-a620-4dadb7460fa0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.050495 [ 972.983421] [48512]: [pid: 48512|app: 0|req: 2131/4184] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 972.990644] [48511]: DEBUG nova.policy [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.004782] [48511]: INFO nova.api.openstack.requestlog [None req-0b06a2a3-733e-4f13-bc33-2dfd57b3b604 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1492 microversion: 2.1 time: 0.132522 [ 973.005149] [48511]: [pid: 48511|app: 0|req: 2054/4185] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1492 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.011932] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.013463] [48512]: DEBUG nova.compute.api [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.018607] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.018788] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.018950] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.019223] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.019369] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.019492] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.046557] [48512]: WARNING neutronclient.v2_0.client [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.069371] [48512]: DEBUG nova.policy [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.073951] [48511]: DEBUG nova.api.openstack.wsgi [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.074272] [48512]: INFO nova.api.openstack.requestlog [None req-9c121d01-bd0c-4038-bc70-4a627071f589 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.064909 [ 973.074351] [48512]: [pid: 48512|app: 0|req: 2132/4186] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.075096] [48511]: DEBUG nova.compute.api [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.078789] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.078998] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.079153] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.079429] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.079578] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.079700] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.106321] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.106497] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.106628] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.106859] [48511]: DEBUG nova.objects.instance [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.110486] [48511]: WARNING neutronclient.v2_0.client [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.128201] [48511]: DEBUG nova.policy [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.132256] [48511]: INFO nova.api.openstack.requestlog [None req-1bb12824-3741-45d1-9299-144fc7b29afc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.061231 [ 973.132587] [48511]: [pid: 48511|app: 0|req: 2055/4187] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.156010] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.158055] [48512]: DEBUG nova.compute.api [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.161135] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.161258] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.161381] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.161653] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.161774] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.162251] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.183839] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.183839] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.183839] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.184050] [48512]: DEBUG nova.objects.instance [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.186842] [48512]: WARNING neutronclient.v2_0.client [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.197447] [48511]: DEBUG nova.api.openstack.wsgi [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.198965] [48511]: DEBUG nova.compute.api [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.202286] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.202460] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.202592] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.202851] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.202990] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.203551] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.205425] [48512]: DEBUG nova.policy [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.209839] [48512]: INFO nova.api.openstack.requestlog [None req-5c15324d-082c-457f-aa2e-b433f92d05fd tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.055870 [ 973.210183] [48512]: [pid: 48512|app: 0|req: 2133/4188] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.224641] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.224931] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.225124] [48511]: DEBUG oslo_concurrency.lockutils [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.225374] [48511]: DEBUG nova.objects.instance [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.228447] [48511]: WARNING neutronclient.v2_0.client [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.247099] [48511]: DEBUG nova.policy [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.251503] [48511]: INFO nova.api.openstack.requestlog [None req-c17e1159-2f1c-4246-be0c-46cd7c570f36 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.056146 [ 973.251867] [48511]: [pid: 48511|app: 0|req: 2056/4189] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:37 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.276855] [48512]: DEBUG nova.api.openstack.wsgi [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.278591] [48512]: DEBUG nova.compute.api [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.282376] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.282609] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.282768] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.283050] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.283248] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.283382] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.326155] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.326371] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.326518] [48512]: DEBUG oslo_concurrency.lockutils [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.326692] [48512]: DEBUG nova.objects.instance [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.331432] [48512]: WARNING neutronclient.v2_0.client [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.354310] [48512]: DEBUG nova.policy [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.360046] [48511]: DEBUG nova.api.openstack.wsgi [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38b18f4b-4fc5-40f6-999e-0105ef1444fa", "name": "network-vif-deleted", "tag": "dca131c3-2626-438a-b390-fae921cef117"}, {"server_uuid": "1ba2fa96-97a2-4149-a8ff-47fcbff8a333", "name": "network-vif-deleted", "tag": "bca31752-d243-4a71-88ed-c52beb19825c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 973.365807] [48512]: INFO nova.api.openstack.requestlog [None req-381f684a-642c-456c-8c83-13e88f02a059 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.091060 [ 973.366193] [48512]: [pid: 48512|app: 0|req: 2134/4190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.370029] [48511]: DEBUG oslo_concurrency.lockutils [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.370029] [48511]: DEBUG oslo_concurrency.lockutils [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.370029] [48511]: DEBUG oslo_concurrency.lockutils [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.380546] [48511]: INFO nova.api.openstack.compute.server_external_events [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Creating event network-vif-deleted:dca131c3-2626-438a-b390-fae921cef117 for instance 38b18f4b-4fc5-40f6-999e-0105ef1444fa on cpu-1 [ 973.380765] [48511]: INFO nova.api.openstack.compute.server_external_events [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] Creating event network-vif-deleted:bca31752-d243-4a71-88ed-c52beb19825c for instance 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 on cpu-1 [ 973.386299] [48511]: INFO nova.api.openstack.requestlog [req-289a2e28-8781-48eb-9332-06a73f0bf570 req-c2dcb4b3-76c9-4fc8-8dfb-a96509d7ec71 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030434 [ 973.386725] [48511]: [pid: 48511|app: 0|req: 2057/4191] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:38 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 973.424169] [48512]: DEBUG nova.api.openstack.wsgi [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.425763] [48512]: DEBUG nova.compute.api [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.429473] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.429734] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.429904] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.430174] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.430845] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.430845] [48512]: DEBUG oslo_concurrency.lockutils [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.434723] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.437346] [48511]: DEBUG nova.compute.api [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.441056] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.441169] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.441288] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.441537] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.441679] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.441797] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.453312] [48512]: WARNING neutronclient.v2_0.client [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.460394] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.460576] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.460744] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.460897] [48511]: DEBUG nova.objects.instance [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.465335] [48511]: WARNING neutronclient.v2_0.client [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.483233] [48511]: DEBUG nova.policy [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.488656] [48511]: INFO nova.api.openstack.requestlog [None req-c3a72d12-3727-4fe3-b1d0-b8622494ffa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.056420 [ 973.489039] [48511]: [pid: 48511|app: 0|req: 2058/4192] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.532834] [48512]: DEBUG nova.policy [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.538131] [48512]: INFO nova.api.openstack.requestlog [None req-b890542e-c620-41a6-a590-30528fb2ae68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1550 microversion: 2.1 time: 0.116064 [ 973.538487] [48512]: [pid: 48512|app: 0|req: 2135/4193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1550 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.552425] [48511]: DEBUG nova.api.openstack.wsgi [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.554296] [48511]: DEBUG nova.compute.api [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.558719] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.559011] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.559161] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.559449] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.560048] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.560048] [48511]: DEBUG oslo_concurrency.lockutils [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.575083] [48511]: WARNING neutronclient.v2_0.client [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.610804] [48511]: INFO nova.api.openstack.requestlog [None req-171f84fe-937c-4225-abc5-14a834145b42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.062091 [ 973.611322] [48511]: [pid: 48511|app: 0|req: 2059/4194] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/os-interface => generated 288 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 973.613869] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.615156] [48511]: DEBUG nova.compute.api [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.618652] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.618830] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.618982] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.619303] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.619458] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.619581] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.639315] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.639567] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.639713] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.639860] [48511]: DEBUG nova.objects.instance [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.641908] [48512]: DEBUG nova.api.openstack.wsgi [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-411397257", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 973.642702] [48511]: WARNING neutronclient.v2_0.client [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.689564] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.689788] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.689902] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.690377] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.690560] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.690710] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.698121] [48512]: DEBUG nova.network.neutron [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] validate_networks() for None {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 973.698457] [48512]: WARNING neutronclient.v2_0.client [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.863704] [48511]: DEBUG nova.policy [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 973.870253] [48511]: INFO nova.api.openstack.requestlog [None req-d0fef981-f2b0-4f36-a2b3-68fe65a7c008 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.258136 [ 973.870457] [48511]: [pid: 48511|app: 0|req: 2060/4195] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.873030] [48511]: DEBUG nova.api.openstack.wsgi [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 973.874555] [48511]: DEBUG nova.compute.api [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 973.880604] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.881085] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.881085] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.881210] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 973.881534] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 973.881534] [48511]: DEBUG oslo_concurrency.lockutils [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 973.906496] [48511]: WARNING neutronclient.v2_0.client [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 973.957671] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 973.981580] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 973.995386] [48511]: DEBUG nova.policy [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.001601] [48511]: INFO nova.api.openstack.requestlog [None req-e64e1c24-8caf-4524-97de-52ed16bc13b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1364 microversion: 2.1 time: 0.130517 [ 974.001918] [48511]: [pid: 48511|app: 0|req: 2061/4196] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.005715] [48511]: DEBUG nova.api.openstack.wsgi [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.005715] [48511]: DEBUG nova.compute.api [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.010798] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.010896] [48512]: DEBUG nova.virt.hardware [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 974.010992] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.011122] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.011164] [48512]: DEBUG nova.virt.hardware [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 974.011360] [48512]: DEBUG nova.virt.hardware [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 974.011423] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.011512] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.011655] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.011707] [48512]: DEBUG nova.virt.hardware [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 974.013536] [48512]: DEBUG nova.virt.hardware [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 974.020997] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.021358] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.021614] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.022186] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.022450] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.022608] [48512]: DEBUG oslo_concurrency.lockutils [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.040543] [48512]: DEBUG nova.quota [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Getting quotas for project 8bb531a2ec064ee1946189677d32f732. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 974.043426] [48511]: WARNING neutronclient.v2_0.client [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.047824] [48512]: DEBUG nova.quota [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Getting quotas for user 5336c62a63c34fda97690670950ef642 and project 8bb531a2ec064ee1946189677d32f732. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 974.051732] [48512]: DEBUG nova.compute.api [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 974.053097] [48512]: DEBUG nova.compute.api [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 974.062203] [48511]: DEBUG nova.policy [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.067136] [48511]: DEBUG nova.policy [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.068483] [48511]: DEBUG nova.policy [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.069073] [48511]: INFO nova.api.openstack.requestlog [None req-aff7d36f-b43a-4884-8386-e7c7bf0e0fd1 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1360 microversion: 2.57 time: 0.066687 [ 974.069400] [48511]: [pid: 48511|app: 0|req: 2062/4197] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1360 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.072728] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.073038] [48511]: DEBUG nova.compute.api [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.080860] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.092266] [48512]: INFO nova.api.openstack.requestlog [None req-22a169f2-3702-4a1c-b42f-a16489c2617e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.517344 [ 974.095406] [48512]: [pid: 48512|app: 0|req: 2136/4198] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:38 2025] POST /compute/v2.1/servers => generated 380 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 974.095406] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.096482] [48512]: DEBUG nova.compute.api [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.100680] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.100911] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.101033] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.101297] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.101605] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.101605] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.105537] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.105537] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.105537] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.105537] [48511]: DEBUG nova.objects.instance [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.116704] [48511]: WARNING neutronclient.v2_0.client [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.126880] [48512]: WARNING neutronclient.v2_0.client [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.137903] [48511]: DEBUG nova.policy [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.143412] [48511]: DEBUG nova.policy [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.144505] [48511]: DEBUG nova.policy [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.145197] [48511]: INFO nova.api.openstack.requestlog [None req-2a9ec07b-8571-4f19-97d5-1bfe5653a898 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.075284 [ 974.145506] [48511]: [pid: 48511|app: 0|req: 2063/4199] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.149040] [48511]: DEBUG nova.api.openstack.wsgi [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.151925] [48511]: DEBUG nova.compute.api [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.156828] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.157069] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.157147] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.157427] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.157564] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.157740] [48511]: DEBUG oslo_concurrency.lockutils [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.179818] [48511]: WARNING neutronclient.v2_0.client [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.205150] [48512]: DEBUG nova.policy [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.216315] [48512]: INFO nova.api.openstack.requestlog [None req-ab3dcdcb-fc28-40a6-8b4c-509682f90a96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.123024 [ 974.216711] [48512]: [pid: 48512|app: 0|req: 2137/4200] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.220092] [48512]: DEBUG nova.api.openstack.wsgi [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.223904] [48512]: DEBUG nova.compute.api [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.227048] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.230077] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.230077] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.230077] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.230077] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.230077] [48512]: DEBUG oslo_concurrency.lockutils [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.247959] [48512]: WARNING neutronclient.v2_0.client [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.259670] [48511]: DEBUG nova.policy [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.264429] [48511]: INFO nova.api.openstack.requestlog [None req-91ae4ba4-bda8-4a0f-ace0-ddfe3f279a93 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1735 microversion: 2.1 time: 0.118073 [ 974.264707] [48511]: [pid: 48511|app: 0|req: 2064/4201] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1735 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.268156] [48511]: DEBUG nova.api.openstack.wsgi [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.269575] [48511]: DEBUG nova.compute.api [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.273419] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.273573] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.273707] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.274010] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.274211] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.274362] [48511]: DEBUG oslo_concurrency.lockutils [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.281305] [48512]: DEBUG nova.policy [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.287227] [48512]: INFO nova.api.openstack.requestlog [None req-59c9bd6d-361f-48b1-97b4-32389b539770 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.069735 [ 974.288041] [48512]: [pid: 48512|app: 0|req: 2138/4202] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:38 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.291634] [48512]: DEBUG nova.api.openstack.wsgi [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.293321] [48512]: DEBUG nova.compute.api [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.299455] [48511]: WARNING neutronclient.v2_0.client [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.304424] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.305585] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.305585] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.305585] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.305952] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.306267] [48512]: DEBUG oslo_concurrency.lockutils [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.326888] [48511]: DEBUG nova.policy [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.333601] [48511]: INFO nova.api.openstack.requestlog [None req-5158d203-2192-4f84-ac6a-1d491814752f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1450 microversion: 2.1 time: 0.068228 [ 974.334203] [48511]: [pid: 48511|app: 0|req: 2065/4203] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1450 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.338017] [48512]: WARNING neutronclient.v2_0.client [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.338144] [48511]: DEBUG nova.api.openstack.wsgi [None req-a90828c9-3676-47a4-9638-dc87a61654bf tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.338935] [48511]: DEBUG nova.compute.api [None req-a90828c9-3676-47a4-9638-dc87a61654bf tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.357032] [48511]: WARNING neutronclient.v2_0.client [None req-a90828c9-3676-47a4-9638-dc87a61654bf tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.371669] [48512]: DEBUG nova.policy [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.378345] [48511]: DEBUG nova.policy [None req-a90828c9-3676-47a4-9638-dc87a61654bf tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.382917] [48511]: INFO nova.api.openstack.requestlog [None req-a90828c9-3676-47a4-9638-dc87a61654bf tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1219 microversion: 2.1 time: 0.047873 [ 974.383955] [48511]: [pid: 48511|app: 0|req: 2066/4204] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.386059] [48511]: DEBUG nova.api.openstack.wsgi [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4a2e0f97-a815-45ce-b9b4-a763562a3b18", "tag": "81885c6b-6889-4043-ad8d-59fb88097130"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 974.387940] [48512]: INFO nova.api.openstack.requestlog [None req-448153b7-64c1-412a-9d4f-ca0d422a2ae9 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.098812 [ 974.387940] [48512]: [pid: 48512|app: 0|req: 2139/4205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.392527] [48512]: DEBUG nova.api.openstack.wsgi [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.394096] [48512]: DEBUG nova.compute.api [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.396128] [48511]: DEBUG oslo_concurrency.lockutils [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.396349] [48511]: DEBUG oslo_concurrency.lockutils [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.396492] [48511]: DEBUG oslo_concurrency.lockutils [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.398291] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.398488] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.398900] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.398984] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.399085] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.399214] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.404278] [48511]: INFO nova.api.openstack.compute.server_external_events [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] Creating event network-changed:81885c6b-6889-4043-ad8d-59fb88097130 for instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 on cpu-1 [ 974.409248] [48511]: INFO nova.api.openstack.requestlog [req-62816772-452b-4dc6-ae3f-918a32404525 req-f37a7f97-371e-4143-b1e7-b18fe0f2a915 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025164 [ 974.409665] [48511]: [pid: 48511|app: 0|req: 2067/4206] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:39 2025] 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) [ 974.413117] [48511]: DEBUG nova.api.openstack.wsgi [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.415850] [48511]: DEBUG nova.compute.api [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.419822] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.420040] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.420185] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.420484] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.420672] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.420801] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.425838] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.425838] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.425993] [48512]: DEBUG oslo_concurrency.lockutils [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.426164] [48512]: DEBUG nova.objects.instance [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.429991] [48512]: WARNING neutronclient.v2_0.client [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.443359] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.443581] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.443746] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.443931] [48511]: DEBUG nova.objects.instance [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.447195] [48511]: WARNING neutronclient.v2_0.client [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.451218] [48512]: DEBUG nova.policy [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.458168] [48512]: INFO nova.api.openstack.requestlog [None req-c48df0de-e747-4497-826c-20c2323b6a5c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.069795 [ 974.458784] [48512]: [pid: 48512|app: 0|req: 2140/4207] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.462574] [48512]: DEBUG nova.api.openstack.wsgi [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.464838] [48512]: DEBUG nova.compute.api [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.465627] [48511]: DEBUG nova.policy [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.468987] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.469203] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.469342] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.469598] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.469740] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.469862] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.470029] [48511]: INFO nova.api.openstack.requestlog [None req-dbabc937-a45c-4ff7-ac6e-ce51b254bc50 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.059673 [ 974.470351] [48511]: [pid: 48511|app: 0|req: 2068/4208] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.473391] [48511]: DEBUG nova.api.openstack.wsgi [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.474958] [48511]: DEBUG nova.compute.api [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.477737] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.477913] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.478060] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.478305] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.478447] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.478564] [48511]: DEBUG oslo_concurrency.lockutils [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.490046] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.490046] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.490240] [48512]: DEBUG oslo_concurrency.lockutils [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.490323] [48512]: DEBUG nova.objects.instance [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.493439] [48512]: WARNING neutronclient.v2_0.client [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.494101] [48511]: WARNING neutronclient.v2_0.client [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.511663] [48512]: DEBUG nova.policy [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.518652] [48512]: INFO nova.api.openstack.requestlog [None req-f66c717b-243a-4b08-b475-55519e0e567a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.059272 [ 974.518964] [48512]: [pid: 48512|app: 0|req: 2141/4209] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.521439] [48512]: DEBUG nova.api.openstack.wsgi [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.522826] [48512]: DEBUG nova.compute.api [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.527528] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.527733] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.527855] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.528152] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.528305] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.528441] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.555681] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.555896] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.556044] [48512]: DEBUG oslo_concurrency.lockutils [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.556190] [48512]: DEBUG nova.objects.instance [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.559476] [48512]: WARNING neutronclient.v2_0.client [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.577177] [48512]: DEBUG nova.policy [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.578556] [48511]: DEBUG nova.policy [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.581984] [48512]: INFO nova.api.openstack.requestlog [None req-c26b7747-1a27-49e1-a99e-bcaee4ad1f36 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.062376 [ 974.582315] [48512]: [pid: 48512|app: 0|req: 2142/4210] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.583926] [48511]: INFO nova.api.openstack.requestlog [None req-9306ad1d-778e-4574-bbee-b1391c4ac807 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1735 microversion: 2.1 time: 0.112406 [ 974.583926] [48511]: [pid: 48511|app: 0|req: 2069/4211] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1735 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.584879] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.586127] [48512]: DEBUG nova.compute.api [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.589255] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.589435] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.589569] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.589878] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.589963] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.590098] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.609490] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.609670] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.609811] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.609962] [48512]: DEBUG nova.objects.instance [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.612867] [48512]: WARNING neutronclient.v2_0.client [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.631428] [48512]: DEBUG nova.policy [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.635937] [48512]: INFO nova.api.openstack.requestlog [None req-fc81bfac-9664-442f-bb84-4ad03986ce79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.052762 [ 974.635937] [48512]: [pid: 48512|app: 0|req: 2143/4212] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.883907] [48511]: DEBUG nova.api.openstack.wsgi [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 974.885231] [48511]: DEBUG nova.compute.api [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 974.894831] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.895056] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.895209] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.895487] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.895881] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.896073] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.923903] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 974.924107] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 974.924241] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 974.924387] [48511]: DEBUG nova.objects.instance [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.928068] [48511]: WARNING neutronclient.v2_0.client [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 974.951038] [48511]: DEBUG nova.policy [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 974.955810] [48511]: INFO nova.api.openstack.requestlog [None req-b05e7578-3f23-4782-936a-5dc55b0fb3e7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.074515 [ 974.956192] [48511]: [pid: 48511|app: 0|req: 2070/4213] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.016492] [48512]: DEBUG nova.api.openstack.wsgi [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.017767] [48512]: DEBUG nova.compute.api [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.021941] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.022229] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.022229] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.022405] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.022575] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.022699] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.048954] [48512]: WARNING neutronclient.v2_0.client [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.087975] [48511]: DEBUG nova.api.openstack.wsgi [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.089458] [48511]: DEBUG nova.compute.api [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.093195] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.093394] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.093978] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.093978] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.093978] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.094230] [48511]: DEBUG oslo_concurrency.lockutils [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.111927] [48511]: WARNING neutronclient.v2_0.client [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.114671] [48512]: DEBUG nova.policy [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.118856] [48512]: INFO nova.api.openstack.requestlog [None req-1fe74a16-1957-4402-9ec6-a21a8a7e3cfb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1553 microversion: 2.1 time: 0.104773 [ 975.119184] [48512]: [pid: 48512|app: 0|req: 2144/4214] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1553 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.127850] [48511]: DEBUG nova.policy [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.131576] [48512]: DEBUG nova.api.openstack.wsgi [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.132533] [48511]: DEBUG nova.policy [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.133015] [48512]: DEBUG nova.compute.api [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.133108] [48511]: DEBUG nova.policy [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.133666] [48511]: INFO nova.api.openstack.requestlog [None req-7cda1814-a226-420e-8e18-7ec7b6cb9110 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.047802 [ 975.134058] [48511]: [pid: 48511|app: 0|req: 2071/4215] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.136445] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.136637] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.136777] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.137035] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.137186] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.137310] [48512]: DEBUG oslo_concurrency.lockutils [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.150755] [48512]: WARNING neutronclient.v2_0.client [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.162752] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.164306] [48511]: DEBUG nova.compute.api [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.167897] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.168098] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.168233] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.168483] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.168628] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.168756] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.187370] [48512]: INFO nova.api.openstack.requestlog [None req-971747a3-4201-481d-949b-9bbb3f5be0df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.057969 [ 975.187740] [48512]: [pid: 48512|app: 0|req: 2145/4216] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/os-interface => generated 288 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 975.188825] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.188968] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.189110] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.189253] [48511]: DEBUG nova.objects.instance [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.191921] [48511]: WARNING neutronclient.v2_0.client [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.209173] [48511]: DEBUG nova.policy [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.213522] [48511]: DEBUG nova.policy [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.214082] [48511]: DEBUG nova.policy [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.214648] [48511]: INFO nova.api.openstack.requestlog [None req-0e203180-510a-434d-b683-48bf366fd60d tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.054725 [ 975.214943] [48511]: [pid: 48511|app: 0|req: 2072/4217] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.233139] [48512]: DEBUG nova.api.openstack.wsgi [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.234792] [48512]: DEBUG nova.compute.api [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.241369] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.241674] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.241828] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.242238] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.242537] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.242888] [48512]: DEBUG oslo_concurrency.lockutils [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.267036] [48512]: WARNING neutronclient.v2_0.client [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.311964] [48511]: DEBUG nova.api.openstack.wsgi [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.313638] [48511]: DEBUG nova.compute.api [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.319659] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.319659] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.320049] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.320108] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.320267] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.320389] [48511]: DEBUG oslo_concurrency.lockutils [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.346435] [48511]: WARNING neutronclient.v2_0.client [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.380440] [48511]: DEBUG nova.policy [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.388028] [48511]: INFO nova.api.openstack.requestlog [None req-df75b5a0-a160-41cf-923c-57033cf8cc30 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.078401 [ 975.388353] [48511]: [pid: 48511|app: 0|req: 2073/4218] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.390697] [48511]: DEBUG nova.api.openstack.wsgi [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.392436] [48511]: DEBUG nova.compute.api [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.396213] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.396496] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.396583] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.396759] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.396897] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.397103] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.410536] [48512]: DEBUG nova.policy [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.415608] [48512]: INFO nova.api.openstack.requestlog [None req-495a04ba-b8a7-4219-ae5c-1f1526907bf7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.184677 [ 975.415944] [48512]: [pid: 48512|app: 0|req: 2146/4219] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:39 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.418810] [48512]: DEBUG nova.api.openstack.wsgi [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "163ba6dc-3229-4227-906f-a13f83397526", "name": "network-vif-deleted", "tag": "c5419606-a0bb-4701-8bcf-34a80d824d9e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 975.422950] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.423154] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.423289] [48511]: DEBUG oslo_concurrency.lockutils [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.423440] [48511]: DEBUG nova.objects.instance [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.424410] [48512]: DEBUG oslo_concurrency.lockutils [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.424589] [48512]: DEBUG oslo_concurrency.lockutils [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.424729] [48512]: DEBUG oslo_concurrency.lockutils [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.427034] [48511]: WARNING neutronclient.v2_0.client [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.432081] [48512]: INFO nova.api.openstack.compute.server_external_events [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] Creating event network-vif-deleted:c5419606-a0bb-4701-8bcf-34a80d824d9e for instance 163ba6dc-3229-4227-906f-a13f83397526 on cpu-1 [ 975.435558] [48512]: INFO nova.api.openstack.requestlog [req-f1676eed-eaa7-4078-af50-d6fcdd3cedbb req-9991e590-51ea-4d64-8b70-1d0a7a27fe14 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018961 [ 975.435910] [48512]: [pid: 48512|app: 0|req: 2147/4220] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:40 2025] 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) [ 975.440956] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.442514] [48512]: DEBUG nova.compute.api [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.445885] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.446180] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.446381] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.447292] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.447451] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.447528] [48511]: DEBUG nova.policy [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.447606] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.452324] [48511]: INFO nova.api.openstack.requestlog [None req-0880ab28-d2d2-410c-a1e9-5fd5cc7cbd5c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.063322 [ 975.452655] [48511]: [pid: 48511|app: 0|req: 2074/4221] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.455324] [48511]: DEBUG nova.api.openstack.wsgi [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.456693] [48511]: DEBUG nova.compute.api [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.460206] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.460377] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.460503] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.460797] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.460938] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.461074] [48511]: DEBUG oslo_concurrency.lockutils [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.467877] [48512]: WARNING neutronclient.v2_0.client [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.485463] [48511]: WARNING neutronclient.v2_0.client [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.489688] [48512]: DEBUG nova.policy [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.494222] [48512]: INFO nova.api.openstack.requestlog [None req-ed7c46b8-0841-413d-affe-ced4378716d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.057569 [ 975.494574] [48512]: [pid: 48512|app: 0|req: 2148/4222] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.498733] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.500429] [48512]: DEBUG nova.compute.api [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.505860] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.506510] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.507561] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.507561] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.507561] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.507561] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.507903] [48511]: DEBUG nova.policy [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.514634] [48511]: INFO nova.api.openstack.requestlog [None req-d78e5b47-3308-4394-8ccd-f6373820efe2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.061236 [ 975.515183] [48511]: [pid: 48511|app: 0|req: 2075/4223] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.517919] [48511]: DEBUG nova.api.openstack.wsgi [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.519477] [48511]: DEBUG nova.compute.api [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.523033] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.523167] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.523224] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.523485] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.523621] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.523744] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.527422] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.527688] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.527895] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.528179] [48512]: DEBUG nova.objects.instance [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 320d3120-3e5c-4911-bd25-7c76e414a5f4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.531779] [48512]: WARNING neutronclient.v2_0.client [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.547387] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.547560] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.547740] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.547898] [48511]: DEBUG nova.objects.instance [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.551443] [48511]: WARNING neutronclient.v2_0.client [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.552508] [48512]: DEBUG nova.policy [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.556982] [48512]: INFO nova.api.openstack.requestlog [None req-6cd6d1fc-3820-4961-bd4d-6a780edd0492 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 200 len: 1298 microversion: 2.1 time: 0.061275 [ 975.556982] [48512]: [pid: 48512|app: 0|req: 2149/4224] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.559292] [48512]: DEBUG nova.api.openstack.wsgi [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.560967] [48512]: DEBUG nova.compute.api [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.564315] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.564502] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.564635] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.564894] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.565048] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.565172] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.574560] [48511]: DEBUG nova.policy [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.579051] [48511]: INFO nova.api.openstack.requestlog [None req-f30d1f02-751e-4ce8-8b31-272c0432abe1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.063462 [ 975.579401] [48511]: [pid: 48511|app: 0|req: 2076/4225] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.586914] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.587123] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.587252] [48512]: DEBUG oslo_concurrency.lockutils [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.587401] [48512]: DEBUG nova.objects.instance [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.591520] [48512]: WARNING neutronclient.v2_0.client [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.595088] [48511]: DEBUG nova.api.openstack.wsgi [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.596469] [48511]: DEBUG nova.compute.api [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.600177] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.600357] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.600508] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.601732] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.601925] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.602378] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.614718] [48512]: DEBUG nova.policy [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.620954] [48512]: INFO nova.api.openstack.requestlog [None req-04c266bf-4d4d-49fb-ac54-72e19a78d64d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.063367 [ 975.621334] [48512]: [pid: 48512|app: 0|req: 2150/4226] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.624945] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.625154] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.625287] [48511]: DEBUG oslo_concurrency.lockutils [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.625453] [48511]: DEBUG nova.objects.instance [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.628555] [48511]: WARNING neutronclient.v2_0.client [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.649857] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.651375] [48512]: DEBUG nova.compute.api [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.651604] [48511]: DEBUG nova.policy [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.654895] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.655089] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.655301] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.655489] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.655630] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.655756] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.656333] [48511]: INFO nova.api.openstack.requestlog [None req-23e5ad9d-404a-4ff6-b32e-36d443d8206a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.063206 [ 975.656556] [48511]: [pid: 48511|app: 0|req: 2077/4227] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 975.675743] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.675970] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.676146] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.676294] [48512]: DEBUG nova.objects.instance [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.679421] [48512]: WARNING neutronclient.v2_0.client [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 975.698907] [48512]: DEBUG nova.policy [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 975.703540] [48512]: INFO nova.api.openstack.requestlog [None req-0ec8ea87-b7ea-4345-922c-adeb2e18b433 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.056622 [ 975.703951] [48512]: [pid: 48512|app: 0|req: 2151/4228] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.972266] [48511]: DEBUG nova.api.openstack.wsgi [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 975.973438] [48511]: DEBUG nova.compute.api [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 975.977043] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.977216] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.977352] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.977622] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.977792] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.977920] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.999044] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 975.999318] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 975.999481] [48511]: DEBUG oslo_concurrency.lockutils [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 975.999637] [48511]: DEBUG nova.objects.instance [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.002716] [48511]: WARNING neutronclient.v2_0.client [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.021502] [48511]: DEBUG nova.policy [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.026037] [48511]: INFO nova.api.openstack.requestlog [None req-afbb8b4a-a7a0-4fa7-b80c-3e9e1d59a0f9 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.056915 [ 976.027237] [48511]: [pid: 48511|app: 0|req: 2078/4229] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.149750] [48512]: DEBUG nova.api.openstack.wsgi [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.151327] [48512]: DEBUG nova.compute.api [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.154983] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.154983] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.155132] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.155366] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.155506] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.155628] [48512]: DEBUG oslo_concurrency.lockutils [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.175424] [48512]: WARNING neutronclient.v2_0.client [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.193893] [48512]: DEBUG nova.policy [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.198436] [48512]: DEBUG nova.policy [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.199030] [48512]: DEBUG nova.policy [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.199619] [48512]: INFO nova.api.openstack.requestlog [None req-9d61b429-38f3-48e5-921f-22eba2763ca7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.051914 [ 976.200045] [48512]: [pid: 48512|app: 0|req: 2152/4230] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.228842] [48511]: DEBUG nova.api.openstack.wsgi [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.230334] [48511]: DEBUG nova.compute.api [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.234070] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.234265] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.234396] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.234739] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.234884] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.235009] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.255922] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.256069] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.256206] [48511]: DEBUG oslo_concurrency.lockutils [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.256354] [48511]: DEBUG nova.objects.instance [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.260053] [48511]: WARNING neutronclient.v2_0.client [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.282384] [48511]: DEBUG nova.policy [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.292595] [48511]: DEBUG nova.policy [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.293106] [48511]: DEBUG nova.policy [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.293776] [48511]: INFO nova.api.openstack.requestlog [None req-36814f99-47d5-4e9f-bc2e-0f5a6001f16e tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.067080 [ 976.294316] [48511]: [pid: 48511|app: 0|req: 2079/4231] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:40 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.401731] [48512]: DEBUG nova.api.openstack.wsgi [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.403332] [48512]: DEBUG nova.compute.api [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.408829] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.409094] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.409289] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.409654] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.409843] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.409993] [48512]: DEBUG oslo_concurrency.lockutils [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.430092] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.431376] [48511]: DEBUG nova.compute.api [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.434734] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.434911] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.435407] [48512]: WARNING neutronclient.v2_0.client [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.435514] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.435514] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.435514] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.435628] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.456350] [48512]: DEBUG nova.policy [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.456510] [48511]: WARNING neutronclient.v2_0.client [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.463011] [48512]: INFO nova.api.openstack.requestlog [None req-b92e2266-16c6-4e5b-abc4-27d07dd198b6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.061766 [ 976.463011] [48512]: [pid: 48512|app: 0|req: 2153/4232] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.464504] [48512]: DEBUG nova.api.openstack.wsgi [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.466549] [48512]: DEBUG nova.compute.api [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.469594] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.469784] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.469920] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.470203] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.470351] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.470477] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.488809] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.488964] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.489112] [48512]: DEBUG oslo_concurrency.lockutils [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.489298] [48512]: DEBUG nova.objects.instance [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.492943] [48512]: WARNING neutronclient.v2_0.client [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.510488] [48512]: DEBUG nova.policy [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.515038] [48512]: INFO nova.api.openstack.requestlog [None req-06e32863-91d3-4abd-9ffb-741c12054ba3 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.052336 [ 976.515350] [48512]: [pid: 48512|app: 0|req: 2154/4233] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.517536] [48512]: DEBUG nova.api.openstack.wsgi [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.518867] [48512]: DEBUG nova.compute.api [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.520466] [48511]: DEBUG nova.policy [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.521939] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.522136] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.522269] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.522532] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.522708] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.522863] [48512]: DEBUG oslo_concurrency.lockutils [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.524977] [48511]: INFO nova.api.openstack.requestlog [None req-ff52536a-01c6-499a-a4d3-8bc54157eb87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.097027 [ 976.524977] [48511]: [pid: 48511|app: 0|req: 2080/4234] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.529018] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.529018] [48511]: DEBUG nova.compute.api [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.532340] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.532641] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.532874] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.533230] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.533489] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.533717] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.540272] [48512]: WARNING neutronclient.v2_0.client [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.552063] [48511]: WARNING neutronclient.v2_0.client [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.559988] [48512]: DEBUG nova.policy [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.564473] [48512]: INFO nova.api.openstack.requestlog [None req-54281116-4ba1-4f1e-ad14-978c197ac4a1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.048574 [ 976.564802] [48512]: [pid: 48512|app: 0|req: 2155/4235] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.569666] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.571187] [48512]: DEBUG nova.compute.api [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 320d3120-3e5c-4911-bd25-7c76e414a5f4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.572080] [48511]: DEBUG nova.policy [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.574426] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.574629] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.574791] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.575070] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.575292] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.575446] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.576115] [48511]: INFO nova.api.openstack.requestlog [None req-2b670e75-900a-49a2-8a3c-9f9e319073e1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.050239 [ 976.576433] [48511]: [pid: 48511|app: 0|req: 2081/4236] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 976.585241] [48512]: INFO nova.api.openstack.wsgi [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] HTTP exception thrown: Instance 320d3120-3e5c-4911-bd25-7c76e414a5f4 could not be found. [ 976.585639] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Returning 404 to user: Instance 320d3120-3e5c-4911-bd25-7c76e414a5f4 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 976.586101] [48512]: INFO nova.api.openstack.requestlog [None req-4f684f41-4e1c-4635-ba3c-7ecad8cd16fb tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4" status: 404 len: 111 microversion: 2.1 time: 0.018407 [ 976.586385] [48512]: [pid: 48512|app: 0|req: 2156/4237] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/320d3120-3e5c-4911-bd25-7c76e414a5f4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 976.591627] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.591820] [48511]: DEBUG nova.compute.api [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.594899] [48512]: DEBUG nova.api.openstack.wsgi [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.595448] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.595715] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.595867] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.596140] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.596285] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.596403] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.596593] [48512]: DEBUG nova.compute.api [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.599921] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.600207] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.600412] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.600815] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.601024] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.601184] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.615853] [48511]: DEBUG nova.compute.api [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 976.622254] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.622375] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.622441] [48512]: DEBUG oslo_concurrency.lockutils [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.623040] [48512]: DEBUG nova.objects.instance [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.625451] [48512]: WARNING neutronclient.v2_0.client [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.646359] [48512]: DEBUG nova.policy [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.650994] [48512]: INFO nova.api.openstack.requestlog [None req-3feb47d6-6821-42e3-90fe-a5cb31b5ce91 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.058088 [ 976.651280] [48512]: [pid: 48512|app: 0|req: 2157/4238] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.653698] [48512]: DEBUG nova.api.openstack.wsgi [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.655275] [48512]: DEBUG nova.compute.api [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.659342] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.659563] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.659694] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.660057] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.660212] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.660340] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.665217] [48511]: INFO nova.api.openstack.requestlog [None req-cc27cf64-be28-4872-8e1b-fd7a63231666 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 204 len: 0 microversion: 2.1 time: 0.075580 [ 976.665782] [48511]: [pid: 48511|app: 0|req: 2082/4239] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:41 2025] DELETE /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 976.671661] [48511]: DEBUG nova.api.openstack.wsgi [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.672294] [48511]: DEBUG nova.compute.api [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.675934] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.676125] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.676256] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.676504] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.676641] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.676763] [48511]: DEBUG oslo_concurrency.lockutils [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.685547] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.685758] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.685919] [48512]: DEBUG oslo_concurrency.lockutils [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.686090] [48512]: DEBUG nova.objects.instance [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.689281] [48512]: WARNING neutronclient.v2_0.client [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.699818] [48511]: WARNING neutronclient.v2_0.client [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.708504] [48512]: DEBUG nova.policy [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.715876] [48512]: INFO nova.api.openstack.requestlog [None req-1c45316d-3cec-4367-86d7-ced1f989b9a5 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.063991 [ 976.716226] [48512]: [pid: 48512|app: 0|req: 2158/4240] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.718726] [48512]: DEBUG nova.api.openstack.wsgi [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.720140] [48512]: DEBUG nova.compute.api [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.723391] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.723595] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.723706] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.723980] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.724153] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.724709] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.744716] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.744966] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.745074] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.745255] [48512]: DEBUG nova.objects.instance [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.748403] [48512]: WARNING neutronclient.v2_0.client [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.768153] [48512]: DEBUG nova.policy [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.773137] [48512]: INFO nova.api.openstack.requestlog [None req-aba94373-e40a-49e8-9d27-b39fda34a661 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.056351 [ 976.773474] [48512]: [pid: 48512|app: 0|req: 2159/4241] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.776372] [48512]: DEBUG nova.api.openstack.wsgi [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 976.777718] [48512]: DEBUG nova.compute.api [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 976.781039] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.781227] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.781360] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.781623] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.781768] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.781891] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.806493] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 976.806684] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 976.806787] [48512]: DEBUG oslo_concurrency.lockutils [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 976.806931] [48512]: DEBUG nova.objects.instance [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.809716] [48512]: WARNING neutronclient.v2_0.client [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 976.820037] [48511]: DEBUG nova.policy [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.824659] [48511]: INFO nova.api.openstack.requestlog [None req-5613ced5-c069-4a01-b15d-72c479ab7cde tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1503 microversion: 2.1 time: 0.156083 [ 976.824996] [48511]: [pid: 48511|app: 0|req: 2083/4242] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1503 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 976.829420] [48512]: DEBUG nova.policy [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 976.833814] [48512]: INFO nova.api.openstack.requestlog [None req-af686781-78f1-4af7-9982-07428eb4271e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.059729 [ 976.834254] [48512]: [pid: 48512|app: 0|req: 2160/4243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.038982] [48511]: DEBUG nova.api.openstack.wsgi [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.041081] [48511]: DEBUG nova.compute.api [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.043928] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.044131] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.044263] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.044510] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.044654] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.044774] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.067425] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.067425] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.067653] [48511]: DEBUG oslo_concurrency.lockutils [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.067791] [48511]: DEBUG nova.objects.instance [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.071301] [48511]: WARNING neutronclient.v2_0.client [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.093038] [48511]: DEBUG nova.policy [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.098363] [48511]: INFO nova.api.openstack.requestlog [None req-febc0d72-25d6-4c43-8c10-d88517efcf3e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.061519 [ 977.098832] [48511]: [pid: 48511|app: 0|req: 2084/4244] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.215857] [48512]: DEBUG nova.api.openstack.wsgi [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.217628] [48512]: DEBUG nova.compute.api [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.221678] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.221930] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.222135] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.222464] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.222656] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.222840] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.245605] [48512]: WARNING neutronclient.v2_0.client [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.264872] [48512]: DEBUG nova.policy [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.269596] [48512]: DEBUG nova.policy [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.270240] [48512]: DEBUG nova.policy [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.270895] [48512]: INFO nova.api.openstack.requestlog [None req-a6fe0902-f6ec-46d0-acf4-c5a30703ff75 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.057721 [ 977.271232] [48512]: [pid: 48512|app: 0|req: 2161/4245] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:41 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.310823] [48511]: DEBUG nova.api.openstack.wsgi [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.312387] [48511]: DEBUG nova.compute.api [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.317168] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.317385] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.317525] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.317803] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.317967] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.318106] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.351539] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.351726] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.351864] [48511]: DEBUG oslo_concurrency.lockutils [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.352028] [48511]: DEBUG nova.objects.instance [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid 02a32fd8-7def-4f4d-be03-b553302bf4e9 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.356316] [48511]: WARNING neutronclient.v2_0.client [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.376041] [48511]: DEBUG nova.policy [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.382701] [48511]: DEBUG nova.policy [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.383381] [48511]: DEBUG nova.policy [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.383972] [48511]: INFO nova.api.openstack.requestlog [None req-0512fb73-f6c5-46bc-b0ae-cae5af36ab01 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 200 len: 1386 microversion: 2.47 time: 0.075706 [ 977.384336] [48511]: [pid: 48511|app: 0|req: 2085/4246] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.447713] [48512]: DEBUG nova.api.openstack.wsgi [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "42e840a7-5f9b-48fb-a182-e359a9a91f2f", "tag": "b4fe6223-a282-43b1-9e82-9092df6ce480"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 977.453599] [48512]: DEBUG oslo_concurrency.lockutils [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.453794] [48512]: DEBUG oslo_concurrency.lockutils [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.453959] [48512]: DEBUG oslo_concurrency.lockutils [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.460220] [48512]: INFO nova.api.openstack.compute.server_external_events [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] Creating event network-changed:b4fe6223-a282-43b1-9e82-9092df6ce480 for instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f on cpu-1 [ 977.464694] [48512]: INFO nova.api.openstack.requestlog [req-392c470f-7ff6-4184-979c-be0df84fda19 req-19428a17-89f2-4efd-8049-c0740d935a49 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019166 [ 977.465030] [48512]: [pid: 48512|app: 0|req: 2162/4247] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:42 2025] 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) [ 977.473021] [48511]: DEBUG nova.api.openstack.wsgi [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.474409] [48511]: DEBUG nova.compute.api [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.477961] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.478189] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.478327] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.478595] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.478729] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.478847] [48511]: DEBUG oslo_concurrency.lockutils [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.496049] [48511]: WARNING neutronclient.v2_0.client [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.514699] [48511]: DEBUG nova.policy [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.518670] [48511]: INFO nova.api.openstack.requestlog [None req-25891e35-9029-4eb7-bfa6-1cfcbae3b036 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1203 microversion: 2.1 time: 0.047746 [ 977.519034] [48511]: [pid: 48511|app: 0|req: 2086/4248] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1203 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.528306] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.530364] [48512]: DEBUG nova.compute.api [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.534057] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.534249] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.534382] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.534639] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.534782] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.534970] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.538213] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.539635] [48511]: DEBUG nova.compute.api [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.543029] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.543219] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.543353] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.543616] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.544117] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.544117] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.555167] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.555373] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.555548] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.555677] [48512]: DEBUG nova.objects.instance [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.558987] [48512]: WARNING neutronclient.v2_0.client [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.562207] [48511]: WARNING neutronclient.v2_0.client [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.576931] [48512]: DEBUG nova.policy [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.581224] [48512]: INFO nova.api.openstack.requestlog [None req-cd77937e-07f1-46e8-90b5-fd044ed9be19 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.055171 [ 977.581546] [48512]: [pid: 48512|app: 0|req: 2163/4249] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.585020] [48512]: DEBUG nova.api.openstack.wsgi [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.585335] [48512]: DEBUG nova.compute.api [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.589694] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.589874] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.590161] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.590437] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.590618] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.590751] [48512]: DEBUG oslo_concurrency.lockutils [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.609404] [48512]: WARNING neutronclient.v2_0.client [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.627857] [48512]: DEBUG nova.policy [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.632973] [48512]: INFO nova.api.openstack.requestlog [None req-6464d1d0-e044-4e48-bba5-05726f4e6572 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.050312 [ 977.632973] [48512]: [pid: 48512|app: 0|req: 2164/4250] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.635298] [48512]: DEBUG nova.api.openstack.wsgi [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.636752] [48512]: DEBUG nova.compute.api [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.638527] [48511]: DEBUG nova.policy [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.639822] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.640017] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.640482] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.640781] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.640943] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.641096] [48512]: DEBUG oslo_concurrency.lockutils [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.642583] [48511]: INFO nova.api.openstack.requestlog [None req-5f750e5c-fa8e-46c2-9c2b-6243759edcd2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.106414 [ 977.642920] [48511]: [pid: 48511|app: 0|req: 2087/4251] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.658851] [48512]: WARNING neutronclient.v2_0.client [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.664136] [48511]: DEBUG nova.api.openstack.wsgi [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.665554] [48511]: DEBUG nova.compute.api [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.668889] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.669098] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.669235] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.669485] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.669629] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.669778] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.678128] [48512]: DEBUG nova.policy [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.682926] [48512]: INFO nova.api.openstack.requestlog [None req-f1c363a7-039b-4fc9-9a43-f3080d16d19e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.049347 [ 977.683274] [48512]: [pid: 48512|app: 0|req: 2165/4252] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.698963] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.699093] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.699285] [48511]: DEBUG oslo_concurrency.lockutils [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.699586] [48511]: DEBUG nova.objects.instance [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.703047] [48511]: WARNING neutronclient.v2_0.client [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.721864] [48511]: DEBUG nova.policy [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.726038] [48511]: INFO nova.api.openstack.requestlog [None req-62c0dfcc-4cd8-44a9-a981-7552a5f14e00 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.063981 [ 977.726351] [48511]: [pid: 48511|app: 0|req: 2088/4253] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.731815] [48512]: DEBUG nova.api.openstack.wsgi [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.733307] [48512]: DEBUG nova.compute.api [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.737345] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.737487] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.737570] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.737839] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.737968] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.738103] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.774490] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.774676] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.774805] [48512]: DEBUG oslo_concurrency.lockutils [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.774967] [48512]: DEBUG nova.objects.instance [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.779256] [48512]: WARNING neutronclient.v2_0.client [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.787083] [48511]: DEBUG nova.api.openstack.wsgi [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.788393] [48511]: DEBUG nova.compute.api [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.792311] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.792464] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.792602] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.792903] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.793032] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.793400] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.800420] [48512]: DEBUG nova.policy [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.806689] [48512]: INFO nova.api.openstack.requestlog [None req-32bbb85a-a34a-4b43-b5bc-49b5c81b2436 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.077092 [ 977.807123] [48512]: [pid: 48512|app: 0|req: 2166/4254] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.819013] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.819236] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.819345] [48511]: DEBUG oslo_concurrency.lockutils [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.819519] [48511]: DEBUG nova.objects.instance [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.823081] [48511]: WARNING neutronclient.v2_0.client [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.837736] [48512]: DEBUG nova.api.openstack.wsgi [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.839427] [48512]: DEBUG nova.compute.api [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.841491] [48511]: DEBUG nova.policy [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.843211] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.843429] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.843611] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.843859] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.844062] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.844237] [48512]: DEBUG oslo_concurrency.lockutils [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.846787] [48511]: INFO nova.api.openstack.requestlog [None req-a69b07eb-ddb3-4d2a-8862-dc8a7e72fc64 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.061854 [ 977.847122] [48511]: [pid: 48511|app: 0|req: 2089/4255] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.849790] [48511]: DEBUG nova.api.openstack.wsgi [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 977.851417] [48511]: DEBUG nova.compute.api [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 977.854811] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.855019] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.855161] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.855436] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.855579] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.855700] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.865412] [48512]: WARNING neutronclient.v2_0.client [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.873990] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 977.874219] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 977.874352] [48511]: DEBUG oslo_concurrency.lockutils [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 977.874499] [48511]: DEBUG nova.objects.instance [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 977.877209] [48511]: WARNING neutronclient.v2_0.client [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 977.896669] [48511]: DEBUG nova.policy [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.900814] [48511]: INFO nova.api.openstack.requestlog [None req-22d09bbc-9ff4-4657-a2bb-df65a6b709ff tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.053159 [ 977.901133] [48511]: [pid: 48511|app: 0|req: 2090/4256] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.932982] [48512]: DEBUG nova.policy [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 977.936466] [48512]: INFO nova.api.openstack.requestlog [None req-b569000d-8634-452f-9e52-85c6bf2fdb23 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1503 microversion: 2.1 time: 0.100946 [ 977.936909] [48512]: [pid: 48512|app: 0|req: 2167/4257] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1503 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 978.111954] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.113452] [48511]: DEBUG nova.compute.api [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.117082] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.117999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.117999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.117999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.117999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.118238] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.138040] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.138247] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.138374] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.138531] [48511]: DEBUG nova.objects.instance [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.141434] [48511]: WARNING neutronclient.v2_0.client [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.158718] [48511]: DEBUG nova.policy [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.163066] [48511]: INFO nova.api.openstack.requestlog [None req-8d0d3fc9-11a8-4a59-aa3c-5506e2678ad7 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.053281 [ 978.163366] [48511]: [pid: 48511|app: 0|req: 2091/4258] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:42 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.285567] [48512]: DEBUG nova.api.openstack.wsgi [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.287145] [48512]: DEBUG nova.compute.api [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.290725] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.290927] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.291080] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.291358] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.291523] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.291667] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.325430] [48512]: WARNING neutronclient.v2_0.client [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.344803] [48512]: DEBUG nova.policy [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.351257] [48512]: DEBUG nova.policy [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.351878] [48512]: DEBUG nova.policy [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.352559] [48512]: INFO nova.api.openstack.requestlog [None req-47c6ecca-9ccc-4846-ae11-f452cc05489d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.069204 [ 978.352952] [48512]: [pid: 48512|app: 0|req: 2168/4259] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.400117] [48511]: DEBUG nova.api.openstack.wsgi [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.401670] [48511]: DEBUG nova.compute.api [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: 02a32fd8-7def-4f4d-be03-b553302bf4e9] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.406736] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.407131] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.407131] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.407353] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.407499] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.407619] [48511]: DEBUG oslo_concurrency.lockutils [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.417055] [48511]: INFO nova.api.openstack.wsgi [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] HTTP exception thrown: Instance 02a32fd8-7def-4f4d-be03-b553302bf4e9 could not be found. [ 978.417301] [48511]: DEBUG nova.api.openstack.wsgi [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Returning 404 to user: Instance 02a32fd8-7def-4f4d-be03-b553302bf4e9 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 978.417739] [48511]: INFO nova.api.openstack.requestlog [None req-e53bde82-c5e7-4d9d-8885-385a13f45bca tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9" status: 404 len: 111 microversion: 2.47 time: 0.020233 [ 978.418095] [48511]: [pid: 48511|app: 0|req: 2092/4260] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/02a32fd8-7def-4f4d-be03-b553302bf4e9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 978.423146] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.423352] [48512]: DEBUG nova.compute.api [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.426823] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.427032] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.427179] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.427435] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.427578] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.427704] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.441648] [48512]: DEBUG nova.compute.api [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 978.485836] [48512]: INFO nova.api.openstack.requestlog [None req-d1b5511c-156c-4ab8-85f1-9da161b9ed5b tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 204 len: 0 microversion: 2.47 time: 0.064442 [ 978.486455] [48512]: [pid: 48512|app: 0|req: 2169/4261] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:25:43 2025] DELETE /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 978.492207] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.493726] [48511]: DEBUG nova.compute.api [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.496997] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.497196] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.497332] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.497584] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.497726] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.497844] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.514153] [48511]: WARNING neutronclient.v2_0.client [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.531401] [48512]: DEBUG nova.api.openstack.wsgi [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.532017] [48511]: DEBUG nova.policy [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.532933] [48512]: DEBUG nova.compute.api [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.537022] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.537022] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.537170] [48511]: DEBUG nova.policy [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.537243] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.537243] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.537243] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.537357] [48511]: DEBUG nova.policy [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.537413] [48512]: DEBUG oslo_concurrency.lockutils [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.537478] [48511]: INFO nova.api.openstack.requestlog [None req-8b20a96b-4823-4ab6-b1e8-0bd46b4d6039 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1381 microversion: 2.47 time: 0.047579 [ 978.537773] [48511]: [pid: 48511|app: 0|req: 2093/4262] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.555617] [48512]: WARNING neutronclient.v2_0.client [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.574109] [48512]: DEBUG nova.policy [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.578578] [48512]: INFO nova.api.openstack.requestlog [None req-72f94dd7-5d82-4d0b-ac1e-f8245a76e52d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1259 microversion: 2.1 time: 0.049670 [ 978.578938] [48512]: [pid: 48512|app: 0|req: 2170/4263] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1259 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.594834] [48511]: DEBUG nova.api.openstack.wsgi [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.596053] [48511]: DEBUG nova.compute.api [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.599416] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.599661] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.599819] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.600099] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.600246] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.600366] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.619821] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.620022] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.620148] [48511]: DEBUG oslo_concurrency.lockutils [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.620297] [48511]: DEBUG nova.objects.instance [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.623599] [48511]: WARNING neutronclient.v2_0.client [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.640339] [48511]: DEBUG nova.policy [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.644442] [48511]: INFO nova.api.openstack.requestlog [None req-1428432e-311b-4912-a7f1-bce9cc5ba61d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.052357 [ 978.644802] [48511]: [pid: 48511|app: 0|req: 2094/4264] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.648024] [48512]: DEBUG nova.api.openstack.wsgi [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.648024] [48512]: DEBUG nova.compute.api [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.651458] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.651657] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.651881] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.652177] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.652330] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.652455] [48512]: DEBUG oslo_concurrency.lockutils [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.655463] [48511]: DEBUG nova.api.openstack.wsgi [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.656850] [48511]: DEBUG nova.compute.api [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.660183] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.660361] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.660494] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.660810] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.660954] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.661104] [48511]: DEBUG oslo_concurrency.lockutils [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.668443] [48512]: WARNING neutronclient.v2_0.client [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.679407] [48511]: WARNING neutronclient.v2_0.client [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.686550] [48512]: DEBUG nova.policy [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.692288] [48512]: INFO nova.api.openstack.requestlog [None req-16610eaa-7871-46bd-8f3e-a614aaaf83d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.047516 [ 978.692288] [48512]: [pid: 48512|app: 0|req: 2171/4265] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.694576] [48512]: DEBUG nova.api.openstack.wsgi [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.695975] [48512]: DEBUG nova.compute.api [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.699793] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.699793] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.699793] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.700032] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.700177] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.700861] [48512]: DEBUG oslo_concurrency.lockutils [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.717739] [48512]: WARNING neutronclient.v2_0.client [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.737625] [48512]: DEBUG nova.policy [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.741787] [48512]: INFO nova.api.openstack.requestlog [None req-363dcdcd-fefe-4699-94ab-19eadb1a2e1d tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.048840 [ 978.742077] [48512]: [pid: 48512|app: 0|req: 2172/4266] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.744491] [48512]: DEBUG nova.api.openstack.wsgi [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.745941] [48512]: DEBUG nova.compute.api [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.749191] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.749379] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.749547] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.749885] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.750014] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.750181] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.752774] [48511]: DEBUG nova.policy [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.757014] [48511]: INFO nova.api.openstack.requestlog [None req-08b29283-896f-4d33-9004-5fef1112c209 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.103466 [ 978.757353] [48511]: [pid: 48511|app: 0|req: 2095/4267] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.770435] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.770685] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.770836] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.770985] [48512]: DEBUG nova.objects.instance [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.773932] [48512]: WARNING neutronclient.v2_0.client [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.794037] [48512]: DEBUG nova.policy [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.799330] [48512]: INFO nova.api.openstack.requestlog [None req-f5dc7ee0-190a-4d3c-a369-70709f1be796 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.056665 [ 978.799686] [48512]: [pid: 48512|app: 0|req: 2173/4268] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.820180] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.821728] [48511]: DEBUG nova.compute.api [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.825041] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.825228] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.825395] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.825583] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.825727] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.825844] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.847602] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.847806] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.847945] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.848105] [48511]: DEBUG nova.objects.instance [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.851170] [48511]: WARNING neutronclient.v2_0.client [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.860923] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.862714] [48512]: DEBUG nova.compute.api [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.866665] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.866897] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.867068] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.867337] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.867509] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.867644] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.871958] [48511]: DEBUG nova.policy [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.875787] [48511]: INFO nova.api.openstack.requestlog [None req-1a929425-279d-474b-b95e-b31c41dd3f90 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.057699 [ 978.876094] [48511]: [pid: 48511|app: 0|req: 2096/4269] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.892118] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.892322] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.892459] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.892639] [48512]: DEBUG nova.objects.instance [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.895587] [48512]: WARNING neutronclient.v2_0.client [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.913137] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.914554] [48512]: DEBUG nova.policy [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.914781] [48511]: DEBUG nova.compute.api [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.918528] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.918742] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.918849] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.919117] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.919265] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.919387] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.919933] [48512]: INFO nova.api.openstack.requestlog [None req-bf603cda-2237-4c62-950d-708f25bfffdf tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.061896 [ 978.920312] [48512]: [pid: 48512|app: 0|req: 2174/4270] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.937758] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.938046] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.938118] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.938256] [48511]: DEBUG nova.objects.instance [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.941048] [48511]: WARNING neutronclient.v2_0.client [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 978.950166] [48512]: DEBUG nova.api.openstack.wsgi [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 978.951873] [48512]: DEBUG nova.compute.api [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 978.955501] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.955759] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.955915] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.956215] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 978.956400] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 978.956551] [48512]: DEBUG oslo_concurrency.lockutils [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 978.959209] [48511]: DEBUG nova.policy [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 978.963589] [48511]: INFO nova.api.openstack.requestlog [None req-fe1168fa-4760-4db9-9cbc-8d0e8a7a5656 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.052797 [ 978.963917] [48511]: [pid: 48511|app: 0|req: 2097/4271] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.983465] [48512]: WARNING neutronclient.v2_0.client [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.060786] [48512]: DEBUG nova.policy [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.067756] [48512]: INFO nova.api.openstack.requestlog [None req-26912403-d9c5-4165-9409-be5de19ba059 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1503 microversion: 2.1 time: 0.119803 [ 979.068261] [48512]: [pid: 48512|app: 0|req: 2175/4272] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1503 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.176988] [48511]: DEBUG nova.api.openstack.wsgi [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.178499] [48511]: DEBUG nova.compute.api [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.182935] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.183133] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.183268] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.183523] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.183667] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.183788] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.210137] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.210351] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.210427] [48511]: DEBUG oslo_concurrency.lockutils [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.210608] [48511]: DEBUG nova.objects.instance [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.214187] [48511]: WARNING neutronclient.v2_0.client [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.231750] [48511]: DEBUG nova.policy [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.235435] [48511]: INFO nova.api.openstack.requestlog [None req-869252c9-49c7-4c85-b7a6-2047c3febdbc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.060630 [ 979.235839] [48511]: [pid: 48511|app: 0|req: 2098/4273] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:43 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.371378] [48512]: DEBUG nova.api.openstack.wsgi [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.372979] [48512]: DEBUG nova.compute.api [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.376496] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.376734] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.376913] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.377227] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.377502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.377583] [48512]: DEBUG oslo_concurrency.lockutils [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.397899] [48512]: WARNING neutronclient.v2_0.client [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.415856] [48512]: DEBUG nova.policy [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.420403] [48512]: DEBUG nova.policy [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.421138] [48512]: DEBUG nova.policy [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.421808] [48512]: INFO nova.api.openstack.requestlog [None req-ede38ff4-8b02-4cd7-aa18-132e9ab0d88b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.052802 [ 979.422126] [48512]: [pid: 48512|app: 0|req: 2176/4274] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.552795] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.554641] [48511]: DEBUG nova.compute.api [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.559608] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.559814] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.560013] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.560304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.560486] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.560677] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.591230] [48511]: WARNING neutronclient.v2_0.client [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.591448] [48512]: DEBUG nova.api.openstack.wsgi [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.593017] [48512]: DEBUG nova.compute.api [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.596933] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.597142] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.597239] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.597500] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.597648] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.597774] [48512]: DEBUG oslo_concurrency.lockutils [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.609555] [48511]: DEBUG nova.policy [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.617476] [48511]: DEBUG nova.policy [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.618357] [48511]: DEBUG nova.policy [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.618798] [48511]: INFO nova.api.openstack.requestlog [None req-1d5426ee-f0a3-4e0d-9313-96341bff12b2 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1381 microversion: 2.47 time: 0.068944 [ 979.619253] [48511]: [pid: 48511|app: 0|req: 2099/4275] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.620123] [48512]: WARNING neutronclient.v2_0.client [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.626248] [48511]: DEBUG nova.api.openstack.wsgi [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aef519e-f731-4936-8459-c5c1c12ab648", "name": "network-vif-deleted", "tag": "4e1b9bc8-348e-4380-bafa-9e084d885ee1"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 979.633823] [48511]: DEBUG oslo_concurrency.lockutils [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.634164] [48511]: DEBUG oslo_concurrency.lockutils [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.634293] [48511]: DEBUG oslo_concurrency.lockutils [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.643118] [48511]: INFO nova.api.openstack.compute.server_external_events [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] Creating event network-vif-deleted:4e1b9bc8-348e-4380-bafa-9e084d885ee1 for instance 1aef519e-f731-4936-8459-c5c1c12ab648 on cpu-1 [ 979.646136] [48512]: DEBUG nova.policy [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.647742] [48511]: INFO nova.api.openstack.requestlog [req-ea5aa6a8-c563-4f61-b3f6-bb080efa6ae4 req-e3705b02-3e74-4589-b2c9-9b139a2804ac service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023991 [ 979.648135] [48511]: [pid: 48511|app: 0|req: 2100/4276] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:44 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 979.651215] [48512]: INFO nova.api.openstack.requestlog [None req-0799d014-ba70-440d-b392-e269c21064b0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1259 microversion: 2.1 time: 0.061843 [ 979.651707] [48512]: [pid: 48512|app: 0|req: 2177/4277] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1259 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.657797] [48511]: DEBUG nova.api.openstack.wsgi [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.660211] [48511]: DEBUG nova.compute.api [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.664163] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.664385] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.664527] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.664849] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.665054] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.665193] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.687712] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.687977] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.688139] [48511]: DEBUG oslo_concurrency.lockutils [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.688294] [48511]: DEBUG nova.objects.instance [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.693038] [48511]: WARNING neutronclient.v2_0.client [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.709457] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.711075] [48512]: DEBUG nova.compute.api [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.713036] [48511]: DEBUG nova.policy [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.714042] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.714291] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.714431] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.715097] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.715276] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.715408] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.717653] [48511]: INFO nova.api.openstack.requestlog [None req-6519259b-aab2-4c14-a0bc-c04255be6e94 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.062182 [ 979.717653] [48511]: [pid: 48511|app: 0|req: 2101/4278] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.732708] [48512]: WARNING neutronclient.v2_0.client [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.751909] [48512]: DEBUG nova.policy [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.753958] [48511]: DEBUG nova.api.openstack.wsgi [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.755374] [48511]: DEBUG nova.compute.api [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.756172] [48512]: INFO nova.api.openstack.requestlog [None req-3ce4e39a-2baf-4858-aa5e-8241b2ae8cba tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.052174 [ 979.756488] [48512]: [pid: 48512|app: 0|req: 2178/4279] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.758780] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.758901] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.759002] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.759265] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.759405] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.759523] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.773971] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.774631] [48511]: WARNING neutronclient.v2_0.client [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.774787] [48512]: DEBUG nova.compute.api [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.778166] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.778349] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.779124] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.779124] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.779124] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.779124] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.794494] [48511]: DEBUG nova.policy [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.798703] [48511]: INFO nova.api.openstack.requestlog [None req-5fd19927-9c62-45f7-b67f-e2c56576577c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.046524 [ 979.798818] [48511]: [pid: 48511|app: 0|req: 2102/4280] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.798857] [48512]: WARNING neutronclient.v2_0.client [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.812798] [48511]: DEBUG nova.api.openstack.wsgi [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.814439] [48511]: DEBUG nova.compute.api [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.817480] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.817664] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.817798] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.818065] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.818208] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.818327] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.836084] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.836266] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.836395] [48511]: DEBUG oslo_concurrency.lockutils [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.836539] [48511]: DEBUG nova.objects.instance [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.839546] [48511]: WARNING neutronclient.v2_0.client [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.857636] [48511]: DEBUG nova.policy [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.861936] [48511]: INFO nova.api.openstack.requestlog [None req-943b758d-3556-4888-981e-9aa76927bde9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.050887 [ 979.862220] [48511]: [pid: 48511|app: 0|req: 2103/4281] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.886936] [48512]: DEBUG nova.policy [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.891000] [48511]: DEBUG nova.api.openstack.wsgi [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.891736] [48512]: INFO nova.api.openstack.requestlog [None req-6d9abfb9-ea10-4a38-b0ca-6c4883cd6a54 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.120928 [ 979.892083] [48512]: [pid: 48512|app: 0|req: 2179/4282] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.892526] [48511]: DEBUG nova.compute.api [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.895837] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.896035] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.896173] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.896420] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.896562] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.896681] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.914822] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.914973] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.915113] [48511]: DEBUG oslo_concurrency.lockutils [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.915256] [48511]: DEBUG nova.objects.instance [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.917788] [48511]: WARNING neutronclient.v2_0.client [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.933249] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.934636] [48512]: DEBUG nova.compute.api [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.935994] [48511]: DEBUG nova.policy [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.937843] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.938013] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.938158] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.938451] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.938595] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.938721] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.939710] [48511]: INFO nova.api.openstack.requestlog [None req-e867cafc-607f-41ec-9c21-f0a4450f1881 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.050888 [ 979.940119] [48511]: [pid: 48511|app: 0|req: 2104/4283] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.957750] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.957917] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.958112] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.958264] [48512]: DEBUG nova.objects.instance [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.960978] [48512]: WARNING neutronclient.v2_0.client [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 979.976184] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 979.977593] [48511]: DEBUG nova.compute.api [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 979.980950] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.981156] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.981290] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.981548] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 979.981820] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 979.981900] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 979.982033] [48512]: DEBUG nova.policy [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 979.987608] [48512]: INFO nova.api.openstack.requestlog [None req-9ee31314-8963-4764-919d-628f850f75f2 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.056428 [ 979.987942] [48512]: [pid: 48512|app: 0|req: 2180/4284] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.001035] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.001264] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.001397] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.001531] [48511]: DEBUG nova.objects.instance [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.004335] [48511]: WARNING neutronclient.v2_0.client [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.024362] [48511]: DEBUG nova.policy [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.028469] [48511]: INFO nova.api.openstack.requestlog [None req-cf00287a-ac62-442e-abd0-26f50617ac17 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.054442 [ 980.028903] [48511]: [pid: 48511|app: 0|req: 2105/4285] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.079971] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.081713] [48512]: DEBUG nova.compute.api [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.084946] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.085151] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.085287] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.085541] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.085687] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.085810] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.104724] [48512]: WARNING neutronclient.v2_0.client [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.127012] [48512]: DEBUG nova.policy [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.130990] [48512]: INFO nova.api.openstack.requestlog [None req-8f381c64-7db6-44d6-aa76-e79ddacc6e6d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1292 microversion: 2.1 time: 0.053064 [ 980.131499] [48512]: [pid: 48512|app: 0|req: 2181/4286] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:44 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.248245] [48511]: DEBUG nova.api.openstack.wsgi [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.249681] [48511]: DEBUG nova.compute.api [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.253078] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.253265] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.253404] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.253660] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.253802] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.253920] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.273733] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.273945] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.274111] [48511]: DEBUG oslo_concurrency.lockutils [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.274267] [48511]: DEBUG nova.objects.instance [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.277255] [48511]: WARNING neutronclient.v2_0.client [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.298912] [48511]: DEBUG nova.policy [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.305699] [48511]: INFO nova.api.openstack.requestlog [None req-78bca6f3-b4c4-48d9-9bca-1f033052cc12 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.059585 [ 980.306043] [48511]: [pid: 48511|app: 0|req: 2106/4287] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.439512] [48512]: DEBUG nova.api.openstack.wsgi [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.441623] [48512]: DEBUG nova.compute.api [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.445027] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.445263] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.445406] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.445674] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.445820] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.446033] [48512]: DEBUG oslo_concurrency.lockutils [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.467507] [48512]: WARNING neutronclient.v2_0.client [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.486188] [48512]: DEBUG nova.policy [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.490796] [48512]: DEBUG nova.policy [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.491472] [48512]: DEBUG nova.policy [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.492170] [48512]: INFO nova.api.openstack.requestlog [None req-53c777d5-98ab-46df-b7b2-3e482b1eec78 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.054910 [ 980.492740] [48512]: [pid: 48512|app: 0|req: 2182/4288] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.636847] [48511]: DEBUG nova.api.openstack.wsgi [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.638495] [48511]: DEBUG nova.compute.api [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.645616] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.645815] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.645962] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.646301] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.646449] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.646574] [48511]: DEBUG oslo_concurrency.lockutils [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.666447] [48512]: DEBUG nova.api.openstack.wsgi [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.667946] [48512]: DEBUG nova.compute.api [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.673482] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.673784] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.674112] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.674454] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.674606] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.674762] [48512]: DEBUG oslo_concurrency.lockutils [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.697116] [48511]: WARNING neutronclient.v2_0.client [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.699160] [48512]: WARNING neutronclient.v2_0.client [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.717574] [48511]: DEBUG nova.policy [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.725340] [48511]: DEBUG nova.policy [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.725802] [48511]: DEBUG nova.policy [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.726454] [48511]: INFO nova.api.openstack.requestlog [None req-06c7fd3f-857f-4387-ab2c-386356af9ca9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1381 microversion: 2.47 time: 0.092648 [ 980.727069] [48511]: [pid: 48511|app: 0|req: 2107/4289] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1381 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.730798] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.732577] [48511]: DEBUG nova.compute.api [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.735796] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.735966] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.736029] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.736637] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.736637] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.736637] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.739727] [48512]: DEBUG nova.policy [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.744065] [48512]: INFO nova.api.openstack.requestlog [None req-7827005c-0bbd-4bfc-85f1-b36590a548eb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1267 microversion: 2.1 time: 0.080657 [ 980.744584] [48512]: [pid: 48512|app: 0|req: 2183/4290] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1267 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.758263] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.758447] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.758665] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.758912] [48511]: DEBUG nova.objects.instance [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.762896] [48511]: WARNING neutronclient.v2_0.client [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.768450] [48512]: DEBUG nova.api.openstack.wsgi [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.770366] [48512]: DEBUG nova.compute.api [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.773962] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.774184] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.774326] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.774587] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.774727] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.774909] [48512]: DEBUG oslo_concurrency.lockutils [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.782323] [48511]: DEBUG nova.policy [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.787570] [48511]: INFO nova.api.openstack.requestlog [None req-6b56c7e6-2788-4477-8c0f-6aebd938652d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.058557 [ 980.787905] [48511]: [pid: 48511|app: 0|req: 2108/4291] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 980.792655] [48512]: WARNING neutronclient.v2_0.client [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.811447] [48511]: DEBUG nova.api.openstack.wsgi [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.812456] [48512]: DEBUG nova.policy [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.812631] [48511]: DEBUG nova.compute.api [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.816359] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.816671] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.816892] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.817223] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.817457] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.817495] [48511]: DEBUG oslo_concurrency.lockutils [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.819252] [48512]: INFO nova.api.openstack.requestlog [None req-425ce730-26e4-4c66-9ad4-1d90304bb0ff tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.051672 [ 980.819252] [48512]: [pid: 48512|app: 0|req: 2184/4292] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 980.837880] [48511]: WARNING neutronclient.v2_0.client [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.858083] [48511]: DEBUG nova.policy [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.862764] [48511]: INFO nova.api.openstack.requestlog [None req-014d2c21-b6fa-41ac-9851-efc98e5c54fe tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.053735 [ 980.863169] [48511]: [pid: 48511|app: 0|req: 2109/4293] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.875879] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.878747] [48512]: DEBUG nova.compute.api [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.882627] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.883931] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.883931] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.883931] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.883931] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.883931] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.904159] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.904159] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.904159] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.904159] [48512]: DEBUG nova.objects.instance [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.904463] [48511]: DEBUG nova.api.openstack.wsgi [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.905923] [48511]: DEBUG nova.compute.api [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.906527] [48512]: WARNING neutronclient.v2_0.client [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.909287] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.909508] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.909590] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.909932] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.910127] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.910257] [48511]: DEBUG oslo_concurrency.lockutils [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.926828] [48512]: DEBUG nova.policy [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 980.928899] [48511]: WARNING neutronclient.v2_0.client [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 980.931287] [48512]: INFO nova.api.openstack.requestlog [None req-a5fbb39e-1050-4ba4-861b-bbdde13fd38e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.057773 [ 980.931636] [48512]: [pid: 48512|app: 0|req: 2185/4294] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.952061] [48512]: DEBUG nova.api.openstack.wsgi [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 980.953566] [48512]: DEBUG nova.compute.api [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 980.957312] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.957501] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.957666] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.957927] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.958086] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.958210] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.979207] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 980.979443] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 980.979539] [48512]: DEBUG oslo_concurrency.lockutils [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 980.979869] [48512]: DEBUG nova.objects.instance [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.982867] [48512]: WARNING neutronclient.v2_0.client [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.008980] [48512]: DEBUG nova.policy [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.016609] [48512]: INFO nova.api.openstack.requestlog [None req-447b97a5-f03f-4077-8fbb-bcbee330d99c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.066642 [ 981.016980] [48512]: [pid: 48512|app: 0|req: 2186/4295] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.023033] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.025109] [48512]: DEBUG nova.compute.api [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.027860] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.028063] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.028203] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.028495] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.029191] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.029191] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.035334] [48511]: DEBUG nova.policy [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.040322] [48511]: INFO nova.api.openstack.requestlog [None req-6bce1b47-695c-4bdd-97fd-d66c9cc5ad53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.137896 [ 981.040685] [48511]: [pid: 48511|app: 0|req: 2110/4296] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.044136] [48511]: DEBUG nova.api.openstack.wsgi [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.045655] [48511]: DEBUG nova.compute.api [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.049613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.049613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.049613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.049613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.049613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.049919] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.056171] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.056297] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.056431] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.056587] [48512]: DEBUG nova.objects.instance [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.059639] [48512]: WARNING neutronclient.v2_0.client [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.071791] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.071978] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.072123] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.072271] [48511]: DEBUG nova.objects.instance [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.075334] [48511]: WARNING neutronclient.v2_0.client [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.079648] [48512]: DEBUG nova.policy [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.085485] [48512]: INFO nova.api.openstack.requestlog [None req-ad13dbeb-ca4a-4ab9-a90e-683b07eb3bb6 tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.067897 [ 981.085881] [48512]: [pid: 48512|app: 0|req: 2187/4297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.097080] [48511]: DEBUG nova.policy [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.099404] [48511]: INFO nova.api.openstack.requestlog [None req-7dffb642-5925-4453-94de-fe620aa3a81b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.058155 [ 981.099816] [48511]: [pid: 48511|app: 0|req: 2111/4298] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.144799] [48512]: DEBUG nova.api.openstack.wsgi [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.146403] [48512]: DEBUG nova.compute.api [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.150346] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.151013] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.151013] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.151315] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.151506] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.151704] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.178611] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.179321] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.179321] [48512]: DEBUG oslo_concurrency.lockutils [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.179321] [48512]: DEBUG nova.objects.instance [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.182068] [48512]: WARNING neutronclient.v2_0.client [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.200353] [48512]: DEBUG nova.policy [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.204756] [48512]: INFO nova.api.openstack.requestlog [None req-1fb96001-43a6-493e-9952-b0a755e07aef tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.062546 [ 981.205105] [48512]: [pid: 48512|app: 0|req: 2188/4299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:45 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.320405] [48511]: DEBUG nova.api.openstack.wsgi [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.321980] [48511]: DEBUG nova.compute.api [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.328648] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.328996] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.329265] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.329670] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.329880] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.330020] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.357073] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.357301] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.357467] [48511]: DEBUG oslo_concurrency.lockutils [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.357618] [48511]: DEBUG nova.objects.instance [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.361266] [48511]: WARNING neutronclient.v2_0.client [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.378952] [48511]: DEBUG nova.policy [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.384596] [48511]: INFO nova.api.openstack.requestlog [None req-caaef0b5-49c7-4569-b504-2d019fdca1cc tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.066429 [ 981.384939] [48511]: [pid: 48511|app: 0|req: 2112/4300] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.507331] [48512]: DEBUG nova.api.openstack.wsgi [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.508988] [48512]: DEBUG nova.compute.api [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.512712] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.512976] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.513152] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.513406] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.513612] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.513783] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.532585] [48512]: WARNING neutronclient.v2_0.client [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.551178] [48512]: DEBUG nova.policy [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.556180] [48512]: DEBUG nova.policy [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.556824] [48512]: DEBUG nova.policy [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.557505] [48512]: INFO nova.api.openstack.requestlog [None req-1cbec5d8-68f6-42a2-8b98-957ea8416064 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.052425 [ 981.557839] [48512]: [pid: 48512|app: 0|req: 2189/4301] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.742593] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.744067] [48511]: DEBUG nova.compute.api [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.747692] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.747889] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.748587] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.748587] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.748730] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.748898] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.761251] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.763051] [48512]: DEBUG nova.compute.api [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.766567] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.766862] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.767030] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.767561] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.767783] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.767966] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.769605] [48511]: WARNING neutronclient.v2_0.client [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.785515] [48512]: WARNING neutronclient.v2_0.client [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.788756] [48511]: DEBUG nova.policy [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.793629] [48511]: DEBUG nova.policy [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.794283] [48511]: DEBUG nova.policy [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.794909] [48511]: INFO nova.api.openstack.requestlog [None req-8d1f493b-db99-490c-bb3d-213914cb63a9 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1381 microversion: 2.47 time: 0.054893 [ 981.795270] [48511]: [pid: 48511|app: 0|req: 2113/4302] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.800923] [48511]: DEBUG nova.api.openstack.wsgi [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.802374] [48511]: DEBUG nova.compute.api [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.805844] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.806043] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.806176] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.806430] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.806574] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.806776] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.827345] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.828227] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.828227] [48511]: DEBUG oslo_concurrency.lockutils [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.828227] [48511]: DEBUG nova.objects.instance [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.831736] [48511]: WARNING neutronclient.v2_0.client [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.859768] [48512]: DEBUG nova.policy [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.864030] [48512]: INFO nova.api.openstack.requestlog [None req-ed3e6a6e-37d1-4086-bbbf-5140f1f60d74 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.105967 [ 981.864356] [48512]: [pid: 48512|app: 0|req: 2190/4303] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.867239] [48512]: DEBUG nova.api.openstack.wsgi [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.868017] [48512]: DEBUG nova.compute.api [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.871223] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.871448] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.871628] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.871926] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.872553] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.872553] [48512]: DEBUG oslo_concurrency.lockutils [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.872905] [48511]: DEBUG nova.policy [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.877314] [48511]: INFO nova.api.openstack.requestlog [None req-fee1b746-b739-4dd5-b5a4-0087cbd63420 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.078420 [ 981.877649] [48511]: [pid: 48511|app: 0|req: 2114/4304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.880143] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.882025] [48511]: DEBUG nova.compute.api [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.886142] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.886365] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.886501] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.886763] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.886906] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.887057] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.892716] [48512]: WARNING neutronclient.v2_0.client [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.904591] [48511]: WARNING neutronclient.v2_0.client [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.911899] [48512]: DEBUG nova.policy [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.917186] [48512]: INFO nova.api.openstack.requestlog [None req-731d79cf-5358-4c25-8d52-ab5a0ee74a62 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.052230 [ 981.917713] [48512]: [pid: 48512|app: 0|req: 2191/4305] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.925772] [48511]: DEBUG nova.policy [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.930042] [48511]: INFO nova.api.openstack.requestlog [None req-6ad99aee-bcad-42aa-a8da-b0ee8c4c48a7 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.051837 [ 981.930366] [48511]: [pid: 48511|app: 0|req: 2115/4306] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.945769] [48512]: DEBUG nova.api.openstack.wsgi [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 981.947317] [48512]: DEBUG nova.compute.api [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 981.950811] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.951076] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.951303] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.951632] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.951843] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.952013] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.970422] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 981.970658] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 981.970822] [48512]: DEBUG oslo_concurrency.lockutils [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 981.970977] [48512]: DEBUG nova.objects.instance [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.973805] [48512]: WARNING neutronclient.v2_0.client [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 981.991232] [48512]: DEBUG nova.policy [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 981.995176] [48512]: INFO nova.api.openstack.requestlog [None req-636e8952-f5f4-4007-88d4-0c745a3a988c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.051702 [ 981.995486] [48512]: [pid: 48512|app: 0|req: 2192/4307] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.036101] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.037716] [48511]: DEBUG nova.compute.api [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.041405] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.041619] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.041730] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.041976] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.042134] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.042254] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.056067] [48512]: DEBUG nova.api.openstack.wsgi [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.057683] [48512]: DEBUG nova.compute.api [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.061347] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.061544] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.061720] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.061970] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.062137] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.062262] [48512]: DEBUG oslo_concurrency.lockutils [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.064471] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.064709] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.064876] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.066337] [48511]: DEBUG nova.objects.instance [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.072192] [48511]: WARNING neutronclient.v2_0.client [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.091402] [48511]: DEBUG nova.policy [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.091973] [48512]: WARNING neutronclient.v2_0.client [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.098293] [48511]: INFO nova.api.openstack.requestlog [None req-eb6d073d-4358-4597-b8ec-4bbb29effa2d tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.064266 [ 982.098826] [48511]: [pid: 48511|app: 0|req: 2116/4308] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.102694] [48511]: DEBUG nova.api.openstack.wsgi [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.103719] [48511]: DEBUG nova.compute.api [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.108770] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.108949] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.110043] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.110043] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.110043] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.110043] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.128422] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.128674] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.128817] [48511]: DEBUG oslo_concurrency.lockutils [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.128975] [48511]: DEBUG nova.objects.instance [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lazy-loading 'fault' on Instance uuid 8fe183a6-3240-45f9-80f6-1347af3f8d96 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.131700] [48511]: WARNING neutronclient.v2_0.client [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.159340] [48511]: DEBUG nova.policy [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '997b4a22bfa0495c90743c177feb85a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9a54d333a5e4e3e986938ac1e0e3cf9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.163390] [48511]: INFO nova.api.openstack.requestlog [None req-7820715c-84f8-4cac-b413-a5a2ebf2390a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 200 len: 1300 microversion: 2.1 time: 0.064010 [ 982.163976] [48511]: [pid: 48511|app: 0|req: 2117/4309] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 1300 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.166329] [48511]: DEBUG nova.api.openstack.wsgi [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.167652] [48511]: DEBUG nova.compute.api [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.170720] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.170895] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.171044] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.171297] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.171437] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.171599] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.182034] [48512]: DEBUG nova.policy [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.187230] [48512]: INFO nova.api.openstack.requestlog [None req-a32b1c75-2ee4-4917-8e6e-6e8af3f581e8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.133065 [ 982.187394] [48512]: [pid: 48512|app: 0|req: 2193/4310] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.192068] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.192068] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.192068] [48511]: DEBUG oslo_concurrency.lockutils [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.192068] [48511]: DEBUG nova.objects.instance [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.194317] [48511]: WARNING neutronclient.v2_0.client [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.213239] [48511]: DEBUG nova.policy [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.218955] [48512]: DEBUG nova.api.openstack.wsgi [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.219563] [48511]: INFO nova.api.openstack.requestlog [None req-17115c84-a4ae-4f25-bdf5-9348cd5c0d50 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.054251 [ 982.219563] [48511]: [pid: 48511|app: 0|req: 2118/4311] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.219712] [48512]: DEBUG nova.compute.api [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.223445] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.223639] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.223781] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.224046] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.224251] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.224327] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.245938] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.246189] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.246297] [48512]: DEBUG oslo_concurrency.lockutils [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.246436] [48512]: DEBUG nova.objects.instance [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.249353] [48512]: WARNING neutronclient.v2_0.client [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.267881] [48512]: DEBUG nova.policy [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.271968] [48512]: INFO nova.api.openstack.requestlog [None req-130fcc3e-79ae-4da2-be47-f69c491d9ac8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.056951 [ 982.272519] [48512]: [pid: 48512|app: 0|req: 2194/4312] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:46 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.299794] [48511]: DEBUG nova.api.openstack.wsgi [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "498249b6-4818-4434-b9f6-37cd7b1f6ebf", "name": "network-vif-plugged", "status": "completed", "tag": "f6e07bb0-1d0b-41f0-9719-c82e46ddf64a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 982.308633] [48511]: DEBUG oslo_concurrency.lockutils [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.308853] [48511]: DEBUG oslo_concurrency.lockutils [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.309021] [48511]: DEBUG oslo_concurrency.lockutils [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.323412] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] Creating event network-vif-plugged:f6e07bb0-1d0b-41f0-9719-c82e46ddf64a for instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf on cpu-1 [ 982.328718] [48511]: INFO nova.api.openstack.requestlog [req-a41ca8ca-100d-4ba3-8fcd-03439bd4d43b req-c9b5ffce-1aee-4f1e-b5e7-f14d49e1cd48 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031949 [ 982.328783] [48511]: [pid: 48511|app: 0|req: 2119/4313] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:47 2025] 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) [ 982.397889] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.399465] [48512]: DEBUG nova.compute.api [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.403251] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.403496] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.403687] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.404042] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.404227] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.404377] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.429705] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.429893] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.430047] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.430203] [48512]: DEBUG nova.objects.instance [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.434374] [48512]: WARNING neutronclient.v2_0.client [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.460091] [48512]: DEBUG nova.policy [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.469588] [48512]: INFO nova.api.openstack.requestlog [None req-a9e6d7eb-0310-478f-8dc0-a50ebf86b03b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.073814 [ 982.469927] [48512]: [pid: 48512|app: 0|req: 2195/4314] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.573730] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.575214] [48511]: DEBUG nova.compute.api [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.579881] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.580081] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.580224] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.580478] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.580819] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.580819] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.606453] [48511]: WARNING neutronclient.v2_0.client [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.627111] [48511]: DEBUG nova.policy [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.631779] [48511]: DEBUG nova.policy [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.632469] [48511]: DEBUG nova.policy [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.633090] [48511]: INFO nova.api.openstack.requestlog [None req-ff7ea839-9cce-4c3f-9db0-573d14e63144 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1358 microversion: 2.57 time: 0.061896 [ 982.633427] [48511]: [pid: 48511|app: 0|req: 2120/4315] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1358 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.811712] [48512]: DEBUG nova.api.openstack.wsgi [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.813448] [48512]: DEBUG nova.compute.api [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.817079] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.817315] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.817494] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.817803] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.817981] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.818165] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.837896] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.838155] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.838358] [48512]: DEBUG oslo_concurrency.lockutils [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.838513] [48512]: DEBUG nova.objects.instance [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.841618] [48512]: WARNING neutronclient.v2_0.client [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.859793] [48512]: DEBUG nova.policy [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.864353] [48512]: DEBUG nova.policy [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.865072] [48512]: DEBUG nova.policy [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.865681] [48512]: INFO nova.api.openstack.requestlog [None req-f82482fe-fcaf-45b4-9844-8c22596764fb tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.056251 [ 982.865994] [48512]: [pid: 48512|app: 0|req: 2196/4316] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.877798] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.878997] [48511]: DEBUG nova.compute.api [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.882481] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.882674] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.882811] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.883133] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.883291] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.883411] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.893935] [48512]: DEBUG nova.api.openstack.wsgi [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.895483] [48512]: DEBUG nova.compute.api [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.898825] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.899020] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.899824] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.899824] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.899824] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.899824] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.901054] [48511]: WARNING neutronclient.v2_0.client [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.920322] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.920544] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.920705] [48512]: DEBUG oslo_concurrency.lockutils [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.920860] [48512]: DEBUG nova.objects.instance [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.924716] [48512]: WARNING neutronclient.v2_0.client [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 982.945536] [48512]: DEBUG nova.policy [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 982.950414] [48512]: INFO nova.api.openstack.requestlog [None req-35a4b192-ff86-424c-b4b5-3f7260ae5c51 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.058352 [ 982.951101] [48512]: [pid: 48512|app: 0|req: 2197/4317] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.953860] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 982.955497] [48512]: DEBUG nova.compute.api [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 982.959557] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.959782] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.959957] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.960279] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 982.960461] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 982.960898] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 982.980115] [48512]: WARNING neutronclient.v2_0.client [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.001452] [48512]: DEBUG nova.policy [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.008084] [48512]: INFO nova.api.openstack.requestlog [None req-f3ea20d8-f181-46f7-84a0-095cd83460a6 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.056308 [ 983.008745] [48512]: [pid: 48512|app: 0|req: 2198/4318] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.011453] [48512]: DEBUG nova.api.openstack.wsgi [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.012354] [48511]: DEBUG nova.policy [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.013228] [48512]: DEBUG nova.compute.api [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.017033] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.017142] [48511]: INFO nova.api.openstack.requestlog [None req-1f659f12-5f6b-47fa-bd76-2081bb07aad4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.141503 [ 983.017188] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.017223] [48511]: [pid: 48511|app: 0|req: 2121/4319] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.017453] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.017634] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.017858] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.018086] [48512]: DEBUG oslo_concurrency.lockutils [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.019787] [48511]: DEBUG nova.api.openstack.wsgi [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.021988] [48511]: DEBUG nova.compute.api [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.030070] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.030070] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.030070] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.030312] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.030470] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.030623] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.036038] [48512]: WARNING neutronclient.v2_0.client [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.051499] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.051757] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.051757] [48511]: DEBUG oslo_concurrency.lockutils [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.051956] [48511]: DEBUG nova.objects.instance [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.054621] [48512]: DEBUG nova.policy [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.055371] [48511]: WARNING neutronclient.v2_0.client [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.059310] [48512]: INFO nova.api.openstack.requestlog [None req-36f29565-7064-4115-87e2-04c4e7bdd791 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.049775 [ 983.059650] [48512]: [pid: 48512|app: 0|req: 2199/4320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.074050] [48511]: DEBUG nova.policy [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.078149] [48511]: INFO nova.api.openstack.requestlog [None req-70af5e9c-6507-457b-824d-d840979859e6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.060412 [ 983.078686] [48511]: [pid: 48511|app: 0|req: 2122/4321] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.111148] [48512]: DEBUG nova.api.openstack.wsgi [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.112651] [48512]: DEBUG nova.compute.api [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.116252] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.116437] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.116575] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.116826] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.116976] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.117111] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.138851] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.139050] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.139212] [48512]: DEBUG oslo_concurrency.lockutils [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.139436] [48512]: DEBUG nova.objects.instance [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.142050] [48512]: WARNING neutronclient.v2_0.client [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.161835] [48512]: DEBUG nova.policy [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.167130] [48512]: INFO nova.api.openstack.requestlog [None req-db1fd94f-e35d-4a2e-b0b6-7514456978e2 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.058115 [ 983.167500] [48512]: [pid: 48512|app: 0|req: 2200/4322] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.181412] [48511]: DEBUG nova.api.openstack.wsgi [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.182965] [48511]: DEBUG nova.compute.api [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] [instance: 8fe183a6-3240-45f9-80f6-1347af3f8d96] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.186506] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.186765] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.186902] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.187221] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.187715] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.187715] [48511]: DEBUG oslo_concurrency.lockutils [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.197557] [48511]: INFO nova.api.openstack.wsgi [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] HTTP exception thrown: Instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 could not be found. [ 983.197815] [48511]: DEBUG nova.api.openstack.wsgi [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] Returning 404 to user: Instance 8fe183a6-3240-45f9-80f6-1347af3f8d96 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 983.198229] [48511]: INFO nova.api.openstack.requestlog [None req-857ac2d6-5f03-4a0b-939c-4493ea06992a tempest-ServersNegativeTestJSON-2024414313 tempest-ServersNegativeTestJSON-2024414313-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96" status: 404 len: 111 microversion: 2.1 time: 0.019175 [ 983.198832] [48511]: [pid: 48511|app: 0|req: 2123/4323] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/8fe183a6-3240-45f9-80f6-1347af3f8d96 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 983.235783] [48511]: DEBUG nova.api.openstack.wsgi [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.237224] [48511]: DEBUG nova.compute.api [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.240649] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.240775] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.240915] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.241184] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.241355] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.241449] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.261536] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.261653] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.261653] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.261779] [48511]: DEBUG oslo_concurrency.lockutils [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.262241] [48511]: DEBUG nova.objects.instance [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.262969] [48512]: DEBUG nova.compute.api [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.264935] [48511]: WARNING neutronclient.v2_0.client [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.267111] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.267111] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.267111] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.267450] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.267617] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.267781] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.286603] [48511]: DEBUG nova.policy [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.289617] [48512]: WARNING neutronclient.v2_0.client [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.294555] [48511]: INFO nova.api.openstack.requestlog [None req-fab34976-fc12-44ef-94b5-a9d48098b738 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.060770 [ 983.295106] [48511]: [pid: 48511|app: 0|req: 2124/4324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.299870] [48511]: DEBUG nova.api.openstack.wsgi [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.302057] [48511]: DEBUG nova.compute.api [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.307609] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.307809] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.307936] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.308224] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.308375] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.308506] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.336650] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.337111] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.337190] [48511]: DEBUG oslo_concurrency.lockutils [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.337402] [48511]: DEBUG nova.objects.instance [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.341739] [48511]: WARNING neutronclient.v2_0.client [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.361886] [48512]: DEBUG nova.policy [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.369092] [48512]: INFO nova.api.openstack.requestlog [None req-cc0e5536-4d3a-4b9a-ab27-8f493aafda48 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.170874 [ 983.369455] [48512]: [pid: 48512|app: 0|req: 2201/4325] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:47 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.375918] [48511]: DEBUG nova.policy [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.380289] [48511]: INFO nova.api.openstack.requestlog [None req-07038891-33b3-4e30-8c7c-ff79312c34dc tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.084814 [ 983.380657] [48511]: [pid: 48511|app: 0|req: 2125/4326] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.483283] [48512]: DEBUG nova.api.openstack.wsgi [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.484805] [48512]: DEBUG nova.compute.api [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.488163] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.488345] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.488478] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.488737] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.488879] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.489011] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.509924] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.509924] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.509924] [48512]: DEBUG oslo_concurrency.lockutils [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.509924] [48512]: DEBUG nova.objects.instance [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.515644] [48512]: WARNING neutronclient.v2_0.client [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.556634] [48512]: DEBUG nova.policy [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.562759] [48512]: INFO nova.api.openstack.requestlog [None req-afe85904-07d9-4bc6-ba22-8e1e0982aea5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.081411 [ 983.562759] [48512]: [pid: 48512|app: 0|req: 2202/4327] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.649447] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.650904] [48511]: DEBUG nova.compute.api [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.655680] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.655865] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.655997] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.656266] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.656406] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.656526] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.688538] [48511]: WARNING neutronclient.v2_0.client [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.708906] [48511]: DEBUG nova.policy [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.714673] [48511]: DEBUG nova.policy [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.715421] [48511]: DEBUG nova.policy [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.716103] [48511]: INFO nova.api.openstack.requestlog [None req-cc08c318-794e-418d-a9f1-8e70eb931616 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1375 microversion: 2.57 time: 0.068974 [ 983.716591] [48511]: [pid: 48511|app: 0|req: 2126/4328] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1375 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.732168] [48512]: DEBUG nova.api.openstack.wsgi [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 983.733383] [48512]: DEBUG nova.compute.api [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.736719] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.736894] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.737462] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.737462] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.737589] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.737668] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.760253] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.760435] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.761047] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.765245] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.765438] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.765561] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.765892] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.767088] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.767255] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.809229] [48512]: DEBUG nova.virt.hardware [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 983.809414] [48512]: DEBUG nova.virt.hardware [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 983.809523] [48512]: DEBUG nova.virt.hardware [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 983.809635] [48512]: DEBUG nova.virt.hardware [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 983.809748] [48512]: DEBUG nova.virt.hardware [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 983.858878] [48512]: DEBUG nova.compute.api [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.862343] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.862579] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.862726] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.863023] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.863185] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.863312] [48512]: DEBUG oslo_concurrency.lockutils [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.882288] [48511]: DEBUG nova.api.openstack.wsgi [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.883951] [48511]: DEBUG nova.compute.api [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.887812] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.887992] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.888135] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.888380] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.888608] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.888730] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.909740] [48512]: INFO nova.api.openstack.requestlog [None req-86d204ff-3065-43f9-a096-639fc4cd3aff tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853/action" status: 202 len: 1160 microversion: 2.57 time: 0.181138 [ 983.910401] [48512]: [pid: 48512|app: 0|req: 2203/4329] 10.180.1.21 () {62 vars in 1315 bytes} [Mon Dec 8 18:25:48 2025] POST /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853/action => generated 1160 bytes in 182 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 983.910518] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.910657] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.910780] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.910931] [48511]: DEBUG nova.objects.instance [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.914678] [48511]: WARNING neutronclient.v2_0.client [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.922101] [48512]: DEBUG nova.api.openstack.wsgi [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.923485] [48512]: DEBUG nova.compute.api [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.927509] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.927732] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.927833] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.928077] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.928227] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.928353] [48512]: DEBUG oslo_concurrency.lockutils [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.932248] [48511]: DEBUG nova.policy [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.936334] [48511]: DEBUG nova.policy [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.936886] [48511]: DEBUG nova.policy [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.937467] [48511]: INFO nova.api.openstack.requestlog [None req-1fe14956-9885-4cd5-ae6c-d16fa489f869 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.057635 [ 983.937755] [48511]: [pid: 48511|app: 0|req: 2127/4330] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.950547] [48512]: WARNING neutronclient.v2_0.client [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 983.963696] [48511]: DEBUG nova.api.openstack.wsgi [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 983.965334] [48511]: DEBUG nova.compute.api [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 983.969160] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.969160] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.969160] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.969417] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.969520] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.969651] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.975402] [48512]: DEBUG nova.policy [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.980446] [48512]: DEBUG nova.policy [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.981129] [48512]: DEBUG nova.policy [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 983.981768] [48512]: INFO nova.api.openstack.requestlog [None req-5116b79b-13ae-499e-a68d-29780fd81335 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1384 microversion: 2.57 time: 0.061788 [ 983.986029] [48512]: [pid: 48512|app: 0|req: 2204/4331] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1384 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 983.989357] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 983.989527] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 983.989692] [48511]: DEBUG oslo_concurrency.lockutils [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 983.989842] [48511]: DEBUG nova.objects.instance [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 983.994230] [48511]: WARNING neutronclient.v2_0.client [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.012557] [48511]: DEBUG nova.policy [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.017057] [48511]: INFO nova.api.openstack.requestlog [None req-e824e72f-8672-482d-b803-fb89b6f37662 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.055598 [ 984.017374] [48511]: [pid: 48511|app: 0|req: 2128/4332] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.025242] [48512]: DEBUG nova.api.openstack.wsgi [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.026820] [48512]: DEBUG nova.compute.api [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.032995] [48511]: DEBUG nova.api.openstack.wsgi [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.035122] [48511]: DEBUG nova.compute.api [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.035292] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.035447] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.035597] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.035869] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.036027] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.036154] [48512]: DEBUG oslo_concurrency.lockutils [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.040073] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.040257] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.040461] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.040715] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.040867] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.040990] [48511]: DEBUG oslo_concurrency.lockutils [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.050040] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.060654] [48512]: WARNING neutronclient.v2_0.client [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.062474] [48511]: WARNING neutronclient.v2_0.client [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.082418] [48512]: DEBUG nova.policy [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.086543] [48512]: INFO nova.api.openstack.requestlog [None req-fea3d06c-a662-4633-ab85-e3059404b4c2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.063574 [ 984.086961] [48512]: [pid: 48512|app: 0|req: 2205/4333] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.089475] [48512]: DEBUG nova.api.openstack.wsgi [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.090913] [48512]: DEBUG nova.compute.api [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.094741] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.094986] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.095158] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.095429] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.095575] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.095708] [48512]: DEBUG oslo_concurrency.lockutils [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.154601] [48512]: WARNING neutronclient.v2_0.client [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.160821] [48511]: DEBUG nova.policy [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.170993] [48511]: INFO nova.api.openstack.requestlog [None req-3af1a471-b301-412f-b1e8-6f30c8d86e94 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.140993 [ 984.171446] [48511]: [pid: 48511|app: 0|req: 2129/4334] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 984.173824] [48512]: DEBUG nova.policy [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.174723] [48511]: DEBUG nova.api.openstack.wsgi [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.176106] [48511]: DEBUG nova.compute.api [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.179114] [48512]: INFO nova.api.openstack.requestlog [None req-6aef89c8-89ca-4918-a84d-66b43f33c720 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.091531 [ 984.179471] [48512]: [pid: 48512|app: 0|req: 2206/4335] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.180723] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.180929] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.181078] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.181345] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.181487] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.181631] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.184931] [48512]: DEBUG nova.api.openstack.wsgi [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.188659] [48512]: DEBUG nova.compute.api [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.192823] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.193157] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.193345] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.193650] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.193877] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.194061] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.206254] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.206445] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.206538] [48511]: DEBUG oslo_concurrency.lockutils [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.206693] [48511]: DEBUG nova.objects.instance [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.213442] [48511]: WARNING neutronclient.v2_0.client [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.224308] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.224546] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.224632] [48512]: DEBUG oslo_concurrency.lockutils [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.224777] [48512]: DEBUG nova.objects.instance [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.228438] [48512]: WARNING neutronclient.v2_0.client [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.234605] [48511]: DEBUG nova.policy [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.239075] [48511]: INFO nova.api.openstack.requestlog [None req-7152ba1d-6cc0-4b3f-8c7b-b3d4d7b5381d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.066867 [ 984.239490] [48511]: [pid: 48511|app: 0|req: 2130/4336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.249458] [48512]: DEBUG nova.policy [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.253845] [48512]: INFO nova.api.openstack.requestlog [None req-ded38422-2cf8-455f-968c-2d014320ddbe tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.072913 [ 984.254300] [48512]: [pid: 48512|app: 0|req: 2207/4337] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:48 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.310362] [48511]: DEBUG nova.api.openstack.wsgi [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.312517] [48511]: DEBUG nova.compute.api [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.318883] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.319331] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.320352] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.320352] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.320352] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.320352] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.344303] [48512]: DEBUG nova.api.openstack.wsgi [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "498249b6-4818-4434-b9f6-37cd7b1f6ebf", "tag": "f6e07bb0-1d0b-41f0-9719-c82e46ddf64a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 984.351201] [48512]: DEBUG oslo_concurrency.lockutils [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.351435] [48512]: DEBUG oslo_concurrency.lockutils [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.351607] [48512]: DEBUG oslo_concurrency.lockutils [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.357248] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.357431] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.357464] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.357629] [48511]: DEBUG nova.objects.instance [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.358510] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] Creating event network-changed:f6e07bb0-1d0b-41f0-9719-c82e46ddf64a for instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf on cpu-1 [ 984.362562] [48511]: WARNING neutronclient.v2_0.client [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.364407] [48512]: INFO nova.api.openstack.requestlog [req-7631bc82-00ca-4a45-b4a4-635ef5002395 req-dcabdeb6-b3b1-4f9e-b579-108cb73bea6e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022791 [ 984.364851] [48512]: [pid: 48512|app: 0|req: 2208/4338] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:49 2025] 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) [ 984.382239] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.383556] [48512]: DEBUG nova.api.openstack.wsgi [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.385254] [48512]: DEBUG nova.compute.api [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.388143] [48511]: DEBUG nova.policy [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.388943] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.389221] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.389416] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.390886] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.391102] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.391267] [48512]: DEBUG oslo_concurrency.lockutils [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.400363] [48511]: INFO nova.api.openstack.requestlog [None req-e05d5add-00c2-4e3d-88c5-cfadb7d60746 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.093215 [ 984.401049] [48511]: [pid: 48511|app: 0|req: 2131/4339] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.403569] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.404986] [48511]: DEBUG nova.compute.api [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.412024] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.412024] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.412024] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.412024] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.412353] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.412353] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.427435] [48512]: WARNING neutronclient.v2_0.client [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.440619] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.440920] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.441104] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.441331] [48511]: DEBUG nova.objects.instance [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.446587] [48511]: WARNING neutronclient.v2_0.client [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.478956] [48511]: DEBUG nova.policy [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.483940] [48511]: INFO nova.api.openstack.requestlog [None req-2f4e710e-a3b4-4296-8d09-7003bec9525f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.081817 [ 984.483940] [48511]: [pid: 48511|app: 0|req: 2132/4340] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.515052] [48512]: DEBUG nova.policy [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.520550] [48512]: INFO nova.api.openstack.requestlog [None req-4024cc67-ed77-40e5-a49a-5d1edff48bf5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1515 microversion: 2.1 time: 0.138757 [ 984.520550] [48512]: [pid: 48512|app: 0|req: 2209/4341] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1515 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 984.578330] [48511]: DEBUG nova.api.openstack.wsgi [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.580041] [48511]: DEBUG nova.compute.api [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.583857] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.584083] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.584219] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.584542] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.584649] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.584890] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.608449] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.608717] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.608874] [48511]: DEBUG oslo_concurrency.lockutils [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.609041] [48511]: DEBUG nova.objects.instance [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 984.612353] [48511]: WARNING neutronclient.v2_0.client [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 984.634019] [48511]: DEBUG nova.policy [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 984.638758] [48511]: INFO nova.api.openstack.requestlog [None req-e00741fd-0917-4886-913a-d0a6a4e3a99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.063450 [ 984.639171] [48511]: [pid: 48511|app: 0|req: 2133/4342] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.952221] [48512]: DEBUG nova.api.openstack.wsgi [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 984.953736] [48512]: DEBUG nova.compute.api [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 984.959812] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.960111] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.960321] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.960689] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.960874] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.961049] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.993439] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 984.993665] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 984.993753] [48512]: DEBUG oslo_concurrency.lockutils [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 984.993903] [48512]: DEBUG nova.objects.instance [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.000407] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.000777] [48512]: WARNING neutronclient.v2_0.client [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.002189] [48511]: DEBUG nova.compute.api [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.008216] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.009017] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.009017] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.009017] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.009344] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.009569] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.022028] [48512]: DEBUG nova.policy [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.032029] [48511]: WARNING neutronclient.v2_0.client [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.032519] [48512]: DEBUG nova.policy [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.033523] [48512]: DEBUG nova.policy [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.034478] [48512]: INFO nova.api.openstack.requestlog [None req-08accae6-4c31-4b4a-b5a6-0e5946c7d07c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.084406 [ 985.034932] [48512]: [pid: 48512|app: 0|req: 2210/4343] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.038608] [48512]: DEBUG nova.api.openstack.wsgi [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.040745] [48512]: DEBUG nova.compute.api [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.048673] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.048968] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.049197] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.049588] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.049816] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.050036] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.062596] [48511]: DEBUG nova.policy [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.072143] [48511]: DEBUG nova.policy [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.072739] [48511]: DEBUG nova.policy [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.073938] [48511]: INFO nova.api.openstack.requestlog [None req-cd06495e-1a66-45ee-8473-3aad654f8f6b tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1384 microversion: 2.57 time: 0.076060 [ 985.073938] [48511]: [pid: 48511|app: 0|req: 2134/4344] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1384 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.090516] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.090830] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.090883] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.091029] [48512]: DEBUG nova.objects.instance [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.095684] [48512]: WARNING neutronclient.v2_0.client [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.105300] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.107579] [48511]: DEBUG nova.compute.api [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.112382] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.112651] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.112783] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.113086] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.113233] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.113356] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.132759] [48511]: WARNING neutronclient.v2_0.client [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.151708] [48512]: DEBUG nova.policy [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.156215] [48512]: INFO nova.api.openstack.requestlog [None req-dbb556f7-7fad-482c-8894-479edd8d2095 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.120591 [ 985.156561] [48512]: [pid: 48512|app: 0|req: 2211/4345] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.184322] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.185853] [48512]: DEBUG nova.compute.api [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.189734] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.189925] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.190077] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.190495] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.190663] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.190775] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.195735] [48511]: DEBUG nova.policy [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.201016] [48511]: INFO nova.api.openstack.requestlog [None req-bf578562-0c5d-43e6-b5d2-37618fbdc6e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.098742 [ 985.201341] [48511]: [pid: 48511|app: 0|req: 2135/4346] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.203605] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.204986] [48511]: DEBUG nova.compute.api [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.208685] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.208883] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.208997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.209272] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.209414] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.209596] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.219052] [48512]: WARNING neutronclient.v2_0.client [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.235012] [48511]: WARNING neutronclient.v2_0.client [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.257864] [48511]: DEBUG nova.policy [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.262694] [48511]: INFO nova.api.openstack.requestlog [None req-9a76c240-1ef9-4412-998e-bcd169ff8608 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.060783 [ 985.263375] [48511]: [pid: 48511|app: 0|req: 2136/4347] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.265414] [48511]: DEBUG nova.api.openstack.wsgi [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.267559] [48511]: DEBUG nova.compute.api [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.270566] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.270823] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.270918] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.271646] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.271646] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.271646] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.313044] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.313044] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.313044] [48511]: DEBUG oslo_concurrency.lockutils [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.313270] [48511]: DEBUG nova.objects.instance [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.318553] [48511]: WARNING neutronclient.v2_0.client [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.323509] [48512]: DEBUG nova.policy [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.332023] [48512]: INFO nova.api.openstack.requestlog [None req-ed91143f-9398-4771-83f1-3c92bcd4f6f9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.149831 [ 985.332400] [48512]: [pid: 48512|app: 0|req: 2212/4348] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:49 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 985.334913] [48512]: DEBUG nova.api.openstack.wsgi [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.337505] [48512]: DEBUG nova.compute.api [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.349342] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.349599] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.349745] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.350070] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.350268] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.350409] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.351310] [48511]: DEBUG nova.policy [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.369670] [48511]: INFO nova.api.openstack.requestlog [None req-967774b4-90e9-4ea4-b532-3f59089d8405 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.105828 [ 985.370308] [48511]: [pid: 48511|app: 0|req: 2137/4349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.393334] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.393616] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.393761] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.393995] [48512]: DEBUG nova.objects.instance [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.397677] [48512]: WARNING neutronclient.v2_0.client [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.420336] [48511]: DEBUG nova.api.openstack.wsgi [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.422100] [48511]: DEBUG nova.compute.api [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.424270] [48512]: DEBUG nova.policy [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.425332] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.425529] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.425667] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.425927] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.426084] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.426208] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.429029] [48512]: INFO nova.api.openstack.requestlog [None req-f2fcdfe7-56ba-42ac-898a-a04a53f9c513 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.095882 [ 985.429376] [48512]: [pid: 48512|app: 0|req: 2213/4350] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.455744] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.455928] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.456080] [48511]: DEBUG oslo_concurrency.lockutils [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.456279] [48511]: DEBUG nova.objects.instance [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.459693] [48511]: WARNING neutronclient.v2_0.client [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.484570] [48511]: DEBUG nova.policy [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.490819] [48511]: INFO nova.api.openstack.requestlog [None req-980f7246-5283-4b12-a8e8-da25d600950c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.073021 [ 985.491269] [48511]: [pid: 48511|app: 0|req: 2138/4351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.503187] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.504046] [48512]: DEBUG nova.compute.api [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.507968] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.508398] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.508765] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.509160] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.509413] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.509640] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.538774] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.539207] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.539431] [48511]: DEBUG nova.api.openstack.wsgi [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.539588] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.539838] [48512]: DEBUG nova.objects.instance [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.541098] [48511]: DEBUG nova.compute.api [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.543285] [48512]: WARNING neutronclient.v2_0.client [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.544684] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.544936] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.545209] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.545512] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.545692] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.545849] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.564636] [48512]: DEBUG nova.policy [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.566188] [48511]: WARNING neutronclient.v2_0.client [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.570231] [48512]: INFO nova.api.openstack.requestlog [None req-3e7111c2-c4c2-480a-9792-f8719a5ceaf1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.070906 [ 985.570796] [48512]: [pid: 48512|app: 0|req: 2214/4352] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.655910] [48512]: DEBUG nova.api.openstack.wsgi [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.658264] [48512]: DEBUG nova.compute.api [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.667082] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.667528] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.667811] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.668375] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.668948] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.668948] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.693389] [48511]: DEBUG nova.policy [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.700535] [48511]: INFO nova.api.openstack.requestlog [None req-d7298094-6ae8-47c2-8283-5a317a0ee783 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1507 microversion: 2.1 time: 0.163768 [ 985.700945] [48511]: [pid: 48511|app: 0|req: 2139/4353] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1507 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.705855] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.706077] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.706223] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.707049] [48512]: DEBUG nova.objects.instance [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 985.711395] [48512]: WARNING neutronclient.v2_0.client [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.713753] [48511]: DEBUG nova.api.openstack.wsgi [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 985.715478] [48511]: DEBUG nova.compute.api [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 985.719157] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.719401] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.719497] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.719752] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 985.719896] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 985.720063] [48511]: DEBUG oslo_concurrency.lockutils [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 985.733489] [48512]: DEBUG nova.policy [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.737684] [48511]: WARNING neutronclient.v2_0.client [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 985.739126] [48512]: INFO nova.api.openstack.requestlog [None req-c0a4d156-a44e-489a-9b92-6b11205aab65 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.087460 [ 985.739448] [48512]: [pid: 48512|app: 0|req: 2215/4354] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.810943] [48511]: DEBUG nova.policy [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 985.816650] [48511]: INFO nova.api.openstack.requestlog [None req-adf7df87-3b73-441d-8421-9de169a2280e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1507 microversion: 2.1 time: 0.105037 [ 985.817033] [48511]: [pid: 48511|app: 0|req: 2140/4355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1507 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 985.830883] [48512]: DEBUG nova.api.openstack.wsgi [None req-165823e5-c7f6-4644-825d-73545f406d1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-649614770", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPfP92hTc5vS6f237wRgkeAroN4wZkc10rwTqctFR4nSobwojX69gf/e0TAQx3KzZ+WiMuBoeSnG5VmhnO4px8bkSSHkk9mrycO0R5X5LjwjfL7XUFqsqt2j7C4wvBno/A=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 985.843043] [48512]: DEBUG nova.quota [None req-165823e5-c7f6-4644-825d-73545f406d1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 985.847174] [48512]: DEBUG nova.quota [None req-165823e5-c7f6-4644-825d-73545f406d1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 985.867469] [48512]: INFO nova.api.openstack.requestlog [None req-165823e5-c7f6-4644-825d-73545f406d1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.038821 [ 985.867740] [48512]: [pid: 48512|app: 0|req: 2216/4356] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:25:50 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 986.052529] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.054170] [48511]: DEBUG nova.compute.api [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.058357] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.059201] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.059201] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.059370] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.059534] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.059882] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.082064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.082344] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.082518] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.082718] [48511]: DEBUG nova.objects.instance [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.085458] [48511]: WARNING neutronclient.v2_0.client [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.092589] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.095039] [48512]: DEBUG nova.compute.api [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.098443] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.098682] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.098825] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.099106] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.099254] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.099377] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.104837] [48511]: DEBUG nova.policy [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.109124] [48511]: DEBUG nova.policy [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.109769] [48511]: DEBUG nova.policy [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.110530] [48511]: INFO nova.api.openstack.requestlog [None req-ac10f38a-8fea-49f1-ab87-87943cf15784 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.060493 [ 986.110924] [48511]: [pid: 48511|app: 0|req: 2141/4357] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.117828] [48512]: WARNING neutronclient.v2_0.client [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.134859] [48512]: DEBUG nova.policy [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.140029] [48512]: DEBUG nova.policy [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.140784] [48512]: DEBUG nova.policy [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.141409] [48512]: INFO nova.api.openstack.requestlog [None req-e3cfaa87-f485-44ea-9e75-9322fae165e0 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1384 microversion: 2.57 time: 0.051482 [ 986.141853] [48512]: [pid: 48512|app: 0|req: 2217/4358] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1384 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.177557] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.179015] [48511]: DEBUG nova.compute.api [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.182432] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.182617] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.182750] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.183023] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.183215] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.183370] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.201453] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.201620] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.201861] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.202039] [48511]: DEBUG nova.objects.instance [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.204485] [48511]: WARNING neutronclient.v2_0.client [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.222826] [48511]: DEBUG nova.policy [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.223716] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.225192] [48512]: DEBUG nova.compute.api [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.226760] [48511]: INFO nova.api.openstack.requestlog [None req-f5803a44-d1a7-457e-9b6f-30484d8843dd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.051295 [ 986.227113] [48511]: [pid: 48511|app: 0|req: 2142/4359] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.228558] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.228720] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.228852] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.229121] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.229269] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.229392] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.247837] [48512]: WARNING neutronclient.v2_0.client [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.266308] [48512]: DEBUG nova.policy [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.270938] [48512]: INFO nova.api.openstack.requestlog [None req-0c43821d-a2b1-40c7-aad3-3f77daef6995 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.049333 [ 986.271436] [48512]: [pid: 48512|app: 0|req: 2218/4360] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:50 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.278571] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.280145] [48511]: DEBUG nova.compute.api [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.283810] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.284038] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.284200] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.284482] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.284767] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.284767] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.312708] [48511]: WARNING neutronclient.v2_0.client [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.338812] [48511]: DEBUG nova.policy [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.346689] [48511]: INFO nova.api.openstack.requestlog [None req-8d03df59-1c82-41d5-b2ee-87229204af90 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1219 microversion: 2.1 time: 0.071505 [ 986.347055] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.347117] [48511]: [pid: 48511|app: 0|req: 2143/4361] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.348783] [48512]: DEBUG nova.compute.api [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.353481] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.353625] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.353765] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.354037] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.354187] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.354315] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.377144] [48512]: WARNING neutronclient.v2_0.client [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.384051] [48511]: DEBUG nova.api.openstack.wsgi [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.385325] [48511]: DEBUG nova.compute.api [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.389110] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.389110] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.389251] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.389439] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.389577] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.389697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.410824] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.411075] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.411202] [48511]: DEBUG oslo_concurrency.lockutils [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.411347] [48511]: DEBUG nova.objects.instance [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.415181] [48511]: WARNING neutronclient.v2_0.client [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.455689] [48511]: DEBUG nova.policy [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.459915] [48511]: INFO nova.api.openstack.requestlog [None req-b096f6e7-2b26-4554-9339-c6927b652783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.078881 [ 986.460269] [48511]: [pid: 48511|app: 0|req: 2144/4362] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 986.462879] [48511]: DEBUG nova.api.openstack.wsgi [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.464434] [48511]: DEBUG nova.compute.api [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.467678] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.467871] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.468008] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.468272] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.468411] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.468687] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.486121] [48512]: DEBUG nova.policy [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.492978] [48512]: INFO nova.api.openstack.requestlog [None req-2e40d530-9c1c-4607-aaea-cd2ca88dbf5d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.147989 [ 986.493479] [48512]: [pid: 48512|app: 0|req: 2219/4363] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.499248] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.499439] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.499574] [48511]: DEBUG oslo_concurrency.lockutils [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.499724] [48511]: DEBUG nova.objects.instance [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.502950] [48511]: WARNING neutronclient.v2_0.client [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.504426] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.506494] [48512]: DEBUG nova.compute.api [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.511178] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.523688] [48511]: DEBUG nova.policy [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.529088] [48511]: INFO nova.api.openstack.requestlog [None req-e22922f2-3749-4ed4-9b67-a763d5010ee6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.068233 [ 986.529440] [48511]: [pid: 48511|app: 0|req: 2145/4364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.532914] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.533219] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.533417] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.533626] [48512]: DEBUG nova.objects.instance [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.536766] [48512]: WARNING neutronclient.v2_0.client [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.557924] [48512]: DEBUG nova.policy [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.562516] [48512]: INFO nova.api.openstack.requestlog [None req-6c82bb44-c4ba-4d77-b9fa-82aa21f7d0cf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 200 len: 1298 microversion: 2.1 time: 0.060230 [ 986.563028] [48512]: [pid: 48512|app: 0|req: 2220/4365] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.578040] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.579517] [48511]: DEBUG nova.compute.api [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.583175] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.583931] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.583931] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.583931] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.583931] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.584239] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.588404] [48512]: DEBUG nova.api.openstack.wsgi [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.589409] [48512]: DEBUG nova.compute.api [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.593492] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.593702] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.593850] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.594168] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.594319] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.594482] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.603067] [48511]: WARNING neutronclient.v2_0.client [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.617957] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.618186] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.618364] [48512]: DEBUG oslo_concurrency.lockutils [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.618581] [48512]: DEBUG nova.objects.instance [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.621792] [48512]: WARNING neutronclient.v2_0.client [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.642183] [48512]: DEBUG nova.policy [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.649058] [48512]: INFO nova.api.openstack.requestlog [None req-760032e4-bc25-4b5f-a1d1-0c316da345a8 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.064854 [ 986.649838] [48512]: [pid: 48512|app: 0|req: 2221/4366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.703047] [48511]: DEBUG nova.policy [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.707946] [48511]: INFO nova.api.openstack.requestlog [None req-2e9d90fd-6291-40ed-9553-5bdf56729243 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 200 len: 1507 microversion: 2.1 time: 0.132150 [ 986.708297] [48511]: [pid: 48511|app: 0|req: 2146/4367] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 1507 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.722207] [48512]: DEBUG nova.api.openstack.wsgi [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.722427] [48512]: DEBUG nova.compute.api [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.726584] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.726810] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.727052] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.727334] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.727542] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.727728] [48512]: DEBUG oslo_concurrency.lockutils [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.745414] [48512]: DEBUG nova.compute.api [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 986.757554] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 986.759452] [48511]: DEBUG nova.compute.api [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 986.763925] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.764182] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.764466] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.764723] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.764890] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.765129] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.785505] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.785765] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.785882] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.786244] [48511]: DEBUG nova.objects.instance [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 986.789464] [48511]: WARNING neutronclient.v2_0.client [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 986.800469] [48512]: INFO nova.api.openstack.requestlog [None req-d05ee07e-e3b8-4fff-a3b3-54e4f4f16c53 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 204 len: 0 microversion: 2.1 time: 0.080541 [ 986.800937] [48512]: [pid: 48512|app: 0|req: 2222/4368] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:51 2025] DELETE /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 986.811184] [48511]: DEBUG nova.policy [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 986.817353] [48511]: INFO nova.api.openstack.requestlog [None req-dc26cbfe-04de-419f-990b-3bcb8df17e8b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.062253 [ 986.817757] [48511]: [pid: 48511|app: 0|req: 2147/4369] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.878155] [48512]: DEBUG nova.api.openstack.wsgi [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1639879978", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 986.917368] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.917678] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.917833] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.918338] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 986.919897] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 986.920139] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 986.924799] [48512]: DEBUG nova.network.neutron [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] validate_networks() for [('fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 986.925553] [48512]: WARNING neutronclient.v2_0.client [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.007745] [48512]: WARNING neutronclient.v2_0.client [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.079858] [48512]: DEBUG nova.virt.hardware [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 987.080087] [48512]: DEBUG nova.virt.hardware [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 987.080278] [48512]: DEBUG nova.virt.hardware [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 987.080461] [48512]: DEBUG nova.virt.hardware [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 987.080745] [48512]: DEBUG nova.virt.hardware [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 987.089234] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.089404] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.089568] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.089930] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.091270] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.092173] [48512]: DEBUG oslo_concurrency.lockutils [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.100846] [48512]: DEBUG nova.quota [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 987.104266] [48512]: DEBUG nova.quota [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 987.109198] [48512]: DEBUG nova.compute.api [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 987.110507] [48512]: DEBUG nova.compute.api [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 987.125101] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.126546] [48511]: DEBUG nova.compute.api [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.132128] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.132333] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.132486] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.132778] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.132981] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.133160] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.154518] [48512]: INFO nova.api.openstack.requestlog [None req-975d527b-dbb4-4112-b0bc-8bf87b1e64e1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.278640 [ 987.154847] [48512]: [pid: 48512|app: 0|req: 2223/4370] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:51 2025] POST /compute/v2.1/servers => generated 380 bytes in 279 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 987.157135] [48512]: DEBUG nova.api.openstack.wsgi [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.158681] [48512]: DEBUG nova.compute.api [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.162482] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.162608] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.162655] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.162699] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.162802] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.162918] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.162971] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.163082] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.163172] [48511]: DEBUG nova.objects.instance [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.163215] [48512]: DEBUG oslo_concurrency.lockutils [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.167269] [48511]: WARNING neutronclient.v2_0.client [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.180712] [48512]: WARNING neutronclient.v2_0.client [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.185457] [48511]: DEBUG nova.policy [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.189703] [48511]: DEBUG nova.policy [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.190321] [48511]: DEBUG nova.policy [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.190933] [48511]: INFO nova.api.openstack.requestlog [None req-fe5a8d19-2d9e-44d0-bfc0-e9a0f4dea8ba tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.068165 [ 987.191260] [48511]: [pid: 48511|app: 0|req: 2148/4371] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.194043] [48511]: DEBUG nova.api.openstack.wsgi [None req-03ba1fb6-d291-4172-95d5-344ef49b9171 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.195345] [48511]: DEBUG nova.compute.api [None req-03ba1fb6-d291-4172-95d5-344ef49b9171 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.199619] [48512]: DEBUG nova.policy [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.203976] [48512]: DEBUG nova.policy [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.204097] [48511]: WARNING neutronclient.v2_0.client [None req-03ba1fb6-d291-4172-95d5-344ef49b9171 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.204577] [48512]: DEBUG nova.policy [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.205210] [48512]: INFO nova.api.openstack.requestlog [None req-735e2735-f277-4d7c-a5a8-038227d0af62 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.049993 [ 987.205513] [48512]: [pid: 48512|app: 0|req: 2224/4372] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.221462] [48511]: DEBUG nova.policy [None req-03ba1fb6-d291-4172-95d5-344ef49b9171 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.225119] [48511]: INFO nova.api.openstack.requestlog [None req-03ba1fb6-d291-4172-95d5-344ef49b9171 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1216 microversion: 2.1 time: 0.033229 [ 987.225417] [48511]: [pid: 48511|app: 0|req: 2149/4373] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:51 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.238800] [48512]: DEBUG nova.api.openstack.wsgi [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.240271] [48512]: DEBUG nova.compute.api [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.243627] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.243807] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.243947] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.244234] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.244382] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.244506] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.263915] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.264298] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.264298] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.264438] [48512]: DEBUG nova.objects.instance [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.267051] [48512]: WARNING neutronclient.v2_0.client [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.286262] [48512]: DEBUG nova.policy [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.286391] [48511]: DEBUG nova.api.openstack.wsgi [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.287885] [48511]: DEBUG nova.compute.api [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.290526] [48512]: INFO nova.api.openstack.requestlog [None req-7dedd264-98b8-44b6-80f7-5ec92dddee26 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.053706 [ 987.290866] [48512]: [pid: 48512|app: 0|req: 2225/4374] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.292327] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.292545] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.292682] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.292963] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.293143] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.293267] [48511]: DEBUG oslo_concurrency.lockutils [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.331476] [48511]: WARNING neutronclient.v2_0.client [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.350406] [48511]: DEBUG nova.policy [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.356462] [48511]: INFO nova.api.openstack.requestlog [None req-a48d5e24-b8be-443c-bfe4-3dbac3445087 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.074147 [ 987.356944] [48511]: [pid: 48511|app: 0|req: 2150/4375] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.360007] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.361506] [48512]: DEBUG nova.compute.api [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.365847] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.366422] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.366422] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.366422] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.366566] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.366671] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.384280] [48512]: WARNING neutronclient.v2_0.client [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.402059] [48512]: DEBUG nova.policy [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.406225] [48512]: INFO nova.api.openstack.requestlog [None req-9fcfd8d2-f910-4ce2-8ba1-cf10782794b2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1275 microversion: 2.1 time: 0.048324 [ 987.406793] [48512]: [pid: 48512|app: 0|req: 2226/4376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1275 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.474761] [48511]: DEBUG nova.api.openstack.wsgi [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.476165] [48511]: DEBUG nova.compute.api [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.479523] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.479696] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.479850] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.480115] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.480261] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.480381] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.500422] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.500602] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.500829] [48511]: DEBUG oslo_concurrency.lockutils [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.500995] [48511]: DEBUG nova.objects.instance [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.504839] [48511]: WARNING neutronclient.v2_0.client [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.507410] [48512]: DEBUG nova.api.openstack.wsgi [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.509785] [48512]: DEBUG nova.compute.api [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.512903] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.513168] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.513341] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.513655] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.514562] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.514743] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.521906] [48511]: DEBUG nova.policy [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.525817] [48511]: INFO nova.api.openstack.requestlog [None req-e85af201-032e-4311-8c25-ccb210ef6502 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.053198 [ 987.526127] [48511]: [pid: 48511|app: 0|req: 2151/4377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.531015] [48512]: WARNING neutronclient.v2_0.client [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.545020] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.545339] [48511]: DEBUG nova.compute.api [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.548431] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.548608] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.549569] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.549569] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.549569] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.549569] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.570104] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.570104] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.570104] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.570281] [48511]: DEBUG nova.objects.instance [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.572908] [48511]: WARNING neutronclient.v2_0.client [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.590968] [48511]: DEBUG nova.policy [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.594949] [48511]: INFO nova.api.openstack.requestlog [None req-a8bf3093-e970-4330-a840-203035c0b213 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.052994 [ 987.595274] [48511]: [pid: 48511|app: 0|req: 2152/4378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.596033] [48512]: DEBUG nova.policy [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.597530] [48511]: DEBUG nova.api.openstack.wsgi [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.598837] [48511]: DEBUG nova.compute.api [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.600315] [48512]: INFO nova.api.openstack.requestlog [None req-0fa42955-94c4-4790-86bf-7171dd35b118 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.095391 [ 987.600687] [48512]: [pid: 48512|app: 0|req: 2227/4379] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.602242] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.602440] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.602575] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.602821] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.602969] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.603100] [48511]: DEBUG oslo_concurrency.lockutils [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.614169] [48511]: INFO nova.api.openstack.wsgi [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. [ 987.614472] [48511]: DEBUG nova.api.openstack.wsgi [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 987.614881] [48511]: INFO nova.api.openstack.requestlog [None req-74e554a5-51ae-4c8a-8900-b3477a243faf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 404 len: 111 microversion: 2.1 time: 0.019162 [ 987.615317] [48511]: [pid: 48511|app: 0|req: 2153/4380] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 987.665523] [48512]: DEBUG nova.api.openstack.wsgi [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.668016] [48512]: DEBUG nova.compute.api [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.672113] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.672290] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.672424] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.672791] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.672875] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.673029] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.690957] [48511]: DEBUG nova.api.openstack.wsgi [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2008265213", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 987.702154] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.702365] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.702500] [48512]: DEBUG oslo_concurrency.lockutils [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.702661] [48512]: DEBUG nova.objects.instance [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.706013] [48512]: WARNING neutronclient.v2_0.client [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.726455] [48512]: DEBUG nova.policy [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.728060] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.728291] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.728504] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.729106] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.729255] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.730672] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.731748] [48512]: INFO nova.api.openstack.requestlog [None req-d52a56d2-ff9d-42a8-80cd-d1d92c3197e1 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.069289 [ 987.732380] [48512]: [pid: 48512|app: 0|req: 2228/4381] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.738469] [48511]: DEBUG nova.network.neutron [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 987.738884] [48511]: WARNING neutronclient.v2_0.client [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.831455] [48512]: DEBUG nova.api.openstack.wsgi [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 987.833947] [48512]: DEBUG nova.compute.api [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 987.838125] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.838430] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.838537] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.838890] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.839044] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.839198] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.868941] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.869161] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.869302] [48512]: DEBUG oslo_concurrency.lockutils [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.869456] [48512]: DEBUG nova.objects.instance [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 987.873040] [48512]: WARNING neutronclient.v2_0.client [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.882395] [48511]: WARNING neutronclient.v2_0.client [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 987.894409] [48512]: DEBUG nova.policy [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 987.899776] [48512]: INFO nova.api.openstack.requestlog [None req-65157ca5-fe63-430e-b1c5-263a99da41b5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.070999 [ 987.900152] [48512]: [pid: 48512|app: 0|req: 2229/4382] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.978924] [48511]: DEBUG nova.virt.hardware [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 987.979103] [48511]: DEBUG nova.virt.hardware [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 987.979276] [48511]: DEBUG nova.virt.hardware [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 987.979399] [48511]: DEBUG nova.virt.hardware [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 987.979515] [48511]: DEBUG nova.virt.hardware [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 987.985598] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.985844] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.985984] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.986344] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 987.988092] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 987.989443] [48511]: DEBUG oslo_concurrency.lockutils [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 987.997746] [48511]: DEBUG nova.quota [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 988.000575] [48511]: DEBUG nova.quota [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 988.008010] [48511]: DEBUG nova.compute.api [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 988.009697] [48511]: DEBUG nova.compute.api [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 988.046186] [48511]: INFO nova.api.openstack.requestlog [None req-debb39ab-8aca-4ced-b502-3c7b231b5aca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.357611 [ 988.046706] [48511]: [pid: 48511|app: 0|req: 2154/4383] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:25:52 2025] POST /compute/v2.1/servers => generated 380 bytes in 358 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 988.054501] [48512]: DEBUG nova.api.openstack.wsgi [None req-315f2a80-e9bb-4eae-bcdb-f8b5f2a9779c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.056345] [48512]: DEBUG nova.compute.api [None req-315f2a80-e9bb-4eae-bcdb-f8b5f2a9779c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.066989] [48512]: WARNING neutronclient.v2_0.client [None req-315f2a80-e9bb-4eae-bcdb-f8b5f2a9779c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.088766] [48512]: DEBUG nova.policy [None req-315f2a80-e9bb-4eae-bcdb-f8b5f2a9779c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.093384] [48512]: INFO nova.api.openstack.requestlog [None req-315f2a80-e9bb-4eae-bcdb-f8b5f2a9779c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1213 microversion: 2.1 time: 0.041983 [ 988.093794] [48512]: [pid: 48512|app: 0|req: 2230/4384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1213 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.205202] [48511]: DEBUG nova.api.openstack.wsgi [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.206648] [48511]: DEBUG nova.compute.api [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.210814] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.211037] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.211220] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.211479] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.211620] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.211765] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.219960] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.222076] [48512]: DEBUG nova.compute.api [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.225804] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.226463] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.226463] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.226463] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.226593] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.226624] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.231898] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.232099] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.232232] [48511]: DEBUG oslo_concurrency.lockutils [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.232376] [48511]: DEBUG nova.objects.instance [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.235161] [48511]: WARNING neutronclient.v2_0.client [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.244608] [48512]: WARNING neutronclient.v2_0.client [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.254451] [48511]: DEBUG nova.policy [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.258663] [48511]: DEBUG nova.policy [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.259282] [48511]: DEBUG nova.policy [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.259867] [48511]: INFO nova.api.openstack.requestlog [None req-314b56b8-0fb1-4f44-97ed-ec9aa738dada tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.057007 [ 988.260419] [48511]: [pid: 48511|app: 0|req: 2155/4385] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.262356] [48512]: DEBUG nova.policy [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.263139] [48511]: DEBUG nova.api.openstack.wsgi [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.265060] [48511]: DEBUG nova.compute.api [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.267070] [48512]: DEBUG nova.policy [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.267697] [48512]: DEBUG nova.policy [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.267813] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.267918] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.268069] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.268345] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.268381] [48512]: INFO nova.api.openstack.requestlog [None req-6e9b42b0-23d1-46dc-a542-a701dbcd3cad tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.050611 [ 988.268489] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.268629] [48511]: DEBUG oslo_concurrency.lockutils [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.268753] [48512]: [pid: 48512|app: 0|req: 2231/4386] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:52 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.286506] [48511]: WARNING neutronclient.v2_0.client [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.303960] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.305540] [48512]: DEBUG nova.compute.api [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.305970] [48511]: DEBUG nova.policy [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.310375] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.310620] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.310829] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.311171] [48511]: INFO nova.api.openstack.requestlog [None req-9dd8b072-00d8-4005-b642-560a46c870cf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1220 microversion: 2.1 time: 0.050009 [ 988.311341] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.311546] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.311603] [48511]: [pid: 48511|app: 0|req: 2156/4387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.311732] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.337308] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.337308] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.337308] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.337308] [48512]: DEBUG nova.objects.instance [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.340369] [48512]: WARNING neutronclient.v2_0.client [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.360267] [48512]: DEBUG nova.policy [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.364901] [48512]: INFO nova.api.openstack.requestlog [None req-9c5ec260-a826-46ad-8194-2b51b234e31f tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.063000 [ 988.365447] [48512]: [pid: 48512|app: 0|req: 2232/4388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 988.370974] [48511]: DEBUG nova.api.openstack.wsgi [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.373173] [48511]: DEBUG nova.compute.api [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.378129] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.378453] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.378712] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.379141] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.379412] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.379668] [48511]: DEBUG oslo_concurrency.lockutils [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.396518] [48511]: WARNING neutronclient.v2_0.client [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.417843] [48511]: DEBUG nova.policy [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.420486] [48512]: DEBUG nova.api.openstack.wsgi [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.422609] [48512]: DEBUG nova.compute.api [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.423663] [48511]: INFO nova.api.openstack.requestlog [None req-0aee31cb-2da5-4621-a691-715d9e32b645 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.055872 [ 988.424045] [48511]: [pid: 48511|app: 0|req: 2157/4389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.430968] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.431315] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.431498] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.431853] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.432038] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.432172] [48512]: DEBUG oslo_concurrency.lockutils [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.454087] [48512]: WARNING neutronclient.v2_0.client [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.482554] [48512]: DEBUG nova.policy [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.488185] [48512]: INFO nova.api.openstack.requestlog [None req-1060a27e-a9f3-4fbd-b6af-d79ff390e4fa tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1275 microversion: 2.1 time: 0.071531 [ 988.488670] [48512]: [pid: 48512|app: 0|req: 2233/4390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1275 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.538642] [48511]: DEBUG nova.api.openstack.wsgi [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.540199] [48511]: DEBUG nova.compute.api [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.544240] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.544494] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.544685] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.545028] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.545239] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.545402] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.566890] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.567147] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.567321] [48511]: DEBUG oslo_concurrency.lockutils [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.567516] [48511]: DEBUG nova.objects.instance [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.570832] [48511]: WARNING neutronclient.v2_0.client [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.592830] [48511]: DEBUG nova.policy [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.600027] [48511]: INFO nova.api.openstack.requestlog [None req-e40980cb-4814-4db1-83f2-d5e28e8978db tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.063771 [ 988.600390] [48511]: [pid: 48511|app: 0|req: 2158/4391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.608974] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.610528] [48512]: DEBUG nova.compute.api [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.613061] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.614525] [48511]: DEBUG nova.compute.api [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.615271] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.615458] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.615600] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.615863] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.616019] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.616147] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.617854] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.618058] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.618197] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.618453] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.618594] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.618752] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.639036] [48511]: WARNING neutronclient.v2_0.client [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.640854] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.641055] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.641209] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.641386] [48512]: DEBUG nova.objects.instance [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.644324] [48512]: WARNING neutronclient.v2_0.client [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.662321] [48512]: DEBUG nova.policy [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.666526] [48512]: INFO nova.api.openstack.requestlog [None req-c4bb0a64-0e2b-4a3f-a317-c142e664bfd0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.059635 [ 988.666962] [48512]: [pid: 48512|app: 0|req: 2234/4392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.714653] [48511]: DEBUG nova.policy [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.718887] [48511]: INFO nova.api.openstack.requestlog [None req-f5e7b75f-65d8-4e2a-b63b-68000f38532d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.107902 [ 988.719231] [48511]: [pid: 48511|app: 0|req: 2159/4393] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 988.745558] [48512]: DEBUG nova.api.openstack.wsgi [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.746994] [48512]: DEBUG nova.compute.api [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.750709] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.750910] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.751059] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.751533] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.751698] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.751828] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.775646] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.775838] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.777278] [48512]: DEBUG oslo_concurrency.lockutils [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.777459] [48512]: DEBUG nova.objects.instance [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.780949] [48512]: WARNING neutronclient.v2_0.client [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.799772] [48512]: DEBUG nova.policy [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.804123] [48512]: INFO nova.api.openstack.requestlog [None req-f01f5091-4610-4b13-a81c-1c9130442f44 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.060664 [ 988.804714] [48512]: [pid: 48512|app: 0|req: 2235/4394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.859261] [48511]: DEBUG nova.api.openstack.wsgi [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.860701] [48511]: DEBUG nova.compute.api [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.864937] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.864937] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.864937] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.865171] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.865268] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.865389] [48511]: DEBUG oslo_concurrency.lockutils [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.880632] [48511]: WARNING neutronclient.v2_0.client [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.913686] [48512]: DEBUG nova.api.openstack.wsgi [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.915131] [48512]: DEBUG nova.compute.api [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.918836] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.919081] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.919898] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.919898] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.919898] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.919898] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.939877] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.940094] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.940292] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.940484] [48512]: DEBUG nova.objects.instance [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 988.943309] [48512]: WARNING neutronclient.v2_0.client [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 988.958043] [48511]: INFO nova.api.openstack.requestlog [None req-be3d9d3c-02d5-4fe0-86d4-f4f972a7496d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.100943 [ 988.958458] [48511]: [pid: 48511|app: 0|req: 2160/4395] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 287 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 988.965527] [48511]: DEBUG nova.api.openstack.wsgi [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 988.967199] [48511]: DEBUG nova.compute.api [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 988.971272] [48512]: DEBUG nova.policy [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 988.972318] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.972444] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.972523] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.972731] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 988.972882] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 988.973037] [48511]: DEBUG oslo_concurrency.lockutils [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 988.977305] [48512]: INFO nova.api.openstack.requestlog [None req-e02e958c-2425-471e-a903-5c595c913614 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.065693 [ 988.977949] [48512]: [pid: 48512|app: 0|req: 2236/4396] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.987839] [48511]: WARNING neutronclient.v2_0.client [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.023654] [48511]: INFO nova.api.openstack.requestlog [None req-3401aabc-0b90-4302-a79d-4d4c2eb476bd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697" status: 200 len: 284 microversion: 2.1 time: 0.060453 [ 989.024086] [48511]: [pid: 48511|app: 0|req: 2161/4397] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 => generated 284 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 989.031546] [48512]: DEBUG nova.api.openstack.wsgi [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 989.033212] [48512]: DEBUG nova.compute.api [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.036963] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.037192] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.037330] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.037591] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.037735] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.037861] [48512]: DEBUG oslo_concurrency.lockutils [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.108489] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.110278] [48511]: DEBUG nova.compute.api [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.114438] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.115137] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.115137] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.115137] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.115390] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.115390] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.135982] [48511]: WARNING neutronclient.v2_0.client [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.155249] [48511]: DEBUG nova.policy [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.162121] [48511]: INFO nova.api.openstack.requestlog [None req-9c3beb09-df1d-4df1-8f59-fc1e9088ada0 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1217 microversion: 2.1 time: 0.055963 [ 989.162499] [48511]: [pid: 48511|app: 0|req: 2162/4398] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:53 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.217223] [48511]: DEBUG nova.api.openstack.wsgi [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "576577eb-6572-4d42-8ab6-93af8e2b1eff", "name": "network-vif-deleted", "tag": "00920ca8-211d-4c1e-b25e-d8ffefa272cc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 989.224282] [48511]: DEBUG oslo_concurrency.lockutils [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.224552] [48511]: DEBUG oslo_concurrency.lockutils [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.224701] [48511]: DEBUG oslo_concurrency.lockutils [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.232351] [48511]: INFO nova.api.openstack.compute.server_external_events [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] Creating event network-vif-deleted:00920ca8-211d-4c1e-b25e-d8ffefa272cc for instance 576577eb-6572-4d42-8ab6-93af8e2b1eff on cpu-1 [ 989.236777] [48511]: INFO nova.api.openstack.requestlog [req-2c647b18-645b-4613-aa49-d57e54b7e069 req-30ad59fa-7afc-4dfa-bc1a-3681e927402d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021570 [ 989.237158] [48511]: [pid: 48511|app: 0|req: 2163/4399] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:53 2025] 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) [ 989.276153] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.277680] [48511]: DEBUG nova.compute.api [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.281290] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.281576] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.281780] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.282202] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.282462] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.282667] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.310081] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.310245] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.310371] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.310520] [48511]: DEBUG nova.objects.instance [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.315550] [48511]: WARNING neutronclient.v2_0.client [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.336025] [48511]: DEBUG nova.policy [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.342404] [48511]: DEBUG nova.policy [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.342983] [48511]: DEBUG nova.policy [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.343595] [48511]: INFO nova.api.openstack.requestlog [None req-2fa35c47-4e1e-4af1-acdd-e9bf2a4c8019 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.070365 [ 989.344023] [48511]: [pid: 48511|app: 0|req: 2164/4400] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.346245] [48511]: DEBUG nova.api.openstack.wsgi [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.347578] [48511]: DEBUG nova.compute.api [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.350688] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.350910] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.351013] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.351293] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.351440] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.351563] [48511]: DEBUG oslo_concurrency.lockutils [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.376049] [48511]: WARNING neutronclient.v2_0.client [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.393627] [48511]: DEBUG nova.policy [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.397694] [48511]: DEBUG nova.policy [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.398240] [48511]: DEBUG nova.policy [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.398803] [48511]: INFO nova.api.openstack.requestlog [None req-e0c0ee84-d6ab-47e9-8971-485abc5bb0cd tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.054319 [ 989.399109] [48511]: [pid: 48511|app: 0|req: 2165/4401] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.401674] [48511]: DEBUG nova.api.openstack.wsgi [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.402566] [48511]: DEBUG nova.compute.api [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.405661] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.405851] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.405936] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.406201] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.406344] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.406467] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.421723] [48511]: WARNING neutronclient.v2_0.client [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.441370] [48511]: DEBUG nova.policy [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.445552] [48511]: INFO nova.api.openstack.requestlog [None req-7fe4bbdb-12d1-43ff-80c7-27ce5ab4a6c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.045934 [ 989.445914] [48511]: [pid: 48511|app: 0|req: 2166/4402] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.448502] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.449824] [48511]: DEBUG nova.compute.api [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.453062] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.453286] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.453423] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.453674] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.453840] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.453967] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.472600] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.472746] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.472870] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.473050] [48511]: DEBUG nova.objects.instance [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.475617] [48511]: WARNING neutronclient.v2_0.client [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.493316] [48511]: DEBUG nova.policy [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.497263] [48511]: INFO nova.api.openstack.requestlog [None req-c3442acd-e37b-4895-af12-848d7e5a5596 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.050750 [ 989.497803] [48511]: [pid: 48511|app: 0|req: 2167/4403] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.499786] [48511]: DEBUG nova.api.openstack.wsgi [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.501148] [48511]: DEBUG nova.compute.api [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.504173] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.504348] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.504478] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.504734] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.504889] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.505045] [48511]: DEBUG oslo_concurrency.lockutils [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.519857] [48511]: WARNING neutronclient.v2_0.client [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.537694] [48511]: DEBUG nova.policy [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.541993] [48511]: INFO nova.api.openstack.requestlog [None req-040edf96-9b81-4704-bccf-c001454f388b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.043921 [ 989.542329] [48511]: [pid: 48511|app: 0|req: 2168/4404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.546016] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.546496] [48511]: DEBUG nova.compute.api [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.549902] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.550197] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.550383] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.550772] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.550985] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.551134] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.573480] [48511]: WARNING neutronclient.v2_0.client [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.592856] [48511]: DEBUG nova.policy [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.597734] [48511]: INFO nova.api.openstack.requestlog [None req-6ad6948c-a875-4954-9d02-ef6a3719322c tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1283 microversion: 2.1 time: 0.054850 [ 989.598094] [48511]: [pid: 48511|app: 0|req: 2169/4405] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.612801] [48511]: DEBUG nova.api.openstack.wsgi [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.614183] [48511]: DEBUG nova.compute.api [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.617673] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.617857] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.617986] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.618254] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.618396] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.618543] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.638965] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.639140] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.639276] [48511]: DEBUG oslo_concurrency.lockutils [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.639484] [48511]: DEBUG nova.objects.instance [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.642480] [48511]: WARNING neutronclient.v2_0.client [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.660573] [48511]: DEBUG nova.policy [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.666674] [48511]: INFO nova.api.openstack.requestlog [None req-72df290a-6562-41d0-b91e-70068fc72666 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.055724 [ 989.667163] [48511]: [pid: 48511|app: 0|req: 2170/4406] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.680488] [48511]: DEBUG nova.api.openstack.wsgi [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.682035] [48511]: DEBUG nova.compute.api [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.685689] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.685901] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.686075] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.686412] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.687040] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.687040] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.713705] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.713705] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.713705] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.714135] [48511]: DEBUG nova.objects.instance [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.717215] [48511]: WARNING neutronclient.v2_0.client [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.737016] [48511]: DEBUG nova.policy [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.743168] [48511]: INFO nova.api.openstack.requestlog [None req-3bbd41e4-9414-4d5b-a5f7-a97895a624bc tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.065316 [ 989.743450] [48511]: [pid: 48511|app: 0|req: 2171/4407] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.745894] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.747381] [48511]: DEBUG nova.compute.api [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.752410] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.752606] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.752758] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.753054] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.753208] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.753346] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.779674] [48511]: WARNING neutronclient.v2_0.client [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.851811] [48511]: DEBUG nova.policy [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.858359] [48511]: INFO nova.api.openstack.requestlog [None req-7ae4fba8-3156-4881-96c3-6186007434e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1307 microversion: 2.1 time: 0.114190 [ 989.858948] [48511]: [pid: 48511|app: 0|req: 2172/4408] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1307 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.863198] [48511]: DEBUG nova.api.openstack.wsgi [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.865848] [48511]: DEBUG nova.compute.api [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 989.871665] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.871985] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.872214] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.872802] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.873078] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.873331] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.904480] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 989.904791] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 989.905017] [48511]: DEBUG oslo_concurrency.lockutils [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 989.905281] [48511]: DEBUG nova.objects.instance [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 989.910337] [48511]: WARNING neutronclient.v2_0.client [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 989.930246] [48511]: DEBUG nova.policy [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 989.934663] [48511]: INFO nova.api.openstack.requestlog [None req-ffe9c55e-e7e8-4984-a909-ed45437de783 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.074851 [ 989.935034] [48511]: [pid: 48511|app: 0|req: 2173/4409] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.993917] [48511]: DEBUG nova.api.openstack.wsgi [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 989.995856] [48511]: DEBUG nova.compute.api [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.003791] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.007286] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.007629] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.007812] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.008025] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.008171] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.034646] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.034782] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.035255] [48511]: DEBUG oslo_concurrency.lockutils [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.035332] [48511]: DEBUG nova.objects.instance [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.041611] [48511]: WARNING neutronclient.v2_0.client [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.069917] [48511]: DEBUG nova.policy [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.075447] [48511]: INFO nova.api.openstack.requestlog [None req-96c210b1-1afb-4b7a-879a-9919b95f3f10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.084172 [ 990.075933] [48511]: [pid: 48511|app: 0|req: 2174/4410] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.180039] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.181783] [48511]: DEBUG nova.compute.api [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.186787] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.186787] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.186787] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.186787] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.187197] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.187197] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.207354] [48511]: WARNING neutronclient.v2_0.client [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.229909] [48511]: DEBUG nova.policy [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.235082] [48511]: INFO nova.api.openstack.requestlog [None req-9d9ced2e-efb6-40a7-88bd-2f5b9fd96322 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.057187 [ 990.235455] [48511]: [pid: 48511|app: 0|req: 2175/4411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:54 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.358351] [48511]: DEBUG nova.api.openstack.wsgi [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.359797] [48511]: DEBUG nova.compute.api [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.364200] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.364390] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.364522] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.364783] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.364924] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.365062] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.392758] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.393097] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.393167] [48511]: DEBUG oslo_concurrency.lockutils [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.393303] [48511]: DEBUG nova.objects.instance [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.397313] [48511]: WARNING neutronclient.v2_0.client [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.416364] [48511]: DEBUG nova.policy [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.422526] [48511]: DEBUG nova.policy [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.423284] [48511]: DEBUG nova.policy [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.423883] [48511]: INFO nova.api.openstack.requestlog [None req-37bd8aac-1ad4-4bdc-8961-c5e87ea21e43 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.067689 [ 990.424203] [48511]: [pid: 48511|app: 0|req: 2176/4412] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.427184] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.428566] [48511]: DEBUG nova.compute.api [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.432080] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.432298] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.432443] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.432694] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.432836] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.432957] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.453454] [48511]: WARNING neutronclient.v2_0.client [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.472384] [48511]: DEBUG nova.policy [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.476626] [48511]: DEBUG nova.policy [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.477344] [48511]: DEBUG nova.policy [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.477933] [48511]: INFO nova.api.openstack.requestlog [None req-6a26f618-8bc2-4ff3-99eb-80bbd94c31c7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.052722 [ 990.478267] [48511]: [pid: 48511|app: 0|req: 2177/4413] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.481774] [48511]: DEBUG nova.api.openstack.wsgi [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.483148] [48511]: DEBUG nova.compute.api [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.486390] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.486569] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.486704] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.486953] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.487146] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.487305] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.503831] [48511]: WARNING neutronclient.v2_0.client [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.521153] [48511]: DEBUG nova.policy [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.525730] [48511]: INFO nova.api.openstack.requestlog [None req-c8a14840-d774-4df9-be0b-cec0256220e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.046156 [ 990.526137] [48511]: [pid: 48511|app: 0|req: 2178/4414] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.528620] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.530148] [48511]: DEBUG nova.compute.api [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.533459] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.533699] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.533799] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.534089] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.534319] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.534455] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.553249] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.553696] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.553696] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.553696] [48511]: DEBUG nova.objects.instance [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.556483] [48511]: WARNING neutronclient.v2_0.client [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.575029] [48511]: DEBUG nova.policy [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.579095] [48511]: INFO nova.api.openstack.requestlog [None req-fa5ddf39-c32a-451c-94e3-b10e68d65fdb tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.052367 [ 990.579423] [48511]: [pid: 48511|app: 0|req: 2179/4415] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.581946] [48511]: DEBUG nova.api.openstack.wsgi [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.584184] [48511]: DEBUG nova.compute.api [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.587238] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.587238] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.587238] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.587436] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.587436] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.587565] [48511]: DEBUG oslo_concurrency.lockutils [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.605605] [48511]: WARNING neutronclient.v2_0.client [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.650029] [48511]: DEBUG nova.policy [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.655694] [48511]: INFO nova.api.openstack.requestlog [None req-d057a6fe-be7f-4d55-aa35-b34c96cf8bfe tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.075711 [ 990.656638] [48511]: [pid: 48511|app: 0|req: 2180/4416] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.660544] [48511]: DEBUG nova.api.openstack.wsgi [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.661822] [48511]: DEBUG nova.compute.api [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.665832] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.666041] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.666193] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.666455] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.666614] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.666713] [48511]: DEBUG oslo_concurrency.lockutils [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.689829] [48511]: WARNING neutronclient.v2_0.client [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.770752] [48511]: DEBUG nova.policy [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.775141] [48511]: INFO nova.api.openstack.requestlog [None req-f39a312f-a9a0-406c-aca0-dee75e3c28be tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1335 microversion: 2.1 time: 0.117890 [ 990.775472] [48511]: [pid: 48511|app: 0|req: 2181/4417] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1335 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.778063] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.779284] [48511]: DEBUG nova.compute.api [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.782757] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.782942] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.783193] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.784032] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.784032] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.784032] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.803100] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.803289] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.803423] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.803573] [48511]: DEBUG nova.objects.instance [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 84918525-65ea-4da4-9ba2-3361046a8338 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.806426] [48511]: WARNING neutronclient.v2_0.client [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.824289] [48511]: DEBUG nova.policy [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.828318] [48511]: INFO nova.api.openstack.requestlog [None req-ce3c9611-6a86-4c9d-98c5-8ed76ba2b4aa tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 200 len: 1298 microversion: 2.1 time: 0.052330 [ 990.828622] [48511]: [pid: 48511|app: 0|req: 2182/4418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 1298 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.831278] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.832589] [48511]: DEBUG nova.compute.api [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.835620] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.835741] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.835878] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.836136] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.836294] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.836427] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.858126] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.858313] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.858442] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.858660] [48511]: DEBUG nova.objects.instance [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 990.861654] [48511]: WARNING neutronclient.v2_0.client [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.879806] [48511]: DEBUG nova.policy [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.883733] [48511]: INFO nova.api.openstack.requestlog [None req-5dbcc1e0-6062-416f-a8b7-c961a1464195 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.054578 [ 990.884184] [48511]: [pid: 48511|app: 0|req: 2183/4419] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.886267] [48511]: DEBUG nova.api.openstack.wsgi [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 990.887633] [48511]: DEBUG nova.compute.api [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 990.891526] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.891711] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.891851] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.892105] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 990.892250] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 990.892370] [48511]: DEBUG oslo_concurrency.lockutils [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 990.909426] [48511]: WARNING neutronclient.v2_0.client [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 990.992697] [48511]: DEBUG nova.policy [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 990.997261] [48511]: INFO nova.api.openstack.requestlog [None req-8583cc52-9c48-42d0-a5c2-6e5478ef9fc7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1485 microversion: 2.1 time: 0.112633 [ 990.997609] [48511]: [pid: 48511|app: 0|req: 2184/4420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1485 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.000187] [48511]: DEBUG nova.api.openstack.wsgi [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.001638] [48511]: DEBUG nova.compute.api [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.004843] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.005039] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.005176] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.005424] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.005565] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.005685] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.027295] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.027485] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.027617] [48511]: DEBUG oslo_concurrency.lockutils [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.027765] [48511]: DEBUG nova.objects.instance [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.030756] [48511]: WARNING neutronclient.v2_0.client [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.048403] [48511]: DEBUG nova.policy [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.052914] [48511]: INFO nova.api.openstack.requestlog [None req-34c0b759-37db-4ecc-9b9a-3a0b4eedd7f7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.054741 [ 991.053384] [48511]: [pid: 48511|app: 0|req: 2185/4421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.055800] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.057202] [48511]: DEBUG nova.compute.api [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.060460] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.060640] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.060808] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.061077] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.061225] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.061354] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.078518] [48511]: WARNING neutronclient.v2_0.client [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 991.136937] [48511]: DEBUG nova.policy [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.141343] [48511]: INFO nova.api.openstack.requestlog [None req-ecd53aa8-b7a6-4b5c-87a9-95c5426ae3b5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1486 microversion: 2.1 time: 0.087519 [ 991.141816] [48511]: [pid: 48511|app: 0|req: 2186/4422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1486 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.144067] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.145457] [48511]: DEBUG nova.compute.api [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.148483] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.148680] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.148817] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.149072] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.149220] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.149345] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.167821] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.167976] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.168080] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.168227] [48511]: DEBUG nova.objects.instance [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.170825] [48511]: WARNING neutronclient.v2_0.client [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.188542] [48511]: DEBUG nova.policy [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.193042] [48511]: INFO nova.api.openstack.requestlog [None req-6b00c67f-f9cb-4208-862f-491e80b7d707 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.050734 [ 991.193369] [48511]: [pid: 48511|app: 0|req: 2187/4423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.195787] [48511]: DEBUG nova.api.openstack.wsgi [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.197125] [48511]: DEBUG nova.compute.api [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.200358] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.200538] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.200710] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.200949] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.201115] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.201237] [48511]: DEBUG oslo_concurrency.lockutils [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.216286] [48511]: WARNING neutronclient.v2_0.client [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 991.278439] [48511]: DEBUG nova.policy [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.282862] [48511]: INFO nova.api.openstack.requestlog [None req-054cb054-db42-4336-b423-de5df5c0eb10 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1485 microversion: 2.1 time: 0.088960 [ 991.283213] [48511]: [pid: 48511|app: 0|req: 2188/4424] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:55 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1485 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.285609] [48511]: DEBUG nova.api.openstack.wsgi [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.286951] [48511]: DEBUG nova.compute.api [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.290176] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.290356] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.290486] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.290794] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.291023] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.291169] [48511]: DEBUG oslo_concurrency.lockutils [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.318174] [48511]: WARNING neutronclient.v2_0.client [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.339128] [48511]: DEBUG nova.policy [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.346448] [48511]: INFO nova.api.openstack.requestlog [None req-a982abd3-df89-4d67-a2a6-2283d76db914 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.062557 [ 991.347033] [48511]: [pid: 48511|app: 0|req: 2189/4425] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.350245] [48511]: DEBUG nova.api.openstack.wsgi [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.350453] [48511]: DEBUG nova.compute.api [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.356058] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.356302] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.356454] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.356714] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.356859] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.356979] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.371369] [48511]: DEBUG nova.compute.api [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 991.412830] [48511]: INFO nova.api.openstack.requestlog [None req-dbcee55c-fc09-4297-96ea-51c405e32b9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 204 len: 0 microversion: 2.1 time: 0.064887 [ 991.413183] [48511]: [pid: 48511|app: 0|req: 2190/4426] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:56 2025] DELETE /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 991.418064] [48511]: DEBUG nova.api.openstack.wsgi [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.419950] [48511]: DEBUG nova.compute.api [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.422787] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.422978] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.423139] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.423394] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.423534] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.423656] [48511]: DEBUG oslo_concurrency.lockutils [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.440133] [48511]: WARNING neutronclient.v2_0.client [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.516113] [48511]: DEBUG nova.policy [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.522214] [48511]: INFO nova.api.openstack.requestlog [None req-177e5e68-6eaf-48e0-b7d7-c00406b20b46 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1491 microversion: 2.1 time: 0.106163 [ 991.522535] [48511]: [pid: 48511|app: 0|req: 2191/4427] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1491 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 991.525618] [48511]: DEBUG nova.api.openstack.wsgi [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.526259] [48511]: DEBUG nova.compute.api [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.530286] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.530476] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.530608] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.530895] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.531080] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.531206] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.556463] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.556961] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.556961] [48511]: DEBUG oslo_concurrency.lockutils [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.556961] [48511]: DEBUG nova.objects.instance [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.560318] [48511]: WARNING neutronclient.v2_0.client [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.578382] [48511]: DEBUG nova.policy [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.582766] [48511]: DEBUG nova.policy [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.583334] [48511]: DEBUG nova.policy [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.583969] [48511]: INFO nova.api.openstack.requestlog [None req-12b1deb5-1ee3-4bee-96a7-ada16725444f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.060936 [ 991.584282] [48511]: [pid: 48511|app: 0|req: 2192/4428] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.586459] [48511]: DEBUG nova.api.openstack.wsgi [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.587745] [48511]: DEBUG nova.compute.api [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.590821] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.591019] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.591173] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.591406] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.591548] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.591674] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.608310] [48511]: WARNING neutronclient.v2_0.client [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.626166] [48511]: DEBUG nova.policy [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.630312] [48511]: DEBUG nova.policy [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.630929] [48511]: DEBUG nova.policy [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.631525] [48511]: INFO nova.api.openstack.requestlog [None req-cfcfd20e-b110-465c-b051-8119456f0c7f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.046760 [ 991.631870] [48511]: [pid: 48511|app: 0|req: 2193/4429] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.635028] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.635621] [48511]: DEBUG nova.compute.api [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.638304] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.638478] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.638609] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.638859] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.639013] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.639140] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.655123] [48511]: WARNING neutronclient.v2_0.client [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.679074] [48511]: DEBUG nova.policy [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.684034] [48511]: INFO nova.api.openstack.requestlog [None req-8a7a76c5-218e-4b69-91fd-96b3a7fc6038 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.051490 [ 991.684377] [48511]: [pid: 48511|app: 0|req: 2194/4430] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.688551] [48511]: DEBUG nova.api.openstack.wsgi [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b1ddc736-cc4c-41b9-8ade-734044461975", "name": "network-vif-plugged", "status": "completed", "tag": "fb1f939c-65cb-480a-8202-af6401f35ef1"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 991.693882] [48511]: DEBUG oslo_concurrency.lockutils [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.693882] [48511]: DEBUG oslo_concurrency.lockutils [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.694070] [48511]: DEBUG oslo_concurrency.lockutils [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.700322] [48511]: INFO nova.api.openstack.compute.server_external_events [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] Creating event network-vif-plugged:fb1f939c-65cb-480a-8202-af6401f35ef1 for instance b1ddc736-cc4c-41b9-8ade-734044461975 on cpu-1 [ 991.704424] [48511]: INFO nova.api.openstack.requestlog [req-721e91ac-a319-474d-8789-02d3dad117f0 req-8cef7fe9-cd3b-44bb-a9fb-e1bc765eeb92 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019417 [ 991.704749] [48511]: [pid: 48511|app: 0|req: 2195/4431] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:56 2025] 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) [ 991.708381] [48511]: DEBUG nova.api.openstack.wsgi [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.709770] [48511]: DEBUG nova.compute.api [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.713786] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.713959] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.714104] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.714345] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.714490] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.714612] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.734013] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.734190] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.734329] [48511]: DEBUG oslo_concurrency.lockutils [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.734473] [48511]: DEBUG nova.objects.instance [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.737583] [48511]: WARNING neutronclient.v2_0.client [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.756749] [48511]: DEBUG nova.policy [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.761222] [48511]: INFO nova.api.openstack.requestlog [None req-755abc1c-0d6f-4810-8ad6-14adcb3d9055 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.055789 [ 991.761561] [48511]: [pid: 48511|app: 0|req: 2196/4432] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.764126] [48511]: DEBUG nova.api.openstack.wsgi [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.765479] [48511]: DEBUG nova.compute.api [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.768536] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.768723] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.768864] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.769159] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.769312] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.769433] [48511]: DEBUG oslo_concurrency.lockutils [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.785027] [48511]: WARNING neutronclient.v2_0.client [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.803622] [48511]: DEBUG nova.policy [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.808727] [48511]: INFO nova.api.openstack.requestlog [None req-d18f8dcc-e0da-43bd-ab34-be5354cbf593 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.046544 [ 991.809175] [48511]: [pid: 48511|app: 0|req: 2197/4433] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.811661] [48511]: DEBUG nova.api.openstack.wsgi [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.813108] [48511]: DEBUG nova.compute.api [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.816438] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.816616] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.816751] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.817015] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.817167] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.817289] [48511]: DEBUG oslo_concurrency.lockutils [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.834138] [48511]: WARNING neutronclient.v2_0.client [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.896120] [48511]: DEBUG nova.policy [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.900490] [48511]: INFO nova.api.openstack.requestlog [None req-781e5510-7d15-4be4-9b78-000458a14cfb tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.090809 [ 991.900905] [48511]: [pid: 48511|app: 0|req: 2198/4434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.903712] [48511]: DEBUG nova.api.openstack.wsgi [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.904818] [48511]: DEBUG nova.compute.api [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 84918525-65ea-4da4-9ba2-3361046a8338] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.908046] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.908888] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.908888] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.908888] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.908888] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.909476] [48511]: DEBUG oslo_concurrency.lockutils [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.919068] [48511]: INFO nova.api.openstack.wsgi [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] HTTP exception thrown: Instance 84918525-65ea-4da4-9ba2-3361046a8338 could not be found. [ 991.919068] [48511]: DEBUG nova.api.openstack.wsgi [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Returning 404 to user: Instance 84918525-65ea-4da4-9ba2-3361046a8338 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 991.919519] [48511]: INFO nova.api.openstack.requestlog [None req-81c150e8-e904-4952-9212-facba8224950 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338" status: 404 len: 111 microversion: 2.1 time: 0.018111 [ 991.919951] [48511]: [pid: 48511|app: 0|req: 2199/4435] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/84918525-65ea-4da4-9ba2-3361046a8338 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 991.922804] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.924288] [48511]: DEBUG nova.compute.api [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.927960] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.928230] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.928403] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.928769] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.928872] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.929009] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.950272] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.950456] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.950588] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.950761] [48511]: DEBUG nova.objects.instance [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 991.953459] [48511]: WARNING neutronclient.v2_0.client [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 991.971831] [48511]: DEBUG nova.policy [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 991.975864] [48511]: INFO nova.api.openstack.requestlog [None req-2cd6bfb6-c186-49ba-8a6b-e0c3b53e84b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.055338 [ 991.976218] [48511]: [pid: 48511|app: 0|req: 2200/4436] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.979042] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 991.979042] [48511]: DEBUG nova.compute.api [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 991.982100] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.982311] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.982464] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 991.982717] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 991.982864] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 991.982990] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.000126] [48511]: DEBUG nova.compute.api [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 992.048817] [48511]: INFO nova.api.openstack.requestlog [None req-9a9960a4-38b2-4f99-8cbc-720f9132e0ed tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 204 len: 0 microversion: 2.1 time: 0.071790 [ 992.049033] [48511]: [pid: 48511|app: 0|req: 2201/4437] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:25:56 2025] DELETE /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 992.053826] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.055315] [48511]: DEBUG nova.compute.api [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.058447] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.058652] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.058800] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.059067] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.059255] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.059385] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.063196] [48512]: INFO nova.api.openstack.wsgi [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Multiple possible networks found, use a Network ID to be more specific. [ 992.063624] [48512]: DEBUG nova.api.openstack.wsgi [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 400 to user: Multiple possible networks found, use a Network ID to be more specific. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 992.064098] [48512]: INFO nova.api.openstack.requestlog [None req-72570221-2801-4520-b850-bef5bd4c23ba tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 400 len: 115 microversion: 2.1 time: 3.035166 [ 992.064471] [48512]: [pid: 48512|app: 0|req: 2237/4438] 10.180.1.21 () {60 vars in 1291 bytes} [Mon Dec 8 18:25:53 2025] POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 115 bytes in 3036 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 992.067089] [48512]: DEBUG nova.api.openstack.wsgi [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.069285] [48512]: DEBUG nova.compute.api [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.073380] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.073785] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.074096] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.075043] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.075043] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.075043] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.077823] [48511]: WARNING neutronclient.v2_0.client [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.098290] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.098489] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.098642] [48512]: DEBUG oslo_concurrency.lockutils [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.098853] [48512]: DEBUG nova.objects.instance [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.102250] [48512]: WARNING neutronclient.v2_0.client [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.121889] [48512]: DEBUG nova.policy [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.126037] [48512]: INFO nova.api.openstack.requestlog [None req-b93f55d5-1df1-4cc6-b4e9-558052b7a1d3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.060975 [ 992.126458] [48512]: [pid: 48512|app: 0|req: 2238/4439] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.128741] [48512]: DEBUG nova.api.openstack.wsgi [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "5401c5e9-af59-46f1-9d61-526c28c78c2c"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 992.130208] [48512]: DEBUG nova.compute.api [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.133274] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.133456] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.133593] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.133845] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.133988] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.134123] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.164463] [48511]: DEBUG nova.policy [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.168849] [48511]: INFO nova.api.openstack.requestlog [None req-a4f99d04-4e55-458c-93d6-4798c9debd22 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1488 microversion: 2.1 time: 0.117070 [ 992.169320] [48511]: [pid: 48511|app: 0|req: 2202/4440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1488 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.207031] [48511]: DEBUG nova.api.openstack.wsgi [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.208159] [48511]: DEBUG nova.compute.api [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.214476] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.214679] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.214816] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.215098] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.215238] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.215361] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.235333] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.235522] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.235653] [48511]: DEBUG oslo_concurrency.lockutils [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.235800] [48511]: DEBUG nova.objects.instance [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.239079] [48511]: WARNING neutronclient.v2_0.client [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.258850] [48511]: DEBUG nova.policy [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.263456] [48511]: INFO nova.api.openstack.requestlog [None req-8983f072-70fb-48a1-8f67-939c4155b99e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.059606 [ 992.263876] [48511]: [pid: 48511|app: 0|req: 2203/4441] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:56 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 992.360727] [48511]: DEBUG nova.api.openstack.wsgi [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.362551] [48511]: DEBUG nova.compute.api [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.367982] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.368252] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.368393] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.368689] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.368934] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.369104] [48511]: DEBUG oslo_concurrency.lockutils [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.399539] [48511]: WARNING neutronclient.v2_0.client [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.420551] [48511]: DEBUG nova.policy [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.426384] [48511]: INFO nova.api.openstack.requestlog [None req-327f9047-8e17-49ff-96b1-61bf1f793fba tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.068327 [ 992.426736] [48511]: [pid: 48511|app: 0|req: 2204/4442] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.535196] [48511]: DEBUG nova.api.openstack.wsgi [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.536699] [48511]: DEBUG nova.compute.api [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.540419] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.540572] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.540752] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.541063] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.541244] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.541389] [48511]: DEBUG oslo_concurrency.lockutils [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.562968] [48511]: WARNING neutronclient.v2_0.client [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.634872] [48511]: DEBUG nova.policy [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.640387] [48511]: INFO nova.api.openstack.requestlog [None req-732c5927-2ee9-41e1-87eb-8143542723b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1491 microversion: 2.1 time: 0.107522 [ 992.640786] [48511]: [pid: 48511|app: 0|req: 2205/4443] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1491 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.643235] [48511]: DEBUG nova.api.openstack.wsgi [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.644602] [48511]: DEBUG nova.compute.api [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.649215] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.649400] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.649534] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.649828] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.649985] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.650122] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.683799] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.684133] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.684335] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.684538] [48511]: DEBUG nova.objects.instance [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.688783] [48511]: WARNING neutronclient.v2_0.client [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.707968] [48511]: DEBUG nova.policy [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.713091] [48511]: DEBUG nova.policy [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.713778] [48511]: DEBUG nova.policy [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.714488] [48511]: INFO nova.api.openstack.requestlog [None req-bc588a23-fd39-4107-949c-866f41b088a8 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.073171 [ 992.714827] [48511]: [pid: 48511|app: 0|req: 2206/4444] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.717150] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.718499] [48511]: DEBUG nova.compute.api [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.722339] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.722525] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.722657] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.723035] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.723174] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.723298] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.740333] [48511]: WARNING neutronclient.v2_0.client [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.757190] [48511]: DEBUG nova.policy [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.761457] [48511]: DEBUG nova.policy [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.762101] [48511]: DEBUG nova.policy [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.762682] [48511]: INFO nova.api.openstack.requestlog [None req-b3281d00-8887-441b-8f24-bb40f87597a2 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.047356 [ 992.762993] [48511]: [pid: 48511|app: 0|req: 2207/4445] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.765202] [48511]: DEBUG nova.api.openstack.wsgi [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.766527] [48511]: DEBUG nova.compute.api [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.769669] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.769850] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.769987] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.770321] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.770396] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.770517] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.789625] [48511]: WARNING neutronclient.v2_0.client [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.809167] [48511]: DEBUG nova.policy [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.813927] [48511]: INFO nova.api.openstack.requestlog [None req-6c6d39a1-3103-45c7-8bbd-3c256026c8a9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.050282 [ 992.814273] [48511]: [pid: 48511|app: 0|req: 2208/4446] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.816765] [48511]: DEBUG nova.api.openstack.wsgi [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.819017] [48511]: DEBUG nova.compute.api [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.821971] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.822122] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.822946] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.822946] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.822946] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.822946] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.842154] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.842341] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.842468] [48511]: DEBUG oslo_concurrency.lockutils [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.842618] [48511]: DEBUG nova.objects.instance [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.845602] [48511]: WARNING neutronclient.v2_0.client [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.864800] [48511]: DEBUG nova.policy [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.869672] [48511]: INFO nova.api.openstack.requestlog [None req-298454d3-2390-4148-aede-974bfa3a6403 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.054755 [ 992.869999] [48511]: [pid: 48511|app: 0|req: 2209/4447] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.873137] [48511]: DEBUG nova.api.openstack.wsgi [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.875235] [48511]: DEBUG nova.compute.api [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.880581] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.880947] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.881228] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.881787] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.881949] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.882291] [48511]: DEBUG oslo_concurrency.lockutils [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.901552] [48511]: WARNING neutronclient.v2_0.client [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 992.922817] [48511]: DEBUG nova.policy [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 992.928686] [48511]: INFO nova.api.openstack.requestlog [None req-60eb154a-cf70-49d7-aebd-6645bb29d4f5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.057932 [ 992.929236] [48511]: [pid: 48511|app: 0|req: 2210/4448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.932786] [48511]: DEBUG nova.api.openstack.wsgi [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 992.934882] [48511]: DEBUG nova.compute.api [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 992.939621] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.939824] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.939999] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.940222] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 992.940371] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 992.940495] [48511]: DEBUG oslo_concurrency.lockutils [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 992.958441] [48511]: WARNING neutronclient.v2_0.client [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.056403] [48511]: DEBUG nova.policy [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.061374] [48511]: INFO nova.api.openstack.requestlog [None req-99b7490d-c78b-4f49-b79f-566f49e2078f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.131540 [ 993.061719] [48511]: [pid: 48511|app: 0|req: 2211/4449] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.065034] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.065530] [48511]: DEBUG nova.compute.api [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.068873] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.069070] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.069208] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.069458] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.069601] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.069721] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.092845] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.093095] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.093273] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.093408] [48511]: DEBUG nova.objects.instance [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid 4bbb27fb-d264-4930-a5eb-b1fda6460196 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.096829] [48511]: WARNING neutronclient.v2_0.client [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.116271] [48511]: DEBUG nova.policy [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.120465] [48511]: INFO nova.api.openstack.requestlog [None req-aa4f3c5d-1d40-42de-8675-422d281ed8eb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 200 len: 1327 microversion: 2.1 time: 0.058177 [ 993.120838] [48511]: [pid: 48511|app: 0|req: 2212/4450] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 1327 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.140649] [48511]: DEBUG nova.api.openstack.wsgi [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.142140] [48511]: DEBUG nova.compute.api [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.145645] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.145830] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.145965] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.146230] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.146377] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.146499] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.169416] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.169608] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.169743] [48511]: DEBUG oslo_concurrency.lockutils [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.169893] [48511]: DEBUG nova.objects.instance [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.173448] [48511]: WARNING neutronclient.v2_0.client [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.192696] [48511]: DEBUG nova.policy [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.196852] [48511]: INFO nova.api.openstack.requestlog [None req-10940116-e1b7-4b47-a962-aa43932bf25f tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.058759 [ 993.197196] [48511]: [pid: 48511|app: 0|req: 2213/4451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.199663] [48511]: DEBUG nova.api.openstack.wsgi [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.201077] [48511]: DEBUG nova.compute.api [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.204262] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.204443] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.204574] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.204858] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.205024] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.205153] [48511]: DEBUG oslo_concurrency.lockutils [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.224076] [48511]: WARNING neutronclient.v2_0.client [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.287628] [48511]: DEBUG nova.policy [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.292359] [48511]: INFO nova.api.openstack.requestlog [None req-38c32c12-851b-46f0-b36f-5d6555341fca tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1488 microversion: 2.1 time: 0.094552 [ 993.292794] [48511]: [pid: 48511|app: 0|req: 2214/4452] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:57 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.295450] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.296973] [48511]: DEBUG nova.compute.api [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.300563] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.300799] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.300932] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.301194] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.301340] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.301461] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.320077] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.320246] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.320376] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.320523] [48511]: DEBUG nova.objects.instance [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.323657] [48511]: WARNING neutronclient.v2_0.client [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.341921] [48511]: DEBUG nova.policy [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.346169] [48511]: INFO nova.api.openstack.requestlog [None req-8a24b00d-2be9-4a44-888c-57c96fbdeb0f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.052763 [ 993.346511] [48511]: [pid: 48511|app: 0|req: 2215/4453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.439647] [48511]: DEBUG nova.api.openstack.wsgi [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.441216] [48511]: DEBUG nova.compute.api [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.447198] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.447395] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.447532] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.447793] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.447951] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.448085] [48511]: DEBUG oslo_concurrency.lockutils [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.466456] [48511]: WARNING neutronclient.v2_0.client [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.484708] [48511]: DEBUG nova.policy [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.489034] [48511]: INFO nova.api.openstack.requestlog [None req-31b69e43-2cfb-4f15-bc99-70f6c172463b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.051868 [ 993.489371] [48511]: [pid: 48511|app: 0|req: 2216/4454] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.653875] [48511]: DEBUG nova.api.openstack.wsgi [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.655270] [48511]: DEBUG nova.compute.api [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.658770] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.659027] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.659184] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.659517] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.659737] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.659886] [48511]: DEBUG oslo_concurrency.lockutils [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.682112] [48511]: WARNING neutronclient.v2_0.client [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.743970] [48511]: DEBUG nova.policy [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.748668] [48511]: INFO nova.api.openstack.requestlog [None req-76358d6c-2587-42b7-9c94-dac1e932fb0f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1491 microversion: 2.1 time: 0.097144 [ 993.749263] [48511]: [pid: 48511|app: 0|req: 2217/4455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1491 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.752289] [48511]: DEBUG nova.api.openstack.wsgi [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b1ddc736-cc4c-41b9-8ade-734044461975", "tag": "fb1f939c-65cb-480a-8202-af6401f35ef1"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 993.758183] [48511]: DEBUG oslo_concurrency.lockutils [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.758385] [48511]: DEBUG oslo_concurrency.lockutils [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.758518] [48511]: DEBUG oslo_concurrency.lockutils [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.765074] [48511]: INFO nova.api.openstack.compute.server_external_events [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] Creating event network-changed:fb1f939c-65cb-480a-8202-af6401f35ef1 for instance b1ddc736-cc4c-41b9-8ade-734044461975 on cpu-1 [ 993.769714] [48511]: INFO nova.api.openstack.requestlog [req-6e0d00c6-08d6-435a-8a53-2f803735bf2d req-fd428785-f843-43ab-be26-1555c13795d1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019607 [ 993.770132] [48511]: [pid: 48511|app: 0|req: 2218/4456] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:25:58 2025] 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) [ 993.773914] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.775446] [48511]: DEBUG nova.compute.api [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.779543] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.779742] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.779886] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.780187] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.780346] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.780473] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.806781] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.806914] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.807355] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.807422] [48511]: DEBUG nova.objects.instance [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.812633] [48511]: WARNING neutronclient.v2_0.client [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.900201] [48511]: DEBUG nova.policy [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.909839] [48511]: DEBUG nova.policy [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.910370] [48511]: DEBUG nova.policy [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.911061] [48511]: INFO nova.api.openstack.requestlog [None req-ef93fc2f-18a9-4f16-9ba9-51af20230178 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.140509 [ 993.911372] [48511]: [pid: 48511|app: 0|req: 2219/4457] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.914077] [48511]: DEBUG nova.api.openstack.wsgi [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.914984] [48511]: DEBUG nova.compute.api [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.920439] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.920640] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.920821] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.921185] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.921361] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.921535] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.950321] [48511]: WARNING neutronclient.v2_0.client [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 993.970997] [48511]: DEBUG nova.policy [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.978578] [48511]: DEBUG nova.policy [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.979839] [48511]: DEBUG nova.policy [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 993.979839] [48511]: INFO nova.api.openstack.requestlog [None req-a6b0361c-ae7c-416b-ab66-aaeaf738c93f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1390 microversion: 2.57 time: 0.067954 [ 993.980206] [48511]: [pid: 48511|app: 0|req: 2220/4458] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1390 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.982613] [48511]: DEBUG nova.api.openstack.wsgi [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 993.983972] [48511]: DEBUG nova.compute.api [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 993.989935] [48511]: DEBUG oslo_concurrency.lockutils [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.008557] [48511]: WARNING neutronclient.v2_0.client [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.028465] [48511]: DEBUG nova.policy [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.033825] [48511]: INFO nova.api.openstack.requestlog [None req-895d59d6-7fc8-4cb3-a7b9-361104febef9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.053014 [ 994.034124] [48511]: [pid: 48511|app: 0|req: 2221/4459] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.039337] [48511]: DEBUG nova.api.openstack.wsgi [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.039657] [48511]: DEBUG nova.compute.api [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.046209] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.077170] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.077361] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.077502] [48511]: DEBUG oslo_concurrency.lockutils [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.077661] [48511]: DEBUG nova.objects.instance [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 994.082676] [48511]: WARNING neutronclient.v2_0.client [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.103605] [48511]: DEBUG nova.policy [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.108059] [48511]: INFO nova.api.openstack.requestlog [None req-428812c6-ab20-47af-83be-40d4a1aad893 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.073245 [ 994.108543] [48511]: [pid: 48511|app: 0|req: 2222/4460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.111035] [48511]: DEBUG nova.api.openstack.wsgi [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.112479] [48511]: DEBUG nova.compute.api [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.116158] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.116315] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.116453] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.116705] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.116848] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.116970] [48511]: DEBUG oslo_concurrency.lockutils [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.135888] [48511]: WARNING neutronclient.v2_0.client [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.154570] [48511]: DEBUG nova.policy [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.159396] [48511]: INFO nova.api.openstack.requestlog [None req-06dd9623-9d12-4dff-bbce-f981d0cb6017 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.050241 [ 994.159877] [48511]: [pid: 48511|app: 0|req: 2223/4461] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.164023] [48511]: DEBUG nova.api.openstack.wsgi [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.164023] [48511]: DEBUG nova.compute.api [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.168654] [48511]: DEBUG oslo_concurrency.lockutils [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.185542] [48511]: WARNING neutronclient.v2_0.client [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.296205] [48511]: DEBUG nova.policy [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.304823] [48511]: INFO nova.api.openstack.requestlog [None req-be5e5e4b-bd14-47d6-ada3-fe108c7ebc0a tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.144407 [ 994.305397] [48511]: [pid: 48511|app: 0|req: 2224/4462] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:58 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.307648] [48511]: DEBUG nova.api.openstack.wsgi [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.309098] [48511]: DEBUG nova.compute.api [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: 4bbb27fb-d264-4930-a5eb-b1fda6460196] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.315310] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.315508] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.315641] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.315899] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.316060] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.316442] [48511]: DEBUG oslo_concurrency.lockutils [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.326670] [48511]: INFO nova.api.openstack.wsgi [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 could not be found. [ 994.326947] [48511]: DEBUG nova.api.openstack.wsgi [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 404 to user: Instance 4bbb27fb-d264-4930-a5eb-b1fda6460196 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 994.327353] [48511]: INFO nova.api.openstack.requestlog [None req-159fe29a-55cb-4faf-8630-d6fdfbc80536 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196" status: 404 len: 111 microversion: 2.1 time: 0.021826 [ 994.327672] [48511]: [pid: 48511|app: 0|req: 2225/4463] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/4bbb27fb-d264-4930-a5eb-b1fda6460196 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 994.330010] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.331415] [48511]: DEBUG nova.compute.api [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.334612] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.334832] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.334911] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.335183] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.335326] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.335442] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.364564] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.364987] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.364987] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.365156] [48511]: DEBUG nova.objects.instance [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 994.375043] [48511]: WARNING neutronclient.v2_0.client [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.570296] [48511]: DEBUG nova.policy [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.577595] [48511]: INFO nova.api.openstack.requestlog [None req-d4638a40-d9fd-4338-86c6-e9af317ba329 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.249356 [ 994.577932] [48511]: [pid: 48511|app: 0|req: 2226/4464] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.580287] [48511]: DEBUG nova.api.openstack.wsgi [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.581638] [48511]: DEBUG nova.compute.api [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.586583] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.586583] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.586583] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.586583] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.586753] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.586825] [48511]: DEBUG oslo_concurrency.lockutils [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.608054] [48511]: WARNING neutronclient.v2_0.client [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.632262] [48511]: DEBUG nova.policy [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.636538] [48511]: INFO nova.api.openstack.requestlog [None req-be40500d-2841-4186-b17a-4e50f03c86fc tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1446 microversion: 2.1 time: 0.058057 [ 994.636853] [48511]: [pid: 48511|app: 0|req: 2227/4465] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1446 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.639638] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 994.640845] [48511]: DEBUG nova.compute.api [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.644613] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.644801] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.644939] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.645202] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.645342] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.645462] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.665015] [48511]: INFO nova.api.openstack.wsgi [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Cannot 'reboot' instance e98d72b5-10c6-4975-bdab-65277f084a3a while it is in vm_state rescued [ 994.665476] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 409 to user: Cannot 'reboot' instance e98d72b5-10c6-4975-bdab-65277f084a3a while it is in vm_state rescued {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 994.666120] [48511]: INFO nova.api.openstack.requestlog [None req-ea648538-9c2c-4da9-bf3d-544092b9bddb tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action" status: 409 len: 145 microversion: 2.1 time: 0.028659 [ 994.666544] [48511]: [pid: 48511|app: 0|req: 2228/4466] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:59 2025] POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action => generated 145 bytes in 29 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 994.669508] [48511]: DEBUG nova.api.openstack.wsgi [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.670549] [48511]: DEBUG nova.compute.api [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.674037] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.674189] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.674326] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.674584] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.674722] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.674843] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.693265] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.693432] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.693565] [48511]: DEBUG oslo_concurrency.lockutils [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.693718] [48511]: DEBUG nova.objects.instance [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 38b18f4b-4fc5-40f6-999e-0105ef1444fa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 994.696903] [48511]: WARNING neutronclient.v2_0.client [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.734099] [48511]: DEBUG nova.policy [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.738334] [48511]: INFO nova.api.openstack.requestlog [None req-444aed5a-a12a-4a75-afd8-ef5d03710255 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 200 len: 1304 microversion: 2.1 time: 0.071140 [ 994.738670] [48511]: [pid: 48511|app: 0|req: 2229/4467] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.741044] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.742593] [48511]: DEBUG nova.compute.api [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.745493] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.745752] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.745798] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.746065] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.746219] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.746342] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.763815] [48511]: WARNING neutronclient.v2_0.client [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.781928] [48511]: DEBUG nova.policy [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.786218] [48511]: INFO nova.api.openstack.requestlog [None req-f9826afd-0862-4050-a62b-a2ba6c4a5a32 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.047006 [ 994.786665] [48511]: [pid: 48511|app: 0|req: 2230/4468] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.789014] [48511]: DEBUG nova.api.openstack.wsgi [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 994.790638] [48511]: DEBUG nova.compute.api [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.793732] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.793934] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.794090] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.794338] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.794482] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.794602] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.814943] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.815165] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.815261] [48511]: DEBUG oslo_concurrency.lockutils [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.819537] [48511]: INFO nova.api.openstack.wsgi [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Cannot 'rebuild' instance e98d72b5-10c6-4975-bdab-65277f084a3a while it is in vm_state rescued [ 994.819793] [48511]: DEBUG nova.api.openstack.wsgi [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 409 to user: Cannot 'rebuild' instance e98d72b5-10c6-4975-bdab-65277f084a3a while it is in vm_state rescued {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 994.820230] [48511]: INFO nova.api.openstack.requestlog [None req-282ccd5d-4cf3-47cd-941a-d7b7fb8af883 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action" status: 409 len: 146 microversion: 2.1 time: 0.033233 [ 994.820657] [48511]: [pid: 48511|app: 0|req: 2231/4469] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:25:59 2025] POST /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a/action => generated 146 bytes in 33 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 994.823187] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.824576] [48511]: DEBUG nova.compute.api [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.827555] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.827733] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.827868] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.828142] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.828309] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.828440] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.845032] [48511]: WARNING neutronclient.v2_0.client [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.862805] [48511]: DEBUG nova.policy [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.866916] [48511]: INFO nova.api.openstack.requestlog [None req-ab61c104-1735-4969-bd2e-8d915761b6fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1288 microversion: 2.1 time: 0.045850 [ 994.867241] [48511]: [pid: 48511|app: 0|req: 2232/4470] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1288 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.871049] [48511]: DEBUG nova.api.openstack.wsgi [None req-57f90f16-ebc3-498e-884d-922967c2fec0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.884602] [48511]: INFO nova.api.openstack.requestlog [None req-57f90f16-ebc3-498e-884d-922967c2fec0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-85934804" status: 202 len: 0 microversion: 2.1 time: 0.015684 [ 994.884602] [48511]: [pid: 48511|app: 0|req: 2233/4471] 10.180.1.21 () {58 vars in 1210 bytes} [Mon Dec 8 18:25:59 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-85934804 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 994.927036] [48511]: DEBUG nova.api.openstack.wsgi [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.928831] [48511]: DEBUG nova.compute.api [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 994.933321] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.934130] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.934130] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.934313] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.934508] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.934708] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.957875] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 994.958310] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 994.958404] [48511]: DEBUG oslo_concurrency.lockutils [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 994.958618] [48511]: DEBUG nova.objects.instance [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 994.961750] [48511]: WARNING neutronclient.v2_0.client [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 994.987827] [48511]: DEBUG nova.policy [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.992320] [48511]: DEBUG nova.policy [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.993957] [48511]: DEBUG nova.policy [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 994.993957] [48511]: INFO nova.api.openstack.requestlog [None req-e05fe1bd-c9e9-427e-bec0-ce30693c2e8f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.068688 [ 994.994832] [48511]: [pid: 48511|app: 0|req: 2234/4472] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 994.997086] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 994.998481] [48511]: DEBUG nova.compute.api [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.002579] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.002810] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.002958] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.003967] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.003967] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.003967] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.022119] [48511]: WARNING neutronclient.v2_0.client [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.204913] [48511]: DEBUG nova.policy [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.209097] [48511]: DEBUG nova.policy [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.209637] [48511]: DEBUG nova.policy [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.210221] [48511]: INFO nova.api.openstack.requestlog [None req-bfd279ce-3639-40e7-818d-1ae5eba0bcf9 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1375 microversion: 2.57 time: 0.214898 [ 995.210522] [48511]: [pid: 48511|app: 0|req: 2235/4473] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1375 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.214068] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.214162] [48511]: DEBUG nova.compute.api [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.217182] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.217401] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.217553] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.217795] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.217935] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.218087] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.238178] [48511]: WARNING neutronclient.v2_0.client [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.264641] [48511]: DEBUG nova.policy [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.276258] [48511]: INFO nova.api.openstack.requestlog [None req-0b5310fe-7631-459c-97bc-a8601fc89e7e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.065061 [ 995.276696] [48511]: [pid: 48511|app: 0|req: 2236/4474] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:25:59 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.280396] [48511]: DEBUG nova.api.openstack.wsgi [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.281999] [48511]: DEBUG nova.compute.api [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.288397] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.288557] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.288741] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.289090] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.289242] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.289425] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.315389] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.315601] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.315818] [48511]: DEBUG oslo_concurrency.lockutils [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.315911] [48511]: DEBUG nova.objects.instance [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.322678] [48511]: WARNING neutronclient.v2_0.client [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.343580] [48511]: DEBUG nova.policy [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.350783] [48511]: INFO nova.api.openstack.requestlog [None req-f1f5659f-7da5-429a-9bef-f0b0c1c8948d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.073247 [ 995.351135] [48511]: [pid: 48511|app: 0|req: 2237/4475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.353732] [48511]: DEBUG nova.api.openstack.wsgi [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.355277] [48511]: DEBUG nova.compute.api [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.359978] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.360903] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.360903] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.360903] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.360903] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.360903] [48511]: DEBUG oslo_concurrency.lockutils [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.383370] [48511]: WARNING neutronclient.v2_0.client [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.409581] [48511]: DEBUG nova.policy [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.416136] [48511]: INFO nova.api.openstack.requestlog [None req-173ffcde-5b0e-42cb-a983-6785b99504e5 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.064349 [ 995.416603] [48511]: [pid: 48511|app: 0|req: 2238/4476] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.418866] [48511]: DEBUG nova.api.openstack.wsgi [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.419065] [48511]: DEBUG nova.compute.api [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.423516] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.423713] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.423903] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.424189] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.424363] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.424492] [48511]: DEBUG oslo_concurrency.lockutils [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.443695] [48511]: DEBUG nova.compute.api [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 995.491112] [48511]: INFO nova.api.openstack.requestlog [None req-73191745-b500-4d9b-b9cc-948419ed8c88 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 204 len: 0 microversion: 2.57 time: 0.073914 [ 995.491754] [48511]: [pid: 48511|app: 0|req: 2239/4477] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:26:00 2025] DELETE /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 995.495023] [48511]: DEBUG nova.api.openstack.wsgi [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.496496] [48511]: DEBUG nova.compute.api [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.499448] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.499625] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.499758] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.500020] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.500168] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.500287] [48511]: DEBUG oslo_concurrency.lockutils [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.519443] [48511]: WARNING neutronclient.v2_0.client [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.591978] [48511]: DEBUG nova.policy [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.599426] [48511]: INFO nova.api.openstack.requestlog [None req-650947a1-c4d4-4e05-b3fb-ca365e3b3906 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.106905 [ 995.599773] [48511]: [pid: 48511|app: 0|req: 2240/4478] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.602183] [48511]: DEBUG nova.api.openstack.wsgi [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.603805] [48511]: DEBUG nova.compute.api [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.607908] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.608116] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.608256] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.608511] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.608655] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.608785] [48511]: DEBUG oslo_concurrency.lockutils [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.635031] [48511]: WARNING neutronclient.v2_0.client [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.654288] [48511]: DEBUG nova.policy [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.661314] [48511]: DEBUG nova.policy [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.661314] [48511]: DEBUG nova.policy [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.662491] [48511]: INFO nova.api.openstack.requestlog [None req-701f0ec0-3124-4708-adc9-93252fc67729 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1381 microversion: 2.57 time: 0.061951 [ 995.662757] [48511]: [pid: 48511|app: 0|req: 2241/4479] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1381 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.666016] [48511]: DEBUG nova.api.openstack.wsgi [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.668030] [48511]: DEBUG nova.compute.api [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.672658] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.672944] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.673829] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.673829] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.673829] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.673986] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.696598] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.696813] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.696917] [48511]: DEBUG oslo_concurrency.lockutils [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.697087] [48511]: DEBUG nova.objects.instance [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.701033] [48511]: WARNING neutronclient.v2_0.client [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.731543] [48511]: DEBUG nova.policy [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.737038] [48511]: INFO nova.api.openstack.requestlog [None req-39775ab3-c99d-4133-b127-703f84449490 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.072801 [ 995.737038] [48511]: [pid: 48511|app: 0|req: 2242/4480] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.743697] [48511]: DEBUG nova.api.openstack.wsgi [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-plugged", "status": "completed", "tag": "350dbf41-cc41-4937-9710-b210b521b3b2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 995.745564] [48511]: DEBUG oslo_concurrency.lockutils [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.745728] [48511]: DEBUG oslo_concurrency.lockutils [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.746388] [48511]: DEBUG oslo_concurrency.lockutils [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.754284] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] Creating event network-vif-plugged:350dbf41-cc41-4937-9710-b210b521b3b2 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 995.760187] [48511]: INFO nova.api.openstack.requestlog [req-9b134930-add2-45ea-ab7c-ee24691815a2 req-4925a93b-db4e-4a71-9c1a-5680a610f12f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022607 [ 995.761459] [48511]: [pid: 48511|app: 0|req: 2243/4481] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:00 2025] 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) [ 995.764320] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.766250] [48511]: DEBUG nova.compute.api [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.771079] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.771395] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.771605] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.771943] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.772218] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.772416] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.796561] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.796915] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.797088] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.797192] [48511]: DEBUG nova.objects.instance [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.804372] [48511]: WARNING neutronclient.v2_0.client [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.824895] [48511]: DEBUG nova.policy [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.829228] [48511]: INFO nova.api.openstack.requestlog [None req-e2793c6e-9cdd-4310-8036-0f125aef6953 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.067554 [ 995.829573] [48511]: [pid: 48511|app: 0|req: 2244/4482] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.832074] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.833577] [48511]: DEBUG nova.compute.api [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 38b18f4b-4fc5-40f6-999e-0105ef1444fa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.836946] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.837209] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.837290] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.837552] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.837691] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.837813] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.847968] [48511]: INFO nova.api.openstack.wsgi [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] HTTP exception thrown: Instance 38b18f4b-4fc5-40f6-999e-0105ef1444fa could not be found. [ 995.848284] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Returning 404 to user: Instance 38b18f4b-4fc5-40f6-999e-0105ef1444fa could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 995.848674] [48511]: INFO nova.api.openstack.requestlog [None req-9d59741d-d2ec-428a-9844-474d73e600ac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa" status: 404 len: 111 microversion: 2.1 time: 0.018651 [ 995.848995] [48511]: [pid: 48511|app: 0|req: 2245/4483] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/38b18f4b-4fc5-40f6-999e-0105ef1444fa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 995.852115] [48511]: DEBUG nova.api.openstack.wsgi [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "498249b6-4818-4434-b9f6-37cd7b1f6ebf", "name": "network-vif-deleted", "tag": "f6e07bb0-1d0b-41f0-9719-c82e46ddf64a"}, {"server_uuid": "3b608ef9-304d-45f7-886c-89acbd568d61", "name": "network-vif-deleted", "tag": "2b1121bb-2aad-4add-bbb0-3a2a93b64561"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 995.859747] [48511]: DEBUG oslo_concurrency.lockutils [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.859931] [48511]: DEBUG oslo_concurrency.lockutils [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.860077] [48511]: DEBUG oslo_concurrency.lockutils [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.868241] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Creating event network-vif-deleted:f6e07bb0-1d0b-41f0-9719-c82e46ddf64a for instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf on cpu-1 [ 995.868463] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] Creating event network-vif-deleted:2b1121bb-2aad-4add-bbb0-3a2a93b64561 for instance 3b608ef9-304d-45f7-886c-89acbd568d61 on cpu-1 [ 995.873636] [48511]: INFO nova.api.openstack.requestlog [req-d16cbfe5-a8ee-4024-8d1c-4142fa3a322d req-dc58ac28-6e73-4c6a-afea-7c70d84ce7b1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.023989 [ 995.874026] [48511]: [pid: 48511|app: 0|req: 2246/4484] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:00 2025] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 995.877021] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.878377] [48511]: DEBUG nova.compute.api [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.881996] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.882340] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.882488] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.882754] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.882903] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.883034] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.902226] [48511]: WARNING neutronclient.v2_0.client [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.922900] [48511]: DEBUG nova.policy [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.927796] [48511]: INFO nova.api.openstack.requestlog [None req-ae4f46cc-250a-4631-9066-27f0aaa264fe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.053069 [ 995.928327] [48511]: [pid: 48511|app: 0|req: 2247/4485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.931203] [48511]: DEBUG nova.api.openstack.wsgi [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.932728] [48511]: DEBUG nova.compute.api [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.937076] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.937329] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.937488] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.937815] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.938016] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.938190] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.959564] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.959765] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.959949] [48511]: DEBUG oslo_concurrency.lockutils [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.960169] [48511]: DEBUG nova.objects.instance [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 995.963351] [48511]: WARNING neutronclient.v2_0.client [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 995.983119] [48511]: DEBUG nova.policy [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 995.987849] [48511]: INFO nova.api.openstack.requestlog [None req-632ecd40-32ee-432b-a9e1-84ccd8fd83e5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1304 microversion: 2.1 time: 0.059003 [ 995.988226] [48511]: [pid: 48511|app: 0|req: 2248/4486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.990993] [48511]: DEBUG nova.api.openstack.wsgi [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 995.992459] [48511]: DEBUG nova.compute.api [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 995.996123] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.996294] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.996417] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 995.996693] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 995.996842] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 995.996962] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.018154] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.018352] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.018484] [48511]: DEBUG oslo_concurrency.lockutils [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.018666] [48511]: DEBUG nova.objects.instance [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.023511] [48511]: WARNING neutronclient.v2_0.client [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.047878] [48511]: DEBUG nova.policy [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.052514] [48511]: INFO nova.api.openstack.requestlog [None req-b592605a-fb11-4f1b-b619-174dc4ea3547 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.063690 [ 996.052875] [48511]: [pid: 48511|app: 0|req: 2249/4487] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.055428] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.057282] [48511]: DEBUG nova.compute.api [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.060861] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.061135] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.061255] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.061636] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.061843] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.062031] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.084309] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.084491] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.084626] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.084782] [48511]: DEBUG nova.objects.instance [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.088936] [48511]: WARNING neutronclient.v2_0.client [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.109061] [48511]: DEBUG nova.policy [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.113454] [48511]: DEBUG nova.policy [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.114023] [48511]: DEBUG nova.policy [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.114613] [48511]: INFO nova.api.openstack.requestlog [None req-3f238078-7743-47a6-8a4a-e099f6a7ec67 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.061241 [ 996.114957] [48511]: [pid: 48511|app: 0|req: 2250/4488] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:00 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.292508] [48511]: DEBUG nova.api.openstack.wsgi [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.294156] [48511]: DEBUG nova.compute.api [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.298086] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.298196] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.298334] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.298707] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.298888] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.299060] [48511]: DEBUG oslo_concurrency.lockutils [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.322266] [48511]: WARNING neutronclient.v2_0.client [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.345645] [48511]: DEBUG nova.policy [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.352641] [48511]: INFO nova.api.openstack.requestlog [None req-d72a240e-56c8-4c07-84db-fcb1c991f4de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.062473 [ 996.353162] [48511]: [pid: 48511|app: 0|req: 2251/4489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.364306] [48511]: DEBUG nova.api.openstack.wsgi [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.365801] [48511]: DEBUG nova.compute.api [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.370612] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.370830] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.370971] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.371243] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.371389] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.371515] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.399845] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.400041] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.400307] [48511]: DEBUG oslo_concurrency.lockutils [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.400352] [48511]: DEBUG nova.objects.instance [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.404231] [48511]: WARNING neutronclient.v2_0.client [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.423598] [48511]: DEBUG nova.policy [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.428118] [48511]: INFO nova.api.openstack.requestlog [None req-f632a083-a6c9-4b70-8436-515145b3cfb9 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.065884 [ 996.428447] [48511]: [pid: 48511|app: 0|req: 2252/4490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 996.431045] [48511]: DEBUG nova.api.openstack.wsgi [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.432640] [48511]: DEBUG nova.compute.api [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.435817] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.436027] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.436138] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.436363] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.436505] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.436627] [48511]: DEBUG oslo_concurrency.lockutils [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.457313] [48511]: WARNING neutronclient.v2_0.client [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.477610] [48511]: DEBUG nova.policy [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.485088] [48511]: INFO nova.api.openstack.requestlog [None req-4af038e7-c985-474a-9481-e7bb47b61898 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.056025 [ 996.485502] [48511]: [pid: 48511|app: 0|req: 2253/4491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.612205] [48511]: DEBUG nova.api.openstack.wsgi [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.613785] [48511]: DEBUG nova.compute.api [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.619033] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.619033] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.619191] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.619560] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.619750] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.619905] [48511]: DEBUG oslo_concurrency.lockutils [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.644329] [48511]: WARNING neutronclient.v2_0.client [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.747552] [48511]: DEBUG nova.policy [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.751865] [48511]: INFO nova.api.openstack.requestlog [None req-b8847a9b-1711-4d3f-9ad1-d3a5aac1dc53 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.141785 [ 996.752260] [48511]: [pid: 48511|app: 0|req: 2254/4492] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.754494] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.755821] [48511]: DEBUG nova.compute.api [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.758813] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.759155] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.759155] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.759373] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.759515] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.759635] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.777861] [48511]: WARNING neutronclient.v2_0.client [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.797662] [48511]: DEBUG nova.policy [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.802954] [48511]: DEBUG nova.policy [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.803533] [48511]: DEBUG nova.policy [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.804122] [48511]: INFO nova.api.openstack.requestlog [None req-0d3c1d92-6d1f-4148-95fc-c54230b01ed8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1381 microversion: 2.57 time: 0.051437 [ 996.804547] [48511]: [pid: 48511|app: 0|req: 2255/4493] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 996.806707] [48511]: DEBUG nova.api.openstack.wsgi [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.808089] [48511]: DEBUG nova.compute.api [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.811173] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.811350] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.811483] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.811730] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.811879] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.812009] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.834736] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.834915] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.835058] [48511]: DEBUG oslo_concurrency.lockutils [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.835208] [48511]: DEBUG nova.objects.instance [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.838584] [48511]: WARNING neutronclient.v2_0.client [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.856401] [48511]: DEBUG nova.policy [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.860155] [48511]: INFO nova.api.openstack.requestlog [None req-473e8359-23a1-4900-ab6e-d1bcf810d364 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.055049 [ 996.860610] [48511]: [pid: 48511|app: 0|req: 2256/4494] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.862756] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.864126] [48511]: DEBUG nova.compute.api [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.868912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.889949] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.890175] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.890279] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.890491] [48511]: DEBUG nova.objects.instance [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 996.893415] [48511]: WARNING neutronclient.v2_0.client [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.911469] [48511]: DEBUG nova.policy [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.915659] [48511]: INFO nova.api.openstack.requestlog [None req-dc8496f1-9a5a-4655-ae61-7d3feec44ea6 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.054635 [ 996.915990] [48511]: [pid: 48511|app: 0|req: 2257/4495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.940056] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 996.941612] [48511]: DEBUG nova.compute.api [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 996.946837] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.946837] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.946837] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.947105] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 996.947105] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 996.947215] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 996.966235] [48511]: WARNING neutronclient.v2_0.client [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 996.989255] [48511]: DEBUG nova.policy [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 996.993573] [48511]: INFO nova.api.openstack.requestlog [None req-f9e3817e-5acb-43a6-a0e4-dad99be221e2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.055697 [ 996.993865] [48511]: [pid: 48511|app: 0|req: 2258/4496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.001056] [48511]: DEBUG nova.api.openstack.wsgi [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.002510] [48511]: DEBUG nova.compute.api [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.008636] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.008832] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.008981] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.009287] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.009400] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.009522] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.029453] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.029639] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.029818] [48511]: DEBUG oslo_concurrency.lockutils [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.029937] [48511]: DEBUG nova.objects.instance [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 997.033054] [48511]: WARNING neutronclient.v2_0.client [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.076555] [48511]: DEBUG nova.policy [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.079623] [48511]: INFO nova.api.openstack.requestlog [None req-c216e05f-3169-4272-82cb-2e3f00c70e1b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 200 len: 1304 microversion: 2.1 time: 0.080546 [ 997.080170] [48511]: [pid: 48511|app: 0|req: 2259/4497] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.082761] [48511]: DEBUG nova.api.openstack.wsgi [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.084170] [48511]: DEBUG nova.compute.api [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.087407] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.087556] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.087717] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.088023] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.088197] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.088352] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.092630] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.117023] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.117151] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.117283] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.117430] [48511]: DEBUG nova.objects.instance [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 997.120460] [48511]: WARNING neutronclient.v2_0.client [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.139608] [48511]: DEBUG nova.policy [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.144584] [48511]: INFO nova.api.openstack.requestlog [None req-79a70489-b90a-421e-8448-590fdb3a8bed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.063924 [ 997.144918] [48511]: [pid: 48511|app: 0|req: 2260/4498] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.147794] [48511]: DEBUG nova.api.openstack.wsgi [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.149187] [48511]: DEBUG nova.compute.api [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.153167] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.153372] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.153537] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.153792] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.153937] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.154128] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.175085] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.175085] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.175085] [48511]: DEBUG oslo_concurrency.lockutils [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.175335] [48511]: DEBUG nova.objects.instance [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 997.177900] [48511]: WARNING neutronclient.v2_0.client [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.196390] [48511]: DEBUG nova.policy [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.200490] [48511]: DEBUG nova.policy [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.201146] [48511]: DEBUG nova.policy [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.201755] [48511]: INFO nova.api.openstack.requestlog [None req-f17411e2-20e8-46cd-9df9-181b76197a65 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.056295 [ 997.202292] [48511]: [pid: 48511|app: 0|req: 2261/4499] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:01 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 997.365145] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.366574] [48511]: DEBUG nova.compute.api [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.372358] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.372534] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.372655] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.372902] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.373081] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.373206] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.396544] [48511]: WARNING neutronclient.v2_0.client [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.414968] [48511]: DEBUG nova.policy [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.420397] [48511]: INFO nova.api.openstack.requestlog [None req-1e2d8d23-937d-4f8c-9af6-a3893c07d7e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.057494 [ 997.420838] [48511]: [pid: 48511|app: 0|req: 2262/4500] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.423135] [48511]: DEBUG nova.api.openstack.wsgi [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.423323] [48511]: DEBUG nova.compute.api [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.426236] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.426412] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.426546] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.426797] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.426953] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.427108] [48511]: DEBUG oslo_concurrency.lockutils [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.443243] [48511]: DEBUG nova.compute.api [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 997.486445] [48511]: INFO nova.api.openstack.requestlog [None req-af846367-1770-4d63-92b4-b74408f3e305 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 204 len: 0 microversion: 2.1 time: 0.064681 [ 997.486615] [48511]: [pid: 48511|app: 0|req: 2263/4501] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:02 2025] DELETE /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 997.489372] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.490708] [48511]: DEBUG nova.compute.api [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.493993] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.494223] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.494367] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.494617] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.494761] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.494885] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.513554] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.513727] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.513862] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.514019] [48511]: DEBUG nova.objects.instance [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 997.517953] [48511]: WARNING neutronclient.v2_0.client [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.535857] [48511]: DEBUG nova.policy [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.539773] [48511]: INFO nova.api.openstack.requestlog [None req-5c2ed625-8469-47b8-bfd9-5d191af023a6 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.052613 [ 997.540179] [48511]: [pid: 48511|app: 0|req: 2264/4502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.542660] [48511]: DEBUG nova.api.openstack.wsgi [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.543977] [48511]: DEBUG nova.compute.api [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.546928] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.547071] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.547208] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.547560] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.547626] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.547709] [48511]: DEBUG oslo_concurrency.lockutils [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.565298] [48511]: WARNING neutronclient.v2_0.client [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.675339] [48511]: DEBUG nova.policy [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.685953] [48511]: INFO nova.api.openstack.requestlog [None req-91283b8b-3ce5-4cfe-b8fa-6e8d08c93c39 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1505 microversion: 2.1 time: 0.145153 [ 997.686562] [48511]: [pid: 48511|app: 0|req: 2265/4503] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.689213] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.690838] [48511]: DEBUG nova.compute.api [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.696333] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.696529] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.696667] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.696932] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.697117] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.697210] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.729178] [48511]: WARNING neutronclient.v2_0.client [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.754500] [48511]: DEBUG nova.policy [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.760620] [48511]: INFO nova.api.openstack.requestlog [None req-bd95a711-987a-418c-8b0c-d2a1695d913f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.073041 [ 997.760620] [48511]: [pid: 48511|app: 0|req: 2266/4504] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.766029] [48511]: DEBUG nova.api.openstack.wsgi [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.766029] [48511]: DEBUG nova.compute.api [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.770047] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.770436] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.771499] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.771499] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.771499] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.771499] [48511]: DEBUG oslo_concurrency.lockutils [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.795061] [48511]: WARNING neutronclient.v2_0.client [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.866940] [48511]: DEBUG nova.policy [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.873773] [48511]: INFO nova.api.openstack.requestlog [None req-d19b8711-6183-4266-bde0-9d46c292e68f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.111730 [ 997.874276] [48511]: [pid: 48511|app: 0|req: 2267/4505] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.877555] [48511]: DEBUG nova.api.openstack.wsgi [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "tag": "350dbf41-cc41-4937-9710-b210b521b3b2"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 997.883545] [48511]: DEBUG oslo_concurrency.lockutils [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.883792] [48511]: DEBUG oslo_concurrency.lockutils [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.883998] [48511]: DEBUG oslo_concurrency.lockutils [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.890569] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] Creating event network-changed:350dbf41-cc41-4937-9710-b210b521b3b2 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 997.895312] [48511]: INFO nova.api.openstack.requestlog [req-5a5c53f3-8b3a-4444-87d6-4532e6047973 req-190bd01b-0141-4912-888c-282526a16981 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020225 [ 997.895906] [48511]: [pid: 48511|app: 0|req: 2268/4506] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:02 2025] 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) [ 997.899035] [48511]: DEBUG nova.api.openstack.wsgi [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.900257] [48511]: DEBUG nova.compute.api [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.904449] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.904654] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.904832] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.905175] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.905374] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.905511] [48511]: DEBUG oslo_concurrency.lockutils [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.927826] [48511]: WARNING neutronclient.v2_0.client [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.945908] [48511]: DEBUG nova.policy [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.950128] [48511]: DEBUG nova.policy [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.950772] [48511]: DEBUG nova.policy [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 997.951406] [48511]: INFO nova.api.openstack.requestlog [None req-1658ee32-761d-4a61-be4d-6cadfdd606c8 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1381 microversion: 2.57 time: 0.054941 [ 997.951777] [48511]: [pid: 48511|app: 0|req: 2269/4507] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 997.954276] [48511]: DEBUG nova.api.openstack.wsgi [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 997.955595] [48511]: DEBUG nova.compute.api [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 997.958689] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.958841] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.958971] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.959233] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.959410] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.959512] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.980308] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 997.980487] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 997.980637] [48511]: DEBUG oslo_concurrency.lockutils [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 997.980788] [48511]: DEBUG nova.objects.instance [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 997.984735] [48511]: WARNING neutronclient.v2_0.client [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 997.989549] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.003447] [48511]: DEBUG nova.policy [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.004542] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.007961] [48511]: INFO nova.api.openstack.requestlog [None req-7386f4a6-add6-4f63-b698-90ca00dc1049 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.055632 [ 998.008451] [48511]: [pid: 48511|app: 0|req: 2270/4508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.010937] [48511]: DEBUG nova.api.openstack.wsgi [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.012304] [48511]: DEBUG nova.compute.api [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.015314] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.015485] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.015613] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.015857] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.015999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.016168] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.037430] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.037609] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.037745] [48511]: DEBUG oslo_concurrency.lockutils [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.037898] [48511]: DEBUG nova.objects.instance [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.040693] [48511]: WARNING neutronclient.v2_0.client [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.059325] [48511]: DEBUG nova.policy [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.064795] [48511]: INFO nova.api.openstack.requestlog [None req-8febe441-afef-4ad5-b8fd-855178055ce9 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.055740 [ 998.065135] [48511]: [pid: 48511|app: 0|req: 2271/4509] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.067756] [48511]: DEBUG nova.api.openstack.wsgi [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.069183] [48511]: DEBUG nova.compute.api [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.072603] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.072776] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.072906] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.073184] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.073317] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.073439] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.091848] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=6 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.094691] [48511]: WARNING neutronclient.v2_0.client [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.111824] [48511]: DEBUG nova.policy [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.117214] [48511]: INFO nova.api.openstack.requestlog [None req-b056b68b-5dec-426a-8417-2c363ca42831 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.051267 [ 998.117659] [48511]: [pid: 48511|app: 0|req: 2272/4510] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.120709] [48511]: DEBUG nova.api.openstack.wsgi [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.122389] [48511]: DEBUG nova.compute.api [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 1ba2fa96-97a2-4149-a8ff-47fcbff8a333] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.125322] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.125499] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.125630] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.125877] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.126030] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.126153] [48511]: DEBUG oslo_concurrency.lockutils [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.134643] [48511]: INFO nova.api.openstack.wsgi [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] HTTP exception thrown: Instance 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 could not be found. [ 998.134886] [48511]: DEBUG nova.api.openstack.wsgi [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Returning 404 to user: Instance 1ba2fa96-97a2-4149-a8ff-47fcbff8a333 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 998.135405] [48511]: INFO nova.api.openstack.requestlog [None req-6fc01ba0-a281-41cf-ab73-fa91cd8754ca tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333" status: 404 len: 111 microversion: 2.1 time: 0.017166 [ 998.135733] [48511]: [pid: 48511|app: 0|req: 2273/4511] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/1ba2fa96-97a2-4149-a8ff-47fcbff8a333 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 998.164299] [48511]: DEBUG nova.api.openstack.wsgi [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.165735] [48511]: DEBUG nova.compute.api [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.169301] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.169618] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.169710] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.169933] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.170290] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.170290] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.191847] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.192279] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.192279] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.192427] [48511]: DEBUG nova.objects.instance [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.196227] [48511]: WARNING neutronclient.v2_0.client [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.215915] [48511]: DEBUG nova.policy [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.221047] [48511]: INFO nova.api.openstack.requestlog [None req-d1ac3855-d075-4732-a976-f8dccfe4dae8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.058705 [ 998.221983] [48511]: [pid: 48511|app: 0|req: 2274/4512] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:02 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 998.224763] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-151808701", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "fc071934-90db-4c1b-b2ca-2430e701baa6"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 998.271229] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.271580] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.271864] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.272430] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.273070] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.274473] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.285345] [48511]: DEBUG nova.network.neutron [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] validate_networks() for [('fc071934-90db-4c1b-b2ca-2430e701baa6', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 998.285706] [48511]: WARNING neutronclient.v2_0.client [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.432876] [48511]: WARNING neutronclient.v2_0.client [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.504832] [48511]: DEBUG nova.virt.hardware [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 998.505145] [48511]: DEBUG nova.virt.hardware [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 998.505242] [48511]: DEBUG nova.virt.hardware [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 998.505353] [48511]: DEBUG nova.virt.hardware [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 998.505467] [48511]: DEBUG nova.virt.hardware [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 998.517744] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.517971] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.518234] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.518597] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.520295] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.520472] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.532358] [48511]: DEBUG nova.quota [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Getting quotas for project fe15399a9bbf4f9d9ece2ed4c079bf75. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 998.537421] [48511]: DEBUG nova.quota [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Getting quotas for user 5cc5dad0fbfd4457bb7ff57802e64fd4 and project fe15399a9bbf4f9d9ece2ed4c079bf75. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 998.546260] [48511]: DEBUG nova.compute.api [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Going to run 2 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 998.547890] [48511]: DEBUG nova.compute.api [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 998.576259] [48511]: DEBUG nova.compute.api [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',instance=,instance_uuid=0b18e793-7289-460d-bae8-32139e17ba4d,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 998.617017] [48511]: INFO nova.api.openstack.requestlog [None req-0d183f4a-1a17-4a73-9198-ecb3be2afe50 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.394665 [ 998.617606] [48511]: [pid: 48511|app: 0|req: 2275/4513] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:02 2025] POST /compute/v2.1/servers => generated 32 bytes in 395 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) [ 998.620183] [48511]: DEBUG nova.api.openstack.wsgi [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.621692] [48511]: DEBUG nova.compute.api [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.626171] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.626353] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.626488] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.626747] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.626894] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.627130] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.661560] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.661700] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.661860] [48511]: DEBUG oslo_concurrency.lockutils [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.662102] [48511]: DEBUG nova.objects.instance [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.665914] [48511]: WARNING neutronclient.v2_0.client [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.687954] [48511]: DEBUG nova.policy [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.697927] [48511]: DEBUG nova.policy [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.699117] [48511]: DEBUG nova.policy [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.700372] [48511]: INFO nova.api.openstack.requestlog [None req-e067601b-3849-4e41-8542-de6a06ced3ec tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.082138 [ 998.701564] [48511]: [pid: 48511|app: 0|req: 2276/4514] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.704840] [48511]: DEBUG nova.api.openstack.wsgi [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.706326] [48511]: DEBUG nova.compute.api [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.710719] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.711011] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.711194] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.711593] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.711841] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.712081] [48511]: DEBUG oslo_concurrency.lockutils [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.731368] [48511]: WARNING neutronclient.v2_0.client [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.751674] [48511]: DEBUG nova.policy [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.756277] [48511]: INFO nova.api.openstack.requestlog [None req-88798bec-7fa6-4baf-b77b-23f3807523de tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.053955 [ 998.756692] [48511]: [pid: 48511|app: 0|req: 2277/4515] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.759621] [48511]: DEBUG nova.api.openstack.wsgi [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.761418] [48511]: DEBUG nova.compute.api [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.765343] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.765563] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.765745] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.765977] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.766188] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.766346] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.788249] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.789338] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.789338] [48511]: DEBUG oslo_concurrency.lockutils [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.789338] [48511]: DEBUG nova.objects.instance [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.792174] [48511]: WARNING neutronclient.v2_0.client [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.813298] [48511]: DEBUG nova.policy [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.818012] [48511]: INFO nova.api.openstack.requestlog [None req-79a9b41f-4bef-46a4-9b4e-497c2df2623d tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.060687 [ 998.818355] [48511]: [pid: 48511|app: 0|req: 2278/4516] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.821019] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.823611] [48511]: DEBUG nova.policy [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.823977] [48511]: DEBUG nova.compute.api [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Searching by: {'deleted': False, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 998.832204] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.832388] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.832546] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.832851] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.833135] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.833260] [48511]: DEBUG oslo_concurrency.lockutils [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.851729] [48511]: INFO nova.api.openstack.requestlog [None req-3c73d195-e3e4-452d-9532-0f3cfde1f34f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 671 microversion: 2.1 time: 0.032733 [ 998.852034] [48511]: [pid: 48511|app: 0|req: 2279/4517] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers => generated 671 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 998.854552] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.855948] [48511]: DEBUG nova.compute.api [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.859656] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.859860] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.859998] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.860269] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.860416] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.860539] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.879439] [48511]: WARNING neutronclient.v2_0.client [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 998.980692] [48511]: DEBUG nova.policy [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 998.985589] [48511]: INFO nova.api.openstack.requestlog [None req-7f8759bd-7cd9-46fc-8112-564e6a06bdc6 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1505 microversion: 2.1 time: 0.133007 [ 998.985917] [48511]: [pid: 48511|app: 0|req: 2280/4518] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1505 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.988195] [48511]: DEBUG nova.api.openstack.wsgi [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 998.989588] [48511]: DEBUG nova.compute.api [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 998.992695] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.992884] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.993026] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 998.993307] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 998.993457] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 998.993579] [48511]: DEBUG oslo_concurrency.lockutils [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.007693] [48511]: WARNING neutronclient.v2_0.client [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.026089] [48511]: DEBUG nova.policy [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.030412] [48511]: INFO nova.api.openstack.requestlog [None req-886fac63-06a5-4fbf-bfdf-45cf7f37162c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.043905 [ 999.030798] [48511]: [pid: 48511|app: 0|req: 2281/4519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.033182] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d540b5f-3c4b-4a76-a503-3739ec19118d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.034631] [48511]: DEBUG nova.compute.api [None req-8d540b5f-3c4b-4a76-a503-3739ec19118d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.043195] [48511]: WARNING neutronclient.v2_0.client [None req-8d540b5f-3c4b-4a76-a503-3739ec19118d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.061795] [48511]: DEBUG nova.policy [None req-8d540b5f-3c4b-4a76-a503-3739ec19118d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.066462] [48511]: INFO nova.api.openstack.requestlog [None req-8d540b5f-3c4b-4a76-a503-3739ec19118d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1215 microversion: 2.1 time: 0.035098 [ 999.066844] [48511]: [pid: 48511|app: 0|req: 2282/4520] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.069585] [48511]: DEBUG nova.api.openstack.wsgi [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.071323] [48511]: DEBUG nova.compute.api [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.075104] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.075299] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.075433] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.075740] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.075830] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.075954] [48511]: DEBUG oslo_concurrency.lockutils [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.096069] [48511]: WARNING neutronclient.v2_0.client [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.157299] [48511]: DEBUG nova.policy [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.161616] [48511]: INFO nova.api.openstack.requestlog [None req-bede84a0-fc96-405a-b209-df99ffa46d34 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1323 microversion: 2.1 time: 0.094135 [ 999.162048] [48511]: [pid: 48511|app: 0|req: 2283/4521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1323 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.164658] [48511]: DEBUG nova.api.openstack.wsgi [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.166226] [48511]: DEBUG nova.compute.api [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.170049] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.170049] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.170049] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.170458] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.171037] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.171037] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.191780] [48511]: WARNING neutronclient.v2_0.client [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.211040] [48511]: DEBUG nova.policy [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.216102] [48511]: DEBUG nova.policy [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.218062] [48511]: DEBUG nova.policy [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.218062] [48511]: INFO nova.api.openstack.requestlog [None req-2c52a55e-ced1-4221-aa1d-a3a767dddd91 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1381 microversion: 2.57 time: 0.055232 [ 999.218512] [48511]: [pid: 48511|app: 0|req: 2284/4522] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.220509] [48511]: DEBUG nova.api.openstack.wsgi [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.222330] [48511]: DEBUG nova.compute.api [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.229360] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.229360] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.229530] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.229830] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.230058] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.230235] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.258721] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.259100] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.259955] [48511]: DEBUG oslo_concurrency.lockutils [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.259955] [48511]: DEBUG nova.objects.instance [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.264972] [48511]: WARNING neutronclient.v2_0.client [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.285605] [48511]: DEBUG nova.policy [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.295601] [48511]: INFO nova.api.openstack.requestlog [None req-694a4c23-5612-42a3-8aef-2684e7984587 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.076725 [ 999.296212] [48511]: [pid: 48511|app: 0|req: 2285/4523] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:03 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.299692] [48511]: DEBUG nova.api.openstack.wsgi [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.302183] [48511]: DEBUG nova.compute.api [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.306246] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.306563] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.306742] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.307079] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.307372] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.307627] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.343471] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.343721] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.343897] [48511]: DEBUG oslo_concurrency.lockutils [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.344118] [48511]: DEBUG nova.objects.instance [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.347625] [48511]: WARNING neutronclient.v2_0.client [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.366248] [48511]: DEBUG nova.policy [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.370859] [48511]: INFO nova.api.openstack.requestlog [None req-732f0528-bc9a-4d63-b67c-c954b30b2d5e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.073756 [ 999.371197] [48511]: [pid: 48511|app: 0|req: 2286/4524] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.373514] [48511]: DEBUG nova.api.openstack.wsgi [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.374869] [48511]: DEBUG nova.compute.api [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.378176] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.378432] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.378575] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.378847] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.378997] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.379134] [48511]: DEBUG oslo_concurrency.lockutils [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.401384] [48511]: WARNING neutronclient.v2_0.client [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.419124] [48511]: DEBUG nova.policy [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.423125] [48511]: INFO nova.api.openstack.requestlog [None req-253cae6d-beb5-41a5-9ecc-b10cd5edfac7 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.051352 [ 999.423457] [48511]: [pid: 48511|app: 0|req: 2287/4525] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.425847] [48511]: DEBUG nova.api.openstack.wsgi [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.427150] [48511]: DEBUG nova.compute.api [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.430034] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.430214] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.430348] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.430590] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.430771] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.430916] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.449715] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.449879] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.450015] [48511]: DEBUG oslo_concurrency.lockutils [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.450199] [48511]: DEBUG nova.objects.instance [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.452726] [48511]: WARNING neutronclient.v2_0.client [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.470013] [48511]: DEBUG nova.policy [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.473992] [48511]: INFO nova.api.openstack.requestlog [None req-a220c16b-7ac6-4783-bdf2-9eea1e0dbe99 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.049911 [ 999.474340] [48511]: [pid: 48511|app: 0|req: 2288/4526] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.716149] [48511]: DEBUG nova.api.openstack.wsgi [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.717615] [48511]: DEBUG nova.compute.api [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.719254] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=691,nova_api:INSERT=15,nova_api:UPDATE=7,nova_api:DELETE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 999.721968] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.722309] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.722568] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.723180] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.723872] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.724135] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.747808] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.747977] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.747977] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.748149] [48511]: DEBUG nova.objects.instance [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.752080] [48511]: WARNING neutronclient.v2_0.client [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.772626] [48511]: DEBUG nova.policy [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.777303] [48511]: DEBUG nova.policy [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.778055] [48511]: DEBUG nova.policy [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.778668] [48511]: INFO nova.api.openstack.requestlog [None req-f2a1fc61-0bfd-4dda-a77b-6a53e54026cf tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.065010 [ 999.778998] [48511]: [pid: 48511|app: 0|req: 2289/4527] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.781747] [48511]: DEBUG nova.api.openstack.wsgi [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.783135] [48511]: DEBUG nova.compute.api [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.786228] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.786403] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.786536] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.786779] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.786924] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.787060] [48511]: DEBUG oslo_concurrency.lockutils [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.813892] [48511]: WARNING neutronclient.v2_0.client [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.832795] [48511]: DEBUG nova.policy [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.838034] [48511]: INFO nova.api.openstack.requestlog [None req-90750ba9-645c-4fd7-bb9e-1c4e197f1cc5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.057964 [ 999.838341] [48511]: [pid: 48511|app: 0|req: 2290/4528] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.841697] [48511]: DEBUG nova.api.openstack.wsgi [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 999.843185] [48511]: DEBUG nova.compute.api [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 999.846377] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.846377] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.846377] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.846543] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.847129] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.847129] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.869334] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.869510] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.869642] [48511]: DEBUG oslo_concurrency.lockutils [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.869787] [48511]: DEBUG nova.objects.instance [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lazy-loading 'fault' on Instance uuid 163ba6dc-3229-4227-906f-a13f83397526 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.872563] [48511]: WARNING neutronclient.v2_0.client [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 999.895550] [48511]: DEBUG nova.policy [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '513868b05b0541b7a1462a0e21650a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '58363b8039ac47ea9c97987f4417a6bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 999.899988] [48511]: INFO nova.api.openstack.requestlog [None req-39f2d4d9-5499-4d7d-b19d-fcc4543c7165 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 200 len: 1292 microversion: 2.1 time: 0.060395 [ 999.900426] [48511]: [pid: 48511|app: 0|req: 2291/4529] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 1292 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.909472] [48511]: DEBUG nova.api.openstack.wsgi [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e98d72b5-10c6-4975-bdab-65277f084a3a", "name": "network-vif-deleted", "tag": "bb73a9e2-ee59-4c1e-83c3-d47310e3475f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 999.915682] [48511]: DEBUG oslo_concurrency.lockutils [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 999.915861] [48511]: DEBUG oslo_concurrency.lockutils [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 999.916025] [48511]: DEBUG oslo_concurrency.lockutils [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 999.923264] [48511]: INFO nova.api.openstack.compute.server_external_events [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] Creating event network-vif-deleted:bb73a9e2-ee59-4c1e-83c3-d47310e3475f for instance e98d72b5-10c6-4975-bdab-65277f084a3a on cpu-1 [ 999.928058] [48511]: INFO nova.api.openstack.requestlog [req-35b28df0-157f-4752-80e8-d7a733e6e1ab req-002e04a6-3226-41f2-bb2b-1cc75954999b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023816 [ 999.928058] [48511]: [pid: 48511|app: 0|req: 2292/4530] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:04 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 999.999294] [48511]: DEBUG nova.api.openstack.wsgi [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.000881] [48511]: DEBUG nova.compute.api [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.004980] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.005246] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.005411] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.005678] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.005857] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.006026] [48511]: DEBUG oslo_concurrency.lockutils [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.026918] [48511]: WARNING neutronclient.v2_0.client [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.046429] [48511]: DEBUG nova.policy [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.052242] [48511]: INFO nova.api.openstack.requestlog [None req-07ec37f7-9914-437c-abe1-37a1c78c2406 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1286 microversion: 2.1 time: 0.055549 [ 1000.052582] [48511]: [pid: 48511|app: 0|req: 2293/4531] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1286 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.055330] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.056670] [48511]: DEBUG nova.compute.api [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.059949] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.060141] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.060276] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.060546] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.060693] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.060842] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.077097] [48511]: WARNING neutronclient.v2_0.client [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.095298] [48511]: DEBUG nova.policy [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.100126] [48511]: INFO nova.api.openstack.requestlog [None req-6e1fd892-a814-45f3-8826-c41ecfe21045 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1215 microversion: 2.1 time: 0.046977 [ 1000.100465] [48511]: [pid: 48511|app: 0|req: 2294/4532] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.102830] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.104210] [48511]: DEBUG nova.compute.api [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.107194] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.107372] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.107505] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.107755] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.107900] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.108032] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.122751] [48511]: WARNING neutronclient.v2_0.client [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.142339] [48511]: DEBUG nova.policy [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.146416] [48511]: INFO nova.api.openstack.requestlog [None req-4a9a9199-4999-4f00-82a3-03a68103a22b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.045363 [ 1000.146699] [48511]: [pid: 48511|app: 0|req: 2295/4533] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.164613] [48512]: DEBUG nova.compute.api [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.166369] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=546,nova_api:DELETE=3,nova_api:UPDATE=10,nova_api:INSERT=13 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1000.169991] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.170603] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.170995] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.171303] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.171558] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.171815] [48512]: DEBUG oslo_concurrency.lockutils [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.176106] [48511]: DEBUG nova.api.openstack.wsgi [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.176188] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1562,nova_cell1:INSERT=17,nova_cell1:UPDATE=29 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1000.177569] [48511]: DEBUG nova.compute.api [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.180891] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.181138] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.181303] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.181609] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.181772] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.181914] [48511]: DEBUG oslo_concurrency.lockutils [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.188317] [48512]: WARNING neutronclient.v2_0.client [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.198978] [48511]: WARNING neutronclient.v2_0.client [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.250902] [48512]: INFO nova.api.openstack.requestlog [None req-f25a3f6c-301b-4316-9c94-f2f0ddeb48b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 285 microversion: 2.1 time: 8.123751 [ 1000.251448] [48512]: [pid: 48512|app: 0|req: 2239/4534] 10.180.1.21 () {60 vars in 1291 bytes} [Mon Dec 8 18:25:56 2025] POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 285 bytes in 8125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1000.255611] [48512]: DEBUG nova.api.openstack.wsgi [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.256609] [48512]: DEBUG nova.compute.api [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.260138] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.260138] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.260138] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.261297] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.261297] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.261297] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.281240] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.281482] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.281574] [48512]: DEBUG oslo_concurrency.lockutils [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.281730] [48512]: DEBUG nova.objects.instance [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.285069] [48512]: WARNING neutronclient.v2_0.client [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.289217] [48511]: DEBUG nova.policy [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.299810] [48511]: INFO nova.api.openstack.requestlog [None req-09d4acfb-3b4c-4b22-bb66-7e6d104554fd tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1519 microversion: 2.1 time: 0.125492 [ 1000.299983] [48511]: [pid: 48511|app: 0|req: 2296/4535] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:04 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1519 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.303316] [48511]: DEBUG nova.api.openstack.wsgi [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.305762] [48511]: DEBUG nova.compute.api [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.306019] [48512]: DEBUG nova.policy [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.311880] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.312407] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.312493] [48512]: DEBUG nova.policy [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.313527] [48512]: DEBUG nova.policy [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.314659] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.314747] [48512]: INFO nova.api.openstack.requestlog [None req-349db9c6-ccf4-4dc5-89f8-5568e56917eb tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.061597 [ 1000.314797] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.314836] [48512]: [pid: 48512|app: 0|req: 2240/4536] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.314873] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.314873] [48511]: DEBUG oslo_concurrency.lockutils [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.317993] [48512]: DEBUG nova.api.openstack.wsgi [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.319506] [48512]: DEBUG nova.compute.api [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.324308] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.324526] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.324681] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.324964] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.325138] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.325397] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.336924] [48511]: WARNING neutronclient.v2_0.client [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.350799] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.353473] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.353599] [48512]: DEBUG oslo_concurrency.lockutils [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.353764] [48512]: DEBUG nova.objects.instance [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.357359] [48512]: WARNING neutronclient.v2_0.client [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.376673] [48512]: DEBUG nova.policy [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.382584] [48512]: INFO nova.api.openstack.requestlog [None req-06bb5978-19ea-4960-8b37-3d1039298d40 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.067797 [ 1000.382908] [48512]: [pid: 48512|app: 0|req: 2241/4537] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.385415] [48512]: DEBUG nova.api.openstack.wsgi [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.386901] [48512]: DEBUG nova.compute.api [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.388870] [48511]: INFO nova.api.openstack.requestlog [None req-2488b46e-7767-41f5-b806-151589449177 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/350dbf41-cc41-4937-9710-b210b521b3b2" status: 200 len: 285 microversion: 2.1 time: 0.088234 [ 1000.389309] [48511]: [pid: 48511|app: 0|req: 2297/4538] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/350dbf41-cc41-4937-9710-b210b521b3b2 => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1000.392012] [48511]: DEBUG nova.api.openstack.wsgi [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.393228] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.393292] [48511]: DEBUG nova.compute.api [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.393428] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.393570] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.393847] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.393993] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.394130] [48512]: DEBUG oslo_concurrency.lockutils [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.397192] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.397192] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.397362] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.397683] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.397683] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.397786] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.420140] [48512]: INFO nova.api.openstack.wsgi [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] HTTP exception thrown: Action 999 not found [ 1000.420776] [48512]: DEBUG nova.api.openstack.wsgi [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Returning 404 to user: Action 999 not found {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.421211] [48512]: INFO nova.api.openstack.requestlog [None req-23ec39f3-8893-4549-bf77-a47f2e88dd22 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975/os-instance-actions/999" status: 404 len: 66 microversion: 2.1 time: 0.037823 [ 1000.421533] [48512]: [pid: 48512|app: 0|req: 2242/4539] 10.180.1.21 () {58 vars in 1303 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975/os-instance-actions/999 => generated 66 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1000.421634] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.421870] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.422334] [48511]: DEBUG oslo_concurrency.lockutils [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.422334] [48511]: DEBUG nova.objects.instance [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.426483] [48511]: WARNING neutronclient.v2_0.client [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.428241] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f8b39a7-cea9-48f5-8a49-a022c16667b1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.429778] [48512]: DEBUG nova.compute.api [None req-7f8b39a7-cea9-48f5-8a49-a022c16667b1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: 4e81c161-99fc-4c28-89bd-e2b2bc6496fb] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.433019] [48512]: INFO nova.api.openstack.wsgi [None req-7f8b39a7-cea9-48f5-8a49-a022c16667b1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] HTTP exception thrown: Instance 4e81c161-99fc-4c28-89bd-e2b2bc6496fb could not be found. [ 1000.433118] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f8b39a7-cea9-48f5-8a49-a022c16667b1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Returning 404 to user: Instance 4e81c161-99fc-4c28-89bd-e2b2bc6496fb could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.433528] [48512]: INFO nova.api.openstack.requestlog [None req-7f8b39a7-cea9-48f5-8a49-a022c16667b1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4e81c161-99fc-4c28-89bd-e2b2bc6496fb/os-instance-actions" status: 404 len: 111 microversion: 2.1 time: 0.007301 [ 1000.433833] [48512]: [pid: 48512|app: 0|req: 2243/4540] 10.180.1.21 () {58 vars in 1291 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/4e81c161-99fc-4c28-89bd-e2b2bc6496fb/os-instance-actions => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1000.437315] [48512]: DEBUG nova.api.openstack.wsgi [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.439369] [48512]: DEBUG nova.compute.api [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.443220] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.443423] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.443576] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.443864] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.444064] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.444208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.445260] [48511]: DEBUG nova.policy [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.449196] [48511]: INFO nova.api.openstack.requestlog [None req-e862a4be-7746-4d4c-bcce-ac43a8a75b10 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.059340 [ 1000.449829] [48511]: [pid: 48511|app: 0|req: 2298/4541] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.451878] [48511]: DEBUG nova.api.openstack.wsgi [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.452054] [48511]: DEBUG nova.compute.api [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.455013] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.455198] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.455367] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.455572] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.455763] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.455851] [48511]: DEBUG oslo_concurrency.lockutils [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.460168] [48512]: WARNING neutronclient.v2_0.client [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.469774] [48511]: DEBUG nova.compute.api [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1000.477811] [48512]: DEBUG nova.policy [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.481948] [48512]: INFO nova.api.openstack.requestlog [None req-0bfa611e-253f-455a-a7e1-c9a8c9202124 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.047561 [ 1000.482347] [48512]: [pid: 48512|app: 0|req: 2244/4542] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.485542] [48512]: DEBUG nova.api.openstack.wsgi [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.487027] [48512]: DEBUG nova.compute.api [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.490213] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.490213] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.490213] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.490446] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.490588] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.490709] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.508577] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.510212] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.510397] [48512]: DEBUG oslo_concurrency.lockutils [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.510593] [48512]: DEBUG nova.objects.instance [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.513273] [48512]: WARNING neutronclient.v2_0.client [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.518284] [48511]: INFO nova.api.openstack.requestlog [None req-020969c7-8d15-44e0-a0f6-970590c4dbb5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 204 len: 0 microversion: 2.1 time: 0.068056 [ 1000.519030] [48511]: [pid: 48511|app: 0|req: 2299/4543] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1000.526025] [48511]: DEBUG nova.api.openstack.wsgi [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.526025] [48511]: DEBUG nova.compute.api [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.529649] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.529931] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.530193] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.530576] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.530881] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.531153] [48511]: DEBUG oslo_concurrency.lockutils [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.531682] [48512]: DEBUG nova.policy [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.535960] [48512]: INFO nova.api.openstack.requestlog [None req-98e69776-1116-4b5a-9d06-a6cc69ce5aa3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.052218 [ 1000.536432] [48512]: [pid: 48512|app: 0|req: 2245/4544] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1000.550100] [48511]: WARNING neutronclient.v2_0.client [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.604927] [48511]: DEBUG nova.policy [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.609036] [48511]: INFO nova.api.openstack.requestlog [None req-7efdb796-24ef-4d7b-8c1a-dabb39168177 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1525 microversion: 2.1 time: 0.086564 [ 1000.609382] [48511]: [pid: 48511|app: 0|req: 2300/4545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1525 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.703621] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "67160315-db29-4a41-a580-736b4958317f"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1000.705223] [48512]: DEBUG nova.compute.api [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.708669] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.709463] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.709633] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.709914] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.710085] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.710213] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.727736] [48512]: WARNING neutronclient.v2_0.client [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.761745] [48512]: WARNING neutronclient.v2_0.client [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.794708] [48511]: DEBUG nova.api.openstack.wsgi [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.796820] [48511]: DEBUG nova.compute.api [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.801536] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.801715] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.801850] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.802122] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.802267] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.802409] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.822290] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.822457] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.822581] [48511]: DEBUG oslo_concurrency.lockutils [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.822727] [48511]: DEBUG nova.objects.instance [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.825565] [48511]: WARNING neutronclient.v2_0.client [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.843572] [48511]: DEBUG nova.policy [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.848139] [48511]: DEBUG nova.policy [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.848809] [48511]: DEBUG nova.policy [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.849453] [48511]: INFO nova.api.openstack.requestlog [None req-f8d9767f-65c4-4d90-85ef-d3c8ca5d689a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.057684 [ 1000.849772] [48511]: [pid: 48511|app: 0|req: 2301/4546] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.852135] [48511]: DEBUG nova.api.openstack.wsgi [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.853525] [48511]: DEBUG nova.compute.api [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.856953] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.857157] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.857293] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.857552] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.857693] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.857814] [48511]: DEBUG oslo_concurrency.lockutils [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.875124] [48511]: WARNING neutronclient.v2_0.client [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1000.894453] [48511]: DEBUG nova.policy [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1000.899664] [48511]: INFO nova.api.openstack.requestlog [None req-bf3cc97d-97e8-43c3-8fc2-c001e3fe9550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.049285 [ 1000.900121] [48511]: [pid: 48511|app: 0|req: 2302/4547] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.913494] [48511]: DEBUG nova.api.openstack.wsgi [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.915481] [48511]: DEBUG nova.compute.api [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 163ba6dc-3229-4227-906f-a13f83397526] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.919844] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.920162] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.920384] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.920818] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.921082] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.921289] [48511]: DEBUG oslo_concurrency.lockutils [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.932575] [48511]: INFO nova.api.openstack.wsgi [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 163ba6dc-3229-4227-906f-a13f83397526 could not be found. [ 1000.932939] [48511]: DEBUG nova.api.openstack.wsgi [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 163ba6dc-3229-4227-906f-a13f83397526 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.933507] [48511]: INFO nova.api.openstack.requestlog [None req-96f4f830-bb51-43d0-86e6-15a16ca1dcec tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526" status: 404 len: 111 microversion: 2.1 time: 0.022703 [ 1000.933929] [48511]: [pid: 48511|app: 0|req: 2303/4548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/163ba6dc-3229-4227-906f-a13f83397526 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1000.939179] [48511]: DEBUG nova.api.openstack.wsgi [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.939447] [48511]: DEBUG nova.compute.api [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.943153] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.943403] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.943599] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.943951] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.944187] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.944368] [48511]: DEBUG oslo_concurrency.lockutils [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.955358] [48511]: INFO nova.api.openstack.wsgi [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. [ 1000.955691] [48511]: DEBUG nova.api.openstack.wsgi [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.956237] [48511]: INFO nova.api.openstack.requestlog [None req-61f1a9a8-5f0e-47da-a58b-58f68425f478 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 404 len: 111 microversion: 2.1 time: 0.019619 [ 1000.956624] [48511]: [pid: 48511|app: 0|req: 2304/4549] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1000.961583] [48511]: DEBUG nova.api.openstack.wsgi [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1000.963416] [48511]: DEBUG nova.compute.api [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 28cc2415-ac28-4d40-ab70-d7c4c473a517] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1000.967216] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.967464] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.967656] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.968012] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1000.968236] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1000.968427] [48511]: DEBUG oslo_concurrency.lockutils [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1000.977172] [48511]: INFO nova.api.openstack.wsgi [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. [ 1000.977525] [48511]: DEBUG nova.api.openstack.wsgi [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 28cc2415-ac28-4d40-ab70-d7c4c473a517 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1000.978315] [48511]: INFO nova.api.openstack.requestlog [None req-f649c41a-0237-405e-999b-e426808b34cd tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517" status: 404 len: 111 microversion: 2.1 time: 0.018981 [ 1000.978581] [48511]: [pid: 48511|app: 0|req: 2305/4550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/28cc2415-ac28-4d40-ab70-d7c4c473a517 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1000.983484] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a3905fb-43d9-4ebc-aa15-19e9b5c5ca28 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.000035] [48511]: INFO nova.api.openstack.wsgi [None req-2a3905fb-43d9-4ebc-aa15-19e9b5c5ca28 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Image not found. [ 1001.000408] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a3905fb-43d9-4ebc-aa15-19e9b5c5ca28 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.001011] [48511]: INFO nova.api.openstack.requestlog [None req-2a3905fb-43d9-4ebc-aa15-19e9b5c5ca28 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5" status: 404 len: 62 microversion: 2.1 time: 0.019985 [ 1001.001542] [48511]: [pid: 48511|app: 0|req: 2306/4551] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/images/6861b44a-58a7-4100-8b06-79e3125b29b5 => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1001.006608] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.006928] [48511]: DEBUG nova.compute.api [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.012258] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.012556] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.012803] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.013236] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.013496] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.013723] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.026186] [48511]: INFO nova.api.openstack.wsgi [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance b75b2746-7aca-48b1-b9aa-9728b855bf5e could not be found. [ 1001.026471] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance b75b2746-7aca-48b1-b9aa-9728b855bf5e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.026892] [48511]: INFO nova.api.openstack.requestlog [None req-8ec1877b-a5d7-4a91-a190-d851d18091ab tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 404 len: 111 microversion: 2.1 time: 0.022907 [ 1001.027349] [48511]: [pid: 48511|app: 0|req: 2307/4552] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.031741] [48511]: DEBUG nova.api.openstack.wsgi [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.033146] [48511]: DEBUG nova.compute.api [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: b75b2746-7aca-48b1-b9aa-9728b855bf5e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.036255] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.036429] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.036584] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.036808] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.036961] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.037096] [48511]: DEBUG oslo_concurrency.lockutils [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.046486] [48511]: INFO nova.api.openstack.wsgi [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance b75b2746-7aca-48b1-b9aa-9728b855bf5e could not be found. [ 1001.046728] [48511]: DEBUG nova.api.openstack.wsgi [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance b75b2746-7aca-48b1-b9aa-9728b855bf5e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.047118] [48511]: INFO nova.api.openstack.requestlog [None req-95552c81-ec07-44aa-930b-49313f6b714e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e" status: 404 len: 111 microversion: 2.1 time: 0.017361 [ 1001.047420] [48511]: [pid: 48511|app: 0|req: 2308/4553] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/b75b2746-7aca-48b1-b9aa-9728b855bf5e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1001.051822] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f99ac16-032e-4d13-a0ef-549c1873ee4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.067783] [48511]: INFO nova.api.openstack.wsgi [None req-3f99ac16-032e-4d13-a0ef-549c1873ee4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Image not found. [ 1001.068065] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f99ac16-032e-4d13-a0ef-549c1873ee4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.068544] [48511]: INFO nova.api.openstack.requestlog [None req-3f99ac16-032e-4d13-a0ef-549c1873ee4c tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212" status: 404 len: 62 microversion: 2.1 time: 0.018497 [ 1001.068854] [48511]: [pid: 48511|app: 0|req: 2309/4554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/images/c5da0ba7-4625-436e-a4b3-d199de856212 => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) [ 1001.071193] [48511]: DEBUG nova.api.openstack.wsgi [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.073226] [48511]: DEBUG nova.compute.api [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.076591] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.076772] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.076912] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.077185] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.077476] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.077476] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.095102] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.095275] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.095474] [48511]: DEBUG oslo_concurrency.lockutils [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.095680] [48511]: DEBUG nova.objects.instance [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.098779] [48511]: WARNING neutronclient.v2_0.client [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.117768] [48511]: DEBUG nova.policy [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.122880] [48511]: INFO nova.api.openstack.requestlog [None req-de123dd0-cca6-4f2f-9f32-c750c4a13e00 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.053479 [ 1001.123266] [48511]: [pid: 48511|app: 0|req: 2310/4555] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.125525] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.125711] [48511]: DEBUG nova.compute.api [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.128683] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.128876] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.129031] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.129287] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.129428] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.129551] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.137544] [48511]: INFO nova.api.openstack.wsgi [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 could not be found. [ 1001.137777] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.138153] [48511]: INFO nova.api.openstack.requestlog [None req-d9124bc5-6e26-4afe-bd2e-4c256bbfae83 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 404 len: 111 microversion: 2.1 time: 0.014449 [ 1001.138433] [48511]: [pid: 48511|app: 0|req: 2311/4556] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:05 2025] DELETE /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.140607] [48511]: DEBUG nova.api.openstack.wsgi [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.141948] [48511]: DEBUG nova.compute.api [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.144788] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.144958] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.145099] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.145351] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.145507] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.145615] [48511]: DEBUG oslo_concurrency.lockutils [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.161097] [48511]: WARNING neutronclient.v2_0.client [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.179425] [48511]: DEBUG nova.policy [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.183607] [48511]: INFO nova.api.openstack.requestlog [None req-05d27412-cb3b-4a17-815e-24622f56c45a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1271 microversion: 2.1 time: 0.044650 [ 1001.183928] [48511]: [pid: 48511|app: 0|req: 2312/4557] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.186214] [48511]: DEBUG nova.api.openstack.wsgi [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.187528] [48511]: DEBUG nova.compute.api [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 57b4f275-a40f-4455-bbd7-47ef6bdbb082] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.190713] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.190944] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.191094] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.191350] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.191499] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.191621] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.200648] [48511]: INFO nova.api.openstack.wsgi [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 could not be found. [ 1001.201185] [48511]: DEBUG nova.api.openstack.wsgi [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 57b4f275-a40f-4455-bbd7-47ef6bdbb082 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.201440] [48511]: INFO nova.api.openstack.requestlog [None req-dfba29aa-1238-4937-bd92-e40c88b09382 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082" status: 404 len: 111 microversion: 2.1 time: 0.017055 [ 1001.201732] [48511]: [pid: 48511|app: 0|req: 2313/4558] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/57b4f275-a40f-4455-bbd7-47ef6bdbb082 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.204212] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.205500] [48511]: DEBUG nova.compute.api [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.208542] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.208723] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.208853] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.209116] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.209262] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.209514] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.224554] [48511]: WARNING neutronclient.v2_0.client [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.243459] [48511]: DEBUG nova.policy [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.247979] [48511]: INFO nova.api.openstack.requestlog [None req-2e2b7131-8aab-40e6-9554-20749d796b10 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.045668 [ 1001.248340] [48511]: [pid: 48511|app: 0|req: 2314/4559] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:05 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.250941] [48511]: DEBUG nova.api.openstack.wsgi [None req-43436899-0bb0-44c5-80d3-b6711f7c7939 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.263915] [48511]: INFO nova.api.openstack.wsgi [None req-43436899-0bb0-44c5-80d3-b6711f7c7939 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Image not found. [ 1001.264351] [48511]: DEBUG nova.api.openstack.wsgi [None req-43436899-0bb0-44c5-80d3-b6711f7c7939 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Image not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.264697] [48511]: INFO nova.api.openstack.requestlog [None req-43436899-0bb0-44c5-80d3-b6711f7c7939 tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d" status: 404 len: 62 microversion: 2.1 time: 0.015894 [ 1001.265216] [48511]: [pid: 48511|app: 0|req: 2315/4560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] DELETE /compute/v2.1/images/062f78c9-1ec8-4977-8fe2-2fc0ed4dbd7d => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1001.270315] [48511]: DEBUG nova.api.openstack.wsgi [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.270510] [48511]: DEBUG nova.compute.api [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.274708] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.275689] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.275689] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.275689] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.275689] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.275689] [48511]: DEBUG oslo_concurrency.lockutils [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.285925] [48511]: INFO nova.api.openstack.wsgi [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 113a9d1a-8de0-4575-bc95-0f91369f501e could not be found. [ 1001.286472] [48511]: DEBUG nova.api.openstack.wsgi [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 113a9d1a-8de0-4575-bc95-0f91369f501e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.287100] [48511]: INFO nova.api.openstack.requestlog [None req-19a3c67d-4e6e-4790-8c40-9e1d721ac6ad tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 404 len: 111 microversion: 2.1 time: 0.019101 [ 1001.287576] [48511]: [pid: 48511|app: 0|req: 2316/4561] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:06 2025] DELETE /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.294136] [48511]: DEBUG nova.api.openstack.wsgi [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.295685] [48511]: DEBUG nova.compute.api [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] [instance: 113a9d1a-8de0-4575-bc95-0f91369f501e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.302393] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.303016] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.303168] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.303793] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.304394] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.304526] [48511]: DEBUG oslo_concurrency.lockutils [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.320270] [48511]: INFO nova.api.openstack.wsgi [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] HTTP exception thrown: Instance 113a9d1a-8de0-4575-bc95-0f91369f501e could not be found. [ 1001.320811] [48511]: DEBUG nova.api.openstack.wsgi [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] Returning 404 to user: Instance 113a9d1a-8de0-4575-bc95-0f91369f501e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1001.321295] [48511]: INFO nova.api.openstack.requestlog [None req-fbdc0c8c-d334-4225-a90f-bf6aaa31285e tempest-ImagesTestJSON-1431127217 tempest-ImagesTestJSON-1431127217-project-member] 10.180.1.21 "GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e" status: 404 len: 111 microversion: 2.1 time: 0.029521 [ 1001.321678] [48511]: [pid: 48511|app: 0|req: 2317/4562] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/113a9d1a-8de0-4575-bc95-0f91369f501e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1001.332689] [48511]: DEBUG nova.api.openstack.wsgi [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.334829] [48511]: DEBUG nova.compute.api [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.339901] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.339901] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.340083] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.340258] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.340388] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.340510] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.370733] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.370927] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.371801] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.371801] [48511]: DEBUG nova.objects.instance [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.374996] [48511]: WARNING neutronclient.v2_0.client [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.394431] [48511]: DEBUG nova.policy [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.401047] [48511]: DEBUG nova.policy [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.401513] [48511]: DEBUG nova.policy [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.402131] [48511]: INFO nova.api.openstack.requestlog [None req-2c4d51e6-ec56-4fc5-9ae3-166ea80b3b49 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.071656 [ 1001.403245] [48511]: [pid: 48511|app: 0|req: 2318/4563] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1001.404769] [48511]: DEBUG nova.api.openstack.wsgi [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.406263] [48511]: DEBUG nova.compute.api [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.412995] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.412995] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.412995] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.412995] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.413213] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.413662] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.442045] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.442252] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.442430] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.442604] [48511]: DEBUG nova.objects.instance [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.446903] [48511]: WARNING neutronclient.v2_0.client [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.465828] [48511]: DEBUG nova.policy [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.470527] [48511]: INFO nova.api.openstack.requestlog [None req-2ebd3778-2211-418a-b0a2-eba1d7501a49 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.067534 [ 1001.470931] [48511]: [pid: 48511|app: 0|req: 2319/4564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.473948] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.475212] [48511]: DEBUG nova.compute.api [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.480322] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.480584] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.480741] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.481085] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.481265] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.481440] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.512801] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.512991] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.513172] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.513328] [48511]: DEBUG nova.objects.instance [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.516783] [48511]: WARNING neutronclient.v2_0.client [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.537646] [48511]: DEBUG nova.policy [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.542223] [48511]: INFO nova.api.openstack.requestlog [None req-5d100023-0c2b-4d0d-bd41-bf850b7aad7d tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.070637 [ 1001.542614] [48511]: [pid: 48511|app: 0|req: 2320/4565] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.546227] [48511]: DEBUG nova.api.openstack.wsgi [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.547758] [48511]: DEBUG nova.compute.api [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.551314] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.551621] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.551832] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.552143] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.552394] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.552569] [48511]: DEBUG oslo_concurrency.lockutils [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.572978] [48511]: WARNING neutronclient.v2_0.client [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.592174] [48511]: DEBUG nova.policy [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.596453] [48511]: INFO nova.api.openstack.requestlog [None req-6c148acc-1559-48fd-869c-5343de16c52e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.053254 [ 1001.596827] [48511]: [pid: 48511|app: 0|req: 2321/4566] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.599418] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.600882] [48511]: DEBUG nova.compute.api [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.604857] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.605101] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.605266] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.605605] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.605771] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.605934] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.625895] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.626099] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.626232] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.626385] [48511]: DEBUG nova.objects.instance [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.629949] [48511]: WARNING neutronclient.v2_0.client [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.648995] [48511]: DEBUG nova.policy [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.653487] [48511]: INFO nova.api.openstack.requestlog [None req-6d488b60-1c83-4b36-803e-36bb50eae0ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.056056 [ 1001.653906] [48511]: [pid: 48511|app: 0|req: 2322/4567] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.656567] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.658247] [48511]: DEBUG nova.compute.api [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.662935] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.663136] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.663311] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.663609] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.663784] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.663948] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.687493] [48511]: WARNING neutronclient.v2_0.client [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.780414] [48511]: DEBUG nova.policy [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.784792] [48511]: INFO nova.api.openstack.requestlog [None req-ab67e595-3186-4369-bb0b-aa099fff6478 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1525 microversion: 2.1 time: 0.130214 [ 1001.785178] [48511]: [pid: 48511|app: 0|req: 2323/4568] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.864134] [48511]: DEBUG nova.api.openstack.wsgi [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.865326] [48511]: DEBUG nova.compute.api [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.868363] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.868599] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.868777] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.869170] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.869309] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.869485] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.891520] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.893170] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.893874] [48511]: DEBUG oslo_concurrency.lockutils [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.894203] [48511]: DEBUG nova.objects.instance [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.897429] [48511]: WARNING neutronclient.v2_0.client [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.916340] [48511]: DEBUG nova.policy [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.920563] [48511]: DEBUG nova.policy [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.921322] [48511]: DEBUG nova.policy [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.922029] [48511]: INFO nova.api.openstack.requestlog [None req-b823c582-3989-4f3f-a714-f8297d70173f tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.060779 [ 1001.922342] [48511]: [pid: 48511|app: 0|req: 2324/4569] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1001.926456] [48511]: DEBUG nova.api.openstack.wsgi [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1001.926456] [48511]: DEBUG nova.compute.api [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1001.930741] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.930941] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.931240] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.931503] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1001.931650] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1001.931783] [48511]: DEBUG oslo_concurrency.lockutils [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1001.953244] [48511]: WARNING neutronclient.v2_0.client [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1001.970911] [48511]: DEBUG nova.policy [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1001.975075] [48511]: INFO nova.api.openstack.requestlog [None req-be8186ba-a4e8-4395-af49-a63629a1082c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.052205 [ 1001.975404] [48511]: [pid: 48511|app: 0|req: 2325/4570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.136942] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.138507] [48511]: DEBUG nova.compute.api [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.142130] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.142506] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.142506] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.142922] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.143028] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.143212] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.163429] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.163572] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.163697] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.163853] [48511]: DEBUG nova.objects.instance [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.166928] [48511]: WARNING neutronclient.v2_0.client [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.186331] [48511]: DEBUG nova.policy [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.191585] [48511]: INFO nova.api.openstack.requestlog [None req-ecc34081-7d25-4053-bc3c-424c8d653234 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.057465 [ 1002.191925] [48511]: [pid: 48511|app: 0|req: 2326/4571] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.197238] [48511]: DEBUG nova.api.openstack.wsgi [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.199315] [48511]: DEBUG nova.compute.api [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.204052] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.204380] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.204625] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.204930] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.205109] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.205241] [48511]: DEBUG oslo_concurrency.lockutils [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.223800] [48511]: WARNING neutronclient.v2_0.client [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.244319] [48511]: DEBUG nova.policy [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.248813] [48511]: INFO nova.api.openstack.requestlog [None req-493ed825-f702-4956-b8c1-5e085288ccd9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1271 microversion: 2.1 time: 0.054429 [ 1002.249169] [48511]: [pid: 48511|app: 0|req: 2327/4572] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:06 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1271 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.261046] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.262547] [48511]: DEBUG nova.compute.api [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.265920] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.266297] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.266297] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.266701] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.266954] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.267224] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.282946] [48511]: WARNING neutronclient.v2_0.client [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.307051] [48511]: DEBUG nova.policy [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.315460] [48511]: INFO nova.api.openstack.requestlog [None req-1a8cd86c-9670-4974-94d6-452fdf682a87 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.056445 [ 1002.315847] [48511]: [pid: 48511|app: 0|req: 2328/4573] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.422229] [48511]: DEBUG nova.api.openstack.wsgi [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.422229] [48511]: DEBUG nova.compute.api [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.426817] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.427149] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.427501] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.427923] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.428211] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.428438] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.461016] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.461230] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.461364] [48511]: DEBUG oslo_concurrency.lockutils [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.461515] [48511]: DEBUG nova.objects.instance [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.464906] [48511]: WARNING neutronclient.v2_0.client [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.482622] [48511]: DEBUG nova.policy [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.489359] [48511]: DEBUG nova.policy [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.489989] [48511]: DEBUG nova.policy [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.490599] [48511]: INFO nova.api.openstack.requestlog [None req-54333c4a-d2c2-43f1-a156-49d2f6f4d951 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.072664 [ 1002.490986] [48511]: [pid: 48511|app: 0|req: 2329/4574] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1002.493234] [48511]: DEBUG nova.api.openstack.wsgi [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.494537] [48511]: DEBUG nova.compute.api [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.497577] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.497762] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.497912] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.498178] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.498348] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.498486] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.520489] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.520720] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.520894] [48511]: DEBUG oslo_concurrency.lockutils [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.521061] [48511]: DEBUG nova.objects.instance [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 1aef519e-f731-4936-8459-c5c1c12ab648 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.523708] [48511]: WARNING neutronclient.v2_0.client [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.635021] [48511]: DEBUG nova.policy [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.639272] [48511]: INFO nova.api.openstack.requestlog [None req-48976929-7630-4296-84e0-ca982e25bce3 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 200 len: 1297 microversion: 2.1 time: 0.147658 [ 1002.639542] [48511]: [pid: 48511|app: 0|req: 2330/4575] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 1297 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.641895] [48511]: DEBUG nova.api.openstack.wsgi [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.643684] [48511]: DEBUG nova.compute.api [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.646556] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.646716] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.646846] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.647446] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.647446] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.647446] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.674111] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.674111] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.674111] [48511]: DEBUG oslo_concurrency.lockutils [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.674111] [48511]: DEBUG nova.objects.instance [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.676181] [48511]: WARNING neutronclient.v2_0.client [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1002.892463] [48511]: DEBUG nova.policy [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1002.902792] [48511]: INFO nova.api.openstack.requestlog [None req-6271d73b-7630-472f-821e-0f9c80e18052 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.262697 [ 1002.903176] [48511]: [pid: 48511|app: 0|req: 2331/4576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.905972] [48511]: DEBUG nova.api.openstack.wsgi [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1002.907826] [48511]: DEBUG nova.compute.api [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1002.914478] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.914669] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.914797] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.915076] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1002.915470] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1002.915614] [48511]: DEBUG oslo_concurrency.lockutils [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1002.942639] [48511]: WARNING neutronclient.v2_0.client [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1003.138271] [48511]: DEBUG nova.policy [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.140343] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1991,nova_cell1:UPDATE=26,nova_cell1:INSERT=13 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.144256] [48511]: INFO nova.api.openstack.requestlog [None req-85c8cb1a-523c-4868-84da-8551442aa8ad tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.239615 [ 1003.144256] [48511]: [pid: 48511|app: 0|req: 2332/4577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.147553] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.149347] [48511]: DEBUG nova.compute.api [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.154217] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.154549] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.155484] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.155484] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.155484] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.155484] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.177051] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.177051] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.177051] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.177051] [48511]: DEBUG nova.objects.instance [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.180896] [48511]: WARNING neutronclient.v2_0.client [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1003.231649] [48511]: DEBUG nova.policy [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.237091] [48511]: INFO nova.api.openstack.requestlog [None req-1b838bf9-ae86-455c-8eec-adf0d8b8c8c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.092029 [ 1003.237091] [48511]: [pid: 48511|app: 0|req: 2333/4578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:07 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.239416] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.241737] [48511]: DEBUG nova.compute.api [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.250665] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.283787] [48511]: WARNING neutronclient.v2_0.client [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1003.331468] [48511]: DEBUG nova.policy [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.340333] [48511]: INFO nova.api.openstack.requestlog [None req-3f789f22-8479-46ea-ac17-d20729d25de1 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1483 microversion: 2.1 time: 0.102615 [ 1003.340333] [48511]: [pid: 48511|app: 0|req: 2334/4579] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:08 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1483 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.343762] [48511]: DEBUG nova.api.openstack.wsgi [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.345429] [48511]: DEBUG nova.compute.api [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.355534] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.355534] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.355886] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.357368] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.357368] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.357368] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.402076] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.402076] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.402076] [48511]: DEBUG oslo_concurrency.lockutils [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.402076] [48511]: DEBUG nova.objects.instance [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.407020] [48511]: WARNING neutronclient.v2_0.client [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1003.768771] [48511]: DEBUG nova.policy [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.776128] [48511]: DEBUG nova.policy [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.776750] [48511]: DEBUG nova.policy [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1003.777411] [48511]: INFO nova.api.openstack.requestlog [None req-caa9a022-857c-44c2-b9a5-7cabbaca6059 tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.436572 [ 1003.777661] [48511]: [pid: 48511|app: 0|req: 2335/4580] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:08 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1003.780136] [48511]: DEBUG nova.api.openstack.wsgi [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1003.781332] [48511]: DEBUG nova.compute.api [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1003.786317] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.786496] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.787281] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.787281] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1003.787281] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1003.787281] [48511]: DEBUG oslo_concurrency.lockutils [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1003.814437] [48511]: WARNING neutronclient.v2_0.client [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1004.029929] [48511]: DEBUG nova.policy [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.039236] [48511]: INFO nova.api.openstack.requestlog [None req-776ce49b-5d0e-450a-855e-95f04b5d1844 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.260940 [ 1004.039614] [48511]: [pid: 48511|app: 0|req: 2336/4581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:08 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.042098] [48511]: DEBUG nova.api.openstack.wsgi [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b1ddc736-cc4c-41b9-8ade-734044461975", "name": "network-vif-deleted", "tag": "fb1f939c-65cb-480a-8202-af6401f35ef1"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1004.051683] [48511]: DEBUG oslo_concurrency.lockutils [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.051683] [48511]: DEBUG oslo_concurrency.lockutils [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.051765] [48511]: DEBUG oslo_concurrency.lockutils [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.059575] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] Creating event network-vif-deleted:fb1f939c-65cb-480a-8202-af6401f35ef1 for instance b1ddc736-cc4c-41b9-8ade-734044461975 on cpu-1 [ 1004.064052] [48511]: INFO nova.api.openstack.requestlog [req-7c68483f-cfb8-4ca7-9251-7155d75d964d req-7ee00b03-943e-4e4d-9065-661b538a7c7a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023355 [ 1004.064052] [48511]: [pid: 48511|app: 0|req: 2337/4582] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:08 2025] 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) [ 1004.066543] [48511]: DEBUG nova.api.openstack.wsgi [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1004.067828] [48511]: DEBUG nova.compute.api [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1004.071094] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.071279] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.071413] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.072030] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.072030] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.072030] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.104577] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.104757] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.104889] [48511]: DEBUG oslo_concurrency.lockutils [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.105061] [48511]: DEBUG nova.objects.instance [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1004.109079] [48511]: WARNING neutronclient.v2_0.client [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1004.196914] [48511]: DEBUG nova.policy [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1004.206748] [48511]: INFO nova.api.openstack.requestlog [None req-91b19018-2828-42b7-ba1e-3dfe0c387e93 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.142004 [ 1004.207466] [48511]: [pid: 48511|app: 0|req: 2338/4583] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:08 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.211299] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1004.213446] [48511]: DEBUG nova.compute.api [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1004.218768] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.219453] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.219453] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.219793] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1004.220133] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1004.220303] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1004.241894] [48511]: WARNING neutronclient.v2_0.client [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.621957] [48511]: DEBUG nova.policy [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.629415] [48511]: INFO nova.api.openstack.requestlog [None req-a3cfdc65-03b1-4b21-9694-d8dd3fa640e9 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1331 microversion: 2.1 time: 1.421172 [ 1005.630061] [48511]: [pid: 48511|app: 0|req: 2339/4584] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:08 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1331 bytes in 1422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.638211] [48511]: DEBUG nova.api.openstack.wsgi [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.638211] [48511]: DEBUG nova.compute.api [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.643110] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.643535] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.643644] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.643960] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.644137] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.644265] [48511]: DEBUG oslo_concurrency.lockutils [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.674918] [48511]: WARNING neutronclient.v2_0.client [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.715635] [48511]: DEBUG nova.policy [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.722460] [48511]: INFO nova.api.openstack.requestlog [None req-990c2496-0c18-49a6-9226-797f567ba351 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.090742 [ 1005.722814] [48511]: [pid: 48511|app: 0|req: 2340/4585] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.728111] [48511]: DEBUG nova.api.openstack.wsgi [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.728111] [48511]: DEBUG nova.compute.api [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.730458] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.733013] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.733013] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.733013] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.733013] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.733013] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.765423] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.765611] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.766170] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.766170] [48511]: DEBUG nova.objects.instance [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.770218] [48511]: WARNING neutronclient.v2_0.client [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.789441] [48511]: DEBUG nova.policy [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.794213] [48511]: DEBUG nova.policy [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.794766] [48511]: DEBUG nova.policy [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.795349] [48511]: INFO nova.api.openstack.requestlog [None req-fb241407-ec35-4c2f-810d-97f2951aa3e5 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.072233 [ 1005.795650] [48511]: [pid: 48511|app: 0|req: 2341/4586] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1005.797903] [48511]: DEBUG nova.api.openstack.wsgi [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.799279] [48511]: DEBUG nova.compute.api [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 1aef519e-f731-4936-8459-c5c1c12ab648] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.803262] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.803380] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.803658] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.803755] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.803898] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.804035] [48511]: DEBUG oslo_concurrency.lockutils [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.817095] [48511]: INFO nova.api.openstack.wsgi [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] HTTP exception thrown: Instance 1aef519e-f731-4936-8459-c5c1c12ab648 could not be found. [ 1005.817095] [48511]: DEBUG nova.api.openstack.wsgi [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Returning 404 to user: Instance 1aef519e-f731-4936-8459-c5c1c12ab648 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1005.817559] [48511]: INFO nova.api.openstack.requestlog [None req-a92c636d-fcc0-4745-985b-05c167243971 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648" status: 404 len: 111 microversion: 2.1 time: 0.021284 [ 1005.818219] [48511]: [pid: 48511|app: 0|req: 2342/4587] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/1aef519e-f731-4936-8459-c5c1c12ab648 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1005.820314] [48511]: DEBUG nova.api.openstack.wsgi [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-plugged", "status": "completed", "tag": "67160315-db29-4a41-a580-736b4958317f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1005.825901] [48511]: DEBUG oslo_concurrency.lockutils [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.826119] [48511]: DEBUG oslo_concurrency.lockutils [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.826255] [48511]: DEBUG oslo_concurrency.lockutils [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.835074] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] Creating event network-vif-plugged:67160315-db29-4a41-a580-736b4958317f for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 1005.839378] [48511]: INFO nova.api.openstack.requestlog [req-d607e438-6fee-48a7-88f9-9f8c62f4a19c req-c4e7d69e-0f21-4d8b-9500-9ab3a6fbc8b8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020905 [ 1005.839704] [48511]: [pid: 48511|app: 0|req: 2343/4588] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:10 2025] 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) [ 1005.842171] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.844125] [48511]: DEBUG nova.compute.api [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.846905] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.847094] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.847224] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.847466] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.847642] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.847759] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.869052] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.869052] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.869052] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.869253] [48511]: DEBUG nova.objects.instance [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.873190] [48511]: WARNING neutronclient.v2_0.client [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.889898] [48511]: DEBUG nova.policy [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.894521] [48511]: INFO nova.api.openstack.requestlog [None req-cc178474-88bb-4ab1-9fa1-15f1d390a185 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.053759 [ 1005.894521] [48511]: [pid: 48511|app: 0|req: 2344/4589] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.897133] [48511]: DEBUG nova.api.openstack.wsgi [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.898183] [48511]: DEBUG nova.compute.api [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.901658] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.901939] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.902057] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.902323] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.902470] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.902592] [48511]: DEBUG oslo_concurrency.lockutils [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.918986] [48511]: WARNING neutronclient.v2_0.client [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.936542] [48511]: DEBUG nova.policy [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.940564] [48511]: INFO nova.api.openstack.requestlog [None req-71632a64-bfe1-45b9-ac99-01358fc22727 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.045683 [ 1005.940914] [48511]: [pid: 48511|app: 0|req: 2345/4590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.943336] [48511]: DEBUG nova.api.openstack.wsgi [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.944631] [48511]: DEBUG nova.compute.api [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.947488] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.947657] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.947787] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.948037] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.948238] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.948302] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.967078] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.967250] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.967376] [48511]: DEBUG oslo_concurrency.lockutils [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.967519] [48511]: DEBUG nova.objects.instance [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.970037] [48511]: WARNING neutronclient.v2_0.client [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1005.987282] [48511]: DEBUG nova.policy [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1005.991401] [48511]: INFO nova.api.openstack.requestlog [None req-351ed2ce-9bc8-460f-87c3-763866ecf450 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.049964 [ 1005.991706] [48511]: [pid: 48511|app: 0|req: 2346/4591] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.993973] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1005.995353] [48511]: DEBUG nova.compute.api [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1005.998316] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.998496] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.998626] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1005.998904] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1005.999067] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1005.999190] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.016934] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.017164] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.017297] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.017444] [48511]: DEBUG nova.objects.instance [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.029527] [48511]: WARNING neutronclient.v2_0.client [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.048910] [48511]: DEBUG nova.policy [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.053370] [48511]: INFO nova.api.openstack.requestlog [None req-4c669983-f039-43e6-8784-93a322b6556f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.061054 [ 1006.053766] [48511]: [pid: 48511|app: 0|req: 2347/4592] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.057025] [48511]: DEBUG nova.api.openstack.wsgi [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.057700] [48511]: DEBUG nova.compute.api [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.060695] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.060908] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.061090] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.061343] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.061490] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.062691] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.080956] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.081065] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.081519] [48511]: DEBUG oslo_concurrency.lockutils [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.081519] [48511]: DEBUG nova.objects.instance [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lazy-loading 'fault' on Instance uuid ba11875a-1a78-49c9-ab79-03501f9ce487 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.084030] [48511]: WARNING neutronclient.v2_0.client [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.103149] [48511]: DEBUG nova.policy [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.107178] [48511]: DEBUG nova.policy [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.107955] [48511]: DEBUG nova.policy [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'adac885d4799443fa63ba7acd641f82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd5270164474d199f3089238550dda4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.108866] [48511]: INFO nova.api.openstack.requestlog [None req-df95a131-e03e-4e68-bcdf-1c61ff55371c tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 200 len: 1386 microversion: 2.47 time: 0.054038 [ 1006.108866] [48511]: [pid: 48511|app: 0|req: 2348/4593] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 1386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1006.111076] [48511]: DEBUG nova.api.openstack.wsgi [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.112641] [48511]: DEBUG nova.compute.api [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.115717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.115969] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.116120] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.116372] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.116514] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.116634] [48511]: DEBUG oslo_concurrency.lockutils [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.133037] [48511]: WARNING neutronclient.v2_0.client [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.150484] [48511]: DEBUG nova.policy [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.154573] [48511]: INFO nova.api.openstack.requestlog [None req-d39ab8b5-4bc3-4c5c-ac49-b950de1af8f4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1212 microversion: 2.1 time: 0.045297 [ 1006.154893] [48511]: [pid: 48511|app: 0|req: 2349/4594] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.158586] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.158586] [48511]: DEBUG nova.compute.api [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.164013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.187341] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.187532] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.187673] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.187815] [48511]: DEBUG nova.objects.instance [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.190629] [48511]: WARNING neutronclient.v2_0.client [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.212740] [48511]: DEBUG nova.policy [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1006.217604] [48511]: INFO nova.api.openstack.requestlog [None req-c9d2c51c-d65e-4b08-8b79-ef8e8685cb70 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.062130 [ 1006.217921] [48511]: [pid: 48511|app: 0|req: 2350/4595] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:10 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.343681] [48511]: DEBUG nova.api.openstack.wsgi [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.343810] [48511]: DEBUG nova.compute.api [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.348115] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.348299] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.348434] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.348685] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.348845] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.348981] [48511]: DEBUG oslo_concurrency.lockutils [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.372631] [48511]: DEBUG nova.compute.api [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1006.425522] [48511]: INFO nova.api.openstack.requestlog [None req-204cfca4-d433-44b0-b30b-56e7948f1b32 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 204 len: 0 microversion: 2.1 time: 0.206753 [ 1006.425889] [48511]: [pid: 48511|app: 0|req: 2351/4596] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:10 2025] DELETE /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1006.429777] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.430041] [48511]: DEBUG nova.compute.api [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.432830] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.433018] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.433173] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.433579] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.433579] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.433708] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.449886] [48511]: DEBUG nova.compute.api [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1006.491440] [48511]: INFO nova.api.openstack.requestlog [None req-ef31eb3e-1544-487b-a13c-872b70cbc907 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 204 len: 0 microversion: 2.1 time: 0.063751 [ 1006.491818] [48511]: [pid: 48511|app: 0|req: 2352/4597] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:11 2025] DELETE /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1006.514665] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-999078947", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "06f55cfc-c8c1-4083-b58e-3e5d56a34a6d"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1006.552496] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.552684] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.552882] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.553319] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.554604] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.554853] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.560385] [48511]: DEBUG nova.network.neutron [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] validate_networks() for [('06f55cfc-c8c1-4083-b58e-3e5d56a34a6d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1006.561201] [48511]: WARNING neutronclient.v2_0.client [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.662978] [48511]: WARNING neutronclient.v2_0.client [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1006.734228] [48511]: DEBUG nova.virt.hardware [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1006.734228] [48511]: DEBUG nova.virt.hardware [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1006.734352] [48511]: DEBUG nova.virt.hardware [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1006.734461] [48511]: DEBUG nova.virt.hardware [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1006.734577] [48511]: DEBUG nova.virt.hardware [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1006.744913] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.745125] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.745276] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.745632] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.745840] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.745930] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.761061] [48511]: DEBUG nova.quota [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1006.764992] [48511]: DEBUG nova.quota [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for user 4b8def8ea1674efeace1eee0f208508c and project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1006.774488] [48511]: DEBUG nova.compute.api [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1006.776210] [48511]: DEBUG nova.compute.api [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1006.814799] [48511]: INFO nova.api.openstack.requestlog [None req-e4bc5fd9-c355-4c25-b429-426ad1c39a83 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.322269 [ 1006.815314] [48511]: [pid: 48511|app: 0|req: 2353/4598] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:11 2025] POST /compute/v2.1/servers => generated 380 bytes in 323 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1006.820332] [48511]: DEBUG nova.api.openstack.wsgi [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3", "name": "network-vif-plugged", "status": "completed", "tag": "e2578c8a-080a-4a93-840a-bfcaa77dff2e"}, {"name": "network-changed", "server_uuid": "a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3", "tag": "e2578c8a-080a-4a93-840a-bfcaa77dff2e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1006.829025] [48511]: DEBUG oslo_concurrency.lockutils [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.829025] [48511]: DEBUG oslo_concurrency.lockutils [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.829025] [48511]: DEBUG oslo_concurrency.lockutils [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.836926] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Creating event network-vif-plugged:e2578c8a-080a-4a93-840a-bfcaa77dff2e for instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 on cpu-1 [ 1006.836926] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] Creating event network-changed:e2578c8a-080a-4a93-840a-bfcaa77dff2e for instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 on cpu-1 [ 1006.841904] [48511]: INFO nova.api.openstack.requestlog [req-0752f06f-9dda-4776-9d49-8481df541c27 req-144357e7-2c9d-4bf1-9907-603c39b92d1b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024989 [ 1006.842263] [48511]: [pid: 48511|app: 0|req: 2354/4599] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:11 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.845142] [48511]: DEBUG nova.api.openstack.wsgi [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1006.846612] [48511]: DEBUG nova.compute.api [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1006.853812] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.854057] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.854174] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.854509] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1006.854614] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1006.854738] [48511]: DEBUG oslo_concurrency.lockutils [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1006.890023] [48511]: WARNING neutronclient.v2_0.client [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.024530] [48511]: DEBUG nova.policy [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.033649] [48511]: INFO nova.api.openstack.requestlog [None req-037ecdfa-cf1e-4a5f-b46c-d669ca2d30b0 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1714 microversion: 2.1 time: 0.190666 [ 1007.034020] [48511]: [pid: 48511|app: 0|req: 2355/4600] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:11 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1714 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.036619] [48511]: DEBUG nova.api.openstack.wsgi [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.038100] [48511]: DEBUG nova.compute.api [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.042146] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.042336] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.042473] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.042739] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.042913] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.043091] [48511]: DEBUG oslo_concurrency.lockutils [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.069827] [48511]: WARNING neutronclient.v2_0.client [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.181655] [48511]: DEBUG nova.policy [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.186519] [48511]: INFO nova.api.openstack.requestlog [None req-1949c973-3339-46f8-9dc3-690f88858bbe tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1503 microversion: 2.1 time: 0.151870 [ 1007.187489] [48511]: [pid: 48511|app: 0|req: 2356/4601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:11 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1503 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.189772] [48511]: DEBUG nova.api.openstack.wsgi [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.191268] [48511]: DEBUG nova.compute.api [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.196050] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.196050] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.196050] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.196050] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.196266] [48511]: DEBUG oslo_concurrency.lockutils [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.214702] [48511]: WARNING neutronclient.v2_0.client [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.285690] [48511]: DEBUG nova.policy [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.290850] [48511]: INFO nova.api.openstack.requestlog [None req-e97d77a5-2733-4538-8ffe-315f133c3bf3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.102842 [ 1007.291491] [48511]: [pid: 48511|app: 0|req: 2357/4602] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:11 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.295231] [48511]: DEBUG nova.api.openstack.wsgi [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.297470] [48511]: DEBUG nova.compute.api [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.303328] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.303328] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.303328] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.303328] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.303328] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.303814] [48511]: DEBUG oslo_concurrency.lockutils [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.334578] [48511]: WARNING neutronclient.v2_0.client [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.365921] [48511]: DEBUG nova.policy [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.371026] [48511]: INFO nova.api.openstack.requestlog [None req-41ff5fec-94df-414b-88b8-2caa17c3ab4d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.078064 [ 1007.371464] [48511]: [pid: 48511|app: 0|req: 2358/4603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.373932] [48511]: DEBUG nova.api.openstack.wsgi [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.379569] [48511]: DEBUG nova.compute.api [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.382588] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.382793] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.382911] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.383394] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.383546] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.383666] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.424176] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.425196] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.425196] [48511]: DEBUG oslo_concurrency.lockutils [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.425196] [48511]: DEBUG nova.objects.instance [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.433045] [48511]: WARNING neutronclient.v2_0.client [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.463997] [48511]: DEBUG nova.policy [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.470058] [48511]: DEBUG nova.policy [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.470438] [48511]: DEBUG nova.policy [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.471343] [48511]: INFO nova.api.openstack.requestlog [None req-96278bd2-309b-4f1d-a1e0-9d95ec5ef642 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.099188 [ 1007.472035] [48511]: [pid: 48511|app: 0|req: 2359/4604] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1007.474326] [48511]: DEBUG nova.api.openstack.wsgi [None req-5797189e-3014-4453-9722-e2d7894f0569 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.476180] [48511]: DEBUG nova.compute.api [None req-5797189e-3014-4453-9722-e2d7894f0569 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.490102] [48511]: WARNING neutronclient.v2_0.client [None req-5797189e-3014-4453-9722-e2d7894f0569 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.508853] [48511]: DEBUG nova.policy [None req-5797189e-3014-4453-9722-e2d7894f0569 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.513671] [48511]: INFO nova.api.openstack.requestlog [None req-5797189e-3014-4453-9722-e2d7894f0569 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1222 microversion: 2.1 time: 0.041272 [ 1007.514069] [48511]: [pid: 48511|app: 0|req: 2360/4605] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.517013] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.518163] [48511]: DEBUG nova.compute.api [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.522872] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.523118] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.523268] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.523537] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.523693] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.523899] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.556421] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.556751] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.556928] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.557149] [48511]: DEBUG nova.objects.instance [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.560371] [48511]: WARNING neutronclient.v2_0.client [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.581164] [48511]: DEBUG nova.policy [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.585825] [48511]: INFO nova.api.openstack.requestlog [None req-6a8e4230-e878-4edf-bce4-d87f896c6783 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.071151 [ 1007.586190] [48511]: [pid: 48511|app: 0|req: 2361/4606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.588727] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.590216] [48511]: DEBUG nova.compute.api [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.594077] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.594264] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.594399] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.594656] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.594876] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.595087] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.611394] [48511]: WARNING neutronclient.v2_0.client [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.632298] [48511]: DEBUG nova.policy [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.637075] [48511]: INFO nova.api.openstack.requestlog [None req-4c4912f0-17c6-4302-9c5c-72f6309717c9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.050167 [ 1007.637324] [48511]: [pid: 48511|app: 0|req: 2362/4607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.640176] [48511]: DEBUG nova.api.openstack.wsgi [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.642309] [48511]: DEBUG nova.compute.api [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.646286] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.646486] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.646694] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.647080] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.647234] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.647361] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.670912] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.671285] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.671285] [48511]: DEBUG oslo_concurrency.lockutils [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.671496] [48511]: DEBUG nova.objects.instance [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.675565] [48511]: WARNING neutronclient.v2_0.client [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.694598] [48511]: DEBUG nova.policy [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.699136] [48511]: INFO nova.api.openstack.requestlog [None req-432d683b-5f75-4366-b018-99344ba4c863 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.061233 [ 1007.699510] [48511]: [pid: 48511|app: 0|req: 2363/4608] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.701977] [48511]: DEBUG nova.api.openstack.wsgi [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.703419] [48511]: DEBUG nova.compute.api [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.706800] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.706987] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.707143] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.707398] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.707538] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.707657] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.732397] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.732397] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.732397] [48511]: DEBUG oslo_concurrency.lockutils [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.732397] [48511]: DEBUG nova.objects.instance [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.734889] [48511]: WARNING neutronclient.v2_0.client [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.753936] [48511]: DEBUG nova.policy [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.758086] [48511]: INFO nova.api.openstack.requestlog [None req-0caff24c-29ca-4140-932f-9f96e6d5f581 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.058046 [ 1007.758416] [48511]: [pid: 48511|app: 0|req: 2364/4609] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.761032] [48511]: DEBUG nova.api.openstack.wsgi [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.762357] [48511]: DEBUG nova.compute.api [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] [instance: ba11875a-1a78-49c9-ab79-03501f9ce487] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.767043] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.767176] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.767323] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.767583] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.767715] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.767850] [48511]: DEBUG oslo_concurrency.lockutils [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.777858] [48511]: INFO nova.api.openstack.wsgi [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] HTTP exception thrown: Instance ba11875a-1a78-49c9-ab79-03501f9ce487 could not be found. [ 1007.778201] [48511]: DEBUG nova.api.openstack.wsgi [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] Returning 404 to user: Instance ba11875a-1a78-49c9-ab79-03501f9ce487 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1007.778778] [48511]: INFO nova.api.openstack.requestlog [None req-78ced8e2-0c11-4c3a-8538-83c05266988a tempest-ServerShowV247Test-27634375 tempest-ServerShowV247Test-27634375-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487" status: 404 len: 111 microversion: 2.47 time: 0.019806 [ 1007.779210] [48511]: [pid: 48511|app: 0|req: 2365/4610] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/ba11875a-1a78-49c9-ab79-03501f9ce487 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1007.781971] [48511]: DEBUG nova.api.openstack.wsgi [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.783437] [48511]: DEBUG nova.compute.api [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.787718] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.787929] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.788045] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.788309] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.788450] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.788569] [48511]: DEBUG oslo_concurrency.lockutils [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.807221] [48511]: WARNING neutronclient.v2_0.client [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.826197] [48511]: DEBUG nova.policy [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.830256] [48511]: INFO nova.api.openstack.requestlog [None req-c10d6bf2-2b91-445b-9ca7-d7cb23757f27 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1268 microversion: 2.1 time: 0.050470 [ 1007.830577] [48511]: [pid: 48511|app: 0|req: 2366/4611] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.833205] [48511]: DEBUG nova.api.openstack.wsgi [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1007.834778] [48511]: DEBUG nova.compute.api [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1007.837966] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.839038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.839038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.839038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.839038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.839038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.865185] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.865397] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.865537] [48511]: DEBUG oslo_concurrency.lockutils [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.865701] [48511]: DEBUG nova.objects.instance [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.868999] [48511]: WARNING neutronclient.v2_0.client [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1007.890646] [48511]: DEBUG nova.policy [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1007.897854] [48511]: INFO nova.api.openstack.requestlog [None req-0debb690-4fa3-4f81-848b-f7876f100c28 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.066619 [ 1007.898447] [48511]: [pid: 48511|app: 0|req: 2367/4612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.900887] [48511]: DEBUG nova.api.openstack.wsgi [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "tag": "67160315-db29-4a41-a580-736b4958317f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1007.906413] [48511]: DEBUG oslo_concurrency.lockutils [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1007.906602] [48511]: DEBUG oslo_concurrency.lockutils [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1007.906737] [48511]: DEBUG oslo_concurrency.lockutils [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1007.915635] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] Creating event network-changed:67160315-db29-4a41-a580-736b4958317f for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 1007.920522] [48511]: INFO nova.api.openstack.requestlog [req-7e35dbfd-9a24-4d95-8482-e464c3842916 req-e7b0be46-3763-4324-a951-b6cf9e27c744 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021589 [ 1007.921080] [48511]: [pid: 48511|app: 0|req: 2368/4613] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:12 2025] 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) [ 1008.048068] [48511]: DEBUG nova.api.openstack.wsgi [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.050402] [48511]: DEBUG nova.compute.api [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.056050] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.056269] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.056407] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.056675] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.056818] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.056941] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.081946] [48511]: WARNING neutronclient.v2_0.client [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.211745] [48511]: DEBUG nova.policy [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.216592] [48511]: INFO nova.api.openstack.requestlog [None req-9eaef242-c9c2-4842-91cb-215d4a8bea67 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1714 microversion: 2.1 time: 0.171555 [ 1008.216929] [48511]: [pid: 48511|app: 0|req: 2369/4614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1714 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.220025] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.220647] [48511]: DEBUG nova.compute.api [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.226881] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.226881] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.227086] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.227422] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.227582] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.227717] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.253271] [48511]: WARNING neutronclient.v2_0.client [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.324151] [48511]: DEBUG nova.policy [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.331746] [48511]: INFO nova.api.openstack.requestlog [None req-6b669529-2a56-471e-9948-32a46df16c18 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1503 microversion: 2.1 time: 0.114183 [ 1008.332107] [48511]: [pid: 48511|app: 0|req: 2370/4615] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:12 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1503 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.335411] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.336841] [48511]: DEBUG nova.compute.api [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.341449] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.341639] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.341768] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.342423] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.342423] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.342423] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.368446] [48511]: WARNING neutronclient.v2_0.client [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.452844] [48511]: DEBUG nova.policy [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.462229] [48511]: INFO nova.api.openstack.requestlog [None req-1d14c8d9-60e7-4e88-a9c8-9b0d56a46ff0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.129503 [ 1008.462598] [48511]: [pid: 48511|app: 0|req: 2371/4616] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.464984] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.467139] [48511]: DEBUG nova.compute.api [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.471426] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.471612] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.471750] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.472054] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.472213] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.472325] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.495527] [48511]: WARNING neutronclient.v2_0.client [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.513963] [48511]: DEBUG nova.policy [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.518253] [48511]: INFO nova.api.openstack.requestlog [None req-8b47ab13-c630-4a9c-bd0b-0706bc3d2d72 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.055063 [ 1008.518588] [48511]: [pid: 48511|app: 0|req: 2372/4617] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.521302] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.522729] [48511]: DEBUG nova.compute.api [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.526105] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.527218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.527218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.527218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.527218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.527218] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.551726] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.551915] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.552078] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.552261] [48511]: DEBUG nova.objects.instance [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1008.556300] [48511]: WARNING neutronclient.v2_0.client [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.575870] [48511]: DEBUG nova.policy [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.581541] [48511]: DEBUG nova.policy [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.582259] [48511]: DEBUG nova.policy [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.582872] [48511]: INFO nova.api.openstack.requestlog [None req-b7c6035b-0443-4e18-bd54-4fab83c191db tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.063756 [ 1008.583283] [48511]: [pid: 48511|app: 0|req: 2373/4618] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1008.585672] [48511]: DEBUG nova.api.openstack.wsgi [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.587412] [48511]: DEBUG nova.compute.api [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.591530] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.591763] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.591971] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.592126] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.592265] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.592389] [48511]: DEBUG oslo_concurrency.lockutils [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.616731] [48511]: WARNING neutronclient.v2_0.client [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.648509] [48511]: DEBUG nova.policy [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.654484] [48511]: INFO nova.api.openstack.requestlog [None req-fefe753a-15bb-4888-9808-7e269403800f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.070486 [ 1008.655029] [48511]: [pid: 48511|app: 0|req: 2374/4619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.658965] [48511]: DEBUG nova.api.openstack.wsgi [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.661847] [48511]: DEBUG nova.compute.api [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.667733] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.668051] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.668288] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.669123] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.669375] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.669585] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.695318] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.695688] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.695688] [48511]: DEBUG oslo_concurrency.lockutils [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.695764] [48511]: DEBUG nova.objects.instance [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1008.699161] [48511]: WARNING neutronclient.v2_0.client [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.761305] [48511]: DEBUG nova.policy [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.766749] [48511]: INFO nova.api.openstack.requestlog [None req-6faea084-fc64-487c-9b15-d9290470e81c tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.110990 [ 1008.767119] [48511]: [pid: 48511|app: 0|req: 2375/4620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.770723] [48511]: DEBUG nova.api.openstack.wsgi [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.772572] [48511]: DEBUG nova.compute.api [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.777521] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.778042] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.778042] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.778439] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.778607] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.778821] [48511]: DEBUG oslo_concurrency.lockutils [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.788175] [48512]: DEBUG nova.compute.api [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.795188] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.795769] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.796053] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.796484] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.797086] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.797363] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.798589] [48511]: WARNING neutronclient.v2_0.client [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.818143] [48512]: WARNING neutronclient.v2_0.client [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1008.966965] [48511]: DEBUG nova.policy [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1008.976357] [48511]: INFO nova.api.openstack.requestlog [None req-45b04eb4-4296-4103-984f-efcc8bf4cdd4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1209 microversion: 2.1 time: 0.208645 [ 1008.976700] [48511]: [pid: 48511|app: 0|req: 2376/4621] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1209 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.980263] [48511]: DEBUG nova.api.openstack.wsgi [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1008.981792] [48511]: DEBUG nova.compute.api [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1008.986944] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.986944] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.986944] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1008.986944] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1008.986944] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1008.987302] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.012572] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.012872] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.013057] [48511]: DEBUG oslo_concurrency.lockutils [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.013286] [48511]: DEBUG nova.objects.instance [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.016229] [48511]: WARNING neutronclient.v2_0.client [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.038301] [48512]: INFO nova.api.openstack.requestlog [None req-f9e26537-ee1a-4018-8e17-1f35a9598f7b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 284 microversion: 2.1 time: 8.336816 [ 1009.038697] [48512]: [pid: 48512|app: 0|req: 2246/4622] 10.180.1.21 () {60 vars in 1291 bytes} [Mon Dec 8 18:26:05 2025] POST /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 284 bytes in 8337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.043032] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.043032] [48512]: DEBUG nova.compute.api [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.047815] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.048019] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.048510] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.048510] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.048691] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.048834] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.056275] [48511]: DEBUG nova.policy [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.061752] [48511]: INFO nova.api.openstack.requestlog [None req-fba092ad-dbd0-4b69-8e33-81ca00234419 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.084501 [ 1009.062177] [48511]: [pid: 48511|app: 0|req: 2377/4623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.064828] [48511]: DEBUG nova.api.openstack.wsgi [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.066358] [48511]: DEBUG nova.compute.api [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.070176] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.070561] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.070561] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.070980] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.070980] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.071223] [48511]: DEBUG oslo_concurrency.lockutils [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.080528] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.080528] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.080528] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.080528] [48512]: DEBUG nova.objects.instance [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.087214] [48512]: WARNING neutronclient.v2_0.client [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.107095] [48512]: DEBUG nova.policy [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.107713] [48511]: WARNING neutronclient.v2_0.client [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.119506] [48512]: INFO nova.api.openstack.requestlog [None req-ac6d13ad-5cf4-4652-935a-1475d463f06e tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.080023 [ 1009.119825] [48512]: [pid: 48512|app: 0|req: 2247/4624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.123432] [48512]: DEBUG nova.api.openstack.wsgi [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.124627] [48512]: DEBUG nova.compute.api [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.130305] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.130392] [48511]: DEBUG nova.policy [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.130498] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.130634] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.130920] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.131082] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.131209] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.135773] [48511]: INFO nova.api.openstack.requestlog [None req-e06c975f-acb0-42a2-9c8c-fcc14f99d9fb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1268 microversion: 2.1 time: 0.072924 [ 1009.136084] [48511]: [pid: 48511|app: 0|req: 2378/4625] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1268 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.138620] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.141078] [48511]: DEBUG nova.compute.api [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.142893] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.143090] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.143341] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.143516] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.143664] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.143788] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.165064] [48511]: WARNING neutronclient.v2_0.client [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.167143] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.167143] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.167143] [48512]: DEBUG oslo_concurrency.lockutils [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.167143] [48512]: DEBUG nova.objects.instance [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.170943] [48512]: WARNING neutronclient.v2_0.client [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.190629] [48512]: DEBUG nova.policy [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.196449] [48512]: INFO nova.api.openstack.requestlog [None req-08b8358a-6e50-49eb-a1c8-b98819fa10da tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.076065 [ 1009.196784] [48512]: [pid: 48512|app: 0|req: 2248/4626] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.199375] [48512]: DEBUG nova.api.openstack.wsgi [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3611d0e8-84e2-4533-aa78-5cde40f3a0a5", "name": "network-vif-deleted", "tag": "5d198c10-8194-4972-a91b-d8f5b8570aa2"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1009.204588] [48512]: DEBUG oslo_concurrency.lockutils [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.204829] [48512]: DEBUG oslo_concurrency.lockutils [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.205033] [48512]: DEBUG oslo_concurrency.lockutils [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.212320] [48511]: INFO nova.api.openstack.requestlog [None req-1b8d99d6-ab35-4c97-916c-bc84b4811af5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/67160315-db29-4a41-a580-736b4958317f" status: 200 len: 284 microversion: 2.1 time: 0.075672 [ 1009.212832] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] Creating event network-vif-deleted:5d198c10-8194-4972-a91b-d8f5b8570aa2 for instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 on cpu-1 [ 1009.212916] [48511]: [pid: 48511|app: 0|req: 2379/4627] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/67160315-db29-4a41-a580-736b4958317f => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.219847] [48511]: DEBUG nova.api.openstack.wsgi [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.221215] [48512]: INFO nova.api.openstack.requestlog [req-7a5ff059-90ac-4810-a6d7-60a5de2391b5 req-ba4391ad-26f5-4f9e-bd36-26894a074abf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023817 [ 1009.221261] [48511]: DEBUG nova.compute.api [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.222160] [48512]: [pid: 48512|app: 0|req: 2249/4628] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:13 2025] 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) [ 1009.226313] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.227243] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.229023] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.229023] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.229023] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.229023] [48511]: DEBUG oslo_concurrency.lockutils [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.230473] [48512]: DEBUG nova.api.openstack.wsgi [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.233611] [48512]: DEBUG nova.compute.api [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.236280] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.236462] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.236596] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.236848] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.236990] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.237126] [48512]: DEBUG oslo_concurrency.lockutils [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.252638] [48511]: WARNING neutronclient.v2_0.client [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.255741] [48512]: WARNING neutronclient.v2_0.client [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.276506] [48512]: DEBUG nova.policy [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.284032] [48512]: INFO nova.api.openstack.requestlog [None req-23845b72-90ef-4c47-829e-ae360e123439 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1345 microversion: 2.1 time: 0.055420 [ 1009.284032] [48512]: [pid: 48512|app: 0|req: 2250/4629] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1345 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.346312] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.348595] [48512]: DEBUG nova.compute.api [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.352148] [48511]: INFO nova.api.openstack.requestlog [None req-69df8cca-51f0-4399-9c9c-a25e2c493757 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.134290 [ 1009.352522] [48511]: [pid: 48511|app: 0|req: 2380/4630] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:13 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1009.353133] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.353312] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.353500] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.353804] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.353968] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.353968] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.359389] [48511]: DEBUG nova.api.openstack.wsgi [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.360689] [48511]: DEBUG nova.compute.api [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.364126] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.364262] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.364452] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.364644] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.364779] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.364893] [48511]: DEBUG oslo_concurrency.lockutils [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.382827] [48512]: WARNING neutronclient.v2_0.client [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.388452] [48511]: WARNING neutronclient.v2_0.client [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.410139] [48512]: DEBUG nova.policy [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.424876] [48512]: INFO nova.api.openstack.requestlog [None req-4bd58170-9105-46cf-a4c8-ba99eca6fd59 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1461 microversion: 2.1 time: 0.081207 [ 1009.425398] [48512]: [pid: 48512|app: 0|req: 2251/4631] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1009.480103] [48512]: DEBUG nova.api.openstack.wsgi [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.481580] [48512]: DEBUG nova.compute.api [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.509825] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.510039] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.510178] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.510490] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.510644] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.510772] [48512]: DEBUG oslo_concurrency.lockutils [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.557926] [48512]: WARNING neutronclient.v2_0.client [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.584040] [48511]: INFO nova.api.openstack.requestlog [None req-595c3a74-9045-4aca-8092-ec7c3039590b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697" status: 200 len: 284 microversion: 2.1 time: 0.226551 [ 1009.585966] [48511]: [pid: 48511|app: 0|req: 2381/4632] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 => generated 284 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.587732] [48511]: DEBUG nova.api.openstack.wsgi [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.588409] [48511]: DEBUG nova.compute.api [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.591969] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.592140] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.592275] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.592535] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.592678] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.592800] [48511]: DEBUG oslo_concurrency.lockutils [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.609816] [48511]: WARNING neutronclient.v2_0.client [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.667203] [48511]: DEBUG nova.policy [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.673176] [48511]: INFO nova.api.openstack.requestlog [None req-f77978de-a3d8-48c8-8090-a712b8b3aaea tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.086379 [ 1009.673176] [48511]: [pid: 48511|app: 0|req: 2382/4633] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.674594] [48511]: DEBUG nova.api.openstack.wsgi [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.674796] [48511]: DEBUG nova.compute.api [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.679178] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.679392] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.679528] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.679840] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.679932] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.680066] [48511]: DEBUG oslo_concurrency.lockutils [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.696948] [48512]: DEBUG nova.policy [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.701703] [48512]: INFO nova.api.openstack.requestlog [None req-766f952e-a2ec-4b36-9132-45168928af8c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.223745 [ 1009.702247] [48512]: [pid: 48512|app: 0|req: 2252/4634] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.704552] [48512]: DEBUG nova.api.openstack.wsgi [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.705934] [48512]: DEBUG nova.compute.api [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.709104] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.709219] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.709379] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.709571] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.709722] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.709846] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.729745] [48511]: INFO nova.api.openstack.requestlog [None req-b72dd05a-c273-4dec-837f-5ea7d0f76304 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/350dbf41-cc41-4937-9710-b210b521b3b2" status: 202 len: 0 microversion: 2.1 time: 0.056973 [ 1009.731834] [48511]: [pid: 48511|app: 0|req: 2383/4635] 10.180.1.21 () {58 vars in 1384 bytes} [Mon Dec 8 18:26:14 2025] DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface/350dbf41-cc41-4937-9710-b210b521b3b2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1009.732112] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.732322] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.732463] [48512]: DEBUG oslo_concurrency.lockutils [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.732618] [48512]: DEBUG nova.objects.instance [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.733754] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.735151] [48511]: DEBUG nova.compute.api [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.738433] [48512]: WARNING neutronclient.v2_0.client [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.740580] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.740580] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.740580] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.741103] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.741151] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.741805] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.760597] [48512]: DEBUG nova.policy [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.760820] [48511]: WARNING neutronclient.v2_0.client [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.766019] [48512]: DEBUG nova.policy [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.766236] [48512]: DEBUG nova.policy [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.766804] [48512]: INFO nova.api.openstack.requestlog [None req-2e1fe090-00f3-40b7-aa6c-6be901c3f605 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.064148 [ 1009.767222] [48512]: [pid: 48512|app: 0|req: 2253/4636] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1009.770329] [48512]: DEBUG nova.api.openstack.wsgi [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.771929] [48512]: DEBUG nova.compute.api [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.775895] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.776128] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.776303] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.776595] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.776809] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.776946] [48512]: DEBUG oslo_concurrency.lockutils [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.782385] [48511]: DEBUG nova.policy [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.787139] [48511]: INFO nova.api.openstack.requestlog [None req-5ee71d58-7b2c-4a53-aa01-1c5be67454ae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.055795 [ 1009.787466] [48511]: [pid: 48511|app: 0|req: 2384/4637] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.789870] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.791846] [48511]: DEBUG nova.compute.api [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1009.794596] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.794819] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.794987] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.795288] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.795558] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.795676] [48512]: WARNING neutronclient.v2_0.client [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.795886] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.820395] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.820395] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.820395] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.820395] [48511]: DEBUG nova.objects.instance [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.823781] [48511]: WARNING neutronclient.v2_0.client [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1009.847050] [48512]: INFO nova.api.openstack.requestlog [None req-31dbb66f-44c4-41d2-85d6-d7d38e7d2d1d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.078652 [ 1009.847160] [48512]: [pid: 48512|app: 0|req: 2254/4638] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.862888] [48511]: DEBUG nova.policy [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1009.867180] [48511]: INFO nova.api.openstack.requestlog [None req-7ffd7c1b-94c8-4cf4-b226-bf132e744d9b tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.079185 [ 1009.868013] [48511]: [pid: 48511|app: 0|req: 2385/4639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.933749] [48512]: DEBUG nova.api.openstack.wsgi [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8e835ec-40c9-46c3-9d32-d6e7233e89aa", "name": "network-vif-deleted", "tag": "f797ed27-6b50-449b-b6d5-1aaf42024c58"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1009.939485] [48512]: DEBUG oslo_concurrency.lockutils [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1009.939485] [48512]: DEBUG oslo_concurrency.lockutils [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1009.939707] [48512]: DEBUG oslo_concurrency.lockutils [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1009.947070] [48512]: INFO nova.api.openstack.compute.server_external_events [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] Creating event network-vif-deleted:f797ed27-6b50-449b-b6d5-1aaf42024c58 for instance d8e835ec-40c9-46c3-9d32-d6e7233e89aa on cpu-1 [ 1009.951222] [48512]: INFO nova.api.openstack.requestlog [req-69a6f138-7c7c-4452-9280-caec4f074091 req-c5ca5cc9-8f0a-483b-bac7-7bbd043312f1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019749 [ 1009.951438] [48512]: [pid: 48512|app: 0|req: 2255/4640] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:14 2025] 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) [ 1009.994019] [48511]: DEBUG nova.api.openstack.wsgi [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1009.994984] [48511]: DEBUG nova.compute.api [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.004786] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.005113] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.005356] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.005700] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.005899] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.006092] [48511]: DEBUG oslo_concurrency.lockutils [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.035451] [48511]: WARNING neutronclient.v2_0.client [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.053805] [48511]: DEBUG nova.policy [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.060012] [48511]: INFO nova.api.openstack.requestlog [None req-ecd6cef6-1bf7-464b-8454-373e750c5438 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1265 microversion: 2.1 time: 0.070260 [ 1010.060421] [48511]: [pid: 48511|app: 0|req: 2386/4641] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1265 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.076013] [48512]: DEBUG nova.api.openstack.wsgi [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.077462] [48512]: DEBUG nova.compute.api [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.080859] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.081159] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.081244] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.081791] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.081791] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.081923] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.104359] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.104359] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.104359] [48512]: DEBUG oslo_concurrency.lockutils [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.104359] [48512]: DEBUG nova.objects.instance [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.107971] [48512]: WARNING neutronclient.v2_0.client [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.125021] [48512]: DEBUG nova.policy [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.129351] [48512]: INFO nova.api.openstack.requestlog [None req-b34728c0-c2e0-4383-bf80-2196d5232cdc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.056071 [ 1010.129532] [48512]: [pid: 48512|app: 0|req: 2256/4642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.133176] [48511]: DEBUG nova.api.openstack.wsgi [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.135852] [48511]: DEBUG nova.compute.api [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.139042] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.139042] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.139173] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.139478] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.139478] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.139618] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.154992] [48512]: DEBUG nova.api.openstack.wsgi [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.156503] [48512]: DEBUG nova.compute.api [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.160161] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.160583] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.160786] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.161043] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.161696] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.161696] [48512]: DEBUG oslo_concurrency.lockutils [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.162587] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.162587] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.162587] [48511]: DEBUG oslo_concurrency.lockutils [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.162587] [48511]: DEBUG nova.objects.instance [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.165972] [48511]: WARNING neutronclient.v2_0.client [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.181096] [48512]: WARNING neutronclient.v2_0.client [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.187566] [48511]: DEBUG nova.policy [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.192915] [48511]: INFO nova.api.openstack.requestlog [None req-88ce241a-3fc9-442c-a29a-4e926216ec13 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.062447 [ 1010.193524] [48511]: [pid: 48511|app: 0|req: 2387/4643] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1010.211237] [48511]: DEBUG nova.api.openstack.wsgi [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.212743] [48511]: DEBUG nova.compute.api [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.216041] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.216235] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.216373] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.216648] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.216790] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.216912] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.246890] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.247103] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.247237] [48511]: DEBUG oslo_concurrency.lockutils [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.247386] [48511]: DEBUG nova.objects.instance [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.250660] [48512]: DEBUG nova.policy [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.250983] [48511]: WARNING neutronclient.v2_0.client [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.255228] [48512]: INFO nova.api.openstack.requestlog [None req-08989e63-45fe-4b99-a055-00d523fc14d2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1318 microversion: 2.1 time: 0.102345 [ 1010.255572] [48512]: [pid: 48512|app: 0|req: 2257/4644] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1318 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.272028] [48511]: DEBUG nova.policy [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.278235] [48511]: INFO nova.api.openstack.requestlog [None req-2291e102-dc55-47bc-aa07-31989c689d98 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.069286 [ 1010.278821] [48511]: [pid: 48511|app: 0|req: 2388/4645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:14 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.301412] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.301412] [48511]: DEBUG nova.compute.api [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.311331] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.311556] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.311706] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.312096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.312328] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.312527] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.343665] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.343964] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.344122] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.344311] [48511]: DEBUG nova.objects.instance [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.348657] [48511]: WARNING neutronclient.v2_0.client [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.348799] [48512]: DEBUG nova.api.openstack.wsgi [None req-1870ddad-19c2-493d-b23a-0300636a3d40 tempest-ExtensionsTest-80834693 tempest-ExtensionsTest-80834693-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.352470] [48512]: INFO nova.api.openstack.requestlog [None req-1870ddad-19c2-493d-b23a-0300636a3d40 tempest-ExtensionsTest-80834693 tempest-ExtensionsTest-80834693-project-member] 10.180.1.21 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.096111 [ 1010.353348] [48512]: [pid: 48512|app: 0|req: 2258/4646] 10.180.1.21 () {58 vars in 1165 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1010.359511] [48512]: DEBUG nova.api.openstack.wsgi [None req-09dc6796-b2dc-402d-b8db-83effcd9a14d tempest-ExtensionsTest-80834693 tempest-ExtensionsTest-80834693-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.368190] [48511]: DEBUG nova.policy [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.374491] [48512]: INFO nova.api.openstack.requestlog [None req-09dc6796-b2dc-402d-b8db-83effcd9a14d tempest-ExtensionsTest-80834693 tempest-ExtensionsTest-80834693-project-member] 10.180.1.21 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.017705 [ 1010.374902] [48512]: [pid: 48512|app: 0|req: 2259/4647] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/extensions => generated 22700 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1010.376235] [48511]: INFO nova.api.openstack.requestlog [None req-5a67c2a3-3655-4171-9110-26577d4c02ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.079398 [ 1010.376844] [48511]: [pid: 48511|app: 0|req: 2389/4648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.443399] [48512]: DEBUG nova.api.openstack.wsgi [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.444922] [48512]: DEBUG nova.compute.api [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.452016] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.453225] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.453225] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.453225] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.453225] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.453225] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.486862] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.486964] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.487128] [48512]: DEBUG oslo_concurrency.lockutils [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.487281] [48512]: DEBUG nova.objects.instance [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.494305] [48512]: WARNING neutronclient.v2_0.client [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.516396] [48512]: DEBUG nova.policy [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.523583] [48512]: INFO nova.api.openstack.requestlog [None req-93fa7546-34aa-4afc-a604-1b498b2d9657 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.082194 [ 1010.524161] [48512]: [pid: 48512|app: 0|req: 2260/4649] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.687727] [48511]: DEBUG nova.api.openstack.wsgi [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.689833] [48511]: DEBUG nova.compute.api [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.693158] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.693423] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.693589] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.694349] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.694507] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.694644] [48511]: DEBUG oslo_concurrency.lockutils [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.716957] [48511]: WARNING neutronclient.v2_0.client [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.717331] [48512]: DEBUG nova.api.openstack.wsgi [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.718917] [48512]: DEBUG nova.compute.api [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.722805] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.723078] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.723225] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.723508] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.723663] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.723791] [48512]: DEBUG oslo_concurrency.lockutils [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.744942] [48512]: WARNING neutronclient.v2_0.client [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.768230] [48511]: DEBUG nova.policy [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.773113] [48511]: INFO nova.api.openstack.requestlog [None req-84355397-da94-4f84-acee-0de494f36741 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.087934 [ 1010.773512] [48511]: [pid: 48511|app: 0|req: 2390/4650] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.782319] [48511]: DEBUG nova.api.openstack.wsgi [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.783859] [48511]: DEBUG nova.compute.api [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.790522] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.790738] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.790994] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.791373] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.791537] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.792844] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.818206] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.818407] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.818548] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.818711] [48511]: DEBUG nova.objects.instance [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.822363] [48511]: WARNING neutronclient.v2_0.client [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.935141] [48512]: DEBUG nova.policy [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.940234] [48512]: INFO nova.api.openstack.requestlog [None req-50225e45-5afe-4863-b396-1bce07553629 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.224934 [ 1010.940503] [48512]: [pid: 48512|app: 0|req: 2261/4651] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1010.944023] [48512]: DEBUG nova.api.openstack.wsgi [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.944666] [48512]: DEBUG nova.compute.api [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.948146] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.948338] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.948470] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.949049] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.949208] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.949331] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.950823] [48511]: DEBUG nova.policy [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.955865] [48511]: DEBUG nova.policy [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.956641] [48511]: DEBUG nova.policy [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.957322] [48511]: INFO nova.api.openstack.requestlog [None req-aef9eb72-bf8b-48ba-9fdd-d56afa209dfe tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.177289 [ 1010.958100] [48511]: [pid: 48511|app: 0|req: 2391/4652] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1010.960440] [48511]: DEBUG nova.api.openstack.wsgi [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1010.961857] [48511]: DEBUG nova.compute.api [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1010.965501] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.965628] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.965738] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.965996] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1010.966153] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1010.966275] [48511]: DEBUG oslo_concurrency.lockutils [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1010.967958] [48512]: WARNING neutronclient.v2_0.client [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.986563] [48511]: WARNING neutronclient.v2_0.client [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1010.992708] [48512]: DEBUG nova.policy [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1010.998251] [48512]: INFO nova.api.openstack.requestlog [None req-d59a7ca6-bb79-497c-b756-02eba2d5c4d9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.056814 [ 1010.998487] [48512]: [pid: 48512|app: 0|req: 2262/4653] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.004243] [48512]: DEBUG nova.api.openstack.wsgi [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.006336] [48512]: DEBUG nova.compute.api [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.010189] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.010400] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.010605] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.010826] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.010996] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.011145] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.041244] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.041644] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.041952] [48512]: DEBUG oslo_concurrency.lockutils [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.042215] [48512]: DEBUG nova.objects.instance [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.045930] [48511]: INFO nova.api.openstack.requestlog [None req-f40c245f-99c9-4753-9841-d27166cce45d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.087633 [ 1011.046106] [48512]: WARNING neutronclient.v2_0.client [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.048552] [48511]: [pid: 48511|app: 0|req: 2392/4654] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1011.066421] [48512]: DEBUG nova.policy [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.072233] [48512]: INFO nova.api.openstack.requestlog [None req-cee484c1-d215-453b-9fd4-955d8f005630 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.072277 [ 1011.072233] [48512]: [pid: 48512|app: 0|req: 2263/4655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.074436] [48511]: DEBUG nova.api.openstack.wsgi [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.076743] [48511]: DEBUG nova.compute.api [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.079753] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.079951] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.080100] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.080354] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.080496] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.080614] [48511]: DEBUG oslo_concurrency.lockutils [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.103148] [48511]: WARNING neutronclient.v2_0.client [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.122159] [48511]: DEBUG nova.policy [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.126619] [48511]: INFO nova.api.openstack.requestlog [None req-133e805a-e2c7-4fe7-9a98-f739ca2719bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1265 microversion: 2.1 time: 0.055600 [ 1011.126953] [48511]: [pid: 48511|app: 0|req: 2393/4656] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1265 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.144148] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.145829] [48512]: DEBUG nova.compute.api [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.149555] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.150179] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.150409] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.150725] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.150959] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.151172] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.171175] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.171488] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.171648] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.171801] [48512]: DEBUG nova.objects.instance [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.174808] [48512]: WARNING neutronclient.v2_0.client [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.193872] [48512]: DEBUG nova.policy [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.198439] [48512]: INFO nova.api.openstack.requestlog [None req-bf36e721-494b-4fd9-9acc-193d31b8ec23 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.056565 [ 1011.198794] [48512]: [pid: 48512|app: 0|req: 2264/4657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.206696] [48511]: DEBUG nova.api.openstack.wsgi [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.208142] [48511]: DEBUG nova.compute.api [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.211685] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.211898] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.212063] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.212361] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.212517] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.212641] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.233619] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.233946] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.234121] [48511]: DEBUG oslo_concurrency.lockutils [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.234361] [48511]: DEBUG nova.objects.instance [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.238045] [48511]: WARNING neutronclient.v2_0.client [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.259410] [48511]: DEBUG nova.policy [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.263659] [48511]: INFO nova.api.openstack.requestlog [None req-592d38eb-7a65-4adf-8087-d253c5982e36 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.059016 [ 1011.263997] [48511]: [pid: 48511|app: 0|req: 2394/4658] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:15 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.268877] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.270668] [48512]: DEBUG nova.compute.api [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.274167] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.274363] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.274532] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.274756] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.274895] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.275037] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.294730] [48512]: WARNING neutronclient.v2_0.client [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.302878] [48511]: DEBUG nova.api.openstack.wsgi [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.304932] [48511]: DEBUG nova.compute.api [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.311374] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.311651] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.311847] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.312136] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.312320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.312462] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.344612] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.345328] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.345328] [48511]: DEBUG oslo_concurrency.lockutils [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.345328] [48511]: DEBUG nova.objects.instance [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.348589] [48511]: WARNING neutronclient.v2_0.client [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.370689] [48512]: DEBUG nova.policy [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.378205] [48512]: INFO nova.api.openstack.requestlog [None req-3a97da39-6ae5-4615-913d-494a55a337b8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.112292 [ 1011.378751] [48512]: [pid: 48512|app: 0|req: 2265/4659] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.384457] [48511]: DEBUG nova.policy [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.389341] [48511]: INFO nova.api.openstack.requestlog [None req-a1e21b94-6733-4174-a8de-ae0c49101d16 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.090235 [ 1011.389770] [48511]: [pid: 48511|app: 0|req: 2395/4660] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.390371] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.391873] [48512]: DEBUG nova.compute.api [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.396702] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.396884] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.397028] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.397292] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.397439] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.397565] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.422414] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.422627] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.422801] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.422967] [48512]: DEBUG nova.objects.instance [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.425539] [48512]: WARNING neutronclient.v2_0.client [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.444553] [48512]: DEBUG nova.policy [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.448296] [48512]: INFO nova.api.openstack.requestlog [None req-2f095073-6e49-4f63-97d3-8fb1f43eecfe tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.060482 [ 1011.448607] [48512]: [pid: 48512|app: 0|req: 2266/4661] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.536549] [48511]: DEBUG nova.api.openstack.wsgi [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.538026] [48511]: DEBUG nova.compute.api [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.541798] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.541988] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.542150] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.542414] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.542677] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.542677] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.565511] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.565668] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.565831] [48511]: DEBUG oslo_concurrency.lockutils [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.565985] [48511]: DEBUG nova.objects.instance [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.568765] [48511]: WARNING neutronclient.v2_0.client [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.587035] [48511]: DEBUG nova.policy [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.590941] [48511]: INFO nova.api.openstack.requestlog [None req-699bf8bd-6c9b-4383-93fa-2c029579cb20 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.056371 [ 1011.591278] [48511]: [pid: 48511|app: 0|req: 2396/4662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.791058] [48512]: DEBUG nova.api.openstack.wsgi [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.792855] [48512]: DEBUG nova.compute.api [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.796536] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.796758] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.796903] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.797219] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.797368] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.797494] [48512]: DEBUG oslo_concurrency.lockutils [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.813738] [48512]: WARNING neutronclient.v2_0.client [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.834208] [48512]: DEBUG nova.policy [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1011.838727] [48512]: INFO nova.api.openstack.requestlog [None req-db98290e-f8e9-4007-8512-a3a88009d5f5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.049828 [ 1011.839075] [48512]: [pid: 48512|app: 0|req: 2267/4663] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.956341] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.957200] [48511]: DEBUG nova.compute.api [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.961036] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.961293] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.961437] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.961716] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.961939] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.962118] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.962415] [48512]: DEBUG nova.api.openstack.wsgi [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c47ddb4-59a3-4bf4-87da-127c85af0955", "name": "network-vif-plugged", "status": "completed", "tag": "ffc82204-e4b7-40e8-a8b2-714a5ee41b7b"}, {"name": "network-changed", "server_uuid": "7c47ddb4-59a3-4bf4-87da-127c85af0955", "tag": "ffc82204-e4b7-40e8-a8b2-714a5ee41b7b"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1011.968324] [48512]: DEBUG oslo_concurrency.lockutils [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.968531] [48512]: DEBUG oslo_concurrency.lockutils [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.968701] [48512]: DEBUG oslo_concurrency.lockutils [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.974643] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Creating event network-vif-plugged:ffc82204-e4b7-40e8-a8b2-714a5ee41b7b for instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 on cpu-1 [ 1011.975110] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] Creating event network-changed:ffc82204-e4b7-40e8-a8b2-714a5ee41b7b for instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 on cpu-1 [ 1011.979259] [48511]: WARNING neutronclient.v2_0.client [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1011.979570] [48512]: INFO nova.api.openstack.requestlog [req-6d323f58-3d80-4a11-9831-fbf04c4c91f2 req-a04e40d5-11b9-463e-8747-64b8eb62e5ee service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019291 [ 1011.979570] [48512]: [pid: 48512|app: 0|req: 2268/4664] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:16 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1011.981926] [48512]: DEBUG nova.api.openstack.wsgi [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1011.983226] [48512]: DEBUG nova.compute.api [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1011.987292] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.987482] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.988273] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1011.988273] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1011.988273] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1011.988273] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.007395] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.007587] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.007723] [48512]: DEBUG oslo_concurrency.lockutils [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.007876] [48512]: DEBUG nova.objects.instance [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.011074] [48512]: WARNING neutronclient.v2_0.client [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.029488] [48512]: DEBUG nova.policy [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.033655] [48512]: DEBUG nova.policy [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.034229] [48512]: DEBUG nova.policy [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.034818] [48512]: INFO nova.api.openstack.requestlog [None req-5552e8bd-8e4c-42cc-b8e9-2cfec1b35601 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.054890 [ 1012.035284] [48512]: [pid: 48512|app: 0|req: 2269/4665] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1012.037232] [48512]: DEBUG nova.api.openstack.wsgi [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.038622] [48512]: DEBUG nova.compute.api [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.043722] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.044526] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.044526] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.044526] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.044705] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.044705] [48512]: DEBUG oslo_concurrency.lockutils [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.060469] [48512]: WARNING neutronclient.v2_0.client [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.063034] [48511]: DEBUG nova.policy [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.066782] [48511]: INFO nova.api.openstack.requestlog [None req-a3046575-2662-4e87-8c80-7c50a9a9ea53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.113765 [ 1012.067222] [48511]: [pid: 48511|app: 0|req: 2397/4666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.069629] [48511]: DEBUG nova.api.openstack.wsgi [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.070951] [48511]: DEBUG nova.compute.api [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.074134] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.074315] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.074449] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.074698] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.074841] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.074958] [48511]: DEBUG oslo_concurrency.lockutils [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.077704] [48512]: DEBUG nova.policy [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.083309] [48512]: INFO nova.api.openstack.requestlog [None req-f4d09116-d32c-4245-871f-b09baf631784 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.047657 [ 1012.083626] [48512]: [pid: 48512|app: 0|req: 2270/4667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.086157] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.087531] [48512]: DEBUG nova.compute.api [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.088440] [48511]: WARNING neutronclient.v2_0.client [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.090961] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.091181] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.091319] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.091577] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.091717] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.091841] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.111117] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.111353] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.111518] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.111676] [48512]: DEBUG nova.objects.instance [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.114704] [48512]: WARNING neutronclient.v2_0.client [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.132913] [48512]: DEBUG nova.policy [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.135038] [48511]: INFO nova.api.openstack.requestlog [None req-63d5ae8b-a3c1-426a-9b3b-4498cd3b3b9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.067338 [ 1012.135411] [48511]: [pid: 48511|app: 0|req: 2398/4668] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.138043] [48512]: INFO nova.api.openstack.requestlog [None req-e7c59751-4fae-469c-be07-e21245844f6e tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.053731 [ 1012.138395] [48512]: [pid: 48512|app: 0|req: 2271/4669] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.139641] [48511]: DEBUG nova.api.openstack.wsgi [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.140917] [48511]: DEBUG nova.compute.api [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.144230] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.144376] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.144507] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.144755] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.144897] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.145034] [48511]: DEBUG oslo_concurrency.lockutils [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.162330] [48511]: WARNING neutronclient.v2_0.client [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.181883] [48511]: DEBUG nova.policy [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.185974] [48511]: INFO nova.api.openstack.requestlog [None req-e293765c-8702-4359-9965-f4797ae32345 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1273 microversion: 2.1 time: 0.048161 [ 1012.186306] [48511]: [pid: 48511|app: 0|req: 2399/4670] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1273 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1012.210754] [48512]: DEBUG nova.api.openstack.wsgi [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.212260] [48512]: DEBUG nova.compute.api [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.215572] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.215757] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.215890] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.216154] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.216297] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.216418] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.236371] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.236615] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.236797] [48512]: DEBUG oslo_concurrency.lockutils [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.236991] [48512]: DEBUG nova.objects.instance [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.240072] [48512]: WARNING neutronclient.v2_0.client [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.261093] [48512]: DEBUG nova.policy [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.264752] [48512]: INFO nova.api.openstack.requestlog [None req-3dba036f-919e-44e4-a156-7148e09245ee tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.056109 [ 1012.265137] [48512]: [pid: 48512|app: 0|req: 2272/4671] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:16 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.277066] [48511]: DEBUG nova.api.openstack.wsgi [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.278201] [48511]: DEBUG nova.compute.api [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.283691] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.283954] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.284157] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.285476] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.285942] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.286399] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.312745] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.312969] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.313301] [48511]: DEBUG oslo_concurrency.lockutils [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.313537] [48511]: DEBUG nova.objects.instance [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.319202] [48511]: WARNING neutronclient.v2_0.client [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.338056] [48511]: DEBUG nova.policy [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.344837] [48511]: INFO nova.api.openstack.requestlog [None req-a559d29c-d37a-4fea-b708-99e5b1e81c58 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.070821 [ 1012.345644] [48511]: [pid: 48511|app: 0|req: 2400/4672] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.392681] [48512]: DEBUG nova.api.openstack.wsgi [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.394990] [48512]: DEBUG nova.compute.api [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.400600] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.400916] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.401114] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.401370] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.401527] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.401655] [48512]: DEBUG oslo_concurrency.lockutils [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.403324] [48511]: DEBUG nova.api.openstack.wsgi [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.404819] [48511]: DEBUG nova.compute.api [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.408566] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.408778] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.408964] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.409194] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.409343] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.409483] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.430875] [48512]: WARNING neutronclient.v2_0.client [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.434566] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.434758] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.434977] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.435103] [48511]: DEBUG nova.objects.instance [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.437949] [48511]: WARNING neutronclient.v2_0.client [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.528904] [48511]: DEBUG nova.policy [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.536758] [48511]: INFO nova.api.openstack.requestlog [None req-f7aa124d-641d-421a-883d-4f3dd6f82be9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.135686 [ 1012.537201] [48511]: [pid: 48511|app: 0|req: 2401/4673] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.540092] [48511]: DEBUG nova.api.openstack.wsgi [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.541870] [48511]: DEBUG nova.compute.api [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.546970] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.547149] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.547238] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.547492] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.547684] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.547746] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.572676] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.572862] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.574608] [48511]: DEBUG oslo_concurrency.lockutils [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.574608] [48511]: DEBUG nova.objects.instance [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.574772] [48512]: DEBUG nova.policy [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.577087] [48511]: WARNING neutronclient.v2_0.client [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.579307] [48512]: INFO nova.api.openstack.requestlog [None req-71f8be29-da11-4a89-affc-6b37ef62d74e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.190135 [ 1012.579639] [48512]: [pid: 48512|app: 0|req: 2273/4674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.605152] [48512]: DEBUG nova.api.openstack.wsgi [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.606647] [48512]: DEBUG nova.compute.api [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.609945] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.610155] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.610295] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.610552] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.610696] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.610820] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.632886] [48511]: DEBUG nova.policy [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.634206] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.634648] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.634726] [48512]: DEBUG oslo_concurrency.lockutils [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.634827] [48512]: DEBUG nova.objects.instance [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.638126] [48511]: INFO nova.api.openstack.requestlog [None req-e24c213b-8be5-46f3-8940-45895b1690c1 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.100349 [ 1012.638444] [48512]: WARNING neutronclient.v2_0.client [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.638611] [48511]: [pid: 48511|app: 0|req: 2402/4675] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.661099] [48512]: DEBUG nova.policy [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.665704] [48512]: INFO nova.api.openstack.requestlog [None req-f31a9fa5-c3dc-42bc-88ff-8ad89a9da642 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.062726 [ 1012.666040] [48512]: [pid: 48512|app: 0|req: 2274/4676] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.852449] [48511]: DEBUG nova.api.openstack.wsgi [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1012.854276] [48511]: DEBUG nova.compute.api [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1012.857885] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.858084] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.858222] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.858482] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1012.858625] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1012.858743] [48511]: DEBUG oslo_concurrency.lockutils [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1012.879576] [48511]: WARNING neutronclient.v2_0.client [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1012.899353] [48511]: DEBUG nova.policy [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1012.904291] [48511]: INFO nova.api.openstack.requestlog [None req-9931b67a-d33d-436a-9359-b6553da1ed4f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.054950 [ 1012.904640] [48511]: [pid: 48511|app: 0|req: 2403/4677] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1013.049880] [48512]: DEBUG nova.api.openstack.wsgi [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.051308] [48512]: DEBUG nova.compute.api [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.054787] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.054974] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.055134] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.055391] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.055536] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.055660] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.074061] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.074254] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.074387] [48512]: DEBUG oslo_concurrency.lockutils [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.074536] [48512]: DEBUG nova.objects.instance [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.077219] [48512]: WARNING neutronclient.v2_0.client [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.079163] [48511]: DEBUG nova.api.openstack.wsgi [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.080593] [48511]: DEBUG nova.compute.api [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.083803] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.083980] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.084132] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.084376] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.084518] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.084645] [48511]: DEBUG oslo_concurrency.lockutils [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.094252] [48512]: DEBUG nova.policy [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.098217] [48512]: DEBUG nova.policy [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.098786] [48512]: DEBUG nova.policy [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.099383] [48512]: INFO nova.api.openstack.requestlog [None req-c1df2ece-eee7-43fa-8172-a2a0750af578 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.051865 [ 1013.099690] [48512]: [pid: 48512|app: 0|req: 2275/4678] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1013.102040] [48511]: WARNING neutronclient.v2_0.client [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.102139] [48512]: DEBUG nova.api.openstack.wsgi [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.103312] [48512]: DEBUG nova.compute.api [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.106366] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.106608] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.106745] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.106999] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.107173] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.107298] [48512]: DEBUG oslo_concurrency.lockutils [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.123245] [48512]: WARNING neutronclient.v2_0.client [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.148320] [48512]: DEBUG nova.policy [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.153451] [48512]: INFO nova.api.openstack.requestlog [None req-0885ff55-e83d-41db-b948-d9d059d5f4ea tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.053129 [ 1013.153812] [48512]: [pid: 48512|app: 0|req: 2276/4679] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.156287] [48512]: DEBUG nova.api.openstack.wsgi [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.157656] [48512]: DEBUG nova.compute.api [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.160958] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.161166] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.161304] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.161599] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.161773] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.161979] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.169858] [48511]: DEBUG nova.policy [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.174251] [48511]: INFO nova.api.openstack.requestlog [None req-16c73f16-2706-4b23-a38b-651b9bacd37b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.097135 [ 1013.174527] [48511]: [pid: 48511|app: 0|req: 2404/4680] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.177248] [48511]: DEBUG nova.api.openstack.wsgi [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.178318] [48512]: WARNING neutronclient.v2_0.client [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.179115] [48511]: DEBUG nova.compute.api [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.181618] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.181799] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.181935] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.182200] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.182341] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.182461] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.202289] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.202503] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.202690] [48511]: DEBUG oslo_concurrency.lockutils [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.202867] [48511]: DEBUG nova.objects.instance [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.205802] [48511]: WARNING neutronclient.v2_0.client [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.222510] [48512]: INFO nova.api.openstack.requestlog [None req-fbfe5aa8-0211-4dfe-8743-fd52294c2b49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.068110 [ 1013.222878] [48512]: [pid: 48512|app: 0|req: 2277/4681] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1013.225605] [48512]: DEBUG nova.api.openstack.wsgi [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.226358] [48512]: DEBUG nova.compute.api [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.229693] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.229874] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.230029] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.230320] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.230475] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.230601] [48512]: DEBUG oslo_concurrency.lockutils [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.235100] [48511]: DEBUG nova.policy [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.239141] [48511]: INFO nova.api.openstack.requestlog [None req-8cc8d8f9-b0ac-4fed-8655-3f1b9ad4d807 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.064090 [ 1013.239475] [48511]: [pid: 48511|app: 0|req: 2405/4682] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.246270] [48512]: WARNING neutronclient.v2_0.client [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.277362] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.279463] [48511]: DEBUG nova.compute.api [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.284434] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.284595] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.284694] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.284957] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.286091] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.286091] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.307392] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.307591] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.307751] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.307920] [48511]: DEBUG nova.objects.instance [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.312854] [48511]: WARNING neutronclient.v2_0.client [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.345195] [48512]: DEBUG nova.policy [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.353394] [48512]: INFO nova.api.openstack.requestlog [None req-84e6a89f-9b2a-460d-a41b-17ee25f55a68 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1325 microversion: 2.1 time: 0.129589 [ 1013.353581] [48512]: [pid: 48512|app: 0|req: 2278/4683] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:17 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1325 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.358025] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.359350] [48512]: DEBUG nova.compute.api [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.359445] [48511]: DEBUG nova.policy [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.364468] [48511]: INFO nova.api.openstack.requestlog [None req-5a85c625-53d0-4ba3-9564-cca604c07d01 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.089543 [ 1013.364571] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.364733] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.364806] [48511]: [pid: 48511|app: 0|req: 2406/4684] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.365427] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.365427] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.365427] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.365427] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.392895] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.393096] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.393233] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.393384] [48512]: DEBUG nova.objects.instance [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.396829] [48512]: WARNING neutronclient.v2_0.client [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.414346] [48512]: DEBUG nova.policy [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.418491] [48512]: INFO nova.api.openstack.requestlog [None req-c3151626-74ec-4471-add7-501b71f71ee6 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.062571 [ 1013.418815] [48512]: [pid: 48512|app: 0|req: 2279/4685] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.549289] [48511]: DEBUG nova.api.openstack.wsgi [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.550837] [48511]: DEBUG nova.compute.api [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.555132] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.555324] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.555489] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.555791] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.555951] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.556205] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.582496] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.582773] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.582955] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.583173] [48511]: DEBUG nova.objects.instance [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.586599] [48511]: WARNING neutronclient.v2_0.client [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.593103] [48512]: DEBUG nova.api.openstack.wsgi [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.594635] [48512]: DEBUG nova.compute.api [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.598740] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.599343] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.599343] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.599593] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.599845] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.599951] [48512]: DEBUG oslo_concurrency.lockutils [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.606860] [48511]: DEBUG nova.policy [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.612936] [48511]: INFO nova.api.openstack.requestlog [None req-ebd39ef0-b46a-47b9-bf86-da13a570d07a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.065576 [ 1013.613169] [48511]: [pid: 48511|app: 0|req: 2407/4686] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.618980] [48512]: WARNING neutronclient.v2_0.client [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.651340] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.652956] [48511]: DEBUG nova.compute.api [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.657365] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.657543] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.657681] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.658042] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.658117] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.658210] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.684882] [48512]: DEBUG nova.policy [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.685893] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.686118] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.686256] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.686614] [48511]: DEBUG nova.objects.instance [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.689655] [48511]: WARNING neutronclient.v2_0.client [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.690615] [48512]: INFO nova.api.openstack.requestlog [None req-11e1e9c3-8bb3-4ac7-813b-689754c266dc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.099282 [ 1013.690615] [48512]: [pid: 48512|app: 0|req: 2280/4687] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.693572] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.694790] [48512]: DEBUG nova.compute.api [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.698512] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.698882] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.698882] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.699084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.699232] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.699356] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.720644] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.720644] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.720644] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.720644] [48512]: DEBUG nova.objects.instance [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.723273] [48512]: WARNING neutronclient.v2_0.client [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.726466] [48511]: DEBUG nova.policy [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.730880] [48511]: INFO nova.api.openstack.requestlog [None req-f5bc1360-078e-4e01-a3eb-2fdde47f5d9a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.081884 [ 1013.731236] [48511]: [pid: 48511|app: 0|req: 2408/4688] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.756293] [48512]: DEBUG nova.policy [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.761396] [48512]: INFO nova.api.openstack.requestlog [None req-a1b6d430-0e55-46db-88c8-f70711a6b327 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.069854 [ 1013.761525] [48512]: [pid: 48512|app: 0|req: 2281/4689] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.925718] [48511]: DEBUG nova.api.openstack.wsgi [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1013.927267] [48511]: DEBUG nova.compute.api [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1013.931914] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.932233] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.932445] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.932767] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1013.932927] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1013.933067] [48511]: DEBUG oslo_concurrency.lockutils [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1013.955470] [48511]: WARNING neutronclient.v2_0.client [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1013.975996] [48511]: DEBUG nova.policy [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1013.982638] [48511]: INFO nova.api.openstack.requestlog [None req-722667a6-c610-4f4c-9c1f-c7397db7b551 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.059057 [ 1013.982997] [48511]: [pid: 48511|app: 0|req: 2409/4690] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.058221] [48512]: DEBUG nova.api.openstack.wsgi [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d9d96db-113d-4854-996c-b7134bc5937a", "name": "network-vif-plugged", "status": "completed", "tag": "baefd685-e2f0-4a4a-b14d-35635e1adc4d"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1014.063802] [48512]: DEBUG oslo_concurrency.lockutils [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.063985] [48512]: DEBUG oslo_concurrency.lockutils [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.064139] [48512]: DEBUG oslo_concurrency.lockutils [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.070357] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] Creating event network-vif-plugged:baefd685-e2f0-4a4a-b14d-35635e1adc4d for instance 7d9d96db-113d-4854-996c-b7134bc5937a on cpu-1 [ 1014.074473] [48512]: INFO nova.api.openstack.requestlog [req-b7f9f641-73b4-475a-bc36-deb66e697b06 req-532d80ca-a924-4354-bbec-b990a8367ea1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018324 [ 1014.074811] [48512]: [pid: 48512|app: 0|req: 2282/4691] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:18 2025] 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) [ 1014.114653] [48511]: DEBUG nova.api.openstack.wsgi [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.116766] [48511]: DEBUG nova.compute.api [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.119958] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.120174] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.120299] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.120551] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.120713] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.120838] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.142311] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.142568] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.142709] [48511]: DEBUG oslo_concurrency.lockutils [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.142985] [48511]: DEBUG nova.objects.instance [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.151777] [48511]: WARNING neutronclient.v2_0.client [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.170363] [48512]: DEBUG nova.api.openstack.wsgi [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.171527] [48511]: DEBUG nova.policy [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.171754] [48512]: DEBUG nova.compute.api [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.175799] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.176024] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.176140] [48511]: DEBUG nova.policy [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.176253] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.176664] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.176738] [48511]: DEBUG nova.policy [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.176877] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.177143] [48512]: DEBUG oslo_concurrency.lockutils [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.177361] [48511]: INFO nova.api.openstack.requestlog [None req-707a3280-8f91-4c8f-98c4-bbfe78494745 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.064920 [ 1014.177831] [48511]: [pid: 48511|app: 0|req: 2410/4692] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1014.190299] [48511]: DEBUG nova.api.openstack.wsgi [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.191038] [48511]: DEBUG nova.compute.api [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.195563] [48512]: WARNING neutronclient.v2_0.client [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.195773] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.195912] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.196123] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.196621] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.196866] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.197093] [48511]: DEBUG oslo_concurrency.lockutils [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.213357] [48511]: WARNING neutronclient.v2_0.client [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.215370] [48512]: DEBUG nova.policy [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.220013] [48512]: INFO nova.api.openstack.requestlog [None req-90dbcf16-fb5a-4d40-9baf-14224b92a187 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.052464 [ 1014.220591] [48512]: [pid: 48512|app: 0|req: 2283/4693] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.230721] [48512]: DEBUG nova.api.openstack.wsgi [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.232172] [48512]: DEBUG nova.compute.api [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.235403] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.235597] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.235746] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.236033] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.236226] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.236324] [48512]: DEBUG oslo_concurrency.lockutils [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.251402] [48512]: WARNING neutronclient.v2_0.client [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.275829] [48511]: DEBUG nova.policy [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.280979] [48511]: INFO nova.api.openstack.requestlog [None req-5be696c5-ee09-4fba-99be-3ec1466c7e7b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1319 microversion: 2.1 time: 0.094071 [ 1014.281446] [48511]: [pid: 48511|app: 0|req: 2411/4694] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1319 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.284123] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.285722] [48511]: DEBUG nova.compute.api [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.288957] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.289186] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.289322] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.289583] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.289730] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.289849] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.311917] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.312261] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.312389] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.312594] [48511]: DEBUG nova.objects.instance [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.316655] [48511]: WARNING neutronclient.v2_0.client [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.338226] [48511]: DEBUG nova.policy [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.343066] [48512]: INFO nova.api.openstack.requestlog [None req-69ea00bf-e973-4a00-980b-39e8ab2c71dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.114229 [ 1014.344125] [48512]: [pid: 48512|app: 0|req: 2284/4695] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:18 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1014.344756] [48511]: INFO nova.api.openstack.requestlog [None req-ca174fe5-2578-40e6-b741-3fe059a5d725 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.062584 [ 1014.345116] [48511]: [pid: 48511|app: 0|req: 2412/4696] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.369371] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.370988] [48512]: DEBUG nova.compute.api [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.377043] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.377213] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.377351] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.377608] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.377668] [48511]: DEBUG nova.api.openstack.wsgi [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.377752] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.377876] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.379090] [48511]: DEBUG nova.compute.api [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.382611] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.382800] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.382939] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.383221] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.383363] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.383496] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.403850] [48512]: WARNING neutronclient.v2_0.client [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.411208] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.411405] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.411543] [48511]: DEBUG oslo_concurrency.lockutils [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.411705] [48511]: DEBUG nova.objects.instance [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 498249b6-4818-4434-b9f6-37cd7b1f6ebf {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.415081] [48511]: WARNING neutronclient.v2_0.client [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.433692] [48511]: DEBUG nova.policy [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.438334] [48511]: INFO nova.api.openstack.requestlog [None req-11f4d713-69c1-4cab-89a0-e396da2b8bf1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 200 len: 1293 microversion: 2.1 time: 0.062892 [ 1014.438672] [48511]: [pid: 48511|app: 0|req: 2413/4697] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 1293 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.441083] [48511]: DEBUG nova.api.openstack.wsgi [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.442479] [48511]: DEBUG nova.compute.api [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.445731] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.445910] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.446065] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.446316] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.446460] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.446582] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.466271] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.466450] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.466584] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.466735] [48511]: DEBUG nova.objects.instance [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.469751] [48511]: WARNING neutronclient.v2_0.client [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.481828] [48512]: DEBUG nova.policy [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.486164] [48512]: INFO nova.api.openstack.requestlog [None req-8b4d5d14-72ad-42a9-b589-77d86aba0684 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.119257 [ 1014.486498] [48512]: [pid: 48512|app: 0|req: 2285/4698] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.490038] [48511]: DEBUG nova.policy [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.494673] [48511]: INFO nova.api.openstack.requestlog [None req-80d8c4ee-b707-4e28-92d0-5da9bc3c8b91 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.055452 [ 1014.495016] [48511]: [pid: 48511|app: 0|req: 2414/4699] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.625349] [48512]: DEBUG nova.api.openstack.wsgi [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.626853] [48512]: DEBUG nova.compute.api [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.630355] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.630537] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.630674] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.631102] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.631402] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.631566] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.653627] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.653839] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.653979] [48512]: DEBUG oslo_concurrency.lockutils [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.654159] [48512]: DEBUG nova.objects.instance [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.658832] [48512]: WARNING neutronclient.v2_0.client [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.678924] [48512]: DEBUG nova.policy [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.684253] [48512]: INFO nova.api.openstack.requestlog [None req-611d916b-bf5e-47b4-af07-b3ba8ab24b69 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.060912 [ 1014.684535] [48512]: [pid: 48512|app: 0|req: 2286/4700] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.704433] [48511]: DEBUG nova.api.openstack.wsgi [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.706474] [48511]: DEBUG nova.compute.api [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.710306] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.710509] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.710643] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.710959] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.711132] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.711256] [48511]: DEBUG oslo_concurrency.lockutils [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.728908] [48511]: WARNING neutronclient.v2_0.client [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.745618] [48512]: DEBUG nova.api.openstack.wsgi [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.748049] [48512]: DEBUG nova.compute.api [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.751727] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.751957] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.752133] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.752421] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.752884] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.752884] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.774760] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.774948] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.775088] [48512]: DEBUG oslo_concurrency.lockutils [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.775265] [48512]: DEBUG nova.objects.instance [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.778305] [48512]: WARNING neutronclient.v2_0.client [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.798937] [48512]: DEBUG nova.policy [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.800456] [48511]: DEBUG nova.policy [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.803259] [48512]: INFO nova.api.openstack.requestlog [None req-1aa772c7-38f3-4540-9592-09c6e2d7a3ce tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.060388 [ 1014.803576] [48512]: [pid: 48512|app: 0|req: 2287/4701] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1014.804876] [48511]: INFO nova.api.openstack.requestlog [None req-b45be758-b902-4a4a-b204-50840566fd94 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.103863 [ 1014.805547] [48511]: [pid: 48511|app: 0|req: 2415/4702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.806537] [48512]: DEBUG nova.api.openstack.wsgi [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.807993] [48512]: DEBUG nova.compute.api [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1014.811045] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.811241] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.811382] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.811640] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.811785] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.811921] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.851429] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1014.851599] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1014.851758] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1014.851906] [48512]: DEBUG nova.objects.instance [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.855927] [48512]: WARNING neutronclient.v2_0.client [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1014.873824] [48512]: DEBUG nova.policy [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1014.880753] [48512]: INFO nova.api.openstack.requestlog [None req-e4b965dd-16fa-438b-91e9-4795ca7c428c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.076610 [ 1014.881150] [48512]: [pid: 48512|app: 0|req: 2288/4703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.996126] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1014.997958] [48511]: DEBUG nova.compute.api [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.001533] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.001736] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.001864] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.002245] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.002422] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.002551] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.019329] [48511]: WARNING neutronclient.v2_0.client [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.037898] [48511]: DEBUG nova.policy [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.042353] [48511]: INFO nova.api.openstack.requestlog [None req-0ceb705e-253a-4868-b385-c3dea257a62f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.049218 [ 1015.042694] [48511]: [pid: 48511|app: 0|req: 2416/4704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.193690] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.195139] [48512]: DEBUG nova.compute.api [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.198490] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.198646] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.198792] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.199110] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.199321] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.199404] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.220397] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.220577] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.220747] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.220929] [48512]: DEBUG nova.objects.instance [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.223958] [48512]: WARNING neutronclient.v2_0.client [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.235483] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.237700] [48511]: DEBUG nova.compute.api [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.241765] [48512]: DEBUG nova.policy [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.243027] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.243027] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.243027] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.243440] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.243624] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.243756] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.246098] [48512]: DEBUG nova.policy [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.246604] [48512]: DEBUG nova.policy [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.247202] [48512]: INFO nova.api.openstack.requestlog [None req-7e2bc577-905a-445b-827e-8cdda3d001d7 tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.056334 [ 1015.247976] [48512]: [pid: 48512|app: 0|req: 2289/4705] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:19 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1015.259969] [48511]: WARNING neutronclient.v2_0.client [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.277131] [48511]: DEBUG nova.policy [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.281160] [48511]: INFO nova.api.openstack.requestlog [None req-1a9c4fb3-b977-4ad3-af57-92e0a18d1409 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.049018 [ 1015.281671] [48511]: [pid: 48511|app: 0|req: 2417/4706] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.295815] [48512]: DEBUG nova.api.openstack.wsgi [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.297593] [48512]: DEBUG nova.compute.api [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.301581] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.301896] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.302072] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.302257] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.302413] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.302547] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.320362] [48512]: WARNING neutronclient.v2_0.client [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.353199] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.354617] [48511]: DEBUG nova.compute.api [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.358859] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.359071] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.359216] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.359622] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.359761] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.359899] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.379951] [48511]: WARNING neutronclient.v2_0.client [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.397701] [48512]: DEBUG nova.policy [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.404273] [48512]: INFO nova.api.openstack.requestlog [None req-1dfe6164-6cbb-4660-b6bb-a675223f2829 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1464 microversion: 2.1 time: 0.111404 [ 1015.404923] [48512]: [pid: 48512|app: 0|req: 2290/4707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1464 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.407636] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.409618] [48512]: DEBUG nova.compute.api [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.414034] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.414385] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.414678] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.415089] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.415654] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.415654] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.439402] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.439588] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.439722] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.439870] [48512]: DEBUG nova.objects.instance [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.443532] [48512]: WARNING neutronclient.v2_0.client [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.455962] [48511]: INFO nova.api.openstack.requestlog [None req-e1d486d3-9236-447e-a93a-18081da2bd7c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.105776 [ 1015.456353] [48511]: [pid: 48511|app: 0|req: 2418/4708] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1015.462655] [48512]: DEBUG nova.policy [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.466444] [48512]: INFO nova.api.openstack.requestlog [None req-6b5d88ec-653f-41a0-b7d1-5642abfd7c9a tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.060855 [ 1015.466764] [48512]: [pid: 48512|app: 0|req: 2291/4709] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.471346] [48512]: DEBUG nova.api.openstack.wsgi [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.471346] [48512]: DEBUG nova.compute.api [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.473978] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.474325] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.474678] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.475055] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.475508] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.475825] [48512]: DEBUG oslo_concurrency.lockutils [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.484961] [48512]: INFO nova.api.openstack.wsgi [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. [ 1015.485309] [48512]: DEBUG nova.api.openstack.wsgi [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1015.485704] [48512]: INFO nova.api.openstack.requestlog [None req-849af748-c233-4a64-818d-e5626bbab780 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 404 len: 111 microversion: 2.1 time: 0.018501 [ 1015.486135] [48512]: [pid: 48512|app: 0|req: 2292/4710] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1015.490959] [48512]: DEBUG nova.api.openstack.wsgi [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.490959] [48512]: DEBUG nova.compute.api [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.498518] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.498832] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.498832] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.499177] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.499396] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.499677] [48512]: DEBUG oslo_concurrency.lockutils [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.518963] [48512]: DEBUG nova.compute.api [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1015.580514] [48512]: INFO nova.api.openstack.requestlog [None req-35355b57-54b9-481b-9dce-02fc7c38e95f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 204 len: 0 microversion: 2.1 time: 0.089722 [ 1015.580514] [48512]: [pid: 48512|app: 0|req: 2293/4711] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:20 2025] DELETE /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1015.583320] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.585170] [48512]: DEBUG nova.compute.api [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.588906] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.589943] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.589943] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.589943] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.589943] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.589943] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.608841] [48512]: WARNING neutronclient.v2_0.client [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.624368] [48511]: DEBUG nova.api.openstack.wsgi [None req-2356570f-deda-4f33-aa2c-35c300446978 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1015.624644] [48511]: DEBUG nova.compute.api [None req-2356570f-deda-4f33-aa2c-35c300446978 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: 1048a33f-a526-431c-bcdb-b4448009d482] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.627721] [48511]: INFO nova.api.openstack.wsgi [None req-2356570f-deda-4f33-aa2c-35c300446978 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Instance 1048a33f-a526-431c-bcdb-b4448009d482 could not be found. [ 1015.628178] [48511]: DEBUG nova.api.openstack.wsgi [None req-2356570f-deda-4f33-aa2c-35c300446978 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 404 to user: Instance 1048a33f-a526-431c-bcdb-b4448009d482 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1015.628389] [48511]: INFO nova.api.openstack.requestlog [None req-2356570f-deda-4f33-aa2c-35c300446978 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/1048a33f-a526-431c-bcdb-b4448009d482/action" status: 404 len: 111 microversion: 2.1 time: 0.171584 [ 1015.628710] [48511]: [pid: 48511|app: 0|req: 2419/4712] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:20 2025] POST /compute/v2.1/servers/1048a33f-a526-431c-bcdb-b4448009d482/action => generated 111 bytes in 172 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1015.631023] [48511]: DEBUG nova.api.openstack.wsgi [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.633876] [48511]: DEBUG nova.compute.api [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.636945] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.637186] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.637328] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.637622] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.637764] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.637844] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.660952] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.661166] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.661844] [48511]: DEBUG oslo_concurrency.lockutils [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.661844] [48511]: DEBUG nova.objects.instance [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.664420] [48511]: WARNING neutronclient.v2_0.client [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.670401] [48512]: DEBUG nova.policy [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.675132] [48512]: INFO nova.api.openstack.requestlog [None req-5a8953ab-e702-46a2-a6cf-1f4b650a5927 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.094307 [ 1015.675132] [48512]: [pid: 48512|app: 0|req: 2294/4713] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.677607] [48512]: DEBUG nova.api.openstack.wsgi [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.679084] [48512]: DEBUG nova.compute.api [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.682750] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.682750] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.682750] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.683795] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.683795] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.683795] [48512]: DEBUG oslo_concurrency.lockutils [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.689015] [48511]: DEBUG nova.policy [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.689950] [48511]: INFO nova.api.openstack.requestlog [None req-ddc31539-4485-41d2-9744-7b58663524c4 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.060557 [ 1015.694015] [48511]: [pid: 48511|app: 0|req: 2420/4714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.697952] [48511]: DEBUG nova.api.openstack.wsgi [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.699390] [48511]: DEBUG nova.compute.api [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.702679] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.702827] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.702960] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.703251] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.703411] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.703534] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.704503] [48512]: WARNING neutronclient.v2_0.client [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.729060] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.730145] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.730145] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.730145] [48511]: DEBUG nova.objects.instance [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.733083] [48511]: WARNING neutronclient.v2_0.client [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.751846] [48511]: DEBUG nova.policy [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.756693] [48511]: INFO nova.api.openstack.requestlog [None req-b56b00cc-2be6-43a1-a59d-bf88eddd333e tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.060760 [ 1015.757064] [48511]: [pid: 48511|app: 0|req: 2421/4715] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1015.759388] [48511]: DEBUG nova.api.openstack.wsgi [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-1712174340", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1015.795377] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.795636] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.795786] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.796135] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.797416] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.798241] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.800250] [48512]: DEBUG nova.policy [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.802287] [48511]: DEBUG nova.network.neutron [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] validate_networks() for None {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1015.802570] [48511]: WARNING neutronclient.v2_0.client [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.804452] [48512]: INFO nova.api.openstack.requestlog [None req-94bdf9d7-c366-4b1e-8538-acaf646887d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1492 microversion: 2.1 time: 0.128859 [ 1015.804761] [48512]: [pid: 48512|app: 0|req: 2295/4716] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1492 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.815998] [48512]: DEBUG nova.api.openstack.wsgi [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.817261] [48512]: DEBUG nova.compute.api [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.820734] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.821026] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.821194] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.821457] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.821604] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.821778] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.839983] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.840172] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.840306] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.840467] [48512]: DEBUG nova.objects.instance [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.842968] [48512]: WARNING neutronclient.v2_0.client [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.859889] [48512]: DEBUG nova.policy [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.864250] [48512]: INFO nova.api.openstack.requestlog [None req-5e2e5241-db83-4b9f-88b1-324118775548 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.050264 [ 1015.864714] [48512]: [pid: 48512|app: 0|req: 2296/4717] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.866967] [48512]: DEBUG nova.api.openstack.wsgi [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.868552] [48512]: DEBUG nova.compute.api [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.871342] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.871513] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.871644] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.871910] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.872076] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.872302] [48512]: DEBUG oslo_concurrency.lockutils [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.887408] [48512]: WARNING neutronclient.v2_0.client [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.892981] [48511]: DEBUG nova.virt.hardware [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1015.893142] [48511]: DEBUG nova.virt.hardware [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1015.893331] [48511]: DEBUG nova.virt.hardware [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1015.893452] [48511]: DEBUG nova.virt.hardware [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1015.893565] [48511]: DEBUG nova.virt.hardware [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1015.902481] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.902657] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.902788] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.903161] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.903924] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.903924] [48511]: DEBUG oslo_concurrency.lockutils [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.913293] [48511]: DEBUG nova.quota [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Getting quotas for project 8bb531a2ec064ee1946189677d32f732. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1015.916884] [48511]: DEBUG nova.quota [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Getting quotas for user 5336c62a63c34fda97690670950ef642 and project 8bb531a2ec064ee1946189677d32f732. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1015.922429] [48511]: DEBUG nova.compute.api [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1015.923790] [48511]: DEBUG nova.compute.api [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1015.958256] [48511]: INFO nova.api.openstack.requestlog [None req-3afea8e7-0f74-4b35-81ff-7e01808ef9dc tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.200487 [ 1015.958752] [48511]: [pid: 48511|app: 0|req: 2422/4718] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:20 2025] POST /compute/v2.1/servers => generated 380 bytes in 201 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1015.962043] [48511]: DEBUG nova.api.openstack.wsgi [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.963988] [48511]: DEBUG nova.compute.api [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.969909] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.974061] [48512]: DEBUG nova.policy [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1015.978941] [48512]: INFO nova.api.openstack.requestlog [None req-613e21c2-a74d-47e4-ab85-0939883acc0a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.113105 [ 1015.978941] [48512]: [pid: 48512|app: 0|req: 2297/4719] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.981795] [48512]: DEBUG nova.api.openstack.wsgi [None req-98e45c1a-bcc7-4bf9-80b5-aec79173586c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1015.983267] [48512]: DEBUG nova.compute.api [None req-98e45c1a-bcc7-4bf9-80b5-aec79173586c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1015.991481] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1015.991626] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1015.991809] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1015.991991] [48511]: DEBUG nova.objects.instance [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.993542] [48512]: WARNING neutronclient.v2_0.client [None req-98e45c1a-bcc7-4bf9-80b5-aec79173586c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1015.996031] [48511]: WARNING neutronclient.v2_0.client [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.015910] [48512]: DEBUG nova.policy [None req-98e45c1a-bcc7-4bf9-80b5-aec79173586c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.016096] [48511]: DEBUG nova.policy [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.020722] [48511]: INFO nova.api.openstack.requestlog [None req-2c8bba87-dfe6-4ada-97bd-d48dcfb23d09 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.060703 [ 1016.020912] [48511]: [pid: 48511|app: 0|req: 2423/4720] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.025339] [48512]: INFO nova.api.openstack.requestlog [None req-98e45c1a-bcc7-4bf9-80b5-aec79173586c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1220 microversion: 2.1 time: 0.045852 [ 1016.025339] [48512]: [pid: 48512|app: 0|req: 2298/4721] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.055507] [48511]: DEBUG nova.api.openstack.wsgi [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.057256] [48511]: DEBUG nova.compute.api [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.061255] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.061475] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.061590] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.061818] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.061960] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.062091] [48511]: DEBUG oslo_concurrency.lockutils [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.077947] [48511]: WARNING neutronclient.v2_0.client [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.098523] [48512]: DEBUG nova.api.openstack.wsgi [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d9d96db-113d-4854-996c-b7134bc5937a", "tag": "baefd685-e2f0-4a4a-b14d-35635e1adc4d"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1016.101578] [48511]: DEBUG nova.policy [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.104760] [48512]: DEBUG oslo_concurrency.lockutils [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.104955] [48512]: DEBUG oslo_concurrency.lockutils [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.105116] [48512]: DEBUG oslo_concurrency.lockutils [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.106630] [48511]: INFO nova.api.openstack.requestlog [None req-595b220f-0fa1-4338-a275-9b1a284e293e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.053435 [ 1016.107315] [48511]: [pid: 48511|app: 0|req: 2424/4722] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:20 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.111010] [48512]: INFO nova.api.openstack.compute.server_external_events [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] Creating event network-changed:baefd685-e2f0-4a4a-b14d-35635e1adc4d for instance 7d9d96db-113d-4854-996c-b7134bc5937a on cpu-1 [ 1016.115394] [48512]: INFO nova.api.openstack.requestlog [req-5952a7fe-b74e-4bf3-8ab4-19fa0ab0bb98 req-6d483f57-8ab9-4af7-a1c6-b0336080cb5b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020456 [ 1016.115744] [48512]: [pid: 48512|app: 0|req: 2299/4723] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:20 2025] 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) [ 1016.262859] [48511]: DEBUG nova.api.openstack.wsgi [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.264503] [48511]: DEBUG nova.compute.api [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.268285] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.268540] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.268711] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.269030] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.269183] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.269306] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.290291] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.290475] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.290580] [48511]: DEBUG oslo_concurrency.lockutils [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.290726] [48511]: DEBUG nova.objects.instance [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.294326] [48511]: WARNING neutronclient.v2_0.client [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.295361] [48512]: DEBUG nova.api.openstack.wsgi [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.297163] [48512]: DEBUG nova.compute.api [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.300825] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.301119] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.301278] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.301583] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.301753] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.301885] [48512]: DEBUG oslo_concurrency.lockutils [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.311715] [48511]: DEBUG nova.policy [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.318089] [48511]: DEBUG nova.policy [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.318733] [48511]: DEBUG nova.policy [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.319351] [48511]: INFO nova.api.openstack.requestlog [None req-096e4cba-998c-43f6-a71b-d4c212ac277d tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.059681 [ 1016.319650] [48511]: [pid: 48511|app: 0|req: 2425/4724] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1016.323992] [48512]: WARNING neutronclient.v2_0.client [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.341032] [48512]: DEBUG nova.policy [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.344882] [48512]: INFO nova.api.openstack.requestlog [None req-df3f040b-a903-4df0-9f77-506a824ed980 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.052728 [ 1016.345213] [48512]: [pid: 48512|app: 0|req: 2300/4725] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1016.465573] [48511]: DEBUG nova.api.openstack.wsgi [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.466925] [48511]: DEBUG nova.compute.api [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.470485] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.470668] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.470802] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.471230] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.471404] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.471533] [48511]: DEBUG oslo_concurrency.lockutils [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.480435] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.482177] [48512]: DEBUG nova.compute.api [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.485413] [48511]: WARNING neutronclient.v2_0.client [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.485618] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.485806] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.485947] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.486221] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.486375] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.486512] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.510967] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.511242] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.511383] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.511578] [48512]: DEBUG nova.objects.instance [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lazy-loading 'fault' on Instance uuid 3b608ef9-304d-45f7-886c-89acbd568d61 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.515851] [48512]: WARNING neutronclient.v2_0.client [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.537730] [48512]: DEBUG nova.policy [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14528564cc2f42ccbae852a8ebad8cfd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '046bda3499f042aebd5ab73c52650d64', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.546713] [48512]: INFO nova.api.openstack.requestlog [None req-3f199f6b-eec0-4d7b-a92c-4e16bb083fa1 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 200 len: 1297 microversion: 2.1 time: 0.068233 [ 1016.547236] [48512]: [pid: 48512|app: 0|req: 2301/4726] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.558795] [48511]: INFO nova.api.openstack.requestlog [None req-3812fa83-5ae5-4393-8ed1-1f124b82149d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 810 microversion: 2.1 time: 0.095308 [ 1016.559406] [48511]: [pid: 48511|app: 0|req: 2426/4727] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 810 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1016.691845] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.695178] [48512]: DEBUG nova.compute.api [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.700347] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.700651] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.701192] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.701192] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.701420] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.701505] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.707519] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.709685] [48511]: DEBUG nova.compute.api [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.713791] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.713791] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.714122] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.714306] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.714471] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.716359] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.726154] [48512]: WARNING neutronclient.v2_0.client [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.738693] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.739042] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.739194] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.739290] [48511]: DEBUG nova.objects.instance [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.742744] [48511]: WARNING neutronclient.v2_0.client [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.777932] [48511]: DEBUG nova.policy [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.783207] [48511]: INFO nova.api.openstack.requestlog [None req-5f884cda-0551-4e73-8f82-1b7d15ec8497 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.078137 [ 1016.783612] [48511]: [pid: 48511|app: 0|req: 2427/4728] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.786399] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.787889] [48511]: DEBUG nova.compute.api [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.791857] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.792847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.792847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.792847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.792847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.792847] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.816057] [48512]: DEBUG nova.policy [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.821080] [48512]: INFO nova.api.openstack.requestlog [None req-cb9150e7-e8c5-4f6c-9456-c6bbf146e9cb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.133312 [ 1016.821497] [48512]: [pid: 48512|app: 0|req: 2302/4729] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.822219] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.822411] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.822554] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.822715] [48511]: DEBUG nova.objects.instance [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.824229] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.825802] [48512]: DEBUG nova.compute.api [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.826052] [48511]: WARNING neutronclient.v2_0.client [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.829496] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.829739] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.829922] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.830262] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.830455] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.830627] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.844879] [48511]: DEBUG nova.policy [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.850641] [48512]: WARNING neutronclient.v2_0.client [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.851831] [48511]: INFO nova.api.openstack.requestlog [None req-5e4aa8f0-d13e-4752-91bd-9c955e8e9db1 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.067552 [ 1016.852180] [48511]: [pid: 48511|app: 0|req: 2428/4730] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.878710] [48511]: DEBUG nova.api.openstack.wsgi [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.881048] [48511]: DEBUG nova.compute.api [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.885693] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.885998] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.886248] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.886640] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.886864] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.887181] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.914474] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.914675] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.914786] [48511]: DEBUG oslo_concurrency.lockutils [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.914942] [48511]: DEBUG nova.objects.instance [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.919510] [48511]: WARNING neutronclient.v2_0.client [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1016.971335] [48512]: DEBUG nova.policy [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.977405] [48512]: INFO nova.api.openstack.requestlog [None req-bc012dca-4cff-4e96-967c-0604eb8f47f7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1492 microversion: 2.1 time: 0.155049 [ 1016.977841] [48512]: [pid: 48512|app: 0|req: 2303/4731] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1492 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.988471] [48511]: DEBUG nova.policy [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1016.991816] [48512]: DEBUG nova.api.openstack.wsgi [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1016.993147] [48511]: INFO nova.api.openstack.requestlog [None req-97ff3af7-0344-4491-b674-8f110741d110 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.118024 [ 1016.993432] [48511]: [pid: 48511|app: 0|req: 2429/4732] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.994116] [48512]: DEBUG nova.compute.api [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1016.997596] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.999155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.999155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1016.999155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1016.999155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1016.999155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.017531] [48512]: WARNING neutronclient.v2_0.client [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.041956] [48511]: DEBUG nova.api.openstack.wsgi [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.041956] [48511]: DEBUG nova.compute.api [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.047259] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.047787] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.048238] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.048990] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.049409] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.049721] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.086931] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.087226] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.087776] [48511]: DEBUG oslo_concurrency.lockutils [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.087776] [48511]: DEBUG nova.objects.instance [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.092230] [48511]: WARNING neutronclient.v2_0.client [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.098153] [48512]: DEBUG nova.policy [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.104552] [48512]: INFO nova.api.openstack.requestlog [None req-b41f6cec-66fc-4dc2-a406-090e3dc7e876 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.115084 [ 1017.104681] [48512]: [pid: 48512|app: 0|req: 2304/4733] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.108359] [48512]: DEBUG nova.api.openstack.wsgi [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.108521] [48512]: DEBUG nova.compute.api [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.113064] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.113268] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.113418] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.113518] [48511]: DEBUG nova.policy [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.113689] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.113842] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.113982] [48512]: DEBUG oslo_concurrency.lockutils [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.120042] [48511]: INFO nova.api.openstack.requestlog [None req-3eed24ae-7f99-41ea-851d-79133d1d5c8a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.084491 [ 1017.120427] [48511]: [pid: 48511|app: 0|req: 2430/4734] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.123849] [48511]: DEBUG nova.api.openstack.wsgi [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.127834] [48511]: DEBUG nova.compute.api [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.133685] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.133925] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.134847] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.134847] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.134847] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.134847] [48511]: DEBUG oslo_concurrency.lockutils [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.142058] [48512]: WARNING neutronclient.v2_0.client [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.155799] [48511]: WARNING neutronclient.v2_0.client [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.161565] [48512]: DEBUG nova.policy [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.166935] [48512]: INFO nova.api.openstack.requestlog [None req-305bea5c-3d6b-4ccc-ad1d-ac1c9ee1490c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1224 microversion: 2.1 time: 0.061762 [ 1017.167382] [48512]: [pid: 48512|app: 0|req: 2305/4735] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.174374] [48511]: DEBUG nova.policy [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.178516] [48511]: INFO nova.api.openstack.requestlog [None req-6445ec0c-fffe-4232-b88f-dfcfab2fe6c1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.056834 [ 1017.179654] [48511]: [pid: 48511|app: 0|req: 2431/4736] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:21 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.336924] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.338958] [48512]: DEBUG nova.compute.api [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.344579] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.344868] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.345104] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.345550] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.345676] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.345885] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.357177] [48511]: DEBUG nova.api.openstack.wsgi [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.358757] [48511]: DEBUG nova.compute.api [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.362388] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.362571] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.362728] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.362960] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.363102] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.363973] [48511]: DEBUG oslo_concurrency.lockutils [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.375882] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.376624] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.376624] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.376624] [48512]: DEBUG nova.objects.instance [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lazy-loading 'fault' on Instance uuid f35a1ad3-a42f-49d2-9754-d6712bf5b853 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.382126] [48512]: WARNING neutronclient.v2_0.client [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.390643] [48511]: WARNING neutronclient.v2_0.client [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.403710] [48512]: DEBUG nova.policy [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.412258] [48511]: DEBUG nova.policy [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.412754] [48512]: DEBUG nova.policy [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.413435] [48512]: DEBUG nova.policy [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd38d6e70f2dc4aceb41a6a82242572ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92892a77dc7a4369876fb6b1f5fbba65', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.414225] [48512]: INFO nova.api.openstack.requestlog [None req-6c39d0b6-5f65-4822-8957-68beb52b599f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 200 len: 1386 microversion: 2.57 time: 0.080651 [ 1017.414577] [48512]: [pid: 48512|app: 0|req: 2306/4737] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1017.416459] [48511]: INFO nova.api.openstack.requestlog [None req-783833ad-8df1-4204-a35d-e47379011f84 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.061579 [ 1017.416799] [48511]: [pid: 48511|app: 0|req: 2432/4738] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.561763] [48512]: DEBUG nova.api.openstack.wsgi [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.563496] [48512]: DEBUG nova.compute.api [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] [instance: 3b608ef9-304d-45f7-886c-89acbd568d61] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.568798] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.569421] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.569725] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.569904] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.570298] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.570433] [48511]: DEBUG nova.compute.api [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.570562] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.570765] [48512]: DEBUG oslo_concurrency.lockutils [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.575748] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.576014] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.576190] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.576814] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.577099] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.577266] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.582972] [48512]: INFO nova.api.openstack.wsgi [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] HTTP exception thrown: Instance 3b608ef9-304d-45f7-886c-89acbd568d61 could not be found. [ 1017.583361] [48512]: DEBUG nova.api.openstack.wsgi [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] Returning 404 to user: Instance 3b608ef9-304d-45f7-886c-89acbd568d61 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1017.583866] [48512]: INFO nova.api.openstack.requestlog [None req-14008f44-c0bd-4267-bfaf-92ef62d31408 tempest-ServerRescueTestJSON-1121830031 tempest-ServerRescueTestJSON-1121830031-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61" status: 404 len: 111 microversion: 2.1 time: 0.024851 [ 1017.584449] [48512]: [pid: 48512|app: 0|req: 2307/4739] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/3b608ef9-304d-45f7-886c-89acbd568d61 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1017.597805] [48511]: WARNING neutronclient.v2_0.client [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.643299] [48511]: INFO nova.api.openstack.requestlog [None req-b6af760f-6d08-4888-a556-36e3b8dbbe7d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface" status: 200 len: 548 microversion: 2.1 time: 0.077101 [ 1017.643815] [48511]: [pid: 48511|app: 0|req: 2433/4740] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b/os-interface => generated 548 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1017.802485] [48512]: DEBUG nova.api.openstack.wsgi [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.804210] [48512]: DEBUG nova.compute.api [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.811336] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.811336] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.811621] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.811835] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.812103] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.812296] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.837701] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.839311] [48511]: DEBUG nova.compute.api [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.846401] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.846401] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.846401] [48512]: DEBUG oslo_concurrency.lockutils [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.846401] [48512]: DEBUG nova.objects.instance [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1017.846808] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.847531] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.847690] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.848129] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.848224] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.848334] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.851274] [48512]: WARNING neutronclient.v2_0.client [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.879097] [48511]: WARNING neutronclient.v2_0.client [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1017.906591] [48512]: DEBUG nova.policy [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1017.913860] [48512]: INFO nova.api.openstack.requestlog [None req-df889bf6-60aa-438a-8176-7f6e4d5f638f tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.114166 [ 1017.914254] [48512]: [pid: 48512|app: 0|req: 2308/4741] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.921198] [48512]: DEBUG nova.api.openstack.wsgi [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1017.921419] [48512]: DEBUG nova.compute.api [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1017.929732] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.929926] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.930139] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.930525] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1017.930728] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1017.930888] [48512]: DEBUG oslo_concurrency.lockutils [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1017.952141] [48512]: DEBUG nova.compute.api [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1018.021026] [48512]: INFO nova.api.openstack.requestlog [None req-26ff472f-4bd4-4686-a4d7-28d083ccfee4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 204 len: 0 microversion: 2.1 time: 0.105970 [ 1018.021436] [48512]: [pid: 48512|app: 0|req: 2309/4742] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:22 2025] DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1018.028038] [48512]: DEBUG nova.api.openstack.wsgi [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.028038] [48512]: DEBUG nova.compute.api [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.029929] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.030130] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.030264] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.030572] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.030739] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.030875] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.078564] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.078564] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.078564] [48512]: DEBUG oslo_concurrency.lockutils [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.078564] [48512]: DEBUG nova.objects.instance [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.085028] [48512]: WARNING neutronclient.v2_0.client [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.439800] [48512]: DEBUG nova.policy [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.446970] [48512]: INFO nova.api.openstack.requestlog [None req-da322452-3ad6-4d26-aca1-ff23295197f9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.424414 [ 1018.447333] [48512]: [pid: 48512|app: 0|req: 2310/4743] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.451026] [48512]: DEBUG nova.api.openstack.wsgi [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.451399] [48512]: DEBUG nova.compute.api [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.459104] [48512]: DEBUG oslo_concurrency.lockutils [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.484670] [48512]: WARNING neutronclient.v2_0.client [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.621056] [48511]: DEBUG nova.policy [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.627132] [48511]: INFO nova.api.openstack.requestlog [None req-8b695f15-fbc7-47eb-b135-3bad84aa9f7c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.792325 [ 1018.627483] [48511]: [pid: 48511|app: 0|req: 2434/4744] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:22 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.635026] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.636419] [48512]: DEBUG nova.policy [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.637563] [48511]: DEBUG nova.compute.api [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.641198] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.641402] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.641603] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.641793] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.641942] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.642054] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.646020] [48512]: INFO nova.api.openstack.requestlog [None req-89e1e19a-9c03-4504-9c4f-f4ed88fd68c4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1450 microversion: 2.1 time: 0.198072 [ 1018.646425] [48512]: [pid: 48512|app: 0|req: 2311/4745] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1450 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.652681] [48512]: DEBUG nova.api.openstack.wsgi [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.654352] [48512]: DEBUG nova.compute.api [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.659393] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.659393] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.659393] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.659619] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.659653] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.659771] [48512]: DEBUG oslo_concurrency.lockutils [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.667960] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.669303] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.669303] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.669945] [48511]: DEBUG nova.objects.instance [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.673811] [48511]: WARNING neutronclient.v2_0.client [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.678444] [48512]: WARNING neutronclient.v2_0.client [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.714165] [48511]: DEBUG nova.policy [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.719018] [48511]: INFO nova.api.openstack.requestlog [None req-ff8ccbe0-9353-449b-b749-52f9c4dafb2d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.090932 [ 1018.719533] [48511]: [pid: 48511|app: 0|req: 2435/4746] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.722365] [48511]: DEBUG nova.api.openstack.wsgi [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.723777] [48511]: DEBUG nova.compute.api [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.727092] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.727286] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.727421] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.727673] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.727813] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.727965] [48511]: DEBUG oslo_concurrency.lockutils [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.745032] [48511]: WARNING neutronclient.v2_0.client [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.801665] [48512]: DEBUG nova.policy [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.807042] [48512]: INFO nova.api.openstack.requestlog [None req-69a842e9-ec67-49fb-a000-ab1bfca6a066 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1915 microversion: 2.1 time: 0.159950 [ 1018.807854] [48512]: [pid: 48512|app: 0|req: 2312/4747] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1915 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.810217] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.812045] [48512]: DEBUG nova.compute.api [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.815429] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.815594] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.815728] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.816103] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.816188] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.816304] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.847882] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.848101] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.848248] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.848401] [48512]: DEBUG nova.objects.instance [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1018.853048] [48512]: WARNING neutronclient.v2_0.client [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.898308] [48512]: DEBUG nova.policy [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.904985] [48512]: INFO nova.api.openstack.requestlog [None req-d7679ac2-8a2c-44c2-958a-0e24d555e386 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.096851 [ 1018.905530] [48512]: [pid: 48512|app: 0|req: 2313/4748] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.907840] [48512]: DEBUG nova.api.openstack.wsgi [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.909308] [48512]: DEBUG nova.compute.api [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.912835] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.913039] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.913187] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.913447] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.913590] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.913715] [48512]: DEBUG oslo_concurrency.lockutils [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.938023] [48512]: WARNING neutronclient.v2_0.client [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.944362] [48511]: DEBUG nova.policy [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.950073] [48511]: INFO nova.api.openstack.requestlog [None req-376fd941-db4c-4fca-a7c5-c7495b8d17c1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.228524 [ 1018.950073] [48511]: [pid: 48511|app: 0|req: 2436/4749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.951219] [48511]: DEBUG nova.api.openstack.wsgi [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1018.953368] [48511]: DEBUG nova.compute.api [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1018.956952] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.957149] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.957284] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.957538] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.957683] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.957804] [48511]: DEBUG oslo_concurrency.lockutils [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.969344] [48512]: DEBUG nova.policy [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1018.973857] [48512]: INFO nova.api.openstack.requestlog [None req-b471925f-54ba-457c-a72d-3780aff6e4d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.067591 [ 1018.974342] [48512]: [pid: 48512|app: 0|req: 2314/4750] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.976749] [48512]: DEBUG nova.api.openstack.wsgi [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-deleted", "tag": "350dbf41-cc41-4937-9710-b210b521b3b2"}, {"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-deleted", "tag": "67160315-db29-4a41-a580-736b4958317f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1018.979683] [48511]: WARNING neutronclient.v2_0.client [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1018.984824] [48512]: DEBUG oslo_concurrency.lockutils [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1018.985104] [48512]: DEBUG oslo_concurrency.lockutils [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1018.985251] [48512]: DEBUG oslo_concurrency.lockutils [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1018.992679] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Creating event network-vif-deleted:350dbf41-cc41-4937-9710-b210b521b3b2 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 1018.992861] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] Creating event network-vif-deleted:67160315-db29-4a41-a580-736b4958317f for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 1018.997602] [48512]: INFO nova.api.openstack.requestlog [req-6e601a44-48c0-43be-b0c2-840f6453bad6 req-32dfabbc-f900-4510-b8f9-c11449d1b696 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.022717 [ 1018.998038] [48512]: [pid: 48512|app: 0|req: 2315/4751] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:23 2025] 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) [ 1019.002807] [48512]: DEBUG nova.api.openstack.wsgi [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.004266] [48512]: DEBUG nova.compute.api [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.007784] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.008041] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.008124] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.008360] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.008538] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.008679] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.029892] [48512]: WARNING neutronclient.v2_0.client [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.038782] [48511]: DEBUG nova.policy [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.044195] [48511]: INFO nova.api.openstack.requestlog [None req-8fde8e76-c27e-4422-9c3a-93b5d705db8e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.094515 [ 1019.044375] [48511]: [pid: 48511|app: 0|req: 2437/4752] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.049130] [48511]: DEBUG nova.api.openstack.wsgi [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.052973] [48511]: DEBUG nova.compute.api [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] [instance: f35a1ad3-a42f-49d2-9754-d6712bf5b853] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.054406] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.054502] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.054857] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.054857] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.055026] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.055155] [48511]: DEBUG oslo_concurrency.lockutils [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.067692] [48511]: INFO nova.api.openstack.wsgi [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] HTTP exception thrown: Instance f35a1ad3-a42f-49d2-9754-d6712bf5b853 could not be found. [ 1019.075263] [48511]: DEBUG nova.api.openstack.wsgi [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] Returning 404 to user: Instance f35a1ad3-a42f-49d2-9754-d6712bf5b853 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1019.075263] [48511]: INFO nova.api.openstack.requestlog [None req-5061f7f0-6f5c-4578-969c-651018c80b2f tempest-ServerShowV257Test-532474288 tempest-ServerShowV257Test-532474288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853" status: 404 len: 111 microversion: 2.57 time: 0.026471 [ 1019.075795] [48511]: [pid: 48511|app: 0|req: 2438/4753] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/f35a1ad3-a42f-49d2-9754-d6712bf5b853 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1019.078315] [48511]: DEBUG nova.api.openstack.wsgi [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91cc6dff-e3c2-4ec2-b481-3c1262ad174d", "name": "network-vif-deleted", "tag": "8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1019.084499] [48511]: DEBUG oslo_concurrency.lockutils [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.084713] [48511]: DEBUG oslo_concurrency.lockutils [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.084871] [48511]: DEBUG oslo_concurrency.lockutils [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.095244] [48512]: DEBUG nova.policy [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.097799] [48511]: INFO nova.api.openstack.compute.server_external_events [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] Creating event network-vif-deleted:8d0b0b27-ef03-4c02-a946-ff5ecba2f9c5 for instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d on cpu-1 [ 1019.104044] [48511]: INFO nova.api.openstack.requestlog [req-ee2111cb-009b-4a0a-9174-6a6d910dbf77 req-2fbb2775-3edc-4ab9-920c-a0cb3fe4c89d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027049 [ 1019.104044] [48511]: [pid: 48511|app: 0|req: 2439/4754] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:23 2025] 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) [ 1019.107266] [48511]: DEBUG nova.api.openstack.wsgi [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.109143] [48511]: DEBUG nova.compute.api [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.116408] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.117894] [48512]: INFO nova.api.openstack.requestlog [None req-5bac3394-8f24-4b3f-8609-737349edfa21 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.118991 [ 1019.118121] [48512]: [pid: 48512|app: 0|req: 2316/4755] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.120964] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.123833] [48512]: DEBUG nova.compute.api [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.129679] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.129935] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.130092] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.130376] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.130521] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.130681] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.172711] [48512]: WARNING neutronclient.v2_0.client [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.174183] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.174183] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.174183] [48511]: DEBUG oslo_concurrency.lockutils [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.174183] [48511]: DEBUG nova.objects.instance [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.181182] [48511]: WARNING neutronclient.v2_0.client [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.209736] [48511]: DEBUG nova.policy [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.216148] [48511]: INFO nova.api.openstack.requestlog [None req-32db9dd9-0f45-4c31-aec3-1a76eea0eb95 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.111306 [ 1019.217078] [48511]: [pid: 48511|app: 0|req: 2440/4756] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.285608] [48512]: DEBUG nova.policy [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.291540] [48512]: INFO nova.api.openstack.requestlog [None req-1ec470c8-69cd-4ede-8caa-8103e8a2594f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.172483 [ 1019.291540] [48512]: [pid: 48512|app: 0|req: 2317/4757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:23 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.389576] [48511]: DEBUG nova.api.openstack.wsgi [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.389916] [48511]: DEBUG nova.compute.api [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.396421] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.396683] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.396899] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.397319] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.397536] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.397744] [48511]: DEBUG oslo_concurrency.lockutils [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.467110] [48512]: DEBUG nova.api.openstack.wsgi [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.468557] [48512]: DEBUG nova.compute.api [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.473811] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.473904] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.474025] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.474338] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.474487] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.475045] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.482091] [48511]: DEBUG nova.objects.instance [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'services' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.509210] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.509302] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.509422] [48512]: DEBUG oslo_concurrency.lockutils [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.509526] [48512]: DEBUG nova.objects.instance [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.513233] [48512]: WARNING neutronclient.v2_0.client [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.537036] [48512]: DEBUG nova.policy [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.542758] [48512]: INFO nova.api.openstack.requestlog [None req-a330d558-77dd-40cd-9dc8-27fb158a0977 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.077519 [ 1019.543096] [48512]: [pid: 48512|app: 0|req: 2318/4758] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.551669] [48511]: INFO nova.api.openstack.requestlog [None req-bff4b1b0-a067-46f2-b33c-8fb1abf6f080 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments/73fc6356-5ed2-44ec-80f0-07219d3bfb37" status: 202 len: 0 microversion: 2.1 time: 0.164778 [ 1019.552304] [48511]: [pid: 48511|app: 0|req: 2441/4759] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:26:24 2025] DELETE /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments/73fc6356-5ed2-44ec-80f0-07219d3bfb37 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1019.558404] [48512]: DEBUG nova.api.openstack.wsgi [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.559990] [48512]: DEBUG nova.compute.api [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.563876] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.564097] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.564234] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.564717] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.564873] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.565042] [48512]: DEBUG oslo_concurrency.lockutils [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.591655] [48512]: INFO nova.api.openstack.requestlog [None req-83eb7a3c-9d97-4333-9199-5e8d736bd129 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035722 [ 1019.592049] [48512]: [pid: 48512|app: 0|req: 2319/4760] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1019.646741] [48511]: DEBUG nova.api.openstack.wsgi [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.648790] [48511]: DEBUG nova.compute.api [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.653620] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.654122] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.654122] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.654372] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.654583] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.654804] [48511]: DEBUG oslo_concurrency.lockutils [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.663098] [48512]: DEBUG nova.api.openstack.wsgi [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.665190] [48512]: DEBUG nova.compute.api [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.673028] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.681703] [48511]: WARNING neutronclient.v2_0.client [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.705179] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.705621] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.706148] [48512]: DEBUG oslo_concurrency.lockutils [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.706494] [48512]: DEBUG nova.objects.instance [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.711165] [48512]: WARNING neutronclient.v2_0.client [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.734156] [48512]: DEBUG nova.policy [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.739470] [48512]: INFO nova.api.openstack.requestlog [None req-60484c12-a9b5-45af-9bdd-bee5561f3e21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.078832 [ 1019.739949] [48512]: [pid: 48512|app: 0|req: 2320/4761] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.745757] [48512]: DEBUG nova.api.openstack.wsgi [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.748500] [48512]: DEBUG nova.compute.api [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.757358] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.770999] [48511]: DEBUG nova.policy [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.776873] [48511]: INFO nova.api.openstack.requestlog [None req-42903163-0f6d-4178-a726-28ac96659e09 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.133770 [ 1019.777235] [48511]: [pid: 48511|app: 0|req: 2442/4762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.785349] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.785639] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.785842] [48512]: DEBUG oslo_concurrency.lockutils [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.786068] [48512]: DEBUG nova.objects.instance [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.789436] [48512]: WARNING neutronclient.v2_0.client [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.808985] [48512]: DEBUG nova.policy [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.814278] [48512]: INFO nova.api.openstack.requestlog [None req-25eeac3b-95b9-42d7-b9e7-568c3df3cec8 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.073206 [ 1019.814812] [48512]: [pid: 48512|app: 0|req: 2321/4763] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.825873] [48511]: DEBUG nova.api.openstack.wsgi [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.827346] [48511]: DEBUG nova.compute.api [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.832271] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.832482] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.832623] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.833093] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.833093] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.833200] [48511]: DEBUG oslo_concurrency.lockutils [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.852518] [48511]: WARNING neutronclient.v2_0.client [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.918483] [48512]: DEBUG nova.api.openstack.wsgi [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.920332] [48512]: DEBUG nova.compute.api [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.925383] [48511]: DEBUG nova.policy [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.925563] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.925943] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.925943] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.926175] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.926277] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.926404] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.929840] [48511]: INFO nova.api.openstack.requestlog [None req-6626076c-86db-4576-89b7-f5d78986174a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1680 microversion: 2.1 time: 0.106173 [ 1019.930195] [48511]: [pid: 48511|app: 0|req: 2443/4764] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1680 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.952181] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.952181] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.952181] [48512]: DEBUG oslo_concurrency.lockutils [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.952181] [48512]: DEBUG nova.objects.instance [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1019.954971] [48512]: WARNING neutronclient.v2_0.client [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.962866] [48511]: DEBUG nova.api.openstack.wsgi [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.964353] [48511]: DEBUG nova.compute.api [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.967936] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.968269] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.968269] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.968506] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.968647] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.968767] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.973291] [48512]: DEBUG nova.policy [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1019.977624] [48512]: INFO nova.api.openstack.requestlog [None req-125a4ccd-a5de-4d65-9d05-2be8fe2bea33 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.061280 [ 1019.978028] [48512]: [pid: 48512|app: 0|req: 2322/4765] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.986891] [48511]: WARNING neutronclient.v2_0.client [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1019.987719] [48512]: DEBUG nova.api.openstack.wsgi [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1019.989494] [48512]: DEBUG nova.compute.api [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1019.993347] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.993545] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.993682] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1019.993955] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1019.994123] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1019.994250] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.011447] [48512]: WARNING neutronclient.v2_0.client [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.029277] [48512]: DEBUG nova.policy [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.033655] [48512]: INFO nova.api.openstack.requestlog [None req-f02109b8-e400-4055-823a-3f2ea24139fd tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.047965 [ 1020.033980] [48512]: [pid: 48512|app: 0|req: 2323/4766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1020.051851] [48511]: DEBUG nova.policy [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.056610] [48511]: INFO nova.api.openstack.requestlog [None req-a6c3728a-55a4-4783-9c4b-d9821d91881d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1316 microversion: 2.1 time: 0.096178 [ 1020.056964] [48511]: [pid: 48511|app: 0|req: 2444/4767] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1316 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.058108] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.059625] [48512]: DEBUG nova.compute.api [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.063615] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.063786] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.063926] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.064191] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.064340] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.064479] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.081254] [48512]: WARNING neutronclient.v2_0.client [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.100875] [48512]: DEBUG nova.policy [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.105677] [48512]: INFO nova.api.openstack.requestlog [None req-a4d0fe92-0693-42ef-aa09-7e69e95827c3 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1211 microversion: 2.1 time: 0.049828 [ 1020.106049] [48512]: [pid: 48512|app: 0|req: 2324/4768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1020.136110] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.138333] [48511]: DEBUG nova.compute.api [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.143488] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.143861] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.144152] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.144783] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.145082] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.145296] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.166018] [48511]: WARNING neutronclient.v2_0.client [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.186050] [48511]: DEBUG nova.policy [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.191580] [48511]: INFO nova.api.openstack.requestlog [None req-1ad87f26-9d42-4a90-801c-33a4d6d4374a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.058428 [ 1020.191935] [48511]: [pid: 48511|app: 0|req: 2445/4769] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:24 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.235065] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.236568] [48512]: DEBUG nova.compute.api [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.240131] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.240352] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.240496] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.240773] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.241170] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.241354] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.264302] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.264443] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.264555] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.264700] [48512]: DEBUG nova.objects.instance [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.268031] [48512]: WARNING neutronclient.v2_0.client [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.289519] [48512]: DEBUG nova.policy [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.300649] [48512]: INFO nova.api.openstack.requestlog [None req-1a13a97c-6904-4410-860d-d0da61663b46 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.068263 [ 1020.301209] [48512]: [pid: 48512|app: 0|req: 2325/4770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.540501] [48511]: DEBUG nova.api.openstack.wsgi [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.542123] [48511]: DEBUG nova.compute.api [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.547038] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.547242] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.547444] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.547704] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.547849] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.547974] [48511]: DEBUG oslo_concurrency.lockutils [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.555901] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.557344] [48512]: DEBUG nova.compute.api [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.560735] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.560921] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.561149] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.561415] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.561567] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.561693] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.578527] [48511]: WARNING neutronclient.v2_0.client [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.587858] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.587858] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.587858] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.587858] [48512]: DEBUG nova.objects.instance [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.592200] [48512]: WARNING neutronclient.v2_0.client [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.611481] [48512]: DEBUG nova.policy [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.617102] [48512]: INFO nova.api.openstack.requestlog [None req-7ee87fd2-b4f5-4067-8fe3-a15a248164b9 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.063079 [ 1020.617370] [48512]: [pid: 48512|app: 0|req: 2326/4771] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1020.620882] [48512]: DEBUG nova.api.openstack.wsgi [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.623038] [48512]: DEBUG nova.compute.api [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.634033] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.634304] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.634432] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.634738] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.635036] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.635156] [48512]: DEBUG oslo_concurrency.lockutils [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.668107] [48512]: INFO nova.api.openstack.requestlog [None req-881e23e1-2c0b-4e92-80fb-54a0f31c9c94 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.049715 [ 1020.668787] [48512]: [pid: 48512|app: 0|req: 2327/4772] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1020.709986] [48511]: DEBUG nova.policy [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.714926] [48511]: INFO nova.api.openstack.requestlog [None req-d34fc8c1-bbc6-4c0e-8688-32e9017934b7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.176710 [ 1020.715416] [48511]: [pid: 48511|app: 0|req: 2446/4773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.729571] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"lock": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1020.731011] [48512]: DEBUG nova.compute.api [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.734645] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.734840] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.734982] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.735264] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.735404] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.735527] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.754726] [48511]: DEBUG nova.api.openstack.wsgi [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.756240] [48511]: DEBUG nova.compute.api [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.760796] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.760796] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.760796] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.761145] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.761292] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.761414] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.766355] [48512]: DEBUG nova.compute.api [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Locking {{(pid=48512) lock /opt/stack/nova/nova/compute/api.py:4945}} [ 1020.783041] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.783650] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.783650] [48511]: DEBUG oslo_concurrency.lockutils [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.783884] [48511]: DEBUG nova.objects.instance [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.788372] [48511]: WARNING neutronclient.v2_0.client [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.801503] [48512]: INFO nova.api.openstack.requestlog [None req-b6faf40b-3dba-4cd9-95c6-d75178eb15a4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.074513 [ 1020.801859] [48512]: [pid: 48512|app: 0|req: 2328/4774] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:25 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1020.805184] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.806969] [48512]: DEBUG nova.compute.api [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.808562] [48511]: DEBUG nova.policy [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.810282] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.810469] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.810607] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.810873] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.811084] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.811306] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.813968] [48511]: INFO nova.api.openstack.requestlog [None req-c90361e4-04e3-4668-a88d-96fc5f17c0ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.061496 [ 1020.814452] [48511]: [pid: 48511|app: 0|req: 2447/4775] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.817557] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.819133] [48511]: DEBUG nova.compute.api [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.822560] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.822746] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.822882] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.823181] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.823330] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.823567] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.829884] [48512]: WARNING neutronclient.v2_0.client [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.841978] [48511]: WARNING neutronclient.v2_0.client [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.902674] [48512]: DEBUG nova.policy [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.907167] [48512]: INFO nova.api.openstack.requestlog [None req-9f474230-c92e-44aa-a9c2-abf7a36601b6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1313 microversion: 2.1 time: 0.104705 [ 1020.907553] [48512]: [pid: 48512|app: 0|req: 2329/4776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1313 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.909794] [48512]: DEBUG nova.api.openstack.wsgi [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.911195] [48512]: DEBUG nova.compute.api [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.914705] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.914858] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.914998] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.915282] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.915423] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.915548] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.926528] [48511]: DEBUG nova.policy [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.932214] [48511]: INFO nova.api.openstack.requestlog [None req-7d7d7c77-387d-4b77-9c34-bc7927954986 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.117029 [ 1020.932738] [48511]: [pid: 48511|app: 0|req: 2448/4777] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.937429] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.937765] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.937996] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.938277] [48512]: DEBUG nova.objects.instance [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1020.941257] [48512]: WARNING neutronclient.v2_0.client [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1020.950180] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1020.955019] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.955244] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.955501] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.960564] [48512]: DEBUG nova.policy [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1020.965024] [48512]: INFO nova.api.openstack.requestlog [None req-bcf2ab9b-a8e3-4714-aabb-b0fd05ff5319 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.056942 [ 1020.965365] [48512]: [pid: 48512|app: 0|req: 2330/4778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.967739] [48512]: DEBUG nova.api.openstack.wsgi [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1020.969049] [48511]: INFO nova.api.openstack.wsgi [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 is locked [ 1020.969169] [48512]: DEBUG nova.compute.api [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.969419] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 409 to user: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 is locked {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1020.969843] [48511]: INFO nova.api.openstack.requestlog [None req-c2515198-43d9-4d72-bcb7-ca43098e4d0d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 409 len: 107 microversion: 2.1 time: 0.022811 [ 1020.970193] [48511]: [pid: 48511|app: 0|req: 2449/4779] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:25 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 107 bytes in 23 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1020.972439] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.972627] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.972768] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.973079] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.973278] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.973454] [48512]: DEBUG oslo_concurrency.lockutils [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.975054] [48511]: DEBUG nova.api.openstack.wsgi [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1020.976559] [48511]: DEBUG nova.compute.api [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1020.979845] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.980058] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.980174] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.980434] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1020.980576] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1020.980697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1020.990948] [48512]: WARNING neutronclient.v2_0.client [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.006771] [48511]: DEBUG nova.compute.api [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Unlocking {{(pid=48511) unlock /opt/stack/nova/nova/compute/api.py:4974}} [ 1021.042120] [48511]: INFO nova.api.openstack.requestlog [None req-b851af76-4464-468e-8fff-da1039cb01fc tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.068892 [ 1021.042475] [48511]: [pid: 48511|app: 0|req: 2450/4780] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:25 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1021.045350] [48511]: DEBUG nova.api.openstack.wsgi [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.046702] [48511]: DEBUG nova.compute.api [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.050693] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.050878] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.051056] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.051416] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.051575] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.051698] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.056854] [48512]: DEBUG nova.policy [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.062083] [48512]: INFO nova.api.openstack.requestlog [None req-141a7c1b-b058-47bf-8bfa-b1c7845bb774 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1680 microversion: 2.1 time: 0.096086 [ 1021.062502] [48512]: [pid: 48512|app: 0|req: 2331/4781] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1680 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.068061] [48512]: DEBUG nova.api.openstack.wsgi [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.069991] [48512]: DEBUG nova.compute.api [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.072967] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.073177] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.073338] [48511]: DEBUG oslo_concurrency.lockutils [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.073581] [48511]: DEBUG nova.objects.instance [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.073652] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.073811] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.073953] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.074241] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.074389] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.074516] [48512]: DEBUG oslo_concurrency.lockutils [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.076507] [48511]: WARNING neutronclient.v2_0.client [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.092708] [48512]: WARNING neutronclient.v2_0.client [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.096488] [48511]: DEBUG nova.policy [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.101243] [48511]: INFO nova.api.openstack.requestlog [None req-a641300d-6b7e-4246-9351-cf63585b9f65 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.058045 [ 1021.101556] [48511]: [pid: 48511|app: 0|req: 2451/4782] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.104370] [48511]: DEBUG nova.api.openstack.wsgi [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1021.110098] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.110306] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.110439] [48511]: DEBUG oslo_concurrency.lockutils [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.115758] [48512]: DEBUG nova.policy [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.121581] [48512]: INFO nova.api.openstack.requestlog [None req-9987ab2f-5862-40c6-95b1-fb99a173131a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.058424 [ 1021.121991] [48512]: [pid: 48512|app: 0|req: 2332/4783] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.126028] [48512]: DEBUG nova.api.openstack.wsgi [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.126028] [48512]: DEBUG nova.compute.api [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.129483] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.129625] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.130510] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.130950] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.131241] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.131456] [48512]: DEBUG oslo_concurrency.lockutils [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.137472] [48511]: DEBUG nova.compute.api [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Going to try to stop instance {{(pid=48511) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1021.151724] [48512]: WARNING neutronclient.v2_0.client [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.168460] [48511]: INFO nova.api.openstack.requestlog [None req-0864c23c-a36f-4d3e-bc87-58dc675a7ace tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.065203 [ 1021.168460] [48511]: [pid: 48511|app: 0|req: 2452/4784] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:25 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1021.171675] [48511]: DEBUG nova.api.openstack.wsgi [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.173667] [48511]: DEBUG nova.compute.api [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.177697] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.177957] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.178172] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.178978] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.178978] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.178978] [48511]: DEBUG oslo_concurrency.lockutils [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.199297] [48511]: WARNING neutronclient.v2_0.client [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.222045] [48512]: DEBUG nova.policy [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.227013] [48512]: INFO nova.api.openstack.requestlog [None req-769d242c-edeb-41cb-8581-1b86e0d05e0b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1505 microversion: 2.1 time: 0.104427 [ 1021.227369] [48512]: [pid: 48512|app: 0|req: 2333/4785] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.233136] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.234609] [48512]: DEBUG nova.compute.api [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.237222] [48511]: DEBUG nova.policy [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.238511] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.238714] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.238855] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.239132] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.239277] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.239618] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.242030] [48511]: INFO nova.api.openstack.requestlog [None req-f53154ee-14bd-4853-a848-1133f87e3f6f tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1267 microversion: 2.1 time: 0.073546 [ 1021.242396] [48511]: [pid: 48511|app: 0|req: 2453/4786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1267 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.244815] [48511]: DEBUG nova.api.openstack.wsgi [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.246173] [48511]: DEBUG nova.compute.api [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.249449] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.249635] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.249767] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.250034] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.250180] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.250300] [48511]: DEBUG oslo_concurrency.lockutils [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.257643] [48512]: WARNING neutronclient.v2_0.client [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.269163] [48511]: WARNING neutronclient.v2_0.client [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.316439] [48511]: DEBUG nova.policy [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.325698] [48511]: INFO nova.api.openstack.requestlog [None req-550d696e-cfa0-4f5f-8c3f-f971d95a6052 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.082539 [ 1021.325901] [48511]: [pid: 48511|app: 0|req: 2454/4787] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.329251] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.330784] [48511]: DEBUG nova.compute.api [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.337736] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.349216] [48512]: DEBUG nova.policy [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.353675] [48512]: INFO nova.api.openstack.requestlog [None req-8a27ed25-81b5-479e-b86d-4d9675d785f7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.125131 [ 1021.354099] [48512]: [pid: 48512|app: 0|req: 2334/4788] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:25 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.356496] [48512]: DEBUG nova.api.openstack.wsgi [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.357905] [48512]: DEBUG nova.compute.api [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.361878] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.361878] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.361878] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.361878] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.362165] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.362165] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.365010] [48511]: WARNING neutronclient.v2_0.client [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.403109] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.403318] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.403456] [48512]: DEBUG oslo_concurrency.lockutils [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.403613] [48512]: DEBUG nova.objects.instance [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.407266] [48512]: WARNING neutronclient.v2_0.client [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.425784] [48512]: DEBUG nova.policy [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.433737] [48512]: INFO nova.api.openstack.requestlog [None req-6743fc98-02b2-45c3-801f-59bad84a0695 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.077755 [ 1021.433737] [48512]: [pid: 48512|app: 0|req: 2335/4789] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.435451] [48512]: DEBUG nova.api.openstack.wsgi [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b", "name": "network-vif-deleted", "tag": "7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1021.435590] [48511]: DEBUG nova.policy [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.440540] [48511]: INFO nova.api.openstack.requestlog [None req-4b7683c9-48e4-459b-b6e3-9e8a82ef0ccd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1505 microversion: 2.1 time: 0.114078 [ 1021.440683] [48512]: DEBUG oslo_concurrency.lockutils [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.440881] [48512]: DEBUG oslo_concurrency.lockutils [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.440955] [48511]: [pid: 48511|app: 0|req: 2455/4790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1505 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.441724] [48512]: DEBUG oslo_concurrency.lockutils [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.448092] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] Creating event network-vif-deleted:7ffd54ca-0aa7-4a17-a3ff-7ffbc8ab2697 for instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b on cpu-1 [ 1021.453173] [48512]: INFO nova.api.openstack.requestlog [req-4aae8f55-1e7d-47e4-adc7-94f9d0d0d29b req-eed03fa8-c328-4691-a692-534e92bbaa61 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019598 [ 1021.453516] [48512]: [pid: 48512|app: 0|req: 2336/4791] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:26 2025] 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) [ 1021.454081] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "AUTO"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1021.455659] [48511]: DEBUG nova.compute.api [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.459615] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.459615] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.459615] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.459783] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.460380] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.460380] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.487292] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.487523] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.487581] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.491617] [48511]: WARNING neutronclient.v2_0.client [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.493077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.493077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.493077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.493407] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.493407] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.493484] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.498570] [48511]: DEBUG nova.policy [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.504565] [48511]: DEBUG nova.compute.api [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1021.508023] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.508202] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.508332] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.508668] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.508810] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.509036] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.522049] [48511]: DEBUG nova.quota [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1021.525517] [48511]: DEBUG nova.quota [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1021.533330] [48511]: DEBUG nova.virt.hardware [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1021.533483] [48511]: DEBUG nova.virt.hardware [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1021.534149] [48511]: DEBUG nova.virt.hardware [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1021.534149] [48511]: DEBUG nova.virt.hardware [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1021.534149] [48511]: DEBUG nova.virt.hardware [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1021.583254] [48511]: INFO nova.api.openstack.requestlog [None req-e1dac8f4-b6c7-411e-8e26-46ec199969c9 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955/action" status: 202 len: 0 microversion: 2.1 time: 0.132784 [ 1021.583612] [48511]: [pid: 48511|app: 0|req: 2456/4792] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:26 2025] POST /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1021.589176] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.590551] [48512]: DEBUG nova.compute.api [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.595338] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.595647] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.595799] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.596075] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.596223] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.596346] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.615548] [48512]: WARNING neutronclient.v2_0.client [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.635454] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.637416] [48511]: DEBUG nova.compute.api [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.640718] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.640973] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.641105] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.641370] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.641522] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.641644] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.668602] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.669820] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.669820] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.669820] [48511]: DEBUG nova.objects.instance [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.672802] [48511]: WARNING neutronclient.v2_0.client [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.708905] [48512]: DEBUG nova.policy [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.717913] [48512]: INFO nova.api.openstack.requestlog [None req-f8592649-c900-434b-a93f-9ed76a598f1e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.130413 [ 1021.717913] [48512]: [pid: 48512|app: 0|req: 2337/4793] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.723254] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.724919] [48512]: DEBUG nova.compute.api [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.727838] [48511]: DEBUG nova.policy [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.730037] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.730305] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.730385] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.730859] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.730859] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.730997] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.732885] [48511]: INFO nova.api.openstack.requestlog [None req-a3650763-df24-4d56-96b2-f4ac9de2fa4c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.100949 [ 1021.733330] [48511]: [pid: 48511|app: 0|req: 2457/4794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1021.760213] [48512]: INFO nova.api.openstack.requestlog [None req-a7ac8164-966b-430b-8cb9-c651fa3c8d3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.041957 [ 1021.760560] [48512]: [pid: 48512|app: 0|req: 2338/4795] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1021.827095] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.828499] [48511]: DEBUG nova.compute.api [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.832347] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.832347] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.832347] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.832600] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.832600] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.832708] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.861031] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.861262] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.861395] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.861584] [48511]: DEBUG nova.objects.instance [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1021.867551] [48511]: WARNING neutronclient.v2_0.client [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.889180] [48511]: DEBUG nova.policy [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1021.893908] [48511]: INFO nova.api.openstack.requestlog [None req-ea9e1d24-92bd-4f5b-8855-067176ebe5d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.068904 [ 1021.894270] [48511]: [pid: 48511|app: 0|req: 2458/4796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.920905] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.922381] [48512]: DEBUG nova.compute.api [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.926534] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.926731] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.926873] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.927246] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.927399] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.927579] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.950032] [48512]: WARNING neutronclient.v2_0.client [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1021.978124] [48511]: DEBUG nova.api.openstack.wsgi [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1021.979573] [48511]: DEBUG nova.compute.api [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1021.983040] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.983218] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.983383] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1021.983790] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1021.983790] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1021.983958] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.012287] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.012934] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.013150] [48511]: DEBUG oslo_concurrency.lockutils [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.013330] [48511]: DEBUG nova.objects.instance [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.017531] [48511]: WARNING neutronclient.v2_0.client [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.079616] [48511]: DEBUG nova.policy [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.099572] [48511]: INFO nova.api.openstack.requestlog [None req-92dbfe53-fbf6-4125-a927-fdc3eca1ff58 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.123535 [ 1022.099925] [48511]: [pid: 48511|app: 0|req: 2459/4797] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.107503] [48511]: DEBUG nova.api.openstack.wsgi [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.107503] [48511]: DEBUG nova.compute.api [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.114083] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.114391] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.114435] [48512]: DEBUG nova.policy [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.114547] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.114821] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.115259] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.115259] [48511]: DEBUG oslo_concurrency.lockutils [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.123590] [48512]: INFO nova.api.openstack.requestlog [None req-d4b097b8-b7db-4aba-b0bf-ee212c7effbc tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1500 microversion: 2.1 time: 0.205287 [ 1022.124020] [48512]: [pid: 48512|app: 0|req: 2339/4798] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1500 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.127235] [48512]: DEBUG nova.api.openstack.wsgi [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.132316] [48512]: DEBUG nova.compute.api [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.136841] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.137062] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.137207] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.137476] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.137614] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.137731] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.147032] [48511]: WARNING neutronclient.v2_0.client [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.171081] [48511]: DEBUG nova.policy [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.176767] [48511]: INFO nova.api.openstack.requestlog [None req-87c8b213-3866-4302-8a95-f3857f7f89db tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1319 microversion: 2.1 time: 0.076225 [ 1022.177284] [48511]: [pid: 48511|app: 0|req: 2460/4799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1319 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.182118] [48511]: DEBUG nova.api.openstack.wsgi [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.182209] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.182209] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.182209] [48512]: DEBUG oslo_concurrency.lockutils [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.182209] [48512]: DEBUG nova.objects.instance [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.182356] [48511]: DEBUG nova.compute.api [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.186706] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.187260] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.187260] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.187412] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.187504] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.188183] [48512]: WARNING neutronclient.v2_0.client [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.189617] [48511]: DEBUG oslo_concurrency.lockutils [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.217084] [48512]: DEBUG nova.policy [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.217720] [48511]: WARNING neutronclient.v2_0.client [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.222360] [48512]: INFO nova.api.openstack.requestlog [None req-25f8c122-3ce7-40ef-a738-9d687735f7dd tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.097659 [ 1022.222814] [48512]: [pid: 48512|app: 0|req: 2340/4800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.225872] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1022.227851] [48512]: DEBUG nova.compute.api [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.232155] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.232380] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.232519] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.232792] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.232930] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.233373] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.250042] [48511]: DEBUG nova.policy [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.255383] [48511]: INFO nova.api.openstack.requestlog [None req-2013833a-7ac3-4a76-a7c6-a37893cc476c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.076203 [ 1022.255383] [48511]: [pid: 48511|app: 0|req: 2461/4801] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:26 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.257572] [48511]: DEBUG nova.api.openstack.wsgi [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.259322] [48511]: DEBUG nova.compute.api [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.262805] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.263152] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.263392] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.263628] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.263968] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.264234] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.264606] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.264939] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.265209] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.270693] [48512]: DEBUG nova.objects.instance [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'flavor' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.298941] [48511]: WARNING neutronclient.v2_0.client [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.329639] [48511]: DEBUG nova.policy [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.342875] [48511]: INFO nova.api.openstack.requestlog [None req-b2df0ece-a0ba-45ff-88fd-19cdc510925b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1267 microversion: 2.1 time: 0.087317 [ 1022.343629] [48511]: [pid: 48511|app: 0|req: 2462/4802] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1267 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.355027] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.355027] [48511]: DEBUG nova.compute.api [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.355345] [48512]: INFO nova.api.openstack.requestlog [None req-3b5ff689-407c-46bf-8817-36058228cfe4 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a/action" status: 202 len: 0 microversion: 2.1 time: 0.131039 [ 1022.355926] [48512]: [pid: 48512|app: 0|req: 2341/4803] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:26 2025] POST /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1022.360831] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.361088] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.361290] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.361540] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.361683] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.361819] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.364704] [48512]: DEBUG nova.api.openstack.wsgi [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.367776] [48512]: DEBUG nova.compute.api [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.374347] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.374736] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.375107] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.375545] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.375847] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.376412] [48512]: DEBUG oslo_concurrency.lockutils [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.411350] [48511]: WARNING neutronclient.v2_0.client [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.422677] [48512]: WARNING neutronclient.v2_0.client [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.448453] [48511]: DEBUG nova.policy [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.453651] [48511]: INFO nova.api.openstack.requestlog [None req-fa26a718-1ce7-4cf2-90f7-d7f2042d90f7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.106602 [ 1022.454581] [48511]: [pid: 48511|app: 0|req: 2463/4804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.457809] [48511]: DEBUG nova.api.openstack.wsgi [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.460108] [48511]: DEBUG nova.compute.api [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.467820] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.469455] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.469455] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.469455] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.469455] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.469455] [48511]: DEBUG oslo_concurrency.lockutils [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.503751] [48511]: WARNING neutronclient.v2_0.client [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.641488] [48512]: DEBUG nova.policy [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.649710] [48512]: INFO nova.api.openstack.requestlog [None req-42342785-4ce1-4151-855a-a5db72509591 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1508 microversion: 2.1 time: 0.289697 [ 1022.650091] [48512]: [pid: 48512|app: 0|req: 2342/4805] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1508 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1022.653139] [48512]: DEBUG nova.api.openstack.wsgi [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.654562] [48512]: DEBUG nova.compute.api [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.661185] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.661185] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.661185] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.661498] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.661560] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.662028] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.669488] [48511]: DEBUG nova.policy [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.674753] [48511]: INFO nova.api.openstack.requestlog [None req-3691c631-8c3e-436e-b3c5-56767720b806 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.219162 [ 1022.675470] [48511]: [pid: 48511|app: 0|req: 2464/4806] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.694699] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.694699] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.694699] [48512]: DEBUG oslo_concurrency.lockutils [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.694699] [48512]: DEBUG nova.objects.instance [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.700542] [48512]: WARNING neutronclient.v2_0.client [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.731291] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.733252] [48511]: DEBUG nova.compute.api [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.738109] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.738778] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.739170] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.739703] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.740099] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.740465] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.741335] [48512]: DEBUG nova.policy [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.746170] [48512]: INFO nova.api.openstack.requestlog [None req-63e92288-b505-4720-b6d8-367b8d285663 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.095442 [ 1022.746575] [48512]: [pid: 48512|app: 0|req: 2343/4807] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.749290] [48512]: DEBUG nova.api.openstack.wsgi [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.750909] [48512]: DEBUG nova.compute.api [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.754657] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.754894] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.755087] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.755445] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.755854] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.755854] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.761501] [48511]: WARNING neutronclient.v2_0.client [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.782484] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.782761] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.782850] [48512]: DEBUG oslo_concurrency.lockutils [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.783218] [48512]: DEBUG nova.objects.instance [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.786650] [48512]: WARNING neutronclient.v2_0.client [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.815969] [48512]: DEBUG nova.policy [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.821868] [48512]: INFO nova.api.openstack.requestlog [None req-7567fba4-daf8-4143-a025-4e1dc4ff550b tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.074657 [ 1022.822609] [48512]: [pid: 48512|app: 0|req: 2344/4808] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.825300] [48512]: DEBUG nova.api.openstack.wsgi [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.826838] [48512]: DEBUG nova.compute.api [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.830688] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.830875] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.831056] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.831336] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.831483] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.832217] [48512]: DEBUG oslo_concurrency.lockutils [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.844127] [48511]: DEBUG nova.policy [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.848786] [48511]: INFO nova.api.openstack.requestlog [None req-5f93ea75-c7a3-4e56-b329-bb74d2b71fff tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.119879 [ 1022.849216] [48511]: [pid: 48511|app: 0|req: 2465/4809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.861886] [48512]: INFO nova.api.openstack.requestlog [None req-14e941d7-ad55-4ac4-94c9-4cec37480f1c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038689 [ 1022.862560] [48512]: [pid: 48512|app: 0|req: 2345/4810] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1022.907756] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1022.909421] [48511]: DEBUG nova.compute.api [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1022.913405] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.913707] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.913912] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.914271] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.914488] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.914634] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.939183] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1022.939482] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1022.939653] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1022.939886] [48511]: DEBUG nova.objects.instance [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1022.944346] [48511]: WARNING neutronclient.v2_0.client [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1022.973490] [48511]: DEBUG nova.policy [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1022.979330] [48511]: INFO nova.api.openstack.requestlog [None req-a8e3a414-c4d8-4743-917d-aa381ee80f31 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.073774 [ 1022.979715] [48511]: [pid: 48511|app: 0|req: 2466/4811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.115884] [48512]: DEBUG nova.api.openstack.wsgi [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.117367] [48512]: DEBUG nova.compute.api [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.122147] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.122399] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.122603] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.122952] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.123285] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.123512] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.148200] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.148414] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.148986] [48512]: DEBUG oslo_concurrency.lockutils [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.149208] [48512]: DEBUG nova.objects.instance [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.153226] [48512]: WARNING neutronclient.v2_0.client [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.174394] [48512]: DEBUG nova.policy [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.181264] [48512]: INFO nova.api.openstack.requestlog [None req-1d8c0907-3dcb-4b9b-865c-8a2fd28cf0e5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.067369 [ 1023.181727] [48512]: [pid: 48512|app: 0|req: 2346/4812] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1023.237313] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.239218] [48512]: DEBUG nova.compute.api [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.243569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.243759] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.243932] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.244229] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.244385] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.244513] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.268262] [48511]: DEBUG nova.api.openstack.wsgi [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.269790] [48511]: DEBUG nova.compute.api [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.274232] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.274427] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.274630] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.274919] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.275118] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.275204] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.275868] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.276877] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.276877] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.276877] [48512]: DEBUG nova.objects.instance [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.282266] [48512]: WARNING neutronclient.v2_0.client [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.295808] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.296021] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.296155] [48511]: DEBUG oslo_concurrency.lockutils [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.296385] [48511]: DEBUG nova.objects.instance [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.303522] [48512]: DEBUG nova.policy [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.311828] [48512]: INFO nova.api.openstack.requestlog [None req-c5ea993b-99e1-4e2b-8e00-b7c194f66d7a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.077377 [ 1023.315031] [48512]: [pid: 48512|app: 0|req: 2347/4813] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1023.316524] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.318810] [48512]: DEBUG nova.compute.api [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.319713] [48511]: WARNING neutronclient.v2_0.client [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.325180] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.325436] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.325618] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.325904] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.326128] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.326282] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.342759] [48511]: DEBUG nova.policy [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.348278] [48511]: INFO nova.api.openstack.requestlog [None req-520bacbb-16e3-46ff-a8a2-663d1f31746e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.154614 [ 1023.348641] [48511]: [pid: 48511|app: 0|req: 2467/4814] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:27 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.350460] [48512]: WARNING neutronclient.v2_0.client [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.363305] [48511]: DEBUG nova.api.openstack.wsgi [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.364808] [48511]: DEBUG nova.compute.api [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.368352] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.368534] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.368671] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.368929] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.369136] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.369257] [48511]: DEBUG oslo_concurrency.lockutils [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.373668] [48512]: DEBUG nova.policy [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.379505] [48512]: INFO nova.api.openstack.requestlog [None req-c7a5ed81-1d68-4960-80e1-2d3dbad0ba01 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.065006 [ 1023.379505] [48512]: [pid: 48512|app: 0|req: 2348/4815] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.390419] [48511]: WARNING neutronclient.v2_0.client [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.409676] [48511]: DEBUG nova.policy [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.414252] [48511]: INFO nova.api.openstack.requestlog [None req-cedc00ee-4e24-4d89-9269-a8b93496ef20 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1267 microversion: 2.1 time: 0.053262 [ 1023.414617] [48511]: [pid: 48511|app: 0|req: 2468/4816] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.474115] [48512]: DEBUG nova.api.openstack.wsgi [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.474796] [48512]: DEBUG nova.compute.api [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.478279] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.478490] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.478634] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.478907] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.479066] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.479190] [48512]: DEBUG oslo_concurrency.lockutils [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.499258] [48512]: WARNING neutronclient.v2_0.client [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.517589] [48512]: DEBUG nova.policy [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.522400] [48512]: INFO nova.api.openstack.requestlog [None req-da077a65-25ee-4ba5-9a52-50cd08037fff tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.051308 [ 1023.522794] [48512]: [pid: 48512|app: 0|req: 2349/4817] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.672479] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.673941] [48511]: DEBUG nova.compute.api [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.677283] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.677462] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.677597] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.677999] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.678159] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.678278] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.689235] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.690720] [48512]: DEBUG nova.compute.api [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.694174] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.694384] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.694530] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.694819] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.694967] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.695116] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.696931] [48511]: WARNING neutronclient.v2_0.client [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.712657] [48512]: WARNING neutronclient.v2_0.client [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.844880] [48511]: DEBUG nova.policy [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.852455] [48511]: INFO nova.api.openstack.requestlog [None req-8a012138-3bbb-41c4-ae89-70dbdc6b6f7f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1508 microversion: 2.1 time: 0.183083 [ 1023.852822] [48511]: [pid: 48511|app: 0|req: 2469/4818] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1508 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.855313] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.856834] [48511]: DEBUG nova.compute.api [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.863032] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.863304] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.863447] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.864309] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.864309] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.864309] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.869933] [48512]: DEBUG nova.policy [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.874853] [48512]: INFO nova.api.openstack.requestlog [None req-0ba5e7f8-2a14-48f0-b84c-86fdfbc09b4f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1658 microversion: 2.1 time: 0.187915 [ 1023.875205] [48512]: [pid: 48512|app: 0|req: 2350/4819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1658 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.878028] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.879219] [48512]: DEBUG nova.compute.api [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.882674] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.882938] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.883049] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.883316] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.883496] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.883642] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.894185] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.894369] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.894499] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.894649] [48511]: DEBUG nova.objects.instance [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.898452] [48511]: WARNING neutronclient.v2_0.client [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.910645] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.910852] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.911029] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.911204] [48512]: DEBUG nova.objects.instance [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1023.914209] [48512]: WARNING neutronclient.v2_0.client [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.916862] [48511]: DEBUG nova.policy [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.921285] [48511]: INFO nova.api.openstack.requestlog [None req-fe2519b1-6b24-44c8-9b99-dad1d605acd5 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.067802 [ 1023.921637] [48511]: [pid: 48511|app: 0|req: 2470/4820] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.924061] [48511]: DEBUG nova.api.openstack.wsgi [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.925504] [48511]: DEBUG nova.compute.api [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.928821] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.929025] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.929179] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.929443] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.929582] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.929702] [48511]: DEBUG oslo_concurrency.lockutils [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.933106] [48512]: DEBUG nova.policy [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1023.938117] [48512]: INFO nova.api.openstack.requestlog [None req-6b840f61-ba4e-4bc4-9440-72b95f97a807 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.062163 [ 1023.938497] [48512]: [pid: 48512|app: 0|req: 2351/4821] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.944213] [48512]: DEBUG nova.api.openstack.wsgi [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1023.945634] [48512]: DEBUG nova.compute.api [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1023.949439] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.949619] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.949757] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.950044] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.950192] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.950317] [48512]: DEBUG oslo_concurrency.lockutils [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.951831] [48511]: WARNING neutronclient.v2_0.client [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1023.972915] [48512]: INFO nova.api.openstack.requestlog [None req-8780a22f-3935-4afd-90a1-10ac86e63a04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033541 [ 1023.973276] [48512]: [pid: 48512|app: 0|req: 2352/4822] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1023.975767] [48512]: DEBUG nova.api.openstack.wsgi [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1023.980185] [48512]: DEBUG oslo_concurrency.lockutils [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1023.980378] [48512]: DEBUG oslo_concurrency.lockutils [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1023.980514] [48512]: DEBUG oslo_concurrency.lockutils [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1023.995872] [48512]: DEBUG nova.compute.api [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Going to try to start instance {{(pid=48512) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1024.011796] [48511]: DEBUG nova.policy [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.016053] [48511]: INFO nova.api.openstack.requestlog [None req-c25adb64-2954-4d43-89ea-6322e90ede15 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.093804 [ 1024.016408] [48511]: [pid: 48511|app: 0|req: 2471/4823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.018754] [48511]: DEBUG nova.api.openstack.wsgi [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b18e793-7289-460d-bae8-32139e17ba4d", "name": "network-vif-plugged", "status": "completed", "tag": "93f7aff7-b286-47f6-917f-e539a0ce981c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1024.021638] [48512]: INFO nova.api.openstack.requestlog [None req-931187fd-3191-48b7-9d81-a53a1df05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.047567 [ 1024.022492] [48512]: [pid: 48512|app: 0|req: 2353/4824] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:28 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1024.025705] [48512]: DEBUG nova.api.openstack.wsgi [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.026460] [48511]: DEBUG oslo_concurrency.lockutils [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.026641] [48511]: DEBUG oslo_concurrency.lockutils [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.026774] [48511]: DEBUG oslo_concurrency.lockutils [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.026939] [48512]: DEBUG nova.compute.api [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.031481] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.031643] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.031830] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.032258] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.032456] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.032599] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.033011] [48511]: INFO nova.api.openstack.compute.server_external_events [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] Creating event network-vif-plugged:93f7aff7-b286-47f6-917f-e539a0ce981c for instance 0b18e793-7289-460d-bae8-32139e17ba4d on cpu-1 [ 1024.037185] [48511]: INFO nova.api.openstack.requestlog [req-4e0c87c7-52b6-41d3-a3c0-dff7ae8ae1bb req-efdd856b-40fe-429f-bbfc-35dbea84af4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020146 [ 1024.037568] [48511]: [pid: 48511|app: 0|req: 2472/4825] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:28 2025] 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) [ 1024.040362] [48511]: DEBUG nova.api.openstack.wsgi [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.040587] [48511]: DEBUG nova.compute.api [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.044663] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.044854] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.045548] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.045548] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.045548] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.045548] [48511]: DEBUG oslo_concurrency.lockutils [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.056099] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.056099] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.056099] [48512]: DEBUG oslo_concurrency.lockutils [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.056099] [48512]: DEBUG nova.objects.instance [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.065294] [48512]: WARNING neutronclient.v2_0.client [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.069923] [48511]: DEBUG nova.compute.api [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1024.085620] [48512]: DEBUG nova.policy [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.090764] [48512]: INFO nova.api.openstack.requestlog [None req-04feb3f2-f34b-46e7-b410-e74d8feb1fc2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.067235 [ 1024.090764] [48512]: [pid: 48512|app: 0|req: 2354/4826] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.094016] [48512]: DEBUG nova.api.openstack.wsgi [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.095623] [48512]: DEBUG nova.compute.api [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.099327] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.099539] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.099655] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.099957] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.100125] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.100244] [48512]: DEBUG oslo_concurrency.lockutils [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.119967] [48511]: INFO nova.api.openstack.requestlog [None req-aea2a10d-919b-488f-9dc6-0472bf2853c8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 204 len: 0 microversion: 2.1 time: 0.081641 [ 1024.120598] [48511]: [pid: 48511|app: 0|req: 2473/4827] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:28 2025] DELETE /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1024.121257] [48512]: WARNING neutronclient.v2_0.client [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.125919] [48511]: DEBUG nova.api.openstack.wsgi [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.127485] [48511]: DEBUG nova.compute.api [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.132033] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.132211] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.132351] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.132623] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.132787] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.132916] [48511]: DEBUG oslo_concurrency.lockutils [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.154207] [48511]: WARNING neutronclient.v2_0.client [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.216152] [48512]: DEBUG nova.policy [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.221141] [48512]: INFO nova.api.openstack.requestlog [None req-a41ffd64-ed57-4a9a-95f5-b084263ea34f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1667 microversion: 2.1 time: 0.129972 [ 1024.221686] [48512]: [pid: 48512|app: 0|req: 2355/4828] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1667 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.224192] [48512]: DEBUG nova.api.openstack.wsgi [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.225957] [48512]: DEBUG nova.compute.api [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.229762] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.230035] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.230213] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.232325] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.232325] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.232325] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.237800] [48511]: DEBUG nova.policy [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.242515] [48511]: INFO nova.api.openstack.requestlog [None req-eae5fd49-d5c2-4f88-91fa-8fd3ce346d90 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1695 microversion: 2.1 time: 0.118804 [ 1024.242953] [48511]: [pid: 48511|app: 0|req: 2474/4829] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1695 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.250908] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.250908] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.251155] [48512]: DEBUG oslo_concurrency.lockutils [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.251294] [48512]: DEBUG nova.objects.instance [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.254624] [48512]: WARNING neutronclient.v2_0.client [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.273054] [48512]: DEBUG nova.policy [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.277379] [48512]: INFO nova.api.openstack.requestlog [None req-62fdf533-425d-4b60-954f-84ec65283a4a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.055267 [ 1024.277710] [48512]: [pid: 48512|app: 0|req: 2356/4830] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:28 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.325766] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.327386] [48511]: DEBUG nova.compute.api [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.332441] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.332704] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.332825] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.333136] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.333306] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.333438] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.363860] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.365558] [48512]: DEBUG nova.compute.api [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.369130] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.369333] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.369488] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.369754] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.369899] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.370032] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.373813] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.374136] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.374298] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.374462] [48511]: DEBUG nova.objects.instance [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.378368] [48511]: WARNING neutronclient.v2_0.client [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.395506] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.395745] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.395861] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.396022] [48512]: DEBUG nova.objects.instance [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.399806] [48512]: WARNING neutronclient.v2_0.client [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.400380] [48511]: DEBUG nova.policy [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.407630] [48511]: INFO nova.api.openstack.requestlog [None req-6ba8ecb0-6426-4eba-a478-5cb7a1f42ade tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.084268 [ 1024.407970] [48511]: [pid: 48511|app: 0|req: 2475/4831] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.413147] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.414033] [48511]: DEBUG nova.compute.api [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.416852] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.417057] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.417198] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.417450] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.417595] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.417716] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.420737] [48512]: DEBUG nova.policy [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.424773] [48512]: INFO nova.api.openstack.requestlog [None req-5ac73e45-9761-4650-8f73-78adcb0e44c6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.062964 [ 1024.424986] [48512]: [pid: 48512|app: 0|req: 2357/4832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.427901] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.429324] [48512]: DEBUG nova.compute.api [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.434671] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.434893] [48511]: WARNING neutronclient.v2_0.client [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.453100] [48512]: WARNING neutronclient.v2_0.client [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.455951] [48511]: DEBUG nova.policy [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.460502] [48511]: INFO nova.api.openstack.requestlog [None req-5d43f3ab-4f83-4665-ad14-595ce3a4d261 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.051946 [ 1024.460901] [48511]: [pid: 48511|app: 0|req: 2476/4833] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.513685] [48512]: DEBUG nova.policy [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.517914] [48512]: INFO nova.api.openstack.requestlog [None req-bb9757b2-c670-4149-af23-380fd5ae468e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1317 microversion: 2.1 time: 0.092372 [ 1024.518271] [48512]: [pid: 48512|app: 0|req: 2358/4834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1317 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.534929] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.536335] [48511]: DEBUG nova.compute.api [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.540551] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.540780] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.540951] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.541301] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.541492] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.541658] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.559773] [48511]: WARNING neutronclient.v2_0.client [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.582184] [48511]: DEBUG nova.policy [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.586578] [48511]: INFO nova.api.openstack.requestlog [None req-0a754648-adec-498c-a76e-602f10def8e3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.053313 [ 1024.586578] [48511]: [pid: 48511|app: 0|req: 2477/4835] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.865831] [48512]: DEBUG nova.api.openstack.wsgi [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.867521] [48512]: DEBUG nova.compute.api [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.871183] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.871378] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.871512] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.871769] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.871911] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.872166] [48512]: DEBUG oslo_concurrency.lockutils [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.887695] [48512]: WARNING neutronclient.v2_0.client [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.938161] [48511]: DEBUG nova.api.openstack.wsgi [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.939740] [48511]: DEBUG nova.compute.api [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.943105] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.943292] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.943423] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.943804] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.943804] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.943918] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.964415] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.964660] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.964798] [48511]: DEBUG oslo_concurrency.lockutils [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.964947] [48511]: DEBUG nova.objects.instance [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1024.967747] [48511]: WARNING neutronclient.v2_0.client [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1024.970907] [48512]: DEBUG nova.policy [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.976125] [48512]: INFO nova.api.openstack.requestlog [None req-88581f63-434d-4ca7-9e01-06e815a6d064 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1491 microversion: 2.1 time: 0.112407 [ 1024.976548] [48512]: [pid: 48512|app: 0|req: 2359/4836] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1491 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.979191] [48512]: DEBUG nova.api.openstack.wsgi [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.980174] [48512]: DEBUG nova.compute.api [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.984611] [48511]: DEBUG nova.policy [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1024.985672] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.985864] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.986020] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.986272] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.986420] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.986557] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.989025] [48511]: INFO nova.api.openstack.requestlog [None req-eec784e9-1517-4bc3-840e-0851545ae4e2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.053915 [ 1024.989212] [48511]: [pid: 48511|app: 0|req: 2478/4837] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.992559] [48511]: DEBUG nova.api.openstack.wsgi [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1024.992802] [48511]: DEBUG nova.compute.api [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1024.995963] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.996194] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.996365] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1024.996655] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1024.996810] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1024.996935] [48511]: DEBUG oslo_concurrency.lockutils [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.007749] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.007932] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.008085] [48512]: DEBUG oslo_concurrency.lockutils [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.008239] [48512]: DEBUG nova.objects.instance [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid e98d72b5-10c6-4975-bdab-65277f084a3a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.011914] [48512]: WARNING neutronclient.v2_0.client [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.012261] [48511]: DEBUG nova.compute.api [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1025.030149] [48512]: DEBUG nova.policy [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.035100] [48512]: INFO nova.api.openstack.requestlog [None req-31839b23-fb44-4404-8faf-83cfd672d35c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 200 len: 1305 microversion: 2.1 time: 0.058000 [ 1025.035548] [48512]: [pid: 48512|app: 0|req: 2360/4838] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 1305 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.037993] [48512]: DEBUG nova.api.openstack.wsgi [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.039360] [48512]: DEBUG nova.compute.api [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.042342] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.042527] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.042662] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.042913] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.043068] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.043195] [48512]: DEBUG oslo_concurrency.lockutils [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.053247] [48511]: INFO nova.api.openstack.requestlog [None req-57ab8f06-49ca-4461-96cf-8f68e49dfa10 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 204 len: 0 microversion: 2.1 time: 0.062576 [ 1025.053247] [48511]: [pid: 48511|app: 0|req: 2479/4839] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:29 2025] DELETE /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1025.057852] [48511]: DEBUG nova.api.openstack.wsgi [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.059403] [48511]: DEBUG nova.compute.api [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.062251] [48512]: WARNING neutronclient.v2_0.client [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.062881] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.063083] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.063224] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.063485] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.063627] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.063744] [48511]: DEBUG oslo_concurrency.lockutils [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.080341] [48511]: WARNING neutronclient.v2_0.client [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.204650] [48512]: DEBUG nova.policy [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.209551] [48512]: INFO nova.api.openstack.requestlog [None req-e6b86bf8-4676-443b-adcd-cdf89b4f2e9d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.173444 [ 1025.209881] [48512]: [pid: 48512|app: 0|req: 2361/4840] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.213125] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.214549] [48512]: DEBUG nova.compute.api [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.221788] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.221788] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.221912] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.222268] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.222421] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.222545] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.242359] [48511]: DEBUG nova.policy [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.243250] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.243471] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.243609] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.243767] [48512]: DEBUG nova.objects.instance [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.246746] [48512]: WARNING neutronclient.v2_0.client [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.247714] [48511]: INFO nova.api.openstack.requestlog [None req-7bba4f17-13b9-4136-b124-3cee8ab33abd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1497 microversion: 2.1 time: 0.192017 [ 1025.248179] [48511]: [pid: 48511|app: 0|req: 2480/4841] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1497 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1025.252777] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.252899] [48511]: DEBUG nova.compute.api [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.256470] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.256731] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.256872] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.257191] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.257378] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.257534] [48511]: DEBUG oslo_concurrency.lockutils [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.276561] [48511]: WARNING neutronclient.v2_0.client [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.279144] [48512]: DEBUG nova.policy [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.284340] [48512]: INFO nova.api.openstack.requestlog [None req-4c4af519-caaa-4230-8cca-1f3c0b59a817 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.073834 [ 1025.284705] [48512]: [pid: 48512|app: 0|req: 2362/4842] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:29 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.292745] [48512]: DEBUG nova.api.openstack.wsgi [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.294350] [48512]: DEBUG nova.compute.api [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.299321] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.299531] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.299873] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.300201] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.300369] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.300508] [48512]: DEBUG oslo_concurrency.lockutils [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.327890] [48512]: WARNING neutronclient.v2_0.client [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.482291] [48511]: DEBUG nova.policy [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.490049] [48511]: INFO nova.api.openstack.requestlog [None req-2e129fa3-47eb-4700-9765-c39fc61cc5ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1667 microversion: 2.1 time: 0.241242 [ 1025.490506] [48511]: [pid: 48511|app: 0|req: 2481/4843] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1667 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.497384] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.499475] [48511]: DEBUG nova.compute.api [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.504291] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.504515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.504688] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.504979] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.505196] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.505370] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.533167] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.533392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.533508] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.533638] [48511]: DEBUG nova.objects.instance [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.537298] [48511]: WARNING neutronclient.v2_0.client [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.540919] [48512]: DEBUG nova.policy [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.545685] [48512]: INFO nova.api.openstack.requestlog [None req-82069073-205c-4db7-9366-d51559587571 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1695 microversion: 2.1 time: 0.259909 [ 1025.545685] [48512]: [pid: 48512|app: 0|req: 2363/4844] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1695 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.547776] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.549162] [48512]: DEBUG nova.compute.api [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.552280] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.552463] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.552586] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.552840] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.552984] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.553124] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.554174] [48511]: DEBUG nova.policy [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.558553] [48511]: INFO nova.api.openstack.requestlog [None req-ca66050c-87dc-4326-a6e0-a75883c5f928 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.067617 [ 1025.558888] [48511]: [pid: 48511|app: 0|req: 2482/4845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.562045] [48511]: DEBUG nova.api.openstack.wsgi [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.563522] [48511]: DEBUG nova.compute.api [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.567374] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.567561] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.567687] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.567938] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.568090] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.568212] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.576482] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.576661] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.576795] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.576942] [48512]: DEBUG nova.objects.instance [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.579874] [48512]: WARNING neutronclient.v2_0.client [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.587977] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.587977] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.587977] [48511]: DEBUG oslo_concurrency.lockutils [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.587977] [48511]: DEBUG nova.objects.instance [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.591541] [48511]: WARNING neutronclient.v2_0.client [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.599267] [48512]: DEBUG nova.policy [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.604483] [48512]: INFO nova.api.openstack.requestlog [None req-b8e3ac86-2590-42a3-a98e-5d578cbc649c tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.058331 [ 1025.605124] [48512]: [pid: 48512|app: 0|req: 2364/4846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.607773] [48512]: DEBUG nova.api.openstack.wsgi [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.609240] [48512]: DEBUG nova.compute.api [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.612439] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.612624] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.612761] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.613106] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.613259] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.613396] [48512]: DEBUG oslo_concurrency.lockutils [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.619815] [48511]: DEBUG nova.policy [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.623938] [48511]: INFO nova.api.openstack.requestlog [None req-95326d84-aa9f-4a52-b37d-6cf3c5f306d9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.064468 [ 1025.625342] [48511]: [pid: 48511|app: 0|req: 2483/4847] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.626794] [48511]: DEBUG nova.api.openstack.wsgi [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.628339] [48511]: DEBUG nova.compute.api [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.631897] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.631897] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.631897] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.632097] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.632250] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.632372] [48511]: DEBUG oslo_concurrency.lockutils [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.633904] [48512]: WARNING neutronclient.v2_0.client [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.650215] [48511]: WARNING neutronclient.v2_0.client [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.655023] [48512]: DEBUG nova.policy [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.658601] [48512]: INFO nova.api.openstack.requestlog [None req-88056a61-e75e-432f-89c1-0d58f6c467d3 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.052788 [ 1025.659781] [48512]: [pid: 48512|app: 0|req: 2365/4848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.662361] [48512]: DEBUG nova.api.openstack.wsgi [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1025.663737] [48512]: DEBUG nova.compute.api [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1025.666890] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.667105] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.667223] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.667527] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.667625] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.667705] [48512]: DEBUG oslo_concurrency.lockutils [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.688474] [48512]: WARNING neutronclient.v2_0.client [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1025.716213] [48512]: DEBUG nova.policy [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.722086] [48512]: INFO nova.api.openstack.requestlog [None req-03225158-2d34-48f0-ad73-263840556ecc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.062239 [ 1025.722766] [48512]: [pid: 48512|app: 0|req: 2366/4849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.747356] [48511]: DEBUG nova.policy [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1025.753303] [48511]: INFO nova.api.openstack.requestlog [None req-44555f2b-c5e5-4ef3-b5a7-4259a6b311ad tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.128286 [ 1025.753704] [48511]: [pid: 48511|app: 0|req: 2484/4850] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.919740] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=11 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.947309] [48512]: DEBUG nova.api.openstack.wsgi [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41a53c4b-c038-42dd-b029-0ba714a52637", "name": "network-vif-plugged", "status": "completed", "tag": "e64d5a41-a355-4588-b896-0b1f20ad8734"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1025.952991] [48512]: DEBUG oslo_concurrency.lockutils [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1025.953189] [48512]: DEBUG oslo_concurrency.lockutils [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1025.953328] [48512]: DEBUG oslo_concurrency.lockutils [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1025.959369] [48512]: INFO nova.api.openstack.compute.server_external_events [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] Creating event network-vif-plugged:e64d5a41-a355-4588-b896-0b1f20ad8734 for instance 41a53c4b-c038-42dd-b029-0ba714a52637 on cpu-1 [ 1025.964272] [48512]: INFO nova.api.openstack.requestlog [req-113948fd-5f64-495a-8d53-39a1991e13c9 req-8c7cde15-2239-43e0-9da2-c41f2d2f62a1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019126 [ 1025.964633] [48512]: [pid: 48512|app: 0|req: 2367/4851] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:30 2025] 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) [ 1026.002092] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.003797] [48511]: DEBUG nova.compute.api [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.007191] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.007477] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.007706] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.008103] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.008353] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.008553] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.018907] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1026.036871] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.036871] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.036871] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.036871] [48511]: DEBUG nova.objects.instance [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.041573] [48511]: WARNING neutronclient.v2_0.client [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.053103] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.054628] [48512]: DEBUG nova.compute.api [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: e98d72b5-10c6-4975-bdab-65277f084a3a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.058343] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.058395] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.058513] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.058805] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.059037] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.059140] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.066260] [48511]: DEBUG nova.policy [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.071234] [48511]: INFO nova.api.openstack.requestlog [None req-fa80b38f-fa32-4598-9600-db03639f0db2 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.071269 [ 1026.071739] [48511]: [pid: 48511|app: 0|req: 2485/4852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1026.072926] [48512]: INFO nova.api.openstack.wsgi [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Instance e98d72b5-10c6-4975-bdab-65277f084a3a could not be found. [ 1026.073240] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 404 to user: Instance e98d72b5-10c6-4975-bdab-65277f084a3a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1026.073652] [48512]: INFO nova.api.openstack.requestlog [None req-2b9fbf77-e7c8-4c35-b6a7-549a28cd8652 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a" status: 404 len: 111 microversion: 2.1 time: 0.025619 [ 1026.073975] [48512]: [pid: 48512|app: 0|req: 2368/4853] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/e98d72b5-10c6-4975-bdab-65277f084a3a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1026.074974] [48511]: DEBUG nova.api.openstack.wsgi [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0b18e793-7289-460d-bae8-32139e17ba4d", "tag": "93f7aff7-b286-47f6-917f-e539a0ce981c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1026.080734] [48512]: DEBUG nova.api.openstack.wsgi [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.080927] [48512]: DEBUG nova.compute.api [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.082916] [48511]: DEBUG oslo_concurrency.lockutils [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.083341] [48511]: DEBUG oslo_concurrency.lockutils [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.083617] [48511]: DEBUG oslo_concurrency.lockutils [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.084418] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.084606] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.084740] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.084999] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.085158] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.085276] [48512]: DEBUG oslo_concurrency.lockutils [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.092708] [48511]: INFO nova.api.openstack.compute.server_external_events [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] Creating event network-changed:93f7aff7-b286-47f6-917f-e539a0ce981c for instance 0b18e793-7289-460d-bae8-32139e17ba4d on cpu-1 [ 1026.098566] [48511]: INFO nova.api.openstack.requestlog [req-304280a6-36c1-4a2c-8445-4d4aa7935929 req-6b44808b-c76a-410a-857e-7efda7738f2d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025794 [ 1026.099737] [48511]: [pid: 48511|app: 0|req: 2486/4854] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:30 2025] 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) [ 1026.103170] [48512]: DEBUG nova.compute.api [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1026.167974] [48512]: INFO nova.api.openstack.requestlog [None req-e00801f9-06ed-4697-8500-fe643c987a8c tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 204 len: 0 microversion: 2.1 time: 0.089207 [ 1026.168573] [48512]: [pid: 48512|app: 0|req: 2369/4855] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:30 2025] DELETE /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1026.174503] [48511]: DEBUG nova.api.openstack.wsgi [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.175877] [48511]: DEBUG nova.compute.api [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.179856] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.180097] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.180169] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.180427] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.180577] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.180760] [48511]: DEBUG oslo_concurrency.lockutils [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.201711] [48511]: WARNING neutronclient.v2_0.client [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.226551] [48512]: DEBUG nova.api.openstack.wsgi [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.228882] [48512]: DEBUG nova.compute.api [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.233785] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.233998] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.234168] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.234446] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.234597] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.234735] [48512]: DEBUG oslo_concurrency.lockutils [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.256899] [48512]: WARNING neutronclient.v2_0.client [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.356874] [48511]: DEBUG nova.policy [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.373766] [48511]: INFO nova.api.openstack.requestlog [None req-b09050ed-177f-4361-bc27-6e2b5142c1a7 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1518 microversion: 2.1 time: 0.201892 [ 1026.374499] [48511]: [pid: 48511|app: 0|req: 2487/4856] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1518 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.377162] [48511]: DEBUG nova.api.openstack.wsgi [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.378676] [48511]: DEBUG nova.compute.api [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.383439] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.383621] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.383763] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.384038] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.384194] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.384347] [48511]: DEBUG oslo_concurrency.lockutils [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.387223] [48512]: DEBUG nova.policy [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.394694] [48512]: INFO nova.api.openstack.requestlog [None req-570ce0d4-7289-428b-b51f-56d23e5fcc7f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.172055 [ 1026.395372] [48512]: [pid: 48512|app: 0|req: 2370/4857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:30 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.399341] [48512]: DEBUG nova.api.openstack.wsgi [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.401257] [48512]: DEBUG nova.compute.api [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.405797] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.406057] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.406203] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.406965] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.406965] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.406965] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.427638] [48511]: WARNING neutronclient.v2_0.client [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.436021] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.436350] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.436567] [48512]: DEBUG oslo_concurrency.lockutils [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.436765] [48512]: DEBUG nova.objects.instance [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.442377] [48512]: WARNING neutronclient.v2_0.client [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.500163] [48512]: DEBUG nova.policy [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.504983] [48512]: INFO nova.api.openstack.requestlog [None req-066b6ba6-af8b-4816-91bb-ec4d7d50cce2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.108833 [ 1026.505448] [48512]: [pid: 48512|app: 0|req: 2371/4858] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.509031] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.509546] [48512]: DEBUG nova.compute.api [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.513874] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.514089] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.514231] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.514525] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.514669] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.514798] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.527137] [48511]: DEBUG nova.policy [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.531755] [48511]: INFO nova.api.openstack.requestlog [None req-f9bb9534-5d1e-439e-9d2d-987e462c02bf tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1497 microversion: 2.1 time: 0.156765 [ 1026.532267] [48511]: [pid: 48511|app: 0|req: 2488/4859] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1497 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.532759] [48512]: WARNING neutronclient.v2_0.client [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.559272] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.560849] [48511]: DEBUG nova.compute.api [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.564349] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.564538] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.564670] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.564930] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.565093] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.565212] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.594118] [48511]: WARNING neutronclient.v2_0.client [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.600329] [48512]: DEBUG nova.policy [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.606146] [48512]: INFO nova.api.openstack.requestlog [None req-f3cbd945-8fa2-4f7f-993d-545ada95445a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1667 microversion: 2.1 time: 0.100233 [ 1026.606601] [48512]: [pid: 48512|app: 0|req: 2372/4860] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1667 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.609900] [48512]: DEBUG nova.api.openstack.wsgi [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.611871] [48512]: DEBUG nova.compute.api [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.617734] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.617929] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.618504] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.618649] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.618805] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.618934] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.644699] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.645365] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.645365] [48512]: DEBUG oslo_concurrency.lockutils [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.645542] [48512]: DEBUG nova.objects.instance [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.648615] [48512]: WARNING neutronclient.v2_0.client [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.711069] [48512]: DEBUG nova.policy [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.715116] [48512]: INFO nova.api.openstack.requestlog [None req-66baf84d-317b-471e-9a65-f48f152ab0a6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.108026 [ 1026.715459] [48512]: [pid: 48512|app: 0|req: 2373/4861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.717912] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.719275] [48512]: DEBUG nova.compute.api [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.722759] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.722759] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.722854] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.723502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.723502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.723502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.737281] [48511]: DEBUG nova.policy [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.742019] [48511]: INFO nova.api.openstack.requestlog [None req-7d4ec2ce-6716-410c-9549-d24cb7e5986a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1695 microversion: 2.1 time: 0.184856 [ 1026.742480] [48511]: [pid: 48511|app: 0|req: 2489/4862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1695 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.745238] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.746730] [48511]: DEBUG nova.compute.api [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.750286] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.750510] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.750613] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.750967] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.750967] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.751289] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.755294] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.755596] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.755596] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.755737] [48512]: DEBUG nova.objects.instance [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.758730] [48512]: WARNING neutronclient.v2_0.client [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.771813] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.772038] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.772186] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.772377] [48511]: DEBUG nova.objects.instance [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.776174] [48511]: WARNING neutronclient.v2_0.client [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.818519] [48512]: DEBUG nova.policy [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.823086] [48512]: INFO nova.api.openstack.requestlog [None req-ac97cb53-30a5-439e-b198-7678ecfd50d7 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.107054 [ 1026.823922] [48512]: [pid: 48512|app: 0|req: 2374/4863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.829243] [48512]: DEBUG nova.api.openstack.wsgi [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.831305] [48512]: DEBUG nova.compute.api [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.838646] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.838914] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.839090] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.839413] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.839589] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.839728] [48512]: DEBUG oslo_concurrency.lockutils [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.839893] [48511]: DEBUG nova.policy [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.851366] [48511]: INFO nova.api.openstack.requestlog [None req-0a16db40-f33b-4e67-b7d9-55f1a1c1ce15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.108162 [ 1026.855032] [48511]: [pid: 48511|app: 0|req: 2490/4864] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.855032] [48511]: DEBUG nova.api.openstack.wsgi [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.855918] [48511]: DEBUG nova.compute.api [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.859299] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.859870] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.860627] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.860939] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.861117] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.861252] [48511]: DEBUG oslo_concurrency.lockutils [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.875240] [48512]: WARNING neutronclient.v2_0.client [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.885065] [48511]: WARNING neutronclient.v2_0.client [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.894229] [48512]: DEBUG nova.policy [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.899264] [48512]: INFO nova.api.openstack.requestlog [None req-889d9296-9732-438a-8cd9-680f750d2872 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.074790 [ 1026.899841] [48512]: [pid: 48512|app: 0|req: 2375/4865] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.903030] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1026.904563] [48512]: DEBUG nova.compute.api [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1026.909779] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.910036] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.910218] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.910516] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1026.912048] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1026.912307] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1026.934325] [48512]: WARNING neutronclient.v2_0.client [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1026.937538] [48511]: DEBUG nova.policy [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1026.942449] [48511]: INFO nova.api.openstack.requestlog [None req-a97e4e06-4c66-4838-9467-bcb7d3fcfd4d tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1218 microversion: 2.1 time: 0.089911 [ 1026.942976] [48511]: [pid: 48511|app: 0|req: 2491/4866] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1218 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.069630] [48512]: DEBUG nova.policy [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.074128] [48512]: INFO nova.api.openstack.requestlog [None req-8a8a01ee-a894-4d38-bc4c-638b29b11542 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.173479 [ 1027.074540] [48512]: [pid: 48512|app: 0|req: 2376/4867] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.085412] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.086934] [48511]: DEBUG nova.compute.api [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.091304] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.091538] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.091712] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.093145] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.093145] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.093145] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.112638] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.113153] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.113494] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.113835] [48511]: DEBUG nova.objects.instance [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lazy-loading 'fault' on Instance uuid b1ddc736-cc4c-41b9-8ade-734044461975 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.119637] [48511]: WARNING neutronclient.v2_0.client [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.138341] [48511]: DEBUG nova.policy [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '395bf25b7a9443708d1250b827a50f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41ce3463a4b34a21911ada312da0fd17', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.143501] [48511]: INFO nova.api.openstack.requestlog [None req-ab7d3c24-4924-44f1-8f9d-5d2c35a49006 tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 200 len: 1309 microversion: 2.1 time: 0.060061 [ 1027.144009] [48511]: [pid: 48511|app: 0|req: 2492/4868] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:31 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.394924] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.396440] [48512]: DEBUG nova.compute.api [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.402187] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.402379] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.402514] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.402889] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.402989] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.403126] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.409748] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.412843] [48511]: DEBUG nova.compute.api [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.416897] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.417322] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.417498] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.417803] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.417981] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.418156] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.434167] [48512]: WARNING neutronclient.v2_0.client [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.439818] [48511]: WARNING neutronclient.v2_0.client [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.546836] [48512]: DEBUG nova.policy [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.547017] [48511]: DEBUG nova.policy [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.555823] [48511]: INFO nova.api.openstack.requestlog [None req-a4208523-5b50-407f-95dd-119694440f5d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.148496 [ 1027.556067] [48511]: [pid: 48511|app: 0|req: 2493/4869] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.561092] [48511]: DEBUG nova.api.openstack.wsgi [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.561164] [48512]: INFO nova.api.openstack.requestlog [None req-1ae3fd9d-20f8-4158-9f69-86ab1eddf664 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1518 microversion: 2.1 time: 0.166347 [ 1027.561164] [48512]: [pid: 48512|app: 0|req: 2377/4870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1518 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.561249] [48511]: DEBUG nova.compute.api [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.566173] [48512]: DEBUG nova.api.openstack.wsgi [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.568121] [48512]: DEBUG nova.compute.api [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.575050] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.575563] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.575725] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.575946] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.576047] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.576215] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.576554] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.576647] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.576761] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.576890] [48512]: DEBUG oslo_concurrency.lockutils [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.577059] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.577493] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.600181] [48512]: WARNING neutronclient.v2_0.client [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.604786] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.604786] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.604786] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.604786] [48511]: DEBUG nova.objects.instance [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.608702] [48511]: WARNING neutronclient.v2_0.client [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.619979] [48512]: DEBUG nova.policy [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.625415] [48512]: INFO nova.api.openstack.requestlog [None req-2dd80f14-558e-4349-a477-f53a69b97515 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1285 microversion: 2.1 time: 0.064778 [ 1027.625415] [48512]: [pid: 48512|app: 0|req: 2378/4871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1285 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.627963] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.629646] [48512]: DEBUG nova.compute.api [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.629873] [48511]: DEBUG nova.policy [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.633340] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.633543] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.633679] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.634010] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.634141] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.634217] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.634471] [48511]: INFO nova.api.openstack.requestlog [None req-dbdbe4c0-a742-46f0-900c-0f94b2d29c8d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.077828 [ 1027.634817] [48511]: [pid: 48511|app: 0|req: 2494/4872] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.652650] [48512]: WARNING neutronclient.v2_0.client [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.732635] [48511]: DEBUG nova.api.openstack.wsgi [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.733877] [48511]: DEBUG nova.compute.api [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.738147] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.738358] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.738495] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.738772] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.738963] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.739149] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.762191] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.762379] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.762581] [48511]: DEBUG oslo_concurrency.lockutils [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.762783] [48511]: DEBUG nova.objects.instance [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.765892] [48512]: DEBUG nova.policy [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.766226] [48511]: WARNING neutronclient.v2_0.client [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.770878] [48512]: INFO nova.api.openstack.requestlog [None req-bb1ac7c5-e701-4ed9-8851-b0394eebd121 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1667 microversion: 2.1 time: 0.144721 [ 1027.771049] [48512]: [pid: 48512|app: 0|req: 2379/4873] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1667 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.773690] [48512]: DEBUG nova.api.openstack.wsgi [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.775160] [48512]: DEBUG nova.compute.api [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.779052] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.779226] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.779359] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.779631] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.779776] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.779901] [48512]: DEBUG oslo_concurrency.lockutils [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.788347] [48511]: DEBUG nova.policy [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.791237] [48511]: INFO nova.api.openstack.requestlog [None req-31387d8b-aef6-442c-b571-baf46ba3f0bb tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.061974 [ 1027.791692] [48511]: [pid: 48511|app: 0|req: 2495/4874] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.801079] [48512]: WARNING neutronclient.v2_0.client [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.820833] [48512]: DEBUG nova.policy [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.825926] [48512]: INFO nova.api.openstack.requestlog [None req-823b4cf0-2b7d-4983-ad65-0cfdf0558d55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1337 microversion: 2.1 time: 0.054244 [ 1027.826363] [48512]: [pid: 48512|app: 0|req: 2380/4875] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1337 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.841895] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.841895] [48511]: DEBUG nova.compute.api [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.846104] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.846466] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.846674] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.847012] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.847238] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.847415] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.872136] [48512]: DEBUG nova.api.openstack.wsgi [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.872901] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.873221] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.873439] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.873636] [48512]: DEBUG nova.compute.api [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.873698] [48511]: DEBUG nova.objects.instance [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.876876] [48511]: WARNING neutronclient.v2_0.client [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.877190] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.877388] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.877559] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.877783] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.877928] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.878075] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.900063] [48511]: DEBUG nova.policy [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.900696] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.901070] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.901336] [48512]: DEBUG oslo_concurrency.lockutils [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.901609] [48512]: DEBUG nova.objects.instance [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.904749] [48511]: INFO nova.api.openstack.requestlog [None req-8d398bfa-c519-4edc-9d5c-ba5f539b9f95 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.066701 [ 1027.905301] [48511]: [pid: 48511|app: 0|req: 2496/4876] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.906660] [48512]: WARNING neutronclient.v2_0.client [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.912893] [48511]: DEBUG nova.api.openstack.wsgi [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.914672] [48511]: DEBUG nova.compute.api [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.918601] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.918937] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.919078] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.919351] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.919517] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.919641] [48511]: DEBUG oslo_concurrency.lockutils [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.928200] [48512]: DEBUG nova.policy [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.932746] [48512]: INFO nova.api.openstack.requestlog [None req-0128f514-77d4-4c9d-9981-8c51d51d4941 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.062765 [ 1027.933115] [48512]: [pid: 48512|app: 0|req: 2381/4877] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.937986] [48511]: WARNING neutronclient.v2_0.client [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.956541] [48511]: DEBUG nova.policy [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1027.959761] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1027.961387] [48512]: DEBUG nova.compute.api [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1027.962264] [48511]: INFO nova.api.openstack.requestlog [None req-accc0117-c6f9-41c0-b83a-786fd5c0f142 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.052078 [ 1027.962787] [48511]: [pid: 48511|app: 0|req: 2497/4878] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.966106] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.966801] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.967256] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.967572] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.967734] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.967936] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.978851] [48511]: DEBUG nova.api.openstack.wsgi [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "41a53c4b-c038-42dd-b029-0ba714a52637", "tag": "e64d5a41-a355-4588-b896-0b1f20ad8734"}, {"server_uuid": "7d9d96db-113d-4854-996c-b7134bc5937a", "name": "network-vif-deleted", "tag": "baefd685-e2f0-4a4a-b14d-35635e1adc4d"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1027.986377] [48511]: DEBUG oslo_concurrency.lockutils [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1027.986582] [48511]: DEBUG oslo_concurrency.lockutils [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1027.986716] [48511]: DEBUG oslo_concurrency.lockutils [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1027.988168] [48512]: WARNING neutronclient.v2_0.client [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1027.995330] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Creating event network-changed:e64d5a41-a355-4588-b896-0b1f20ad8734 for instance 41a53c4b-c038-42dd-b029-0ba714a52637 on cpu-1 [ 1027.995575] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] Creating event network-vif-deleted:baefd685-e2f0-4a4a-b14d-35635e1adc4d for instance 7d9d96db-113d-4854-996c-b7134bc5937a on cpu-1 [ 1028.001319] [48511]: INFO nova.api.openstack.requestlog [req-d75be8f1-3657-425d-99a2-6452194aefcc req-06d61879-0e23-44f0-a209-07f640344056 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024710 [ 1028.001943] [48511]: [pid: 48511|app: 0|req: 2498/4879] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:32 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.011981] [48512]: DEBUG nova.policy [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.017985] [48512]: INFO nova.api.openstack.requestlog [None req-d7a30f2b-188f-4b52-866d-3314057788f8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1274 microversion: 2.1 time: 0.060832 [ 1028.019099] [48512]: [pid: 48512|app: 0|req: 2382/4880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1274 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.087913] [48511]: DEBUG nova.api.openstack.wsgi [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.089530] [48511]: DEBUG nova.compute.api [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.093690] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.093888] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.094042] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.094308] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.094458] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.094569] [48511]: DEBUG oslo_concurrency.lockutils [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.113061] [48511]: WARNING neutronclient.v2_0.client [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.113452] [48512]: DEBUG nova.api.openstack.wsgi [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "784838a3-d86b-48f7-ba1b-f2ab3b7b8c79", "name": "network-vif-deleted", "tag": "a4bf1d28-bea1-4a57-b5a7-04285f55c873"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1028.120698] [48512]: DEBUG oslo_concurrency.lockutils [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.120991] [48512]: DEBUG oslo_concurrency.lockutils [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.121247] [48512]: DEBUG oslo_concurrency.lockutils [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.129443] [48512]: INFO nova.api.openstack.compute.server_external_events [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] Creating event network-vif-deleted:a4bf1d28-bea1-4a57-b5a7-04285f55c873 for instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 on cpu-1 [ 1028.134834] [48512]: INFO nova.api.openstack.requestlog [req-f9b76b4c-4035-4b12-bed2-f05afb749a3a req-097bf526-aac0-41df-8784-b00bba07ffb0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023843 [ 1028.135239] [48512]: [pid: 48512|app: 0|req: 2383/4881] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:32 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1028.159672] [48512]: DEBUG nova.api.openstack.wsgi [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.161516] [48512]: DEBUG nova.compute.api [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] [instance: b1ddc736-cc4c-41b9-8ade-734044461975] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.165783] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.165997] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.166174] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.166499] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.166664] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.166782] [48512]: DEBUG oslo_concurrency.lockutils [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.178415] [48512]: INFO nova.api.openstack.wsgi [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] HTTP exception thrown: Instance b1ddc736-cc4c-41b9-8ade-734044461975 could not be found. [ 1028.178796] [48512]: DEBUG nova.api.openstack.wsgi [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] Returning 404 to user: Instance b1ddc736-cc4c-41b9-8ade-734044461975 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1028.179330] [48512]: INFO nova.api.openstack.requestlog [None req-d167e7d6-1098-4921-8e02-8159bb1a4eac tempest-InstanceActionsNegativeTestJSON-476875174 tempest-InstanceActionsNegativeTestJSON-476875174-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975" status: 404 len: 111 microversion: 2.1 time: 0.022742 [ 1028.179807] [48512]: [pid: 48512|app: 0|req: 2384/4882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/b1ddc736-cc4c-41b9-8ade-734044461975 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.186171] [48511]: DEBUG nova.policy [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.191701] [48511]: INFO nova.api.openstack.requestlog [None req-91377b1e-f09b-4718-b3dd-92f9b732dcac tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.106344 [ 1028.192235] [48511]: [pid: 48511|app: 0|req: 2499/4883] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:32 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.571765] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.573141] [48512]: DEBUG nova.compute.api [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.574430] [48511]: DEBUG nova.api.openstack.wsgi [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.576034] [48511]: DEBUG nova.compute.api [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.578271] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.578471] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.578632] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.578904] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.579187] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.579329] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.580055] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.580392] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.580564] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.580991] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.581122] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.581975] [48511]: DEBUG oslo_concurrency.lockutils [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.612032] [48512]: WARNING neutronclient.v2_0.client [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.612171] [48511]: WARNING neutronclient.v2_0.client [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.737639] [48512]: DEBUG nova.policy [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.745314] [48512]: INFO nova.api.openstack.requestlog [None req-ff7c2719-11df-429c-bcb0-5bba69a542e4 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.176727 [ 1028.745683] [48512]: [pid: 48512|app: 0|req: 2385/4884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.748379] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.750245] [48512]: DEBUG nova.compute.api [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.754018] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.754248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.754389] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.754670] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.754816] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.754954] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.765450] [48511]: DEBUG nova.policy [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.769987] [48511]: INFO nova.api.openstack.requestlog [None req-627d87b8-722b-4074-b1db-a541f1d30405 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1518 microversion: 2.1 time: 0.198409 [ 1028.770310] [48511]: [pid: 48511|app: 0|req: 2500/4885] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1518 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.773578] [48511]: DEBUG nova.api.openstack.wsgi [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.775522] [48511]: DEBUG nova.compute.api [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.778676] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.778952] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.779128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.779416] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.779581] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.779674] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.790852] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.792086] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.792086] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.792086] [48512]: DEBUG nova.objects.instance [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.795692] [48512]: WARNING neutronclient.v2_0.client [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.805722] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.805912] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.806265] [48511]: DEBUG oslo_concurrency.lockutils [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.806487] [48511]: DEBUG nova.objects.instance [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.809274] [48511]: WARNING neutronclient.v2_0.client [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.822044] [48512]: DEBUG nova.policy [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.828081] [48512]: INFO nova.api.openstack.requestlog [None req-7b7b8b92-3423-4d99-907e-85ffc6897bfe tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.081328 [ 1028.828463] [48512]: [pid: 48512|app: 0|req: 2386/4886] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.831469] [48512]: DEBUG nova.api.openstack.wsgi [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.833030] [48512]: DEBUG nova.compute.api [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.836680] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.836882] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.837017] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.837886] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.838055] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.838145] [48512]: DEBUG oslo_concurrency.lockutils [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.861301] [48512]: WARNING neutronclient.v2_0.client [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1028.889623] [48511]: DEBUG nova.policy [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1028.897927] [48511]: INFO nova.api.openstack.requestlog [None req-d88604d3-f349-46e6-bc61-ecd879b8fb88 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.127027 [ 1028.898314] [48511]: [pid: 48511|app: 0|req: 2501/4887] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.901077] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1028.902501] [48511]: DEBUG nova.compute.api [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1028.905944] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.906144] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.906275] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.906721] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.906721] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.906870] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.932722] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1028.932937] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1028.933044] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1028.933201] [48511]: DEBUG nova.objects.instance [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1028.936155] [48511]: WARNING neutronclient.v2_0.client [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.003986] [48511]: DEBUG nova.policy [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.007726] [48511]: INFO nova.api.openstack.requestlog [None req-c7c52ce6-4063-4bec-b44f-44b317cbe55d tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.108123 [ 1029.007726] [48511]: [pid: 48511|app: 0|req: 2502/4888] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.009859] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.011278] [48511]: DEBUG nova.compute.api [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.022308] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.022508] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.022640] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.022901] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.023056] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.023181] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.025901] [48512]: DEBUG nova.policy [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.039524] [48512]: INFO nova.api.openstack.requestlog [None req-19bd733e-913f-4fe0-9ef6-ce3dca543550 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.210407 [ 1029.040176] [48512]: [pid: 48512|app: 0|req: 2387/4889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.046198] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.047740] [48512]: DEBUG nova.compute.api [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.058165] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.059109] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.059109] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.059109] [48511]: DEBUG nova.objects.instance [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.060636] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.061365] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.062169] [48511]: WARNING neutronclient.v2_0.client [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.062524] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.064402] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.064402] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.064402] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.100360] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.100360] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.100360] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.100360] [48512]: DEBUG nova.objects.instance [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.103123] [48511]: DEBUG nova.policy [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.109897] [48512]: WARNING neutronclient.v2_0.client [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.112707] [48511]: INFO nova.api.openstack.requestlog [None req-6d994c3c-8f84-4773-8690-2b731b563e08 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.103911 [ 1029.113124] [48511]: [pid: 48511|app: 0|req: 2503/4890] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.117268] [48511]: DEBUG nova.api.openstack.wsgi [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.118684] [48511]: DEBUG nova.compute.api [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.127047] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.127203] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.127263] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.127482] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.127690] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.127755] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.147868] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.148069] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.148206] [48511]: DEBUG oslo_concurrency.lockutils [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.148367] [48511]: DEBUG nova.objects.instance [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.152429] [48511]: WARNING neutronclient.v2_0.client [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.307327] [48512]: DEBUG nova.policy [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.318192] [48512]: INFO nova.api.openstack.requestlog [None req-f3f65b8c-e049-4c0a-aeec-fcef2f4854b4 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.277213 [ 1029.318620] [48512]: [pid: 48512|app: 0|req: 2388/4891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.321697] [48512]: DEBUG nova.api.openstack.wsgi [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.323370] [48512]: DEBUG nova.compute.api [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.328210] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.328335] [48511]: DEBUG nova.policy [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.328434] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.328537] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.328799] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.328948] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.329113] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.333436] [48511]: INFO nova.api.openstack.requestlog [None req-f78ed5d8-79ea-4826-93a0-c739fd19cac7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.219654 [ 1029.333814] [48511]: [pid: 48511|app: 0|req: 2504/4892] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:33 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.336652] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.340163] [48511]: DEBUG nova.compute.api [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.343031] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.343031] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.343197] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.343377] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.343553] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.343694] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.354910] [48512]: WARNING neutronclient.v2_0.client [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.364734] [48511]: WARNING neutronclient.v2_0.client [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.375776] [48512]: DEBUG nova.policy [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.380330] [48512]: INFO nova.api.openstack.requestlog [None req-0fe7f5b3-e834-4a9e-a4bc-5341ba549d47 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.061059 [ 1029.380840] [48512]: [pid: 48512|app: 0|req: 2389/4893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.383150] [48512]: DEBUG nova.api.openstack.wsgi [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.384594] [48512]: DEBUG nova.compute.api [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.387968] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.388176] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.388312] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.388643] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.388791] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.388948] [48512]: DEBUG oslo_concurrency.lockutils [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.392269] [48511]: DEBUG nova.policy [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.396777] [48511]: INFO nova.api.openstack.requestlog [None req-ca8e51df-5209-4487-b7d2-87a4a20e5271 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1274 microversion: 2.1 time: 0.062303 [ 1029.397173] [48511]: [pid: 48511|app: 0|req: 2505/4894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1274 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.399928] [48511]: DEBUG nova.api.openstack.wsgi [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.401700] [48511]: DEBUG nova.compute.api [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.406998] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.407287] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.407548] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.407774] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.407946] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.408097] [48511]: DEBUG oslo_concurrency.lockutils [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.410860] [48512]: WARNING neutronclient.v2_0.client [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.433882] [48511]: WARNING neutronclient.v2_0.client [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.549865] [48512]: DEBUG nova.policy [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.557184] [48512]: INFO nova.api.openstack.requestlog [None req-288619f2-8213-40ca-bd6d-3d63c8942b38 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.175946 [ 1029.558316] [48512]: [pid: 48512|app: 0|req: 2390/4895] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.574623] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1029.575850] [48512]: DEBUG nova.compute.api [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.580021] [48511]: DEBUG nova.policy [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.583408] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.583820] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.584668] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.584668] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.584668] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.584668] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.585021] [48511]: INFO nova.api.openstack.requestlog [None req-37efe4c0-47db-4b47-9b08-29ac15e87abf tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.186938 [ 1029.585260] [48511]: [pid: 48511|app: 0|req: 2506/4896] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.615791] [48512]: DEBUG nova.compute.api [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Unlocking {{(pid=48512) unlock /opt/stack/nova/nova/compute/api.py:4974}} [ 1029.652176] [48512]: INFO nova.api.openstack.requestlog [None req-b0956415-86da-4f62-a409-61bf251e4572 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.080581 [ 1029.652532] [48512]: [pid: 48512|app: 0|req: 2391/4897] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:34 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1029.658405] [48511]: DEBUG nova.api.openstack.wsgi [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.659909] [48511]: DEBUG nova.compute.api [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.663762] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.663958] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.664109] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.664405] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.664522] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.664674] [48511]: DEBUG oslo_concurrency.lockutils [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.686060] [48511]: WARNING neutronclient.v2_0.client [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.749469] [48511]: DEBUG nova.policy [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.754273] [48511]: INFO nova.api.openstack.requestlog [None req-204d267a-c1ef-4910-8b66-f25ca87351d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.098129 [ 1029.754663] [48511]: [pid: 48511|app: 0|req: 2507/4898] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1029.759582] [48512]: DEBUG nova.api.openstack.wsgi [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.761163] [48512]: DEBUG nova.compute.api [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.764779] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.764978] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.765139] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.765400] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.765745] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.765745] [48512]: DEBUG oslo_concurrency.lockutils [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.769089] [48511]: DEBUG nova.api.openstack.wsgi [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.771245] [48511]: DEBUG nova.compute.api [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.774162] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.774744] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.774744] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.774744] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.775022] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.775022] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.790454] [48512]: WARNING neutronclient.v2_0.client [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.799690] [48511]: WARNING neutronclient.v2_0.client [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.866583] [48512]: DEBUG nova.policy [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.870905] [48512]: INFO nova.api.openstack.requestlog [None req-407fbd40-bee4-42b4-a6fa-56de3bab6880 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.113420 [ 1029.871318] [48512]: [pid: 48512|app: 0|req: 2392/4899] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.873806] [48512]: DEBUG nova.api.openstack.wsgi [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.875437] [48512]: DEBUG nova.compute.api [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.878770] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.878939] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.879087] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.879343] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.879493] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.879621] [48512]: DEBUG oslo_concurrency.lockutils [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.884758] [48511]: DEBUG nova.policy [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.891213] [48511]: INFO nova.api.openstack.requestlog [None req-71b7f514-2f59-4c6a-a878-7e0a43ec7d06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.126022 [ 1029.891596] [48511]: [pid: 48511|app: 0|req: 2508/4900] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.895261] [48511]: DEBUG nova.api.openstack.wsgi [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.897382] [48511]: DEBUG nova.compute.api [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.904831] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.905184] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.905410] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.905677] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.905876] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.906063] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.929719] [48512]: WARNING neutronclient.v2_0.client [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.936635] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.938445] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.938445] [48511]: DEBUG oslo_concurrency.lockutils [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.938445] [48511]: DEBUG nova.objects.instance [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.942242] [48511]: WARNING neutronclient.v2_0.client [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1029.950290] [48512]: DEBUG nova.policy [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.957687] [48512]: INFO nova.api.openstack.requestlog [None req-024101ea-1ee9-4287-bbaf-2f9d611103ed tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1300 microversion: 2.1 time: 0.085769 [ 1029.958124] [48512]: [pid: 48512|app: 0|req: 2393/4901] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1300 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.961290] [48512]: DEBUG nova.api.openstack.wsgi [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1029.962513] [48512]: DEBUG nova.compute.api [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1029.966184] [48511]: DEBUG nova.policy [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1029.969207] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.969486] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.969664] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.969948] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.970116] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.970239] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.971925] [48511]: INFO nova.api.openstack.requestlog [None req-68258861-956b-46f4-af14-d047a8235871 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.079717 [ 1029.972296] [48511]: [pid: 48511|app: 0|req: 2509/4902] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.995377] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1029.995676] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1029.995872] [48512]: DEBUG oslo_concurrency.lockutils [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1029.996104] [48512]: DEBUG nova.objects.instance [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1029.999772] [48512]: WARNING neutronclient.v2_0.client [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.018118] [48512]: DEBUG nova.policy [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.019477] [48511]: DEBUG nova.api.openstack.wsgi [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df731613-d8d1-4881-8e94-eeb316e464ad", "name": "network-vif-deleted", "tag": "c905cdd2-03f9-4ee7-93f8-978a9fcaf155"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1030.022655] [48512]: INFO nova.api.openstack.requestlog [None req-139e9a5d-5a98-461b-b689-9e03cfeb94d3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.063931 [ 1030.023010] [48512]: [pid: 48512|app: 0|req: 2394/4903] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.025425] [48512]: DEBUG nova.api.openstack.wsgi [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.025728] [48511]: DEBUG oslo_concurrency.lockutils [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.025920] [48511]: DEBUG oslo_concurrency.lockutils [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.026059] [48511]: DEBUG oslo_concurrency.lockutils [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.026848] [48512]: DEBUG nova.compute.api [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.032512] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] Creating event network-vif-deleted:c905cdd2-03f9-4ee7-93f8-978a9fcaf155 for instance df731613-d8d1-4881-8e94-eeb316e464ad on cpu-1 [ 1030.033682] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.033885] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.034044] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.034313] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.034457] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.034582] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.037049] [48511]: INFO nova.api.openstack.requestlog [req-1318f1b2-26dd-4596-a004-b4756da13f6f req-51c473d0-f3e8-49e0-8885-8c2edcfea918 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019335 [ 1030.037228] [48511]: [pid: 48511|app: 0|req: 2510/4904] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:34 2025] 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) [ 1030.058369] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.058627] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.058773] [48512]: DEBUG oslo_concurrency.lockutils [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.058957] [48512]: DEBUG nova.objects.instance [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.062378] [48512]: WARNING neutronclient.v2_0.client [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.084861] [48512]: DEBUG nova.policy [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.090223] [48512]: INFO nova.api.openstack.requestlog [None req-84bee6fa-a432-4700-a11b-326006b87186 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.066575 [ 1030.090556] [48512]: [pid: 48512|app: 0|req: 2395/4905] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.128947] [48511]: DEBUG nova.api.openstack.wsgi [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.130455] [48511]: DEBUG nova.compute.api [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.134507] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.134726] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.134870] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.135206] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.135419] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.135563] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.157029] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.157337] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.157337] [48511]: DEBUG oslo_concurrency.lockutils [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.157492] [48511]: DEBUG nova.objects.instance [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.161445] [48511]: WARNING neutronclient.v2_0.client [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.181096] [48511]: DEBUG nova.policy [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.185366] [48511]: INFO nova.api.openstack.requestlog [None req-7916e2af-71ba-4427-b39d-413e5eed8d03 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.059188 [ 1030.185747] [48511]: [pid: 48511|app: 0|req: 2511/4906] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:34 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.333836] [48512]: DEBUG nova.api.openstack.wsgi [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.335368] [48512]: DEBUG nova.compute.api [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.342538] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.343092] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.343183] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.343722] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.343722] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.343894] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.352835] [48511]: DEBUG nova.api.openstack.wsgi [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.355126] [48511]: DEBUG nova.compute.api [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.360152] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.360364] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.360514] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.361182] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.361182] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.361182] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.395698] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.395913] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.396094] [48512]: DEBUG oslo_concurrency.lockutils [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.396263] [48512]: DEBUG nova.objects.instance [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid d8e835ec-40c9-46c3-9d32-d6e7233e89aa {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.399754] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.399979] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.400185] [48511]: DEBUG oslo_concurrency.lockutils [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.400387] [48511]: DEBUG nova.objects.instance [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1030.400577] [48512]: WARNING neutronclient.v2_0.client [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.415381] [48511]: WARNING neutronclient.v2_0.client [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.424957] [48512]: DEBUG nova.policy [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.451351] [48511]: DEBUG nova.policy [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.517141] [48512]: INFO nova.api.openstack.requestlog [None req-57fbf42f-e459-442a-b372-6f0fffc3d6a6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 200 len: 1298 microversion: 2.1 time: 0.185663 [ 1030.517526] [48512]: [pid: 48512|app: 0|req: 2396/4907] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 1298 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.519085] [48511]: INFO nova.api.openstack.requestlog [None req-49ed1ce1-5dbe-4295-b398-d26c65d9fe05 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.171120 [ 1030.519528] [48511]: [pid: 48511|app: 0|req: 2512/4908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.523192] [48512]: DEBUG nova.api.openstack.wsgi [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.523192] [48512]: DEBUG nova.compute.api [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.523972] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.526342] [48511]: DEBUG nova.compute.api [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.533910] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.534237] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.534441] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.534654] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.534864] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.535085] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.535165] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.535377] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.535490] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.536633] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.536938] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.538323] [48512]: DEBUG oslo_concurrency.lockutils [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.589420] [48512]: WARNING neutronclient.v2_0.client [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.597532] [48511]: WARNING neutronclient.v2_0.client [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.612776] [48512]: DEBUG nova.policy [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.618837] [48512]: INFO nova.api.openstack.requestlog [None req-b1297b4d-b371-450c-831f-78242fd4b03c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.100114 [ 1030.619406] [48512]: [pid: 48512|app: 0|req: 2397/4909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.622422] [48512]: DEBUG nova.api.openstack.wsgi [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.623936] [48512]: DEBUG nova.compute.api [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.627464] [48511]: DEBUG nova.policy [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1030.627600] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.627839] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.628027] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.628361] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.628543] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.628764] [48512]: DEBUG oslo_concurrency.lockutils [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.633803] [48511]: INFO nova.api.openstack.requestlog [None req-1e494530-7671-4504-a17f-d9ac92782602 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1282 microversion: 2.1 time: 0.113606 [ 1030.634446] [48511]: [pid: 48511|app: 0|req: 2513/4910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1282 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.649309] [48512]: WARNING neutronclient.v2_0.client [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1030.891738] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1030.895153] [48511]: DEBUG nova.compute.api [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1030.904033] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.904033] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.904321] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.904721] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1030.905120] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1030.905360] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1030.945285] [48511]: WARNING neutronclient.v2_0.client [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.050995] [48512]: DEBUG nova.policy [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.057305] [48512]: INFO nova.api.openstack.requestlog [None req-79300848-42e0-4681-be6d-35a3163a259e tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.437198 [ 1031.057742] [48512]: [pid: 48512|app: 0|req: 2398/4911] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.060191] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.061657] [48512]: DEBUG nova.compute.api [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.065082] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.065270] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.065404] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.065655] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.065805] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.066069] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.088952] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.089112] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.089246] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.089396] [48512]: DEBUG nova.objects.instance [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.093306] [48512]: WARNING neutronclient.v2_0.client [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.234616] [48511]: DEBUG nova.policy [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.240214] [48511]: INFO nova.api.openstack.requestlog [None req-6a9d8ac2-38df-4ee7-810c-9795dcdc7641 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.351439 [ 1031.240576] [48511]: [pid: 48511|app: 0|req: 2514/4912] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.243134] [48511]: DEBUG nova.api.openstack.wsgi [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.244650] [48511]: DEBUG nova.compute.api [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.248816] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.249049] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.251497] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.251497] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.251497] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.251497] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.251731] [48512]: DEBUG nova.policy [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.255985] [48512]: INFO nova.api.openstack.requestlog [None req-b5b3c0c7-90ff-434f-a01d-8e075a2da527 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.197776 [ 1031.256344] [48512]: [pid: 48512|app: 0|req: 2399/4913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:35 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.258641] [48512]: DEBUG nova.api.openstack.wsgi [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.260058] [48512]: DEBUG nova.compute.api [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.263466] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.263676] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.263786] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.264078] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.264353] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.264353] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.269422] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.269730] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.269952] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.269952] [48511]: DEBUG nova.objects.instance [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.273170] [48511]: WARNING neutronclient.v2_0.client [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.284529] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.284718] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.284850] [48512]: DEBUG oslo_concurrency.lockutils [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.285109] [48512]: DEBUG nova.objects.instance [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1031.288096] [48512]: WARNING neutronclient.v2_0.client [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1031.516446] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=10 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1031.970778] [48511]: DEBUG nova.policy [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.977448] [48511]: INFO nova.api.openstack.requestlog [None req-f7fc2de3-7e3e-4472-8ac1-b07713ba100a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.736292 [ 1031.977822] [48511]: [pid: 48511|app: 0|req: 2515/4914] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:36 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.981022] [48511]: DEBUG nova.api.openstack.wsgi [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.981787] [48511]: DEBUG nova.compute.api [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.985303] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.985445] [48512]: DEBUG nova.policy [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1031.985725] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.985725] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.985940] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.986104] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.986235] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.990820] [48512]: INFO nova.api.openstack.requestlog [None req-d7ff0a1d-321e-48b5-bf23-f18feb45be5b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.733867 [ 1031.991320] [48512]: [pid: 48512|app: 0|req: 2400/4915] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:36 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.993942] [48512]: DEBUG nova.api.openstack.wsgi [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1031.995481] [48512]: DEBUG nova.compute.api [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1031.999111] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1031.999354] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1031.999493] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1031.999764] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.000257] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.000257] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.027130] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.027324] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.027463] [48511]: DEBUG oslo_concurrency.lockutils [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.029077] [48511]: DEBUG nova.objects.instance [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.033978] [48511]: WARNING neutronclient.v2_0.client [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.044887] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.045141] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.045303] [48512]: DEBUG oslo_concurrency.lockutils [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.045493] [48512]: DEBUG nova.objects.instance [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.050600] [48512]: WARNING neutronclient.v2_0.client [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.669058] [48511]: DEBUG nova.policy [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.678940] [48511]: INFO nova.api.openstack.requestlog [None req-65050817-7aa2-4d88-8999-fdfe16708624 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.699694 [ 1032.678940] [48511]: [pid: 48511|app: 0|req: 2516/4916] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:36 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.682411] [48511]: DEBUG nova.api.openstack.wsgi [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.683753] [48511]: DEBUG nova.compute.api [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.689054] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.689304] [48512]: DEBUG nova.policy [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.689389] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.689567] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.689834] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.690028] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.690213] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.693908] [48512]: INFO nova.api.openstack.requestlog [None req-260a9241-b99a-4f14-b4b1-65aa8312d7d1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.701931 [ 1032.694710] [48512]: [pid: 48512|app: 0|req: 2401/4917] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:36 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.697971] [48512]: DEBUG nova.api.openstack.wsgi [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.699858] [48512]: DEBUG nova.compute.api [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: d8e835ec-40c9-46c3-9d32-d6e7233e89aa] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.709331] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.709535] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.709698] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.709872] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.710082] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.710169] [48512]: DEBUG oslo_concurrency.lockutils [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.724291] [48512]: INFO nova.api.openstack.wsgi [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] HTTP exception thrown: Instance d8e835ec-40c9-46c3-9d32-d6e7233e89aa could not be found. [ 1032.724435] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.724435] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.724519] [48512]: DEBUG nova.api.openstack.wsgi [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Returning 404 to user: Instance d8e835ec-40c9-46c3-9d32-d6e7233e89aa could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1032.724579] [48511]: DEBUG oslo_concurrency.lockutils [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.724579] [48511]: DEBUG nova.objects.instance [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.724648] [48512]: INFO nova.api.openstack.requestlog [None req-806840fc-a5b3-4e6c-8ab8-a7edcf849bd5 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa" status: 404 len: 111 microversion: 2.1 time: 0.028615 [ 1032.724648] [48512]: [pid: 48512|app: 0|req: 2402/4918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/d8e835ec-40c9-46c3-9d32-d6e7233e89aa => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1032.726166] [48512]: DEBUG nova.api.openstack.wsgi [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.727824] [48512]: DEBUG nova.compute.api [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.728455] [48511]: WARNING neutronclient.v2_0.client [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.731031] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.731271] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.731573] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.731899] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.732216] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.732385] [48512]: DEBUG oslo_concurrency.lockutils [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.750806] [48512]: WARNING neutronclient.v2_0.client [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.751502] [48511]: DEBUG nova.policy [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.756823] [48511]: INFO nova.api.openstack.requestlog [None req-b05318c1-c450-46a9-bf4d-ed2b377a546c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.077295 [ 1032.756823] [48511]: [pid: 48511|app: 0|req: 2517/4919] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.759412] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.760838] [48511]: DEBUG nova.compute.api [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.764892] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.764892] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.764892] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.764892] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.764892] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.765225] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.772925] [48512]: DEBUG nova.policy [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.776786] [48512]: INFO nova.api.openstack.requestlog [None req-240b2e8b-da7a-42b9-94d0-301dbbde5279 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.052580 [ 1032.777353] [48512]: [pid: 48512|app: 0|req: 2403/4920] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.780660] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.782249] [48512]: DEBUG nova.compute.api [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.782468] [48511]: WARNING neutronclient.v2_0.client [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.787042] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.787279] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.787370] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.787632] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.787764] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.787890] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.809181] [48512]: WARNING neutronclient.v2_0.client [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.910733] [48511]: DEBUG nova.policy [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.917912] [48511]: INFO nova.api.openstack.requestlog [None req-3a57a1ea-85e9-4a43-99f7-17123553b4e1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.160645 [ 1032.918295] [48511]: [pid: 48511|app: 0|req: 2518/4921] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.921124] [48511]: DEBUG nova.api.openstack.wsgi [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.922962] [48511]: DEBUG nova.compute.api [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.926217] [48512]: DEBUG nova.policy [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.926396] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.926396] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.926396] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.927096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.927096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.927096] [48511]: DEBUG oslo_concurrency.lockutils [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.930179] [48512]: INFO nova.api.openstack.requestlog [None req-2ef5f016-6b2a-4b9b-a869-0a436a6dd87d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1315 microversion: 2.1 time: 0.152092 [ 1032.930365] [48512]: [pid: 48512|app: 0|req: 2404/4922] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1315 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.932998] [48512]: DEBUG nova.api.openstack.wsgi [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1032.934445] [48512]: DEBUG nova.compute.api [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1032.938059] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.938059] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.938059] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.938059] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.938304] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.938304] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.947321] [48511]: WARNING neutronclient.v2_0.client [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.963640] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1032.963819] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1032.963944] [48512]: DEBUG oslo_concurrency.lockutils [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1032.964129] [48512]: DEBUG nova.objects.instance [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.967813] [48512]: WARNING neutronclient.v2_0.client [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1032.988343] [48512]: DEBUG nova.policy [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1032.993862] [48512]: INFO nova.api.openstack.requestlog [None req-8835f997-40dd-4284-afb2-31d4bfc265ba tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.062919 [ 1032.994327] [48512]: [pid: 48512|app: 0|req: 2405/4923] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.997873] [48512]: DEBUG nova.api.openstack.wsgi [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae2c14d6-8af3-4c20-9052-42e1f47b9c4a", "name": "network-vif-plugged", "status": "completed", "tag": "9fae0320-98dd-4252-872a-a4138955ef5c"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1033.005523] [48512]: DEBUG oslo_concurrency.lockutils [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.005880] [48512]: DEBUG oslo_concurrency.lockutils [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.005880] [48512]: DEBUG oslo_concurrency.lockutils [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.014793] [48512]: INFO nova.api.openstack.compute.server_external_events [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] Creating event network-vif-plugged:9fae0320-98dd-4252-872a-a4138955ef5c for instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a on cpu-1 [ 1033.021228] [48512]: INFO nova.api.openstack.requestlog [req-65438abd-3582-4f08-ad8c-0eb6bb821521 req-bfb1aa82-ae97-4abc-8e5e-82c81776f106 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026274 [ 1033.021787] [48512]: [pid: 48512|app: 0|req: 2406/4924] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:37 2025] 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) [ 1033.024595] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.024848] [48512]: DEBUG nova.compute.api [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.028277] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.028465] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.028604] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.028865] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.028999] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.029136] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.039401] [48511]: DEBUG nova.policy [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.045592] [48511]: INFO nova.api.openstack.requestlog [None req-5410d4a3-1400-45ac-a5f2-eb3f263bec8c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.126070 [ 1033.045592] [48511]: [pid: 48511|app: 0|req: 2519/4925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.048068] [48511]: DEBUG nova.api.openstack.wsgi [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.049330] [48512]: DEBUG nova.compute.api [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1033.049534] [48511]: DEBUG nova.compute.api [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.053083] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.053289] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.053414] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.053674] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.053812] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.053932] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.073661] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.073862] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.073994] [48511]: DEBUG oslo_concurrency.lockutils [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.074163] [48511]: DEBUG nova.objects.instance [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.077275] [48511]: WARNING neutronclient.v2_0.client [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.098253] [48511]: DEBUG nova.policy [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.102643] [48511]: INFO nova.api.openstack.requestlog [None req-e45101ea-555e-4c6a-8d0d-0b170d88d58d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.056520 [ 1033.102956] [48511]: [pid: 48511|app: 0|req: 2520/4926] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.106327] [48512]: INFO nova.api.openstack.requestlog [None req-c6106469-9415-45de-9726-b9e0709d1d6a tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 204 len: 0 microversion: 2.1 time: 0.082864 [ 1033.106327] [48512]: [pid: 48512|app: 0|req: 2407/4927] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:37 2025] DELETE /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1033.106961] [48511]: DEBUG nova.api.openstack.wsgi [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.108665] [48511]: DEBUG nova.compute.api [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.112129] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.112328] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.112460] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.112796] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.112989] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.113204] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.137903] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.138068] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.138164] [48511]: DEBUG oslo_concurrency.lockutils [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.138320] [48511]: DEBUG nova.objects.instance [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.141703] [48511]: WARNING neutronclient.v2_0.client [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.161029] [48511]: DEBUG nova.policy [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.166141] [48511]: INFO nova.api.openstack.requestlog [None req-02896a66-fa6b-4756-b72a-ab50a5f7f8a0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.061477 [ 1033.166644] [48511]: [pid: 48511|app: 0|req: 2521/4928] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.169224] [48511]: DEBUG nova.api.openstack.wsgi [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.170662] [48511]: DEBUG nova.compute.api [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.174234] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.174424] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.174563] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.174818] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.174963] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.175111] [48511]: DEBUG oslo_concurrency.lockutils [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.185586] [48512]: DEBUG nova.api.openstack.wsgi [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-261618196", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "ec9b8391-cbc3-40c2-89a9-108615851e2a"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1033.194822] [48511]: WARNING neutronclient.v2_0.client [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.228563] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.228851] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.229029] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.229523] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.229778] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.229890] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.236793] [48512]: DEBUG nova.network.neutron [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] validate_networks() for [('ec9b8391-cbc3-40c2-89a9-108615851e2a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1033.237438] [48512]: WARNING neutronclient.v2_0.client [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.366480] [48512]: WARNING neutronclient.v2_0.client [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.388230] [48511]: DEBUG nova.policy [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.396429] [48511]: INFO nova.api.openstack.requestlog [None req-8777028c-0938-4d29-965f-9c6d9f4e021d tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1502 microversion: 2.1 time: 0.229168 [ 1033.396814] [48511]: [pid: 48511|app: 0|req: 2522/4929] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:37 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1502 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.459179] [48512]: DEBUG nova.virt.hardware [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1033.459404] [48512]: DEBUG nova.virt.hardware [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1033.459587] [48512]: DEBUG nova.virt.hardware [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1033.459709] [48512]: DEBUG nova.virt.hardware [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1033.459829] [48512]: DEBUG nova.virt.hardware [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1033.469393] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.469635] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.469782] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.471116] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.472272] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.473609] [48512]: DEBUG oslo_concurrency.lockutils [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.485064] [48512]: DEBUG nova.quota [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Getting quotas for project d9c9ecb67e10413abc0ce5679e4494d4. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1033.488970] [48512]: DEBUG nova.quota [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Getting quotas for user afdd9049248443d69fc2804a3d010d73 and project d9c9ecb67e10413abc0ce5679e4494d4. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1033.497389] [48512]: DEBUG nova.compute.api [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1033.499282] [48512]: DEBUG nova.compute.api [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1033.541928] [48512]: INFO nova.api.openstack.requestlog [None req-abcb008f-f230-423f-95d9-60a263e07454 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.435387 [ 1033.542440] [48512]: [pid: 48512|app: 0|req: 2408/4930] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:37 2025] POST /compute/v2.1/servers => generated 380 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1033.548770] [48511]: DEBUG nova.api.openstack.wsgi [None req-e3819d24-cb25-4a9d-91cd-0aacc9fd0534 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.550781] [48511]: DEBUG nova.compute.api [None req-e3819d24-cb25-4a9d-91cd-0aacc9fd0534 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.562274] [48511]: WARNING neutronclient.v2_0.client [None req-e3819d24-cb25-4a9d-91cd-0aacc9fd0534 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.582856] [48511]: DEBUG nova.policy [None req-e3819d24-cb25-4a9d-91cd-0aacc9fd0534 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.586994] [48511]: INFO nova.api.openstack.requestlog [None req-e3819d24-cb25-4a9d-91cd-0aacc9fd0534 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1222 microversion: 2.1 time: 0.040266 [ 1033.587423] [48511]: [pid: 48511|app: 0|req: 2523/4931] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1222 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.693653] [48512]: DEBUG nova.api.openstack.wsgi [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.694947] [48512]: DEBUG nova.compute.api [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.701885] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.701885] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.702045] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.702336] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.702492] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.702628] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.709429] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.712249] [48511]: DEBUG nova.compute.api [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.718337] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.719193] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.719193] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.719332] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.719779] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.719779] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.740729] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.741555] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.741555] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.741555] [48511]: DEBUG nova.objects.instance [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.741674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.741674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.741674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.741797] [48512]: DEBUG nova.objects.instance [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lazy-loading 'fault' on Instance uuid 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.745635] [48511]: WARNING neutronclient.v2_0.client [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.748201] [48512]: WARNING neutronclient.v2_0.client [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.767609] [48511]: DEBUG nova.policy [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.767712] [48512]: DEBUG nova.policy [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cfaf3fff565f410a80944391458c6184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef4d770a7e8c469ebeb8c00c8b9973ed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.771674] [48511]: INFO nova.api.openstack.requestlog [None req-a7240f31-9a87-46c1-b880-a04f56989fba tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.065114 [ 1033.771674] [48511]: [pid: 48511|app: 0|req: 2524/4932] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.771881] [48512]: INFO nova.api.openstack.requestlog [None req-8314746b-0500-41ba-ba47-027ac6986e3a tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 200 len: 1350 microversion: 2.1 time: 0.081970 [ 1033.772776] [48512]: [pid: 48512|app: 0|req: 2409/4933] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 1350 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.774020] [48511]: DEBUG nova.api.openstack.wsgi [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.775410] [48511]: DEBUG nova.compute.api [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.779087] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.779087] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.779087] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.779283] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.779442] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.779646] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.792137] [48512]: DEBUG nova.api.openstack.wsgi [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.795407] [48512]: DEBUG nova.compute.api [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.800162] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.800162] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.800267] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.800267] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.800343] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.801150] [48511]: DEBUG oslo_concurrency.lockutils [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.801150] [48511]: DEBUG nova.objects.instance [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.801352] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.801394] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.802019] [48512]: DEBUG oslo_concurrency.lockutils [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.805974] [48511]: WARNING neutronclient.v2_0.client [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.827223] [48512]: WARNING neutronclient.v2_0.client [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.829496] [48511]: DEBUG nova.policy [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.833925] [48511]: INFO nova.api.openstack.requestlog [None req-fc19d677-5016-4795-95f3-53f2f3a3dcb0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.061811 [ 1033.834557] [48511]: [pid: 48511|app: 0|req: 2525/4934] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.849140] [48512]: DEBUG nova.policy [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1033.854146] [48512]: INFO nova.api.openstack.requestlog [None req-931a8733-d4f0-45e0-ada9-4a23d1ff065a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.064706 [ 1033.854146] [48512]: [pid: 48512|app: 0|req: 2410/4935] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.935035] [48511]: DEBUG nova.api.openstack.wsgi [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.936591] [48511]: DEBUG nova.compute.api [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.942707] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.942707] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.942707] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.942882] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.943034] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.943159] [48511]: DEBUG oslo_concurrency.lockutils [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.945638] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1033.947125] [48512]: DEBUG nova.compute.api [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1033.952892] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.953723] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.953723] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.953723] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1033.953723] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1033.954067] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1033.964096] [48511]: WARNING neutronclient.v2_0.client [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1033.978953] [48512]: WARNING neutronclient.v2_0.client [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.048992] [48512]: DEBUG nova.policy [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.054241] [48512]: INFO nova.api.openstack.requestlog [None req-1a2e0c5c-801f-4660-a476-2e5088e81155 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 200 len: 1502 microversion: 2.1 time: 0.112846 [ 1034.054601] [48512]: [pid: 48512|app: 0|req: 2411/4936] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 1502 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.057145] [48512]: DEBUG nova.api.openstack.wsgi [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.058638] [48512]: DEBUG nova.compute.api [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.060285] [48511]: DEBUG nova.policy [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.063188] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.063420] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.063582] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.063857] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.064022] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.064154] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.066343] [48511]: INFO nova.api.openstack.requestlog [None req-a173e164-7aea-4ce5-8669-19d88bc71b69 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.134497 [ 1034.070019] [48511]: [pid: 48511|app: 0|req: 2526/4937] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.070019] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.071294] [48511]: DEBUG nova.compute.api [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.074819] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.075013] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.075163] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.075431] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.076600] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.076600] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.096535] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.096535] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.096535] [48512]: DEBUG oslo_concurrency.lockutils [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.096535] [48512]: DEBUG nova.objects.instance [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.099997] [48512]: WARNING neutronclient.v2_0.client [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.102919] [48511]: WARNING neutronclient.v2_0.client [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.125696] [48512]: DEBUG nova.policy [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.134840] [48512]: INFO nova.api.openstack.requestlog [None req-48e1f8e3-5ea5-45fd-8af4-e634ff752885 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.079656 [ 1034.136186] [48512]: [pid: 48512|app: 0|req: 2412/4938] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.143861] [48512]: DEBUG nova.api.openstack.wsgi [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.145603] [48512]: DEBUG nova.compute.api [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.154801] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.154904] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.155074] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.155355] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.155504] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.155632] [48512]: DEBUG oslo_concurrency.lockutils [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.182929] [48512]: WARNING neutronclient.v2_0.client [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.253750] [48511]: DEBUG nova.policy [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.259241] [48511]: INFO nova.api.openstack.requestlog [None req-c2860b2f-edd1-42e8-8032-d14b3f77e536 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.191258 [ 1034.259614] [48511]: [pid: 48511|app: 0|req: 2527/4939] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.262415] [48511]: DEBUG nova.api.openstack.wsgi [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.264270] [48511]: DEBUG nova.compute.api [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.265289] [48512]: DEBUG nova.policy [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.267444] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.267650] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.267979] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.268078] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.268221] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.268344] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.271447] [48512]: INFO nova.api.openstack.requestlog [None req-a816372e-77a7-4ea8-85df-8c969e3f311a tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1502 microversion: 2.1 time: 0.135478 [ 1034.271850] [48512]: [pid: 48512|app: 0|req: 2413/4940] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:38 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1502 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.274433] [48512]: DEBUG nova.api.openstack.wsgi [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.275890] [48512]: DEBUG nova.compute.api [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.279418] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.279613] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.279749] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.280020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.280175] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.280297] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.295631] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.295631] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.295631] [48511]: DEBUG oslo_concurrency.lockutils [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.295980] [48511]: DEBUG nova.objects.instance [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.301396] [48511]: WARNING neutronclient.v2_0.client [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.304308] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.304308] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.304308] [48512]: DEBUG oslo_concurrency.lockutils [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.304514] [48512]: DEBUG nova.objects.instance [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.308052] [48512]: WARNING neutronclient.v2_0.client [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.334161] [48511]: DEBUG nova.policy [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.339601] [48512]: DEBUG nova.policy [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.339786] [48511]: INFO nova.api.openstack.requestlog [None req-20e4813c-3c37-4e7c-b3c2-2280effee673 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.079270 [ 1034.339835] [48511]: [pid: 48511|app: 0|req: 2528/4941] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.343420] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.343811] [48511]: DEBUG nova.compute.api [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.344891] [48512]: INFO nova.api.openstack.requestlog [None req-0fac6a47-9900-4664-a942-949dd32158bc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.072362 [ 1034.345299] [48512]: [pid: 48512|app: 0|req: 2414/4942] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.348784] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.349077] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.349220] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.353216] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.353216] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.353216] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.375650] [48511]: DEBUG nova.compute.api [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1034.411294] [48512]: DEBUG nova.api.openstack.wsgi [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.412851] [48512]: DEBUG nova.compute.api [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.416376] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.416568] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.416704] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.418062] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.418062] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.418062] [48512]: DEBUG oslo_concurrency.lockutils [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.430012] [48511]: INFO nova.api.openstack.requestlog [None req-6ee8fb12-42c8-4b17-92b9-a2994ab99d49 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 204 len: 0 microversion: 2.1 time: 0.089180 [ 1034.430618] [48511]: [pid: 48511|app: 0|req: 2529/4943] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:39 2025] DELETE /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1034.436266] [48511]: DEBUG nova.api.openstack.wsgi [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.436567] [48511]: DEBUG nova.compute.api [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.440284] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.440502] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.440690] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.440997] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.440997] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.440997] [48511]: DEBUG oslo_concurrency.lockutils [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.444628] [48512]: WARNING neutronclient.v2_0.client [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.458441] [48511]: DEBUG nova.compute.api [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1034.526443] [48511]: INFO nova.api.openstack.requestlog [None req-c29505ca-49b4-430e-8bfe-7c19ccc2a7e1 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 204 len: 0 microversion: 2.1 time: 0.092538 [ 1034.526816] [48511]: [pid: 48511|app: 0|req: 2530/4944] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:39 2025] DELETE /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1034.533928] [48511]: DEBUG nova.api.openstack.wsgi [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.535692] [48511]: DEBUG nova.compute.api [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.539222] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.539584] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.539748] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.540019] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.540178] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.540303] [48511]: DEBUG oslo_concurrency.lockutils [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.561462] [48511]: WARNING neutronclient.v2_0.client [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.579091] [48512]: DEBUG nova.policy [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.585869] [48512]: INFO nova.api.openstack.requestlog [None req-361f0929-9c7a-47b7-aa0d-9774c7cba9af tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1502 microversion: 2.1 time: 0.176896 [ 1034.586215] [48512]: [pid: 48512|app: 0|req: 2415/4945] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1502 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.599918] [48512]: DEBUG nova.api.openstack.wsgi [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.601523] [48512]: DEBUG nova.compute.api [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.604933] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.605130] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.605453] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.605532] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.605739] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.605796] [48512]: DEBUG oslo_concurrency.lockutils [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.622547] [48512]: WARNING neutronclient.v2_0.client [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.641761] [48512]: DEBUG nova.policy [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.646184] [48512]: INFO nova.api.openstack.requestlog [None req-978a87ee-3967-4fd1-89d6-b3907116be79 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1226 microversion: 2.1 time: 0.048252 [ 1034.646573] [48512]: [pid: 48512|app: 0|req: 2416/4946] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1226 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.653020] [48511]: DEBUG nova.policy [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.657897] [48511]: INFO nova.api.openstack.requestlog [None req-70f4ab55-1fdc-4868-98d6-c24dbcb384e6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1508 microversion: 2.1 time: 0.126999 [ 1034.658547] [48511]: [pid: 48511|app: 0|req: 2531/4947] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1508 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1034.787029] [48511]: DEBUG nova.api.openstack.wsgi [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.787405] [48512]: DEBUG nova.api.openstack.wsgi [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.787456] [48511]: DEBUG nova.compute.api [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.788778] [48512]: DEBUG nova.compute.api [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.790895] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.791275] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.791641] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.792025] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.792328] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.792592] [48511]: DEBUG oslo_concurrency.lockutils [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.793621] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.793930] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.794202] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.794649] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.794958] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.795127] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.804567] [48511]: INFO nova.api.openstack.wsgi [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. [ 1034.804567] [48511]: DEBUG nova.api.openstack.wsgi [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1034.805033] [48511]: INFO nova.api.openstack.requestlog [None req-f378fd6b-5be3-423e-bc5e-9e1fd47ae848 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 404 len: 111 microversion: 2.1 time: 0.021825 [ 1034.805364] [48511]: [pid: 48511|app: 0|req: 2532/4948] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1034.810440] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.810706] [48511]: DEBUG nova.compute.api [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.814565] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.814744] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.814908] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.815277] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.815822] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.815822] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.819435] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.819647] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.819796] [48512]: DEBUG oslo_concurrency.lockutils [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.819968] [48512]: DEBUG nova.objects.instance [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.824530] [48512]: WARNING neutronclient.v2_0.client [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.827365] [48511]: INFO nova.api.openstack.wsgi [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. [ 1034.827788] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1034.828580] [48511]: INFO nova.api.openstack.requestlog [None req-0c174588-500f-41ee-be71-24e0c8812014 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 404 len: 111 microversion: 2.1 time: 0.020123 [ 1034.829045] [48511]: [pid: 48511|app: 0|req: 2533/4949] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:39 2025] DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1034.832189] [48511]: DEBUG nova.api.openstack.wsgi [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.834142] [48511]: DEBUG nova.compute.api [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.838762] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.838972] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.839162] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.839486] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.839647] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.839839] [48511]: DEBUG oslo_concurrency.lockutils [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.846315] [48512]: DEBUG nova.policy [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.851024] [48512]: INFO nova.api.openstack.requestlog [None req-02d029f5-be65-4490-ad14-46f6f735775d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.068183 [ 1034.851530] [48512]: [pid: 48512|app: 0|req: 2417/4950] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.854602] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.856088] [48512]: DEBUG nova.compute.api [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.859620] [48511]: WARNING neutronclient.v2_0.client [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.860092] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.860288] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.860430] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.860689] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.860970] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.861183] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.871409] [48512]: INFO nova.api.openstack.wsgi [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. [ 1034.871682] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1034.872158] [48512]: INFO nova.api.openstack.requestlog [None req-9f3a26c2-50f9-4fb3-bbf8-f89d032ba40b tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 404 len: 111 microversion: 2.1 time: 0.020091 [ 1034.872604] [48512]: [pid: 48512|app: 0|req: 2418/4951] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1034.875088] [48512]: DEBUG nova.api.openstack.wsgi [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.877465] [48512]: DEBUG nova.compute.api [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.879618] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.879798] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.879931] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.880208] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.880358] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.880482] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.901144] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.901460] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.901538] [48512]: DEBUG oslo_concurrency.lockutils [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.901671] [48512]: DEBUG nova.objects.instance [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1034.905706] [48512]: WARNING neutronclient.v2_0.client [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.924904] [48512]: DEBUG nova.policy [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.929434] [48512]: INFO nova.api.openstack.requestlog [None req-73ec502e-98f2-48ea-9c96-2a0759363b8c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.056263 [ 1034.929761] [48512]: [pid: 48512|app: 0|req: 2419/4952] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.932473] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.934060] [48512]: DEBUG nova.compute.api [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.937902] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.937902] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.938221] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.938289] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.938467] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.939321] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.957794] [48512]: WARNING neutronclient.v2_0.client [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1034.962884] [48511]: DEBUG nova.policy [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.968774] [48511]: INFO nova.api.openstack.requestlog [None req-c508da15-041a-44d2-bb91-1682f8161950 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.139046 [ 1034.969138] [48511]: [pid: 48511|app: 0|req: 2534/4953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.972032] [48511]: DEBUG nova.api.openstack.wsgi [None req-31e84e02-b10d-4460-b5dd-f1f92e8f97b6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1034.978480] [48512]: DEBUG nova.policy [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1034.983117] [48512]: INFO nova.api.openstack.requestlog [None req-3b9ef7de-9377-4675-864d-5559e335bb57 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.052759 [ 1034.983607] [48512]: [pid: 48512|app: 0|req: 2420/4954] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.986081] [48512]: DEBUG nova.api.openstack.wsgi [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-1123216470"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1034.987661] [48512]: DEBUG nova.compute.api [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1034.989296] [48511]: INFO nova.api.openstack.requestlog [None req-31e84e02-b10d-4460-b5dd-f1f92e8f97b6 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1484741678" status: 202 len: 0 microversion: 2.1 time: 0.019529 [ 1034.989693] [48511]: [pid: 48511|app: 0|req: 2535/4955] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:26:39 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1484741678 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1034.991385] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.991569] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.991720] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1034.991986] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1034.992185] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1034.992308] [48512]: DEBUG oslo_concurrency.lockutils [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.043093] [48511]: DEBUG nova.api.openstack.wsgi [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ae2c14d6-8af3-4c20-9052-42e1f47b9c4a", "tag": "9fae0320-98dd-4252-872a-a4138955ef5c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1035.049713] [48511]: DEBUG oslo_concurrency.lockutils [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.049950] [48511]: DEBUG oslo_concurrency.lockutils [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.050118] [48511]: DEBUG oslo_concurrency.lockutils [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.056816] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] Creating event network-changed:9fae0320-98dd-4252-872a-a4138955ef5c for instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a on cpu-1 [ 1035.062129] [48511]: INFO nova.api.openstack.requestlog [req-3454edc0-f974-4721-9cf4-f96806db6b3e req-5828a683-dce8-4f19-ab32-a9ef53b37096 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022235 [ 1035.062407] [48511]: [pid: 48511|app: 0|req: 2536/4956] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:39 2025] 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) [ 1035.081766] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.083543] [48511]: DEBUG nova.compute.api [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.087745] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.087978] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.088185] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.088522] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.088673] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.088937] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.116339] [48511]: WARNING neutronclient.v2_0.client [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.196257] [48511]: DEBUG nova.policy [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.205288] [48511]: INFO nova.api.openstack.requestlog [None req-1f912621-a653-4b0b-9edb-51f1d7331270 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.126424 [ 1035.205673] [48511]: [pid: 48511|app: 0|req: 2537/4957] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.208999] [48511]: DEBUG nova.api.openstack.wsgi [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.210742] [48511]: DEBUG nova.compute.api [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.215046] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.215263] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.215400] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.215740] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.215837] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.216240] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.258608] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.258608] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.258608] [48511]: DEBUG oslo_concurrency.lockutils [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.258608] [48511]: DEBUG nova.objects.instance [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.264217] [48511]: WARNING neutronclient.v2_0.client [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.287240] [48511]: DEBUG nova.policy [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.294911] [48511]: INFO nova.api.openstack.requestlog [None req-31ae5eef-f218-4476-bf84-44ed228fd6ea tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.088389 [ 1035.295791] [48511]: [pid: 48511|app: 0|req: 2538/4958] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:39 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.299858] [48511]: DEBUG nova.api.openstack.wsgi [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.301343] [48511]: DEBUG nova.compute.api [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.306021] [48511]: DEBUG oslo_concurrency.lockutils [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.328445] [48511]: WARNING neutronclient.v2_0.client [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.490983] [48511]: DEBUG nova.policy [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.498952] [48511]: INFO nova.api.openstack.requestlog [None req-01dbbc83-1993-4b84-a34f-b495970a333a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.202302 [ 1035.498952] [48511]: [pid: 48511|app: 0|req: 2539/4959] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.501282] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.502641] [48511]: DEBUG nova.compute.api [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.507403] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.507403] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.507588] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.507716] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.507856] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.507985] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.536795] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.536989] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.537134] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.537282] [48511]: DEBUG nova.objects.instance [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.542883] [48511]: WARNING neutronclient.v2_0.client [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.569723] [48511]: DEBUG nova.policy [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.578456] [48511]: INFO nova.api.openstack.requestlog [None req-ec511711-dc69-4b39-b94b-43a662c3b7db tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.079093 [ 1035.579207] [48511]: [pid: 48511|app: 0|req: 2540/4960] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.582024] [48511]: DEBUG nova.api.openstack.wsgi [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.583832] [48511]: DEBUG nova.compute.api [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.588456] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.588644] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.588769] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.591627] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.591627] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.591627] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.592027] [48512]: INFO nova.api.openstack.requestlog [None req-52d8c13a-9b36-4c85-ba43-84c63278c1eb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.606927 [ 1035.592027] [48512]: [pid: 48512|app: 0|req: 2421/4961] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:39 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1035.620486] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.620968] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.621142] [48511]: DEBUG oslo_concurrency.lockutils [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.621368] [48511]: DEBUG nova.objects.instance [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.626705] [48511]: WARNING neutronclient.v2_0.client [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.653737] [48511]: DEBUG nova.policy [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.658319] [48511]: INFO nova.api.openstack.requestlog [None req-83b3ed64-f340-4761-8618-44b25525413e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.078610 [ 1035.658697] [48511]: [pid: 48511|app: 0|req: 2541/4962] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.661483] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.664044] [48511]: DEBUG nova.compute.api [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.669865] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.669865] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.669865] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.669865] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.670156] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.670354] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.672879] [48512]: DEBUG nova.api.openstack.wsgi [None req-af3c75b3-2edc-4f19-81d2-ee76cccf93c9 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.692987] [48512]: INFO nova.api.openstack.requestlog [None req-af3c75b3-2edc-4f19-81d2-ee76cccf93c9 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1653662464" status: 202 len: 0 microversion: 2.1 time: 0.099948 [ 1035.692987] [48512]: [pid: 48512|app: 0|req: 2422/4963] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:26:40 2025] DELETE /compute/v2.1/flavors/1653662464 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1035.697359] [48511]: WARNING neutronclient.v2_0.client [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.697491] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.698770] [48512]: DEBUG nova.compute.api [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.704084] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.719558] [48511]: DEBUG nova.policy [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.724370] [48511]: INFO nova.api.openstack.requestlog [None req-3b0cf268-0f22-4bd4-9d51-31e1786db5c9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1460 microversion: 2.1 time: 0.065018 [ 1035.725324] [48511]: [pid: 48511|app: 0|req: 2542/4964] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1460 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.726141] [48512]: WARNING neutronclient.v2_0.client [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.731691] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.733276] [48511]: DEBUG nova.compute.api [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.739055] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.739055] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.739263] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.739824] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.740189] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.740461] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.745615] [48512]: DEBUG nova.policy [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.750397] [48512]: INFO nova.api.openstack.requestlog [None req-a8651e69-25c9-4895-b092-d5b66b8ae5b1 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.056912 [ 1035.750750] [48512]: [pid: 48512|app: 0|req: 2423/4965] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.753739] [48512]: DEBUG nova.api.openstack.wsgi [None req-4d580095-eca6-4098-8a57-4056640e5c2c tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.760272] [48511]: WARNING neutronclient.v2_0.client [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.774296] [48512]: INFO nova.api.openstack.requestlog [None req-4d580095-eca6-4098-8a57-4056640e5c2c tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4686 microversion: 2.1 time: 0.022872 [ 1035.774673] [48512]: [pid: 48512|app: 0|req: 2424/4966] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/flavors/detail => generated 4686 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.787545] [48512]: DEBUG nova.api.openstack.wsgi [None req-5167eaf0-e5db-4884-a778-7a2cf978d997 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.798762] [48512]: INFO nova.api.openstack.requestlog [None req-5167eaf0-e5db-4884-a778-7a2cf978d997 tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1603121161" status: 202 len: 0 microversion: 2.1 time: 0.013560 [ 1035.799275] [48512]: [pid: 48512|app: 0|req: 2425/4967] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:26:40 2025] DELETE /compute/v2.1/flavors/1603121161 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1035.803934] [48512]: DEBUG nova.api.openstack.wsgi [None req-8cece1cc-89b0-4413-aaff-fe098664dd3e tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.822395] [48512]: INFO nova.api.openstack.requestlog [None req-8cece1cc-89b0-4413-aaff-fe098664dd3e tempest-ServersWithSpecificFlavorTestJSON-68864136 tempest-ServersWithSpecificFlavorTestJSON-68864136-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.020403 [ 1035.822941] [48512]: [pid: 48512|app: 0|req: 2426/4968] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1035.830079] [48511]: DEBUG nova.policy [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.834749] [48511]: INFO nova.api.openstack.requestlog [None req-7ca022fc-f317-4ac5-9c79-7a99f2d891d6 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1508 microversion: 2.1 time: 0.108132 [ 1035.835400] [48511]: [pid: 48511|app: 0|req: 2543/4969] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1508 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.837040] [48512]: DEBUG nova.api.openstack.wsgi [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.837266] [48512]: DEBUG nova.compute.api [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.841339] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.841339] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.841339] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.841675] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.841675] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.841756] [48512]: DEBUG oslo_concurrency.lockutils [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.851193] [48512]: INFO nova.api.openstack.wsgi [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. [ 1035.851534] [48512]: DEBUG nova.api.openstack.wsgi [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1035.851964] [48512]: INFO nova.api.openstack.requestlog [None req-625be506-e3a3-41a1-a6b6-0e73d1d4e273 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 404 len: 111 microversion: 2.1 time: 0.017169 [ 1035.852303] [48512]: [pid: 48512|app: 0|req: 2427/4970] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:40 2025] DELETE /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1035.857565] [48511]: DEBUG nova.api.openstack.wsgi [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.859079] [48511]: DEBUG nova.compute.api [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: 3611d0e8-84e2-4533-aa78-5cde40f3a0a5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.863662] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.863906] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.864095] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.864381] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.864559] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.864710] [48511]: DEBUG oslo_concurrency.lockutils [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.867320] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.868902] [48512]: DEBUG nova.compute.api [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.873093] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.873305] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.873492] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.873887] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.874116] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.874289] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.875395] [48511]: INFO nova.api.openstack.wsgi [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. [ 1035.875716] [48511]: DEBUG nova.api.openstack.wsgi [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance 3611d0e8-84e2-4533-aa78-5cde40f3a0a5 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1035.876146] [48511]: INFO nova.api.openstack.requestlog [None req-e7fa3289-6c13-41c2-aed5-2050e559d935 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5" status: 404 len: 111 microversion: 2.1 time: 0.020846 [ 1035.876487] [48511]: [pid: 48511|app: 0|req: 2544/4971] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/3611d0e8-84e2-4533-aa78-5cde40f3a0a5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1035.882064] [48511]: DEBUG nova.api.openstack.wsgi [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.882327] [48511]: DEBUG nova.compute.api [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.886091] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.886304] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.886440] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.886756] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.886915] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.887053] [48511]: DEBUG oslo_concurrency.lockutils [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.898491] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.898823] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.898876] [48511]: INFO nova.api.openstack.wsgi [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. [ 1035.899030] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.899342] [48511]: DEBUG nova.api.openstack.wsgi [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1035.899407] [48512]: DEBUG nova.objects.instance [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.899792] [48511]: INFO nova.api.openstack.requestlog [None req-12a9e7a2-a5a8-4bce-bc30-65d9d762b3b7 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 404 len: 111 microversion: 2.1 time: 0.020502 [ 1035.900193] [48511]: [pid: 48511|app: 0|req: 2545/4972] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:26:40 2025] DELETE /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1035.902942] [48512]: WARNING neutronclient.v2_0.client [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1035.905721] [48511]: DEBUG nova.api.openstack.wsgi [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.907309] [48511]: DEBUG nova.compute.api [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] [instance: b443b67f-c498-43be-8978-c3c2176dfe3e] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.911895] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.912104] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.912263] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.912568] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.912774] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.912844] [48511]: DEBUG oslo_concurrency.lockutils [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.923819] [48512]: DEBUG nova.policy [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1035.924088] [48511]: INFO nova.api.openstack.wsgi [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] HTTP exception thrown: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. [ 1035.924346] [48511]: DEBUG nova.api.openstack.wsgi [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] Returning 404 to user: Instance b443b67f-c498-43be-8978-c3c2176dfe3e could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1035.924948] [48511]: INFO nova.api.openstack.requestlog [None req-3155d390-0653-42e8-8a80-e6ba282e6de5 tempest-ServersWithSpecificFlavorTestJSON-500812745 tempest-ServersWithSpecificFlavorTestJSON-500812745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e" status: 404 len: 111 microversion: 2.1 time: 0.021750 [ 1035.925155] [48511]: [pid: 48511|app: 0|req: 2546/4973] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/b443b67f-c498-43be-8978-c3c2176dfe3e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1035.930043] [48512]: INFO nova.api.openstack.requestlog [None req-ce7e01ca-ba89-4490-ab82-6a3ac35ef8db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.065133 [ 1035.930528] [48512]: [pid: 48512|app: 0|req: 2428/4974] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.943074] [48511]: DEBUG nova.api.openstack.wsgi [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1035.945016] [48511]: DEBUG nova.compute.api [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1035.949469] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.949661] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.949792] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.950067] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.950213] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.950336] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.974136] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1035.974346] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1035.974402] [48511]: DEBUG oslo_concurrency.lockutils [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1035.974571] [48511]: DEBUG nova.objects.instance [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1035.978659] [48511]: WARNING neutronclient.v2_0.client [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.003343] [48512]: DEBUG nova.api.openstack.wsgi [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.004043] [48511]: DEBUG nova.policy [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.006032] [48512]: DEBUG nova.compute.api [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.008168] [48511]: INFO nova.api.openstack.requestlog [None req-380bfeaf-d1e6-4eea-8a96-f13130d9b574 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.067284 [ 1036.008522] [48511]: [pid: 48511|app: 0|req: 2547/4975] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.011612] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.011612] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.011612] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.011612] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.011612] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.011882] [48512]: DEBUG oslo_concurrency.lockutils [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.030897] [48512]: WARNING neutronclient.v2_0.client [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.049429] [48512]: DEBUG nova.policy [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.053864] [48512]: INFO nova.api.openstack.requestlog [None req-11880211-5dbf-4637-bf84-b071bfaac409 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.054224 [ 1036.054275] [48512]: [pid: 48512|app: 0|req: 2429/4976] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.222719] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.224486] [48511]: DEBUG nova.compute.api [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.227759] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.228046] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.228254] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.228572] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.228776] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.229038] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.249082] [48511]: WARNING neutronclient.v2_0.client [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.311897] [48512]: DEBUG nova.api.openstack.wsgi [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.314212] [48512]: DEBUG nova.compute.api [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.320478] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.320701] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.321602] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.321791] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.321868] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.322132] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.342129] [48511]: DEBUG nova.policy [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.350387] [48511]: INFO nova.api.openstack.requestlog [None req-1d504394-aaf9-44a1-add0-52712893c7ce tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.129955 [ 1036.351105] [48511]: [pid: 48511|app: 0|req: 2548/4977] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:40 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.354908] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.355058] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.355184] [48512]: DEBUG oslo_concurrency.lockutils [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.355309] [48512]: DEBUG nova.objects.instance [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.359301] [48512]: WARNING neutronclient.v2_0.client [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.379290] [48512]: DEBUG nova.policy [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.385726] [48512]: INFO nova.api.openstack.requestlog [None req-f49c87e0-ad24-424d-b0ca-cde43a2cafca tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.076238 [ 1036.386072] [48512]: [pid: 48512|app: 0|req: 2430/4978] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.513763] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.517086] [48511]: DEBUG nova.compute.api [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.525798] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.526294] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.526492] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.526791] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.527015] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.527185] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.559843] [48511]: WARNING neutronclient.v2_0.client [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.600289] [48512]: DEBUG nova.api.openstack.wsgi [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.603291] [48512]: DEBUG nova.compute.api [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.606902] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.607123] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.607364] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.607630] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.607775] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.607898] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.635220] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.635433] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.636326] [48512]: DEBUG oslo_concurrency.lockutils [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.636326] [48512]: DEBUG nova.objects.instance [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.642213] [48511]: DEBUG nova.policy [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.645532] [48512]: WARNING neutronclient.v2_0.client [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.649491] [48511]: INFO nova.api.openstack.requestlog [None req-b4a1af39-6439-480f-97b3-5decf9767283 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.137696 [ 1036.650077] [48511]: [pid: 48511|app: 0|req: 2549/4979] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.662098] [48512]: DEBUG nova.policy [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.667757] [48512]: INFO nova.api.openstack.requestlog [None req-16107435-782d-4f24-ac41-b67fced47135 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.070961 [ 1036.668109] [48512]: [pid: 48512|app: 0|req: 2431/4980] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.672264] [48511]: DEBUG nova.api.openstack.wsgi [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.673693] [48511]: DEBUG nova.compute.api [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.681893] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.682127] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.682240] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.682440] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.682822] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.682822] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.706422] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.706422] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.706422] [48511]: DEBUG oslo_concurrency.lockutils [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.706422] [48511]: DEBUG nova.objects.instance [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.710772] [48511]: WARNING neutronclient.v2_0.client [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.736792] [48511]: DEBUG nova.policy [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.743209] [48511]: INFO nova.api.openstack.requestlog [None req-bcfb7c9f-52a9-4e42-8911-c7c4c1590ad5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.073032 [ 1036.743615] [48511]: [pid: 48511|app: 0|req: 2550/4981] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.748250] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.749750] [48512]: DEBUG nova.compute.api [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.756103] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.756477] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.756558] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.756848] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.757060] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.757168] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.767825] [48511]: DEBUG nova.api.openstack.wsgi [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.770289] [48511]: DEBUG nova.compute.api [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.772802] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.773186] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.773235] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.773515] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.773692] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.773827] [48511]: DEBUG oslo_concurrency.lockutils [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.785130] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.785374] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.785554] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.785740] [48512]: DEBUG nova.objects.instance [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.789432] [48512]: WARNING neutronclient.v2_0.client [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.794912] [48511]: WARNING neutronclient.v2_0.client [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.930575] [48512]: DEBUG nova.policy [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.939028] [48512]: INFO nova.api.openstack.requestlog [None req-d0c1c32e-c54f-41c4-bec7-6397eb7011de tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.197354 [ 1036.939784] [48512]: [pid: 48512|app: 0|req: 2432/4982] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1036.943618] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.945614] [48511]: DEBUG nova.policy [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1036.945879] [48512]: DEBUG nova.compute.api [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.952418] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.952649] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.952846] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.952975] [48511]: INFO nova.api.openstack.requestlog [None req-124b0ace-11f4-4a06-b0b2-f55ba0a4f83a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.186920 [ 1036.953224] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.953442] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.953969] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.954073] [48511]: [pid: 48511|app: 0|req: 2551/4983] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.956069] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1036.957783] [48511]: DEBUG nova.compute.api [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1036.962867] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.965048] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.965048] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.965048] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.965048] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.965048] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.978917] [48512]: WARNING neutronclient.v2_0.client [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1036.986311] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1036.987901] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1036.987901] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1036.987901] [48511]: DEBUG nova.objects.instance [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1036.991612] [48511]: WARNING neutronclient.v2_0.client [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.030165] [48511]: DEBUG nova.policy [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.034866] [48511]: INFO nova.api.openstack.requestlog [None req-fa3fb046-14bf-47ba-840a-b0c1cbe88bf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.080499 [ 1037.035405] [48511]: [pid: 48511|app: 0|req: 2552/4984] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.038857] [48511]: DEBUG nova.api.openstack.wsgi [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.040261] [48511]: DEBUG nova.compute.api [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.043411] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.043669] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.043808] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.044131] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.044286] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.044407] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.055418] [48512]: DEBUG nova.policy [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.059986] [48512]: INFO nova.api.openstack.requestlog [None req-ebfa7cb4-0760-4dbc-ae29-c5a3a129b9d5 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1508 microversion: 2.1 time: 0.119396 [ 1037.060930] [48512]: [pid: 48512|app: 0|req: 2433/4985] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1508 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.064133] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.065739] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.065739] [48511]: DEBUG oslo_concurrency.lockutils [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.065739] [48511]: DEBUG nova.objects.instance [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.070047] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.070047] [48512]: DEBUG nova.compute.api [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.071853] [48511]: WARNING neutronclient.v2_0.client [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.074041] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.074231] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.074404] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.074830] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.074830] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.075049] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.091374] [48512]: WARNING neutronclient.v2_0.client [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.103866] [48511]: DEBUG nova.policy [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.109671] [48511]: INFO nova.api.openstack.requestlog [None req-d041657a-3c54-47a9-9ee2-58ec20ab1fe3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.073971 [ 1037.110027] [48511]: [pid: 48511|app: 0|req: 2553/4986] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.116056] [48511]: DEBUG nova.api.openstack.wsgi [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "398c9924-0465-4462-b396-fc43eecef753", "name": "network-vif-deleted", "tag": "3451b41f-f78d-4c78-945c-42d0731999b4"}, {"server_uuid": "41a53c4b-c038-42dd-b029-0ba714a52637", "name": "network-vif-deleted", "tag": "e64d5a41-a355-4588-b896-0b1f20ad8734"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1037.124743] [48511]: DEBUG oslo_concurrency.lockutils [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.124938] [48511]: DEBUG oslo_concurrency.lockutils [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.125111] [48511]: DEBUG oslo_concurrency.lockutils [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.134723] [48511]: INFO nova.api.openstack.compute.server_external_events [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Creating event network-vif-deleted:3451b41f-f78d-4c78-945c-42d0731999b4 for instance 398c9924-0465-4462-b396-fc43eecef753 on cpu-1 [ 1037.134906] [48511]: INFO nova.api.openstack.compute.server_external_events [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] Creating event network-vif-deleted:e64d5a41-a355-4588-b896-0b1f20ad8734 for instance 41a53c4b-c038-42dd-b029-0ba714a52637 on cpu-1 [ 1037.140661] [48511]: INFO nova.api.openstack.requestlog [req-21761ddb-05d5-41cc-af73-ff1108b27b4c req-77d6da3b-4bf9-4ce5-8568-7b77d03d2969 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.029698 [ 1037.140884] [48511]: [pid: 48511|app: 0|req: 2554/4987] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:41 2025] 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) [ 1037.177197] [48512]: DEBUG nova.policy [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.193222] [48512]: INFO nova.api.openstack.requestlog [None req-ea946997-0c9e-49bd-bf99-92ae45b2463f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1216 microversion: 2.1 time: 0.126242 [ 1037.193222] [48512]: [pid: 48512|app: 0|req: 2434/4988] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:41 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1216 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.364520] [48511]: DEBUG nova.api.openstack.wsgi [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.366426] [48511]: DEBUG nova.compute.api [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.370882] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.371236] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.371413] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.371946] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.372153] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.372295] [48511]: DEBUG oslo_concurrency.lockutils [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.400580] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.402968] [48512]: DEBUG nova.compute.api [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.412994] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.412994] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.412994] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.414246] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.414491] [48511]: WARNING neutronclient.v2_0.client [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.415053] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.415053] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.444256] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.445040] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.445040] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.445040] [48512]: DEBUG nova.objects.instance [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.449777] [48512]: WARNING neutronclient.v2_0.client [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.506764] [48512]: DEBUG nova.policy [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.517080] [48512]: INFO nova.api.openstack.requestlog [None req-3f6aef6b-439a-4617-9e12-d3e930919b35 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.120478 [ 1037.517490] [48512]: [pid: 48512|app: 0|req: 2435/4989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.541238] [48511]: DEBUG nova.policy [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.546979] [48511]: INFO nova.api.openstack.requestlog [None req-5a29d9b2-dcfd-4b90-abb6-b3ab8a5093db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.184633 [ 1037.546979] [48511]: [pid: 48511|app: 0|req: 2555/4990] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.664027] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.665606] [48512]: DEBUG nova.compute.api [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.669014] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.669261] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.669404] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.669674] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.669815] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.669938] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.687885] [48511]: DEBUG nova.api.openstack.wsgi [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.689126] [48512]: WARNING neutronclient.v2_0.client [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.689300] [48511]: DEBUG nova.compute.api [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.693443] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.693635] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.693770] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.694034] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.694224] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.694359] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.713698] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.713938] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.714124] [48511]: DEBUG oslo_concurrency.lockutils [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.714319] [48511]: DEBUG nova.objects.instance [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.717146] [48511]: WARNING neutronclient.v2_0.client [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.739217] [48511]: DEBUG nova.policy [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.743703] [48511]: INFO nova.api.openstack.requestlog [None req-5f6d57f4-8f4d-44a3-bd16-2f234376a418 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.057904 [ 1037.744051] [48511]: [pid: 48511|app: 0|req: 2556/4991] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.758719] [48511]: DEBUG nova.api.openstack.wsgi [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.759273] [48512]: DEBUG nova.policy [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.760119] [48511]: DEBUG nova.compute.api [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.763721] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.763834] [48512]: INFO nova.api.openstack.requestlog [None req-fc352843-97a4-47f4-9919-e9102274a200 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.101679 [ 1037.763883] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.763883] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.763949] [48512]: [pid: 48512|app: 0|req: 2436/4992] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.764081] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.764552] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.764552] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.783228] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.783479] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.783696] [48511]: DEBUG oslo_concurrency.lockutils [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.783772] [48511]: DEBUG nova.objects.instance [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.786490] [48511]: WARNING neutronclient.v2_0.client [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.806231] [48511]: DEBUG nova.policy [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1037.810434] [48511]: INFO nova.api.openstack.requestlog [None req-26d281cf-ce6d-4601-8883-b2908aefd95c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.053600 [ 1037.810788] [48511]: [pid: 48511|app: 0|req: 2557/4993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.953575] [48512]: DEBUG nova.api.openstack.wsgi [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.955044] [48512]: DEBUG nova.compute.api [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.960076] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.960281] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.960489] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.960861] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.961079] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.961264] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.965744] [48511]: DEBUG nova.api.openstack.wsgi [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1037.967793] [48511]: DEBUG nova.compute.api [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1037.971241] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.971443] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.971680] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.971906] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.971970] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.972122] [48511]: DEBUG oslo_concurrency.lockutils [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.986490] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1037.986709] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1037.986841] [48512]: DEBUG oslo_concurrency.lockutils [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1037.987029] [48512]: DEBUG nova.objects.instance [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.988630] [48511]: WARNING neutronclient.v2_0.client [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1037.990473] [48512]: WARNING neutronclient.v2_0.client [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.008138] [48511]: DEBUG nova.policy [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.016037] [48511]: INFO nova.api.openstack.requestlog [None req-adee66f5-57d6-49e4-a59f-b978e7d71774 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.052103 [ 1038.016245] [48511]: [pid: 48511|app: 0|req: 2558/4994] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.023518] [48512]: DEBUG nova.policy [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.028303] [48512]: INFO nova.api.openstack.requestlog [None req-cbadcf0d-d57f-4b97-8cb2-2e0049f470d9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.077011 [ 1038.028672] [48512]: [pid: 48512|app: 0|req: 2437/4995] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.049743] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.051363] [48511]: DEBUG nova.compute.api [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.055402] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.055655] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.055834] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.056120] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.056271] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.056392] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.075199] [48512]: DEBUG nova.api.openstack.wsgi [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.077040] [48512]: DEBUG nova.compute.api [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.081021] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.081021] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.081021] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.081021] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.081348] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.081401] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.081401] [48512]: DEBUG oslo_concurrency.lockutils [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.081476] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.081476] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.081710] [48511]: DEBUG nova.objects.instance [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.085820] [48511]: WARNING neutronclient.v2_0.client [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.101303] [48512]: WARNING neutronclient.v2_0.client [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.107103] [48511]: DEBUG nova.policy [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.112103] [48511]: INFO nova.api.openstack.requestlog [None req-7a5d7e9e-afe9-42ca-862b-bccbdc7b83db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.064781 [ 1038.112555] [48511]: [pid: 48511|app: 0|req: 2559/4996] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.124864] [48512]: DEBUG nova.policy [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.127282] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.129882] [48511]: DEBUG nova.compute.api [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.129941] [48512]: INFO nova.api.openstack.requestlog [None req-54a71fbc-98b6-40ed-84c4-d14bc7cf8703 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1296 microversion: 2.1 time: 0.058313 [ 1038.129941] [48512]: [pid: 48512|app: 0|req: 2438/4997] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1296 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.132996] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.133241] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.133391] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.133679] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.133837] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.133950] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.154098] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.154376] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.154517] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.154655] [48511]: DEBUG nova.objects.instance [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.158556] [48511]: WARNING neutronclient.v2_0.client [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.178702] [48511]: DEBUG nova.policy [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.183893] [48511]: INFO nova.api.openstack.requestlog [None req-3ea0b7fd-3566-4450-91e3-95e1ccd31bb4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.058368 [ 1038.183893] [48511]: [pid: 48511|app: 0|req: 2560/4998] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.207909] [48512]: DEBUG nova.api.openstack.wsgi [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.210038] [48512]: DEBUG nova.compute.api [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.214205] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.214442] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.214582] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.215069] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.215379] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.215633] [48512]: DEBUG oslo_concurrency.lockutils [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.234565] [48512]: WARNING neutronclient.v2_0.client [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.254554] [48512]: DEBUG nova.policy [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.259494] [48512]: INFO nova.api.openstack.requestlog [None req-3514fed4-3092-4ddb-a672-8e3c2a6fa330 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1272 microversion: 2.1 time: 0.054630 [ 1038.259792] [48512]: [pid: 48512|app: 0|req: 2439/4999] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:42 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1272 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.532482] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.539340] [48511]: DEBUG nova.compute.api [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.551972] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.552231] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.552458] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.554327] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.554327] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.554327] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.562554] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.567279] [48512]: DEBUG nova.compute.api [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.573318] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.574350] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.575536] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.575536] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.575536] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.575536] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.586977] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.587290] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.587370] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.587562] [48511]: DEBUG nova.objects.instance [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.592418] [48511]: WARNING neutronclient.v2_0.client [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.598035] [48512]: WARNING neutronclient.v2_0.client [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.613315] [48511]: DEBUG nova.policy [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.623617] [48511]: INFO nova.api.openstack.requestlog [None req-8a286258-0363-4843-a79b-170b039dbcae tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.094857 [ 1038.623978] [48511]: [pid: 48511|app: 0|req: 2561/5000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.684309] [48512]: DEBUG nova.policy [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.689452] [48512]: INFO nova.api.openstack.requestlog [None req-1f8d63b3-8247-48c0-b2c4-b57005626420 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.130421 [ 1038.689792] [48512]: [pid: 48512|app: 0|req: 2440/5001] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.758888] [48511]: DEBUG nova.api.openstack.wsgi [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.760520] [48511]: DEBUG nova.compute.api [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.764586] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.764850] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.765044] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.765421] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.765600] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.765736] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.777200] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.780285] [48512]: DEBUG nova.compute.api [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.782824] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.783550] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.783550] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.783550] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.783866] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.783866] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.789380] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.789380] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.789380] [48511]: DEBUG oslo_concurrency.lockutils [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.789380] [48511]: DEBUG nova.objects.instance [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.792850] [48511]: WARNING neutronclient.v2_0.client [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.802410] [48512]: WARNING neutronclient.v2_0.client [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.810622] [48511]: DEBUG nova.policy [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.815524] [48511]: INFO nova.api.openstack.requestlog [None req-657d422a-b461-49ef-b97b-c59685c35f72 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.059921 [ 1038.815924] [48511]: [pid: 48511|app: 0|req: 2562/5002] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.823160] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1038.824619] [48511]: DEBUG nova.compute.api [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1038.828132] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.828334] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.828484] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.828761] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.828921] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.829067] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.849806] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1038.850037] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1038.850211] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1038.850372] [48511]: DEBUG nova.objects.instance [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 91cc6dff-e3c2-4ec2-b481-3c1262ad174d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.853907] [48511]: WARNING neutronclient.v2_0.client [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1038.880215] [48511]: DEBUG nova.policy [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.884486] [48511]: INFO nova.api.openstack.requestlog [None req-8ccf3ab3-3719-4b4c-8e4d-84fea02f50ac tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 200 len: 1293 microversion: 2.1 time: 0.063392 [ 1038.884842] [48511]: [pid: 48511|app: 0|req: 2563/5003] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 1293 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1038.905673] [48512]: DEBUG nova.policy [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1038.912139] [48512]: INFO nova.api.openstack.requestlog [None req-4f38df29-9731-4227-91ba-0042f7d43d87 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.137961 [ 1038.912782] [48512]: [pid: 48512|app: 0|req: 2441/5004] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.029066] [48511]: DEBUG nova.api.openstack.wsgi [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.030616] [48511]: DEBUG nova.compute.api [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.034091] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.034272] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.034411] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.034664] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.034800] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.034919] [48511]: DEBUG oslo_concurrency.lockutils [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.043363] [48512]: DEBUG nova.api.openstack.wsgi [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.044913] [48512]: DEBUG nova.compute.api [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.048544] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.048781] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.049056] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.049279] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.049459] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.049661] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.051139] [48511]: WARNING neutronclient.v2_0.client [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.072806] [48511]: DEBUG nova.policy [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.076750] [48511]: INFO nova.api.openstack.requestlog [None req-47090ba5-8c29-4dce-b11c-af78f2fbc92c tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.049816 [ 1039.076942] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.077146] [48511]: [pid: 48511|app: 0|req: 2564/5005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.077207] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.077342] [48512]: DEBUG oslo_concurrency.lockutils [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.077513] [48512]: DEBUG nova.objects.instance [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.082535] [48512]: WARNING neutronclient.v2_0.client [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.100972] [48512]: DEBUG nova.policy [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.105512] [48512]: INFO nova.api.openstack.requestlog [None req-7daa9f61-67df-4bcc-ab11-48fd1b991da6 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.064541 [ 1039.105512] [48512]: [pid: 48512|app: 0|req: 2442/5006] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.125261] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.127809] [48511]: DEBUG nova.compute.api [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.131624] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.131828] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.131965] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.132249] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.132397] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.132515] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.142215] [48512]: DEBUG nova.api.openstack.wsgi [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.143569] [48512]: DEBUG nova.compute.api [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.147098] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.147464] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.147464] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.147637] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.147808] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.147898] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.166694] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.166927] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.166927] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.168176] [48511]: DEBUG nova.objects.instance [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.170447] [48511]: WARNING neutronclient.v2_0.client [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.173640] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.173798] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.173927] [48512]: DEBUG oslo_concurrency.lockutils [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.174094] [48512]: DEBUG nova.objects.instance [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.186994] [48512]: WARNING neutronclient.v2_0.client [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.199091] [48511]: DEBUG nova.policy [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.208624] [48511]: INFO nova.api.openstack.requestlog [None req-2b21938a-6174-4c24-87fb-db918aceb466 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.085498 [ 1039.209130] [48511]: [pid: 48511|app: 0|req: 2565/5007] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.213925] [48512]: DEBUG nova.policy [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.214836] [48511]: DEBUG nova.api.openstack.wsgi [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0b18e793-7289-460d-bae8-32139e17ba4d", "name": "network-vif-deleted", "tag": "93f7aff7-b286-47f6-917f-e539a0ce981c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1039.224080] [48511]: DEBUG oslo_concurrency.lockutils [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.224267] [48512]: INFO nova.api.openstack.requestlog [None req-b559fa57-c86c-41cb-96ac-717bd685d932 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.084124 [ 1039.224324] [48511]: DEBUG oslo_concurrency.lockutils [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.224422] [48511]: DEBUG oslo_concurrency.lockutils [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.224663] [48512]: [pid: 48512|app: 0|req: 2443/5008] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.227887] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.229867] [48512]: DEBUG nova.compute.api [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.235124] [48511]: INFO nova.api.openstack.compute.server_external_events [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] Creating event network-vif-deleted:93f7aff7-b286-47f6-917f-e539a0ce981c for instance 0b18e793-7289-460d-bae8-32139e17ba4d on cpu-1 [ 1039.235319] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.235465] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.235605] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.235869] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.236025] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.236151] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.239729] [48511]: INFO nova.api.openstack.requestlog [req-6ec8b485-7a76-455d-9766-f945d985d7a2 req-1299ff97-1e2e-4ec1-b3f3-4949f5909eb0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029952 [ 1039.240112] [48511]: [pid: 48511|app: 0|req: 2566/5009] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:43 2025] 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) [ 1039.261683] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.261825] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.261967] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.262168] [48512]: DEBUG nova.objects.instance [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.267840] [48512]: WARNING neutronclient.v2_0.client [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.274039] [48511]: DEBUG nova.api.openstack.wsgi [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.276586] [48511]: DEBUG nova.compute.api [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.280738] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.280938] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.281093] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.281446] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.281599] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.281722] [48511]: DEBUG oslo_concurrency.lockutils [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.287283] [48512]: DEBUG nova.policy [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.291824] [48512]: INFO nova.api.openstack.requestlog [None req-d4464634-c700-4fe6-8795-fe540f28956b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 200 len: 1469 microversion: 2.1 time: 0.066338 [ 1039.292018] [48512]: [pid: 48512|app: 0|req: 2444/5010] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:43 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.305359] [48511]: WARNING neutronclient.v2_0.client [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.326812] [48511]: DEBUG nova.policy [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.336130] [48511]: INFO nova.api.openstack.requestlog [None req-0349610f-5a36-432e-af96-73c1090bbfe1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1272 microversion: 2.1 time: 0.065012 [ 1039.336506] [48511]: [pid: 48511|app: 0|req: 2567/5011] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1272 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.641649] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.643147] [48512]: DEBUG nova.compute.api [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.647715] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.647904] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.648052] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.648314] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.648462] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.648585] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.678053] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.678053] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.678053] [48512]: DEBUG oslo_concurrency.lockutils [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.678053] [48512]: DEBUG nova.objects.instance [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.681370] [48512]: WARNING neutronclient.v2_0.client [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.700924] [48512]: DEBUG nova.policy [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.702682] [48511]: DEBUG nova.api.openstack.wsgi [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.704439] [48511]: DEBUG nova.compute.api [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.707484] [48512]: INFO nova.api.openstack.requestlog [None req-6fd5e1a6-7ffe-4098-92fe-44e2f2407fb0 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.068359 [ 1039.708099] [48512]: [pid: 48512|app: 0|req: 2445/5012] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.708567] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.708871] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.709143] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.709508] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.709679] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.709875] [48511]: DEBUG oslo_concurrency.lockutils [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.731420] [48511]: WARNING neutronclient.v2_0.client [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.796708] [48511]: DEBUG nova.policy [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.802405] [48511]: INFO nova.api.openstack.requestlog [None req-34438b81-3419-44ac-92d6-0d816830c222 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.102215 [ 1039.802784] [48511]: [pid: 48511|app: 0|req: 2568/5013] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.830350] [48512]: DEBUG nova.api.openstack.wsgi [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.831855] [48512]: DEBUG nova.compute.api [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.840858] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.841060] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.841233] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.841505] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.841648] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.841770] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.865992] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.865992] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.865992] [48512]: DEBUG oslo_concurrency.lockutils [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.866189] [48512]: DEBUG nova.objects.instance [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1039.870173] [48512]: WARNING neutronclient.v2_0.client [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.893138] [48512]: DEBUG nova.policy [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1039.897921] [48512]: INFO nova.api.openstack.requestlog [None req-f5c34076-5e52-4bf6-9545-827f0476178d tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.069330 [ 1039.898608] [48512]: [pid: 48512|app: 0|req: 2446/5014] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.899750] [48511]: DEBUG nova.api.openstack.wsgi [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.901658] [48511]: DEBUG nova.compute.api [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.905854] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.906235] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.906414] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.906715] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.906887] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.907091] [48511]: DEBUG oslo_concurrency.lockutils [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.917937] [48511]: INFO nova.api.openstack.wsgi [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. [ 1039.918239] [48511]: DEBUG nova.api.openstack.wsgi [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1039.918649] [48511]: INFO nova.api.openstack.requestlog [None req-95a69ed7-2d66-4fc5-bd43-02db3cb509af tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 404 len: 111 microversion: 2.1 time: 0.021488 [ 1039.918976] [48511]: [pid: 48511|app: 0|req: 2569/5015] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1039.927265] [48512]: DEBUG nova.api.openstack.wsgi [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1039.928531] [48512]: DEBUG nova.compute.api [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1039.932956] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.933161] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.933295] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.933622] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1039.933745] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1039.933854] [48512]: DEBUG oslo_concurrency.lockutils [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1039.954841] [48512]: WARNING neutronclient.v2_0.client [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1039.987555] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1198831923", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1040.026523] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.026712] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.026846] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.027177] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.027323] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.027443] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.034592] [48512]: DEBUG nova.policy [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.036095] [48511]: DEBUG nova.network.neutron [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1040.036749] [48511]: WARNING neutronclient.v2_0.client [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.043941] [48512]: INFO nova.api.openstack.requestlog [None req-983779ce-25ac-4e4c-a092-32b2b5458c33 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.118369 [ 1040.043941] [48512]: [pid: 48512|app: 0|req: 2447/5016] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1040.090704] [48512]: DEBUG nova.api.openstack.wsgi [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.092037] [48512]: DEBUG nova.compute.api [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.096388] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.096580] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.097558] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.097558] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.097558] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.097558] [48512]: DEBUG oslo_concurrency.lockutils [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.125400] [48512]: WARNING neutronclient.v2_0.client [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.144724] [48512]: DEBUG nova.policy [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.149754] [48512]: INFO nova.api.openstack.requestlog [None req-9cae65fb-4134-453b-95da-90e2057925d6 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.061617 [ 1040.150013] [48512]: [pid: 48512|app: 0|req: 2448/5017] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.153882] [48512]: DEBUG nova.api.openstack.wsgi [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.156056] [48512]: DEBUG nova.compute.api [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.158802] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.159057] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.159223] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.159542] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.159696] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.159818] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.185351] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.185606] [48511]: WARNING neutronclient.v2_0.client [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.185655] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.185806] [48512]: DEBUG oslo_concurrency.lockutils [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.186250] [48512]: DEBUG nova.objects.instance [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.189562] [48512]: WARNING neutronclient.v2_0.client [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.208342] [48512]: DEBUG nova.policy [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.212870] [48512]: INFO nova.api.openstack.requestlog [None req-deeea8b8-f80b-4c15-ab9c-7ffc6e3b531e tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.062191 [ 1040.213203] [48512]: [pid: 48512|app: 0|req: 2449/5018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.224285] [48512]: DEBUG nova.api.openstack.wsgi [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.225746] [48512]: DEBUG nova.compute.api [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.229845] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.230059] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.230203] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.230463] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.230687] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.230875] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.255871] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.255871] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.256450] [48512]: DEBUG oslo_concurrency.lockutils [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.256450] [48512]: DEBUG nova.objects.instance [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.258979] [48512]: WARNING neutronclient.v2_0.client [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.262926] [48511]: DEBUG nova.virt.hardware [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1040.263156] [48511]: DEBUG nova.virt.hardware [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1040.263327] [48511]: DEBUG nova.virt.hardware [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1040.263495] [48511]: DEBUG nova.virt.hardware [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1040.263640] [48511]: DEBUG nova.virt.hardware [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1040.272404] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.272404] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.272586] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.272839] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.272994] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.273136] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.276920] [48512]: DEBUG nova.policy [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.281152] [48512]: INFO nova.api.openstack.requestlog [None req-12056b8e-a18e-4601-8fd3-d5ff462cd993 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.058998 [ 1040.281523] [48512]: [pid: 48512|app: 0|req: 2450/5019] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:44 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.283971] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.284394] [48511]: DEBUG nova.quota [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1040.285412] [48512]: DEBUG nova.compute.api [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.287863] [48511]: DEBUG nova.quota [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1040.288614] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.288819] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.288966] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.289217] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.289366] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.289499] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.295499] [48511]: DEBUG nova.compute.api [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1040.298240] [48511]: DEBUG nova.compute.api [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1040.312581] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.312942] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.312942] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.313143] [48512]: DEBUG nova.objects.instance [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.316618] [48512]: WARNING neutronclient.v2_0.client [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.346202] [48512]: DEBUG nova.policy [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.351194] [48512]: INFO nova.api.openstack.requestlog [None req-1f3c018a-4804-4cdb-a4e0-13619971b279 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.069011 [ 1040.351651] [48512]: [pid: 48512|app: 0|req: 2451/5020] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.354562] [48512]: DEBUG nova.api.openstack.wsgi [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.356112] [48512]: DEBUG nova.compute.api [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.358486] [48511]: INFO nova.api.openstack.requestlog [None req-7a4ecf70-5ba4-4270-b96e-f3581f4ef3a2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.373220 [ 1040.359058] [48511]: [pid: 48511|app: 0|req: 2570/5021] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:44 2025] POST /compute/v2.1/servers => generated 380 bytes in 374 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1040.360736] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.361709] [48511]: DEBUG nova.api.openstack.wsgi [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.361805] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.363091] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.363668] [48511]: DEBUG nova.compute.api [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.363800] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.363859] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.364139] [48512]: DEBUG oslo_concurrency.lockutils [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.368952] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.370017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.370017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.370017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.370017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.370017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.377627] [48512]: INFO nova.api.openstack.wsgi [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. [ 1040.378669] [48512]: DEBUG nova.api.openstack.wsgi [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1040.379408] [48512]: INFO nova.api.openstack.requestlog [None req-47c8ec97-1b77-4cea-8cc4-c33c06973913 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 404 len: 111 microversion: 2.1 time: 0.026515 [ 1040.379408] [48512]: [pid: 48512|app: 0|req: 2452/5022] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1040.383943] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f7a6564-b55b-4b9d-85d9-46da51e17f24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.385681] [48512]: DEBUG nova.compute.api [None req-8f7a6564-b55b-4b9d-85d9-46da51e17f24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.398929] [48512]: WARNING neutronclient.v2_0.client [None req-8f7a6564-b55b-4b9d-85d9-46da51e17f24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.415097] [48511]: WARNING neutronclient.v2_0.client [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.424919] [48512]: DEBUG nova.policy [None req-8f7a6564-b55b-4b9d-85d9-46da51e17f24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.432936] [48512]: INFO nova.api.openstack.requestlog [None req-8f7a6564-b55b-4b9d-85d9-46da51e17f24 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1207 microversion: 2.1 time: 0.052664 [ 1040.433519] [48512]: [pid: 48512|app: 0|req: 2453/5023] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1207 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.436871] [48512]: DEBUG nova.api.openstack.wsgi [None req-25140b4b-7a7f-4633-ae7c-2d8c408823bb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.439747] [48511]: DEBUG nova.policy [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.452989] [48511]: INFO nova.api.openstack.requestlog [None req-e540cf0f-5513-432d-a4fe-ab2c7154959f tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1280 microversion: 2.1 time: 0.093293 [ 1040.453183] [48511]: [pid: 48511|app: 0|req: 2571/5024] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1280 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.469219] [48512]: INFO nova.api.openstack.requestlog [None req-25140b4b-7a7f-4633-ae7c-2d8c408823bb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1848015554" status: 202 len: 0 microversion: 2.1 time: 0.034623 [ 1040.469565] [48512]: [pid: 48512|app: 0|req: 2454/5025] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:26:45 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1848015554 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1040.722896] [48512]: DEBUG nova.api.openstack.wsgi [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.724442] [48512]: DEBUG nova.compute.api [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.731971] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.732258] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.732406] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.732737] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.732893] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.733028] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.770690] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.770906] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.771062] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.771295] [48512]: DEBUG nova.objects.instance [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.777363] [48512]: WARNING neutronclient.v2_0.client [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.804912] [48512]: DEBUG nova.policy [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.815172] [48512]: INFO nova.api.openstack.requestlog [None req-a0d650c4-4e52-4150-8739-2d9ed8e83012 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.095134 [ 1040.815590] [48512]: [pid: 48512|app: 0|req: 2455/5026] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.819093] [48512]: DEBUG nova.api.openstack.wsgi [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.822250] [48512]: DEBUG nova.compute.api [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.826655] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.826891] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.826994] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.827314] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.827479] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.827604] [48512]: DEBUG oslo_concurrency.lockutils [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.836704] [48511]: DEBUG nova.api.openstack.wsgi [None req-21f44cb3-60a0-4602-8fcf-9a838e876ed9 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.839620] [48511]: DEBUG nova.policy [None req-21f44cb3-60a0-4602-8fcf-9a838e876ed9 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': 'd7b19939c5fc40589163aabf088c14db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d860515b6184e3e8525e029ae41faca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.840160] [48511]: DEBUG nova.api.openstack.wsgi [None req-21f44cb3-60a0-4602-8fcf-9a838e876ed9 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1040.840686] [48511]: INFO nova.api.openstack.requestlog [None req-21f44cb3-60a0-4602-8fcf-9a838e876ed9 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.142257 [ 1040.841103] [48511]: [pid: 48511|app: 0|req: 2572/5027] 10.180.1.21 () {58 vars in 1162 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 143 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1040.851028] [48511]: DEBUG nova.api.openstack.wsgi [None req-79354cd7-b42f-4daf-8059-d019677353fb tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.852423] [48512]: WARNING neutronclient.v2_0.client [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.854086] [48511]: DEBUG nova.policy [None req-79354cd7-b42f-4daf-8059-d019677353fb tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': 'd7b19939c5fc40589163aabf088c14db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d860515b6184e3e8525e029ae41faca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.854208] [48511]: DEBUG nova.api.openstack.wsgi [None req-79354cd7-b42f-4daf-8059-d019677353fb tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1040.854628] [48511]: INFO nova.api.openstack.requestlog [None req-79354cd7-b42f-4daf-8059-d019677353fb tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.005867 [ 1040.855086] [48511]: [pid: 48511|app: 0|req: 2573/5028] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1040.862317] [48511]: DEBUG nova.api.openstack.wsgi [None req-96a068a1-ccd5-41df-bee6-9a44e81ab015 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.864586] [48511]: DEBUG nova.policy [None req-96a068a1-ccd5-41df-bee6-9a44e81ab015 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': 'd7b19939c5fc40589163aabf088c14db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d860515b6184e3e8525e029ae41faca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.864586] [48511]: DEBUG nova.api.openstack.wsgi [None req-96a068a1-ccd5-41df-bee6-9a44e81ab015 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1040.864762] [48511]: INFO nova.api.openstack.requestlog [None req-96a068a1-ccd5-41df-bee6-9a44e81ab015 tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.004705 [ 1040.864924] [48511]: [pid: 48511|app: 0|req: 2574/5029] 10.180.1.21 () {58 vars in 1174 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/statistics => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1040.903066] [48511]: DEBUG nova.api.openstack.wsgi [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.906310] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.907473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.907473] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.919661] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.919661] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.919661] [48511]: DEBUG oslo_concurrency.lockutils [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.924439] [48511]: INFO nova.api.openstack.requestlog [None req-8269e7dc-68b4-403a-bc25-3ee892b0e125 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.055558 [ 1040.924805] [48511]: [pid: 48511|app: 0|req: 2575/5030] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1040.928231] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1040.930038] [48511]: DEBUG nova.compute.api [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1040.935648] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.936667] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.936667] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.936667] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.936667] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.936998] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.961736] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1040.961889] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1040.962037] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1040.962206] [48511]: DEBUG nova.objects.instance [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid 7d9d96db-113d-4854-996c-b7134bc5937a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1040.966251] [48511]: WARNING neutronclient.v2_0.client [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1040.982333] [48512]: DEBUG nova.policy [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1040.994630] [48512]: INFO nova.api.openstack.requestlog [None req-bef4dcce-3262-4c07-b038-d2cb177fb3db tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1322 microversion: 2.1 time: 0.178442 [ 1040.995299] [48512]: [pid: 48512|app: 0|req: 2456/5031] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1322 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.999468] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2674d3f-a17f-4b9f-82e2-75f6d29f1d8a tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.000242] [48511]: DEBUG nova.policy [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.002381] [48512]: DEBUG nova.policy [None req-b2674d3f-a17f-4b9f-82e2-75f6d29f1d8a tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': 'd7b19939c5fc40589163aabf088c14db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d860515b6184e3e8525e029ae41faca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.002555] [48512]: DEBUG nova.api.openstack.wsgi [None req-b2674d3f-a17f-4b9f-82e2-75f6d29f1d8a tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1041.002964] [48512]: INFO nova.api.openstack.requestlog [None req-b2674d3f-a17f-4b9f-82e2-75f6d29f1d8a tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.007437 [ 1041.003306] [48512]: [pid: 48512|app: 0|req: 2457/5032] 10.180.1.21 () {58 vars in 1168 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/1/uptime => generated 117 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1041.005827] [48511]: INFO nova.api.openstack.requestlog [None req-1f2b46d4-b8c0-4cb9-93f7-91111665136c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 200 len: 1299 microversion: 2.1 time: 0.079431 [ 1041.005827] [48511]: [pid: 48511|app: 0|req: 2576/5033] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 1299 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.005990] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e66a08b-1a39-4c9e-bdd6-487016418f86 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-30087137", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyrB7Sm0fZb9enn2mZmuluCnxgDQm1n2fi16g/N9OlnYu1znb8qIfS8VLkgHIVUQwaZjzBQ+QSzRm6XKH/QsbFMSlQY3gT4AFLlLRVInoKFnwevRjzlc0VrqWqQMSk7Ig=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1041.010704] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cdcf203-8436-4c70-9d36-0a4be25fdd61 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.014290] [48511]: INFO nova.api.openstack.wsgi [None req-3cdcf203-8436-4c70-9d36-0a4be25fdd61 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] HTTP exception thrown: Hypervisor with ID '0c50b6cc-a3c7-40ff-a92a-814262ef855b' could not be found. [ 1041.014290] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cdcf203-8436-4c70-9d36-0a4be25fdd61 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Returning 404 to user: Hypervisor with ID '0c50b6cc-a3c7-40ff-a92a-814262ef855b' could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1041.014290] [48511]: INFO nova.api.openstack.requestlog [None req-3cdcf203-8436-4c70-9d36-0a4be25fdd61 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/0c50b6cc-a3c7-40ff-a92a-814262ef855b/uptime" status: 404 len: 123 microversion: 2.1 time: 0.005563 [ 1041.014290] [48511]: [pid: 48511|app: 0|req: 2577/5034] 10.180.1.21 () {58 vars in 1273 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/0c50b6cc-a3c7-40ff-a92a-814262ef855b/uptime => generated 123 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1041.015932] [48512]: DEBUG nova.quota [None req-3e66a08b-1a39-4c9e-bdd6-487016418f86 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1041.018533] [48512]: DEBUG nova.quota [None req-3e66a08b-1a39-4c9e-bdd6-487016418f86 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1041.023023] [48511]: DEBUG nova.api.openstack.wsgi [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.026650] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.027530] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.027823] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.036282] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.037297] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.037297] [48511]: DEBUG oslo_concurrency.lockutils [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.037936] [48512]: INFO nova.api.openstack.requestlog [None req-3e66a08b-1a39-4c9e-bdd6-487016418f86 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.034033 [ 1041.038357] [48512]: [pid: 48512|app: 0|req: 2458/5035] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:26:45 2025] POST /compute/v2.1/os-keypairs => generated 384 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1041.042340] [48511]: INFO nova.api.openstack.requestlog [None req-725f334d-5979-43b6-b543-002cd9766395 tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.023877 [ 1041.042887] [48511]: [pid: 48511|app: 0|req: 2578/5036] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1041.051231] [48512]: DEBUG nova.api.openstack.wsgi [None req-f27bb530-558d-4123-be85-064218afe37d tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.053467] [48512]: DEBUG nova.policy [None req-f27bb530-558d-4123-be85-064218afe37d tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': 'd7b19939c5fc40589163aabf088c14db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d860515b6184e3e8525e029ae41faca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.053772] [48512]: DEBUG nova.api.openstack.wsgi [None req-f27bb530-558d-4123-be85-064218afe37d tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1041.054322] [48512]: INFO nova.api.openstack.requestlog [None req-f27bb530-558d-4123-be85-064218afe37d tempest-HypervisorAdminNegativeTestJSON-1985234599 tempest-HypervisorAdminNegativeTestJSON-1985234599-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.005255 [ 1041.054444] [48512]: [pid: 48512|app: 0|req: 2459/5037] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/1 => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1041.064397] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.064549] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed45e1aa-4acc-439d-9f70-5c02dca0535c tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.064606] [48511]: DEBUG nova.compute.api [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.066066] [48512]: INFO nova.api.openstack.wsgi [None req-ed45e1aa-4acc-439d-9f70-5c02dca0535c tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] HTTP exception thrown: Hypervisor with ID '0771126d-94ee-4e52-b3e6-6d0e28701cf8' could not be found. [ 1041.066285] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed45e1aa-4acc-439d-9f70-5c02dca0535c tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] Returning 404 to user: Hypervisor with ID '0771126d-94ee-4e52-b3e6-6d0e28701cf8' could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1041.066663] [48512]: INFO nova.api.openstack.requestlog [None req-ed45e1aa-4acc-439d-9f70-5c02dca0535c tempest-HypervisorAdminNegativeTestJSON-67332663 tempest-HypervisorAdminNegativeTestJSON-67332663-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/0771126d-94ee-4e52-b3e6-6d0e28701cf8" status: 404 len: 123 microversion: 2.1 time: 0.005028 [ 1041.066930] [48512]: [pid: 48512|app: 0|req: 2460/5038] 10.180.1.21 () {58 vars in 1252 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/os-hypervisors/0771126d-94ee-4e52-b3e6-6d0e28701cf8 => generated 123 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1041.068509] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.068701] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.068836] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.069121] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.069295] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.069418] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.090105] [48511]: WARNING neutronclient.v2_0.client [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.162036] [48512]: DEBUG nova.api.openstack.wsgi [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.163540] [48512]: DEBUG nova.compute.api [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.171030] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.171396] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.171615] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.172017] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.172223] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.172369] [48512]: DEBUG oslo_concurrency.lockutils [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.222486] [48512]: WARNING neutronclient.v2_0.client [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.497255] [48512]: DEBUG nova.policy [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.504258] [48512]: INFO nova.api.openstack.requestlog [None req-9aeadf74-51d5-4979-b544-8c9d270e4b7e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1218 microversion: 2.1 time: 0.344273 [ 1041.504575] [48512]: [pid: 48512|app: 0|req: 2461/5039] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1218 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1041.506870] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.508258] [48512]: DEBUG nova.compute.api [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.513612] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.513882] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.514115] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.514456] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.514663] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.514861] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.518133] [48511]: DEBUG nova.policy [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.522693] [48511]: INFO nova.api.openstack.requestlog [None req-d5425ef5-2554-4581-aa65-2d53e1949caf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.462068 [ 1041.523092] [48511]: [pid: 48511|app: 0|req: 2579/5040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:45 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.526657] [48511]: DEBUG nova.api.openstack.wsgi [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.526774] [48511]: DEBUG nova.compute.api [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.529840] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.530019] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.530158] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.530404] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.530540] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.530654] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.544757] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.544961] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.545199] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.545409] [48512]: DEBUG nova.objects.instance [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.548842] [48512]: WARNING neutronclient.v2_0.client [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.552680] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.552866] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.552996] [48511]: DEBUG oslo_concurrency.lockutils [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.553164] [48511]: DEBUG nova.objects.instance [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.555910] [48511]: WARNING neutronclient.v2_0.client [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.789372] [48512]: DEBUG nova.policy [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.797161] [48512]: INFO nova.api.openstack.requestlog [None req-0ee4e034-4edf-4f7f-ac95-495494c22d97 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.291874 [ 1041.797683] [48512]: [pid: 48512|app: 0|req: 2462/5041] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:46 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.800604] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.802130] [48512]: DEBUG nova.compute.api [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.802281] [48511]: DEBUG nova.policy [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1041.806677] [48511]: INFO nova.api.openstack.requestlog [None req-56af63fc-1072-4f5e-97ac-722da756806d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 200 len: 1342 microversion: 2.1 time: 0.283029 [ 1041.807029] [48511]: [pid: 48511|app: 0|req: 2580/5042] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:46 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 1342 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.807662] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.807662] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.807662] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.807855] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.808009] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.808202] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.809895] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1041.811529] [48511]: DEBUG nova.compute.api [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1041.814863] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.815085] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.815225] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.815491] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.815631] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.815751] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.831927] [48511]: WARNING neutronclient.v2_0.client [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1041.833616] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1041.834393] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1041.834393] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1041.834393] [48512]: DEBUG nova.objects.instance [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1041.838692] [48512]: WARNING neutronclient.v2_0.client [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.265803] [48511]: DEBUG nova.policy [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.270503] [48511]: INFO nova.api.openstack.requestlog [None req-3d8c12d2-d418-43ff-925d-1244ff777fa4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.462801 [ 1042.270937] [48511]: [pid: 48511|app: 0|req: 2581/5043] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:46 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.274905] [48511]: DEBUG nova.api.openstack.wsgi [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.279047] [48511]: DEBUG nova.compute.api [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.279863] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.280047] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.280187] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.280692] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.280911] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.281056] [48511]: DEBUG oslo_concurrency.lockutils [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.284223] [48512]: DEBUG nova.policy [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.291402] [48512]: INFO nova.api.openstack.requestlog [None req-fe7c1157-98c2-47ca-b292-2cb22aa49827 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.491788 [ 1042.291402] [48512]: [pid: 48512|app: 0|req: 2463/5044] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:46 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.295082] [48512]: DEBUG nova.api.openstack.wsgi [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.296791] [48512]: DEBUG nova.compute.api [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.304412] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.304412] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.304412] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.304621] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.304762] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.304879] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.328985] [48511]: WARNING neutronclient.v2_0.client [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.348710] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.348993] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.349245] [48512]: DEBUG oslo_concurrency.lockutils [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.349555] [48512]: DEBUG nova.objects.instance [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lazy-loading 'fault' on Instance uuid df731613-d8d1-4881-8e94-eeb316e464ad {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1042.354135] [48512]: WARNING neutronclient.v2_0.client [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.535476] [48512]: DEBUG nova.policy [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57207cb8f4354cbea708cbc0b1cf74d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '056b84b3193d44dba1e5862ce03c16e9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.540818] [48512]: INFO nova.api.openstack.requestlog [None req-e267449d-f805-483b-91e8-1fef7b80402a tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 200 len: 1305 microversion: 2.1 time: 0.248481 [ 1042.541967] [48512]: [pid: 48512|app: 0|req: 2464/5045] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 1305 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.544756] [48512]: DEBUG nova.api.openstack.wsgi [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.546808] [48512]: DEBUG nova.compute.api [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.557353] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.557548] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.557814] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.557941] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.558100] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.558223] [48512]: DEBUG oslo_concurrency.lockutils [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.570300] [48511]: DEBUG nova.policy [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.574504] [48511]: INFO nova.api.openstack.requestlog [None req-94485b47-181a-45e5-b28a-9017093584d0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.302910 [ 1042.574959] [48511]: [pid: 48511|app: 0|req: 2582/5046] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.577292] [48511]: DEBUG nova.api.openstack.wsgi [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.577738] [48512]: WARNING neutronclient.v2_0.client [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.578816] [48511]: DEBUG nova.compute.api [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.581949] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.582523] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.582523] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.582523] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.584756] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.584756] [48511]: DEBUG oslo_concurrency.lockutils [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.596741] [48511]: INFO nova.api.openstack.wsgi [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. [ 1042.597026] [48511]: DEBUG nova.api.openstack.wsgi [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1042.597414] [48511]: INFO nova.api.openstack.requestlog [None req-b9e8586e-211d-49e5-9a8a-a054de510ae9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 404 len: 111 microversion: 2.1 time: 0.022095 [ 1042.597729] [48511]: [pid: 48511|app: 0|req: 2583/5047] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1042.600645] [48511]: DEBUG nova.api.openstack.wsgi [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1310852882", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "5401c5e9-af59-46f1-9d61-526c28c78c2c"}], "security_groups": [{"name": "tempest-securitygroup--1459791641"}], "key_name": "tempest-keypair-30087137", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1042.644788] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.645014] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.645154] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.645478] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.645623] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.645745] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.647270] [48512]: DEBUG nova.policy [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.651610] [48512]: INFO nova.api.openstack.requestlog [None req-411671cc-b28a-44fb-ac71-a2f673b710ad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.109132 [ 1042.651993] [48512]: [pid: 48512|app: 0|req: 2465/5048] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.653443] [48511]: WARNING neutronclient.v2_0.client [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.654792] [48512]: DEBUG nova.api.openstack.wsgi [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92569b9c-f078-4d27-aecd-c027116ed29f", "name": "network-vif-plugged", "status": "completed", "tag": "4cd4d626-f2b9-4450-b7c0-78cc74c98bd0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1042.660846] [48512]: DEBUG oslo_concurrency.lockutils [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.661048] [48512]: DEBUG oslo_concurrency.lockutils [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.661218] [48512]: DEBUG oslo_concurrency.lockutils [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.667755] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] Creating event network-vif-plugged:4cd4d626-f2b9-4450-b7c0-78cc74c98bd0 for instance 92569b9c-f078-4d27-aecd-c027116ed29f on cpu-1 [ 1042.673064] [48512]: INFO nova.api.openstack.requestlog [req-e42b0bb1-806f-4893-8e14-7e7bb8111ffa req-cc7e8a92-8e89-4ca1-8191-de505d00a144 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020293 [ 1042.673458] [48512]: [pid: 48512|app: 0|req: 2466/5049] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:47 2025] 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) [ 1042.677127] [48512]: DEBUG nova.api.openstack.wsgi [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.678628] [48512]: DEBUG nova.compute.api [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.683075] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.683297] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.683638] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.683751] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.683902] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.684052] [48512]: DEBUG oslo_concurrency.lockutils [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.692197] [48511]: DEBUG nova.network.neutron [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] validate_networks() for [('5401c5e9-af59-46f1-9d61-526c28c78c2c', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1042.692596] [48511]: WARNING neutronclient.v2_0.client [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.705306] [48512]: WARNING neutronclient.v2_0.client [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.724959] [48512]: DEBUG nova.policy [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.729297] [48512]: INFO nova.api.openstack.requestlog [None req-09e10ab3-ed20-42e4-a5f5-b4b5ac4c649b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1274 microversion: 2.1 time: 0.054312 [ 1042.729675] [48512]: [pid: 48512|app: 0|req: 2467/5050] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1274 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.732981] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.735477] [48512]: DEBUG nova.compute.api [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.740537] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.741215] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.741215] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.741416] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.741919] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.741919] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.762663] [48512]: WARNING neutronclient.v2_0.client [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.851542] [48511]: WARNING neutronclient.v2_0.client [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.871779] [48512]: DEBUG nova.policy [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1042.878493] [48512]: INFO nova.api.openstack.requestlog [None req-a7040716-19c1-400e-b061-8a28f882e3c8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.147808 [ 1042.879120] [48512]: [pid: 48512|app: 0|req: 2468/5051] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.886287] [48512]: DEBUG nova.api.openstack.wsgi [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1042.886287] [48512]: DEBUG nova.compute.api [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1042.893324] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.893814] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.894089] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.894589] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.895264] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.895264] [48512]: DEBUG oslo_concurrency.lockutils [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.933288] [48512]: WARNING neutronclient.v2_0.client [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1042.957094] [48511]: DEBUG nova.virt.hardware [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1042.957310] [48511]: DEBUG nova.virt.hardware [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1042.957466] [48511]: DEBUG nova.virt.hardware [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1042.957578] [48511]: DEBUG nova.virt.hardware [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1042.957685] [48511]: DEBUG nova.virt.hardware [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1042.967368] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.967557] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.967686] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.968013] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1042.968173] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1042.971773] [48511]: DEBUG oslo_concurrency.lockutils [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1042.982798] [48511]: DEBUG nova.quota [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1042.987267] [48511]: DEBUG nova.quota [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1042.994298] [48511]: DEBUG nova.compute.api [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1042.995765] [48511]: DEBUG nova.compute.api [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1043.006017] [48512]: DEBUG nova.policy [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.010876] [48512]: INFO nova.api.openstack.requestlog [None req-54fab2b2-1131-4790-b122-d403cfff711b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.130415 [ 1043.011391] [48512]: [pid: 48512|app: 0|req: 2469/5052] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.013793] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1875721659", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "eba9569c-8112-4923-9545-a39e2d81277d"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1043.040367] [48511]: INFO nova.api.openstack.requestlog [None req-441ea60f-cbf5-45bb-9785-a8e6624d89ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.441645 [ 1043.041190] [48511]: [pid: 48511|app: 0|req: 2584/5053] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:47 2025] POST /compute/v2.1/servers => generated 406 bytes in 443 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1043.044157] [48511]: DEBUG nova.api.openstack.wsgi [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.045715] [48511]: DEBUG nova.compute.api [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.051107] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.051405] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.052039] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.052039] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.052298] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.052298] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.055218] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.055942] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.055942] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.056350] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.057859] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.058099] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.065046] [48512]: DEBUG nova.network.neutron [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] validate_networks() for [('eba9569c-8112-4923-9545-a39e2d81277d', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1043.065215] [48512]: WARNING neutronclient.v2_0.client [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.099030] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.099339] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.099508] [48511]: DEBUG oslo_concurrency.lockutils [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.099681] [48511]: DEBUG nova.objects.instance [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.111490] [48511]: WARNING neutronclient.v2_0.client [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.143915] [48511]: DEBUG nova.policy [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.152815] [48511]: INFO nova.api.openstack.requestlog [None req-14e60298-3ab6-4025-badb-e0f653a68483 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.111112 [ 1043.153642] [48511]: [pid: 48511|app: 0|req: 2585/5054] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.156684] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.158669] [48511]: DEBUG nova.compute.api [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.162648] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.163147] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.163424] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.164167] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.164167] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.164167] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.174277] [48511]: INFO nova.api.openstack.wsgi [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 could not be found. [ 1043.174628] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance 784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1043.175083] [48511]: INFO nova.api.openstack.requestlog [None req-3f8532d9-1953-4482-bd57-8d2b6b83f45b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79" status: 404 len: 111 microversion: 2.1 time: 0.020991 [ 1043.175455] [48511]: [pid: 48511|app: 0|req: 2586/5055] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/784838a3-d86b-48f7-ba1b-f2ab3b7b8c79 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1043.177955] [48511]: DEBUG nova.api.openstack.wsgi [None req-f192d6ab-1362-458e-809b-ddb95edfbd03 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1186628064", "metadata": {"": ""}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1043.179807] [48511]: DEBUG nova.api.openstack.wsgi [None req-f192d6ab-1362-458e-809b-ddb95edfbd03 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': ''}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1043.181359] [48511]: INFO nova.api.openstack.requestlog [None req-f192d6ab-1362-458e-809b-ddb95edfbd03 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action" status: 400 len: 170 microversion: 2.1 time: 0.004346 [ 1043.181359] [48511]: [pid: 48511|app: 0|req: 2587/5056] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:26:47 2025] POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action => generated 170 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1043.183276] [48511]: DEBUG nova.api.openstack.wsgi [None req-4f852046-0455-4b96-b3e0-59b51a6c5b44 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.185472] [48511]: DEBUG nova.compute.api [None req-4f852046-0455-4b96-b3e0-59b51a6c5b44 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.195342] [48511]: WARNING neutronclient.v2_0.client [None req-4f852046-0455-4b96-b3e0-59b51a6c5b44 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.220647] [48511]: DEBUG nova.policy [None req-4f852046-0455-4b96-b3e0-59b51a6c5b44 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.225208] [48511]: INFO nova.api.openstack.requestlog [None req-4f852046-0455-4b96-b3e0-59b51a6c5b44 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1238 microversion: 2.1 time: 0.044018 [ 1043.226367] [48511]: [pid: 48511|app: 0|req: 2588/5057] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:47 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.227308] [48512]: WARNING neutronclient.v2_0.client [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.228482] [48511]: DEBUG nova.api.openstack.wsgi [None req-0f90a59c-f03d-4f43-a3b2-1b94efe5ce5c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.245099] [48511]: INFO nova.api.openstack.requestlog [None req-0f90a59c-f03d-4f43-a3b2-1b94efe5ce5c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-801124143" status: 202 len: 0 microversion: 2.1 time: 0.018983 [ 1043.245546] [48511]: [pid: 48511|app: 0|req: 2589/5058] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:26:47 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-801124143 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1043.248303] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.249687] [48511]: DEBUG nova.compute.api [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.257032] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.283615] [48511]: WARNING neutronclient.v2_0.client [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.376114] [48512]: DEBUG nova.virt.hardware [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1043.376372] [48512]: DEBUG nova.virt.hardware [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1043.376642] [48512]: DEBUG nova.virt.hardware [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1043.376839] [48512]: DEBUG nova.virt.hardware [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1043.376957] [48512]: DEBUG nova.virt.hardware [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1043.386045] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.386255] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.386396] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.386781] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.386916] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.388664] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.407552] [48512]: DEBUG nova.quota [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1043.424098] [48512]: DEBUG nova.quota [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1043.439316] [48512]: DEBUG nova.compute.api [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1043.440851] [48512]: DEBUG nova.compute.api [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1043.485810] [48512]: INFO nova.api.openstack.requestlog [None req-0c058c1e-9380-4c6d-9ef2-4fdb3dad8560 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.473925 [ 1043.486221] [48512]: [pid: 48512|app: 0|req: 2470/5059] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:47 2025] POST /compute/v2.1/servers => generated 380 bytes in 474 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1043.489142] [48512]: DEBUG nova.api.openstack.wsgi [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.491018] [48512]: DEBUG nova.compute.api [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.498198] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.498198] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.498198] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.499772] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.500040] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.500251] [48512]: DEBUG oslo_concurrency.lockutils [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.551935] [48512]: WARNING neutronclient.v2_0.client [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.583918] [48511]: DEBUG nova.policy [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.600295] [48511]: INFO nova.api.openstack.requestlog [None req-8f184807-77a2-4901-8427-a77138bfb5ca tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.353917 [ 1043.600456] [48511]: [pid: 48511|app: 0|req: 2590/5060] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.604510] [48511]: DEBUG nova.api.openstack.wsgi [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.604878] [48511]: DEBUG nova.compute.api [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.608483] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.608638] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.608839] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.609037] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.609173] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.609286] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.642799] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.642993] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.643137] [48511]: DEBUG oslo_concurrency.lockutils [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.643288] [48511]: DEBUG nova.objects.instance [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1043.647173] [48511]: WARNING neutronclient.v2_0.client [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.674430] [48512]: DEBUG nova.policy [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.682328] [48512]: INFO nova.api.openstack.requestlog [None req-f88561b9-1166-47c9-8abe-19acc6695b65 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.195479 [ 1043.682665] [48512]: [pid: 48512|app: 0|req: 2471/5061] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.686417] [48512]: DEBUG nova.api.openstack.wsgi [None req-82027f7a-c802-4823-a024-865ea440415b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.687841] [48512]: DEBUG nova.compute.api [None req-82027f7a-c802-4823-a024-865ea440415b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.704281] [48512]: WARNING neutronclient.v2_0.client [None req-82027f7a-c802-4823-a024-865ea440415b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.716341] [48511]: DEBUG nova.policy [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.723124] [48511]: INFO nova.api.openstack.requestlog [None req-d0aeb8fa-33d3-4e22-be38-bd4e38b26d9c tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.121703 [ 1043.723333] [48511]: [pid: 48511|app: 0|req: 2591/5062] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.726058] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.727544] [48511]: DEBUG nova.compute.api [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] [instance: df731613-d8d1-4881-8e94-eeb316e464ad] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.731043] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.731640] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.731640] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.731788] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.731886] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.731943] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.748583] [48511]: INFO nova.api.openstack.wsgi [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] HTTP exception thrown: Instance df731613-d8d1-4881-8e94-eeb316e464ad could not be found. [ 1043.748583] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] Returning 404 to user: Instance df731613-d8d1-4881-8e94-eeb316e464ad could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1043.748720] [48511]: INFO nova.api.openstack.requestlog [None req-9f1b471d-3cc6-4ef3-9a65-7184e9ee3a44 tempest-ServerRescueNegativeTestJSON-1589537906 tempest-ServerRescueNegativeTestJSON-1589537906-project-member] 10.180.1.21 "GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad" status: 404 len: 111 microversion: 2.1 time: 0.024878 [ 1043.748978] [48511]: [pid: 48511|app: 0|req: 2592/5063] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/df731613-d8d1-4881-8e94-eeb316e464ad => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1043.751547] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.752979] [48511]: DEBUG nova.compute.api [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.756641] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.756833] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.756947] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.757312] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.757457] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.757601] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.777629] [48512]: DEBUG nova.policy [None req-82027f7a-c802-4823-a024-865ea440415b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.779185] [48511]: WARNING neutronclient.v2_0.client [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.789575] [48512]: INFO nova.api.openstack.requestlog [None req-82027f7a-c802-4823-a024-865ea440415b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1213 microversion: 2.1 time: 0.106298 [ 1043.789923] [48512]: [pid: 48512|app: 0|req: 2472/5064] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1213 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.794928] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.795137] [48512]: DEBUG nova.compute.api [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1043.803071] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1043.822628] [48512]: WARNING neutronclient.v2_0.client [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1043.985208] [48511]: DEBUG nova.policy [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1043.990027] [48511]: INFO nova.api.openstack.requestlog [None req-a8c1a89d-df3f-49c4-9a4c-d635916c1945 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.240465 [ 1043.990609] [48511]: [pid: 48511|app: 0|req: 2593/5065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.993906] [48511]: DEBUG nova.api.openstack.wsgi [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1043.995978] [48511]: DEBUG nova.compute.api [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.000648] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.000974] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.001279] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.001685] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.001917] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.002200] [48511]: DEBUG oslo_concurrency.lockutils [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.022395] [48511]: WARNING neutronclient.v2_0.client [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.043873] [48512]: DEBUG nova.policy [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.048726] [48512]: INFO nova.api.openstack.requestlog [None req-f9f428f3-4898-450f-a7cb-82d85fa50cde tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.258223 [ 1044.049080] [48512]: [pid: 48512|app: 0|req: 2473/5066] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.051543] [48512]: DEBUG nova.api.openstack.wsgi [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.053750] [48512]: DEBUG nova.compute.api [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.057389] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.057577] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.057705] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.058621] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.058621] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.058621] [48512]: DEBUG oslo_concurrency.lockutils [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.077651] [48512]: WARNING neutronclient.v2_0.client [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.127948] [48511]: DEBUG nova.policy [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.134509] [48511]: INFO nova.api.openstack.requestlog [None req-34b262be-4bea-4f5e-876b-f3b14755679a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1274 microversion: 2.1 time: 0.143230 [ 1044.138024] [48511]: [pid: 48511|app: 0|req: 2594/5067] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1274 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.203786] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a85777f-9ee7-4797-ad08-e105fe61e7f2 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.222048] [48512]: DEBUG nova.policy [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.230083] [48512]: INFO nova.api.openstack.requestlog [None req-700468ce-289c-4a0c-bb14-4014ed755ce0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.180360 [ 1044.230626] [48512]: [pid: 48512|app: 0|req: 2474/5068] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.233397] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.235414] [48512]: DEBUG nova.compute.api [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.242049] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.251095] [48511]: INFO nova.api.openstack.requestlog [None req-1a85777f-9ee7-4797-ad08-e105fe61e7f2 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5" status: 200 len: 371 microversion: 2.1 time: 0.115106 [ 1044.251671] [48511]: [pid: 48511|app: 0|req: 2595/5069] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5 => generated 371 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1044.255266] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd2b5e8e-9a50-4728-8249-5ecdfe7eeadb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1755344174", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1044.257592] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd2b5e8e-9a50-4728-8249-5ecdfe7eeadb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1044.257839] [48511]: INFO nova.api.openstack.requestlog [None req-cd2b5e8e-9a50-4728-8249-5ecdfe7eeadb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action" status: 400 len: 938 microversion: 2.1 time: 0.005721 [ 1044.258201] [48511]: [pid: 48511|app: 0|req: 2596/5070] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:26:49 2025] POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action => generated 938 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1044.264926] [48511]: DEBUG nova.api.openstack.wsgi [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.266549] [48511]: DEBUG nova.compute.api [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.270113] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.270316] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.270452] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.270895] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.271053] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.271329] [48512]: WARNING neutronclient.v2_0.client [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.271384] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.348484] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.348971] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.349063] [48511]: DEBUG oslo_concurrency.lockutils [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.350076] [48511]: DEBUG nova.objects.instance [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.355026] [48511]: WARNING neutronclient.v2_0.client [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.413122] [48511]: DEBUG nova.policy [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.419874] [48511]: INFO nova.api.openstack.requestlog [None req-a882de93-89c8-4a39-9281-afa7b4d80093 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.161046 [ 1044.421029] [48511]: [pid: 48511|app: 0|req: 2597/5071] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.423244] [48511]: DEBUG nova.api.openstack.wsgi [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.425140] [48511]: DEBUG nova.compute.api [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.429720] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.429957] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.430403] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.430525] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.430797] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.430797] [48511]: DEBUG oslo_concurrency.lockutils [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.465411] [48511]: WARNING neutronclient.v2_0.client [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.467981] [48512]: DEBUG nova.policy [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.477226] [48512]: INFO nova.api.openstack.requestlog [None req-f0827946-3438-4e92-94eb-88af1e91a265 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1512 microversion: 2.1 time: 0.246021 [ 1044.477581] [48512]: [pid: 48512|app: 0|req: 2475/5072] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:48 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1512 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.480222] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1044.487695] [48511]: DEBUG nova.policy [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.492642] [48511]: INFO nova.api.openstack.requestlog [None req-06e789e4-32d3-4ebe-b7e9-a56aea46c2ae tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1234 microversion: 2.1 time: 0.071633 [ 1044.493014] [48511]: [pid: 48511|app: 0|req: 2598/5073] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.495521] [48511]: DEBUG nova.api.openstack.wsgi [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.497821] [48511]: DEBUG nova.compute.api [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.503019] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.503236] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.503378] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.503664] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.503780] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.503898] [48511]: DEBUG oslo_concurrency.lockutils [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.527416] [48511]: WARNING neutronclient.v2_0.client [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.528109] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.528313] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.528455] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.528823] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.529772] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.529772] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.564062] [48512]: INFO nova.api.openstack.requestlog [None req-0e1e0b16-5b42-4bf7-a91c-755a3c727a56 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5" status: 200 len: 328 microversion: 2.1 time: 0.085313 [ 1044.564062] [48512]: [pid: 48512|app: 0|req: 2476/5074] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:26:49 2025] PUT /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5 => generated 328 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1044.567406] [48512]: DEBUG nova.api.openstack.wsgi [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1079316645", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "b1d920d7-81d0-4325-abd1-e16f1956694a"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1044.613651] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.614022] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.614186] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.615592] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.615775] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.617553] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.624757] [48512]: DEBUG nova.network.neutron [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] validate_networks() for [('b1d920d7-81d0-4325-abd1-e16f1956694a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1044.625148] [48512]: WARNING neutronclient.v2_0.client [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.641716] [48511]: DEBUG nova.policy [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.649574] [48511]: INFO nova.api.openstack.requestlog [None req-dbf8d351-6b6a-4e70-a317-ac1b9fbffba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.155923 [ 1044.649932] [48511]: [pid: 48511|app: 0|req: 2599/5075] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.652955] [48511]: DEBUG nova.api.openstack.wsgi [None req-a51467e3-7e7d-435e-a0c2-b9380dd27e2a tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.659994] [48511]: INFO nova.api.openstack.requestlog [None req-a51467e3-7e7d-435e-a0c2-b9380dd27e2a tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5" status: 202 len: 0 microversion: 2.1 time: 0.009283 [ 1044.660545] [48511]: [pid: 48511|app: 0|req: 2600/5076] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:26:49 2025] DELETE /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5 => generated 0 bytes in 10 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1044.665932] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b5af949-cea7-4442-b8f5-90015e88b3ff tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.708638] [48511]: INFO nova.api.openstack.requestlog [None req-6b5af949-cea7-4442-b8f5-90015e88b3ff tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5" status: 200 len: 371 microversion: 2.1 time: 0.045043 [ 1044.709017] [48511]: [pid: 48511|app: 0|req: 2601/5077] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/os-quota-sets/1e37514608544b978453481d8132b1d5 => generated 371 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1044.711860] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.713524] [48511]: DEBUG nova.compute.api [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.719340] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.719597] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.719687] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.719945] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.720119] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.720248] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.742874] [48511]: WARNING neutronclient.v2_0.client [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.817278] [48511]: DEBUG nova.policy [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.822260] [48511]: INFO nova.api.openstack.requestlog [None req-3d89f5f3-4eac-498d-b4a9-e793389c9ad4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.112509 [ 1044.822652] [48511]: [pid: 48511|app: 0|req: 2602/5078] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.825409] [48511]: DEBUG nova.api.openstack.wsgi [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92569b9c-f078-4d27-aecd-c027116ed29f", "tag": "4cd4d626-f2b9-4450-b7c0-78cc74c98bd0"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1044.840324] [48511]: DEBUG oslo_concurrency.lockutils [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.840529] [48511]: DEBUG oslo_concurrency.lockutils [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.840859] [48511]: DEBUG oslo_concurrency.lockutils [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.855893] [48511]: INFO nova.api.openstack.compute.server_external_events [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] Creating event network-changed:4cd4d626-f2b9-4450-b7c0-78cc74c98bd0 for instance 92569b9c-f078-4d27-aecd-c027116ed29f on cpu-1 [ 1044.857574] [48512]: WARNING neutronclient.v2_0.client [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.863228] [48511]: INFO nova.api.openstack.requestlog [req-beb7804e-c44b-4c98-ae35-161f0861c120 req-d84cee0a-39c2-49aa-a3f7-cd11437e7738 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039631 [ 1044.863787] [48511]: [pid: 48511|app: 0|req: 2603/5079] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:49 2025] 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) [ 1044.871588] [48511]: DEBUG nova.api.openstack.wsgi [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.873944] [48511]: DEBUG nova.compute.api [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.879176] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.879506] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.879720] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.880609] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.881039] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.881279] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.907465] [48511]: WARNING neutronclient.v2_0.client [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.926732] [48511]: DEBUG nova.policy [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.931757] [48511]: INFO nova.api.openstack.requestlog [None req-83d0d7c9-9a1c-428a-9cda-298968e5a763 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.066573 [ 1044.932254] [48511]: [pid: 48511|app: 0|req: 2604/5080] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.935302] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1044.937745] [48511]: DEBUG nova.compute.api [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1044.941248] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.941455] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.941624] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.943115] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.943115] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.943115] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.965635] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.965834] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.965964] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.966170] [48511]: DEBUG nova.objects.instance [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1044.968272] [48512]: DEBUG nova.virt.hardware [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1044.968566] [48512]: DEBUG nova.virt.hardware [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1044.968846] [48512]: DEBUG nova.virt.hardware [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1044.969054] [48512]: DEBUG nova.virt.hardware [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1044.969232] [48512]: DEBUG nova.virt.hardware [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1044.970225] [48511]: WARNING neutronclient.v2_0.client [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1044.980016] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.983040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.983040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.983040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1044.983040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1044.983040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1044.995113] [48511]: DEBUG nova.policy [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1044.995888] [48512]: DEBUG nova.quota [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1044.999602] [48512]: DEBUG nova.quota [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1044.999789] [48511]: INFO nova.api.openstack.requestlog [None req-6b11b4ab-e04d-457d-a79b-bca666f57085 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.066844 [ 1045.000163] [48511]: [pid: 48511|app: 0|req: 2605/5081] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.005229] [48511]: DEBUG nova.api.openstack.wsgi [None req-f7e2e5ab-62bf-46ae-9285-8ab35d1c70c5 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.012130] [48512]: DEBUG nova.compute.api [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1045.013593] [48512]: DEBUG nova.compute.api [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1045.064749] [48512]: INFO nova.api.openstack.requestlog [None req-e73b11c9-fd62-4e46-b138-c59355d7fbcf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.499768 [ 1045.065245] [48512]: [pid: 48512|app: 0|req: 2477/5082] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:26:49 2025] POST /compute/v2.1/servers => generated 380 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1045.068508] [48512]: DEBUG nova.api.openstack.wsgi [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.070832] [48512]: DEBUG nova.compute.api [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.078582] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.078796] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.078924] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.079303] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.079483] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.079606] [48512]: DEBUG oslo_concurrency.lockutils [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.107322] [48512]: WARNING neutronclient.v2_0.client [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.146420] [48512]: DEBUG nova.policy [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.155896] [48512]: INFO nova.api.openstack.requestlog [None req-b32b1932-0f44-437f-81a9-e105fef475d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.090052 [ 1045.156254] [48512]: [pid: 48512|app: 0|req: 2478/5083] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.161021] [48512]: DEBUG nova.api.openstack.wsgi [None req-0dac0566-e74b-4cd7-b6f2-947bc4a8a7e2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1045.161478] [48512]: DEBUG nova.api.openstack.wsgi [None req-0dac0566-e74b-4cd7-b6f2-947bc4a8a7e2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1045.162076] [48512]: INFO nova.api.openstack.requestlog [None req-0dac0566-e74b-4cd7-b6f2-947bc4a8a7e2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action" status: 400 len: 619 microversion: 2.1 time: 0.005259 [ 1045.164841] [48512]: [pid: 48512|app: 0|req: 2479/5084] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:26:49 2025] POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1045.166571] [48512]: DEBUG nova.api.openstack.wsgi [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.170346] [48512]: DEBUG nova.compute.api [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.176076] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.176151] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.179449] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.179449] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.179449] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.179449] [48512]: DEBUG oslo_concurrency.lockutils [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.202475] [48512]: WARNING neutronclient.v2_0.client [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.213041] [48511]: INFO nova.api.openstack.requestlog [None req-f7e2e5ab-62bf-46ae-9285-8ab35d1c70c5 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2/defaults" status: 200 len: 371 microversion: 2.1 time: 0.212238 [ 1045.213409] [48511]: [pid: 48511|app: 0|req: 2606/5085] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2/defaults => generated 371 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1045.216272] [48511]: DEBUG nova.api.openstack.wsgi [None req-66793cf4-4a7c-4b06-9e5d-86183ea07b36 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.218073] [48511]: DEBUG nova.compute.api [None req-66793cf4-4a7c-4b06-9e5d-86183ea07b36 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.231445] [48511]: WARNING neutronclient.v2_0.client [None req-66793cf4-4a7c-4b06-9e5d-86183ea07b36 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.263879] [48511]: DEBUG nova.policy [None req-66793cf4-4a7c-4b06-9e5d-86183ea07b36 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.268897] [48511]: INFO nova.api.openstack.requestlog [None req-66793cf4-4a7c-4b06-9e5d-86183ea07b36 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1215 microversion: 2.1 time: 0.054863 [ 1045.269538] [48511]: [pid: 48511|app: 0|req: 2607/5086] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.273125] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.275208] [48511]: DEBUG nova.compute.api [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.278917] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.279181] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.279397] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.279739] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.279916] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.280087] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.295210] [48512]: DEBUG nova.policy [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.300335] [48512]: INFO nova.api.openstack.requestlog [None req-435fe3a9-0597-4f61-a3f2-b9cbc902e7ec tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.136985 [ 1045.300727] [48512]: [pid: 48512|app: 0|req: 2480/5087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:49 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.304749] [48511]: WARNING neutronclient.v2_0.client [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.306735] [48512]: DEBUG nova.api.openstack.wsgi [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.308599] [48512]: DEBUG nova.compute.api [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.313663] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.314937] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.316149] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.316149] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.316149] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.316149] [48512]: DEBUG oslo_concurrency.lockutils [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.329383] [48511]: DEBUG nova.policy [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.341412] [48511]: INFO nova.api.openstack.requestlog [None req-1c67b288-2d43-40c4-a3d6-1c0716a98180 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1282 microversion: 2.1 time: 0.071147 [ 1045.341846] [48511]: [pid: 48511|app: 0|req: 2608/5088] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1282 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.359905] [48512]: WARNING neutronclient.v2_0.client [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.409076] [48511]: DEBUG nova.api.openstack.wsgi [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "5120"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1045.490385] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.492192] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.492192] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.492192] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.492192] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.492192] [48511]: DEBUG oslo_concurrency.lockutils [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.521653] [48512]: DEBUG nova.policy [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.532401] [48512]: INFO nova.api.openstack.requestlog [None req-92f1ce37-97d8-4eb1-acff-c0573f8e2a88 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.229103 [ 1045.532515] [48511]: INFO nova.api.openstack.requestlog [None req-902a3bca-6efd-4a09-8220-f45586510f6e tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf" status: 200 len: 328 microversion: 2.1 time: 0.126047 [ 1045.532565] [48512]: [pid: 48512|app: 0|req: 2481/5089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.532614] [48511]: [pid: 48511|app: 0|req: 2609/5090] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:26:50 2025] PUT /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf => generated 328 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1045.539077] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.539255] [48511]: DEBUG nova.api.openstack.wsgi [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.540944] [48511]: DEBUG nova.compute.api [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.541243] [48512]: DEBUG nova.compute.api [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.548997] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.549076] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.549131] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.549131] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.549210] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.549210] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.549293] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.549332] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.549370] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.549370] [48511]: DEBUG oslo_concurrency.lockutils [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.549446] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.549446] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.590111] [48511]: WARNING neutronclient.v2_0.client [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.591079] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.591508] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.591656] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.591841] [48512]: DEBUG nova.objects.instance [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1045.596764] [48512]: WARNING neutronclient.v2_0.client [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.731030] [48512]: DEBUG nova.policy [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1045.737277] [48512]: INFO nova.api.openstack.requestlog [None req-5a9b8f2b-71bd-42d1-b0c6-07d93d1f1caf tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.205150 [ 1045.737640] [48512]: [pid: 48512|app: 0|req: 2482/5091] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.740853] [48512]: DEBUG nova.api.openstack.wsgi [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1045.742524] [48512]: DEBUG nova.compute.api [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1045.747837] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.748447] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.748447] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.748803] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1045.748987] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1045.749133] [48512]: DEBUG oslo_concurrency.lockutils [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1045.776277] [48512]: WARNING neutronclient.v2_0.client [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1045.999423] [48511]: DEBUG nova.policy [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.010895] [48511]: INFO nova.api.openstack.requestlog [None req-438754d2-2204-4f95-b5cd-11b50089d36c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1517 microversion: 2.1 time: 0.478345 [ 1046.011438] [48511]: [pid: 48511|app: 0|req: 2610/5092] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1517 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.014580] [48512]: DEBUG nova.policy [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.014947] [48511]: DEBUG nova.api.openstack.wsgi [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.021607] [48512]: INFO nova.api.openstack.requestlog [None req-6a0656b7-a53d-41cc-b195-e36042b5d9bc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1234 microversion: 2.1 time: 0.281312 [ 1046.021607] [48512]: [pid: 48512|app: 0|req: 2483/5093] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1234 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.024219] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.028237] [48512]: DEBUG nova.compute.api [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.032048] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.032387] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.032533] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.032815] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.032964] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.033115] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.060229] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.060464] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.060638] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.061018] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.061230] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.061358] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.081695] [48511]: INFO nova.api.openstack.requestlog [None req-b2369737-64de-4372-b2d3-4f5da3aad34d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf/detail" status: 200 len: 916 microversion: 2.1 time: 0.069076 [ 1046.081962] [48511]: [pid: 48511|app: 0|req: 2611/5094] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf/detail => generated 916 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1046.084837] [48511]: DEBUG nova.api.openstack.wsgi [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.086382] [48511]: DEBUG nova.compute.api [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.090620] [48512]: WARNING neutronclient.v2_0.client [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.091928] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.091928] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.091928] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.091928] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.091928] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.092172] [48511]: DEBUG oslo_concurrency.lockutils [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.110664] [48511]: WARNING neutronclient.v2_0.client [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.194077] [48511]: DEBUG nova.policy [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.198152] [48511]: INFO nova.api.openstack.requestlog [None req-43fda0c9-6072-4b9a-bfd5-7b064ddf5c6c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.115384 [ 1046.198516] [48511]: [pid: 48511|app: 0|req: 2612/5095] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.201926] [48511]: DEBUG nova.api.openstack.wsgi [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.203377] [48511]: DEBUG nova.compute.api [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.211291] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.211447] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.211675] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.212130] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.212380] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.212594] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.238636] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.238788] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.238850] [48511]: DEBUG oslo_concurrency.lockutils [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.239011] [48511]: DEBUG nova.objects.instance [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.244409] [48511]: WARNING neutronclient.v2_0.client [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.287800] [48512]: DEBUG nova.policy [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.295157] [48512]: INFO nova.api.openstack.requestlog [None req-7ad185dd-0e02-4408-83eb-518972cbb67a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.273533 [ 1046.295906] [48512]: [pid: 48512|app: 0|req: 2484/5096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.298650] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.300896] [48512]: DEBUG nova.compute.api [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.302865] [48511]: DEBUG nova.policy [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.305659] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.306952] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.306952] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.306952] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.306952] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.306952] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.307684] [48511]: INFO nova.api.openstack.requestlog [None req-91433dda-8669-46dc-91c2-b37bed94a1de tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.108225 [ 1046.307800] [48511]: [pid: 48511|app: 0|req: 2613/5097] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:50 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.311089] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"ram": "2048"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1046.348625] [48512]: WARNING neutronclient.v2_0.client [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.485068] [48512]: DEBUG nova.policy [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.493598] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.494231] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.494387] [48512]: INFO nova.api.openstack.requestlog [None req-ccc89918-7a05-4628-8705-5e47179d4552 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.197611 [ 1046.494474] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.494797] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.494884] [48512]: [pid: 48512|app: 0|req: 2485/5098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.495323] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.497063] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.498532] [48512]: DEBUG nova.api.openstack.wsgi [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.500413] [48512]: DEBUG nova.compute.api [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.506585] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.506833] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.507031] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.507526] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.507696] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.507857] [48512]: DEBUG oslo_concurrency.lockutils [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.519598] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.519993] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.520220] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.520645] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.522222] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.522466] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.537251] [48512]: WARNING neutronclient.v2_0.client [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.555039] [48511]: INFO nova.api.openstack.requestlog [None req-2f074fbf-565f-41d8-bd4f-e8ee3c93bb7b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf?user_id=371c9870681e40f48c29fafdcc02407d" status: 200 len: 328 microversion: 2.1 time: 0.246489 [ 1046.555371] [48511]: [pid: 48511|app: 0|req: 2614/5099] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:26:51 2025] PUT /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf?user_id=371c9870681e40f48c29fafdcc02407d => generated 328 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1046.558200] [48511]: DEBUG nova.api.openstack.wsgi [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1029384943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1046.559762] [48512]: DEBUG nova.policy [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.560041] [48511]: DEBUG nova.compute.api [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.563667] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.563909] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.564060] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.564550] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.564797] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.564966] [48511]: DEBUG oslo_concurrency.lockutils [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.565222] [48512]: INFO nova.api.openstack.requestlog [None req-9f7935bc-fdba-4701-a11d-329302fa3409 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1211 microversion: 2.1 time: 0.069680 [ 1046.565692] [48512]: [pid: 48512|app: 0|req: 2486/5100] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.568501] [48512]: DEBUG nova.api.openstack.wsgi [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.570383] [48512]: DEBUG nova.compute.api [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.574815] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.574815] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.574815] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.575081] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.575246] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.575358] [48512]: DEBUG oslo_concurrency.lockutils [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.598302] [48512]: WARNING neutronclient.v2_0.client [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.688231] [48512]: DEBUG nova.policy [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.695112] [48512]: INFO nova.api.openstack.requestlog [None req-3cd1f77a-2bf1-401d-acea-77a1f795de63 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.128480 [ 1046.695631] [48512]: [pid: 48512|app: 0|req: 2487/5101] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.699248] [48512]: DEBUG nova.api.openstack.wsgi [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.702676] [48512]: DEBUG nova.compute.api [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.706741] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.707074] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.707278] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.708240] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.708599] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.708910] [48512]: DEBUG oslo_concurrency.lockutils [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.729483] [48512]: WARNING neutronclient.v2_0.client [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1046.803079] [48512]: DEBUG nova.policy [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1046.807841] [48512]: INFO nova.api.openstack.requestlog [None req-402d4b63-a744-4b44-a629-90356eecf395 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1322 microversion: 2.1 time: 0.111414 [ 1046.808112] [48512]: [pid: 48512|app: 0|req: 2488/5102] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1322 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.814101] [48512]: DEBUG nova.api.openstack.wsgi [None req-8aa99ae4-9866-4a5b-af4e-e7f49f8e6d9b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.956452] [48512]: INFO nova.api.openstack.requestlog [None req-8aa99ae4-9866-4a5b-af4e-e7f49f8e6d9b tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf?user_id=371c9870681e40f48c29fafdcc02407d" status: 200 len: 370 microversion: 2.1 time: 0.147620 [ 1046.956835] [48512]: [pid: 48512|app: 0|req: 2489/5103] 10.180.1.21 () {58 vars in 1318 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/os-quota-sets/3cb9b36cb2374161a55d666bda9000cf?user_id=371c9870681e40f48c29fafdcc02407d => generated 370 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1046.959844] [48512]: DEBUG nova.api.openstack.wsgi [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1046.961483] [48512]: DEBUG nova.compute.api [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1046.965608] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.965852] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.965965] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.966233] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.966385] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.967114] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.992243] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1046.992578] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1046.992688] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1046.992780] [48512]: DEBUG nova.objects.instance [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lazy-loading 'fault' on Instance uuid 398c9924-0465-4462-b396-fc43eecef753 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1046.997108] [48512]: WARNING neutronclient.v2_0.client [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.019158] [48512]: DEBUG nova.policy [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '28ed85c7c03746699b00edd7fffe6e36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '019c86cd0cb14000aed25bb2482eb39f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.026712] [48512]: INFO nova.api.openstack.requestlog [None req-8eb91745-e4c0-44ac-9a61-2a2b129cf0a9 tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 200 len: 1297 microversion: 2.1 time: 0.069196 [ 1047.027144] [48512]: [pid: 48512|app: 0|req: 2490/5104] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.032688] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.035213] [48512]: DEBUG nova.compute.api [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.039811] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.040266] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.040374] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.040818] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.041101] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.041235] [48512]: DEBUG oslo_concurrency.lockutils [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.067781] [48512]: WARNING neutronclient.v2_0.client [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.142408] [48511]: INFO nova.api.openstack.requestlog [None req-d13e7d19-8f64-418a-871a-39d815198d09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action" status: 202 len: 0 microversion: 2.1 time: 0.585979 [ 1047.143532] [48511]: [pid: 48511|app: 0|req: 2615/5105] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:51 2025] POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action => generated 0 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1047.146405] [48511]: DEBUG nova.api.openstack.wsgi [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.148672] [48511]: DEBUG nova.compute.api [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.154802] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.154952] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.154952] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.155370] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.155514] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.155701] [48511]: DEBUG oslo_concurrency.lockutils [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.179329] [48511]: WARNING neutronclient.v2_0.client [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.550855] [48511]: DEBUG nova.policy [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.558703] [48511]: INFO nova.api.openstack.requestlog [None req-793a93a6-e31e-41ae-ade1-26fbe52df81a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1234 microversion: 2.1 time: 0.414819 [ 1047.559019] [48511]: [pid: 48511|app: 0|req: 2616/5106] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1234 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.562454] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1151259682"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1047.564706] [48511]: DEBUG nova.compute.api [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.569693] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.574785] [48512]: DEBUG nova.policy [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.579011] [48512]: INFO nova.api.openstack.requestlog [None req-6ff2ee3b-59ec-4375-a41c-750519fff874 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1517 microversion: 2.1 time: 0.549630 [ 1047.583023] [48512]: [pid: 48512|app: 0|req: 2491/5107] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:51 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1517 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.583023] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.583624] [48512]: DEBUG nova.compute.api [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.587876] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.587973] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.588360] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.588360] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.588497] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.588617] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.611534] [48511]: INFO nova.api.openstack.wsgi [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Cannot 'createImage' instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a while it is in task_state image_snapshot_pending [ 1047.612964] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 409 to user: Cannot 'createImage' instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a while it is in task_state image_snapshot_pending {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1047.613789] [48511]: INFO nova.api.openstack.requestlog [None req-7f36a2bc-9a6a-4ea9-a20c-813fb6383de3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action" status: 409 len: 167 microversion: 2.1 time: 0.054219 [ 1047.615394] [48511]: [pid: 48511|app: 0|req: 2617/5108] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:52 2025] POST /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a/action => generated 167 bytes in 56 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1047.620940] [48511]: DEBUG nova.api.openstack.wsgi [None req-74b0c71c-f1d6-49ac-90ac-c33de3aaaf3d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.625486] [48512]: WARNING neutronclient.v2_0.client [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.697557] [48512]: DEBUG nova.policy [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.705495] [48512]: INFO nova.api.openstack.requestlog [None req-a7666456-d9f8-48f6-aa22-05dfbecdc81d tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.125227 [ 1047.708568] [48512]: [pid: 48512|app: 0|req: 2492/5109] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.713991] [48512]: DEBUG nova.api.openstack.wsgi [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.717187] [48512]: DEBUG nova.compute.api [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.725234] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.726190] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.726615] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.729361] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.729794] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.730171] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.755876] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.756162] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.756343] [48512]: DEBUG oslo_concurrency.lockutils [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.756530] [48512]: DEBUG nova.objects.instance [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1047.762598] [48512]: WARNING neutronclient.v2_0.client [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.782028] [48512]: DEBUG nova.policy [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.787448] [48512]: INFO nova.api.openstack.requestlog [None req-42636a98-3958-43f4-a0b2-6365f468d4f8 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.078092 [ 1047.787826] [48512]: [pid: 48512|app: 0|req: 2493/5110] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.790387] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.791809] [48512]: DEBUG nova.compute.api [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.795658] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.795658] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.795764] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.796066] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.796280] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.796425] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.802747] [48511]: INFO nova.api.openstack.requestlog [None req-74b0c71c-f1d6-49ac-90ac-c33de3aaaf3d tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2/defaults" status: 200 len: 371 microversion: 2.1 time: 0.186478 [ 1047.803374] [48511]: [pid: 48511|app: 0|req: 2618/5111] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2/defaults => generated 371 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1047.807041] [48511]: DEBUG nova.api.openstack.wsgi [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "76507a38-3b47-4f31-ae8e-51f84e4ecc5b", "name": "network-vif-plugged", "status": "completed", "tag": "c85dd918-e8e3-4ca6-8bec-221f3bd40517"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1047.826567] [48511]: DEBUG oslo_concurrency.lockutils [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.826782] [48511]: DEBUG oslo_concurrency.lockutils [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.828617] [48511]: DEBUG oslo_concurrency.lockutils [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.834015] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] Creating event network-vif-plugged:c85dd918-e8e3-4ca6-8bec-221f3bd40517 for instance 76507a38-3b47-4f31-ae8e-51f84e4ecc5b on cpu-1 [ 1047.838689] [48511]: INFO nova.api.openstack.requestlog [req-1a150dc2-50ca-45c2-b96b-3654a0a568a7 req-33f1a564-f75c-4781-bc79-731e86e3cda7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034447 [ 1047.839248] [48511]: [pid: 48511|app: 0|req: 2619/5112] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:52 2025] 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) [ 1047.841826] [48512]: WARNING neutronclient.v2_0.client [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.842267] [48511]: DEBUG nova.api.openstack.wsgi [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.843720] [48511]: DEBUG nova.compute.api [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.850519] [48511]: DEBUG oslo_concurrency.lockutils [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.865129] [48512]: DEBUG nova.policy [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.871012] [48511]: WARNING neutronclient.v2_0.client [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.875568] [48512]: INFO nova.api.openstack.requestlog [None req-ef2e7437-7320-4631-b8ee-5c9d965cd960 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.086738 [ 1047.876322] [48512]: [pid: 48512|app: 0|req: 2494/5113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.880079] [48512]: DEBUG nova.api.openstack.wsgi [None req-16a6bc2c-8fdc-491f-8bb0-f13aa18fc3c3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.897650] [48511]: DEBUG nova.policy [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1047.902663] [48511]: INFO nova.api.openstack.requestlog [None req-23284d59-dae7-485c-bbff-1d634d553d84 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1211 microversion: 2.1 time: 0.062755 [ 1047.902930] [48511]: [pid: 48511|app: 0|req: 2620/5114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.905545] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1047.906839] [48511]: DEBUG nova.compute.api [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1047.910117] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.910310] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.910448] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.910702] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1047.910845] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1047.910965] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1047.931077] [48511]: WARNING neutronclient.v2_0.client [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1047.969397] [48512]: INFO nova.api.openstack.requestlog [None req-16a6bc2c-8fdc-491f-8bb0-f13aa18fc3c3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/134c0c70-108d-43cd-b041-f7a58d6cc724" status: 204 len: 0 microversion: 2.1 time: 0.092562 [ 1047.969886] [48512]: [pid: 48512|app: 0|req: 2495/5115] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] DELETE /compute/v2.1/images/134c0c70-108d-43cd-b041-f7a58d6cc724 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1047.972727] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"force": true, "metadata_items": 256, "ram": 10240, "key_pairs": 200, "instances": 20, "server_groups": 20, "server_group_members": 20, "cores": 2, "fixed_ips": 10, "floating_ips": 20, "security_group_rules": 20, "security_groups": 20, "injected_file_content_bytes": 20480, "injected_file_path_bytes": 512, "injected_files": 10}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1048.016544] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.016743] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.016883] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.017239] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.017386] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.017519] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.042053] [48511]: DEBUG nova.policy [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.047650] [48511]: INFO nova.api.openstack.requestlog [None req-c9b99227-28ea-49f0-92e0-0091e4fd67a8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.143105 [ 1048.049026] [48511]: [pid: 48511|app: 0|req: 2621/5116] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.052016] [48511]: DEBUG nova.api.openstack.wsgi [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.053658] [48511]: DEBUG nova.compute.api [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.060538] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.062063] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.062063] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.062063] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.062063] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.062063] [48511]: DEBUG oslo_concurrency.lockutils [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.093408] [48511]: WARNING neutronclient.v2_0.client [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.133077] [48512]: INFO nova.api.openstack.requestlog [None req-b5d33cf1-118c-4f07-9e50-140652164070 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2" status: 200 len: 329 microversion: 2.1 time: 0.162079 [ 1048.133077] [48512]: [pid: 48512|app: 0|req: 2496/5117] 10.180.1.21 () {60 vars in 1258 bytes} [Mon Dec 8 18:26:52 2025] PUT /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2 => generated 329 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1048.135586] [48512]: DEBUG nova.api.openstack.wsgi [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.136901] [48512]: DEBUG nova.compute.api [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.139975] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.140295] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.140295] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.140567] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.140700] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.140894] [48512]: DEBUG oslo_concurrency.lockutils [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.158503] [48512]: WARNING neutronclient.v2_0.client [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.220237] [48511]: DEBUG nova.policy [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.229382] [48511]: INFO nova.api.openstack.requestlog [None req-71b01e13-ce4b-41b8-94d9-f0d8e850e08a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1322 microversion: 2.1 time: 0.180279 [ 1048.229729] [48511]: [pid: 48511|app: 0|req: 2622/5118] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1322 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.234737] [48511]: DEBUG nova.api.openstack.wsgi [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.236387] [48511]: DEBUG nova.compute.api [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] [instance: 398c9924-0465-4462-b396-fc43eecef753] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.239776] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.240026] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.240133] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.240395] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.240539] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.240655] [48511]: DEBUG oslo_concurrency.lockutils [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.248487] [48512]: DEBUG nova.policy [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.254386] [48511]: INFO nova.api.openstack.wsgi [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] HTTP exception thrown: Instance 398c9924-0465-4462-b396-fc43eecef753 could not be found. [ 1048.254757] [48511]: DEBUG nova.api.openstack.wsgi [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] Returning 404 to user: Instance 398c9924-0465-4462-b396-fc43eecef753 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1048.254894] [48512]: INFO nova.api.openstack.requestlog [None req-d14b5d20-52e4-40d4-aec6-3266eda4b48a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1530 microversion: 2.1 time: 0.121262 [ 1048.255483] [48511]: INFO nova.api.openstack.requestlog [None req-137b2a18-74bf-4137-9681-054fdce2c85b tempest-ServersAdminTestJSON-971822007 tempest-ServersAdminTestJSON-971822007-project-member] 10.180.1.21 "GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753" status: 404 len: 111 microversion: 2.1 time: 0.025020 [ 1048.255686] [48512]: [pid: 48512|app: 0|req: 2497/5119] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1530 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.255770] [48511]: [pid: 48511|app: 0|req: 2623/5120] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:52 2025] GET /compute/v2.1/servers/398c9924-0465-4462-b396-fc43eecef753 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1048.259043] [48512]: DEBUG nova.api.openstack.wsgi [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Action: 'update', calling method: >, body: {"quota_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1, "server_group_members": 10, "server_groups": 10}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1048.297292] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.297508] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.297672] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.297942] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.298087] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.298771] [48512]: DEBUG oslo_concurrency.lockutils [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.571680] [48511]: DEBUG nova.api.openstack.wsgi [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.573240] [48511]: DEBUG nova.compute.api [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.578944] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.579366] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.579579] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.580359] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.582236] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.582236] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.608929] [48511]: WARNING neutronclient.v2_0.client [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.634043] [48512]: INFO nova.api.openstack.requestlog [None req-731493dc-3f5a-4c1c-91e9-4728583ccb23 tempest-QuotasAdminTestJSON-369607517 tempest-QuotasAdminTestJSON-369607517-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2" status: 200 len: 329 microversion: 2.1 time: 0.377804 [ 1048.634311] [48512]: [pid: 48512|app: 0|req: 2498/5121] 10.180.1.21 () {60 vars in 1258 bytes} [Mon Dec 8 18:26:53 2025] PUT /compute/v2.1/os-quota-sets/63400abd0c654862b66947e44ec1d2f2 => generated 329 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1048.637464] [48512]: DEBUG nova.api.openstack.wsgi [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.641349] [48512]: DEBUG nova.compute.api [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.646552] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.646763] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.646935] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.647223] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.647371] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.647516] [48512]: DEBUG oslo_concurrency.lockutils [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.649207] [48511]: DEBUG nova.policy [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1048.659543] [48511]: INFO nova.api.openstack.requestlog [None req-bc14404b-1042-439a-b495-6448deea028a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1234 microversion: 2.1 time: 0.089978 [ 1048.659866] [48511]: [pid: 48511|app: 0|req: 2624/5122] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:53 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.669611] [48512]: WARNING neutronclient.v2_0.client [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1048.726325] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1048.727879] [48511]: DEBUG nova.compute.api [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1048.734709] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1048.766455] [48511]: WARNING neutronclient.v2_0.client [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.232412] [48511]: DEBUG nova.policy [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.239721] [48511]: INFO nova.api.openstack.requestlog [None req-ef7cea70-f5d3-4329-997e-914fdce771a4 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.515723 [ 1049.240072] [48511]: [pid: 48511|app: 0|req: 2625/5123] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:53 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.242664] [48511]: DEBUG nova.api.openstack.wsgi [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.244107] [48511]: DEBUG nova.compute.api [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.250246] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.250486] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.250592] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.250853] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.250994] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.251128] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.283453] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.283635] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.283753] [48511]: DEBUG oslo_concurrency.lockutils [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.283906] [48511]: DEBUG nova.objects.instance [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lazy-loading 'fault' on Instance uuid 0b18e793-7289-460d-bae8-32139e17ba4d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1049.288195] [48511]: WARNING neutronclient.v2_0.client [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.600986] [48512]: DEBUG nova.policy [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.610708] [48512]: INFO nova.api.openstack.requestlog [None req-03c473a3-ebe2-439d-a5e0-15640c3c07e7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1518 microversion: 2.1 time: 0.974958 [ 1049.610708] [48512]: [pid: 48512|app: 0|req: 2499/5124] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:53 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1518 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.615365] [48512]: DEBUG nova.api.openstack.wsgi [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.617401] [48512]: DEBUG nova.compute.api [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.627634] [48512]: DEBUG oslo_concurrency.lockutils [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.634398] [48511]: DEBUG nova.policy [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5cc5dad0fbfd4457bb7ff57802e64fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe15399a9bbf4f9d9ece2ed4c079bf75', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.644273] [48511]: INFO nova.api.openstack.requestlog [None req-07d47f98-02df-40f1-8b6a-040f0f2c404d tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 200 len: 1301 microversion: 2.1 time: 0.403404 [ 1049.644682] [48511]: [pid: 48511|app: 0|req: 2626/5125] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:54 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 1301 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.649116] [48511]: DEBUG nova.api.openstack.wsgi [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.651079] [48511]: DEBUG nova.compute.api [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.655913] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.656019] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.656153] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.656549] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.656940] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.657093] [48511]: DEBUG oslo_concurrency.lockutils [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.664279] [48512]: WARNING neutronclient.v2_0.client [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.688350] [48511]: WARNING neutronclient.v2_0.client [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.792898] [48512]: DEBUG nova.policy [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.803684] [48512]: INFO nova.api.openstack.requestlog [None req-4725c97c-a8b2-4fd9-aaf4-ec7422b1ad4a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.191987 [ 1049.803990] [48512]: [pid: 48512|app: 0|req: 2500/5126] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:54 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.807168] [48511]: DEBUG nova.policy [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1049.809723] [48512]: DEBUG nova.api.openstack.wsgi [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.811680] [48512]: DEBUG nova.compute.api [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.817051] [48511]: INFO nova.api.openstack.requestlog [None req-032c3bb7-d91b-4d77-aaed-518dc44f24c5 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1211 microversion: 2.1 time: 0.171692 [ 1049.817308] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.818457] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.818457] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.818457] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.818457] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.818457] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.819983] [48511]: [pid: 48511|app: 0|req: 2627/5127] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:54 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1211 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.823635] [48511]: DEBUG nova.api.openstack.wsgi [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1049.824766] [48511]: DEBUG nova.compute.api [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1049.831304] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.831530] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.831666] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.831948] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1049.832094] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1049.832219] [48511]: DEBUG oslo_concurrency.lockutils [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1049.846396] [48512]: WARNING neutronclient.v2_0.client [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1049.850830] [48511]: WARNING neutronclient.v2_0.client [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.256243] [48511]: DEBUG nova.policy [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.264109] [48511]: INFO nova.api.openstack.requestlog [None req-62a4d676-db2b-421f-b194-1dd34606e290 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1322 microversion: 2.1 time: 0.444447 [ 1050.265272] [48511]: [pid: 48511|app: 0|req: 2628/5128] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:54 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1322 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.272279] [48511]: DEBUG nova.api.openstack.wsgi [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.273815] [48511]: DEBUG nova.compute.api [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.280720] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.280720] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.280948] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.281504] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.281615] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.281757] [48511]: DEBUG oslo_concurrency.lockutils [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.337063] [48511]: WARNING neutronclient.v2_0.client [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.539125] [48512]: DEBUG nova.policy [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.548809] [48512]: INFO nova.api.openstack.requestlog [None req-89a0c16b-e4e3-4705-bc71-6c5fa57ae441 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1320 microversion: 2.1 time: 0.743980 [ 1050.548881] [48512]: [pid: 48512|app: 0|req: 2501/5129] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:54 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1320 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.553061] [48512]: DEBUG nova.api.openstack.wsgi [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.553907] [48512]: DEBUG nova.compute.api [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.562878] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.563114] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.563257] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.563530] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.563706] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.563836] [48512]: DEBUG oslo_concurrency.lockutils [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.603731] [48512]: WARNING neutronclient.v2_0.client [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.610184] [48511]: DEBUG nova.policy [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.614497] [48511]: INFO nova.api.openstack.requestlog [None req-4190d336-b0ff-4a04-a8d3-30f71ce2099c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1536 microversion: 2.1 time: 0.348174 [ 1050.615632] [48511]: [pid: 48511|app: 0|req: 2629/5130] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1536 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.629461] [48512]: DEBUG nova.policy [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.636796] [48512]: INFO nova.api.openstack.requestlog [None req-37229389-6859-4d0e-b048-f90a92ab38b1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1234 microversion: 2.1 time: 0.087185 [ 1050.637330] [48512]: [pid: 48512|app: 0|req: 2502/5131] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.645654] [48512]: DEBUG nova.api.openstack.wsgi [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "76507a38-3b47-4f31-ae8e-51f84e4ecc5b", "tag": "c85dd918-e8e3-4ca6-8bec-221f3bd40517"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1050.663383] [48512]: DEBUG oslo_concurrency.lockutils [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.663553] [48512]: DEBUG oslo_concurrency.lockutils [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.663985] [48512]: DEBUG oslo_concurrency.lockutils [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.682804] [48512]: INFO nova.api.openstack.compute.server_external_events [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] Creating event network-changed:c85dd918-e8e3-4ca6-8bec-221f3bd40517 for instance 76507a38-3b47-4f31-ae8e-51f84e4ecc5b on cpu-1 [ 1050.690196] [48512]: INFO nova.api.openstack.requestlog [req-44b0d662-4118-4b8a-9ad1-7312f16a6687 req-7e2b3f30-9150-4d41-9b5f-a80765ded9b1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051586 [ 1050.691527] [48512]: [pid: 48512|app: 0|req: 2503/5132] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:26:55 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1050.694597] [48512]: DEBUG nova.api.openstack.wsgi [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.696357] [48512]: DEBUG nova.compute.api [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.701662] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.701662] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.701873] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.702400] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.702400] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.702547] [48512]: DEBUG oslo_concurrency.lockutils [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.734591] [48512]: WARNING neutronclient.v2_0.client [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.758120] [48512]: DEBUG nova.policy [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1050.767204] [48512]: INFO nova.api.openstack.requestlog [None req-00e9a210-1985-488c-bf76-df6736438342 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1203 microversion: 2.1 time: 0.075240 [ 1050.767573] [48512]: [pid: 48512|app: 0|req: 2504/5133] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1203 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.770467] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.772388] [48512]: DEBUG nova.compute.api [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.776018] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.776133] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.776324] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.776614] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.776776] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.776943] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.808160] [48512]: WARNING neutronclient.v2_0.client [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1050.812019] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a8193ef-810f-4135-94b3-f7d7c692be9d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-702391304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcKG69SFmgj6IjjivahzR41rkSN+Co9+yCbB+4dF+Tm+B0qRQrrbRjyyf2rnZBm+lFCi0tPEkMPEVcLnpvpyainFUXvxn7zRZOdyJmaXiN/4cbK7Q7pKlqko8qHVT9EYg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1050.842250] [48511]: DEBUG nova.quota [None req-8a8193ef-810f-4135-94b3-f7d7c692be9d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1050.845546] [48511]: DEBUG nova.quota [None req-8a8193ef-810f-4135-94b3-f7d7c692be9d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1050.902828] [48511]: INFO nova.api.openstack.requestlog [None req-8a8193ef-810f-4135-94b3-f7d7c692be9d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.287282 [ 1050.903335] [48511]: [pid: 48511|app: 0|req: 2630/5134] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:26:55 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1050.905952] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.908435] [48511]: DEBUG nova.compute.api [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 0b18e793-7289-460d-bae8-32139e17ba4d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.913498] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.914298] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.914298] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.915084] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.915084] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.915084] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.925828] [48511]: INFO nova.api.openstack.wsgi [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] HTTP exception thrown: Instance 0b18e793-7289-460d-bae8-32139e17ba4d could not be found. [ 1050.926151] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Returning 404 to user: Instance 0b18e793-7289-460d-bae8-32139e17ba4d could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1050.926593] [48511]: INFO nova.api.openstack.requestlog [None req-2fbf4df5-1439-4596-b5bb-9d3d765c532b tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d" status: 404 len: 111 microversion: 2.1 time: 0.022797 [ 1050.927077] [48511]: [pid: 48511|app: 0|req: 2631/5135] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/0b18e793-7289-460d-bae8-32139e17ba4d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1050.929297] [48511]: DEBUG nova.api.openstack.wsgi [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1050.931532] [48511]: DEBUG nova.compute.api [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1050.936290] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.936486] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.936626] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.936972] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1050.937147] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1050.937276] [48511]: DEBUG oslo_concurrency.lockutils [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1050.970955] [48511]: WARNING neutronclient.v2_0.client [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.467795] [48512]: DEBUG nova.policy [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.475792] [48512]: INFO nova.api.openstack.requestlog [None req-c4cb4b33-aa6c-4553-a935-7f8e34293e70 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1518 microversion: 2.1 time: 0.707584 [ 1051.476160] [48512]: [pid: 48512|app: 0|req: 2505/5136] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1518 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.480026] [48512]: DEBUG nova.api.openstack.wsgi [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.480402] [48512]: DEBUG nova.compute.api [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.484169] [48511]: DEBUG nova.policy [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.488804] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.488928] [48511]: INFO nova.api.openstack.requestlog [None req-12ef2b85-d157-4294-b6b0-86ab9dd15d9c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.561367 [ 1051.490029] [48511]: [pid: 48511|app: 0|req: 2632/5137] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:55 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.490147] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.490147] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.490147] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.494023] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.494023] [48511]: DEBUG nova.compute.api [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] [instance: 41a53c4b-c038-42dd-b029-0ba714a52637] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.494879] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.494879] [48512]: DEBUG oslo_concurrency.lockutils [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.497102] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.497375] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.497552] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.497848] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.498076] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.498252] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.515977] [48511]: INFO nova.api.openstack.wsgi [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] HTTP exception thrown: Instance 41a53c4b-c038-42dd-b029-0ba714a52637 could not be found. [ 1051.516678] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] Returning 404 to user: Instance 41a53c4b-c038-42dd-b029-0ba714a52637 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1051.517437] [48511]: INFO nova.api.openstack.requestlog [None req-7e65664e-77f3-460f-b2ef-57b334482e27 tempest-MultipleCreateTestJSON-1177909801 tempest-MultipleCreateTestJSON-1177909801-project-member] 10.180.1.21 "GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637" status: 404 len: 111 microversion: 2.1 time: 0.027336 [ 1051.517811] [48511]: [pid: 48511|app: 0|req: 2633/5138] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:56 2025] GET /compute/v2.1/servers/41a53c4b-c038-42dd-b029-0ba714a52637 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1051.522701] [48511]: DEBUG nova.api.openstack.wsgi [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.524074] [48512]: WARNING neutronclient.v2_0.client [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.524668] [48511]: DEBUG nova.compute.api [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.532031] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.532294] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.532792] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.533335] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.533642] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.534259] [48511]: DEBUG oslo_concurrency.lockutils [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.554019] [48511]: WARNING neutronclient.v2_0.client [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1051.789923] [48512]: DEBUG nova.policy [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1051.798480] [48512]: INFO nova.api.openstack.requestlog [None req-7dee7f73-7e33-4b14-89e0-ba28395ccfd0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1211 microversion: 2.1 time: 0.321685 [ 1051.799133] [48512]: [pid: 48512|app: 0|req: 2506/5139] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:56 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1211 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1051.801935] [48512]: DEBUG nova.api.openstack.wsgi [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1051.803494] [48512]: DEBUG nova.compute.api [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1051.810045] [48512]: DEBUG oslo_concurrency.lockutils [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1051.833417] [48512]: WARNING neutronclient.v2_0.client [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1052.613636] [48511]: DEBUG nova.policy [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1052.623746] [48511]: INFO nova.api.openstack.requestlog [None req-30384ad1-b9e8-4a99-93c9-a4dab6927645 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1322 microversion: 2.1 time: 1.104632 [ 1052.624231] [48511]: [pid: 48511|app: 0|req: 2634/5140] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:56 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1322 bytes in 1106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.630719] [48511]: DEBUG nova.api.openstack.wsgi [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1052.632747] [48511]: DEBUG nova.compute.api [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1052.639070] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.640084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.640084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1052.640084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1052.640084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1052.640084] [48511]: DEBUG oslo_concurrency.lockutils [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.015440] [48511]: WARNING neutronclient.v2_0.client [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.294785] [48512]: DEBUG nova.policy [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.305797] [48512]: INFO nova.api.openstack.requestlog [None req-5d9c49c5-ef0b-408e-baa5-e366a18a233c tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1466 microversion: 2.1 time: 1.504717 [ 1053.305797] [48512]: [pid: 48512|app: 0|req: 2507/5141] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:56 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1466 bytes in 1505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.308070] [48512]: DEBUG nova.api.openstack.wsgi [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.309758] [48512]: DEBUG nova.compute.api [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.316855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.316855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.316855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.317267] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.317509] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.317719] [48512]: DEBUG oslo_concurrency.lockutils [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.370094] [48512]: WARNING neutronclient.v2_0.client [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.887160] [48512]: DEBUG nova.policy [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.895754] [48512]: INFO nova.api.openstack.requestlog [None req-b54103bd-e0ee-4d7f-952f-549317d6f41e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1290 microversion: 2.1 time: 0.589652 [ 1053.895910] [48512]: [pid: 48512|app: 0|req: 2508/5142] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:58 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1290 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.900733] [48512]: DEBUG nova.api.openstack.wsgi [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.904180] [48512]: DEBUG nova.compute.api [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1053.910421] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.910585] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.910650] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.911047] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1053.911279] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1053.911630] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1053.943441] [48512]: WARNING neutronclient.v2_0.client [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1053.986112] [48511]: DEBUG nova.policy [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1053.990785] [48511]: INFO nova.api.openstack.requestlog [None req-49738224-d259-49a4-8f0d-66c7da3546a6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1531 microversion: 2.1 time: 1.365915 [ 1053.991120] [48511]: [pid: 48511|app: 0|req: 2635/5143] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:57 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1531 bytes in 1366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.994536] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1053.996707] [48511]: DEBUG nova.compute.api [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.001166] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.001390] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.001534] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.001785] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.001928] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.002139] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.029652] [48511]: WARNING neutronclient.v2_0.client [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.817717] [48512]: DEBUG nova.policy [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.826223] [48512]: INFO nova.api.openstack.requestlog [None req-f6ddfe04-290e-4b43-96d3-7e65113d67d8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1309 microversion: 2.1 time: 0.929489 [ 1054.826821] [48512]: [pid: 48512|app: 0|req: 2509/5144] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:58 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1309 bytes in 930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.830509] [48512]: DEBUG nova.api.openstack.wsgi [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.833748] [48512]: DEBUG nova.compute.api [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.842367] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.842673] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.843125] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.843500] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.844307] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.844542] [48512]: DEBUG oslo_concurrency.lockutils [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.867972] [48512]: WARNING neutronclient.v2_0.client [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1054.884610] [48511]: DEBUG nova.policy [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1054.888964] [48511]: INFO nova.api.openstack.requestlog [None req-bd97acda-590e-444e-80b9-3fd889599c2b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.897267 [ 1054.889333] [48511]: [pid: 48511|app: 0|req: 2636/5145] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:58 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.891767] [48511]: DEBUG nova.api.openstack.wsgi [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1054.893895] [48511]: DEBUG nova.compute.api [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1054.897492] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.898222] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.898455] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.898727] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1054.898873] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1054.898993] [48511]: DEBUG oslo_concurrency.lockutils [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1054.919729] [48511]: WARNING neutronclient.v2_0.client [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.086475] [48511]: DEBUG nova.policy [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.092281] [48511]: INFO nova.api.openstack.requestlog [None req-c8bbe4d5-4d0a-44ef-b472-18511a9cd1fb tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1209 microversion: 2.1 time: 0.202303 [ 1055.093180] [48511]: [pid: 48511|app: 0|req: 2637/5146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:59 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1209 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.098152] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.098152] [48511]: DEBUG nova.compute.api [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.102835] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.103266] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.105882] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.105882] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.105882] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.105882] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.128905] [48511]: WARNING neutronclient.v2_0.client [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.208189] [48512]: DEBUG nova.policy [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.215974] [48512]: INFO nova.api.openstack.requestlog [None req-8109b813-919b-443b-af57-eab04052cc96 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1517 microversion: 2.1 time: 0.388427 [ 1055.216351] [48512]: [pid: 48512|app: 0|req: 2510/5147] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:59 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1517 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.220045] [48512]: DEBUG nova.api.openstack.wsgi [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1055.221290] [48512]: DEBUG nova.compute.api [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.227374] [48511]: DEBUG nova.policy [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.228382] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.228676] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.228836] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.229138] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.229303] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.229417] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.236918] [48511]: INFO nova.api.openstack.requestlog [None req-4a538b00-db4b-4d7d-813c-a80b2bcdc003 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1211 microversion: 2.1 time: 0.142942 [ 1055.237284] [48511]: [pid: 48511|app: 0|req: 2638/5148] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:26:59 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1211 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.244137] [48511]: DEBUG nova.api.openstack.wsgi [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.246827] [48511]: DEBUG nova.compute.api [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.250491] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.250685] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.250879] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.251328] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.251509] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.251652] [48511]: DEBUG oslo_concurrency.lockutils [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.262465] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.263029] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.263029] [48512]: DEBUG oslo_concurrency.lockutils [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.269507] [48512]: DEBUG nova.objects.instance [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lazy-loading 'flavor' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1055.279482] [48511]: WARNING neutronclient.v2_0.client [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.359578] [48512]: INFO nova.api.openstack.requestlog [None req-44d76cc8-e44d-497d-8f24-bb5bfcb9175d tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f/action" status: 202 len: 0 microversion: 2.1 time: 0.142430 [ 1055.359986] [48511]: DEBUG nova.policy [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1055.360170] [48512]: [pid: 48512|app: 0|req: 2511/5149] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:26:59 2025] POST /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1055.364375] [48512]: DEBUG nova.api.openstack.wsgi [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1422322301", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a3e8f2c7-c007-4003-8c9c-922001453a85"}], "security_groups": [{"name": "tempest-securitygroup--1133996898"}], "key_name": "tempest-keypair-702391304", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1055.372601] [48511]: INFO nova.api.openstack.requestlog [None req-de2f3715-f171-4508-bc1a-1bc448ce7c3a tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1322 microversion: 2.1 time: 0.133490 [ 1055.372601] [48511]: [pid: 48511|app: 0|req: 2639/5150] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:00 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1322 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1055.422892] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.423208] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.423718] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.424194] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.425487] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.425758] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.435577] [48512]: WARNING neutronclient.v2_0.client [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.508248] [48511]: DEBUG nova.api.openstack.wsgi [None req-82447959-5a36-4f8a-94fd-56c5fe79f324 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1055.511539] [48511]: WARNING neutronclient.v2_0.client [None req-82447959-5a36-4f8a-94fd-56c5fe79f324 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.515262] [48512]: DEBUG nova.network.neutron [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] validate_networks() for [('a3e8f2c7-c007-4003-8c9c-922001453a85', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1055.515635] [48512]: WARNING neutronclient.v2_0.client [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1055.547811] [48511]: INFO nova.api.openstack.requestlog [None req-82447959-5a36-4f8a-94fd-56c5fe79f324 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 0.175075 [ 1055.548698] [48511]: [pid: 48511|app: 0|req: 2640/5151] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:27:00 2025] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1055.550526] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-2-1745750391"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1055.553527] [48511]: DEBUG nova.compute.api [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1055.560272] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.560546] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.562128] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.563216] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1055.563216] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1055.563455] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1055.737219] [48512]: WARNING neutronclient.v2_0.client [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.050033] [48511]: INFO nova.api.openstack.requestlog [None req-b6dddef3-1cbe-4c31-b35f-01d7d352761c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.500386 [ 1056.050033] [48511]: [pid: 48511|app: 0|req: 2641/5152] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:00 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1056.056185] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.059449] [48511]: DEBUG nova.compute.api [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.063737] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.064439] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.064439] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.064439] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.064576] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.064610] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.101882] [48511]: WARNING neutronclient.v2_0.client [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.269324] [48512]: DEBUG nova.virt.hardware [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1056.269606] [48512]: DEBUG nova.virt.hardware [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1056.269769] [48512]: DEBUG nova.virt.hardware [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1056.269769] [48512]: DEBUG nova.virt.hardware [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1056.269840] [48512]: DEBUG nova.virt.hardware [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1056.285838] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.286096] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.286222] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.286535] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.286699] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.286832] [48512]: DEBUG oslo_concurrency.lockutils [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.302086] [48512]: DEBUG nova.quota [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1056.306137] [48512]: DEBUG nova.quota [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1056.313034] [48512]: DEBUG nova.compute.api [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1056.314038] [48512]: DEBUG nova.compute.api [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1056.334903] [48511]: DEBUG nova.policy [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.348483] [48511]: INFO nova.api.openstack.requestlog [None req-5b69f53f-2160-4aeb-92e1-bd81211f00e1 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1298 microversion: 2.1 time: 0.296015 [ 1056.348483] [48511]: [pid: 48511|app: 0|req: 2642/5153] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:00 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1298 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.349703] [48511]: DEBUG nova.api.openstack.wsgi [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.351254] [48511]: DEBUG nova.compute.api [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.357551] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.357993] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.358271] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.359752] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.359752] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.359752] [48511]: DEBUG oslo_concurrency.lockutils [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.384530] [48512]: INFO nova.api.openstack.requestlog [None req-4502d529-6639-41f6-a62a-a8a1bb29ca65 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 1.023829 [ 1056.385674] [48512]: [pid: 48512|app: 0|req: 2512/5154] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:00 2025] POST /compute/v2.1/servers => generated 402 bytes in 1024 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1056.387784] [48512]: DEBUG nova.api.openstack.wsgi [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.389800] [48512]: DEBUG nova.compute.api [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.397067] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.397441] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.399054] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.399761] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.399761] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.400302] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.411046] [48511]: WARNING neutronclient.v2_0.client [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.482458] [48512]: WARNING neutronclient.v2_0.client [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.528927] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=9 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1056.661169] [48511]: DEBUG nova.policy [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1056.670202] [48511]: INFO nova.api.openstack.requestlog [None req-3db4b191-1e26-4d37-8b08-0b838428b60f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1518 microversion: 2.1 time: 0.322343 [ 1056.670582] [48511]: [pid: 48511|app: 0|req: 2643/5155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:01 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1518 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.674686] [48511]: DEBUG nova.api.openstack.wsgi [None req-e76b24c0-6308-45ac-a728-dcbe46588c20 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Action: 'create', calling method: >, body: {"pool": "non_exist_pool"} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1056.675988] [48511]: WARNING neutronclient.v2_0.client [None req-e76b24c0-6308-45ac-a728-dcbe46588c20 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1056.948615] [48512]: INFO nova.api.openstack.requestlog [None req-9eae91c9-2540-4287-8678-c78666526706 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1650 microversion: 2.1 time: 0.563073 [ 1056.948960] [48512]: [pid: 48512|app: 0|req: 2513/5156] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:01 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1650 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.952053] [48512]: DEBUG nova.api.openstack.wsgi [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.953509] [48512]: DEBUG nova.compute.api [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.959395] [48511]: INFO nova.api.openstack.wsgi [None req-e76b24c0-6308-45ac-a728-dcbe46588c20 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] HTTP exception thrown: Floating IP pool not found. [ 1056.959686] [48511]: DEBUG nova.api.openstack.wsgi [None req-e76b24c0-6308-45ac-a728-dcbe46588c20 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Returning 404 to user: Floating IP pool not found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1056.960108] [48511]: INFO nova.api.openstack.requestlog [None req-e76b24c0-6308-45ac-a728-dcbe46588c20 tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.289013 [ 1056.960437] [48511]: [pid: 48511|app: 0|req: 2644/5157] 10.180.1.21 () {60 vars in 1165 bytes} [Mon Dec 8 18:27:01 2025] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 289 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1056.961255] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.961577] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.961730] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.962050] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.962203] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.962344] [48512]: DEBUG oslo_concurrency.lockutils [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.966800] [48511]: DEBUG nova.api.openstack.wsgi [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1056.968874] [48511]: DEBUG nova.compute.api [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1056.974884] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.974884] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.975141] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.979364] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1056.979364] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1056.979364] [48511]: DEBUG oslo_concurrency.lockutils [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1056.992547] [48512]: WARNING neutronclient.v2_0.client [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.019164] [48511]: WARNING neutronclient.v2_0.client [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1057.460369] [48511]: DEBUG nova.policy [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1057.467823] [48511]: INFO nova.api.openstack.requestlog [None req-445f947c-28e6-42d2-8e93-f78b2270b817 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1265 microversion: 2.1 time: 0.506764 [ 1057.468681] [48511]: [pid: 48511|app: 0|req: 2645/5158] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:01 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1265 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.471321] [48511]: DEBUG nova.api.openstack.wsgi [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a370c4f5-74b0-41b7-89e9-7799dfdeff5f", "name": "network-vif-plugged", "status": "completed", "tag": "b5649385-8c85-46f9-9da6-a246a29e1746"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1057.478670] [48511]: DEBUG oslo_concurrency.lockutils [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.479266] [48511]: DEBUG oslo_concurrency.lockutils [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.479491] [48511]: DEBUG oslo_concurrency.lockutils [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.490688] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] Creating event network-vif-plugged:b5649385-8c85-46f9-9da6-a246a29e1746 for instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f on cpu-1 [ 1057.495800] [48511]: INFO nova.api.openstack.requestlog [req-c54bca32-463e-4605-8f88-19778443a509 req-0f46f3b7-4e4b-443b-9633-4800c2fd816d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026579 [ 1057.496141] [48511]: [pid: 48511|app: 0|req: 2646/5159] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:02 2025] 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) [ 1057.500955] [48511]: DEBUG nova.api.openstack.wsgi [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1057.501493] [48511]: DEBUG nova.compute.api [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1057.504945] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.505192] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.505353] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.505634] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1057.507281] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1057.507281] [48511]: DEBUG oslo_concurrency.lockutils [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1057.530373] [48511]: WARNING neutronclient.v2_0.client [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.393879] [48512]: DEBUG nova.policy [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.399030] [48512]: INFO nova.api.openstack.requestlog [None req-592a85d3-2c56-4497-be2e-edde18f5ff81 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1307 microversion: 2.1 time: 1.449013 [ 1058.399030] [48512]: [pid: 48512|app: 0|req: 2514/5160] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:01 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1307 bytes in 1449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.401472] [48512]: DEBUG nova.api.openstack.wsgi [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.403293] [48512]: DEBUG nova.compute.api [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.412862] [48512]: DEBUG oslo_concurrency.lockutils [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.445967] [48512]: WARNING neutronclient.v2_0.client [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.581584] [48512]: DEBUG nova.policy [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.587750] [48512]: INFO nova.api.openstack.requestlog [None req-e51327e9-4958-428f-b7ed-3e6309b11fe7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1267 microversion: 2.1 time: 0.188187 [ 1058.588469] [48512]: [pid: 48512|app: 0|req: 2515/5161] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:03 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1267 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.590955] [48512]: DEBUG nova.api.openstack.wsgi [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.592766] [48512]: DEBUG nova.compute.api [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.598135] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.598290] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.598428] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.598717] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.598869] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.599142] [48512]: DEBUG oslo_concurrency.lockutils [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.605955] [48511]: DEBUG nova.policy [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.611092] [48511]: INFO nova.api.openstack.requestlog [None req-8385912c-a6c1-448e-8476-20f6a9d33f3d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1515 microversion: 2.1 time: 1.114280 [ 1058.611488] [48511]: [pid: 48511|app: 0|req: 2647/5162] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:02 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1515 bytes in 1115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.616064] [48511]: DEBUG nova.api.openstack.wsgi [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.617502] [48511]: DEBUG nova.compute.api [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.622159] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.622159] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.622159] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.622159] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.622159] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.622501] [48512]: WARNING neutronclient.v2_0.client [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.622553] [48511]: DEBUG oslo_concurrency.lockutils [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.652551] [48511]: WARNING neutronclient.v2_0.client [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.761026] [48511]: DEBUG nova.policy [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.768734] [48511]: INFO nova.api.openstack.requestlog [None req-3d952060-fd81-40ac-9aa1-bfa986cbb250 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1235 microversion: 2.1 time: 0.156629 [ 1058.769611] [48511]: [pid: 48511|app: 0|req: 2648/5163] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:03 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1235 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.776099] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.776292] [48511]: DEBUG nova.compute.api [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.784302] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.785785] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.786018] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.786402] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.786593] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.786742] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.803467] [48511]: DEBUG nova.compute.api [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1058.824969] [48512]: DEBUG nova.policy [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1058.832056] [48512]: INFO nova.api.openstack.requestlog [None req-e026a064-21be-43c6-9f70-a2448cca717b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1517 microversion: 2.1 time: 0.242839 [ 1058.835408] [48512]: [pid: 48512|app: 0|req: 2516/5164] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:03 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1517 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.839574] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.842093] [48512]: WARNING neutronclient.v2_0.client [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.876050] [48511]: INFO nova.api.openstack.requestlog [None req-5d8b229a-324e-4aa9-a237-c9cfa5340ff4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 204 len: 0 microversion: 2.1 time: 0.104456 [ 1058.876050] [48511]: [pid: 48511|app: 0|req: 2649/5165] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:03 2025] DELETE /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1058.879880] [48511]: DEBUG nova.api.openstack.wsgi [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.881951] [48511]: DEBUG nova.compute.api [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.889807] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.890019] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.890160] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.890464] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.890696] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.893255] [48511]: DEBUG oslo_concurrency.lockutils [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.898052] [48512]: DEBUG neutronclient.v2_0.client [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 316cc47c-c1d0-42ff-be38-22b60477e8c5 could not be found", "detail": ""}} {{(pid=48512) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1058.898619] [48512]: INFO nova.api.openstack.wsgi [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] HTTP exception thrown: Floating IP not found for ID 316cc47c-c1d0-42ff-be38-22b60477e8c5 [ 1058.898703] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] Returning 404 to user: Floating IP not found for ID 316cc47c-c1d0-42ff-be38-22b60477e8c5 {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1058.899065] [48512]: INFO nova.api.openstack.requestlog [None req-2f836288-85a9-4b10-82ee-ba8e7e9dcf2c tempest-FloatingIPsNegativeTestJSON-933340348 tempest-FloatingIPsNegativeTestJSON-933340348-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/316cc47c-c1d0-42ff-be38-22b60477e8c5" status: 404 len: 111 microversion: 2.1 time: 0.065008 [ 1058.899473] [48512]: [pid: 48512|app: 0|req: 2517/5166] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:27:03 2025] DELETE /compute/v2.1/os-floating-ips/316cc47c-c1d0-42ff-be38-22b60477e8c5 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1058.902052] [48512]: DEBUG nova.api.openstack.wsgi [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1058.904286] [48512]: DEBUG nova.compute.api [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1058.909762] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.910012] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.911293] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.911743] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1058.911915] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1058.912061] [48512]: DEBUG oslo_concurrency.lockutils [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1058.919043] [48511]: WARNING neutronclient.v2_0.client [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1058.934887] [48512]: WARNING neutronclient.v2_0.client [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.217902] [48511]: DEBUG nova.policy [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.225681] [48511]: INFO nova.api.openstack.requestlog [None req-64e35267-dbc3-4290-bfb7-ef21d4acda56 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 1.349727 [ 1060.226193] [48511]: [pid: 48511|app: 0|req: 2650/5167] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:03 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.242540] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1101,nova_cell1:INSERT=13,nova_cell1:UPDATE=22 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.246370] [48512]: INFO nova.api.openstack.requestlog [None req-33e0a021-25cd-4513-b469-bba3639feddf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1633 microversion: 2.1 time: 1.345065 [ 1060.247209] [48512]: [pid: 48512|app: 0|req: 2518/5168] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:03 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1633 bytes in 1347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.249948] [48512]: DEBUG nova.api.openstack.wsgi [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.252736] [48512]: DEBUG nova.compute.api [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.254693] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=424,nova_api:UPDATE=18,nova_api:INSERT=42,nova_api:DELETE=7 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.259041] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.259450] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.259654] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.260364] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.260364] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.260364] [48512]: DEBUG oslo_concurrency.lockutils [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.280812] [48512]: WARNING neutronclient.v2_0.client [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.323789] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c1e2231-b0dc-459b-ac6b-e9ccc1f1e45c tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1319776961", "description": "tempest-description-1856407812"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1060.328834] [48511]: WARNING neutronclient.v2_0.client [None req-4c1e2231-b0dc-459b-ac6b-e9ccc1f1e45c tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.858504] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=24 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.893674] [48511]: INFO nova.api.openstack.requestlog [None req-4c1e2231-b0dc-459b-ac6b-e9ccc1f1e45c tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.666720 [ 1060.894594] [48511]: [pid: 48511|app: 0|req: 2651/5169] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:04 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1060.897056] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.898747] [48511]: DEBUG nova.compute.api [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.901829] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=545,nova_api:UPDATE=8,nova_api:INSERT=15,nova_api:DELETE=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.904288] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.904644] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.905325] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.905633] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.905795] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.905957] [48511]: DEBUG oslo_concurrency.lockutils [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.922745] [48511]: INFO nova.api.openstack.wsgi [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] HTTP exception thrown: Instance is not a member of specified network [ 1060.923102] [48511]: DEBUG nova.api.openstack.wsgi [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Returning 404 to user: Instance is not a member of specified network {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1060.923568] [48511]: INFO nova.api.openstack.requestlog [None req-3ccc2e72-27df-4f77-9572-f08e555a7d15 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b/ips/invalid" status: 404 len: 91 microversion: 2.1 time: 0.028468 [ 1060.923901] [48511]: [pid: 48511|app: 0|req: 2652/5170] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:05 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b/ips/invalid => generated 91 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1060.927449] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.927504] [48512]: DEBUG nova.policy [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1060.928496] [48511]: DEBUG nova.compute.api [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.932732] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.932950] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.933106] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.935386] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.935386] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.935386] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.936082] [48512]: INFO nova.api.openstack.requestlog [None req-26113fc0-2253-428d-a114-da6627339ef2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.686522 [ 1060.936082] [48512]: [pid: 48512|app: 0|req: 2519/5171] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:05 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.938045] [48512]: DEBUG nova.api.openstack.wsgi [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1060.939888] [48512]: DEBUG nova.compute.api [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1060.944709] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.946087] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.946087] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.946087] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1060.946087] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1060.946087] [48512]: DEBUG oslo_concurrency.lockutils [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1060.960170] [48511]: WARNING neutronclient.v2_0.client [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1060.973517] [48512]: WARNING neutronclient.v2_0.client [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.602286] [48511]: DEBUG nova.policy [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.618561] [48512]: DEBUG nova.policy [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.621601] [48511]: INFO nova.api.openstack.requestlog [None req-aa7af892-45a8-4d96-a459-86ef14152ba4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1524 microversion: 2.1 time: 0.696966 [ 1061.622391] [48511]: [pid: 48511|app: 0|req: 2653/5172] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:05 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1524 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.624326] [48512]: INFO nova.api.openstack.requestlog [None req-fec52e32-d0b1-471b-a96f-b6bca3b40b3e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1307 microversion: 2.1 time: 0.688980 [ 1061.624915] [48512]: [pid: 48512|app: 0|req: 2520/5173] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:05 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1307 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.626668] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.628527] [48511]: DEBUG nova.compute.api [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.629704] [48512]: DEBUG nova.api.openstack.wsgi [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.634019] [48512]: DEBUG nova.compute.api [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.635340] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.635699] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.636011] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.636321] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.636366] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.636559] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.636619] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.636694] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.636780] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.637408] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.637408] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.637408] [48512]: DEBUG oslo_concurrency.lockutils [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.667760] [48511]: WARNING neutronclient.v2_0.client [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.692840] [48512]: WARNING neutronclient.v2_0.client [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.826141] [48511]: DEBUG nova.policy [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.837146] [48511]: INFO nova.api.openstack.requestlog [None req-dc1fa778-1bfc-4c02-a8df-f5cf3e2840cb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1327 microversion: 2.1 time: 0.213859 [ 1061.837397] [48511]: [pid: 48511|app: 0|req: 2654/5174] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1327 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.840677] [48511]: DEBUG nova.api.openstack.wsgi [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a370c4f5-74b0-41b7-89e9-7799dfdeff5f", "tag": "b5649385-8c85-46f9-9da6-a246a29e1746"}, {"server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "name": "network-vif-plugged", "status": "completed", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}, {"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.850268] [48511]: DEBUG oslo_concurrency.lockutils [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.850457] [48511]: DEBUG oslo_concurrency.lockutils [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.850592] [48511]: DEBUG oslo_concurrency.lockutils [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.853252] [48512]: DEBUG nova.policy [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.862049] [48512]: INFO nova.api.openstack.requestlog [None req-8df8a63e-7898-4c0b-b731-017cc60a5bfc tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.235752 [ 1061.866017] [48512]: [pid: 48512|app: 0|req: 2521/5175] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.866169] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Creating event network-changed:b5649385-8c85-46f9-9da6-a246a29e1746 for instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f on cpu-1 [ 1061.866169] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Creating event network-vif-plugged:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1061.866169] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] Creating event network-changed:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1061.867863] [48512]: DEBUG nova.api.openstack.wsgi [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.869829] [48512]: DEBUG nova.compute.api [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.870068] [48511]: INFO nova.api.openstack.requestlog [req-fa3ce5df-99ad-4083-bf9e-0880e4366ac3 req-79b4d98d-1e4b-45db-aab0-693fbd48db00 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.032012 [ 1061.870444] [48511]: [pid: 48511|app: 0|req: 2655/5176] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:06 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1061.874125] [48511]: DEBUG nova.api.openstack.wsgi [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.874125] [48511]: DEBUG nova.compute.api [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.877709] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.877934] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.878105] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.878381] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.878581] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.878713] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.879917] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.880119] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.880254] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.880535] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.880630] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.880748] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.903433] [48512]: WARNING neutronclient.v2_0.client [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.926466] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.926676] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.926785] [48511]: DEBUG oslo_concurrency.lockutils [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.926956] [48512]: DEBUG nova.policy [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1061.933742] [48511]: WARNING neutronclient.v2_0.client [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.942182] [48511]: INFO nova.api.openstack.wsgi [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Cannot 'migrate' instance 92569b9c-f078-4d27-aecd-c027116ed29f while it is in vm_state suspended [ 1061.942182] [48511]: DEBUG nova.api.openstack.wsgi [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 409 to user: Cannot 'migrate' instance 92569b9c-f078-4d27-aecd-c027116ed29f while it is in vm_state suspended {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1061.942933] [48511]: INFO nova.api.openstack.requestlog [None req-a770c6bc-ce88-4436-9563-529ff7f1dc48 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f/action" status: 409 len: 148 microversion: 2.1 time: 0.071310 [ 1061.942933] [48511]: [pid: 48511|app: 0|req: 2656/5177] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:06 2025] POST /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f/action => generated 148 bytes in 72 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1061.947089] [48511]: DEBUG nova.api.openstack.wsgi [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "da89473f-da3f-471c-98fb-b51c48f7f9c1", "name": "network-vif-plugged", "status": "completed", "tag": "73addc35-a3f4-4aa4-993d-a92670c5e9af"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.947354] [48512]: INFO nova.api.openstack.requestlog [None req-e8b92569-ff91-4eed-b18b-3b478e19a881 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1291 microversion: 2.1 time: 0.082981 [ 1061.947647] [48512]: [pid: 48512|app: 0|req: 2522/5178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1291 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.952509] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a7294e2-2638-4f90-8bea-8340c1e0ec99 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "e4b8ab7b-310f-4adf-91d6-16b90c64d9ce", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1061.954415] [48512]: WARNING neutronclient.v2_0.client [None req-4a7294e2-2638-4f90-8bea-8340c1e0ec99 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.956682] [48511]: DEBUG oslo_concurrency.lockutils [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.956891] [48511]: DEBUG oslo_concurrency.lockutils [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.957042] [48511]: DEBUG oslo_concurrency.lockutils [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.971931] [48511]: INFO nova.api.openstack.compute.server_external_events [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] Creating event network-vif-plugged:73addc35-a3f4-4aa4-993d-a92670c5e9af for instance da89473f-da3f-471c-98fb-b51c48f7f9c1 on cpu-1 [ 1061.975588] [48511]: INFO nova.api.openstack.requestlog [req-36f1b156-5e38-46a8-9f2a-26c6c7f8e6a8 req-da153a51-22ae-43c2-830c-d1eae3772010 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032213 [ 1061.975945] [48511]: [pid: 48511|app: 0|req: 2657/5179] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:06 2025] 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) [ 1061.978630] [48511]: DEBUG nova.api.openstack.wsgi [None req-e27787f2-dd89-43d0-9f55-12f2831b09e0 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.979839] [48511]: DEBUG nova.compute.api [None req-e27787f2-dd89-43d0-9f55-12f2831b09e0 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Failed to fetch instance by id 999 {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3023}} [ 1061.980114] [48511]: INFO nova.api.openstack.wsgi [None req-e27787f2-dd89-43d0-9f55-12f2831b09e0 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] HTTP exception thrown: Instance 999 could not be found. [ 1061.980355] [48511]: DEBUG nova.api.openstack.wsgi [None req-e27787f2-dd89-43d0-9f55-12f2831b09e0 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Returning 404 to user: Instance 999 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1061.980682] [48511]: INFO nova.api.openstack.requestlog [None req-e27787f2-dd89-43d0-9f55-12f2831b09e0 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/999/ips" status: 404 len: 78 microversion: 2.1 time: 0.004203 [ 1061.981107] [48511]: [pid: 48511|app: 0|req: 2658/5180] 10.180.1.21 () {58 vars in 1144 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/999/ips => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1061.984346] [48511]: DEBUG nova.api.openstack.wsgi [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1061.984907] [48511]: DEBUG nova.compute.api [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1061.989896] [48512]: WARNING neutronclient.v2_0.client [None req-4a7294e2-2638-4f90-8bea-8340c1e0ec99 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1061.990034] [48511]: DEBUG oslo_concurrency.lockutils [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.019285] [48511]: WARNING neutronclient.v2_0.client [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.090588] [48512]: INFO nova.api.openstack.requestlog [None req-4a7294e2-2638-4f90-8bea-8340c1e0ec99 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.140264 [ 1062.091358] [48512]: [pid: 48512|app: 0|req: 2523/5181] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:06 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.097188] [48512]: DEBUG nova.api.openstack.wsgi [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.100147] [48512]: DEBUG nova.compute.api [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.106081] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.106326] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.107241] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.107553] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.107718] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.107901] [48512]: DEBUG oslo_concurrency.lockutils [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.137954] [48511]: DEBUG nova.policy [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.142867] [48511]: INFO nova.api.openstack.requestlog [None req-1772c1d1-3fc8-4912-a5be-ecc403fbba85 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 0.161355 [ 1062.144608] [48511]: [pid: 48511|app: 0|req: 2659/5182] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.147448] [48511]: DEBUG nova.api.openstack.wsgi [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.149534] [48511]: DEBUG nova.compute.api [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.153224] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.154028] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.154028] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.154028] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.154215] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.154254] [48511]: DEBUG oslo_concurrency.lockutils [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.162498] [48512]: INFO nova.api.openstack.requestlog [None req-955f897a-d732-4c86-8a9d-b2eb78ea3550 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955/action" status: 204 len: 0 microversion: 2.1 time: 0.069870 [ 1062.163191] [48512]: [pid: 48512|app: 0|req: 2524/5183] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:06 2025] POST /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1062.166196] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb61d1c4-dea4-4b96-b114-e3efccb09c39 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "invalid"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.167899] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb61d1c4-dea4-4b96-b114-e3efccb09c39 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1062.168306] [48512]: INFO nova.api.openstack.requestlog [None req-eb61d1c4-dea4-4b96-b114-e3efccb09c39 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action" status: 400 len: 144 microversion: 2.1 time: 0.004812 [ 1062.168852] [48512]: [pid: 48512|app: 0|req: 2525/5184] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:06 2025] POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action => generated 144 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1062.171644] [48512]: DEBUG nova.api.openstack.wsgi [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.172172] [48512]: DEBUG nova.compute.api [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.176510] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.176699] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.176833] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.177130] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.177283] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.177421] [48512]: DEBUG oslo_concurrency.lockutils [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.183065] [48511]: WARNING neutronclient.v2_0.client [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.193869] [48512]: DEBUG nova.compute.api [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1062.257967] [48512]: INFO nova.api.openstack.requestlog [None req-87d4e7c8-32de-4ad1-913b-a2307585648b tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 204 len: 0 microversion: 2.1 time: 0.088372 [ 1062.258348] [48512]: [pid: 48512|app: 0|req: 2526/5185] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:06 2025] DELETE /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1062.261484] [48512]: DEBUG nova.api.openstack.wsgi [None req-4abfbe08-15d1-4de2-aae9-7614048e535a tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1443363176", "description": "tempest-description-1929009106"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.264148] [48512]: WARNING neutronclient.v2_0.client [None req-4abfbe08-15d1-4de2-aae9-7614048e535a tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.282397] [48511]: DEBUG nova.policy [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.289334] [48511]: INFO nova.api.openstack.requestlog [None req-28017a60-d9da-4a4f-80dd-411fb291e731 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.144742 [ 1062.290461] [48511]: [pid: 48511|app: 0|req: 2660/5186] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:06 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.294199] [48511]: DEBUG nova.api.openstack.wsgi [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.296871] [48511]: DEBUG nova.compute.api [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.301898] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.302769] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.302769] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.302932] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.303169] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.303380] [48511]: DEBUG oslo_concurrency.lockutils [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.330971] [48511]: WARNING neutronclient.v2_0.client [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.432482] [48512]: INFO nova.api.openstack.requestlog [None req-4abfbe08-15d1-4de2-aae9-7614048e535a tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.173225 [ 1062.433898] [48512]: [pid: 48512|app: 0|req: 2527/5187] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:07 2025] POST /compute/v2.1/os-security-groups => generated 248 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.443279] [48512]: DEBUG nova.api.openstack.wsgi [None req-2340b578-f39f-49f1-8d26-013fae608b51 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": 1}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.445858] [48512]: DEBUG nova.api.openstack.wsgi [None req-2340b578-f39f-49f1-8d26-013fae608b51 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1062.446602] [48512]: INFO nova.api.openstack.requestlog [None req-2340b578-f39f-49f1-8d26-013fae608b51 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action" status: 400 len: 120 microversion: 2.1 time: 0.011480 [ 1062.447756] [48512]: [pid: 48512|app: 0|req: 2528/5188] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:07 2025] POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action => generated 120 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1062.455134] [48512]: DEBUG nova.api.openstack.wsgi [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.458050] [48512]: DEBUG nova.compute.api [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.465366] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.465516] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.465682] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.466067] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.466267] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.466361] [48512]: DEBUG oslo_concurrency.lockutils [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.508824] [48512]: WARNING neutronclient.v2_0.client [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.604067] [48511]: DEBUG nova.policy [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.613876] [48511]: INFO nova.api.openstack.requestlog [None req-a10f2575-3b1e-40ec-90e7-b4437e573704 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.322991 [ 1062.614344] [48511]: [pid: 48511|app: 0|req: 2661/5189] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.616981] [48511]: DEBUG nova.api.openstack.wsgi [None req-eafabbe6-26c4-4b42-a723-6fcb6bd62323 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "5a106e02-149e-4cd1-9d1e-59e17031bdbd", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.620180] [48511]: WARNING neutronclient.v2_0.client [None req-eafabbe6-26c4-4b42-a723-6fcb6bd62323 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.714029] [48511]: WARNING neutronclient.v2_0.client [None req-eafabbe6-26c4-4b42-a723-6fcb6bd62323 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.737148] [48512]: DEBUG nova.policy [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.744315] [48512]: INFO nova.api.openstack.requestlog [None req-8cf1a4db-1266-46e4-b648-c0b406e58426 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1523 microversion: 2.1 time: 0.295697 [ 1062.744698] [48512]: [pid: 48512|app: 0|req: 2529/5190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1523 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.747679] [48512]: DEBUG nova.api.openstack.wsgi [None req-d48af416-f3f7-42f2-8fa2-3a5b8bf5659c tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1062.752024] [48512]: DEBUG nova.compute.api [None req-d48af416-f3f7-42f2-8fa2-3a5b8bf5659c tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Failed to fetch instance by id 999 {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3023}} [ 1062.752024] [48512]: INFO nova.api.openstack.wsgi [None req-d48af416-f3f7-42f2-8fa2-3a5b8bf5659c tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Instance 999 could not be found. [ 1062.752024] [48512]: DEBUG nova.api.openstack.wsgi [None req-d48af416-f3f7-42f2-8fa2-3a5b8bf5659c tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 404 to user: Instance 999 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1062.752024] [48512]: INFO nova.api.openstack.requestlog [None req-d48af416-f3f7-42f2-8fa2-3a5b8bf5659c tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/999/action" status: 404 len: 78 microversion: 2.1 time: 0.004753 [ 1062.752024] [48512]: [pid: 48512|app: 0|req: 2530/5191] 10.180.1.21 () {60 vars in 1174 bytes} [Mon Dec 8 18:27:07 2025] POST /compute/v2.1/servers/999/action => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1062.753445] [48512]: DEBUG nova.api.openstack.wsgi [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.757132] [48512]: DEBUG nova.compute.api [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.761871] [48512]: DEBUG oslo_concurrency.lockutils [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.791313] [48512]: WARNING neutronclient.v2_0.client [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.867033] [48511]: INFO nova.api.openstack.requestlog [None req-eafabbe6-26c4-4b42-a723-6fcb6bd62323 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.251960 [ 1062.867425] [48511]: [pid: 48511|app: 0|req: 2662/5192] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:07 2025] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.872354] [48511]: DEBUG nova.api.openstack.wsgi [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1062.873861] [48511]: DEBUG nova.compute.api [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1062.878024] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.878268] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.878361] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.878630] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1062.878776] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1062.878900] [48511]: DEBUG oslo_concurrency.lockutils [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1062.898268] [48511]: WARNING neutronclient.v2_0.client [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1062.912359] [48512]: DEBUG nova.policy [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1062.917062] [48512]: INFO nova.api.openstack.requestlog [None req-b338eaf6-1d00-4333-bc41-105a56fa59d7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1303 microversion: 2.1 time: 0.166204 [ 1062.917397] [48512]: [pid: 48512|app: 0|req: 2531/5193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1303 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1062.920693] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b8142a3-0ce6-478b-af8a-94c6041fa966 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.089604] [48512]: INFO nova.api.openstack.requestlog [None req-8b8142a3-0ce6-478b-af8a-94c6041fa966 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/de838dbd7c954a91a6b3c732a7fde375" status: 200 len: 371 microversion: 2.1 time: 0.171568 [ 1063.089972] [48512]: [pid: 48512|app: 0|req: 2532/5194] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/os-quota-sets/de838dbd7c954a91a6b3c732a7fde375 => generated 371 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1063.093011] [48512]: DEBUG nova.api.openstack.wsgi [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.095264] [48512]: DEBUG nova.compute.api [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.099531] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.099857] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.100182] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.100308] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.100458] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.100588] [48512]: DEBUG oslo_concurrency.lockutils [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.116212] [48511]: DEBUG nova.policy [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.119220] [48512]: WARNING neutronclient.v2_0.client [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.136158] [48511]: INFO nova.api.openstack.requestlog [None req-489033e3-dca2-478f-971b-0741cd96187b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1307 microversion: 2.1 time: 0.266819 [ 1063.136158] [48511]: [pid: 48511|app: 0|req: 2663/5195] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1307 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.142732] [48511]: DEBUG nova.api.openstack.wsgi [None req-133e4a2f-7278-437c-9dae-e9f058ceab00 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-246257007", "description": "tempest-description-1869942673"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1063.146881] [48511]: WARNING neutronclient.v2_0.client [None req-133e4a2f-7278-437c-9dae-e9f058ceab00 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.409116] [48511]: INFO nova.api.openstack.requestlog [None req-133e4a2f-7278-437c-9dae-e9f058ceab00 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.273197 [ 1063.409547] [48511]: [pid: 48511|app: 0|req: 2664/5196] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:07 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1063.413768] [48511]: DEBUG nova.api.openstack.wsgi [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.415284] [48511]: DEBUG nova.compute.api [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.424162] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.424162] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.424162] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.425140] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.425140] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.425140] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.429094] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1268,nova_cell1:UPDATE=24,nova_cell1:INSERT=15 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1063.440698] [48512]: DEBUG nova.policy [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.450320] [48512]: INFO nova.api.openstack.requestlog [None req-372b7b43-3e91-4780-a195-5ab766bdd6a0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.359468 [ 1063.450637] [48512]: [pid: 48512|app: 0|req: 2533/5197] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:07 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.454023] [48512]: DEBUG nova.api.openstack.wsgi [None req-5abdebc7-6e11-40ad-92a2-5a0596708021 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 51201, "vcpus": 1, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-55831504", "id": 1999945371, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1063.459681] [48511]: WARNING neutronclient.v2_0.client [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.472508] [48512]: INFO nova.api.openstack.requestlog [None req-5abdebc7-6e11-40ad-92a2-5a0596708021 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.021130 [ 1063.472941] [48512]: [pid: 48512|app: 0|req: 2534/5198] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:08 2025] POST /compute/v2.1/flavors => generated 436 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1063.476582] [48512]: DEBUG nova.api.openstack.wsgi [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.478111] [48512]: DEBUG nova.compute.api [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.481614] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.481839] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.481968] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.482261] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.482424] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.482560] [48512]: DEBUG oslo_concurrency.lockutils [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.504088] [48512]: WARNING neutronclient.v2_0.client [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.510161] [48511]: DEBUG nova.policy [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.515828] [48511]: INFO nova.api.openstack.requestlog [None req-cfae7978-744d-4001-a16d-6f7b3258458c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1291 microversion: 2.1 time: 0.105608 [ 1063.516284] [48511]: [pid: 48511|app: 0|req: 2665/5199] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1291 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.519473] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.521365] [48511]: DEBUG nova.compute.api [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.524967] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.525310] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.525457] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.525737] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.525882] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.526016] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.545932] [48511]: WARNING neutronclient.v2_0.client [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.775726] [48512]: DEBUG nova.policy [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.784820] [48512]: INFO nova.api.openstack.requestlog [None req-739df7a9-b7dc-4b8a-96fa-70c16dc77c54 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 0.311197 [ 1063.785199] [48512]: [pid: 48512|app: 0|req: 2535/5200] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.791917] [48512]: DEBUG nova.api.openstack.wsgi [None req-fdba5090-1fdf-413e-9301-b9300e7b0376 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-438586392", "description": "tempest-description-1305296372"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1063.795452] [48512]: WARNING neutronclient.v2_0.client [None req-fdba5090-1fdf-413e-9301-b9300e7b0376 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.813129] [48511]: DEBUG nova.policy [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.818442] [48511]: INFO nova.api.openstack.requestlog [None req-ce9e77e2-9198-47e2-aa79-e343cfd32f45 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.301273 [ 1063.819088] [48511]: [pid: 48511|app: 0|req: 2666/5201] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.822070] [48511]: DEBUG nova.api.openstack.wsgi [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1999945371"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1063.823356] [48511]: DEBUG nova.compute.api [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.828971] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.829522] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.829663] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.830077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.830449] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.830615] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.892723] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.892989] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.893132] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.898598] [48511]: WARNING neutronclient.v2_0.client [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1063.899565] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.899799] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.899947] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.900387] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.902101] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.902187] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.907641] [48511]: DEBUG nova.policy [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '49f2a66d57c74a70b7186a1cc64ba01e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de838dbd7c954a91a6b3c732a7fde375', 'project_domain_id': 'default', 'roles': ['reader', 'member', 'manager', 'admin'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1063.913345] [48511]: DEBUG nova.compute.api [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-55831504 {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1063.918703] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.918839] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.919069] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.919524] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.919680] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.919787] [48511]: DEBUG oslo_concurrency.lockutils [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.942536] [48511]: DEBUG nova.quota [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Getting quotas for project 8bb531a2ec064ee1946189677d32f732. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1063.947483] [48511]: DEBUG nova.quota [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Getting quotas for user 5336c62a63c34fda97690670950ef642 and project 8bb531a2ec064ee1946189677d32f732. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1063.958548] [48511]: INFO nova.compute.api [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] ram quota exceeded for de838dbd7c954a91a6b3c732a7fde375, tried to resize instance. [ 1063.958795] [48511]: INFO nova.api.openstack.wsgi [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram [ 1063.959106] [48511]: DEBUG nova.api.openstack.wsgi [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 403 to user: Quota exceeded for ram: Requested 51009, but already used 384 of 51200 ram {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1063.959613] [48511]: INFO nova.api.openstack.requestlog [None req-e20f7e98-463b-4426-b4a5-0f579c128703 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action" status: 403 len: 117 microversion: 2.1 time: 0.140339 [ 1063.959979] [48511]: [pid: 48511|app: 0|req: 2667/5202] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:08 2025] POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action => generated 117 bytes in 141 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1063.962653] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1063.964219] [48511]: DEBUG nova.compute.api [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1063.968663] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.968899] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.968964] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.969258] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1063.969468] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1063.969658] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1063.989899] [48511]: WARNING neutronclient.v2_0.client [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.009771] [48512]: INFO nova.api.openstack.requestlog [None req-fdba5090-1fdf-413e-9301-b9300e7b0376 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.223301 [ 1064.010913] [48512]: [pid: 48512|app: 0|req: 2536/5203] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:08 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.015026] [48512]: DEBUG nova.api.openstack.wsgi [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.015411] [48512]: DEBUG nova.compute.api [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.020681] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.021156] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.021485] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.021961] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.022350] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.022635] [48512]: DEBUG oslo_concurrency.lockutils [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.049570] [48512]: WARNING neutronclient.v2_0.client [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.080638] [48511]: DEBUG nova.policy [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.086041] [48511]: INFO nova.api.openstack.requestlog [None req-0ed4ae60-8e57-4930-a8b8-425c79c9de9b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.125428 [ 1064.087429] [48511]: [pid: 48511|app: 0|req: 2668/5204] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.089448] [48511]: DEBUG nova.api.openstack.wsgi [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.091185] [48511]: DEBUG nova.compute.api [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.095543] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.096268] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.096268] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.096522] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.096735] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.096954] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.122312] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.122541] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.122677] [48511]: DEBUG oslo_concurrency.lockutils [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.122830] [48511]: DEBUG nova.objects.instance [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid ae2c14d6-8af3-4c20-9052-42e1f47b9c4a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1064.127908] [48511]: WARNING neutronclient.v2_0.client [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.146387] [48512]: DEBUG nova.policy [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.153544] [48512]: INFO nova.api.openstack.requestlog [None req-d6c8dc51-f70c-479c-bf88-ea8915a0025e tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1523 microversion: 2.1 time: 0.142226 [ 1064.153544] [48512]: [pid: 48512|app: 0|req: 2537/5205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1523 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.156376] [48511]: DEBUG nova.policy [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.156545] [48512]: DEBUG nova.api.openstack.wsgi [None req-645bc10f-2b37-45b4-bf05-c3fcce490600 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.166940] [48511]: INFO nova.api.openstack.requestlog [None req-6411d375-132f-42cb-9cb6-49a1f81f36fa tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 200 len: 1308 microversion: 2.1 time: 0.079759 [ 1064.167177] [48511]: [pid: 48511|app: 0|req: 2669/5206] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.170036] [48511]: DEBUG nova.api.openstack.wsgi [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "da89473f-da3f-471c-98fb-b51c48f7f9c1", "tag": "73addc35-a3f4-4aa4-993d-a92670c5e9af"}, {"server_uuid": "ae2c14d6-8af3-4c20-9052-42e1f47b9c4a", "name": "network-vif-deleted", "tag": "9fae0320-98dd-4252-872a-a4138955ef5c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.171019] [48512]: INFO nova.api.openstack.requestlog [None req-645bc10f-2b37-45b4-bf05-c3fcce490600 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1999945371" status: 202 len: 0 microversion: 2.1 time: 0.016996 [ 1064.171865] [48512]: [pid: 48512|app: 0|req: 2538/5207] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:27:08 2025] DELETE /compute/v2.1/flavors/1999945371 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1064.174619] [48512]: DEBUG nova.api.openstack.wsgi [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94568182-2706-416c-aded-6bfe31948dc4", "name": "network-vif-plugged", "status": "completed", "tag": "ab01c7f0-c8ee-4c26-9424-7087e24befff"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.176725] [48511]: DEBUG oslo_concurrency.lockutils [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.176944] [48511]: DEBUG oslo_concurrency.lockutils [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.177090] [48511]: DEBUG oslo_concurrency.lockutils [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.183502] [48512]: DEBUG oslo_concurrency.lockutils [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.183704] [48512]: DEBUG oslo_concurrency.lockutils [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.183841] [48512]: DEBUG oslo_concurrency.lockutils [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.184919] [48511]: INFO nova.api.openstack.compute.server_external_events [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Creating event network-changed:73addc35-a3f4-4aa4-993d-a92670c5e9af for instance da89473f-da3f-471c-98fb-b51c48f7f9c1 on cpu-1 [ 1064.185194] [48511]: INFO nova.api.openstack.compute.server_external_events [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] Creating event network-vif-deleted:9fae0320-98dd-4252-872a-a4138955ef5c for instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a on cpu-1 [ 1064.191621] [48511]: INFO nova.api.openstack.requestlog [req-48879f48-39d6-40e6-971a-84059f273ebd req-6d8e6b92-2631-489f-94a8-1f77ad44f120 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023670 [ 1064.192462] [48511]: [pid: 48511|app: 0|req: 2670/5208] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:08 2025] 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) [ 1064.194642] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] Creating event network-vif-plugged:ab01c7f0-c8ee-4c26-9424-7087e24befff for instance 94568182-2706-416c-aded-6bfe31948dc4 on cpu-1 [ 1064.197315] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a15634c-d3ab-4a18-bc48-0d6689b32001 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "63ef752a-5e16-49e0-96a5-3d2ffcd0eaa0", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "47c5f76a-28d5-40bb-8972-b1a77761987e"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.200327] [48511]: WARNING neutronclient.v2_0.client [None req-4a15634c-d3ab-4a18-bc48-0d6689b32001 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.200382] [48512]: INFO nova.api.openstack.requestlog [req-e524b3ca-ccca-48ca-b039-c05a6687940a req-243e037d-bd8a-4238-bff4-605200fe024c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027517 [ 1064.201474] [48512]: [pid: 48512|app: 0|req: 2539/5209] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:08 2025] 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) [ 1064.203817] [48512]: DEBUG nova.api.openstack.wsgi [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.206882] [48512]: DEBUG nova.compute.api [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.212722] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.212903] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.213050] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.213384] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.213492] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.213567] [48512]: DEBUG oslo_concurrency.lockutils [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.234125] [48512]: WARNING neutronclient.v2_0.client [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.234302] [48511]: WARNING neutronclient.v2_0.client [None req-4a15634c-d3ab-4a18-bc48-0d6689b32001 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.260122] [48511]: WARNING neutronclient.v2_0.client [None req-4a15634c-d3ab-4a18-bc48-0d6689b32001 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.314635] [48512]: DEBUG nova.policy [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.320621] [48512]: INFO nova.api.openstack.requestlog [None req-8b64abd3-c9be-457b-ac4e-8d9477936870 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1307 microversion: 2.1 time: 0.119148 [ 1064.320951] [48512]: [pid: 48512|app: 0|req: 2540/5210] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:08 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1307 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.326263] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ddcaa53-d98a-4167-ac65-4ad0cb3cf5a1 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.358023] [48512]: INFO nova.api.openstack.requestlog [None req-5ddcaa53-d98a-4167-ac65-4ad0cb3cf5a1 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.033341 [ 1064.358023] [48512]: [pid: 48512|app: 0|req: 2541/5211] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.366382] [48512]: DEBUG nova.api.openstack.wsgi [None req-31f76624-2d5b-40f5-bba7-984311b66ccf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.400405] [48511]: INFO nova.api.openstack.requestlog [None req-4a15634c-d3ab-4a18-bc48-0d6689b32001 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 330 microversion: 2.1 time: 0.207251 [ 1064.400781] [48511]: [pid: 48511|app: 0|req: 2671/5212] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:08 2025] POST /compute/v2.1/os-security-group-rules => generated 330 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.413299] [48511]: DEBUG nova.api.openstack.wsgi [None req-2bb30cd1-0e9c-4aac-836c-07c030bd8537 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-559290541", "description": "tempest-description-375284330"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.416935] [48511]: WARNING neutronclient.v2_0.client [None req-2bb30cd1-0e9c-4aac-836c-07c030bd8537 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.426681] [48512]: INFO nova.api.openstack.requestlog [None req-31f76624-2d5b-40f5-bba7-984311b66ccf tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/de838dbd7c954a91a6b3c732a7fde375" status: 200 len: 371 microversion: 2.1 time: 0.062739 [ 1064.426681] [48512]: [pid: 48512|app: 0|req: 2542/5213] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/os-quota-sets/de838dbd7c954a91a6b3c732a7fde375 => generated 371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.435381] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f2b1e4b-8713-4781-854d-428421cf2169 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 21, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-247842895", "id": 964185306, "os-flavor-access:is_public": "True"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.453327] [48512]: INFO nova.api.openstack.requestlog [None req-3f2b1e4b-8713-4781-854d-428421cf2169 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 433 microversion: 2.1 time: 0.020442 [ 1064.453750] [48512]: [pid: 48512|app: 0|req: 2543/5214] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:09 2025] POST /compute/v2.1/flavors => generated 433 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.462204] [48512]: DEBUG nova.api.openstack.wsgi [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "964185306"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.464266] [48512]: DEBUG nova.compute.api [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.472050] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.472294] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.472457] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.472730] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.472873] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.472998] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.548576] [48511]: INFO nova.api.openstack.requestlog [None req-2bb30cd1-0e9c-4aac-836c-07c030bd8537 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.141024 [ 1064.548932] [48511]: [pid: 48511|app: 0|req: 2672/5215] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:09 2025] POST /compute/v2.1/os-security-groups => generated 246 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.551216] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.551413] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.551586] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.551738] [48511]: DEBUG nova.api.openstack.wsgi [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.553236] [48511]: DEBUG nova.compute.api [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.556336] [48512]: WARNING neutronclient.v2_0.client [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.558709] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.559049] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.559049] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.559049] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.559049] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.559931] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.560149] [48511]: DEBUG oslo_concurrency.lockutils [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.565634] [48512]: DEBUG nova.policy [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '49f2a66d57c74a70b7186a1cc64ba01e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de838dbd7c954a91a6b3c732a7fde375', 'project_domain_id': 'default', 'roles': ['reader', 'member', 'manager', 'admin'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.571286] [48512]: DEBUG nova.compute.api [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Old instance type m1.nano, new instance type tempest-ServersAdminNegativeTestJSON-flavor-247842895 {{(pid=48512) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1064.578192] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.578192] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.578293] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.578639] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.580826] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.581121] [48512]: DEBUG oslo_concurrency.lockutils [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.593696] [48511]: WARNING neutronclient.v2_0.client [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.599852] [48512]: DEBUG nova.quota [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Getting quotas for project 8bb531a2ec064ee1946189677d32f732. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1064.603637] [48512]: DEBUG nova.quota [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Getting quotas for user 5336c62a63c34fda97690670950ef642 and project 8bb531a2ec064ee1946189677d32f732. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1064.614056] [48512]: INFO nova.compute.api [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] cores quota exceeded for de838dbd7c954a91a6b3c732a7fde375, tried to resize instance. [ 1064.614572] [48512]: INFO nova.api.openstack.wsgi [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores [ 1064.614857] [48512]: DEBUG nova.api.openstack.wsgi [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 403 to user: Quota exceeded for cores: Requested 20, but already used 2 of 20 cores {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1064.615290] [48512]: INFO nova.api.openstack.requestlog [None req-a03dca4b-5516-43af-940e-5d42a6ebb9ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action" status: 403 len: 113 microversion: 2.1 time: 0.155861 [ 1064.615769] [48512]: [pid: 48512|app: 0|req: 2544/5216] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:09 2025] POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action => generated 113 bytes in 156 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 1064.618521] [48512]: DEBUG nova.api.openstack.wsgi [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.620134] [48512]: DEBUG nova.compute.api [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.623627] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.623812] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.624011] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.624236] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.624381] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.624537] [48512]: DEBUG oslo_concurrency.lockutils [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.642969] [48512]: WARNING neutronclient.v2_0.client [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.668651] [48511]: DEBUG nova.policy [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.674547] [48511]: INFO nova.api.openstack.requestlog [None req-9efaf8c2-6c7a-4c3d-acff-95b86b797678 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.124755 [ 1064.675414] [48511]: [pid: 48511|app: 0|req: 2673/5217] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.677453] [48511]: DEBUG nova.api.openstack.wsgi [None req-348d03ba-c790-40ff-9236-309c38b699a9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-636743334", "description": "tempest-description-1627484001"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1064.680511] [48511]: WARNING neutronclient.v2_0.client [None req-348d03ba-c790-40ff-9236-309c38b699a9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1064.837585] [48511]: INFO nova.api.openstack.requestlog [None req-348d03ba-c790-40ff-9236-309c38b699a9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.162006 [ 1064.838208] [48511]: [pid: 48511|app: 0|req: 2674/5218] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:09 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1064.842449] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7e4645c-c9f2-4087-ae3a-6029f53b11ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.855629] [48511]: INFO nova.api.openstack.requestlog [None req-c7e4645c-c9f2-4087-ae3a-6029f53b11ce tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/964185306" status: 202 len: 0 microversion: 2.1 time: 0.016580 [ 1064.856031] [48511]: [pid: 48511|app: 0|req: 2675/5219] 10.180.1.21 () {58 vars in 1153 bytes} [Mon Dec 8 18:27:09 2025] DELETE /compute/v2.1/flavors/964185306 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1064.858717] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.860182] [48511]: DEBUG nova.compute.api [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.864276] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.864446] [48512]: DEBUG nova.policy [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1064.865133] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.865133] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.865133] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.865133] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.865312] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.871774] [48512]: INFO nova.api.openstack.requestlog [None req-839a81bb-ed8b-4223-9e10-5c56ffa87fcf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1367 microversion: 2.1 time: 0.255366 [ 1064.872638] [48512]: [pid: 48512|app: 0|req: 2545/5220] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1367 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.875515] [48512]: DEBUG nova.api.openstack.wsgi [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1064.879021] [48512]: DEBUG nova.compute.api [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1064.883082] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.883286] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.884388] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.884388] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1064.884524] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1064.884704] [48512]: DEBUG oslo_concurrency.lockutils [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1064.886309] [48511]: WARNING neutronclient.v2_0.client [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.234552] [48512]: WARNING neutronclient.v2_0.client [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.458594] [48511]: DEBUG nova.policy [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.467705] [48511]: INFO nova.api.openstack.requestlog [None req-e2aea067-1314-49b6-86a9-fe814459458d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 0.610591 [ 1065.468223] [48511]: [pid: 48511|app: 0|req: 2676/5221] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.471646] [48511]: DEBUG nova.api.openstack.wsgi [None req-271e69da-cce7-4a61-9530-4c102c5be080 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "fe173ec7-e8c5-4a19-a06f-bb562a1e3118", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "33f5c505-4e30-4b65-b210-616fd68d114d"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1065.474088] [48511]: WARNING neutronclient.v2_0.client [None req-271e69da-cce7-4a61-9530-4c102c5be080 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.566018] [48512]: DEBUG nova.policy [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1065.571700] [48512]: INFO nova.api.openstack.requestlog [None req-705372fb-33e8-46e3-a726-b8062566f76a tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.698284 [ 1065.572450] [48512]: [pid: 48512|app: 0|req: 2546/5222] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:09 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.575219] [48512]: DEBUG nova.api.openstack.wsgi [None req-770ef446-d2c7-4d3c-b0f5-6765c3949003 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.591108] [48511]: WARNING neutronclient.v2_0.client [None req-271e69da-cce7-4a61-9530-4c102c5be080 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.601259] [48512]: INFO nova.api.openstack.requestlog [None req-770ef446-d2c7-4d3c-b0f5-6765c3949003 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.027566 [ 1065.601259] [48512]: [pid: 48512|app: 0|req: 2547/5223] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:27:10 2025] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1065.603974] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1065.605657] [48512]: DEBUG nova.compute.api [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1065.611417] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.611664] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.611761] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.612052] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1065.612204] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1065.612329] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1065.653545] [48512]: WARNING neutronclient.v2_0.client [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1065.757813] [48511]: WARNING neutronclient.v2_0.client [None req-271e69da-cce7-4a61-9530-4c102c5be080 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.100038] [48511]: INFO nova.api.openstack.requestlog [None req-271e69da-cce7-4a61-9530-4c102c5be080 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 330 microversion: 2.1 time: 0.631068 [ 1066.100539] [48511]: [pid: 48511|app: 0|req: 2677/5224] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:10 2025] POST /compute/v2.1/os-security-group-rules => generated 330 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1066.103088] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.104479] [48511]: DEBUG nova.compute.api [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.108764] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.109213] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.109213] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.109627] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.109627] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.109715] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.127491] [48511]: WARNING neutronclient.v2_0.client [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.163925] [48512]: DEBUG nova.policy [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.173574] [48512]: INFO nova.api.openstack.requestlog [None req-c3357612-3974-4040-93ff-13d732861823 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.571730 [ 1066.174883] [48512]: [pid: 48512|app: 0|req: 2548/5225] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:10 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.177296] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.178812] [48512]: DEBUG nova.compute.api [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.185053] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.185053] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.185326] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.185462] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.185600] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.185727] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.201605] [48512]: INFO nova.api.openstack.wsgi [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. [ 1066.202031] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1066.202509] [48512]: INFO nova.api.openstack.requestlog [None req-6c01a84f-ce14-4362-add0-d910186b502a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 404 len: 111 microversion: 2.1 time: 0.027637 [ 1066.202971] [48512]: [pid: 48512|app: 0|req: 2549/5226] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:10 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1066.214966] [48512]: DEBUG nova.api.openstack.wsgi [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.214966] [48512]: DEBUG nova.compute.api [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.218190] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.218393] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.218528] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.218811] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.219804] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.219804] [48512]: DEBUG oslo_concurrency.lockutils [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.244341] [48512]: WARNING neutronclient.v2_0.client [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.306986] [48511]: DEBUG nova.policy [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.313415] [48511]: INFO nova.api.openstack.requestlog [None req-0e622503-a10e-46c1-ad4f-0e9af3aab300 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1303 microversion: 2.1 time: 0.212243 [ 1066.313981] [48511]: [pid: 48511|app: 0|req: 2678/5227] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:10 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1303 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.319042] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.320407] [48511]: DEBUG nova.compute.api [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.326304] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.434762] [48511]: INFO nova.api.openstack.requestlog [None req-1a618a1d-0fbf-441d-8304-91d8fe7d1b23 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.119886 [ 1066.436660] [48511]: [pid: 48511|app: 0|req: 2679/5228] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:11 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1066.438359] [48511]: DEBUG nova.api.openstack.wsgi [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.441096] [48511]: DEBUG nova.compute.api [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.446457] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.446457] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.446457] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.446715] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.446903] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.447118] [48511]: DEBUG oslo_concurrency.lockutils [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.471231] [48511]: INFO nova.api.openstack.wsgi [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] HTTP exception thrown: Cannot 'restore' instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 while it is in vm_state active [ 1066.471559] [48511]: DEBUG nova.api.openstack.wsgi [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] Returning 409 to user: Cannot 'restore' instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 while it is in vm_state active {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1066.471993] [48511]: INFO nova.api.openstack.requestlog [None req-0256e0f6-c6b9-4e1a-8399-473fc18540a2 tempest-ServersAdminNegativeTestJSON-503984080 tempest-ServersAdminNegativeTestJSON-503984080-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action" status: 409 len: 145 microversion: 2.1 time: 0.036144 [ 1066.472707] [48511]: [pid: 48511|app: 0|req: 2680/5229] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:11 2025] POST /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3/action => generated 145 bytes in 37 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1066.474826] [48512]: DEBUG nova.policy [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.475086] [48511]: DEBUG nova.api.openstack.wsgi [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.476852] [48511]: DEBUG nova.compute.api [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.480770] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.480994] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.481160] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.481461] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.481606] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.481727] [48511]: DEBUG oslo_concurrency.lockutils [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.482583] [48512]: INFO nova.api.openstack.requestlog [None req-d12987cc-4fd2-4d31-98f5-516f5cd7fbd3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1307 microversion: 2.1 time: 0.275338 [ 1066.482958] [48512]: [pid: 48512|app: 0|req: 2550/5230] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:10 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1307 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.485703] [48512]: DEBUG nova.api.openstack.wsgi [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.487216] [48512]: DEBUG nova.compute.api [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.490733] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.490918] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.491088] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.491400] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.491585] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.491716] [48512]: DEBUG oslo_concurrency.lockutils [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.505040] [48511]: WARNING neutronclient.v2_0.client [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.511080] [48512]: WARNING neutronclient.v2_0.client [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.595885] [48512]: DEBUG nova.policy [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.596132] [48511]: DEBUG nova.policy [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.600820] [48511]: INFO nova.api.openstack.requestlog [None req-465a57f3-5ac4-406f-8181-5c7e14801d54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.127851 [ 1066.601316] [48511]: [pid: 48511|app: 0|req: 2681/5231] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.601746] [48512]: INFO nova.api.openstack.requestlog [None req-8de622a7-ae81-4d43-a1f6-90531170b8f0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.118051 [ 1066.602411] [48512]: [pid: 48512|app: 0|req: 2551/5232] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.604729] [48511]: DEBUG nova.api.openstack.wsgi [None req-7c7280fc-0693-4ae4-b801-fbbd9851887b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.604872] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f95211f-3250-460e-ad9b-dc6b3394b28f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1211899507", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHgqTk3ws6fubCCcI96L3OcQdGAZGBSGop4VLAu5unwK8SnNqDCErgejGgd/XuxjMDUxQd8PpAP9Pqu04y9BMzurgT/f9p9LfgXkh9JSsQHu2hGx6x2YuDcq8vmm4GROlw=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.605813] [48511]: WARNING neutronclient.v2_0.client [None req-7c7280fc-0693-4ae4-b801-fbbd9851887b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.617034] [48512]: DEBUG nova.quota [None req-3f95211f-3250-460e-ad9b-dc6b3394b28f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1066.620363] [48512]: DEBUG nova.quota [None req-3f95211f-3250-460e-ad9b-dc6b3394b28f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for user 4b8def8ea1674efeace1eee0f208508c and project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1066.632849] [48511]: WARNING neutronclient.v2_0.client [None req-7c7280fc-0693-4ae4-b801-fbbd9851887b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.642452] [48512]: INFO nova.api.openstack.requestlog [None req-3f95211f-3250-460e-ad9b-dc6b3394b28f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.039503 [ 1066.643130] [48512]: [pid: 48512|app: 0|req: 2552/5233] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:27:11 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1066.646401] [48512]: DEBUG nova.api.openstack.wsgi [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94568182-2706-416c-aded-6bfe31948dc4", "tag": "ab01c7f0-c8ee-4c26-9424-7087e24befff"}, {"server_uuid": "76507a38-3b47-4f31-ae8e-51f84e4ecc5b", "name": "network-vif-deleted", "tag": "c85dd918-e8e3-4ca6-8bec-221f3bd40517"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.655173] [48512]: DEBUG oslo_concurrency.lockutils [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.655429] [48512]: DEBUG oslo_concurrency.lockutils [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.655588] [48512]: DEBUG oslo_concurrency.lockutils [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.668655] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Creating event network-changed:ab01c7f0-c8ee-4c26-9424-7087e24befff for instance 94568182-2706-416c-aded-6bfe31948dc4 on cpu-1 [ 1066.668743] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] Creating event network-vif-deleted:c85dd918-e8e3-4ca6-8bec-221f3bd40517 for instance 76507a38-3b47-4f31-ae8e-51f84e4ecc5b on cpu-1 [ 1066.674441] [48512]: INFO nova.api.openstack.requestlog [req-d933459f-01b4-46df-8684-bd6d6fb1c1f5 req-8eb98ee7-3063-4f88-a483-07b667988888 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.030881 [ 1066.674863] [48512]: [pid: 48512|app: 0|req: 2553/5234] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:11 2025] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1066.678050] [48512]: DEBUG nova.api.openstack.wsgi [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58d5f0d5-cedb-4fdb-8135-419cda06a658", "name": "network-vif-plugged", "status": "completed", "tag": "63316125-b00a-498a-83d1-aa82e38cbc20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1066.683788] [48512]: DEBUG oslo_concurrency.lockutils [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.683980] [48512]: DEBUG oslo_concurrency.lockutils [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.684129] [48512]: DEBUG oslo_concurrency.lockutils [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.690231] [48512]: INFO nova.api.openstack.compute.server_external_events [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] Creating event network-vif-plugged:63316125-b00a-498a-83d1-aa82e38cbc20 for instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 on cpu-1 [ 1066.694616] [48512]: INFO nova.api.openstack.requestlog [req-d14be4dc-19f9-425d-b011-35def5ccab57 req-e57d75db-216c-48ad-a7b1-28bc9738423e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018898 [ 1066.694871] [48512]: [pid: 48512|app: 0|req: 2554/5235] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:11 2025] 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) [ 1066.697669] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.699023] [48512]: DEBUG nova.compute.api [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.702868] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.703065] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.703205] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.703468] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.703618] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.703794] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.727720] [48512]: WARNING neutronclient.v2_0.client [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.746335] [48511]: INFO nova.api.openstack.requestlog [None req-7c7280fc-0693-4ae4-b801-fbbd9851887b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/33f5c505-4e30-4b65-b210-616fd68d114d" status: 202 len: 0 microversion: 2.1 time: 0.144360 [ 1066.746715] [48511]: [pid: 48511|app: 0|req: 2682/5236] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:11 2025] DELETE /compute/v2.1/os-security-groups/33f5c505-4e30-4b65-b210-616fd68d114d => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1066.749331] [48511]: DEBUG nova.api.openstack.wsgi [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.749574] [48511]: DEBUG nova.compute.api [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.753015] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.753224] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.753363] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.753620] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.753772] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.753899] [48511]: DEBUG oslo_concurrency.lockutils [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.774123] [48511]: DEBUG nova.compute.api [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1066.827759] [48511]: INFO nova.api.openstack.requestlog [None req-70d5cf59-1146-430c-8379-96f550ba078b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 204 len: 0 microversion: 2.1 time: 0.080326 [ 1066.828125] [48511]: [pid: 48511|app: 0|req: 2683/5237] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:11 2025] DELETE /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1066.831110] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.832596] [48511]: DEBUG nova.compute.api [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.835888] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.836133] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.836316] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.839514] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.839514] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.839514] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.863420] [48512]: DEBUG nova.policy [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.866359] [48511]: WARNING neutronclient.v2_0.client [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.870526] [48512]: INFO nova.api.openstack.requestlog [None req-8ed6bcc5-5b94-457d-bf54-7f33d7c33398 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.174736 [ 1066.871705] [48512]: [pid: 48512|app: 0|req: 2555/5238] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.874505] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.875989] [48512]: DEBUG nova.compute.api [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1066.880000] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.880303] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.880493] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.880783] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1066.880934] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1066.881096] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1066.902701] [48512]: WARNING neutronclient.v2_0.client [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1066.980883] [48511]: DEBUG nova.policy [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1066.990924] [48511]: INFO nova.api.openstack.requestlog [None req-5d22c5d7-a024-4290-b11b-9874d6fa4652 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 0.162087 [ 1066.991535] [48511]: [pid: 48511|app: 0|req: 2684/5239] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.996874] [48511]: DEBUG nova.api.openstack.wsgi [None req-f36c860a-9b79-4f16-9eff-fcb1011c0cd6 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1066.999878] [48511]: WARNING neutronclient.v2_0.client [None req-f36c860a-9b79-4f16-9eff-fcb1011c0cd6 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.039052] [48511]: INFO nova.api.openstack.requestlog [None req-f36c860a-9b79-4f16-9eff-fcb1011c0cd6 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/fe173ec7-e8c5-4a19-a06f-bb562a1e3118" status: 200 len: 246 microversion: 2.1 time: 0.045989 [ 1067.039052] [48511]: [pid: 48511|app: 0|req: 2685/5240] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/os-security-groups/fe173ec7-e8c5-4a19-a06f-bb562a1e3118 => generated 246 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.042896] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.045178] [48511]: DEBUG nova.compute.api [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.051376] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.051654] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.051872] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.052365] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.052633] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.052854] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.063481] [48512]: DEBUG nova.policy [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.068392] [48512]: INFO nova.api.openstack.requestlog [None req-7e5cc30a-5e1d-46f4-98a9-ea8f9e217b64 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.196837 [ 1067.069084] [48512]: [pid: 48512|app: 0|req: 2556/5241] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.071758] [48512]: DEBUG nova.api.openstack.wsgi [None req-15ea19a6-bffa-43af-a657-937b75ec4b3f tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-973692645", "description": "tempest-description-2134434316"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1067.075390] [48512]: WARNING neutronclient.v2_0.client [None req-15ea19a6-bffa-43af-a657-937b75ec4b3f tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.081047] [48511]: WARNING neutronclient.v2_0.client [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.189345] [48512]: INFO nova.api.openstack.requestlog [None req-15ea19a6-bffa-43af-a657-937b75ec4b3f tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.118997 [ 1067.189345] [48512]: [pid: 48512|app: 0|req: 2557/5242] 10.180.1.21 () {60 vars in 1175 bytes} [Mon Dec 8 18:27:11 2025] POST /compute/v2.1/os-security-groups => generated 247 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.192550] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.194322] [48512]: DEBUG nova.compute.api [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.198574] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.198953] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.198953] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.201149] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.201149] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.201149] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.217860] [48512]: WARNING neutronclient.v2_0.client [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.310920] [48511]: DEBUG nova.policy [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.318322] [48511]: INFO nova.api.openstack.requestlog [None req-4c4ba91d-460f-4f93-9340-b40737e8fa61 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1463 microversion: 2.1 time: 0.278588 [ 1067.319345] [48511]: [pid: 48511|app: 0|req: 2686/5243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1463 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.321155] [48511]: DEBUG nova.api.openstack.wsgi [None req-1866e08a-c31a-4482-9882-c5eafc720973 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "4ccd364c-9467-49f8-9963-d3bae9805311", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1067.325080] [48511]: WARNING neutronclient.v2_0.client [None req-1866e08a-c31a-4482-9882-c5eafc720973 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.350590] [48512]: DEBUG nova.policy [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.359981] [48512]: INFO nova.api.openstack.requestlog [None req-3ce4aae9-2d53-4bb9-aa8b-36d82425e295 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.170141 [ 1067.360353] [48512]: [pid: 48512|app: 0|req: 2558/5244] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:11 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.364421] [48512]: DEBUG nova.api.openstack.wsgi [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.366062] [48512]: DEBUG nova.compute.api [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.371154] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.371417] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.371538] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.371863] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.372071] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.372119] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.374653] [48511]: WARNING neutronclient.v2_0.client [None req-1866e08a-c31a-4482-9882-c5eafc720973 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.416264] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.416538] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.416639] [48512]: DEBUG oslo_concurrency.lockutils [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.416756] [48512]: DEBUG nova.objects.instance [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lazy-loading 'fault' on Instance uuid 76507a38-3b47-4f31-ae8e-51f84e4ecc5b {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1067.421252] [48512]: WARNING neutronclient.v2_0.client [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.537416] [48511]: INFO nova.api.openstack.requestlog [None req-1866e08a-c31a-4482-9882-c5eafc720973 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.218085 [ 1067.538427] [48511]: [pid: 48511|app: 0|req: 2687/5245] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:12 2025] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.540945] [48511]: DEBUG nova.api.openstack.wsgi [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.542844] [48511]: DEBUG nova.compute.api [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.547748] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.547982] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.548174] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.548512] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.548672] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.548797] [48511]: DEBUG oslo_concurrency.lockutils [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.553173] [48512]: DEBUG nova.policy [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'afdd9049248443d69fc2804a3d010d73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9c9ecb67e10413abc0ce5679e4494d4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.565324] [48512]: INFO nova.api.openstack.requestlog [None req-a442d001-eb22-437f-9be8-4cf43b6453df tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 200 len: 1308 microversion: 2.1 time: 0.204338 [ 1067.565686] [48512]: [pid: 48512|app: 0|req: 2559/5246] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 1308 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.568258] [48512]: DEBUG nova.api.openstack.wsgi [None req-5315b4a1-49a5-4c8d-bfdf-38f139b7436d tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Action: 'create', calling method: >, body: {"security_group_rule": {"parent_group_id": "4ccd364c-9467-49f8-9963-d3bae9805311", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1067.570755] [48512]: WARNING neutronclient.v2_0.client [None req-5315b4a1-49a5-4c8d-bfdf-38f139b7436d tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.580179] [48511]: WARNING neutronclient.v2_0.client [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.608558] [48512]: WARNING neutronclient.v2_0.client [None req-5315b4a1-49a5-4c8d-bfdf-38f139b7436d tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.712456] [48511]: DEBUG nova.policy [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.718320] [48511]: INFO nova.api.openstack.requestlog [None req-5b6c89f4-b86b-435a-81d5-594952b4a5da tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1485 microversion: 2.1 time: 0.179494 [ 1067.718726] [48511]: [pid: 48511|app: 0|req: 2688/5247] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1485 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.721920] [48511]: DEBUG nova.api.openstack.wsgi [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-9927138", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1067.745828] [48512]: INFO nova.api.openstack.requestlog [None req-5315b4a1-49a5-4c8d-bfdf-38f139b7436d tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.176792 [ 1067.745828] [48512]: [pid: 48512|app: 0|req: 2560/5248] 10.180.1.21 () {60 vars in 1190 bytes} [Mon Dec 8 18:27:12 2025] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1067.751131] [48512]: DEBUG nova.api.openstack.wsgi [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.752823] [48512]: DEBUG nova.compute.api [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.759760] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.760881] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.761220] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.762218] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.764912] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.764912] [48512]: DEBUG oslo_concurrency.lockutils [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.775750] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.776307] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.776307] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.776507] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.776666] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.779521] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.784537] [48511]: DEBUG nova.network.neutron [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] validate_networks() for [('06f55cfc-c8c1-4083-b58e-3e5d56a34a6d', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1067.784925] [48511]: WARNING neutronclient.v2_0.client [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.786601] [48512]: WARNING neutronclient.v2_0.client [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.930940] [48512]: DEBUG nova.policy [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1067.937316] [48512]: INFO nova.api.openstack.requestlog [None req-24f879ec-e1a7-417e-b57c-b10b2a361892 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.190942 [ 1067.937902] [48512]: [pid: 48512|app: 0|req: 2561/5249] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1067.944022] [48512]: DEBUG nova.api.openstack.wsgi [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1067.945796] [48512]: DEBUG nova.compute.api [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1067.949984] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.950454] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.950454] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.950791] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1067.950791] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1067.950890] [48512]: DEBUG oslo_concurrency.lockutils [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1067.970065] [48512]: WARNING neutronclient.v2_0.client [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1067.974529] [48511]: WARNING neutronclient.v2_0.client [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.042715] [48512]: DEBUG nova.policy [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.047664] [48512]: INFO nova.api.openstack.requestlog [None req-b71fb1f2-6d3a-477b-a3f9-5717b81909b9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.109239 [ 1068.048069] [48512]: [pid: 48512|app: 0|req: 2562/5250] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.052146] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1068.053992] [48512]: DEBUG nova.compute.api [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.057824] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.058110] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.058253] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.058579] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.058759] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.058909] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.080476] [48511]: DEBUG nova.virt.hardware [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1068.080621] [48511]: DEBUG nova.virt.hardware [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1068.080783] [48511]: DEBUG nova.virt.hardware [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1068.080885] [48511]: DEBUG nova.virt.hardware [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1068.080992] [48511]: DEBUG nova.virt.hardware [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1068.092667] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.092878] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.093012] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.093368] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.095088] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.095250] [48511]: DEBUG oslo_concurrency.lockutils [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.107725] [48512]: INFO nova.api.openstack.requestlog [None req-e2b0facb-1a88-4be1-aaec-5fd2d1c16333 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1084 microversion: 2.1 time: 0.058948 [ 1068.108274] [48512]: [pid: 48512|app: 0|req: 2563/5251] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:27:12 2025] PUT /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1084 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.109484] [48511]: DEBUG nova.quota [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1068.111424] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8f8d363-5dca-4d96-a479-0748fa5c83aa tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.114468] [48512]: WARNING neutronclient.v2_0.client [None req-a8f8d363-5dca-4d96-a479-0748fa5c83aa tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.114596] [48511]: DEBUG nova.quota [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for user 4b8def8ea1674efeace1eee0f208508c and project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1068.123048] [48511]: DEBUG nova.compute.api [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1068.124155] [48511]: DEBUG nova.compute.api [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1068.151718] [48512]: INFO nova.api.openstack.requestlog [None req-a8f8d363-5dca-4d96-a479-0748fa5c83aa tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/4ccd364c-9467-49f8-9963-d3bae9805311" status: 200 len: 664 microversion: 2.1 time: 0.042745 [ 1068.152312] [48512]: [pid: 48512|app: 0|req: 2564/5252] 10.180.1.21 () {58 vars in 1264 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/os-security-groups/4ccd364c-9467-49f8-9963-d3bae9805311 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1068.154776] [48512]: DEBUG nova.api.openstack.wsgi [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.156262] [48512]: DEBUG nova.compute.api [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.160269] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.161051] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.161051] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.161296] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.161479] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.161710] [48512]: DEBUG oslo_concurrency.lockutils [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.173239] [48511]: INFO nova.api.openstack.requestlog [None req-bc7dea2a-a143-4550-90c1-146feb7d55ab tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.453858 [ 1068.173637] [48511]: [pid: 48511|app: 0|req: 2689/5253] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:12 2025] POST /compute/v2.1/servers => generated 383 bytes in 454 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1068.177978] [48511]: DEBUG nova.api.openstack.wsgi [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.179491] [48511]: DEBUG nova.compute.api [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.184515] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.184515] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.184702] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.184846] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.185013] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.185159] [48511]: DEBUG oslo_concurrency.lockutils [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.188939] [48512]: WARNING neutronclient.v2_0.client [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.214443] [48511]: WARNING neutronclient.v2_0.client [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.297251] [48512]: DEBUG nova.policy [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.303435] [48512]: INFO nova.api.openstack.requestlog [None req-dcca8303-501c-44a2-ba28-474d933b8cf2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.150912 [ 1068.303787] [48512]: [pid: 48512|app: 0|req: 2565/5254] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.307055] [48512]: DEBUG nova.api.openstack.wsgi [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.308859] [48512]: DEBUG nova.compute.api [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.315058] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.315058] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.315310] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.315945] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.315945] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.316135] [48512]: DEBUG oslo_concurrency.lockutils [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.325621] [48511]: DEBUG nova.policy [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.333718] [48511]: INFO nova.api.openstack.requestlog [None req-341ab311-061f-48b0-a92d-52fb06c8d7c3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1364 microversion: 2.1 time: 0.159451 [ 1068.334135] [48511]: [pid: 48511|app: 0|req: 2690/5255] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:12 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1364 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.334255] [48512]: WARNING neutronclient.v2_0.client [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.337230] [48511]: DEBUG nova.api.openstack.wsgi [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.338184] [48511]: DEBUG nova.compute.api [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.344017] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.344329] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.344612] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.344963] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.345773] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.345773] [48511]: DEBUG oslo_concurrency.lockutils [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.383130] [48511]: WARNING neutronclient.v2_0.client [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.486242] [48512]: DEBUG nova.policy [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.494778] [48512]: INFO nova.api.openstack.requestlog [None req-2ffa3883-80c7-44a7-a1b9-fd7b2d92713c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1313 microversion: 2.1 time: 0.189931 [ 1068.495228] [48512]: [pid: 48512|app: 0|req: 2566/5256] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1313 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.498516] [48512]: DEBUG nova.api.openstack.wsgi [None req-1fc01b47-6dba-4873-bd0b-6b6b1c039abb tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.499841] [48512]: WARNING neutronclient.v2_0.client [None req-1fc01b47-6dba-4873-bd0b-6b6b1c039abb tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.514651] [48511]: DEBUG nova.policy [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.519817] [48511]: INFO nova.api.openstack.requestlog [None req-d1eb9792-1441-40fd-a716-0d3a230a8aff tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1506 microversion: 2.1 time: 0.184947 [ 1068.520255] [48511]: [pid: 48511|app: 0|req: 2691/5257] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1506 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.523340] [48511]: DEBUG nova.api.openstack.wsgi [None req-163c8f9e-89fc-4957-a88e-f475e53a3bb9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.525159] [48511]: DEBUG nova.compute.api [None req-163c8f9e-89fc-4957-a88e-f475e53a3bb9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.526067] [48512]: WARNING neutronclient.v2_0.client [None req-1fc01b47-6dba-4873-bd0b-6b6b1c039abb tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.538114] [48511]: WARNING neutronclient.v2_0.client [None req-163c8f9e-89fc-4957-a88e-f475e53a3bb9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.556593] [48512]: WARNING neutronclient.v2_0.client [None req-1fc01b47-6dba-4873-bd0b-6b6b1c039abb tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.571454] [48511]: DEBUG nova.policy [None req-163c8f9e-89fc-4957-a88e-f475e53a3bb9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.575859] [48511]: INFO nova.api.openstack.requestlog [None req-163c8f9e-89fc-4957-a88e-f475e53a3bb9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1220 microversion: 2.1 time: 0.054962 [ 1068.576353] [48511]: [pid: 48511|app: 0|req: 2692/5258] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1220 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.580688] [48511]: DEBUG nova.api.openstack.wsgi [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.582618] [48511]: DEBUG nova.compute.api [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.587462] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.587694] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.587873] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.588284] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.588419] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.588575] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.617544] [48511]: WARNING neutronclient.v2_0.client [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.642448] [48512]: INFO nova.api.openstack.requestlog [None req-1fc01b47-6dba-4873-bd0b-6b6b1c039abb tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/2eea04dc-de81-4294-b022-d86a7bd31c34" status: 202 len: 0 microversion: 2.1 time: 0.146522 [ 1068.642835] [48512]: [pid: 48512|app: 0|req: 2567/5259] 10.180.1.21 () {58 vars in 1282 bytes} [Mon Dec 8 18:27:13 2025] DELETE /compute/v2.1/os-security-group-rules/2eea04dc-de81-4294-b022-d86a7bd31c34 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1068.645421] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.649286] [48512]: DEBUG nova.compute.api [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.651922] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.652314] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.652565] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.652996] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.653283] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.653532] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.686588] [48512]: WARNING neutronclient.v2_0.client [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.823098] [48511]: DEBUG nova.policy [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.828837] [48511]: INFO nova.api.openstack.requestlog [None req-a9651ea3-7987-40c7-a1fc-254cd8eee059 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1463 microversion: 2.1 time: 0.251199 [ 1068.828837] [48511]: [pid: 48511|app: 0|req: 2693/5260] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1463 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.851126] [48512]: DEBUG nova.policy [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1068.856495] [48512]: INFO nova.api.openstack.requestlog [None req-e7def0a3-ac91-46a7-83b9-1b2cb36ab8a5 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.212821 [ 1068.856813] [48512]: [pid: 48512|app: 0|req: 2568/5261] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.859766] [48512]: DEBUG nova.api.openstack.wsgi [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.861027] [48512]: DEBUG nova.compute.api [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] [instance: 76507a38-3b47-4f31-ae8e-51f84e4ecc5b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.864445] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.864639] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.864777] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.865047] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.865193] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.865315] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.875126] [48512]: INFO nova.api.openstack.wsgi [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] HTTP exception thrown: Instance 76507a38-3b47-4f31-ae8e-51f84e4ecc5b could not be found. [ 1068.875620] [48512]: DEBUG nova.api.openstack.wsgi [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] Returning 404 to user: Instance 76507a38-3b47-4f31-ae8e-51f84e4ecc5b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1068.876292] [48512]: INFO nova.api.openstack.requestlog [None req-4de4eeb2-7d9f-4d21-ae7b-084f2ca73e77 tempest-ServerAddressesNegativeTestJSON-588148369 tempest-ServerAddressesNegativeTestJSON-588148369-project-member] 10.180.1.21 "GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b" status: 404 len: 111 microversion: 2.1 time: 0.018958 [ 1068.876904] [48512]: [pid: 48512|app: 0|req: 2569/5262] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/76507a38-3b47-4f31-ae8e-51f84e4ecc5b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1068.880309] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d5085c8-ac30-451e-ad7f-4571939120f9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.881855] [48512]: WARNING neutronclient.v2_0.client [None req-3d5085c8-ac30-451e-ad7f-4571939120f9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.915141] [48511]: DEBUG nova.api.openstack.wsgi [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1068.916785] [48511]: DEBUG nova.compute.api [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1068.921198] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.921340] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.921450] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.921936] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1068.921936] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1068.922086] [48511]: DEBUG oslo_concurrency.lockutils [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1068.944889] [48512]: WARNING neutronclient.v2_0.client [None req-3d5085c8-ac30-451e-ad7f-4571939120f9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1068.948418] [48511]: WARNING neutronclient.v2_0.client [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 1069.042286] [48512]: INFO nova.api.openstack.requestlog [None req-3d5085c8-ac30-451e-ad7f-4571939120f9 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4ccd364c-9467-49f8-9963-d3bae9805311" status: 202 len: 0 microversion: 2.1 time: 0.164740 [ 1069.042971] [48512]: [pid: 48512|app: 0|req: 2570/5263] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:13 2025] DELETE /compute/v2.1/os-security-groups/4ccd364c-9467-49f8-9963-d3bae9805311 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1069.046149] [48512]: DEBUG nova.api.openstack.wsgi [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "58d5f0d5-cedb-4fdb-8135-419cda06a658", "tag": "63316125-b00a-498a-83d1-aa82e38cbc20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1069.053584] [48512]: DEBUG oslo_concurrency.lockutils [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.053888] [48512]: DEBUG oslo_concurrency.lockutils [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.054118] [48512]: DEBUG oslo_concurrency.lockutils [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.061953] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] Creating event network-changed:63316125-b00a-498a-83d1-aa82e38cbc20 for instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 on cpu-1 [ 1069.066932] [48512]: INFO nova.api.openstack.requestlog [req-e6d0e32c-7ab7-43bd-963d-85b955f39b64 req-4042d17f-888f-4394-aec2-9c0a616d7c90 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023077 [ 1069.067309] [48512]: [pid: 48512|app: 0|req: 2571/5264] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:13 2025] 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) [ 1069.071097] [48512]: DEBUG nova.api.openstack.wsgi [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92569b9c-f078-4d27-aecd-c027116ed29f", "name": "network-vif-deleted", "tag": "4cd4d626-f2b9-4450-b7c0-78cc74c98bd0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1069.077396] [48512]: DEBUG oslo_concurrency.lockutils [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.077576] [48512]: DEBUG oslo_concurrency.lockutils [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.077711] [48512]: DEBUG oslo_concurrency.lockutils [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.085854] [48512]: INFO nova.api.openstack.compute.server_external_events [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] Creating event network-vif-deleted:4cd4d626-f2b9-4450-b7c0-78cc74c98bd0 for instance 92569b9c-f078-4d27-aecd-c027116ed29f on cpu-1 [ 1069.089982] [48512]: INFO nova.api.openstack.requestlog [req-cb3ca3d7-6d45-4d50-983c-7c3a9380c554 req-dc1336d9-309f-4d25-9664-3130fd3a56a2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021975 [ 1069.090339] [48512]: [pid: 48512|app: 0|req: 2572/5265] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:13 2025] 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) [ 1069.093038] [48512]: DEBUG nova.api.openstack.wsgi [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.094404] [48512]: DEBUG nova.compute.api [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.097664] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.097847] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.097985] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.098297] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.098451] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.098579] [48512]: DEBUG oslo_concurrency.lockutils [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.107656] [48511]: DEBUG nova.policy [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.112768] [48511]: INFO nova.api.openstack.requestlog [None req-732fbd20-de74-4bd3-a44c-66eb54837c07 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1506 microversion: 2.1 time: 0.283461 [ 1069.115020] [48511]: [pid: 48511|app: 0|req: 2694/5266] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1506 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.116290] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.117390] [48511]: WARNING neutronclient.v2_0.client [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.125782] [48512]: WARNING neutronclient.v2_0.client [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.129646] [48511]: DEBUG neutronclient.v2_0.client [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 33f5c505-4e30-4b65-b210-616fd68d114d does not exist", "detail": ""}} {{(pid=48511) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:265}} [ 1069.130039] [48511]: DEBUG nova.network.security_group_api [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Neutron security group 33f5c505-4e30-4b65-b210-616fd68d114d not found {{(pid=48511) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 1069.130347] [48511]: INFO nova.api.openstack.wsgi [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] HTTP exception thrown: Security group 33f5c505-4e30-4b65-b210-616fd68d114d does not exist [ 1069.130347] [48511]: Neutron server returns request_ids: ['req-b1882034-eec7-40ac-ab74-a567dfe35dad'] [ 1069.130622] [48511]: DEBUG nova.api.openstack.wsgi [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Returning 404 to user: Security group 33f5c505-4e30-4b65-b210-616fd68d114d does not exist [ 1069.130622] [48511]: Neutron server returns request_ids: ['req-b1882034-eec7-40ac-ab74-a567dfe35dad'] {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1069.131130] [48511]: INFO nova.api.openstack.requestlog [None req-3c769d91-e53d-4102-9e2b-89f747f136cc tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/33f5c505-4e30-4b65-b210-616fd68d114d" status: 404 len: 194 microversion: 2.1 time: 0.017445 [ 1069.131636] [48511]: [pid: 48511|app: 0|req: 2695/5267] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:13 2025] DELETE /compute/v2.1/os-security-groups/33f5c505-4e30-4b65-b210-616fd68d114d => generated 194 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1069.134613] [48511]: DEBUG nova.api.openstack.wsgi [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.136946] [48511]: DEBUG nova.compute.api [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.140644] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.140900] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.141095] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.141471] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.141637] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.141774] [48511]: DEBUG oslo_concurrency.lockutils [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.164426] [48511]: WARNING neutronclient.v2_0.client [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.233412] [48512]: DEBUG nova.policy [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.239780] [48512]: INFO nova.api.openstack.requestlog [None req-03549db6-188e-4d08-b68d-6aad9cfe73e6 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.148689 [ 1069.241031] [48512]: [pid: 48512|app: 0|req: 2573/5268] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.244315] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.244584] [48512]: DEBUG nova.compute.api [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.248788] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.249217] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.249217] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.249407] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.249508] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.249630] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.257368] [48511]: DEBUG nova.policy [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.262292] [48511]: INFO nova.api.openstack.requestlog [None req-29551424-8a79-47f0-b3c1-da6065720460 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.130033 [ 1069.262752] [48511]: [pid: 48511|app: 0|req: 2696/5269] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:13 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.265194] [48511]: DEBUG nova.api.openstack.wsgi [None req-b67196c6-d283-4fe8-866c-7b80edd4ae0b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.265672] [48512]: DEBUG nova.compute.api [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1069.266202] [48511]: WARNING neutronclient.v2_0.client [None req-b67196c6-d283-4fe8-866c-7b80edd4ae0b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.291442] [48511]: WARNING neutronclient.v2_0.client [None req-b67196c6-d283-4fe8-866c-7b80edd4ae0b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.326999] [48512]: INFO nova.api.openstack.requestlog [None req-e3be4b74-8f9c-4f55-ae6b-b7c764ebafb0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 204 len: 0 microversion: 2.1 time: 0.085183 [ 1069.327533] [48512]: [pid: 48512|app: 0|req: 2574/5270] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:14 2025] DELETE /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1069.330577] [48512]: DEBUG nova.api.openstack.wsgi [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.333515] [48512]: DEBUG nova.compute.api [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.336563] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.336780] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.336973] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.337274] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.337431] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.337799] [48512]: DEBUG oslo_concurrency.lockutils [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.384871] [48512]: WARNING neutronclient.v2_0.client [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.406706] [48511]: INFO nova.api.openstack.requestlog [None req-b67196c6-d283-4fe8-866c-7b80edd4ae0b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/fe173ec7-e8c5-4a19-a06f-bb562a1e3118" status: 202 len: 0 microversion: 2.1 time: 0.143300 [ 1069.407268] [48511]: [pid: 48511|app: 0|req: 2697/5271] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:14 2025] DELETE /compute/v2.1/os-security-groups/fe173ec7-e8c5-4a19-a06f-bb562a1e3118 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1069.409872] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.411583] [48511]: DEBUG nova.compute.api [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.424606] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.424606] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.424709] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.424978] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.425176] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.426059] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.459656] [48511]: WARNING neutronclient.v2_0.client [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.573166] [48512]: DEBUG nova.policy [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.582898] [48512]: INFO nova.api.openstack.requestlog [None req-477c6cd4-90f6-4285-a89d-fce2ec1137f9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.254607 [ 1069.583454] [48512]: [pid: 48512|app: 0|req: 2575/5272] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.587082] [48512]: DEBUG nova.api.openstack.wsgi [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.589231] [48512]: DEBUG nova.compute.api [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.596070] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.596406] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.596643] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.597079] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.597330] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.597537] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.600380] [48511]: DEBUG nova.policy [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.609153] [48511]: INFO nova.api.openstack.requestlog [None req-b3a94df2-3301-43cd-936c-27c72f21a43c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1512 microversion: 2.1 time: 0.201354 [ 1069.609689] [48511]: [pid: 48511|app: 0|req: 2698/5273] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1512 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.613360] [48511]: DEBUG nova.api.openstack.wsgi [None req-c60590e2-d6da-4936-a3ba-c47f68b831d5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.615269] [48511]: WARNING neutronclient.v2_0.client [None req-c60590e2-d6da-4936-a3ba-c47f68b831d5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.631435] [48512]: WARNING neutronclient.v2_0.client [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.648076] [48511]: WARNING neutronclient.v2_0.client [None req-c60590e2-d6da-4936-a3ba-c47f68b831d5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.793828] [48512]: DEBUG nova.policy [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.800713] [48512]: INFO nova.api.openstack.requestlog [None req-e18bef9b-9248-417c-9495-104290046ea7 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1553 microversion: 2.1 time: 0.216489 [ 1069.801423] [48512]: [pid: 48512|app: 0|req: 2576/5274] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1553 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.807158] [48512]: DEBUG nova.api.openstack.wsgi [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.808668] [48512]: DEBUG nova.compute.api [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.815483] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.815813] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.815813] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.816196] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.816283] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.816406] [48512]: DEBUG oslo_concurrency.lockutils [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.837020] [48512]: WARNING neutronclient.v2_0.client [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.850716] [48511]: INFO nova.api.openstack.requestlog [None req-c60590e2-d6da-4936-a3ba-c47f68b831d5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/47c5f76a-28d5-40bb-8972-b1a77761987e" status: 202 len: 0 microversion: 2.1 time: 0.239980 [ 1069.853074] [48511]: [pid: 48511|app: 0|req: 2699/5275] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:14 2025] DELETE /compute/v2.1/os-security-groups/47c5f76a-28d5-40bb-8972-b1a77761987e => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1069.854142] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.855680] [48511]: DEBUG nova.compute.api [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.861811] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.862602] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.862602] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.862747] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.862796] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.863735] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.888378] [48511]: WARNING neutronclient.v2_0.client [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1069.975783] [48511]: DEBUG nova.policy [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1069.984779] [48511]: INFO nova.api.openstack.requestlog [None req-f4fa19e1-9200-4f22-8fc1-96ba4bb9b1cf tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1216 microversion: 2.1 time: 0.132846 [ 1069.985511] [48511]: [pid: 48511|app: 0|req: 2700/5276] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1216 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1069.990494] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1069.992180] [48511]: DEBUG nova.compute.api [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1069.997178] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.997426] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.997501] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1069.997756] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1069.997900] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1069.998037] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.008089] [48512]: DEBUG nova.policy [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.013584] [48512]: INFO nova.api.openstack.requestlog [None req-c276f83a-60cd-453f-82b1-ae87d6453492 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1499 microversion: 2.1 time: 0.210953 [ 1070.014356] [48512]: [pid: 48512|app: 0|req: 2577/5277] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1499 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.017441] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.019678] [48512]: DEBUG nova.compute.api [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.026098] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.026625] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.026886] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.027321] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.027595] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.028036] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.036962] [48511]: WARNING neutronclient.v2_0.client [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.060786] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.062027] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.062027] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.062027] [48512]: DEBUG nova.objects.instance [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1070.066022] [48512]: WARNING neutronclient.v2_0.client [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.086467] [48511]: INFO nova.api.openstack.requestlog [None req-4fa4318b-e698-43d5-b5f2-8ea4e52377d5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.100170 [ 1070.086891] [48511]: [pid: 48511|app: 0|req: 2701/5278] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface => generated 287 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1070.090270] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb69f4f1-a9da-4d6f-9a16-3d25621dbcb5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.090607] [48511]: WARNING neutronclient.v2_0.client [None req-eb69f4f1-a9da-4d6f-9a16-3d25621dbcb5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.142929] [48512]: DEBUG nova.policy [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.147762] [48512]: INFO nova.api.openstack.requestlog [None req-ff01847c-6c55-42e1-9a7f-b9d36f4f608b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1306 microversion: 2.1 time: 0.132379 [ 1070.148361] [48512]: [pid: 48512|app: 0|req: 2578/5279] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1306 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.151254] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.152836] [48512]: DEBUG nova.compute.api [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.163033] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.163033] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.163033] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.163570] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.164204] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.164204] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.182693] [48512]: WARNING neutronclient.v2_0.client [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.319104] [48511]: WARNING neutronclient.v2_0.client [None req-eb69f4f1-a9da-4d6f-9a16-3d25621dbcb5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.655975] [48511]: INFO nova.api.openstack.requestlog [None req-eb69f4f1-a9da-4d6f-9a16-3d25621dbcb5 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/63ef752a-5e16-49e0-96a5-3d2ffcd0eaa0" status: 202 len: 0 microversion: 2.1 time: 0.568381 [ 1070.656499] [48511]: [pid: 48511|app: 0|req: 2702/5280] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:14 2025] DELETE /compute/v2.1/os-security-groups/63ef752a-5e16-49e0-96a5-3d2ffcd0eaa0 => generated 0 bytes in 569 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1070.659919] [48511]: DEBUG nova.api.openstack.wsgi [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1070.662095] [48511]: DEBUG nova.compute.api [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.669901] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.670166] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.670492] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.670693] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.670921] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.671116] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.695107] [48512]: DEBUG nova.policy [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.703615] [48512]: INFO nova.api.openstack.requestlog [None req-6c2edb7c-ddb8-4008-a1e1-7dc053bd526a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1513 microversion: 2.1 time: 0.553266 [ 1070.703615] [48512]: [pid: 48512|app: 0|req: 2579/5281] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:14 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1513 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.708859] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.709080] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.709740] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.710010] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.710501] [48512]: DEBUG nova.compute.api [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.714917] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.715234] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.715337] [48511]: WARNING neutronclient.v2_0.client [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.715413] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.715625] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.715817] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.715890] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.715933] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.716028] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.716680] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.716680] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.716836] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.716836] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.724924] [48511]: DEBUG nova.policy [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.735970] [48511]: DEBUG nova.compute.api [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1070.739229] [48512]: WARNING neutronclient.v2_0.client [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.740368] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.740555] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.740747] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.741146] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.741291] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.741498] [48511]: DEBUG oslo_concurrency.lockutils [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.766942] [48511]: DEBUG nova.quota [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1070.773842] [48511]: DEBUG nova.quota [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Getting quotas for user 9ac4bed1ad954332bb66cb55746d5724 and project c82b5c5f27ee4e358aa62064ace5be91. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1070.787308] [48511]: DEBUG nova.virt.hardware [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1070.787308] [48511]: DEBUG nova.virt.hardware [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1070.787308] [48511]: DEBUG nova.virt.hardware [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1070.787308] [48511]: DEBUG nova.virt.hardware [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1070.787308] [48511]: DEBUG nova.virt.hardware [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1070.810628] [48512]: DEBUG nova.policy [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1070.815700] [48512]: INFO nova.api.openstack.requestlog [None req-c7aef008-72e4-4c62-93a2-cfad1b16976e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.109010 [ 1070.816076] [48512]: [pid: 48512|app: 0|req: 2580/5282] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:15 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1070.818850] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.820340] [48512]: DEBUG nova.compute.api [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.823800] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.823993] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.825333] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.825333] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.825333] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.825333] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.850929] [48512]: WARNING neutronclient.v2_0.client [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1070.865416] [48511]: INFO nova.api.openstack.requestlog [None req-8845858e-721f-4e4c-ac61-2bf620448726 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "POST /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1/action" status: 202 len: 0 microversion: 2.1 time: 0.203519 [ 1070.865416] [48511]: [pid: 48511|app: 0|req: 2703/5283] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:15 2025] POST /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1070.867126] [48511]: DEBUG nova.api.openstack.wsgi [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1070.868455] [48511]: DEBUG nova.compute.api [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1070.872412] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.872648] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.872765] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.873192] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1070.873490] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1070.873643] [48511]: DEBUG oslo_concurrency.lockutils [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1070.904231] [48511]: WARNING neutronclient.v2_0.client [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.041181] [48512]: DEBUG nova.policy [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.054497] [48512]: INFO nova.api.openstack.requestlog [None req-7b61520f-e6d7-42c0-b429-82251a1881da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.237763 [ 1071.055265] [48512]: [pid: 48512|app: 0|req: 2581/5284] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:15 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.058167] [48512]: DEBUG nova.api.openstack.wsgi [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.061033] [48512]: DEBUG nova.compute.api [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.065952] [48512]: DEBUG oslo_concurrency.lockutils [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.071586] [48511]: DEBUG nova.policy [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.079374] [48511]: INFO nova.api.openstack.requestlog [None req-01bae728-0082-4fc3-93d3-b30e66457a84 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1678 microversion: 2.1 time: 0.217453 [ 1071.079755] [48511]: [pid: 48511|app: 0|req: 2704/5285] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:15 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1678 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.082453] [48511]: DEBUG nova.api.openstack.wsgi [None req-f61a0afc-df85-47ec-bc1c-3ab229932cf2 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.083725] [48511]: WARNING neutronclient.v2_0.client [None req-f61a0afc-df85-47ec-bc1c-3ab229932cf2 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.110800] [48512]: WARNING neutronclient.v2_0.client [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.144302] [48511]: WARNING neutronclient.v2_0.client [None req-f61a0afc-df85-47ec-bc1c-3ab229932cf2 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.219814] [48512]: DEBUG nova.policy [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.230491] [48512]: INFO nova.api.openstack.requestlog [None req-f52bc64e-a190-4ba9-a377-275d53ecf9f5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1512 microversion: 2.1 time: 0.174897 [ 1071.230989] [48512]: [pid: 48512|app: 0|req: 2582/5286] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:15 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1512 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.233836] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1077545119", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "5401c5e9-af59-46f1-9d61-526c28c78c2c"}], "security_groups": [{"name": "tempest-securitygroup--1459791641"}], "key_name": "tempest-keypair-30087137", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1071.273469] [48511]: INFO nova.api.openstack.requestlog [None req-f61a0afc-df85-47ec-bc1c-3ab229932cf2 tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/5a106e02-149e-4cd1-9d1e-59e17031bdbd" status: 202 len: 0 microversion: 2.1 time: 0.193054 [ 1071.274309] [48511]: [pid: 48511|app: 0|req: 2705/5287] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:15 2025] DELETE /compute/v2.1/os-security-groups/5a106e02-149e-4cd1-9d1e-59e17031bdbd => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1071.278325] [48511]: DEBUG nova.api.openstack.wsgi [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.280250] [48511]: DEBUG nova.compute.api [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.288292] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.288657] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.288924] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.289513] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.291361] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.291711] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.291937] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.292459] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.292743] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.292928] [48511]: DEBUG oslo_concurrency.lockutils [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.294143] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.295774] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.302097] [48512]: WARNING neutronclient.v2_0.client [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.324660] [48511]: WARNING neutronclient.v2_0.client [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.337970] [48512]: DEBUG nova.network.neutron [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] validate_networks() for [('5401c5e9-af59-46f1-9d61-526c28c78c2c', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1071.338373] [48512]: WARNING neutronclient.v2_0.client [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.457417] [48511]: DEBUG nova.policy [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.464970] [48511]: INFO nova.api.openstack.requestlog [None req-76de3940-c880-436c-a11d-088d7159528e tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.189688 [ 1071.465358] [48511]: [pid: 48511|app: 0|req: 2706/5288] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.468293] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.469252] [48511]: DEBUG nova.compute.api [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.474334] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.474559] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.475230] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.475230] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.475230] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.475230] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.502967] [48511]: WARNING neutronclient.v2_0.client [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.517934] [48512]: WARNING neutronclient.v2_0.client [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.524389] [48511]: DEBUG nova.policy [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.529808] [48511]: INFO nova.api.openstack.requestlog [None req-dd57a86c-b9ea-4bfd-8322-d27e26185af1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1272 microversion: 2.1 time: 0.063828 [ 1071.530415] [48511]: [pid: 48511|app: 0|req: 2707/5289] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1272 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.532942] [48511]: DEBUG nova.api.openstack.wsgi [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1071.538853] [48511]: DEBUG oslo_concurrency.lockutils [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.539015] [48511]: DEBUG oslo_concurrency.lockutils [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.539158] [48511]: DEBUG oslo_concurrency.lockutils [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.546582] [48511]: INFO nova.api.openstack.compute.server_external_events [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] Creating event network-changed:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1071.553305] [48511]: INFO nova.api.openstack.requestlog [req-268dde42-e6c8-4a17-bcf4-4b6858ee7f24 req-d1ba977d-b7a1-434d-a93d-66634d970b96 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020834 [ 1071.553305] [48511]: [pid: 48511|app: 0|req: 2708/5290] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:16 2025] 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) [ 1071.555060] [48511]: DEBUG nova.api.openstack.wsgi [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.556526] [48511]: DEBUG nova.compute.api [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.560915] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.560915] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.560915] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.561136] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.561248] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.562044] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.594647] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.594647] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.594647] [48511]: DEBUG oslo_concurrency.lockutils [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.594647] [48511]: DEBUG nova.objects.instance [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1071.598684] [48511]: WARNING neutronclient.v2_0.client [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.614057] [48512]: DEBUG nova.virt.hardware [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1071.614211] [48512]: DEBUG nova.virt.hardware [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1071.614287] [48512]: DEBUG nova.virt.hardware [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1071.614402] [48512]: DEBUG nova.virt.hardware [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1071.614518] [48512]: DEBUG nova.virt.hardware [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1071.629091] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.629320] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.629463] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.629801] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.629976] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.630121] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.633465] [48511]: DEBUG nova.policy [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.643411] [48511]: INFO nova.api.openstack.requestlog [None req-98c580a2-7a84-43f3-8661-18f6c2089468 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1306 microversion: 2.1 time: 0.089106 [ 1071.643411] [48511]: [pid: 48511|app: 0|req: 2709/5291] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1306 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.643869] [48512]: DEBUG nova.quota [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1071.649148] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d1d19f0-1319-44d2-92d0-e53114c9ca2b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.650275] [48511]: WARNING neutronclient.v2_0.client [None req-1d1d19f0-1319-44d2-92d0-e53114c9ca2b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.651811] [48512]: DEBUG nova.quota [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Getting quotas for user 355e559e177140d9bc6012d31a8519f8 and project 81f64dab77b9451a9a91beefc0e04c0b. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1071.665689] [48512]: DEBUG nova.compute.api [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1071.670021] [48512]: DEBUG nova.compute.api [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1071.690070] [48511]: WARNING neutronclient.v2_0.client [None req-1d1d19f0-1319-44d2-92d0-e53114c9ca2b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.713960] [48512]: INFO nova.api.openstack.requestlog [None req-eb5dc5c5-ee9d-4d38-bc0b-ed5657e1f684 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.481694 [ 1071.713960] [48512]: [pid: 48512|app: 0|req: 2583/5292] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:15 2025] POST /compute/v2.1/servers => generated 406 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1071.724853] [48512]: DEBUG nova.api.openstack.wsgi [None req-38a63467-e8a6-4ed1-91ab-80b274d0316b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.731322] [48512]: DEBUG nova.compute.api [None req-38a63467-e8a6-4ed1-91ab-80b274d0316b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.744041] [48512]: WARNING neutronclient.v2_0.client [None req-38a63467-e8a6-4ed1-91ab-80b274d0316b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.811442] [48512]: DEBUG nova.policy [None req-38a63467-e8a6-4ed1-91ab-80b274d0316b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1071.817731] [48512]: INFO nova.api.openstack.requestlog [None req-38a63467-e8a6-4ed1-91ab-80b274d0316b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1238 microversion: 2.1 time: 0.097860 [ 1071.818094] [48512]: [pid: 48512|app: 0|req: 2584/5293] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1238 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1071.824805] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.825375] [48512]: DEBUG nova.compute.api [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.830655] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.830860] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.830955] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.831276] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.831445] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.831589] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.850473] [48511]: INFO nova.api.openstack.requestlog [None req-1d1d19f0-1319-44d2-92d0-e53114c9ca2b tempest-SecurityGroupRulesTestJSON-928469563 tempest-SecurityGroupRulesTestJSON-928469563-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/e4b8ab7b-310f-4adf-91d6-16b90c64d9ce" status: 202 len: 0 microversion: 2.1 time: 0.207070 [ 1071.850473] [48511]: [pid: 48511|app: 0|req: 2710/5294] 10.180.1.21 () {58 vars in 1267 bytes} [Mon Dec 8 18:27:16 2025] DELETE /compute/v2.1/os-security-groups/e4b8ab7b-310f-4adf-91d6-16b90c64d9ce => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1071.853494] [48511]: DEBUG nova.api.openstack.wsgi [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a370c4f5-74b0-41b7-89e9-7799dfdeff5f", "name": "network-vif-deleted", "tag": "b5649385-8c85-46f9-9da6-a246a29e1746"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1071.861914] [48511]: DEBUG oslo_concurrency.lockutils [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.861914] [48511]: DEBUG oslo_concurrency.lockutils [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.862300] [48511]: DEBUG oslo_concurrency.lockutils [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.863338] [48512]: WARNING neutronclient.v2_0.client [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1071.882963] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] Creating event network-vif-deleted:b5649385-8c85-46f9-9da6-a246a29e1746 for instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f on cpu-1 [ 1071.888145] [48511]: INFO nova.api.openstack.requestlog [req-bc86caf8-49de-4f52-aa13-4d4f72e24f26 req-8ddac788-ec1b-4637-862b-d756c95b0852 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036777 [ 1071.888743] [48511]: [pid: 48511|app: 0|req: 2711/5295] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:16 2025] 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) [ 1071.893288] [48511]: DEBUG nova.api.openstack.wsgi [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1071.895417] [48511]: DEBUG nova.compute.api [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1071.904911] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.905168] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.905355] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.905669] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1071.905818] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1071.906053] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1071.935425] [48511]: WARNING neutronclient.v2_0.client [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.028967] [48512]: DEBUG nova.policy [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.037187] [48512]: INFO nova.api.openstack.requestlog [None req-5c2b3d14-988a-48c8-b5f3-83cc18b56373 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1505 microversion: 2.1 time: 0.218441 [ 1072.037659] [48512]: [pid: 48512|app: 0|req: 2585/5296] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1505 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.050750] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.052787] [48512]: DEBUG nova.compute.api [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.056410] [48511]: DEBUG nova.policy [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.057103] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.057418] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.057614] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.057971] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.058155] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.058328] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.062486] [48511]: INFO nova.api.openstack.requestlog [None req-0f8bf3dd-1204-4cc8-bd77-02f2c23eb001 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.172867 [ 1072.062486] [48511]: [pid: 48511|app: 0|req: 2712/5297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.075479] [48511]: DEBUG nova.api.openstack.wsgi [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.078626] [48511]: DEBUG nova.compute.api [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.081654] [48512]: WARNING neutronclient.v2_0.client [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.085253] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.085598] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.085913] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.086490] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.088845] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.088845] [48511]: DEBUG oslo_concurrency.lockutils [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.118444] [48511]: WARNING neutronclient.v2_0.client [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.263079] [48512]: DEBUG nova.policy [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.272800] [48512]: INFO nova.api.openstack.requestlog [None req-6c2e4cd1-7570-4f2d-ae04-a2f530034272 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1505 microversion: 2.1 time: 0.224514 [ 1072.273316] [48512]: [pid: 48512|app: 0|req: 2586/5298] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1505 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.282070] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.282070] [48512]: DEBUG nova.compute.api [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.292040] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.292288] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.292455] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.292787] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.292957] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.293108] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.318352] [48512]: WARNING neutronclient.v2_0.client [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.328651] [48511]: DEBUG nova.policy [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.335430] [48511]: INFO nova.api.openstack.requestlog [None req-59631a4e-6d42-465c-8ea9-5e8d200501b6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.263037 [ 1072.337320] [48511]: [pid: 48511|app: 0|req: 2713/5299] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:16 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.342306] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.345229] [48511]: DEBUG nova.compute.api [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.352357] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.352357] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.352357] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.352357] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.352882] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.352882] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.413911] [48511]: WARNING neutronclient.v2_0.client [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.528574] [48512]: DEBUG nova.policy [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.540923] [48511]: DEBUG nova.policy [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.552238] [48512]: INFO nova.api.openstack.requestlog [None req-f9800182-ac38-4d7c-8264-c5b8f74b2a8c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.278277 [ 1072.553707] [48512]: [pid: 48512|app: 0|req: 2587/5300] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.557026] [48512]: DEBUG nova.api.openstack.wsgi [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.559210] [48511]: INFO nova.api.openstack.requestlog [None req-dc855dcb-5bfc-408f-beb8-4206a44bce21 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1309 microversion: 2.1 time: 0.217180 [ 1072.559210] [48511]: [pid: 48511|app: 0|req: 2714/5301] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1309 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.561794] [48512]: DEBUG nova.compute.api [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.564313] [48511]: DEBUG nova.api.openstack.wsgi [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.570806] [48511]: DEBUG nova.compute.api [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.577474] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.577705] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.577856] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.578905] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.578905] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.578905] [48512]: DEBUG oslo_concurrency.lockutils [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.585012] [48511]: DEBUG oslo_concurrency.lockutils [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.619242] [48511]: WARNING neutronclient.v2_0.client [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.621104] [48512]: WARNING neutronclient.v2_0.client [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.859192] [48511]: DEBUG nova.policy [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.866634] [48511]: INFO nova.api.openstack.requestlog [None req-b56f48be-7a76-43e3-a4d7-6a2c30ecb561 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.308161 [ 1072.866990] [48511]: [pid: 48511|app: 0|req: 2715/5302] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.873295] [48511]: DEBUG nova.api.openstack.wsgi [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.874816] [48511]: DEBUG nova.compute.api [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.880887] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.881129] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.881385] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.881550] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.881699] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.881821] [48511]: DEBUG oslo_concurrency.lockutils [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.884156] [48512]: DEBUG nova.policy [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.892811] [48512]: INFO nova.api.openstack.requestlog [None req-30b4ccd4-6364-4d63-9d85-61cd4720634e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 200 len: 1505 microversion: 2.1 time: 0.339132 [ 1072.893285] [48512]: [pid: 48512|app: 0|req: 2588/5303] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 1505 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.901841] [48512]: DEBUG nova.api.openstack.wsgi [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.903584] [48512]: DEBUG nova.compute.api [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.905338] [48511]: WARNING neutronclient.v2_0.client [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.910249] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.936482] [48511]: DEBUG nova.policy [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1072.940151] [48512]: WARNING neutronclient.v2_0.client [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1072.942476] [48511]: INFO nova.api.openstack.requestlog [None req-4ed1b6ed-9460-43d7-a662-39af443f0c0b tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1272 microversion: 2.1 time: 0.074281 [ 1072.942476] [48511]: [pid: 48511|app: 0|req: 2716/5304] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1272 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1072.946654] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1072.949106] [48511]: DEBUG nova.compute.api [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1072.954386] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.954704] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.955044] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.955249] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.955397] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.955519] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.981704] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1072.981927] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1072.982020] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1072.982180] [48511]: DEBUG nova.objects.instance [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1072.986811] [48511]: WARNING neutronclient.v2_0.client [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.029908] [48511]: DEBUG nova.policy [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.034062] [48511]: INFO nova.api.openstack.requestlog [None req-fd664f01-08b2-44a8-b91d-b9c879b2ec8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1306 microversion: 2.1 time: 0.090965 [ 1073.034695] [48511]: [pid: 48511|app: 0|req: 2717/5305] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1306 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.037435] [48511]: DEBUG nova.api.openstack.wsgi [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.039401] [48511]: DEBUG nova.compute.api [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.043514] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.044915] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.044915] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.044915] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.044915] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.044915] [48511]: DEBUG oslo_concurrency.lockutils [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.065438] [48512]: DEBUG nova.policy [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.065691] [48511]: WARNING neutronclient.v2_0.client [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.070693] [48512]: INFO nova.api.openstack.requestlog [None req-5fd374dc-a47b-41d5-bc60-431e8fb97764 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.176586 [ 1073.071159] [48512]: [pid: 48512|app: 0|req: 2589/5306] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.074672] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.075139] [48512]: DEBUG nova.compute.api [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.079901] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.080216] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.080558] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.081040] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.081258] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.081474] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.088350] [48511]: DEBUG nova.policy [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.095699] [48511]: INFO nova.api.openstack.requestlog [None req-1001f177-db9b-446a-9fb9-20a5de4def6f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1242 microversion: 2.1 time: 0.060216 [ 1073.096540] [48511]: [pid: 48511|app: 0|req: 2718/5307] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.102021] [48511]: DEBUG nova.api.openstack.wsgi [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.102021] [48511]: DEBUG nova.compute.api [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.102267] [48512]: DEBUG nova.compute.api [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1073.106482] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.106984] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.107332] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.107752] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.108059] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.108332] [48511]: DEBUG oslo_concurrency.lockutils [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.130132] [48511]: WARNING neutronclient.v2_0.client [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.182416] [48512]: INFO nova.api.openstack.requestlog [None req-3f5f3843-2a74-4d47-a419-f2e22e94d3f6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 204 len: 0 microversion: 2.1 time: 0.110369 [ 1073.182803] [48512]: [pid: 48512|app: 0|req: 2590/5308] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:17 2025] DELETE /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1073.272229] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1720260391", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1073.295861] [48511]: DEBUG nova.policy [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.304068] [48511]: INFO nova.api.openstack.requestlog [None req-a595642a-4041-46e3-85c9-2442d5e61479 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.206603 [ 1073.304984] [48511]: [pid: 48511|app: 0|req: 2719/5309] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:17 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.314594] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.314792] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.314937] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.315649] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.317365] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.317689] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.326457] [48512]: DEBUG nova.network.neutron [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] validate_networks() for [('fb30c70b-2f5a-4bf0-8e33-5eeb9b6cae08', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1073.327227] [48512]: WARNING neutronclient.v2_0.client [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.353642] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.358556] [48511]: DEBUG nova.compute.api [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.362330] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.362772] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.362947] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.363626] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.363626] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.364244] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.398257] [48511]: WARNING neutronclient.v2_0.client [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.476518] [48511]: DEBUG nova.policy [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.484633] [48511]: INFO nova.api.openstack.requestlog [None req-9c5aa2ea-bdb6-436e-bcaa-b027a950c0e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.133855 [ 1073.484963] [48511]: [pid: 48511|app: 0|req: 2720/5310] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1073.496643] [48512]: WARNING neutronclient.v2_0.client [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.579207] [48512]: DEBUG nova.virt.hardware [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1073.579460] [48511]: DEBUG nova.api.openstack.wsgi [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.579536] [48512]: DEBUG nova.virt.hardware [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1073.579732] [48512]: DEBUG nova.virt.hardware [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1073.579932] [48512]: DEBUG nova.virt.hardware [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1073.580126] [48512]: DEBUG nova.virt.hardware [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1073.580829] [48511]: DEBUG nova.compute.api [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.586570] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.586788] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.587030] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.587367] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.587509] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.588205] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.592102] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.593065] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.593065] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.593065] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.593065] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.593681] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.608159] [48512]: DEBUG nova.quota [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1073.612340] [48512]: DEBUG nova.quota [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Getting quotas for user 4d75eb17cffc4de3b5c715e488f2c50e and project 3db76c7384e74a92b6391aaa73ad1ad0. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1073.618581] [48512]: DEBUG nova.compute.api [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1073.619936] [48512]: DEBUG nova.compute.api [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1073.624656] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.625290] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.625290] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.625290] [48511]: DEBUG nova.objects.instance [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1073.630918] [48511]: WARNING neutronclient.v2_0.client [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.651952] [48511]: DEBUG nova.policy [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.656115] [48512]: INFO nova.api.openstack.requestlog [None req-cb1723e6-4487-4a6a-8995-5227e06a2ea8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.386688 [ 1073.656500] [48512]: [pid: 48512|app: 0|req: 2591/5311] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:18 2025] POST /compute/v2.1/servers => generated 380 bytes in 387 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1073.656904] [48511]: INFO nova.api.openstack.requestlog [None req-f0d35329-54c8-476f-ab51-b9e8f27fb60b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.079795 [ 1073.657349] [48511]: [pid: 48511|app: 0|req: 2721/5312] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1073.662942] [48512]: DEBUG nova.api.openstack.wsgi [None req-2651a4b3-0a88-433a-8fb0-99fe6619f2f8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.664517] [48512]: DEBUG nova.compute.api [None req-2651a4b3-0a88-433a-8fb0-99fe6619f2f8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.676357] [48512]: WARNING neutronclient.v2_0.client [None req-2651a4b3-0a88-433a-8fb0-99fe6619f2f8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.696081] [48512]: DEBUG nova.policy [None req-2651a4b3-0a88-433a-8fb0-99fe6619f2f8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1073.700705] [48512]: INFO nova.api.openstack.requestlog [None req-2651a4b3-0a88-433a-8fb0-99fe6619f2f8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1216 microversion: 2.1 time: 0.039799 [ 1073.701082] [48512]: [pid: 48512|app: 0|req: 2592/5313] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1073.885450] [48511]: DEBUG nova.api.openstack.wsgi [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.887198] [48511]: DEBUG nova.compute.api [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.892383] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.893211] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.893211] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.893211] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.893492] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.893492] [48511]: DEBUG oslo_concurrency.lockutils [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.919250] [48511]: WARNING neutronclient.v2_0.client [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1073.957579] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1073.959397] [48512]: DEBUG nova.compute.api [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1073.962704] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.962892] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.963363] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.963363] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1073.963501] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1073.963542] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1073.981402] [48512]: WARNING neutronclient.v2_0.client [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.001492] [48512]: DEBUG nova.policy [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.009446] [48512]: INFO nova.api.openstack.requestlog [None req-fcd5900c-fdee-4617-8c5f-a66f63ca90ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1280 microversion: 2.1 time: 0.054303 [ 1074.009826] [48512]: [pid: 48512|app: 0|req: 2593/5314] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.016831] [48511]: DEBUG nova.policy [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.022658] [48511]: INFO nova.api.openstack.requestlog [None req-148ba487-627d-427b-a3ab-575ad93767d2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.139804 [ 1074.023075] [48511]: [pid: 48511|app: 0|req: 2722/5315] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.048272] [48512]: DEBUG nova.api.openstack.wsgi [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.051080] [48512]: DEBUG nova.compute.api [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.054183] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.054420] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.054580] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.054874] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.055068] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.055237] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.076346] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.076415] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.076653] [48512]: DEBUG oslo_concurrency.lockutils [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.076948] [48512]: DEBUG nova.objects.instance [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.081555] [48512]: WARNING neutronclient.v2_0.client [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.087565] [48511]: DEBUG nova.api.openstack.wsgi [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.089260] [48511]: DEBUG nova.compute.api [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.093342] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.093618] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.093785] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.094146] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.094400] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.094602] [48511]: DEBUG oslo_concurrency.lockutils [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.102493] [48512]: DEBUG nova.policy [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.106991] [48512]: INFO nova.api.openstack.requestlog [None req-21531a5e-9675-4a2c-b0f3-c493f084b264 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1306 microversion: 2.1 time: 0.060905 [ 1074.107120] [48512]: [pid: 48512|app: 0|req: 2594/5316] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1306 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.115628] [48512]: DEBUG nova.api.openstack.wsgi [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.115628] [48512]: DEBUG nova.compute.api [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.123049] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.123299] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.123392] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.123707] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.123905] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.124049] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.126274] [48511]: WARNING neutronclient.v2_0.client [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.155425] [48512]: WARNING neutronclient.v2_0.client [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.183265] [48512]: DEBUG nova.policy [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.189834] [48512]: INFO nova.api.openstack.requestlog [None req-1b43923e-43f8-4ed6-ac7d-8bec48be3914 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1234 microversion: 2.1 time: 0.078334 [ 1074.190079] [48512]: [pid: 48512|app: 0|req: 2595/5317] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.254684] [48511]: DEBUG nova.policy [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.261204] [48511]: INFO nova.api.openstack.requestlog [None req-755a2b36-529d-4300-8374-300fb36108b7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.175895 [ 1074.261586] [48511]: [pid: 48511|app: 0|req: 2723/5318] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:18 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.278237] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-3-292014834"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1074.280422] [48512]: DEBUG nova.compute.api [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.293646] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.294157] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.294681] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.294894] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.296051] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.296051] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.325317] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.327159] [48511]: DEBUG nova.compute.api [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.332533] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.332933] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.333601] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.333601] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.333942] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.334121] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.367160] [48511]: WARNING neutronclient.v2_0.client [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.464137] [48511]: DEBUG nova.policy [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.487884] [48511]: INFO nova.api.openstack.requestlog [None req-cd8b4387-364b-46e9-aa9e-ef5ad22b5a9b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1315 microversion: 2.1 time: 0.165367 [ 1074.488399] [48511]: [pid: 48511|app: 0|req: 2724/5319] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1315 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.503859] [48511]: DEBUG nova.api.openstack.wsgi [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.505990] [48511]: DEBUG nova.compute.api [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.515674] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.515904] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.517075] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.517075] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.517075] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.517075] [48511]: DEBUG oslo_concurrency.lockutils [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.537901] [48511]: WARNING neutronclient.v2_0.client [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.603949] [48511]: DEBUG nova.policy [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.609819] [48511]: INFO nova.api.openstack.requestlog [None req-4116f655-7b17-42b3-abc0-1ac4df6f81e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1365 microversion: 2.1 time: 0.110418 [ 1074.610399] [48511]: [pid: 48511|app: 0|req: 2725/5320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.670187] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.671689] [48511]: DEBUG nova.compute.api [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.677165] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.677350] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.677490] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.677861] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.678034] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.678168] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.703654] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.703896] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.704074] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.704225] [48511]: DEBUG nova.objects.instance [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1074.707782] [48511]: WARNING neutronclient.v2_0.client [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.726531] [48511]: DEBUG nova.policy [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.733500] [48511]: INFO nova.api.openstack.requestlog [None req-3b40e83a-b847-4610-bc06-20897fe1afad tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.065488 [ 1074.734046] [48511]: [pid: 48511|app: 0|req: 2726/5321] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1074.736266] [48511]: DEBUG nova.api.openstack.wsgi [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.737709] [48511]: DEBUG nova.compute.api [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.741136] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.741437] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.741721] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.741869] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.741990] [48511]: DEBUG oslo_concurrency.lockutils [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.758319] [48511]: WARNING neutronclient.v2_0.client [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.776997] [48511]: DEBUG nova.policy [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.782046] [48511]: INFO nova.api.openstack.requestlog [None req-64bf42fa-7823-4f95-8ecd-9180e667db31 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1220 microversion: 2.1 time: 0.046627 [ 1074.782046] [48511]: [pid: 48511|app: 0|req: 2727/5322] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1074.812143] [48512]: INFO nova.api.openstack.requestlog [None req-e0d5d085-b678-4c35-95c9-f5c8be1ada70 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.536789 [ 1074.812703] [48512]: [pid: 48512|app: 0|req: 2596/5323] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:19 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 456 bytes (2 switches on core 0) [ 1074.837852] [48511]: DEBUG nova.api.openstack.wsgi [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1074.839457] [48511]: DEBUG nova.compute.api [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1074.842807] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.842986] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.843177] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.843376] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1074.843538] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1074.843636] [48511]: DEBUG oslo_concurrency.lockutils [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1074.862267] [48511]: WARNING neutronclient.v2_0.client [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1074.955017] [48511]: DEBUG nova.policy [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1074.959264] [48511]: INFO nova.api.openstack.requestlog [None req-aa496e46-90f5-4376-b3e1-807f4bea6250 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.123510 [ 1074.959622] [48511]: [pid: 48511|app: 0|req: 2728/5324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.024151] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.025926] [48512]: DEBUG nova.compute.api [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.029688] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.029865] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.029940] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.030227] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.030372] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.030499] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.036116] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.037712] [48511]: DEBUG nova.compute.api [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.041373] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.041734] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.041872] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.042150] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.042294] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.042478] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.053833] [48512]: WARNING neutronclient.v2_0.client [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.059609] [48511]: WARNING neutronclient.v2_0.client [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.174282] [48512]: DEBUG nova.policy [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.179582] [48512]: INFO nova.api.openstack.requestlog [None req-5f57797d-7ec9-47e7-9a39-eef0e36fd2a5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1332 microversion: 2.1 time: 0.158047 [ 1075.180044] [48512]: [pid: 48512|app: 0|req: 2597/5325] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1332 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.183275] [48512]: DEBUG nova.api.openstack.wsgi [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.184716] [48512]: DEBUG nova.compute.api [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.188571] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.188759] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.188892] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.189160] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.189306] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.189459] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.196856] [48511]: DEBUG nova.policy [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.204093] [48511]: INFO nova.api.openstack.requestlog [None req-4b45788d-c076-4fc2-a21c-4760b1a00d70 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.170092 [ 1075.205271] [48511]: [pid: 48511|app: 0|req: 2729/5326] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.208066] [48511]: DEBUG nova.api.openstack.wsgi [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.209568] [48511]: DEBUG nova.compute.api [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.213027] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.213228] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.213446] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.213798] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.213983] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.214520] [48511]: DEBUG oslo_concurrency.lockutils [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.216566] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.216749] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.217437] [48512]: DEBUG oslo_concurrency.lockutils [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.217437] [48512]: DEBUG nova.objects.instance [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid 92569b9c-f078-4d27-aecd-c027116ed29f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1075.219801] [48512]: WARNING neutronclient.v2_0.client [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.233921] [48511]: WARNING neutronclient.v2_0.client [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.242672] [48512]: DEBUG nova.policy [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.247205] [48512]: INFO nova.api.openstack.requestlog [None req-0cde28b5-1b42-4083-871c-0cfbb4e1fa8a tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 200 len: 1306 microversion: 2.1 time: 0.066558 [ 1075.247570] [48512]: [pid: 48512|app: 0|req: 2598/5327] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 1306 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.261379] [48511]: DEBUG nova.policy [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.267432] [48511]: INFO nova.api.openstack.requestlog [None req-d90ffba1-1526-4582-a3fa-5a421696a1fb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1234 microversion: 2.1 time: 0.061320 [ 1075.267906] [48511]: [pid: 48511|app: 0|req: 2730/5328] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:19 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.504110] [48512]: DEBUG nova.api.openstack.wsgi [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.505563] [48512]: DEBUG nova.compute.api [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.510292] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.510444] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.510589] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.510876] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.511041] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.511148] [48512]: DEBUG oslo_concurrency.lockutils [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.541182] [48512]: WARNING neutronclient.v2_0.client [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.626076] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.627514] [48511]: DEBUG nova.compute.api [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.634343] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.634608] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.634799] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.635322] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.635556] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.635756] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.656242] [48512]: DEBUG nova.policy [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.660168] [48511]: WARNING neutronclient.v2_0.client [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.663923] [48512]: INFO nova.api.openstack.requestlog [None req-81eb0b09-6318-479a-be67-d12dc335adeb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1503 microversion: 2.1 time: 0.162263 [ 1075.664319] [48512]: [pid: 48512|app: 0|req: 2599/5329] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1503 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.676989] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "default"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1075.678738] [48512]: DEBUG nova.compute.api [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.682685] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.682921] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.683530] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.683530] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.683834] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.683834] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.699490] [48512]: WARNING neutronclient.v2_0.client [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1075.764295] [48511]: DEBUG nova.policy [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1075.768020] [48511]: INFO nova.api.openstack.requestlog [None req-8e588dd2-f84c-4d92-b470-28e6f409d914 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1554 microversion: 2.1 time: 0.145798 [ 1075.768366] [48511]: [pid: 48511|app: 0|req: 2731/5330] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1554 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1075.770744] [48511]: DEBUG nova.api.openstack.wsgi [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1075.772192] [48511]: DEBUG nova.compute.api [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1075.775904] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.776107] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.776246] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.776506] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.776654] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.776774] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.792495] [48512]: INFO nova.network.security_group_api [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Removing security group dac16e76-d38a-4051-af09-b9b6e58acda0 from port ab01c7f0-c8ee-4c26-9424-7087e24befff [ 1075.798241] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1075.798433] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1075.798592] [48511]: DEBUG oslo_concurrency.lockutils [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1075.798747] [48511]: DEBUG nova.objects.instance [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1075.802269] [48511]: WARNING neutronclient.v2_0.client [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.029503] [48512]: INFO nova.api.openstack.requestlog [None req-e7fe04a2-b2be-4244-8ad8-09b04e90be58 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4/action" status: 202 len: 0 microversion: 2.1 time: 0.355028 [ 1076.029889] [48512]: [pid: 48512|app: 0|req: 2600/5331] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:20 2025] POST /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1076.032592] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.033922] [48512]: DEBUG nova.compute.api [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.037272] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.037455] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.037591] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.037844] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.037985] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.038130] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.046912] [48511]: DEBUG nova.policy [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.051505] [48512]: WARNING neutronclient.v2_0.client [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.052089] [48511]: INFO nova.api.openstack.requestlog [None req-d7cb9f99-9e72-4030-9e75-7507952c44ed tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.283173 [ 1076.052852] [48511]: [pid: 48511|app: 0|req: 2732/5332] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.056021] [48511]: DEBUG nova.api.openstack.wsgi [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.057933] [48511]: DEBUG nova.compute.api [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.062160] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.063216] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.063216] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.063216] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.063216] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.063216] [48511]: DEBUG oslo_concurrency.lockutils [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.082022] [48511]: WARNING neutronclient.v2_0.client [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.126298] [48512]: INFO nova.api.openstack.requestlog [None req-bc8cdf03-abcc-4ff7-a04b-e3304a39a3cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.095717 [ 1076.126680] [48512]: [pid: 48512|app: 0|req: 2601/5333] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-interface => generated 287 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1076.129182] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.130955] [48512]: DEBUG nova.compute.api [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.135266] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.135466] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.135766] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.136307] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.136511] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.136850] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.138680] [48511]: DEBUG nova.policy [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.146420] [48511]: INFO nova.api.openstack.requestlog [None req-86ce599c-6cbe-464c-8a26-440e1b044253 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.093025 [ 1076.146784] [48511]: [pid: 48511|app: 0|req: 2733/5334] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.151625] [48511]: DEBUG nova.api.openstack.wsgi [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.153788] [48511]: DEBUG nova.compute.api [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.156419] [48512]: WARNING neutronclient.v2_0.client [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.158014] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.158426] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.158426] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.159220] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.159389] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.159667] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.179403] [48511]: WARNING neutronclient.v2_0.client [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.766499] [48511]: DEBUG nova.policy [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.775995] [48511]: INFO nova.api.openstack.requestlog [None req-dfc7b305-5a1d-4513-aced-40c08f5359f1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1461 microversion: 2.1 time: 0.628242 [ 1076.776848] [48511]: [pid: 48511|app: 0|req: 2734/5335] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1461 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.780268] [48511]: DEBUG nova.api.openstack.wsgi [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94568182-2706-416c-aded-6bfe31948dc4", "tag": "ab01c7f0-c8ee-4c26-9424-7087e24befff"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1076.793169] [48511]: DEBUG oslo_concurrency.lockutils [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.793169] [48511]: DEBUG oslo_concurrency.lockutils [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.793169] [48511]: DEBUG oslo_concurrency.lockutils [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.797055] [48512]: DEBUG nova.policy [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.801816] [48512]: INFO nova.api.openstack.requestlog [None req-0f60aacd-776b-46e6-b24b-9f4724a27f31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.674253 [ 1076.801872] [48512]: [pid: 48512|app: 0|req: 2602/5336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:20 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.804582] [48512]: DEBUG nova.api.openstack.wsgi [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200", "name": "network-vif-plugged", "status": "completed", "tag": "ab09af4b-ad24-41a5-a78a-f8a918205d48"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1076.805875] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] Creating event network-changed:ab01c7f0-c8ee-4c26-9424-7087e24befff for instance 94568182-2706-416c-aded-6bfe31948dc4 on cpu-1 [ 1076.810823] [48511]: INFO nova.api.openstack.requestlog [req-c8d76834-5621-4f87-a88d-18c5f070338b req-b0a21510-f61e-4a64-99ca-d650e3a1ae8f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033285 [ 1076.811195] [48511]: [pid: 48511|app: 0|req: 2735/5337] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:21 2025] 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) [ 1076.814398] [48512]: DEBUG oslo_concurrency.lockutils [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.814590] [48512]: DEBUG oslo_concurrency.lockutils [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.814722] [48512]: DEBUG oslo_concurrency.lockutils [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.815168] [48511]: DEBUG nova.api.openstack.wsgi [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.818019] [48511]: DEBUG nova.compute.api [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.820370] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.820561] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.820691] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.820987] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.821145] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.821303] [48511]: DEBUG oslo_concurrency.lockutils [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.822823] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] Creating event network-vif-plugged:ab09af4b-ad24-41a5-a78a-f8a918205d48 for instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 on cpu-1 [ 1076.829190] [48512]: INFO nova.api.openstack.requestlog [req-8276c067-ac57-43fd-9750-12e77e2df0a2 req-fb0d44d6-540a-4623-ba86-720b8b6838e3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026033 [ 1076.829190] [48512]: [pid: 48512|app: 0|req: 2603/5338] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:21 2025] 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) [ 1076.833014] [48512]: DEBUG nova.api.openstack.wsgi [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.835307] [48512]: DEBUG nova.compute.api [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.839367] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.839510] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.839765] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.840113] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.840330] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.840443] [48512]: DEBUG oslo_concurrency.lockutils [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.848563] [48511]: WARNING neutronclient.v2_0.client [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.861030] [48512]: WARNING neutronclient.v2_0.client [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1076.936404] [48512]: DEBUG nova.policy [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.943620] [48512]: INFO nova.api.openstack.requestlog [None req-72bd68fb-6f8b-4513-b395-649093230f3f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.113694 [ 1076.944105] [48512]: [pid: 48512|app: 0|req: 2604/5339] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.948223] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.948327] [48511]: DEBUG nova.policy [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1076.950283] [48512]: DEBUG nova.compute.api [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: 92569b9c-f078-4d27-aecd-c027116ed29f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.953824] [48511]: INFO nova.api.openstack.requestlog [None req-04cdaa3a-4399-4867-b7a4-e9aeb4422bd2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.141849 [ 1076.954169] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.954254] [48511]: [pid: 48511|app: 0|req: 2736/5340] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.955103] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.956707] [48511]: DEBUG nova.api.openstack.wsgi [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.957011] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.957386] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.957617] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.957798] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.958189] [48511]: DEBUG nova.compute.api [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.964239] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.964538] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.964745] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.965091] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.965253] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.965410] [48511]: DEBUG oslo_concurrency.lockutils [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.968281] [48512]: INFO nova.api.openstack.wsgi [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] HTTP exception thrown: Instance 92569b9c-f078-4d27-aecd-c027116ed29f could not be found. [ 1076.968710] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Returning 404 to user: Instance 92569b9c-f078-4d27-aecd-c027116ed29f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1076.969167] [48512]: INFO nova.api.openstack.requestlog [None req-3b9e05b8-bbde-4446-bb44-16ba63ae052e tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f" status: 404 len: 111 microversion: 2.1 time: 0.024513 [ 1076.969758] [48512]: [pid: 48512|app: 0|req: 2605/5341] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/92569b9c-f078-4d27-aecd-c027116ed29f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1076.972084] [48512]: DEBUG nova.api.openstack.wsgi [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1076.973594] [48512]: DEBUG nova.compute.api [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1076.977021] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.977225] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.977402] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.977684] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1076.977847] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1076.977994] [48512]: DEBUG oslo_concurrency.lockutils [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1076.984447] [48511]: WARNING neutronclient.v2_0.client [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.010513] [48511]: DEBUG nova.policy [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.015657] [48511]: INFO nova.api.openstack.requestlog [None req-10ef1c1e-331a-462b-a643-57130563ca11 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1234 microversion: 2.1 time: 0.060804 [ 1077.016067] [48511]: [pid: 48511|app: 0|req: 2737/5342] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.023048] [48511]: DEBUG nova.api.openstack.wsgi [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.023048] [48511]: DEBUG nova.compute.api [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.027513] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.027793] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.027959] [48512]: WARNING neutronclient.v2_0.client [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.028032] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.028570] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.028570] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.028732] [48511]: DEBUG oslo_concurrency.lockutils [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.060971] [48511]: DEBUG nova.compute.api [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1077.125384] [48512]: DEBUG nova.policy [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.132686] [48512]: INFO nova.api.openstack.requestlog [None req-11c38a81-1375-4b8a-8a63-c47530137c8e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.162461 [ 1077.133652] [48512]: [pid: 48512|app: 0|req: 2606/5343] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.136691] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.139046] [48511]: INFO nova.api.openstack.requestlog [None req-27c177f2-b1fa-4b4c-8440-56e241b71cd1 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 204 len: 0 microversion: 2.1 time: 0.122162 [ 1077.139175] [48512]: DEBUG nova.compute.api [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.139477] [48511]: [pid: 48511|app: 0|req: 2738/5344] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:21 2025] DELETE /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1077.143646] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.143855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.144527] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.144527] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.144527] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.144769] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.147385] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.149201] [48511]: DEBUG nova.compute.api [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.152779] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.152962] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.153155] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.153422] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.153567] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.153685] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.172806] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.173113] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.173332] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.173398] [48511]: WARNING neutronclient.v2_0.client [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.173563] [48512]: DEBUG nova.objects.instance [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1077.181858] [48512]: WARNING neutronclient.v2_0.client [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.205827] [48512]: DEBUG nova.policy [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.210812] [48512]: INFO nova.api.openstack.requestlog [None req-b8627f65-8078-48c1-9b5a-4fdb585685fc tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.076666 [ 1077.211527] [48512]: [pid: 48512|app: 0|req: 2607/5345] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.213742] [48512]: DEBUG nova.api.openstack.wsgi [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.215306] [48512]: DEBUG nova.compute.api [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.219651] [48512]: DEBUG oslo_concurrency.lockutils [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.240600] [48512]: WARNING neutronclient.v2_0.client [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.289015] [48511]: DEBUG nova.policy [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.292926] [48511]: INFO nova.api.openstack.requestlog [None req-ec9de384-813d-48f8-8a4c-672c7f64531b tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1470 microversion: 2.1 time: 0.148109 [ 1077.293562] [48511]: [pid: 48511|app: 0|req: 2739/5346] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1470 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1077.296976] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.298776] [48511]: DEBUG nova.compute.api [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.302664] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.303051] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.303306] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.303702] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.304326] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.304326] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.327575] [48511]: WARNING neutronclient.v2_0.client [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.330696] [48512]: DEBUG nova.policy [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.336018] [48512]: INFO nova.api.openstack.requestlog [None req-936b2aa8-7bc6-427e-9e03-f2fa0034239a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1673 microversion: 2.1 time: 0.123968 [ 1077.336170] [48512]: [pid: 48512|app: 0|req: 2608/5347] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:21 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1673 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.384112] [48511]: DEBUG nova.policy [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.396760] [48511]: INFO nova.api.openstack.requestlog [None req-3e8713ce-f58a-453e-8893-064f88cbbf05 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.101357 [ 1077.396760] [48511]: [pid: 48511|app: 0|req: 2740/5348] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.817544] [48512]: DEBUG nova.api.openstack.wsgi [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.819715] [48512]: DEBUG nova.compute.api [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.826849] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.827443] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.827761] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.828359] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.828359] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.828359] [48512]: DEBUG oslo_concurrency.lockutils [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.852358] [48512]: WARNING neutronclient.v2_0.client [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.929217] [48512]: DEBUG nova.policy [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1077.936885] [48512]: INFO nova.api.openstack.requestlog [None req-a50e8703-9300-4cfd-be5d-0bdced0d1b7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1692 microversion: 2.1 time: 0.122293 [ 1077.937452] [48512]: [pid: 48512|app: 0|req: 2609/5349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1692 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1077.961333] [48511]: DEBUG nova.api.openstack.wsgi [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.962780] [48511]: DEBUG nova.compute.api [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.966762] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.966965] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.967115] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.967377] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.967520] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.967655] [48511]: DEBUG oslo_concurrency.lockutils [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.972153] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1077.973695] [48512]: DEBUG nova.compute.api [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1077.977227] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.977407] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.977546] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.977803] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1077.977943] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1077.978137] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1077.996644] [48511]: WARNING neutronclient.v2_0.client [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1077.999402] [48512]: WARNING neutronclient.v2_0.client [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.074433] [48512]: DEBUG nova.policy [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.076084] [48511]: DEBUG nova.policy [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.078943] [48512]: INFO nova.api.openstack.requestlog [None req-9b9f5e82-039d-4678-946b-06cb91f61bdb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.108787 [ 1078.079437] [48512]: [pid: 48512|app: 0|req: 2610/5350] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.082064] [48511]: INFO nova.api.openstack.requestlog [None req-79d95bb5-5665-4832-8cad-433fee4d6128 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.122440 [ 1078.082064] [48511]: [pid: 48511|app: 0|req: 2741/5351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.082178] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.084020] [48512]: DEBUG nova.compute.api [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.087179] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.087854] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.087854] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.087854] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.088038] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.088038] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.106309] [48512]: WARNING neutronclient.v2_0.client [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.126788] [48512]: DEBUG nova.policy [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.131331] [48512]: INFO nova.api.openstack.requestlog [None req-f7968e1c-91ca-40a1-9a74-23c8a7d2567a tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1234 microversion: 2.1 time: 0.051047 [ 1078.131754] [48512]: [pid: 48512|app: 0|req: 2611/5352] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.225636] [48511]: DEBUG nova.api.openstack.wsgi [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.227286] [48511]: DEBUG nova.compute.api [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.230926] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.231162] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.231394] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.231856] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.232147] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.232387] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.257100] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.257340] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.257508] [48511]: DEBUG oslo_concurrency.lockutils [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.257670] [48511]: DEBUG nova.objects.instance [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.261707] [48511]: WARNING neutronclient.v2_0.client [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.281937] [48511]: DEBUG nova.policy [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.287721] [48511]: INFO nova.api.openstack.requestlog [None req-521b79a9-e2ff-4743-8d50-8a411a1ac2bf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.064364 [ 1078.288372] [48511]: [pid: 48511|app: 0|req: 2742/5353] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:22 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.308474] [48512]: DEBUG nova.api.openstack.wsgi [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.310168] [48512]: DEBUG nova.compute.api [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.314463] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.314670] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.314798] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.315078] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.315226] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.315396] [48512]: DEBUG oslo_concurrency.lockutils [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.336033] [48512]: WARNING neutronclient.v2_0.client [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.411881] [48511]: DEBUG nova.api.openstack.wsgi [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.412822] [48511]: DEBUG nova.compute.api [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.417454] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.418257] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.418257] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.418257] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.418257] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.418609] [48511]: DEBUG oslo_concurrency.lockutils [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.435362] [48512]: DEBUG nova.policy [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.443342] [48512]: INFO nova.api.openstack.requestlog [None req-040e9a0e-99f6-4198-946b-da46c2c98458 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1470 microversion: 2.1 time: 0.137215 [ 1078.443721] [48512]: [pid: 48512|app: 0|req: 2612/5354] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1470 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.444862] [48511]: WARNING neutronclient.v2_0.client [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1078.467017] [48511]: DEBUG nova.policy [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1078.472616] [48511]: INFO nova.api.openstack.requestlog [None req-29590c04-7b32-4b08-bd87-3b1b11e53e98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.063559 [ 1078.473063] [48511]: [pid: 48511|app: 0|req: 2743/5355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.574390] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1078.820892] [48512]: DEBUG nova.api.openstack.wsgi [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c47ddb4-59a3-4bf4-87da-127c85af0955", "name": "network-vif-deleted", "tag": "ffc82204-e4b7-40e8-a8b2-714a5ee41b7b"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1078.827390] [48512]: DEBUG oslo_concurrency.lockutils [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.827648] [48512]: DEBUG oslo_concurrency.lockutils [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.827824] [48512]: DEBUG oslo_concurrency.lockutils [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.835161] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] Creating event network-vif-deleted:ffc82204-e4b7-40e8-a8b2-714a5ee41b7b for instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 on cpu-1 [ 1078.841102] [48512]: INFO nova.api.openstack.requestlog [req-4fa11f4d-e22b-49c2-b286-d0815efe3ca4 req-39811358-c2da-4831-bc8f-1bfb83403297 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021931 [ 1078.841102] [48512]: [pid: 48512|app: 0|req: 2613/5356] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:23 2025] 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) [ 1078.841202] [48511]: DEBUG nova.api.openstack.wsgi [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200", "tag": "ab09af4b-ad24-41a5-a78a-f8a918205d48"}, {"name": "network-changed", "server_uuid": "58d5f0d5-cedb-4fdb-8135-419cda06a658", "tag": "63316125-b00a-498a-83d1-aa82e38cbc20"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1078.849110] [48511]: DEBUG oslo_concurrency.lockutils [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.849356] [48511]: DEBUG oslo_concurrency.lockutils [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.849540] [48511]: DEBUG oslo_concurrency.lockutils [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.858853] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Creating event network-changed:ab09af4b-ad24-41a5-a78a-f8a918205d48 for instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 on cpu-1 [ 1078.858853] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] Creating event network-changed:63316125-b00a-498a-83d1-aa82e38cbc20 for instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 on cpu-1 [ 1078.863928] [48511]: INFO nova.api.openstack.requestlog [req-c60a28bf-cbce-4e51-a072-753c9047c335 req-d0599652-c5ff-4d82-adee-9215142d8656 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.024660 [ 1078.864336] [48511]: [pid: 48511|app: 0|req: 2744/5357] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:23 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1078.952442] [48512]: DEBUG nova.api.openstack.wsgi [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1078.954667] [48512]: DEBUG nova.compute.api [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1078.959552] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.959865] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.960105] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.960520] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1078.960771] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1078.960976] [48512]: DEBUG oslo_concurrency.lockutils [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1078.981347] [48512]: WARNING neutronclient.v2_0.client [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.046489] [48512]: DEBUG nova.policy [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.051126] [48512]: INFO nova.api.openstack.requestlog [None req-1dfed288-8cb8-4e88-81cf-afeb0d12b65d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.102140 [ 1079.051437] [48512]: [pid: 48512|app: 0|req: 2614/5358] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.094645] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.095031] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.096336] [48512]: DEBUG nova.compute.api [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.096676] [48511]: DEBUG nova.compute.api [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.101579] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.101732] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.101954] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.102287] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.102337] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.102441] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.102620] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.102679] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.102831] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.103236] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.103457] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.103651] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.134238] [48512]: WARNING neutronclient.v2_0.client [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.135974] [48511]: WARNING neutronclient.v2_0.client [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.211639] [48511]: DEBUG nova.policy [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.219023] [48511]: INFO nova.api.openstack.requestlog [None req-0ede9e42-4891-4f75-ab6e-8327a3a48c27 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.127663 [ 1079.219356] [48511]: [pid: 48511|app: 0|req: 2745/5359] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.221707] [48511]: DEBUG nova.api.openstack.wsgi [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.223081] [48511]: DEBUG nova.compute.api [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.226192] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.227361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.227361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.227361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.227361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.227361] [48511]: DEBUG oslo_concurrency.lockutils [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.233286] [48512]: DEBUG nova.policy [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.237692] [48512]: INFO nova.api.openstack.requestlog [None req-0f139adb-a1ec-411c-9135-1bc8c7832075 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.144964 [ 1079.238075] [48512]: [pid: 48512|app: 0|req: 2615/5360] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.243994] [48511]: WARNING neutronclient.v2_0.client [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.261956] [48511]: DEBUG nova.policy [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.266141] [48511]: INFO nova.api.openstack.requestlog [None req-b47252e4-88de-4200-90fa-a1666f2287f9 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1234 microversion: 2.1 time: 0.046201 [ 1079.267212] [48511]: [pid: 48511|app: 0|req: 2746/5361] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:23 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.301120] [48512]: DEBUG nova.api.openstack.wsgi [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.302703] [48512]: DEBUG nova.compute.api [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.306113] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.306303] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.306440] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.306697] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.306841] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.306962] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.326335] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.326505] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.326638] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.326777] [48512]: DEBUG nova.objects.instance [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid a370c4f5-74b0-41b7-89e9-7799dfdeff5f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1079.330421] [48512]: WARNING neutronclient.v2_0.client [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.353968] [48512]: DEBUG nova.policy [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.358043] [48512]: INFO nova.api.openstack.requestlog [None req-e1f014b1-36ea-4362-b389-f0f63d3b275c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 200 len: 1314 microversion: 2.1 time: 0.059053 [ 1079.358572] [48512]: [pid: 48512|app: 0|req: 2616/5362] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:24 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 1314 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.459043] [48511]: DEBUG nova.api.openstack.wsgi [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.460639] [48511]: DEBUG nova.compute.api [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.465906] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.466118] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.466265] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.466552] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.466715] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.466839] [48511]: DEBUG oslo_concurrency.lockutils [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.487426] [48512]: DEBUG nova.api.openstack.wsgi [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1079.488763] [48512]: DEBUG nova.compute.api [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1079.492220] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.492407] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.492534] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.492840] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1079.492989] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1079.493125] [48512]: DEBUG oslo_concurrency.lockutils [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1079.496193] [48511]: WARNING neutronclient.v2_0.client [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.509958] [48512]: WARNING neutronclient.v2_0.client [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1079.526954] [48511]: DEBUG nova.policy [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.532146] [48511]: INFO nova.api.openstack.requestlog [None req-8614f3eb-b392-482f-84b8-efe90addf9de tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1428 microversion: 2.1 time: 0.075218 [ 1079.532478] [48511]: [pid: 48511|app: 0|req: 2747/5363] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:24 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1428 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.539910] [48512]: DEBUG nova.policy [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1079.545311] [48512]: INFO nova.api.openstack.requestlog [None req-c71f26db-0fd6-469b-9946-c30c65faa736 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.059212 [ 1079.545311] [48512]: [pid: 48512|app: 0|req: 2617/5364] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:24 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.064661] [48511]: DEBUG nova.api.openstack.wsgi [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.066634] [48511]: DEBUG nova.compute.api [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.070846] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.070846] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.070846] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.071137] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.071283] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.071414] [48511]: DEBUG oslo_concurrency.lockutils [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.088608] [48511]: WARNING neutronclient.v2_0.client [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.178893] [48511]: DEBUG nova.policy [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.183343] [48511]: INFO nova.api.openstack.requestlog [None req-84755155-81c2-4ea8-8305-8136e58e64c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.121201 [ 1080.183653] [48511]: [pid: 48511|app: 0|req: 2748/5365] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:24 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.232640] [48512]: DEBUG nova.api.openstack.wsgi [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.234202] [48512]: DEBUG nova.compute.api [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.237694] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.237895] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.238096] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.238458] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.238681] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.238812] [48512]: DEBUG oslo_concurrency.lockutils [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.251265] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.252865] [48511]: DEBUG nova.compute.api [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.256531] [48512]: WARNING neutronclient.v2_0.client [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.256679] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.256863] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.257008] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.257272] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.257414] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.257534] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.276931] [48511]: WARNING neutronclient.v2_0.client [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.351764] [48512]: DEBUG nova.policy [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.358061] [48512]: INFO nova.api.openstack.requestlog [None req-4154efe8-6217-411b-a49e-f702e18f8c72 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.127438 [ 1080.358561] [48512]: [pid: 48512|app: 0|req: 2618/5366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:24 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.361412] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.363158] [48512]: DEBUG nova.compute.api [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.369897] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.370055] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.370131] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.371088] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.371088] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.371088] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.381016] [48511]: DEBUG nova.policy [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.388312] [48511]: INFO nova.api.openstack.requestlog [None req-f4b4c1c8-fb10-45ad-ba67-377eeb98cdf9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1508 microversion: 2.1 time: 0.139281 [ 1080.388725] [48511]: [pid: 48511|app: 0|req: 2749/5367] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1508 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.391236] [48511]: DEBUG nova.api.openstack.wsgi [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.392827] [48511]: DEBUG nova.compute.api [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.396952] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.397319] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.397485] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.397800] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.397961] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.398106] [48511]: DEBUG oslo_concurrency.lockutils [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.407592] [48511]: INFO nova.api.openstack.wsgi [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. [ 1080.407799] [48512]: WARNING neutronclient.v2_0.client [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.407898] [48511]: DEBUG nova.api.openstack.wsgi [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1080.408339] [48511]: INFO nova.api.openstack.requestlog [None req-02f8b5f6-29c3-464a-bd4b-114244f5b542 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 404 len: 111 microversion: 2.1 time: 0.019122 [ 1080.408677] [48511]: [pid: 48511|app: 0|req: 2750/5368] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1080.428424] [48512]: DEBUG nova.policy [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.432824] [48512]: INFO nova.api.openstack.requestlog [None req-b8e61028-1c13-4ebb-b6d0-4def2a4aea08 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1290 microversion: 2.1 time: 0.073558 [ 1080.433181] [48512]: [pid: 48512|app: 0|req: 2619/5369] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1290 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.486849] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-986860178", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "80176bbd-d7ce-4c67-90d9-626082f10670"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1080.528316] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.528514] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.528659] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.528981] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.530295] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.530434] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.537043] [48511]: DEBUG nova.network.neutron [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] validate_networks() for [('80176bbd-d7ce-4c67-90d9-626082f10670', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1080.537043] [48511]: WARNING neutronclient.v2_0.client [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.545092] [48512]: DEBUG nova.api.openstack.wsgi [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.547763] [48512]: DEBUG nova.compute.api [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.553346] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.553601] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.553812] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.554185] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.554382] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.554559] [48512]: DEBUG oslo_concurrency.lockutils [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.596818] [48512]: WARNING neutronclient.v2_0.client [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.624847] [48512]: DEBUG nova.policy [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.633263] [48512]: INFO nova.api.openstack.requestlog [None req-19e4429f-efa0-4d52-8c27-de0499f15fab tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1300 microversion: 2.1 time: 0.090118 [ 1080.634070] [48512]: [pid: 48512|app: 0|req: 2620/5370] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.636656] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.638544] [48512]: DEBUG nova.compute.api [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.643654] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.644120] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.644404] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.644848] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.645120] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.645409] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.667413] [48512]: WARNING neutronclient.v2_0.client [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.691898] [48512]: DEBUG nova.policy [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.696502] [48512]: INFO nova.api.openstack.requestlog [None req-5c09f757-29ba-4c02-b9c7-5275d719ef91 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.062097 [ 1080.697252] [48512]: [pid: 48512|app: 0|req: 2621/5371] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.719231] [48511]: WARNING neutronclient.v2_0.client [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.811370] [48511]: DEBUG nova.virt.hardware [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1080.811647] [48511]: DEBUG nova.virt.hardware [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1080.811867] [48511]: DEBUG nova.virt.hardware [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1080.812043] [48511]: DEBUG nova.virt.hardware [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1080.812170] [48511]: DEBUG nova.virt.hardware [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1080.821951] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.822305] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.822497] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.822896] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.824549] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.825571] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.836975] [48511]: DEBUG nova.quota [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1080.843130] [48511]: DEBUG nova.quota [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Getting quotas for user 558e75f7b75448ebb7508968603aa006 and project b51980b85f9a40ab9415e7f79e79614c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1080.851129] [48511]: DEBUG nova.compute.api [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1080.851390] [48512]: DEBUG nova.api.openstack.wsgi [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3", "name": "network-vif-deleted", "tag": "e2578c8a-080a-4a93-840a-bfcaa77dff2e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1080.852710] [48511]: DEBUG nova.compute.api [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1080.857616] [48512]: DEBUG oslo_concurrency.lockutils [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1080.858080] [48512]: DEBUG oslo_concurrency.lockutils [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1080.858289] [48512]: DEBUG oslo_concurrency.lockutils [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1080.865480] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] Creating event network-vif-deleted:e2578c8a-080a-4a93-840a-bfcaa77dff2e for instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 on cpu-1 [ 1080.870192] [48512]: INFO nova.api.openstack.requestlog [req-2cedee48-562e-40e6-9227-748ab63f30c0 req-6c233fcf-f5c1-4d29-9ef8-fe31d11e34a3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020597 [ 1080.870192] [48512]: [pid: 48512|app: 0|req: 2622/5372] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:25 2025] 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) [ 1080.892302] [48511]: INFO nova.api.openstack.requestlog [None req-6f67cb73-0e5f-4f6a-9cfd-49551baa17a7 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.407868 [ 1080.892816] [48511]: [pid: 48511|app: 0|req: 2751/5373] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:25 2025] POST /compute/v2.1/servers => generated 380 bytes in 409 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1080.900110] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b0c93ec-edba-408b-9b88-b57ca3959768 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1080.901879] [48512]: DEBUG nova.compute.api [None req-6b0c93ec-edba-408b-9b88-b57ca3959768 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1080.913163] [48512]: WARNING neutronclient.v2_0.client [None req-6b0c93ec-edba-408b-9b88-b57ca3959768 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1080.935244] [48512]: DEBUG nova.policy [None req-6b0c93ec-edba-408b-9b88-b57ca3959768 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1080.939251] [48512]: INFO nova.api.openstack.requestlog [None req-6b0c93ec-edba-408b-9b88-b57ca3959768 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1206 microversion: 2.1 time: 0.041975 [ 1080.939973] [48512]: [pid: 48512|app: 0|req: 2623/5374] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.232704] [48511]: DEBUG nova.api.openstack.wsgi [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.232704] [48511]: DEBUG nova.compute.api [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.232704] [48511]: DEBUG oslo_concurrency.lockutils [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.232704] [48511]: WARNING neutronclient.v2_0.client [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.358719] [48511]: DEBUG nova.policy [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.366432] [48511]: INFO nova.api.openstack.requestlog [None req-e57e3daa-f98f-48c6-be6c-3969aba50039 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.171940 [ 1081.366777] [48511]: [pid: 48511|app: 0|req: 2752/5375] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:25 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.372913] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.374675] [48512]: DEBUG nova.compute.api [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.380223] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.380414] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.380627] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.380957] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.381179] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.381326] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.399114] [48512]: WARNING neutronclient.v2_0.client [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.404741] [48511]: DEBUG nova.api.openstack.wsgi [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.405933] [48511]: DEBUG nova.compute.api [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.409845] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.410082] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.410298] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.410567] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.410750] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.410907] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.429761] [48511]: WARNING neutronclient.v2_0.client [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.487378] [48512]: DEBUG nova.policy [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.495053] [48512]: INFO nova.api.openstack.requestlog [None req-a3bc5e58-2cf9-497a-817f-bc9dd7ebbfd8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.124828 [ 1081.495516] [48512]: [pid: 48512|app: 0|req: 2624/5376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.497867] [48512]: DEBUG nova.api.openstack.wsgi [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.499455] [48512]: DEBUG nova.compute.api [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.504341] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.504564] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.504718] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.504959] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.505138] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.505263] [48512]: DEBUG oslo_concurrency.lockutils [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.530107] [48512]: WARNING neutronclient.v2_0.client [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.540256] [48511]: DEBUG nova.policy [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.544463] [48511]: INFO nova.api.openstack.requestlog [None req-1bd65b09-069a-4190-853d-b347867a4b79 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1513 microversion: 2.1 time: 0.142523 [ 1081.544802] [48511]: [pid: 48511|app: 0|req: 2753/5377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1513 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1081.550118] [48512]: DEBUG nova.policy [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.555731] [48512]: INFO nova.api.openstack.requestlog [None req-85fff7a6-5cbe-433e-b740-c9003d2f2db3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1290 microversion: 2.1 time: 0.059342 [ 1081.555731] [48512]: [pid: 48512|app: 0|req: 2625/5378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1290 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.649700] [48511]: DEBUG nova.api.openstack.wsgi [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.651227] [48511]: DEBUG nova.compute.api [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.655635] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.655816] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.655955] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.656226] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.656384] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.656524] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.688953] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.689154] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.689282] [48511]: DEBUG oslo_concurrency.lockutils [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.689452] [48511]: DEBUG nova.objects.instance [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.693219] [48511]: WARNING neutronclient.v2_0.client [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.710513] [48512]: DEBUG nova.api.openstack.wsgi [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.712102] [48512]: DEBUG nova.compute.api [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.712307] [48511]: DEBUG nova.policy [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.716235] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.716321] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.716423] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.716671] [48511]: INFO nova.api.openstack.requestlog [None req-22167fe7-2394-4ff8-9a6e-66b16b9e48d2 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1305 microversion: 2.1 time: 0.069179 [ 1081.716737] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.716895] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.717014] [48511]: [pid: 48511|app: 0|req: 2754/5379] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.717050] [48512]: DEBUG oslo_concurrency.lockutils [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.740583] [48512]: WARNING neutronclient.v2_0.client [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1081.765022] [48512]: DEBUG nova.policy [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1081.770367] [48512]: INFO nova.api.openstack.requestlog [None req-14fca51a-bb9c-470a-a6fa-66702fa962f2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1212 microversion: 2.1 time: 0.062196 [ 1081.770736] [48512]: [pid: 48512|app: 0|req: 2626/5380] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1081.956410] [48511]: DEBUG nova.api.openstack.wsgi [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1081.958759] [48511]: DEBUG nova.compute.api [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1081.964145] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.964515] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.964770] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.965192] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1081.965418] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1081.965613] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1081.987315] [48511]: WARNING neutronclient.v2_0.client [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.015719] [48511]: DEBUG nova.policy [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.022604] [48511]: INFO nova.api.openstack.requestlog [None req-7fddc67e-5dd1-4e31-89ab-07e92d3e7dd0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1210 microversion: 2.1 time: 0.069462 [ 1082.023127] [48511]: [pid: 48511|app: 0|req: 2755/5381] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:26 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.382592] [48512]: DEBUG nova.api.openstack.wsgi [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.384498] [48512]: DEBUG nova.compute.api [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.389169] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.389417] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.389604] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.389872] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.390045] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.390183] [48512]: DEBUG oslo_concurrency.lockutils [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.417976] [48512]: WARNING neutronclient.v2_0.client [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.496636] [48512]: DEBUG nova.policy [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.506840] [48512]: INFO nova.api.openstack.requestlog [None req-b302b462-5282-460c-86e7-1209c2c7ff59 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.126737 [ 1082.506840] [48512]: [pid: 48512|app: 0|req: 2627/5382] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.510794] [48511]: DEBUG nova.api.openstack.wsgi [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.512342] [48511]: DEBUG nova.compute.api [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.518081] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.518440] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.518686] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.519127] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.519424] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.519686] [48511]: DEBUG oslo_concurrency.lockutils [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.551597] [48511]: WARNING neutronclient.v2_0.client [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.557469] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.559188] [48512]: DEBUG nova.compute.api [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.562880] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.563174] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.563288] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.563692] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.563873] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.564018] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.584880] [48512]: WARNING neutronclient.v2_0.client [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.686619] [48511]: DEBUG nova.policy [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.693682] [48511]: INFO nova.api.openstack.requestlog [None req-aff06b5d-dc47-42ff-9e25-2a66497a56e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.184609 [ 1082.693682] [48511]: [pid: 48511|app: 0|req: 2756/5383] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.697419] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.697419] [48511]: DEBUG nova.compute.api [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.701781] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.721878] [48511]: WARNING neutronclient.v2_0.client [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.724113] [48512]: DEBUG nova.policy [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.729305] [48512]: INFO nova.api.openstack.requestlog [None req-bc6d6a7d-0c54-43e0-87a5-4e5310f88e62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1514 microversion: 2.1 time: 0.173717 [ 1082.729305] [48512]: [pid: 48512|app: 0|req: 2628/5384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1514 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.732057] [48512]: DEBUG nova.api.openstack.wsgi [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.733343] [48512]: DEBUG nova.compute.api [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.737470] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.737470] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.737470] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.737573] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.737696] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.737854] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.762829] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.763034] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.763179] [48512]: DEBUG oslo_concurrency.lockutils [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.763331] [48512]: DEBUG nova.objects.instance [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1082.767246] [48512]: WARNING neutronclient.v2_0.client [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.804215] [48512]: DEBUG nova.policy [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.809086] [48512]: INFO nova.api.openstack.requestlog [None req-4644718d-ad58-4350-8464-bf1f7ea0edf0 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1305 microversion: 2.1 time: 0.079294 [ 1082.809534] [48512]: [pid: 48512|app: 0|req: 2629/5385] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1305 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.812109] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1082.813787] [48512]: DEBUG nova.compute.api [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1082.816873] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.817055] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.817293] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.817464] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1082.817609] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1082.817731] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1082.836958] [48511]: DEBUG nova.policy [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.842920] [48512]: WARNING neutronclient.v2_0.client [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1082.843491] [48511]: INFO nova.api.openstack.requestlog [None req-0c8d1df6-36f4-42a2-b12d-dd1e494f3e6e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1366 microversion: 2.1 time: 0.150845 [ 1082.843902] [48511]: [pid: 48511|app: 0|req: 2757/5386] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1366 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.863933] [48512]: DEBUG nova.policy [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1082.868503] [48512]: INFO nova.api.openstack.requestlog [None req-c8f538e0-5164-4e7d-9cb8-73a5548a9d55 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1268 microversion: 2.1 time: 0.058307 [ 1082.868909] [48512]: [pid: 48512|app: 0|req: 2630/5387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1268 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.036245] [48511]: DEBUG nova.api.openstack.wsgi [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.037908] [48511]: DEBUG nova.compute.api [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.041649] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.044901] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.044901] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.044901] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.044901] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.044901] [48511]: DEBUG oslo_concurrency.lockutils [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.064362] [48511]: WARNING neutronclient.v2_0.client [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.084102] [48511]: DEBUG nova.policy [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.089108] [48511]: INFO nova.api.openstack.requestlog [None req-438f17b8-35ed-4ae7-8b04-df8885d2439a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1202 microversion: 2.1 time: 0.054902 [ 1083.089482] [48511]: [pid: 48511|app: 0|req: 2758/5388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:27 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.523848] [48512]: DEBUG nova.api.openstack.wsgi [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.526291] [48512]: DEBUG nova.compute.api [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.533269] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.533621] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.533906] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.534332] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.534578] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.534789] [48512]: DEBUG oslo_concurrency.lockutils [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.555859] [48512]: WARNING neutronclient.v2_0.client [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.598992] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=18 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.626794] [48512]: DEBUG nova.policy [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.636048] [48512]: INFO nova.api.openstack.requestlog [None req-e55daa80-19e9-4539-894e-5d3ba62197f8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.115530 [ 1083.636419] [48512]: [pid: 48512|app: 0|req: 2631/5389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.708810] [48511]: DEBUG nova.api.openstack.wsgi [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.710374] [48511]: DEBUG nova.compute.api [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.714208] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.714413] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.714534] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.714795] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.714937] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.715069] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.732843] [48511]: WARNING neutronclient.v2_0.client [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.752174] [48512]: DEBUG nova.api.openstack.wsgi [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.754174] [48512]: DEBUG nova.compute.api [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.758410] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.759211] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.759211] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.759492] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.759677] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.759814] [48512]: DEBUG oslo_concurrency.lockutils [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.781094] [48512]: WARNING neutronclient.v2_0.client [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.800806] [48511]: DEBUG nova.policy [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.807344] [48511]: INFO nova.api.openstack.requestlog [None req-ebef290b-37d3-48a4-a9a1-e36af9c77ecd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.100598 [ 1083.807843] [48511]: [pid: 48511|app: 0|req: 2759/5390] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.824870] [48511]: DEBUG nova.api.openstack.wsgi [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.826400] [48511]: DEBUG nova.compute.api [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.830256] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.830453] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.830602] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.830984] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.831180] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.831308] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.859540] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.859740] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.859892] [48511]: DEBUG oslo_concurrency.lockutils [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.860053] [48511]: DEBUG nova.objects.instance [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1083.864544] [48511]: WARNING neutronclient.v2_0.client [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.874328] [48512]: DEBUG nova.policy [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.879029] [48512]: INFO nova.api.openstack.requestlog [None req-06f02418-29fc-42f4-aec0-a02f5508cb9b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1514 microversion: 2.1 time: 0.129699 [ 1083.879388] [48512]: [pid: 48512|app: 0|req: 2632/5391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1514 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.882939] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.885807] [48512]: DEBUG nova.compute.api [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.890185] [48511]: DEBUG nova.policy [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.890832] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.891193] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.891445] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.891867] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.892070] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.892279] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.895321] [48511]: INFO nova.api.openstack.requestlog [None req-521ac13f-faf0-475e-99c6-e545bb46f0d8 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1305 microversion: 2.1 time: 0.072934 [ 1083.895706] [48511]: [pid: 48511|app: 0|req: 2760/5392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1305 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.898907] [48511]: DEBUG nova.api.openstack.wsgi [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1083.900480] [48511]: DEBUG nova.compute.api [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1083.904241] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.904433] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.904570] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.904873] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1083.905013] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1083.905154] [48511]: DEBUG oslo_concurrency.lockutils [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1083.910675] [48512]: WARNING neutronclient.v2_0.client [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.923259] [48511]: WARNING neutronclient.v2_0.client [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1083.958882] [48511]: DEBUG nova.policy [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.964690] [48511]: INFO nova.api.openstack.requestlog [None req-cd3c1740-2243-4ec8-8c86-6dd62af0b53d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1268 microversion: 2.1 time: 0.067860 [ 1083.964690] [48511]: [pid: 48511|app: 0|req: 2761/5393] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1268 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.986378] [48512]: DEBUG nova.policy [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1083.990912] [48512]: INFO nova.api.openstack.requestlog [None req-2d4989d5-aafa-4b61-93dd-b5ff00609173 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.110867 [ 1083.991366] [48512]: [pid: 48512|app: 0|req: 2633/5394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.103172] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.104720] [48511]: DEBUG nova.compute.api [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.108241] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.109064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.109064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.109064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.109064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.109064] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.126820] [48511]: WARNING neutronclient.v2_0.client [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.146264] [48511]: DEBUG nova.policy [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.150869] [48511]: INFO nova.api.openstack.requestlog [None req-ad7480f8-cb26-44e5-a5e7-28029a501da5 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1202 microversion: 2.1 time: 0.049942 [ 1084.151229] [48511]: [pid: 48511|app: 0|req: 2762/5395] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:28 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.237696] [48512]: DEBUG nova.api.openstack.wsgi [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "name": "network-vif-plugged", "status": "completed", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1084.246631] [48512]: DEBUG oslo_concurrency.lockutils [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.246889] [48512]: DEBUG oslo_concurrency.lockutils [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.247090] [48512]: DEBUG oslo_concurrency.lockutils [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.256071] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] Creating event network-vif-plugged:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1084.264949] [48512]: INFO nova.api.openstack.requestlog [req-2e10eebd-e972-4219-8cbb-676705faee87 req-0b45337c-0542-4de8-8137-9e9e83575598 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029004 [ 1084.265571] [48512]: [pid: 48512|app: 0|req: 2634/5396] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:29 2025] 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) [ 1084.652961] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.654661] [48511]: DEBUG nova.compute.api [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.658180] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.658383] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.658584] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.658772] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.658914] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.659556] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.681313] [48511]: WARNING neutronclient.v2_0.client [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.756650] [48511]: DEBUG nova.policy [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.762471] [48511]: INFO nova.api.openstack.requestlog [None req-6f5b09fc-55ca-4870-951a-5e1c98f917ce tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.111908 [ 1084.762922] [48511]: [pid: 48511|app: 0|req: 2763/5397] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.823461] [48512]: DEBUG nova.api.openstack.wsgi [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.825423] [48512]: DEBUG nova.compute.api [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.832241] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.832935] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.833234] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.833783] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.834112] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.834654] [48512]: DEBUG oslo_concurrency.lockutils [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.865620] [48512]: WARNING neutronclient.v2_0.client [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.897301] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.898931] [48511]: DEBUG nova.compute.api [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.903685] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.903685] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.903685] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.903685] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.904192] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.904339] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.931223] [48511]: WARNING neutronclient.v2_0.client [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1084.941898] [48512]: DEBUG nova.policy [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1084.946507] [48512]: INFO nova.api.openstack.requestlog [None req-689ea7ba-b431-4451-b2a2-1e5b2a03c0bd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1320 microversion: 2.1 time: 0.126534 [ 1084.946849] [48512]: [pid: 48512|app: 0|req: 2635/5398] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1320 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.949447] [48512]: DEBUG nova.api.openstack.wsgi [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1084.950934] [48512]: DEBUG nova.compute.api [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1084.957706] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.957706] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.957706] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.957991] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.958532] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.958748] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.986171] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1084.986391] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1084.986630] [48512]: DEBUG oslo_concurrency.lockutils [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1084.986911] [48512]: DEBUG nova.objects.instance [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lazy-loading 'fault' on Instance uuid a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1084.993726] [48512]: WARNING neutronclient.v2_0.client [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.018245] [48511]: DEBUG nova.policy [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.023340] [48511]: INFO nova.api.openstack.requestlog [None req-4d27bda5-187a-4874-9156-4e7925cedfd1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1514 microversion: 2.1 time: 0.128689 [ 1085.023764] [48511]: [pid: 48511|app: 0|req: 2764/5399] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1514 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.034822] [48511]: DEBUG nova.api.openstack.wsgi [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.038246] [48511]: DEBUG nova.compute.api [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.041969] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.042229] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.042304] [48512]: DEBUG nova.policy [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5336c62a63c34fda97690670950ef642', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8bb531a2ec064ee1946189677d32f732', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.042439] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.042770] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.042943] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.043792] [48511]: DEBUG oslo_concurrency.lockutils [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.049028] [48512]: INFO nova.api.openstack.requestlog [None req-25696e95-b452-4c24-b5ea-564a94c76e53 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 200 len: 1305 microversion: 2.1 time: 0.101446 [ 1085.050931] [48512]: [pid: 48512|app: 0|req: 2636/5400] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.054079] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.055672] [48512]: DEBUG nova.compute.api [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.061847] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.062071] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.062547] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.062547] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.062679] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.062788] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.068613] [48511]: WARNING neutronclient.v2_0.client [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.094368] [48512]: WARNING neutronclient.v2_0.client [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.193107] [48512]: DEBUG nova.policy [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.197978] [48512]: INFO nova.api.openstack.requestlog [None req-0e26542c-054b-4dee-97e5-e9d435e4d593 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.146286 [ 1085.198416] [48512]: [pid: 48512|app: 0|req: 2637/5401] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.201437] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.203156] [48512]: DEBUG nova.compute.api [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.207163] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.207407] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.207604] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.207952] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.208161] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.208328] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.219166] [48511]: DEBUG nova.policy [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.225164] [48511]: INFO nova.api.openstack.requestlog [None req-20fde56a-f636-4003-b82b-37a8043d8aaf tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1318 microversion: 2.1 time: 0.198986 [ 1085.225567] [48511]: [pid: 48511|app: 0|req: 2765/5402] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1318 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.228333] [48512]: WARNING neutronclient.v2_0.client [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.248290] [48512]: DEBUG nova.policy [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.253362] [48512]: INFO nova.api.openstack.requestlog [None req-0ed76e2b-1eca-48a7-b245-e821541e613e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1258 microversion: 2.1 time: 0.054259 [ 1085.253744] [48512]: [pid: 48512|app: 0|req: 2638/5403] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:29 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1258 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.778144] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.779776] [48511]: DEBUG nova.compute.api [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.785115] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.785387] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.785567] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.785881] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.786077] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.786241] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.809013] [48511]: WARNING neutronclient.v2_0.client [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1085.934045] [48511]: DEBUG nova.policy [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1085.939709] [48511]: INFO nova.api.openstack.requestlog [None req-ed76903b-1186-4d7c-aee7-ae26b64fffe3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.163663 [ 1085.940117] [48511]: [pid: 48511|app: 0|req: 2766/5404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.964774] [48512]: DEBUG nova.api.openstack.wsgi [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1085.966674] [48512]: DEBUG nova.compute.api [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1085.970780] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.970987] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.971205] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.971483] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1085.971722] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1085.971831] [48512]: DEBUG oslo_concurrency.lockutils [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1085.990872] [48512]: WARNING neutronclient.v2_0.client [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.041458] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.042997] [48511]: DEBUG nova.compute.api [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.046508] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.046708] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.046864] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.047128] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.047305] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.047442] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.064895] [48511]: WARNING neutronclient.v2_0.client [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.091977] [48512]: DEBUG nova.policy [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.097930] [48512]: INFO nova.api.openstack.requestlog [None req-00631dc8-2912-4675-b7ad-601ff41df8b5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1516 microversion: 2.1 time: 0.135623 [ 1086.098530] [48512]: [pid: 48512|app: 0|req: 2639/5405] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1516 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.101176] [48512]: DEBUG nova.api.openstack.wsgi [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.102743] [48512]: DEBUG nova.compute.api [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] [instance: a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.106520] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.106666] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.106825] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.107200] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.107346] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.107476] [48512]: DEBUG oslo_concurrency.lockutils [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.116734] [48512]: INFO nova.api.openstack.wsgi [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] HTTP exception thrown: Instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 could not be found. [ 1086.117016] [48512]: DEBUG nova.api.openstack.wsgi [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] Returning 404 to user: Instance a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1086.117416] [48512]: INFO nova.api.openstack.requestlog [None req-53d27512-908f-420c-9a06-f5de80f76ca4 tempest-ServersAdminNegativeTestJSON-1911609592 tempest-ServersAdminNegativeTestJSON-1911609592-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3" status: 404 len: 111 microversion: 2.1 time: 0.018583 [ 1086.117740] [48512]: [pid: 48512|app: 0|req: 2640/5406] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/a1e9d715-cdfd-4ce5-9ed3-04b262d2f9f3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1086.120193] [48512]: DEBUG nova.api.openstack.wsgi [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.121582] [48512]: DEBUG nova.compute.api [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.129996] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.130246] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.130391] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.130658] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.130803] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.130928] [48512]: DEBUG oslo_concurrency.lockutils [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.152918] [48512]: WARNING neutronclient.v2_0.client [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.153794] [48511]: DEBUG nova.policy [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.159264] [48511]: INFO nova.api.openstack.requestlog [None req-e6fbc69b-6aa6-4fdf-ae45-ade14373e632 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1514 microversion: 2.1 time: 0.119816 [ 1086.159672] [48511]: [pid: 48511|app: 0|req: 2767/5407] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1514 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.217442] [48511]: DEBUG nova.api.openstack.wsgi [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.219269] [48511]: DEBUG nova.compute.api [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.223312] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.223564] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.223769] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.224148] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.224382] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.224592] [48511]: DEBUG oslo_concurrency.lockutils [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.230150] [48512]: DEBUG nova.policy [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.236527] [48512]: INFO nova.api.openstack.requestlog [None req-59801b6e-fb11-4c93-bad0-12b5c24b04b8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1516 microversion: 2.1 time: 0.117947 [ 1086.236935] [48512]: [pid: 48512|app: 0|req: 2641/5408] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1516 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.241195] [48512]: DEBUG nova.api.openstack.wsgi [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.244972] [48512]: DEBUG nova.compute.api [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.248117] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.248325] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.248462] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.248734] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.248880] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.248986] [48512]: DEBUG oslo_concurrency.lockutils [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.252264] [48511]: WARNING neutronclient.v2_0.client [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.273223] [48512]: WARNING neutronclient.v2_0.client [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.393158] [48511]: DEBUG nova.policy [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.400982] [48511]: INFO nova.api.openstack.requestlog [None req-68551772-0f70-4eba-bd87-d395877ee915 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.185732 [ 1086.401354] [48511]: [pid: 48511|app: 0|req: 2768/5409] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:30 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.404351] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1035048028"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1086.405735] [48511]: DEBUG nova.compute.api [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.411354] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.411817] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.412051] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.412404] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.413201] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.413201] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.415474] [48512]: DEBUG nova.policy [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.420205] [48512]: INFO nova.api.openstack.requestlog [None req-71d25b62-2ff9-470e-9d7c-66a597908e5c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.180989 [ 1086.420660] [48512]: [pid: 48512|app: 0|req: 2642/5410] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.423348] [48512]: DEBUG nova.api.openstack.wsgi [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.425034] [48512]: DEBUG nova.compute.api [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.428892] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.429220] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.429359] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.429898] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.430104] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.430241] [48512]: DEBUG oslo_concurrency.lockutils [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.449745] [48512]: WARNING neutronclient.v2_0.client [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.548952] [48512]: DEBUG nova.policy [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1086.554598] [48512]: INFO nova.api.openstack.requestlog [None req-fad3c13f-6745-4c06-b120-2ced05f706d9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1258 microversion: 2.1 time: 0.133312 [ 1086.554984] [48512]: [pid: 48512|app: 0|req: 2643/5411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1258 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.557451] [48512]: DEBUG nova.api.openstack.wsgi [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1086.563896] [48512]: DEBUG oslo_concurrency.lockutils [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.564078] [48512]: DEBUG oslo_concurrency.lockutils [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.564359] [48512]: DEBUG oslo_concurrency.lockutils [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.573304] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] Creating event network-changed:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1086.578668] [48512]: INFO nova.api.openstack.requestlog [req-4cfb3308-3302-4ebf-9e06-6b6661b9824b req-786d1ee6-617e-4c20-91e1-f73f09ef8633 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022968 [ 1086.579020] [48512]: [pid: 48512|app: 0|req: 2644/5412] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:31 2025] 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) [ 1086.853822] [48511]: INFO nova.api.openstack.requestlog [None req-a2d11662-01d2-4ad2-80e0-cd9fbe7accb8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200/action" status: 202 len: 0 microversion: 2.1 time: 0.451639 [ 1086.854290] [48511]: [pid: 48511|app: 0|req: 2769/5413] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:31 2025] POST /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 1086.861331] [48511]: DEBUG nova.api.openstack.wsgi [None req-2e6deb66-f13c-4f5d-91d9-71f8e5426022 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.869209] [48512]: DEBUG nova.api.openstack.wsgi [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35a5e360-83bd-446c-90d8-130202bbe93d", "name": "network-vif-plugged", "status": "completed", "tag": "48e086e2-ce59-4174-bdb1-dc8f78c271d7"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1086.877737] [48512]: DEBUG oslo_concurrency.lockutils [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.877987] [48512]: DEBUG oslo_concurrency.lockutils [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.878195] [48512]: DEBUG oslo_concurrency.lockutils [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.885044] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] Creating event network-vif-plugged:48e086e2-ce59-4174-bdb1-dc8f78c271d7 for instance 35a5e360-83bd-446c-90d8-130202bbe93d on cpu-1 [ 1086.889165] [48512]: INFO nova.api.openstack.requestlog [req-a88676dc-2419-40eb-a2d0-9c55f924657e req-194586d0-89fd-4704-be1b-1abe14374336 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048907 [ 1086.889578] [48512]: [pid: 48512|app: 0|req: 2645/5414] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:31 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1086.934253] [48511]: INFO nova.api.openstack.requestlog [None req-2e6deb66-f13c-4f5d-91d9-71f8e5426022 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622" status: 204 len: 0 microversion: 2.1 time: 0.075502 [ 1086.934609] [48511]: [pid: 48511|app: 0|req: 2770/5415] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] DELETE /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1086.940144] [48512]: DEBUG nova.api.openstack.wsgi [None req-25e61d3b-c515-4449-944d-74a6090269d3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.957687] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.959375] [48511]: DEBUG nova.compute.api [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.959472] [48512]: INFO nova.api.openstack.wsgi [None req-25e61d3b-c515-4449-944d-74a6090269d3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Image not found. [ 1086.959975] [48512]: DEBUG nova.api.openstack.wsgi [None req-25e61d3b-c515-4449-944d-74a6090269d3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1086.960696] [48512]: INFO nova.api.openstack.requestlog [None req-25e61d3b-c515-4449-944d-74a6090269d3 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622" status: 404 len: 62 microversion: 2.1 time: 0.023012 [ 1086.961013] [48512]: [pid: 48512|app: 0|req: 2646/5416] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622 => generated 62 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1086.967242] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.967488] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.967665] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.967966] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.968163] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.968312] [48512]: DEBUG nova.api.openstack.wsgi [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1086.968639] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.969995] [48512]: DEBUG nova.compute.api [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1086.973782] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.973987] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.974154] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.974430] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1086.974579] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1086.974762] [48512]: DEBUG oslo_concurrency.lockutils [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1086.993707] [48511]: WARNING neutronclient.v2_0.client [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1086.994623] [48512]: WARNING neutronclient.v2_0.client [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.085474] [48511]: DEBUG nova.policy [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.092168] [48511]: INFO nova.api.openstack.requestlog [None req-8b5184c9-a955-4c33-996d-20cab7031eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.137686 [ 1087.092570] [48511]: [pid: 48511|app: 0|req: 2771/5417] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.107478] [48512]: DEBUG nova.policy [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.112383] [48512]: INFO nova.api.openstack.requestlog [None req-0196194f-8e59-42df-9c18-0b73beab1290 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1536 microversion: 2.1 time: 0.146525 [ 1087.112514] [48512]: [pid: 48512|app: 0|req: 2647/5418] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1536 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.174262] [48511]: DEBUG nova.api.openstack.wsgi [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.175760] [48511]: DEBUG nova.compute.api [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.179079] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.179267] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.179549] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.179701] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.179826] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.180030] [48511]: DEBUG oslo_concurrency.lockutils [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.194178] [48512]: DEBUG nova.api.openstack.wsgi [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "35a5e360-83bd-446c-90d8-130202bbe93d", "tag": "48e086e2-ce59-4174-bdb1-dc8f78c271d7"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1087.201130] [48511]: WARNING neutronclient.v2_0.client [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.204385] [48512]: DEBUG oslo_concurrency.lockutils [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.204557] [48512]: DEBUG oslo_concurrency.lockutils [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.204699] [48512]: DEBUG oslo_concurrency.lockutils [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.212473] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] Creating event network-changed:48e086e2-ce59-4174-bdb1-dc8f78c271d7 for instance 35a5e360-83bd-446c-90d8-130202bbe93d on cpu-1 [ 1087.216883] [48512]: INFO nova.api.openstack.requestlog [req-ff059e1e-7fcf-4418-a559-cb25441ed7a7 req-1250976c-1c09-4002-beea-614bedf5235a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025205 [ 1087.217234] [48512]: [pid: 48512|app: 0|req: 2648/5419] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:31 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1087.295244] [48511]: DEBUG nova.policy [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.299800] [48511]: INFO nova.api.openstack.requestlog [None req-70eb0ff1-e116-4a6d-9c77-3f26bb2dfa49 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1514 microversion: 2.1 time: 0.127888 [ 1087.300181] [48511]: [pid: 48511|app: 0|req: 2772/5420] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:31 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1514 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.417082] [48512]: DEBUG nova.api.openstack.wsgi [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.419252] [48512]: DEBUG nova.compute.api [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.426820] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.427076] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.427257] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.427543] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.427725] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.428042] [48512]: DEBUG oslo_concurrency.lockutils [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.433325] [48511]: DEBUG nova.api.openstack.wsgi [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.435029] [48511]: DEBUG nova.compute.api [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.439912] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.440219] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.440423] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.440766] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.440968] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.441140] [48511]: DEBUG oslo_concurrency.lockutils [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.459537] [48512]: WARNING neutronclient.v2_0.client [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.462443] [48511]: WARNING neutronclient.v2_0.client [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.542706] [48512]: DEBUG nova.policy [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.545168] [48511]: DEBUG nova.policy [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.551637] [48512]: INFO nova.api.openstack.requestlog [None req-926e15fe-6da1-4af9-b26d-e78e1a05db92 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.137423 [ 1087.551720] [48511]: INFO nova.api.openstack.requestlog [None req-b16f263a-ca4e-44d8-a4ef-9a2aaf31ec95 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.120331 [ 1087.551754] [48512]: [pid: 48512|app: 0|req: 2649/5421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.551948] [48511]: [pid: 48511|app: 0|req: 2773/5422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.569042] [48512]: DEBUG nova.api.openstack.wsgi [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.570333] [48512]: DEBUG nova.compute.api [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1087.574365] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.574633] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.574830] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.575153] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.575337] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.575497] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.595432] [48512]: WARNING neutronclient.v2_0.client [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1087.615058] [48512]: DEBUG nova.policy [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1087.619450] [48512]: INFO nova.api.openstack.requestlog [None req-e8369868-3612-468a-b7dd-d0a0deba7902 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1266 microversion: 2.1 time: 0.053319 [ 1087.619845] [48512]: [pid: 48512|app: 0|req: 2650/5423] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1266 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.736392] [48511]: DEBUG nova.api.openstack.wsgi [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.739264] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.739567] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.739815] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.740488] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.741577] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.742413] [48511]: DEBUG oslo_concurrency.lockutils [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.757075] [48511]: INFO nova.api.openstack.requestlog [None req-5361e6ae-094d-41a3-b1ec-c8455d243ea5 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.098065 [ 1087.757289] [48511]: [pid: 48511|app: 0|req: 2774/5424] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/os-services => generated 557 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.766436] [48512]: DEBUG nova.api.openstack.wsgi [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.769059] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.769059] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.769222] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.769941] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.769941] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.769941] [48512]: DEBUG oslo_concurrency.lockutils [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.786071] [48512]: INFO nova.api.openstack.requestlog [None req-a07c358d-8742-460d-a013-5c3110cb0b7c tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack" status: 200 len: 382 microversion: 2.1 time: 0.021393 [ 1087.786248] [48512]: [pid: 48512|app: 0|req: 2651/5425] 10.180.1.21 () {58 vars in 1159 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/os-services?host=devstack => generated 382 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.794972] [48511]: DEBUG nova.api.openstack.wsgi [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.797426] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.797617] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.797815] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.798249] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.798451] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.798645] [48511]: DEBUG oslo_concurrency.lockutils [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.812354] [48511]: INFO nova.api.openstack.requestlog [None req-d812c83f-62ed-4be1-b814-efb4af218c07 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.020167 [ 1087.812797] [48511]: [pid: 48511|app: 0|req: 2775/5426] 10.180.1.21 () {58 vars in 1171 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.821778] [48512]: DEBUG nova.api.openstack.wsgi [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1087.824322] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.824513] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.824682] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-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=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.825114] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1087.825299] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1087.825443] [48512]: DEBUG oslo_concurrency.lockutils [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1087.840417] [48512]: INFO nova.api.openstack.requestlog [None req-534de777-902d-4368-ac9d-5e6ff75f6d19 tempest-ServicesAdminTestJSON-677515468 tempest-ServicesAdminTestJSON-677515468-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.021574 [ 1087.840848] [48512]: [pid: 48512|app: 0|req: 2652/5427] 10.180.1.21 () {58 vars in 1132 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/os-services => generated 557 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1088.106305] [48511]: DEBUG nova.api.openstack.wsgi [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.108106] [48511]: DEBUG nova.compute.api [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.113172] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.113390] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.113525] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.113809] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.113980] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.114168] [48511]: DEBUG oslo_concurrency.lockutils [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.125758] [48512]: DEBUG nova.api.openstack.wsgi [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.127446] [48512]: DEBUG nova.compute.api [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.131729] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.132135] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.132379] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.132757] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.132989] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.133187] [48512]: DEBUG oslo_concurrency.lockutils [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.146534] [48511]: WARNING neutronclient.v2_0.client [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.156791] [48512]: WARNING neutronclient.v2_0.client [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.403378] [48511]: DEBUG nova.policy [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.410194] [48511]: INFO nova.api.openstack.requestlog [None req-21353c37-38fe-4fd6-8371-99bff5b4257d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.306600 [ 1088.410731] [48511]: [pid: 48511|app: 0|req: 2776/5428] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.413894] [48511]: DEBUG nova.api.openstack.wsgi [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.416444] [48511]: DEBUG nova.compute.api [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.422701] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.422952] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.423148] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.423425] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.423644] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.423781] [48511]: DEBUG oslo_concurrency.lockutils [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.430780] [48512]: DEBUG nova.policy [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.438320] [48512]: INFO nova.api.openstack.requestlog [None req-9090ebcb-b568-4fa2-8adb-06e4fc0a4141 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1528 microversion: 2.1 time: 0.314757 [ 1088.438695] [48512]: [pid: 48512|app: 0|req: 2653/5429] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:32 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1528 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1088.457250] [48511]: WARNING neutronclient.v2_0.client [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.568419] [48512]: DEBUG nova.api.openstack.wsgi [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.569328] [48512]: DEBUG nova.compute.api [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.575306] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.575522] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.575706] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.575984] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.576141] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.576263] [48512]: DEBUG oslo_concurrency.lockutils [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.600246] [48512]: WARNING neutronclient.v2_0.client [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.669064] [48511]: DEBUG nova.policy [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.679271] [48511]: INFO nova.api.openstack.requestlog [None req-76fac62f-408c-4a54-91c7-2ef559207599 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1513 microversion: 2.1 time: 0.267306 [ 1088.679271] [48511]: [pid: 48511|app: 0|req: 2777/5430] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:33 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1513 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.682388] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.683935] [48511]: DEBUG nova.compute.api [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.687595] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.687901] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.687977] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.689517] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.689517] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.689517] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.709884] [48511]: WARNING neutronclient.v2_0.client [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1088.797582] [48512]: DEBUG nova.policy [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1088.803253] [48512]: INFO nova.api.openstack.requestlog [None req-910ecc87-a182-4a86-a6f2-85cb451eefdb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.240509 [ 1088.803684] [48512]: [pid: 48512|app: 0|req: 2654/5431] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:33 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.808435] [48512]: DEBUG nova.api.openstack.wsgi [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1088.810357] [48512]: DEBUG nova.compute.api [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1088.816473] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.816908] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.817235] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.818122] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1088.818578] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1088.818940] [48512]: DEBUG oslo_concurrency.lockutils [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1088.840981] [48512]: WARNING neutronclient.v2_0.client [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.075640] [48511]: DEBUG nova.policy [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.081452] [48511]: INFO nova.api.openstack.requestlog [None req-0ea81baa-5e32-49f6-bdfe-3876a49f61a4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.401697 [ 1089.081870] [48511]: [pid: 48511|app: 0|req: 2778/5432] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:33 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.131418] [48512]: DEBUG nova.policy [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.137062] [48512]: INFO nova.api.openstack.requestlog [None req-85e457bb-ce7f-41d5-a88e-613df8b93752 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1318 microversion: 2.1 time: 0.332613 [ 1089.137471] [48512]: [pid: 48512|app: 0|req: 2655/5433] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:33 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1318 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.425760] [48511]: DEBUG nova.api.openstack.wsgi [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.427075] [48511]: DEBUG nova.compute.api [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.432655] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.432915] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.433157] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.433497] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.433679] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.433826] [48511]: DEBUG oslo_concurrency.lockutils [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.456267] [48512]: DEBUG nova.api.openstack.wsgi [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.457888] [48512]: DEBUG nova.compute.api [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.462420] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.462700] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.462884] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.463191] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.463345] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.463471] [48512]: DEBUG oslo_concurrency.lockutils [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.463743] [48511]: WARNING neutronclient.v2_0.client [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.489322] [48512]: WARNING neutronclient.v2_0.client [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.622853] [48511]: DEBUG nova.policy [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.630441] [48511]: INFO nova.api.openstack.requestlog [None req-97b16552-ef7f-45d7-b03a-daa3ee8bff94 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.207195 [ 1089.630782] [48511]: [pid: 48511|app: 0|req: 2779/5434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.647158] [48512]: DEBUG nova.policy [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.653654] [48512]: INFO nova.api.openstack.requestlog [None req-840fd184-e0ff-4672-89d1-f2d59fd4c849 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1534 microversion: 2.1 time: 0.199363 [ 1089.654300] [48512]: [pid: 48512|app: 0|req: 2656/5435] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1534 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.696034] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.697533] [48511]: DEBUG nova.compute.api [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.702843] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.703057] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.703196] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.703459] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.703615] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.703746] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.731289] [48511]: WARNING neutronclient.v2_0.client [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.821829] [48512]: DEBUG nova.api.openstack.wsgi [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1089.822717] [48512]: DEBUG nova.compute.api [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1089.823854] [48511]: DEBUG nova.policy [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.827391] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.827391] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.827391] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.827391] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.827567] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.827681] [48512]: DEBUG oslo_concurrency.lockutils [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.829863] [48511]: INFO nova.api.openstack.requestlog [None req-d4e658dd-3532-4028-9c5b-5dfb3eacdd53 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1513 microversion: 2.1 time: 0.136271 [ 1089.830260] [48511]: [pid: 48511|app: 0|req: 2780/5436] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1513 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.848828] [48512]: WARNING neutronclient.v2_0.client [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1089.909938] [48511]: DEBUG nova.api.openstack.wsgi [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "044478e1-4035-4ec9-a559-2e835071b346", "name": "network-vif-plugged", "status": "completed", "tag": "b0e51a06-b541-46e1-a7dd-e10b0a5d49aa"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1089.912402] [48512]: DEBUG nova.policy [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1089.916703] [48511]: DEBUG oslo_concurrency.lockutils [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1089.916912] [48511]: DEBUG oslo_concurrency.lockutils [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1089.917047] [48511]: DEBUG oslo_concurrency.lockutils [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1089.918372] [48512]: INFO nova.api.openstack.requestlog [None req-b47de43e-8d47-4509-9e15-37783d2407a6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.099345 [ 1089.918769] [48512]: [pid: 48512|app: 0|req: 2657/5437] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1089.924377] [48511]: INFO nova.api.openstack.compute.server_external_events [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] Creating event network-vif-plugged:b0e51a06-b541-46e1-a7dd-e10b0a5d49aa for instance 044478e1-4035-4ec9-a559-2e835071b346 on cpu-1 [ 1089.929420] [48511]: INFO nova.api.openstack.requestlog [req-030e2332-f7cc-4480-9153-49bc4f25572a req-f9770b42-b95b-4498-b4f4-5becad68c024 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022254 [ 1089.929867] [48511]: [pid: 48511|app: 0|req: 2781/5438] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:34 2025] 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) [ 1090.094524] [48512]: DEBUG nova.api.openstack.wsgi [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.096138] [48512]: DEBUG nova.compute.api [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.100700] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.100880] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.101027] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.101303] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.101518] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.101691] [48512]: DEBUG oslo_concurrency.lockutils [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.120535] [48512]: WARNING neutronclient.v2_0.client [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.153402] [48511]: DEBUG nova.api.openstack.wsgi [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.154992] [48511]: DEBUG nova.compute.api [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.159148] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.159510] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.159753] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.160230] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.160512] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.161291] [48511]: DEBUG oslo_concurrency.lockutils [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.183696] [48511]: WARNING neutronclient.v2_0.client [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.188943] [48512]: DEBUG nova.policy [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.193431] [48512]: INFO nova.api.openstack.requestlog [None req-01758fc0-1c62-4181-96d4-ee6d305657d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.101217 [ 1090.193899] [48512]: [pid: 48512|app: 0|req: 2658/5439] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.250808] [48511]: DEBUG nova.policy [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.255181] [48511]: INFO nova.api.openstack.requestlog [None req-35bd179f-156c-4a5d-8e9b-c99e5185e5b1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.105000 [ 1090.256360] [48511]: [pid: 48511|app: 0|req: 2782/5440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:34 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.645147] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.646835] [48512]: DEBUG nova.compute.api [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.652416] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.652636] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.652801] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.653084] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.653235] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.653359] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.670249] [48511]: DEBUG nova.api.openstack.wsgi [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.672072] [48511]: DEBUG nova.compute.api [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.676061] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.676275] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.676414] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.676675] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.676827] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.676943] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.679781] [48512]: WARNING neutronclient.v2_0.client [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.695333] [48511]: WARNING neutronclient.v2_0.client [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.751709] [48512]: DEBUG nova.policy [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.758459] [48512]: INFO nova.api.openstack.requestlog [None req-fc13fa5e-956f-43a3-a87e-41d9c8b9c3fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.115393 [ 1090.758837] [48512]: [pid: 48512|app: 0|req: 2659/5441] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:35 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.792674] [48511]: DEBUG nova.policy [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.796783] [48511]: INFO nova.api.openstack.requestlog [None req-c5175ac6-373e-49d8-99e6-6e1973ed37c4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1534 microversion: 2.1 time: 0.129026 [ 1090.797131] [48511]: [pid: 48511|app: 0|req: 2783/5442] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:35 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.843701] [48512]: DEBUG nova.api.openstack.wsgi [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.845164] [48512]: DEBUG nova.compute.api [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.847651] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.848690] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.848891] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.849049] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.849313] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.849468] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.849635] [48512]: DEBUG oslo_concurrency.lockutils [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.867090] [48512]: WARNING neutronclient.v2_0.client [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1090.932864] [48512]: DEBUG nova.policy [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1090.933031] [48511]: DEBUG nova.api.openstack.wsgi [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1090.934506] [48511]: DEBUG nova.compute.api [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1090.936818] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=69 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.937921] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.938151] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.938292] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.938367] [48512]: INFO nova.api.openstack.requestlog [None req-925f94b0-06c4-4210-9f2f-46b08e9b76ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1511 microversion: 2.1 time: 0.096945 [ 1090.938547] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1090.938687] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1090.938827] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1090.938937] [48512]: [pid: 48512|app: 0|req: 2660/5443] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:35 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1090.956689] [48511]: WARNING neutronclient.v2_0.client [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.043309] [48511]: DEBUG nova.policy [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.048024] [48511]: INFO nova.api.openstack.requestlog [None req-aeeea8c3-8748-48ec-8be9-eeb66e2df91c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.117189 [ 1091.048360] [48511]: [pid: 48511|app: 0|req: 2784/5444] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:35 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.206892] [48512]: DEBUG nova.api.openstack.wsgi [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.208383] [48512]: DEBUG nova.compute.api [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.212766] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.212962] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.213111] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.213383] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.213525] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.213647] [48512]: DEBUG oslo_concurrency.lockutils [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.233497] [48512]: WARNING neutronclient.v2_0.client [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.270265] [48511]: DEBUG nova.api.openstack.wsgi [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.271885] [48511]: DEBUG nova.compute.api [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.279377] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.279569] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.279705] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.279961] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.280116] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.280240] [48511]: DEBUG oslo_concurrency.lockutils [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.309058] [48511]: WARNING neutronclient.v2_0.client [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.346549] [48512]: DEBUG nova.policy [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.352756] [48512]: INFO nova.api.openstack.requestlog [None req-51e18d32-6a69-47dc-a72d-446b51818221 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1364 microversion: 2.1 time: 0.147760 [ 1091.353293] [48512]: [pid: 48512|app: 0|req: 2661/5445] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:35 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.370810] [48511]: DEBUG nova.policy [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.375873] [48511]: INFO nova.api.openstack.requestlog [None req-4e768c62-e5db-4e91-93be-e41ccbc3c379 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.108129 [ 1091.376358] [48511]: [pid: 48511|app: 0|req: 2785/5446] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:36 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.773140] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.775263] [48512]: DEBUG nova.compute.api [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.779468] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.779720] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.779895] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.780241] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.780428] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.780583] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.799822] [48512]: WARNING neutronclient.v2_0.client [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.814363] [48511]: DEBUG nova.api.openstack.wsgi [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.815881] [48511]: DEBUG nova.compute.api [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.820328] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.820328] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.820328] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.820520] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.821226] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.821226] [48511]: DEBUG oslo_concurrency.lockutils [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.849987] [48511]: WARNING neutronclient.v2_0.client [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1091.889108] [48512]: DEBUG nova.policy [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.893926] [48512]: INFO nova.api.openstack.requestlog [None req-a5389ade-52fb-48fb-ba6d-bea2d4d379d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.123404 [ 1091.894268] [48512]: [pid: 48512|app: 0|req: 2662/5447] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:36 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.911934] [48511]: DEBUG nova.policy [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1091.919803] [48511]: INFO nova.api.openstack.requestlog [None req-be4d6f8a-473f-4bb7-8e0b-ca6cd6c3cce5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1529 microversion: 2.1 time: 0.107867 [ 1091.920238] [48511]: [pid: 48511|app: 0|req: 2786/5448] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:36 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1529 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.945287] [48512]: DEBUG nova.api.openstack.wsgi [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "044478e1-4035-4ec9-a559-2e835071b346", "tag": "b0e51a06-b541-46e1-a7dd-e10b0a5d49aa"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1091.951551] [48511]: DEBUG nova.api.openstack.wsgi [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1091.953364] [48511]: DEBUG nova.compute.api [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1091.953753] [48512]: DEBUG oslo_concurrency.lockutils [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.953999] [48512]: DEBUG oslo_concurrency.lockutils [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.954255] [48512]: DEBUG oslo_concurrency.lockutils [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.956734] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.956927] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.957109] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.957354] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1091.957623] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1091.957884] [48511]: DEBUG oslo_concurrency.lockutils [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1091.961589] [48512]: INFO nova.api.openstack.compute.server_external_events [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] Creating event network-changed:b0e51a06-b541-46e1-a7dd-e10b0a5d49aa for instance 044478e1-4035-4ec9-a559-2e835071b346 on cpu-1 [ 1091.969547] [48512]: INFO nova.api.openstack.requestlog [req-36a8aa74-4aac-4ffd-95c7-c9b47b88fc1c req-6cd7fb62-20c9-4010-b003-390ef1e8098c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026156 [ 1091.969547] [48512]: [pid: 48512|app: 0|req: 2663/5449] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:36 2025] 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) [ 1091.983475] [48511]: WARNING neutronclient.v2_0.client [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.061987] [48512]: DEBUG nova.api.openstack.wsgi [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.064029] [48512]: DEBUG nova.compute.api [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.067815] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.067976] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.068150] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.068409] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.068556] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.068682] [48512]: DEBUG oslo_concurrency.lockutils [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.074387] [48511]: DEBUG nova.policy [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.078866] [48511]: INFO nova.api.openstack.requestlog [None req-2c6b5e01-ae8e-4460-a1e0-c59a55a3f60c tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1512 microversion: 2.1 time: 0.129603 [ 1092.079323] [48511]: [pid: 48511|app: 0|req: 2787/5450] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:36 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1512 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.094672] [48512]: WARNING neutronclient.v2_0.client [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.207030] [48512]: DEBUG nova.policy [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.211843] [48512]: INFO nova.api.openstack.requestlog [None req-226ea743-53ce-4acd-998b-d33a4c17190b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.152517 [ 1092.212250] [48512]: [pid: 48512|app: 0|req: 2664/5451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:36 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.368426] [48511]: DEBUG nova.api.openstack.wsgi [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.369971] [48511]: DEBUG nova.compute.api [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.374739] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.375156] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.375646] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.376175] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.376515] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.376699] [48511]: DEBUG oslo_concurrency.lockutils [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.392291] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.394268] [48512]: DEBUG nova.compute.api [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.400026] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.400356] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.400580] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.400972] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.401456] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.401456] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.417019] [48511]: WARNING neutronclient.v2_0.client [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.421960] [48512]: WARNING neutronclient.v2_0.client [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.497366] [48511]: DEBUG nova.policy [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.498018] [48512]: DEBUG nova.policy [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1092.505129] [48512]: INFO nova.api.openstack.requestlog [None req-b5475afa-4804-4f66-b767-99e0b348b79b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.115974 [ 1092.505286] [48511]: INFO nova.api.openstack.requestlog [None req-e12efdb9-d74a-4ca5-8311-0b61f8a06f1c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1553 microversion: 2.1 time: 0.139056 [ 1092.505810] [48512]: [pid: 48512|app: 0|req: 2665/5452] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1092.505888] [48511]: [pid: 48511|app: 0|req: 2788/5453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1553 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.518095] [48512]: DEBUG nova.api.openstack.wsgi [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.519705] [48512]: DEBUG nova.compute.api [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.523164] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.523341] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.523480] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.523736] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.523887] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.524018] [48512]: DEBUG oslo_concurrency.lockutils [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.537612] [48512]: WARNING neutronclient.v2_0.client [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.571457] [48512]: INFO nova.api.openstack.requestlog [None req-a7af36c5-7111-4ab2-b46b-a3808cceb984 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.055662 [ 1092.571922] [48512]: [pid: 48512|app: 0|req: 2666/5454] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface => generated 287 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1092.936015] [48511]: DEBUG nova.api.openstack.wsgi [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.938557] [48511]: DEBUG nova.compute.api [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.941192] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.941192] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.941331] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.941536] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.941715] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.941840] [48511]: DEBUG oslo_concurrency.lockutils [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.958760] [48511]: WARNING neutronclient.v2_0.client [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1092.968977] [48512]: DEBUG nova.api.openstack.wsgi [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1092.970649] [48512]: DEBUG nova.compute.api [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1092.974365] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.974563] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.974702] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.974996] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1092.975165] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1092.975289] [48512]: DEBUG oslo_concurrency.lockutils [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1092.998040] [48512]: WARNING neutronclient.v2_0.client [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.027236] [48511]: DEBUG nova.policy [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.030871] [48511]: INFO nova.api.openstack.requestlog [None req-2295208b-ce14-4549-9cc4-92a7128db5c8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1529 microversion: 2.1 time: 0.096929 [ 1093.031418] [48511]: [pid: 48511|app: 0|req: 2789/5455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1529 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.095188] [48511]: DEBUG nova.api.openstack.wsgi [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.095826] [48511]: DEBUG nova.compute.api [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.099386] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.099709] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.099961] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.100355] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.100688] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.100967] [48511]: DEBUG oslo_concurrency.lockutils [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.114049] [48512]: DEBUG nova.policy [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.118885] [48512]: INFO nova.api.openstack.requestlog [None req-934c1493-617c-431c-a6a9-915f12abbf16 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.152108 [ 1093.119347] [48512]: [pid: 48512|app: 0|req: 2667/5456] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.125831] [48511]: WARNING neutronclient.v2_0.client [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.228096] [48511]: DEBUG nova.policy [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.232033] [48512]: DEBUG nova.api.openstack.wsgi [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.232834] [48512]: DEBUG nova.compute.api [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.235863] [48511]: INFO nova.api.openstack.requestlog [None req-15297185-81c9-4b74-b53b-03979ebeb366 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1509 microversion: 2.1 time: 0.144175 [ 1093.236471] [48511]: [pid: 48511|app: 0|req: 2790/5457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1509 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.237341] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.237695] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.237924] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.238300] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.238564] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.238806] [48512]: DEBUG oslo_concurrency.lockutils [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.250209] [48511]: DEBUG nova.api.openstack.wsgi [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.250409] [48511]: DEBUG nova.compute.api [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.255403] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.255587] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.255818] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.255971] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.256240] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.256240] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.263112] [48512]: WARNING neutronclient.v2_0.client [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.274402] [48511]: DEBUG nova.compute.api [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1093.313724] [48511]: INFO nova.compute.api [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Found an unconfirmed migration during delete, id: 5, status: finished [ 1093.334686] [48512]: DEBUG nova.policy [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.342215] [48512]: INFO nova.api.openstack.requestlog [None req-620a24fe-ba28-4522-9e15-0d415e5b074b tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.115120 [ 1093.342572] [48512]: [pid: 48512|app: 0|req: 2668/5458] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:37 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1093.345719] [48512]: DEBUG nova.api.openstack.wsgi [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1093.354684] [48512]: DEBUG oslo_concurrency.lockutils [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.355031] [48512]: DEBUG oslo_concurrency.lockutils [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.355269] [48512]: DEBUG oslo_concurrency.lockutils [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.366904] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] Creating event network-changed:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1093.373735] [48512]: INFO nova.api.openstack.requestlog [req-a61e3223-bb3c-477c-93ce-e28c316663c7 req-c232e00a-30f0-4983-87d3-8888a9d2da98 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029885 [ 1093.373735] [48512]: [pid: 48512|app: 0|req: 2669/5459] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:38 2025] 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) [ 1093.418265] [48512]: DEBUG nova.api.openstack.wsgi [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.421528] [48512]: DEBUG nova.compute.api [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.429815] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.430018] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.430152] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.430412] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.430558] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.430679] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.474303] [48512]: WARNING neutronclient.v2_0.client [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.545388] [48512]: DEBUG nova.policy [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.552840] [48512]: INFO nova.api.openstack.requestlog [None req-bdd176ee-a3e8-427e-bd5e-5970fb61e66e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.137428 [ 1093.553270] [48512]: [pid: 48512|app: 0|req: 2670/5460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.555920] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.558042] [48512]: DEBUG nova.compute.api [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.562718] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.562929] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.563093] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.563365] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.563548] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.563639] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.592329] [48512]: WARNING neutronclient.v2_0.client [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.704118] [48512]: DEBUG nova.policy [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.708652] [48512]: INFO nova.api.openstack.requestlog [None req-9c924755-d826-444b-99ff-7413bf3bb15e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.154804 [ 1093.709250] [48512]: [pid: 48512|app: 0|req: 2671/5461] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.711874] [48512]: DEBUG nova.api.openstack.wsgi [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.713482] [48512]: DEBUG nova.compute.api [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.716971] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.717177] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.717315] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.717570] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.717964] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.717964] [48512]: DEBUG oslo_concurrency.lockutils [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.735651] [48512]: WARNING neutronclient.v2_0.client [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.800649] [48512]: DEBUG nova.policy [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.804877] [48512]: INFO nova.api.openstack.requestlog [None req-d59f569d-718b-4831-b3b0-2f790860e278 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.095287 [ 1093.805166] [48512]: [pid: 48512|app: 0|req: 2672/5462] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.808057] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.808705] [48512]: DEBUG nova.compute.api [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.812407] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.812640] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.812836] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.813172] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.813371] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.813554] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.832974] [48512]: WARNING neutronclient.v2_0.client [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.895341] [48512]: DEBUG nova.policy [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.900133] [48512]: INFO nova.api.openstack.requestlog [None req-ec2e055f-f2ba-4f6f-923f-7bb0533a4a9e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1674 microversion: 2.1 time: 0.094411 [ 1093.900577] [48512]: [pid: 48512|app: 0|req: 2673/5463] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1674 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.903152] [48512]: DEBUG nova.api.openstack.wsgi [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1093.905039] [48512]: DEBUG nova.compute.api [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1093.908055] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.908268] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.908423] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.908713] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1093.908877] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1093.909039] [48512]: DEBUG oslo_concurrency.lockutils [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1093.927998] [48512]: WARNING neutronclient.v2_0.client [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1093.993071] [48512]: DEBUG nova.policy [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1093.999666] [48512]: INFO nova.api.openstack.requestlog [None req-91cb8b7c-e68d-4e8b-abb7-5ff1c2f4b192 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1674 microversion: 2.1 time: 0.098320 [ 1094.000319] [48512]: [pid: 48512|app: 0|req: 2674/5464] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1674 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.004361] [48512]: DEBUG nova.api.openstack.wsgi [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.006654] [48512]: DEBUG nova.compute.api [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.010831] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.011118] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.011278] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.011590] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.011771] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.011946] [48512]: DEBUG oslo_concurrency.lockutils [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.028145] [48512]: WARNING neutronclient.v2_0.client [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.096605] [48512]: INFO nova.api.openstack.requestlog [None req-39f553f0-e702-4e3b-818e-1df89b29b66e tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.095315 [ 1094.097282] [48512]: [pid: 48512|app: 0|req: 2675/5465] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface => generated 287 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1094.100248] [48512]: DEBUG nova.api.openstack.wsgi [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1094.106179] [48512]: DEBUG oslo_concurrency.lockutils [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.106406] [48512]: DEBUG oslo_concurrency.lockutils [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.106539] [48512]: DEBUG oslo_concurrency.lockutils [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.126033] [48512]: DEBUG nova.compute.api [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Going to try to stop instance {{(pid=48512) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1094.167414] [48512]: INFO nova.api.openstack.requestlog [None req-601fd0d2-2490-4686-a443-77c532d4f5b4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.069408 [ 1094.167850] [48512]: [pid: 48512|app: 0|req: 2676/5466] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:38 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1094.171343] [48512]: DEBUG nova.api.openstack.wsgi [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.173309] [48512]: DEBUG nova.compute.api [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.177758] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.178045] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.178237] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.178565] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.178737] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.178881] [48512]: DEBUG oslo_concurrency.lockutils [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.202927] [48512]: WARNING neutronclient.v2_0.client [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.283885] [48512]: DEBUG nova.policy [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.291110] [48512]: INFO nova.api.openstack.requestlog [None req-b728cf51-d094-4f33-b9c5-cf904ce603cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1529 microversion: 2.1 time: 0.121252 [ 1094.291110] [48512]: [pid: 48512|app: 0|req: 2677/5467] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:38 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1529 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.293665] [48512]: DEBUG nova.api.openstack.wsgi [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.295919] [48512]: DEBUG nova.compute.api [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.301512] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.302646] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.302646] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.302646] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.302646] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.302875] [48512]: DEBUG oslo_concurrency.lockutils [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.325470] [48512]: WARNING neutronclient.v2_0.client [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.454842] [48512]: DEBUG nova.policy [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.462614] [48512]: INFO nova.api.openstack.requestlog [None req-728d34e2-a479-420a-977e-8daebe5bdff9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.171566 [ 1094.463065] [48512]: [pid: 48512|app: 0|req: 2678/5468] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:39 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.465549] [48512]: DEBUG nova.api.openstack.wsgi [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.467010] [48512]: DEBUG nova.compute.api [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.472124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.472124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.472124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.472392] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.472392] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.473030] [48512]: DEBUG oslo_concurrency.lockutils [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.497470] [48512]: WARNING neutronclient.v2_0.client [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.566114] [48512]: DEBUG nova.policy [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.571289] [48512]: INFO nova.api.openstack.requestlog [None req-ace38856-2222-40b1-81aa-517d86699204 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.107435 [ 1094.572424] [48512]: [pid: 48512|app: 0|req: 2679/5469] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:39 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.726208] [48512]: DEBUG nova.api.openstack.wsgi [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1094.726603] [48512]: DEBUG nova.compute.api [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1094.730245] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.730561] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.730830] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.731234] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1094.731500] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1094.731748] [48512]: DEBUG oslo_concurrency.lockutils [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1094.753209] [48512]: WARNING neutronclient.v2_0.client [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1094.814542] [48512]: DEBUG nova.policy [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1094.819910] [48512]: INFO nova.api.openstack.requestlog [None req-f6bcd18b-16c0-4025-a0a7-6fbe3af75825 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.096619 [ 1094.819910] [48512]: [pid: 48512|app: 0|req: 2680/5470] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:39 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.304452] [48512]: DEBUG nova.api.openstack.wsgi [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.305883] [48512]: DEBUG nova.compute.api [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.309299] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.309476] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.309618] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.309884] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.310041] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.310166] [48512]: DEBUG oslo_concurrency.lockutils [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.327836] [48512]: WARNING neutronclient.v2_0.client [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.422560] [48512]: DEBUG nova.policy [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.435383] [48512]: INFO nova.api.openstack.requestlog [None req-49576e12-cde3-409d-bea7-db74d73881ee tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1529 microversion: 2.1 time: 0.133215 [ 1095.435874] [48512]: [pid: 48512|app: 0|req: 2681/5471] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:40 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1529 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.438177] [48512]: DEBUG nova.api.openstack.wsgi [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}, {"name": "network-changed", "server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}, {"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1095.446270] [48512]: DEBUG oslo_concurrency.lockutils [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.446520] [48512]: DEBUG oslo_concurrency.lockutils [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.446740] [48512]: DEBUG oslo_concurrency.lockutils [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.459047] [48512]: INFO nova.api.openstack.compute.server_external_events [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Creating event network-changed:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1095.459239] [48512]: INFO nova.api.openstack.compute.server_external_events [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Creating event network-changed:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1095.459388] [48512]: INFO nova.api.openstack.compute.server_external_events [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] Creating event network-changed:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1095.464788] [48512]: INFO nova.api.openstack.requestlog [req-79c9ae13-6130-42f3-913d-c5dba6026f8f req-55a5d998-01f3-4b8f-89c1-b487c372ac6d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 513 microversion: 2.1 time: 0.028385 [ 1095.465078] [48512]: [pid: 48512|app: 0|req: 2682/5472] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:40 2025] POST /compute/v2.1/os-server-external-events => generated 513 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1095.476251] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.477737] [48512]: DEBUG nova.compute.api [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.481198] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.481382] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.481522] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.481821] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.481966] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.482102] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.504865] [48512]: WARNING neutronclient.v2_0.client [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.564888] [48512]: DEBUG nova.policy [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.569011] [48512]: INFO nova.api.openstack.requestlog [None req-3ae9fb53-c4ad-4a03-92d0-0c284955341e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.094907 [ 1095.569399] [48512]: [pid: 48512|app: 0|req: 2683/5473] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:40 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.590244] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.591932] [48512]: DEBUG nova.compute.api [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.596475] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.596699] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.596847] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.597129] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.597337] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.597462] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.619018] [48512]: WARNING neutronclient.v2_0.client [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.683278] [48512]: DEBUG nova.policy [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.688087] [48512]: INFO nova.api.openstack.requestlog [None req-ee3526b9-9bfb-4860-8e76-92381e9c52e2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1316 microversion: 2.1 time: 0.100773 [ 1095.688480] [48512]: [pid: 48512|app: 0|req: 2684/5474] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:40 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1316 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.834992] [48512]: DEBUG nova.api.openstack.wsgi [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1095.836610] [48512]: DEBUG nova.compute.api [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1095.841019] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.841176] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.841313] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.841585] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1095.841777] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1095.841910] [48512]: DEBUG oslo_concurrency.lockutils [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1095.865311] [48512]: WARNING neutronclient.v2_0.client [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1095.984152] [48512]: DEBUG nova.policy [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1095.989302] [48512]: INFO nova.api.openstack.requestlog [None req-24109fc1-7ecb-4810-9cc8-8de079054552 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.156633 [ 1095.989718] [48512]: [pid: 48512|app: 0|req: 2685/5475] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:40 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.450172] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.451701] [48512]: DEBUG nova.compute.api [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.457222] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.457407] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.457546] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.457846] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.458009] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.458147] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.478087] [48512]: WARNING neutronclient.v2_0.client [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.571639] [48512]: DEBUG nova.policy [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.580853] [48512]: INFO nova.api.openstack.requestlog [None req-d4e41c54-9b3a-49d2-8e37-61a2979b6b49 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1529 microversion: 2.1 time: 0.133016 [ 1096.581315] [48512]: [pid: 48512|app: 0|req: 2686/5476] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1529 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.583854] [48512]: DEBUG nova.api.openstack.wsgi [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.585395] [48512]: DEBUG nova.compute.api [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.588896] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.589104] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.589251] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.589522] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.589928] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.589928] [48512]: DEBUG oslo_concurrency.lockutils [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.618694] [48512]: WARNING neutronclient.v2_0.client [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.690556] [48512]: DEBUG nova.policy [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.694919] [48512]: INFO nova.api.openstack.requestlog [None req-4da536ea-2d3e-4fdc-9a21-1949b24ef6c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1661 microversion: 2.1 time: 0.113068 [ 1096.695276] [48512]: [pid: 48512|app: 0|req: 2687/5477] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1661 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1096.700518] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.701958] [48512]: DEBUG nova.compute.api [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.706051] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.706341] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.706573] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.706978] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.707255] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.707500] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.723287] [48512]: WARNING neutronclient.v2_0.client [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.815723] [48512]: DEBUG nova.policy [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.820494] [48512]: INFO nova.api.openstack.requestlog [None req-ac0f1f3a-6a41-40b5-b894-b1159e6b4f72 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1505 microversion: 2.1 time: 0.121679 [ 1096.820832] [48512]: [pid: 48512|app: 0|req: 2688/5478] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1505 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1096.823314] [48512]: DEBUG nova.api.openstack.wsgi [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1096.824859] [48512]: DEBUG nova.compute.api [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.828189] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.828368] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.828503] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.828758] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.828903] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.829038] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.850437] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.850641] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.850779] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.854963] [48512]: WARNING neutronclient.v2_0.client [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1096.855569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.855734] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.855865] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.856184] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.857257] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.857392] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.861625] [48512]: DEBUG nova.policy [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1096.867592] [48512]: DEBUG nova.compute.api [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Old instance type m1.nano, new instance type m1.micro {{(pid=48512) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1096.871271] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.871448] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.871583] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.871977] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.873389] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.873511] [48512]: DEBUG oslo_concurrency.lockutils [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.885670] [48512]: DEBUG nova.quota [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1096.888581] [48512]: DEBUG nova.quota [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1096.896407] [48512]: DEBUG nova.virt.hardware [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1096.896540] [48512]: DEBUG nova.virt.hardware [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1096.896695] [48512]: DEBUG nova.virt.hardware [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1096.896810] [48512]: DEBUG nova.virt.hardware [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1096.896928] [48512]: DEBUG nova.virt.hardware [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1096.936042] [48512]: INFO nova.api.openstack.requestlog [None req-c655a5aa-45a1-442f-8e4f-59391cb5d9d3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.114627 [ 1096.936400] [48512]: [pid: 48512|app: 0|req: 2689/5479] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:41 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1096.938786] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1096.940026] [48512]: DEBUG nova.compute.api [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1096.943454] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.943512] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.943614] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.943864] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1096.943998] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1096.944133] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1096.960726] [48512]: WARNING neutronclient.v2_0.client [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.024254] [48512]: DEBUG nova.policy [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.028586] [48512]: INFO nova.api.openstack.requestlog [None req-a9d1a225-11bc-4dc2-8ce1-79d4957caaf1 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1505 microversion: 2.1 time: 0.091681 [ 1097.028904] [48512]: [pid: 48512|app: 0|req: 2690/5480] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1505 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.031471] [48512]: DEBUG nova.api.openstack.wsgi [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.033157] [48512]: DEBUG nova.compute.api [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.036348] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.036576] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.036714] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.036979] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.037143] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.037271] [48512]: DEBUG oslo_concurrency.lockutils [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.053474] [48512]: WARNING neutronclient.v2_0.client [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.137884] [48512]: DEBUG nova.policy [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.142537] [48512]: INFO nova.api.openstack.requestlog [None req-6090a97f-16a7-4208-bf8d-abc71830bb89 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.113081 [ 1097.143049] [48512]: [pid: 48512|app: 0|req: 2691/5481] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.145538] [48512]: DEBUG nova.api.openstack.wsgi [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.146951] [48512]: DEBUG nova.compute.api [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.150282] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.150545] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.150619] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.150837] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.150978] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.151138] [48512]: DEBUG oslo_concurrency.lockutils [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.169772] [48512]: WARNING neutronclient.v2_0.client [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.228396] [48512]: DEBUG nova.policy [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.234518] [48512]: INFO nova.api.openstack.requestlog [None req-10c3f7e6-0d42-4d64-b94d-010ff20941fb tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1306 microversion: 2.1 time: 0.090865 [ 1097.235026] [48512]: [pid: 48512|app: 0|req: 2692/5482] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:41 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1306 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.238544] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1097.240750] [48512]: DEBUG nova.compute.api [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.245290] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.245589] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.245811] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.246238] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.246487] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.246703] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.298341] [48512]: INFO nova.api.openstack.requestlog [None req-c6be881a-5ee5-4131-b3ab-7cf29bb916be tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1081 microversion: 2.1 time: 0.062433 [ 1097.299018] [48512]: [pid: 48512|app: 0|req: 2693/5483] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:27:42 2025] PUT /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1081 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.309985] [48512]: DEBUG nova.api.openstack.wsgi [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.311475] [48512]: DEBUG nova.compute.api [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.315047] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.315247] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.315386] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.315644] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.315789] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.315913] [48512]: DEBUG oslo_concurrency.lockutils [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.349939] [48512]: WARNING neutronclient.v2_0.client [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.473286] [48512]: DEBUG nova.policy [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.482580] [48512]: INFO nova.api.openstack.requestlog [None req-041cd6ca-92e3-4b4d-836d-3a6d8e56587d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1503 microversion: 2.1 time: 0.174631 [ 1097.482982] [48512]: [pid: 48512|app: 0|req: 2694/5484] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1503 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.494757] [48512]: DEBUG nova.api.openstack.wsgi [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.497815] [48512]: DEBUG nova.compute.api [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.505037] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.505194] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.505360] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.505647] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.505851] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.505997] [48512]: DEBUG oslo_concurrency.lockutils [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.538512] [48512]: WARNING neutronclient.v2_0.client [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.630103] [48512]: DEBUG nova.policy [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.638713] [48512]: INFO nova.api.openstack.requestlog [None req-87efcd07-53bd-4f0f-b9bb-e3309f607094 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1503 microversion: 2.1 time: 0.146066 [ 1097.639051] [48512]: [pid: 48512|app: 0|req: 2695/5485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1503 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1097.642123] [48512]: DEBUG nova.api.openstack.wsgi [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.643865] [48512]: DEBUG nova.compute.api [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.647798] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.648069] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.648299] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.648716] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.648897] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.649151] [48512]: DEBUG oslo_concurrency.lockutils [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.666335] [48512]: WARNING neutronclient.v2_0.client [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.725115] [48512]: DEBUG nova.policy [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.729221] [48512]: INFO nova.api.openstack.requestlog [None req-a165970c-ee3e-4732-b7cd-a0a37abd0226 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1516 microversion: 2.1 time: 0.089495 [ 1097.729678] [48512]: [pid: 48512|app: 0|req: 2696/5486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.732373] [48512]: DEBUG nova.api.openstack.wsgi [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1097.733925] [48512]: DEBUG nova.compute.api [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.737051] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.737236] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.737373] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.737629] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.737776] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.737902] [48512]: DEBUG oslo_concurrency.lockutils [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.778362] [48512]: INFO nova.api.openstack.requestlog [None req-43779617-bf13-4f60-8270-8c9756083427 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1083 microversion: 2.1 time: 0.047105 [ 1097.778362] [48512]: [pid: 48512|app: 0|req: 2697/5487] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:27:42 2025] PUT /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1083 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.780546] [48512]: DEBUG nova.api.openstack.wsgi [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.780750] [48512]: DEBUG nova.compute.api [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.784130] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.784318] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.784457] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.785227] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.785421] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.785608] [48512]: DEBUG oslo_concurrency.lockutils [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.802072] [48512]: DEBUG nova.compute.api [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1097.802246] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=12 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1097.850732] [48512]: INFO nova.api.openstack.requestlog [None req-d366fccb-d04c-4ad4-9ded-2e844a6a1337 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 204 len: 0 microversion: 2.1 time: 0.071827 [ 1097.850732] [48512]: [pid: 48512|app: 0|req: 2698/5488] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:42 2025] DELETE /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1097.853842] [48512]: DEBUG nova.api.openstack.wsgi [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.855319] [48512]: DEBUG nova.compute.api [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.858114] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.858334] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.858475] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.858734] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.858880] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.859010] [48512]: DEBUG oslo_concurrency.lockutils [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.875725] [48512]: WARNING neutronclient.v2_0.client [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1097.934760] [48512]: DEBUG nova.policy [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1097.938891] [48512]: INFO nova.api.openstack.requestlog [None req-1514b377-87cd-495a-bdcd-2cbc02f6279d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1505 microversion: 2.1 time: 0.087577 [ 1097.939228] [48512]: [pid: 48512|app: 0|req: 2699/5489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1505 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1097.941996] [48512]: DEBUG nova.api.openstack.wsgi [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1097.943422] [48512]: DEBUG nova.compute.api [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1097.946625] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.946809] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.946972] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.947282] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1097.947443] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1097.947570] [48512]: DEBUG oslo_concurrency.lockutils [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1097.963753] [48512]: WARNING neutronclient.v2_0.client [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.027385] [48512]: DEBUG nova.policy [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.031609] [48512]: INFO nova.api.openstack.requestlog [None req-324963c5-9f6b-4a44-8922-c473b6de4086 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1522 microversion: 2.1 time: 0.091859 [ 1098.031972] [48512]: [pid: 48512|app: 0|req: 2700/5490] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1522 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.034381] [48512]: DEBUG nova.api.openstack.wsgi [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.035805] [48512]: DEBUG nova.compute.api [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.039110] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.039304] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.039447] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.039714] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.039864] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.039994] [48512]: DEBUG oslo_concurrency.lockutils [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.057055] [48512]: WARNING neutronclient.v2_0.client [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.117756] [48512]: DEBUG nova.policy [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.122259] [48512]: INFO nova.api.openstack.requestlog [None req-cfb807be-2d8d-47dd-a4bb-93c3be6f65cd tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1505 microversion: 2.1 time: 0.089699 [ 1098.122604] [48512]: [pid: 48512|app: 0|req: 2701/5491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1505 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.134776] [48512]: DEBUG nova.api.openstack.wsgi [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.134776] [48512]: DEBUG nova.compute.api [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.137897] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.138207] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.138441] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.138836] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.139118] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.139342] [48512]: DEBUG oslo_concurrency.lockutils [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.153035] [48512]: DEBUG nova.compute.api [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1098.193876] [48512]: INFO nova.api.openstack.requestlog [None req-e347e1fe-083b-4c23-9ea9-85045b42be58 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 204 len: 0 microversion: 2.1 time: 0.061330 [ 1098.194186] [48512]: [pid: 48512|app: 0|req: 2702/5492] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:42 2025] DELETE /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1098.197029] [48512]: DEBUG nova.api.openstack.wsgi [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.198149] [48512]: DEBUG nova.compute.api [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.200801] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.200976] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.201129] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.201374] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.201516] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.201635] [48512]: DEBUG oslo_concurrency.lockutils [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.216376] [48512]: WARNING neutronclient.v2_0.client [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.271551] [48512]: DEBUG nova.policy [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.276038] [48512]: INFO nova.api.openstack.requestlog [None req-2abddc09-8469-40cf-9904-8de8e344a0d2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.081261 [ 1098.276366] [48512]: [pid: 48512|app: 0|req: 2703/5493] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:42 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.278641] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.278831] [48512]: DEBUG nova.compute.api [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.281955] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.282164] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.282328] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.282606] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.282834] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.282968] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.303887] [48512]: DEBUG nova.compute.api [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1098.342501] [48512]: INFO nova.compute.api [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Instance is already in deleting state, ignoring this request [ 1098.342998] [48512]: INFO nova.api.openstack.requestlog [None req-b9eb464d-6ecf-49b5-9d4e-326d71a2f8cb tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 204 len: 0 microversion: 2.1 time: 0.066147 [ 1098.343343] [48512]: [pid: 48512|app: 0|req: 2704/5494] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:43 2025] DELETE /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1098.345631] [48512]: DEBUG nova.api.openstack.wsgi [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.346994] [48512]: DEBUG nova.compute.api [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.351071] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.351259] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.351395] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.351693] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.351826] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.351954] [48512]: DEBUG oslo_concurrency.lockutils [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.371283] [48512]: WARNING neutronclient.v2_0.client [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.453131] [48512]: DEBUG nova.policy [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.460232] [48512]: INFO nova.api.openstack.requestlog [None req-8f51f329-8264-42ba-85a0-b4704e625280 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1484 microversion: 2.1 time: 0.116322 [ 1098.460582] [48512]: [pid: 48512|app: 0|req: 2705/5495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:43 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1484 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.462942] [48512]: DEBUG nova.api.openstack.wsgi [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1098.464327] [48512]: DEBUG nova.compute.api [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.468104] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.468283] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.468427] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.468707] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.468894] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.469037] [48512]: DEBUG oslo_concurrency.lockutils [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.492751] [48512]: WARNING neutronclient.v2_0.client [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.551352] [48512]: DEBUG nova.policy [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1098.555770] [48512]: INFO nova.api.openstack.requestlog [None req-5e0f0840-3e6e-4517-948f-103c49eaac4c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1511 microversion: 2.1 time: 0.094576 [ 1098.556177] [48512]: [pid: 48512|app: 0|req: 2706/5496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:43 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.559397] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1545309804"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1098.562037] [48512]: DEBUG nova.compute.api [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1098.566335] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.566453] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.566812] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.566897] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.567147] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.567544] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.623714] [48512]: INFO nova.api.openstack.requestlog [None req-7f60e61f-e68d-48f1-9f84-32deb1d25037 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1074 microversion: 2.1 time: 0.066691 [ 1098.623852] [48512]: [pid: 48512|app: 0|req: 2707/5497] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:27:43 2025] PUT /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1074 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1098.627831] [48512]: DEBUG nova.api.openstack.wsgi [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1604213935", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "b1d920d7-81d0-4325-abd1-e16f1956694a"}], "security_groups": [{"name": "tempest-securitygroup--715748855"}], "key_name": "tempest-keypair-1800608803", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "c8338339-1a47-4e90-979f-c867493bfcee", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1098.665779] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.665979] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.666174] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.666526] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.667863] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.668029] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.673121] [48512]: WARNING neutronclient.v2_0.client [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.701598] [48512]: DEBUG nova.network.neutron [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] validate_networks() for [('b1d920d7-81d0-4325-abd1-e16f1956694a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1098.702052] [48512]: WARNING neutronclient.v2_0.client [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.814420] [48512]: WARNING neutronclient.v2_0.client [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1098.887639] [48512]: DEBUG nova.virt.hardware [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1098.887832] [48512]: DEBUG nova.virt.hardware [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1098.887956] [48512]: DEBUG nova.virt.hardware [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1098.888110] [48512]: DEBUG nova.virt.hardware [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1098.888229] [48512]: DEBUG nova.virt.hardware [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1098.897262] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.897450] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.897592] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.897928] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1098.898113] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1098.898207] [48512]: DEBUG oslo_concurrency.lockutils [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1098.909771] [48512]: DEBUG nova.quota [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1098.913478] [48512]: DEBUG nova.quota [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1098.944842] [48512]: DEBUG nova.compute.api [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1098.946205] [48512]: DEBUG nova.compute.api [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] 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='c8338339-1a47-4e90-979f-c867493bfcee',volume_size=None,volume_type=None)] {{(pid=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1099.037548] [48512]: INFO nova.api.openstack.requestlog [None req-710ce778-8b28-49dc-bde6-00f2ae792fe1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.412974 [ 1099.037825] [48512]: [pid: 48512|app: 0|req: 2708/5498] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:43 2025] POST /compute/v2.1/servers => generated 405 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1099.041028] [48512]: DEBUG nova.api.openstack.wsgi [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.043208] [48512]: DEBUG nova.compute.api [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.050302] [48512]: DEBUG oslo_concurrency.lockutils [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.074091] [48512]: WARNING neutronclient.v2_0.client [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.186708] [48512]: DEBUG nova.policy [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.196759] [48512]: INFO nova.api.openstack.requestlog [None req-35d64294-f091-46a3-ae2d-6e85777815d0 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1496 microversion: 2.1 time: 0.157927 [ 1099.197491] [48512]: [pid: 48512|app: 0|req: 2709/5499] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:43 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1496 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.200589] [48512]: DEBUG nova.api.openstack.wsgi [None req-aabf5191-20ca-4d3b-8638-426871d57873 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.202136] [48512]: DEBUG nova.compute.api [None req-aabf5191-20ca-4d3b-8638-426871d57873 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.211851] [48512]: WARNING neutronclient.v2_0.client [None req-aabf5191-20ca-4d3b-8638-426871d57873 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.232900] [48512]: DEBUG nova.policy [None req-aabf5191-20ca-4d3b-8638-426871d57873 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.237915] [48512]: INFO nova.api.openstack.requestlog [None req-aabf5191-20ca-4d3b-8638-426871d57873 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1081 microversion: 2.1 time: 0.039686 [ 1099.238994] [48512]: [pid: 48512|app: 0|req: 2710/5500] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:43 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1081 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.241725] [48512]: DEBUG nova.api.openstack.wsgi [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.243225] [48512]: DEBUG nova.compute.api [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.248067] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.248223] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.248328] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.248593] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.248750] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.248923] [48512]: DEBUG oslo_concurrency.lockutils [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.274332] [48512]: WARNING neutronclient.v2_0.client [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.350638] [48512]: DEBUG nova.policy [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.355222] [48512]: INFO nova.api.openstack.requestlog [None req-44031659-0140-47e4-aa1d-30b8dabdc568 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1522 microversion: 2.1 time: 0.115525 [ 1099.355567] [48512]: [pid: 48512|app: 0|req: 2711/5501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:44 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1522 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.357986] [48512]: DEBUG nova.api.openstack.wsgi [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.359482] [48512]: DEBUG nova.compute.api [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.362840] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.363054] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.363195] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.363468] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.363633] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.363756] [48512]: DEBUG oslo_concurrency.lockutils [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.384095] [48512]: WARNING neutronclient.v2_0.client [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 1099.475088] [48512]: DEBUG nova.policy [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.484035] [48512]: INFO nova.api.openstack.requestlog [None req-08a5e65d-3df3-4361-b87c-6c1d09069c9c tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1496 microversion: 2.1 time: 0.127836 [ 1099.484610] [48512]: [pid: 48512|app: 0|req: 2712/5502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:44 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1496 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.486892] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.488293] [48512]: DEBUG nova.compute.api [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.492895] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.493212] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.493359] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.493661] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.493837] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.493992] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.521695] [48512]: WARNING neutronclient.v2_0.client [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.585171] [48512]: DEBUG nova.policy [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.589549] [48512]: INFO nova.api.openstack.requestlog [None req-fc2272b7-d531-4bf5-8a44-dcbab0cd0eb1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.104519 [ 1099.589897] [48512]: [pid: 48512|app: 0|req: 2713/5503] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:44 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.592366] [48512]: DEBUG nova.api.openstack.wsgi [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1099.598492] [48512]: DEBUG oslo_concurrency.lockutils [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.598677] [48512]: DEBUG oslo_concurrency.lockutils [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.598829] [48512]: DEBUG oslo_concurrency.lockutils [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.616425] [48512]: DEBUG nova.compute.api [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Going to try to stop instance {{(pid=48512) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1099.640368] [48512]: INFO nova.api.openstack.requestlog [None req-895517eb-d99d-48c6-b491-30f9a72e3e91 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "POST /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346/action" status: 202 len: 0 microversion: 2.1 time: 0.049677 [ 1099.640727] [48512]: [pid: 48512|app: 0|req: 2714/5504] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:27:44 2025] POST /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1099.643920] [48512]: DEBUG nova.api.openstack.wsgi [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.646043] [48512]: DEBUG nova.compute.api [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.650225] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.650521] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.650749] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.651152] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.651402] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.651609] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.678980] [48512]: WARNING neutronclient.v2_0.client [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.753635] [48512]: DEBUG nova.policy [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.757923] [48512]: INFO nova.api.openstack.requestlog [None req-1b1b4f74-116b-419b-a190-23ad7e81e60f tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1511 microversion: 2.1 time: 0.116585 [ 1099.758277] [48512]: [pid: 48512|app: 0|req: 2715/5505] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:44 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1511 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1099.761904] [48512]: DEBUG nova.api.openstack.wsgi [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1099.763364] [48512]: DEBUG nova.compute.api [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1099.766710] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.766892] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.767043] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.767319] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1099.767461] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1099.767585] [48512]: DEBUG oslo_concurrency.lockutils [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1099.785091] [48512]: WARNING neutronclient.v2_0.client [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1099.847272] [48512]: DEBUG nova.policy [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1099.851615] [48512]: INFO nova.api.openstack.requestlog [None req-dccc9b75-e1c9-4c94-a58f-585a7213593e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1506 microversion: 2.1 time: 0.092161 [ 1099.851973] [48512]: [pid: 48512|app: 0|req: 2716/5506] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:44 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1506 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.241237] [48512]: DEBUG nova.api.openstack.wsgi [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200", "name": "network-vif-deleted", "tag": "ab09af4b-ad24-41a5-a78a-f8a918205d48"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1100.253750] [48512]: DEBUG oslo_concurrency.lockutils [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.253872] [48512]: DEBUG oslo_concurrency.lockutils [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.253950] [48512]: DEBUG oslo_concurrency.lockutils [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.267053] [48512]: INFO nova.api.openstack.compute.server_external_events [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] Creating event network-vif-deleted:ab09af4b-ad24-41a5-a78a-f8a918205d48 for instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 on cpu-1 [ 1100.271786] [48512]: INFO nova.api.openstack.requestlog [req-fcfe55b2-40a5-4841-ad6c-076b56bc3f3c req-f4f8a7be-5cb2-4bdd-9270-ef5279185902 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032591 [ 1100.272218] [48512]: [pid: 48512|app: 0|req: 2717/5507] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:45 2025] 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) [ 1100.275082] [48512]: DEBUG nova.api.openstack.wsgi [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.276465] [48512]: DEBUG nova.compute.api [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.280049] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.280215] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.280377] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.280658] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.281143] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.281143] [48512]: DEBUG oslo_concurrency.lockutils [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.299715] [48512]: WARNING neutronclient.v2_0.client [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.319556] [48512]: DEBUG nova.policy [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.323935] [48512]: INFO nova.api.openstack.requestlog [None req-47b378c6-327d-44db-a086-d87e72216e7c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1123 microversion: 2.1 time: 0.051066 [ 1100.324265] [48512]: [pid: 48512|app: 0|req: 2718/5508] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1123 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.357865] [48511]: INFO nova.api.openstack.requestlog [None req-5cce84d5-b7da-484a-ab83-4ea31e2024ed tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 204 len: 0 microversion: 2.1 time: 7.108486 [ 1100.357865] [48511]: [pid: 48511|app: 0|req: 2791/5509] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:38 2025] DELETE /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 0 bytes in 7109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1100.363536] [48512]: DEBUG nova.api.openstack.wsgi [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.365053] [48512]: DEBUG nova.compute.api [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.369464] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.369464] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.369625] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.369832] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.369962] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.370111] [48512]: DEBUG oslo_concurrency.lockutils [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.370769] [48511]: DEBUG nova.api.openstack.wsgi [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.372688] [48511]: DEBUG nova.compute.api [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.377665] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.377900] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.378069] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.378352] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.378500] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.378631] [48511]: DEBUG oslo_concurrency.lockutils [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.388748] [48512]: WARNING neutronclient.v2_0.client [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.408042] [48511]: WARNING neutronclient.v2_0.client [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.486173] [48511]: DEBUG nova.policy [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.495017] [48511]: INFO nova.api.openstack.requestlog [None req-df9edd89-39f7-4eb0-b9cb-65f34a93a3f0 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1301 microversion: 2.1 time: 0.127795 [ 1100.495262] [48511]: [pid: 48511|app: 0|req: 2792/5510] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1301 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.515238] [48512]: DEBUG nova.policy [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.519698] [48512]: INFO nova.api.openstack.requestlog [None req-32159b06-d75f-4bec-b905-69b212e1b514 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1499 microversion: 2.1 time: 0.158573 [ 1100.520050] [48512]: [pid: 48512|app: 0|req: 2719/5511] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1499 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.606025] [48511]: DEBUG nova.api.openstack.wsgi [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.606025] [48511]: DEBUG nova.compute.api [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.613320] [48511]: DEBUG oslo_concurrency.lockutils [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.645885] [48511]: WARNING neutronclient.v2_0.client [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.710492] [48511]: DEBUG nova.policy [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.716107] [48511]: INFO nova.api.openstack.requestlog [None req-a256eaee-4bed-41e5-b0b3-7d05ee5558d7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.113031 [ 1100.716107] [48511]: [pid: 48511|app: 0|req: 2793/5512] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.772744] [48512]: DEBUG nova.api.openstack.wsgi [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.774307] [48512]: DEBUG nova.compute.api [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.777996] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.778208] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.778399] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.778612] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.778756] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.778884] [48512]: DEBUG oslo_concurrency.lockutils [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.798064] [48512]: WARNING neutronclient.v2_0.client [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.820517] [48512]: DEBUG nova.policy [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.825520] [48512]: INFO nova.api.openstack.requestlog [None req-80a192ff-6707-4c96-8619-1b1f8694e316 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1469 microversion: 2.1 time: 0.055845 [ 1100.825861] [48512]: [pid: 48512|app: 0|req: 2720/5513] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1100.867032] [48511]: DEBUG nova.api.openstack.wsgi [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1100.867773] [48511]: DEBUG nova.compute.api [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1100.871341] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.871653] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.871924] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.872325] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1100.872566] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1100.872780] [48511]: DEBUG oslo_concurrency.lockutils [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1100.891888] [48511]: WARNING neutronclient.v2_0.client [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1100.954663] [48511]: DEBUG nova.policy [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1100.958887] [48511]: INFO nova.api.openstack.requestlog [None req-608fd7f6-1a13-4037-961b-4f341d16a686 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1506 microversion: 2.1 time: 0.095112 [ 1100.959375] [48511]: [pid: 48511|app: 0|req: 2794/5514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:45 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1506 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.337232] [48512]: DEBUG nova.api.openstack.wsgi [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.338698] [48512]: DEBUG nova.compute.api [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.342533] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.342768] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.342921] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.343253] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.343406] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.343533] [48512]: DEBUG oslo_concurrency.lockutils [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.360133] [48512]: WARNING neutronclient.v2_0.client [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.380958] [48512]: DEBUG nova.policy [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.400831] [48512]: INFO nova.api.openstack.requestlog [None req-71cb5b6c-d1a4-4f21-b9fd-14d4235fbe54 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1123 microversion: 2.1 time: 0.065588 [ 1101.401318] [48512]: [pid: 48512|app: 0|req: 2721/5515] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1123 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.507496] [48511]: DEBUG nova.api.openstack.wsgi [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.509205] [48511]: DEBUG nova.compute.api [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.514928] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.515160] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.515365] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.515737] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.515914] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.516082] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.532823] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.534677] [48512]: DEBUG nova.compute.api [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.538748] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.539019] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.539238] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.539505] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.539704] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.539884] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.545818] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.546091] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.546308] [48511]: DEBUG oslo_concurrency.lockutils [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.546514] [48511]: DEBUG nova.objects.instance [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1101.550676] [48511]: WARNING neutronclient.v2_0.client [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.559688] [48512]: WARNING neutronclient.v2_0.client [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.569040] [48511]: DEBUG nova.policy [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.574235] [48511]: INFO nova.api.openstack.requestlog [None req-fedae421-3162-4225-aae5-8e3a403ae852 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.068949 [ 1101.574589] [48511]: [pid: 48511|app: 0|req: 2795/5516] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.623831] [48512]: DEBUG nova.policy [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.628859] [48512]: INFO nova.api.openstack.requestlog [None req-b6cb1970-a233-4683-b2e8-b9263025b4c6 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1499 microversion: 2.1 time: 0.098600 [ 1101.629250] [48512]: [pid: 48512|app: 0|req: 2722/5517] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1499 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.728072] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.729505] [48511]: DEBUG nova.compute.api [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.732952] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.733137] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.733271] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.733523] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.733665] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.733785] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.754989] [48511]: WARNING neutronclient.v2_0.client [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.814350] [48511]: DEBUG nova.policy [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.819303] [48511]: INFO nova.api.openstack.requestlog [None req-7d66fe3b-8c24-4c97-bb2d-7abb17c751c3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.093282 [ 1101.819524] [48511]: [pid: 48511|app: 0|req: 2796/5518] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.839019] [48512]: DEBUG nova.api.openstack.wsgi [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.840545] [48512]: DEBUG nova.compute.api [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.843993] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.844163] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.844681] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.844681] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.844681] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.845093] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.864043] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.864275] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.864355] [48512]: DEBUG oslo_concurrency.lockutils [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.864497] [48512]: DEBUG nova.objects.instance [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1101.867087] [48512]: WARNING neutronclient.v2_0.client [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1101.884668] [48512]: DEBUG nova.policy [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1101.888509] [48512]: INFO nova.api.openstack.requestlog [None req-16e223bc-3f0b-4c13-b485-740e3ee906c3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.051669 [ 1101.888825] [48512]: [pid: 48512|app: 0|req: 2723/5519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1101.911629] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.911933] [48511]: DEBUG nova.compute.api [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.915436] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.915660] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.915825] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.916124] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.916305] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.916435] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.934648] [48511]: DEBUG nova.compute.api [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1101.972277] [48512]: DEBUG nova.api.openstack.wsgi [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.973791] [48512]: DEBUG nova.compute.api [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.977425] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.977613] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.977794] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.978078] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.978357] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.978357] [48512]: DEBUG oslo_concurrency.lockutils [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.986685] [48511]: INFO nova.api.openstack.requestlog [None req-e6c332e1-973d-41bc-9680-7836e37011fe tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 204 len: 0 microversion: 2.94 time: 0.076645 [ 1101.986685] [48511]: [pid: 48511|app: 0|req: 2797/5520] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:27:46 2025] DELETE /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1101.992038] [48511]: DEBUG nova.api.openstack.wsgi [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1101.993883] [48511]: DEBUG nova.compute.api [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1101.997088] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.997088] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.997246] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.997534] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1101.997706] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1101.997854] [48511]: DEBUG oslo_concurrency.lockutils [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1101.999639] [48512]: WARNING neutronclient.v2_0.client [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.019393] [48511]: WARNING neutronclient.v2_0.client [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.062641] [48512]: DEBUG nova.policy [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.075961] [48512]: INFO nova.api.openstack.requestlog [None req-fadcc3f1-e398-4858-a428-f52353fd4294 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1483 microversion: 2.1 time: 0.105767 [ 1102.076125] [48512]: [pid: 48512|app: 0|req: 2724/5521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1483 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.087647] [48512]: DEBUG nova.api.openstack.wsgi [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1456612226"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1102.088924] [48512]: DEBUG nova.compute.api [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.093098] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.093182] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.093320] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.093576] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.093722] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.093849] [48512]: DEBUG oslo_concurrency.lockutils [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.124463] [48511]: DEBUG nova.policy [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.128785] [48511]: DEBUG nova.policy [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.129372] [48511]: DEBUG nova.policy [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.133389] [48511]: INFO nova.api.openstack.requestlog [None req-bce1a88f-3748-4780-ae93-8d18e5db1f18 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1939 microversion: 2.94 time: 0.143883 [ 1102.133814] [48511]: [pid: 48511|app: 0|req: 2798/5522] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1939 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1102.142330] [48512]: INFO nova.api.openstack.requestlog [None req-3fc3cb9b-5b72-4aed-a799-40167bedd900 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1060 microversion: 2.1 time: 0.056824 [ 1102.142943] [48512]: [pid: 48512|app: 0|req: 2725/5523] 10.180.1.21 () {60 vars in 1251 bytes} [Mon Dec 8 18:27:46 2025] PUT /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1060 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.154474] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.155908] [48511]: DEBUG nova.compute.api [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.159317] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.159497] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.159734] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.159896] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.160081] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.160208] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.177115] [48511]: WARNING neutronclient.v2_0.client [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.271210] [48511]: DEBUG nova.policy [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.275325] [48511]: INFO nova.api.openstack.requestlog [None req-cc6a97f3-b4d9-45e8-ba95-5e11089d830a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1483 microversion: 2.1 time: 0.123057 [ 1102.275637] [48511]: [pid: 48511|app: 0|req: 2799/5524] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:46 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1483 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.281901] [48512]: DEBUG nova.api.openstack.wsgi [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35a5e360-83bd-446c-90d8-130202bbe93d", "name": "network-vif-deleted", "tag": "48e086e2-ce59-4174-bdb1-dc8f78c271d7"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1102.287070] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.287751] [48512]: DEBUG oslo_concurrency.lockutils [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.287940] [48512]: DEBUG oslo_concurrency.lockutils [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.288088] [48512]: DEBUG oslo_concurrency.lockutils [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.288413] [48511]: DEBUG nova.compute.api [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.291618] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.291880] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.292031] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.292290] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.292438] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.292558] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.295722] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] Creating event network-vif-deleted:48e086e2-ce59-4174-bdb1-dc8f78c271d7 for instance 35a5e360-83bd-446c-90d8-130202bbe93d on cpu-1 [ 1102.300229] [48512]: INFO nova.api.openstack.requestlog [req-e99ef457-ee26-413f-8dc1-3ed7920e1239 req-2a0efa64-015d-4397-8567-56f4168cce96 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020560 [ 1102.300592] [48512]: [pid: 48512|app: 0|req: 2726/5525] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:47 2025] 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) [ 1102.309695] [48511]: WARNING neutronclient.v2_0.client [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-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. [ 1102.368896] [48511]: DEBUG nova.policy [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7969f237e9ad4560a0164d631403c5a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', '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=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.373558] [48511]: INFO nova.api.openstack.requestlog [None req-1a5a0d07-a5d3-4b29-a75c-5206eb49dd1e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1483 microversion: 2.1 time: 0.088738 [ 1102.373980] [48511]: [pid: 48511|app: 0|req: 2800/5526] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1483 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.386347] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.386735] [48512]: DEBUG nova.compute.api [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.390780] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.390975] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.391128] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.391381] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.391524] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.391646] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.405102] [48512]: DEBUG nova.compute.api [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1102.416640] [48511]: DEBUG nova.api.openstack.wsgi [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.418101] [48511]: DEBUG nova.compute.api [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.421455] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.421627] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.421790] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.422056] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.422202] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.422322] [48511]: DEBUG oslo_concurrency.lockutils [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.438127] [48511]: WARNING neutronclient.v2_0.client [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.444734] [48512]: INFO nova.api.openstack.requestlog [None req-c3b54966-7278-4b52-a587-fcd6fa67a583 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 204 len: 0 microversion: 2.1 time: 0.060801 [ 1102.445083] [48512]: [pid: 48512|app: 0|req: 2727/5527] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:47 2025] DELETE /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1102.449862] [48512]: DEBUG nova.api.openstack.wsgi [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.451329] [48512]: DEBUG nova.compute.api [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.454436] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.454624] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.454773] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.455061] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.455213] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.455352] [48512]: DEBUG oslo_concurrency.lockutils [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.460482] [48511]: DEBUG nova.policy [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.465594] [48511]: INFO nova.api.openstack.requestlog [None req-83d07ce4-870d-434a-b07f-ab2e8769faa8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1123 microversion: 2.1 time: 0.051072 [ 1102.465928] [48511]: [pid: 48511|app: 0|req: 2801/5528] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1123 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.472375] [48512]: WARNING neutronclient.v2_0.client [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.532545] [48512]: DEBUG nova.policy [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.540333] [48512]: INFO nova.api.openstack.requestlog [None req-a973b0d3-a03c-4a1d-a7dc-1ab7cf309449 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1489 microversion: 2.1 time: 0.092452 [ 1102.540737] [48512]: [pid: 48512|app: 0|req: 2728/5529] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1489 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.587947] [48511]: DEBUG nova.api.openstack.wsgi [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.589269] [48511]: DEBUG nova.compute.api [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.593890] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.594096] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.594231] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.594482] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.594621] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.594738] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.620693] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.620962] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.621140] [48511]: DEBUG oslo_concurrency.lockutils [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.621292] [48511]: DEBUG nova.objects.instance [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1102.625040] [48511]: WARNING neutronclient.v2_0.client [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.643664] [48512]: DEBUG nova.api.openstack.wsgi [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.644563] [48511]: DEBUG nova.policy [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.646261] [48512]: DEBUG nova.compute.api [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.649031] [48511]: INFO nova.api.openstack.requestlog [None req-b035093e-ad86-4d5d-9a1f-ef41ed5a6ee6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.062900 [ 1102.649031] [48511]: [pid: 48511|app: 0|req: 2802/5530] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.650548] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.650787] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.650965] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.651298] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.651527] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.651755] [48512]: DEBUG oslo_concurrency.lockutils [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.672982] [48512]: WARNING neutronclient.v2_0.client [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.743502] [48511]: DEBUG nova.api.openstack.wsgi [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "da89473f-da3f-471c-98fb-b51c48f7f9c1", "name": "network-vif-deleted", "tag": "73addc35-a3f4-4aa4-993d-a92670c5e9af"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1102.749575] [48511]: DEBUG oslo_concurrency.lockutils [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.749775] [48511]: DEBUG oslo_concurrency.lockutils [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.749915] [48511]: DEBUG oslo_concurrency.lockutils [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.756135] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] Creating event network-vif-deleted:73addc35-a3f4-4aa4-993d-a92670c5e9af for instance da89473f-da3f-471c-98fb-b51c48f7f9c1 on cpu-1 [ 1102.760087] [48511]: INFO nova.api.openstack.requestlog [req-8993f41f-45b8-4eed-8179-f4e1485bb8d6 req-b3a4f5a1-5f64-4113-8353-5695f5d309fb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018713 [ 1102.760153] [48512]: DEBUG nova.policy [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.760420] [48511]: [pid: 48511|app: 0|req: 2803/5531] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:47 2025] 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) [ 1102.765281] [48512]: INFO nova.api.openstack.requestlog [None req-70064f7e-a266-4728-a9f1-f2548900eed1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1499 microversion: 2.1 time: 0.125271 [ 1102.765649] [48512]: [pid: 48512|app: 0|req: 2729/5532] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1499 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.833661] [48511]: DEBUG nova.api.openstack.wsgi [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.835206] [48511]: DEBUG nova.compute.api [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.838969] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.839436] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.839563] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.839857] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.840030] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.840160] [48511]: DEBUG oslo_concurrency.lockutils [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.859292] [48511]: WARNING neutronclient.v2_0.client [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.901802] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1102.903339] [48512]: DEBUG nova.compute.api [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1102.906640] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.906826] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.906987] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.907267] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.907415] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.907539] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.926774] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1102.926983] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1102.927225] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1102.927431] [48512]: DEBUG nova.objects.instance [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1102.930193] [48512]: WARNING neutronclient.v2_0.client [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1102.942991] [48511]: DEBUG nova.policy [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.947080] [48511]: INFO nova.api.openstack.requestlog [None req-21333944-22eb-4f9d-8dea-92d214d62f18 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.116103 [ 1102.947399] [48511]: [pid: 48511|app: 0|req: 2804/5533] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1102.949077] [48512]: DEBUG nova.policy [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1102.953143] [48512]: INFO nova.api.openstack.requestlog [None req-8e3b76e7-051d-4b04-9961-1edb24f70b1c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.053723 [ 1102.953463] [48512]: [pid: 48512|app: 0|req: 2730/5534] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.150698] [48511]: DEBUG nova.api.openstack.wsgi [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.152952] [48511]: DEBUG nova.compute.api [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.156932] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.157208] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.157409] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.157675] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.157822] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.157946] [48511]: DEBUG oslo_concurrency.lockutils [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.180345] [48511]: WARNING neutronclient.v2_0.client [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.266784] [48511]: DEBUG nova.policy [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.271444] [48511]: DEBUG nova.policy [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.272196] [48511]: DEBUG nova.policy [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.276340] [48511]: INFO nova.api.openstack.requestlog [None req-ada35fbb-1525-4d99-bb3e-2690f106e83c tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1939 microversion: 2.94 time: 0.128595 [ 1103.276661] [48511]: [pid: 48511|app: 0|req: 2805/5535] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:47 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1939 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1103.478587] [48512]: DEBUG nova.api.openstack.wsgi [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.480224] [48512]: DEBUG nova.compute.api [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.485418] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.485640] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.485813] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.486180] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.486311] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.486467] [48512]: DEBUG oslo_concurrency.lockutils [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.512055] [48512]: WARNING neutronclient.v2_0.client [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.531906] [48512]: DEBUG nova.policy [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.539202] [48512]: INFO nova.api.openstack.requestlog [None req-ccc51eea-0991-4ab7-9b8a-df0d9bafdc7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1123 microversion: 2.1 time: 0.063035 [ 1103.539564] [48512]: [pid: 48512|app: 0|req: 2731/5536] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1123 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.554610] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.556146] [48511]: DEBUG nova.compute.api [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.559969] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.560264] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.560481] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.560837] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.561049] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.561209] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.579749] [48511]: WARNING neutronclient.v2_0.client [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.664263] [48512]: DEBUG nova.api.openstack.wsgi [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.665780] [48512]: DEBUG nova.compute.api [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.669372] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.669681] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.669929] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.670398] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.670647] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.670880] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.680242] [48511]: DEBUG nova.policy [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.686884] [48511]: INFO nova.api.openstack.requestlog [None req-ee6aeb0b-d0fa-41b9-bfca-385a1380930f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1489 microversion: 2.1 time: 0.134209 [ 1103.687010] [48511]: [pid: 48511|app: 0|req: 2806/5537] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1489 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.691816] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.692064] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.692205] [48512]: DEBUG oslo_concurrency.lockutils [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.692361] [48512]: DEBUG nova.objects.instance [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1103.697168] [48512]: WARNING neutronclient.v2_0.client [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.716471] [48512]: DEBUG nova.policy [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.721398] [48512]: INFO nova.api.openstack.requestlog [None req-2470c3e5-d353-446b-9537-8128113eb8e6 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.059318 [ 1103.721843] [48512]: [pid: 48512|app: 0|req: 2732/5538] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.780079] [48511]: DEBUG nova.api.openstack.wsgi [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.781486] [48511]: DEBUG nova.compute.api [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.784964] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.785166] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.785300] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.785581] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.785730] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.785868] [48511]: DEBUG oslo_concurrency.lockutils [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.802639] [48511]: WARNING neutronclient.v2_0.client [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.820401] [48511]: DEBUG nova.policy [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1103.824573] [48511]: INFO nova.api.openstack.requestlog [None req-99c17252-fa90-49b9-b674-1ee9d46ef029 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1288 microversion: 2.1 time: 0.046584 [ 1103.824901] [48511]: [pid: 48511|app: 0|req: 2807/5539] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1288 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1103.960593] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.962125] [48512]: DEBUG nova.compute.api [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.965032] [48511]: DEBUG nova.api.openstack.wsgi [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1103.965702] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.965890] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.966043] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.966307] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.966454] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.966493] [48511]: DEBUG nova.compute.api [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1103.966579] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.969785] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.969995] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.970204] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.970508] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.970685] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.970838] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.986807] [48512]: WARNING neutronclient.v2_0.client [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1103.988279] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1103.988459] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1103.988590] [48511]: DEBUG oslo_concurrency.lockutils [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1103.988987] [48511]: DEBUG nova.objects.instance [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1103.991671] [48511]: WARNING neutronclient.v2_0.client [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.008508] [48511]: DEBUG nova.policy [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.012427] [48511]: INFO nova.api.openstack.requestlog [None req-d096d89c-6033-4c25-a901-388899287691 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.049597 [ 1104.012845] [48511]: [pid: 48511|app: 0|req: 2808/5540] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.058475] [48512]: DEBUG nova.policy [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.064305] [48512]: INFO nova.api.openstack.requestlog [None req-cf2cb4d8-0ef1-4f27-be99-598f69cb708a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.105682 [ 1104.066470] [48512]: [pid: 48512|app: 0|req: 2733/5541] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:48 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.292368] [48511]: DEBUG nova.api.openstack.wsgi [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.293995] [48511]: DEBUG nova.compute.api [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.298140] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.298412] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.298599] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.298868] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.299034] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.299938] [48511]: DEBUG oslo_concurrency.lockutils [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.323470] [48511]: WARNING neutronclient.v2_0.client [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.350925] [48512]: DEBUG nova.api.openstack.wsgi [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "044478e1-4035-4ec9-a559-2e835071b346", "name": "network-vif-deleted", "tag": "b0e51a06-b541-46e1-a7dd-e10b0a5d49aa"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1104.362102] [48512]: DEBUG oslo_concurrency.lockutils [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.362309] [48512]: DEBUG oslo_concurrency.lockutils [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.362429] [48512]: DEBUG oslo_concurrency.lockutils [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.379382] [48512]: INFO nova.api.openstack.compute.server_external_events [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] Creating event network-vif-deleted:b0e51a06-b541-46e1-a7dd-e10b0a5d49aa for instance 044478e1-4035-4ec9-a559-2e835071b346 on cpu-1 [ 1104.383715] [48512]: INFO nova.api.openstack.requestlog [req-053e3eb3-7e54-453d-92b7-45e9dfd7da80 req-93853b4a-0bba-4ea4-b98e-df2a1d834ed8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035944 [ 1104.384218] [48512]: [pid: 48512|app: 0|req: 2734/5542] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:49 2025] 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) [ 1104.435148] [48511]: DEBUG nova.policy [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.443780] [48511]: DEBUG nova.policy [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.444772] [48511]: DEBUG nova.policy [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.448494] [48511]: INFO nova.api.openstack.requestlog [None req-61e35f32-00e0-4d27-a6e2-372697b0bb63 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1939 microversion: 2.94 time: 0.158634 [ 1104.448887] [48511]: [pid: 48511|app: 0|req: 2809/5543] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1939 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1104.553341] [48512]: DEBUG nova.api.openstack.wsgi [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.554887] [48512]: DEBUG nova.compute.api [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.559967] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.560175] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.560309] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.560574] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.560720] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.560844] [48512]: DEBUG oslo_concurrency.lockutils [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.593750] [48512]: WARNING neutronclient.v2_0.client [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.612243] [48512]: DEBUG nova.policy [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.618343] [48512]: INFO nova.api.openstack.requestlog [None req-e26147f7-9120-4bf3-a514-cc6ec2e97992 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1179 microversion: 2.1 time: 0.067328 [ 1104.618803] [48512]: [pid: 48512|app: 0|req: 2735/5544] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.700294] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.701957] [48511]: DEBUG nova.compute.api [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.705486] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.705921] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.706141] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.706421] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.706642] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.706771] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.725616] [48511]: WARNING neutronclient.v2_0.client [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.737740] [48512]: DEBUG nova.api.openstack.wsgi [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.739167] [48512]: DEBUG nova.compute.api [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.742679] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.742943] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.743120] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.743385] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.743532] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.743655] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.746280] [48511]: DEBUG nova.policy [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.752291] [48511]: INFO nova.api.openstack.requestlog [None req-1b701abf-516a-4f0f-b408-814192f79e50 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1286 microversion: 2.1 time: 0.054174 [ 1104.752782] [48511]: [pid: 48511|app: 0|req: 2810/5545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1286 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.763018] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.763237] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.763384] [48512]: DEBUG oslo_concurrency.lockutils [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.763560] [48512]: DEBUG nova.objects.instance [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1104.767034] [48512]: WARNING neutronclient.v2_0.client [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.769448] [48511]: DEBUG nova.api.openstack.wsgi [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ef652e3-789f-4efb-a392-06c2cbaa9d7f", "name": "network-vif-deleted", "tag": "ee47e18f-d51f-457c-901e-0a665c56e3a9"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1104.775140] [48511]: DEBUG oslo_concurrency.lockutils [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.775328] [48511]: DEBUG oslo_concurrency.lockutils [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.775461] [48511]: DEBUG oslo_concurrency.lockutils [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.784680] [48511]: INFO nova.api.openstack.compute.server_external_events [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] Creating event network-vif-deleted:ee47e18f-d51f-457c-901e-0a665c56e3a9 for instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f on cpu-1 [ 1104.785184] [48512]: DEBUG nova.policy [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.789865] [48512]: INFO nova.api.openstack.requestlog [None req-805680a5-3cd1-4b5c-9d59-473398f9bbb7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.054873 [ 1104.789865] [48512]: [pid: 48512|app: 0|req: 2736/5546] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1104.790034] [48511]: INFO nova.api.openstack.requestlog [req-54913587-cf96-428c-be89-40743649ff2f req-b3358a72-c3f7-4cbd-ad69-a9fb9466b6a7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022625 [ 1104.791029] [48511]: [pid: 48511|app: 0|req: 2811/5547] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:49 2025] 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) [ 1104.839726] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1104.841969] [48512]: DEBUG nova.compute.api [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1104.846787] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.848718] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.848718] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.848718] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.848718] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.848718] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.869250] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1104.869435] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1104.869570] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1104.869742] [48512]: DEBUG nova.objects.instance [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1104.873453] [48512]: WARNING neutronclient.v2_0.client [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1104.896030] [48512]: DEBUG nova.policy [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1104.901072] [48512]: INFO nova.api.openstack.requestlog [None req-ebbedd14-d9d6-4b39-87b6-651cfddbf022 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.064621 [ 1104.901374] [48512]: [pid: 48512|app: 0|req: 2737/5548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.026974] [48511]: DEBUG nova.api.openstack.wsgi [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.029150] [48511]: DEBUG nova.compute.api [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.033844] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.034168] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.034393] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.034784] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.035256] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.035256] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.060137] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.060878] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.061122] [48511]: DEBUG oslo_concurrency.lockutils [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.061457] [48511]: DEBUG nova.objects.instance [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1105.067077] [48511]: WARNING neutronclient.v2_0.client [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.081974] [48512]: DEBUG nova.api.openstack.wsgi [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.083623] [48512]: DEBUG nova.compute.api [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.086729] [48511]: DEBUG nova.policy [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.088543] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.088976] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.089212] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.089501] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.089731] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.089830] [48512]: DEBUG oslo_concurrency.lockutils [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.091014] [48511]: INFO nova.api.openstack.requestlog [None req-36bf5422-b601-4864-84e9-162177d9f15c tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.067757 [ 1105.091383] [48511]: [pid: 48511|app: 0|req: 2812/5549] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.107903] [48512]: WARNING neutronclient.v2_0.client [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.180701] [48512]: DEBUG nova.policy [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.185304] [48512]: INFO nova.api.openstack.requestlog [None req-4ca597d0-b200-4601-bd89-c06e9c07b092 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.105711 [ 1105.185796] [48512]: [pid: 48512|app: 0|req: 2738/5550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:49 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.465239] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.466855] [48511]: DEBUG nova.compute.api [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.473214] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.473433] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.473636] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.473906] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.474116] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.474274] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.501990] [48511]: WARNING neutronclient.v2_0.client [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.521364] [48511]: DEBUG nova.policy [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.530648] [48511]: DEBUG nova.policy [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.531670] [48511]: DEBUG nova.policy [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.536256] [48511]: INFO nova.api.openstack.requestlog [None req-6e1b7611-b4dd-45c3-9e7c-679603d4ad24 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1574 microversion: 2.94 time: 0.073076 [ 1105.536752] [48511]: [pid: 48511|app: 0|req: 2813/5551] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1574 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1105.631368] [48512]: DEBUG nova.api.openstack.wsgi [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.632913] [48512]: DEBUG nova.compute.api [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.636302] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.636491] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.636670] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.636885] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.637045] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.637174] [48512]: DEBUG oslo_concurrency.lockutils [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.655656] [48512]: WARNING neutronclient.v2_0.client [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.675469] [48512]: DEBUG nova.policy [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.683146] [48512]: INFO nova.api.openstack.requestlog [None req-00db3f0f-0fca-4a2f-999b-6f0fb46c5ced tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1179 microversion: 2.1 time: 0.053685 [ 1105.683686] [48512]: [pid: 48512|app: 0|req: 2739/5552] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.766968] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.768659] [48511]: DEBUG nova.compute.api [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.772227] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.772425] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.772558] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.772870] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.773029] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.773161] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.794179] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.794322] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.794541] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.794610] [48511]: DEBUG nova.objects.instance [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1105.798283] [48511]: WARNING neutronclient.v2_0.client [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.803033] [48512]: DEBUG nova.api.openstack.wsgi [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.804616] [48512]: DEBUG nova.compute.api [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.808286] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.808489] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.808626] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.808899] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.809062] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.809190] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.816691] [48511]: DEBUG nova.policy [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.821129] [48511]: INFO nova.api.openstack.requestlog [None req-6a233803-7b11-410d-a02e-89f68480e98e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.056575 [ 1105.821607] [48511]: [pid: 48511|app: 0|req: 2814/5553] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.829288] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.829466] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.829647] [48512]: DEBUG oslo_concurrency.lockutils [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.829779] [48512]: DEBUG nova.objects.instance [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1105.833058] [48512]: WARNING neutronclient.v2_0.client [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.851469] [48512]: DEBUG nova.policy [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.855762] [48512]: INFO nova.api.openstack.requestlog [None req-ba48845b-b855-42ae-a496-b2ade005d0a8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.054969 [ 1105.856219] [48512]: [pid: 48512|app: 0|req: 2740/5554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1105.914969] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1105.916598] [48511]: DEBUG nova.compute.api [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1105.920699] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.920868] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.921022] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.921301] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.921435] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.921556] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.943177] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1105.943760] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1105.943760] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1105.943760] [48511]: DEBUG nova.objects.instance [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1105.946641] [48511]: WARNING neutronclient.v2_0.client [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1105.965113] [48511]: DEBUG nova.policy [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1105.969348] [48511]: INFO nova.api.openstack.requestlog [None req-a5475998-634a-476e-99d4-efbf5df6f584 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.056987 [ 1105.969725] [48511]: [pid: 48511|app: 0|req: 2815/5555] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.106168] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.107942] [48512]: DEBUG nova.compute.api [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.111236] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.111413] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.111551] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.111833] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.111986] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.112124] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.132140] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.132383] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.132538] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.132691] [48512]: DEBUG nova.objects.instance [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.135830] [48512]: WARNING neutronclient.v2_0.client [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.157031] [48512]: DEBUG nova.policy [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.161156] [48512]: INFO nova.api.openstack.requestlog [None req-f0804813-98c3-45ee-b7ea-439b9332f36d tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.057162 [ 1106.161545] [48512]: [pid: 48512|app: 0|req: 2741/5556] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.199077] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.200411] [48511]: DEBUG nova.compute.api [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.203934] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.204136] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.204271] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.204523] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.204665] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.204788] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.220250] [48511]: WARNING neutronclient.v2_0.client [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.288270] [48511]: DEBUG nova.policy [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.295917] [48511]: INFO nova.api.openstack.requestlog [None req-8b49d3f0-d0a9-4377-bf13-b9ed9597aacf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1689 microversion: 2.1 time: 0.098924 [ 1106.296377] [48511]: [pid: 48511|app: 0|req: 2816/5557] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:50 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1689 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.553026] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.554513] [48512]: DEBUG nova.compute.api [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.559582] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.559765] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.559921] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.560197] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.560345] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.560475] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.588783] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.589095] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.589256] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.589413] [48512]: DEBUG nova.objects.instance [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.592503] [48512]: WARNING neutronclient.v2_0.client [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.610597] [48512]: DEBUG nova.policy [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.615014] [48512]: DEBUG nova.policy [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.615701] [48512]: DEBUG nova.policy [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.618988] [48512]: INFO nova.api.openstack.requestlog [None req-9c9be552-5902-448c-935a-6f137279d004 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.068394 [ 1106.619423] [48512]: [pid: 48512|app: 0|req: 2742/5558] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1106.695875] [48511]: DEBUG nova.api.openstack.wsgi [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.697929] [48511]: DEBUG nova.compute.api [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.701502] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.701605] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.701667] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.701985] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.702146] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.702268] [48511]: DEBUG oslo_concurrency.lockutils [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.724439] [48511]: WARNING neutronclient.v2_0.client [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.744592] [48511]: DEBUG nova.policy [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.750021] [48511]: INFO nova.api.openstack.requestlog [None req-acc31a85-df8f-46c3-8cdf-e6504c5ed3db tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1187 microversion: 2.1 time: 0.056091 [ 1106.750441] [48511]: [pid: 48511|app: 0|req: 2817/5559] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1187 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.834079] [48512]: DEBUG nova.api.openstack.wsgi [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.835743] [48512]: DEBUG nova.compute.api [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.840247] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.840433] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.840577] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.840828] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.840975] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.841109] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.867395] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.867580] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.867714] [48512]: DEBUG oslo_concurrency.lockutils [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.867862] [48512]: DEBUG nova.objects.instance [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.870554] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.871626] [48512]: WARNING neutronclient.v2_0.client [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.872139] [48511]: DEBUG nova.compute.api [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.876102] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.876346] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.876506] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.877057] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.877057] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.877057] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.890456] [48512]: DEBUG nova.policy [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.895665] [48512]: INFO nova.api.openstack.requestlog [None req-88f50a58-ae6a-4cb6-820e-f4b654855271 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.063820 [ 1106.896132] [48512]: [pid: 48512|app: 0|req: 2743/5560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.907527] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.907708] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.907841] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.907996] [48511]: DEBUG nova.objects.instance [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1106.912219] [48511]: WARNING neutronclient.v2_0.client [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1106.931217] [48511]: DEBUG nova.policy [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1106.935380] [48511]: INFO nova.api.openstack.requestlog [None req-a7e2d8b5-446f-4f89-beb6-7bafdc5fe03c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.068436 [ 1106.935903] [48511]: [pid: 48511|app: 0|req: 2818/5561] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1106.987505] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1106.989110] [48512]: DEBUG nova.compute.api [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1106.993341] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.993341] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.993341] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1106.993341] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1106.993341] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1106.993933] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.016956] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.017175] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.017298] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.017449] [48512]: DEBUG nova.objects.instance [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.020452] [48512]: WARNING neutronclient.v2_0.client [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.041608] [48512]: DEBUG nova.policy [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.048725] [48512]: INFO nova.api.openstack.requestlog [None req-7ec983b0-58dc-4e89-b1d4-d00059ea00ae tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.062962 [ 1107.048725] [48512]: [pid: 48512|app: 0|req: 2744/5562] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1107.178057] [48511]: DEBUG nova.api.openstack.wsgi [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.179472] [48511]: DEBUG nova.compute.api [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.187869] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.189146] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.189146] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.189146] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.189146] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.189146] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.208613] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.208804] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.209067] [48511]: DEBUG oslo_concurrency.lockutils [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.209255] [48511]: DEBUG nova.objects.instance [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.212018] [48511]: WARNING neutronclient.v2_0.client [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.230171] [48511]: DEBUG nova.policy [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.234102] [48511]: INFO nova.api.openstack.requestlog [None req-583481f6-5fce-4267-a140-911810288dc8 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.061380 [ 1107.234420] [48511]: [pid: 48511|app: 0|req: 2819/5563] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:51 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.309623] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.311388] [48512]: DEBUG nova.compute.api [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.314921] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.315151] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.315307] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.315571] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.315747] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.315882] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.332251] [48512]: WARNING neutronclient.v2_0.client [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.405756] [48512]: DEBUG nova.policy [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.411511] [48512]: INFO nova.api.openstack.requestlog [None req-fb64d6b7-86e1-490a-bfc0-1e9dee6c6505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1689 microversion: 2.1 time: 0.104032 [ 1107.411877] [48512]: [pid: 48512|app: 0|req: 2745/5564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1689 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.635333] [48511]: DEBUG nova.api.openstack.wsgi [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.636772] [48511]: DEBUG nova.compute.api [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.641924] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.642162] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.642306] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.642572] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.642749] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.643040] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.674042] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.674241] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.674372] [48511]: DEBUG oslo_concurrency.lockutils [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.674525] [48511]: DEBUG nova.objects.instance [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.678179] [48511]: WARNING neutronclient.v2_0.client [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.696655] [48511]: DEBUG nova.policy [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.700750] [48511]: DEBUG nova.policy [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.701352] [48511]: DEBUG nova.policy [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.705313] [48511]: INFO nova.api.openstack.requestlog [None req-5762a5d2-0027-4314-b9b5-35ab7137ff05 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.071777 [ 1107.705313] [48511]: [pid: 48511|app: 0|req: 2820/5565] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1107.762901] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.764364] [48512]: DEBUG nova.compute.api [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.768143] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.768328] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.768464] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.768734] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.768879] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.769009] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.786066] [48512]: WARNING neutronclient.v2_0.client [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.846719] [48512]: DEBUG nova.policy [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.850808] [48512]: INFO nova.api.openstack.requestlog [None req-c7372317-ced2-4520-864a-292345651328 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1264 microversion: 2.1 time: 0.089999 [ 1107.851137] [48512]: [pid: 48512|app: 0|req: 2746/5566] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1264 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.908698] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.910187] [48511]: DEBUG nova.compute.api [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.914629] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.914827] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.915019] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.916441] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.916441] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.916441] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.937830] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.938036] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.938184] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.938334] [48511]: DEBUG nova.objects.instance [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.941209] [48511]: WARNING neutronclient.v2_0.client [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.948039] [48512]: DEBUG nova.api.openstack.wsgi [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1107.949672] [48512]: DEBUG nova.compute.api [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1107.953664] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.953858] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.954008] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.954371] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.954527] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.954655] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.963206] [48511]: DEBUG nova.policy [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1107.967813] [48511]: INFO nova.api.openstack.requestlog [None req-eb00a3af-6fca-478f-b335-998c3eb522c2 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.061206 [ 1107.968205] [48511]: [pid: 48511|app: 0|req: 2821/5567] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1107.975048] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1107.975238] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1107.975374] [48512]: DEBUG oslo_concurrency.lockutils [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1107.975528] [48512]: DEBUG nova.objects.instance [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1107.978365] [48512]: WARNING neutronclient.v2_0.client [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1107.999875] [48512]: DEBUG nova.policy [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.005248] [48512]: INFO nova.api.openstack.requestlog [None req-bcecac83-c933-4194-9f41-dc95962e0377 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 200 len: 1306 microversion: 2.1 time: 0.058907 [ 1108.005629] [48512]: [pid: 48512|app: 0|req: 2747/5568] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 1306 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.062111] [48511]: DEBUG nova.api.openstack.wsgi [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.063575] [48511]: DEBUG nova.compute.api [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.068518] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.068754] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.068910] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.069189] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.069335] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.069454] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.093495] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.093641] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.093795] [48511]: DEBUG oslo_concurrency.lockutils [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.093923] [48511]: DEBUG nova.objects.instance [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1108.096928] [48511]: WARNING neutronclient.v2_0.client [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.115556] [48511]: DEBUG nova.policy [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.119844] [48511]: INFO nova.api.openstack.requestlog [None req-b36eb29b-1724-4fbc-91d0-e0a5c6d3ac62 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.060297 [ 1108.120383] [48511]: [pid: 48511|app: 0|req: 2822/5569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:52 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.247144] [48512]: DEBUG nova.api.openstack.wsgi [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.248709] [48512]: DEBUG nova.compute.api [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.252162] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.252350] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.252476] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.252747] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.252895] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.253029] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.272058] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.272252] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.272385] [48512]: DEBUG oslo_concurrency.lockutils [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.272567] [48512]: DEBUG nova.objects.instance [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1108.275388] [48512]: WARNING neutronclient.v2_0.client [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.293824] [48512]: DEBUG nova.policy [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.297789] [48512]: INFO nova.api.openstack.requestlog [None req-c11013e9-3d96-48fd-bf3f-059fe0355111 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.052875 [ 1108.298116] [48512]: [pid: 48512|app: 0|req: 2748/5570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.425494] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.427338] [48511]: DEBUG nova.compute.api [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.431378] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.431464] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.431602] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.431898] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.432507] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.432507] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.434136] [48512]: DEBUG nova.api.openstack.wsgi [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d13a1694-1179-4ac5-b41a-6f2fb4a33f65", "name": "network-vif-plugged", "status": "completed", "tag": "ec5835a0-5bcf-4104-93d9-96784eae5b31"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1108.442370] [48512]: DEBUG oslo_concurrency.lockutils [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.442569] [48512]: DEBUG oslo_concurrency.lockutils [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.442672] [48512]: DEBUG oslo_concurrency.lockutils [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.457135] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] Creating event network-vif-plugged:ec5835a0-5bcf-4104-93d9-96784eae5b31 for instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 on cpu-1 [ 1108.462709] [48512]: INFO nova.api.openstack.requestlog [req-2912dab8-dc1c-4b04-834a-5065d958256c req-d208deec-7ce5-4fe8-9964-b5bf144472cc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030400 [ 1108.463215] [48512]: [pid: 48512|app: 0|req: 2749/5571] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:53 2025] 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) [ 1108.472921] [48511]: WARNING neutronclient.v2_0.client [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.579526] [48511]: DEBUG nova.policy [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.587266] [48511]: INFO nova.api.openstack.requestlog [None req-9cfd0643-0d5f-414e-9650-607bb66f512b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1690 microversion: 2.1 time: 0.163625 [ 1108.587495] [48511]: [pid: 48511|app: 0|req: 2823/5572] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1690 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.720284] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.721918] [48512]: DEBUG nova.compute.api [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.725635] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.725851] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.726010] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.726278] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.726425] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.726547] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.750981] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.751214] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.751384] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.751573] [48512]: DEBUG nova.objects.instance [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1108.755812] [48512]: WARNING neutronclient.v2_0.client [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.776504] [48512]: DEBUG nova.policy [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.781098] [48512]: DEBUG nova.policy [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.781818] [48512]: DEBUG nova.policy [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.786370] [48512]: INFO nova.api.openstack.requestlog [None req-b4f893ad-11ab-4989-8155-020adf46d28d tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.068449 [ 1108.786724] [48512]: [pid: 48512|app: 0|req: 2750/5573] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1108.863458] [48511]: DEBUG nova.api.openstack.wsgi [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.864898] [48511]: DEBUG nova.compute.api [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.868394] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.868578] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.868713] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.868966] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.869133] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.869282] [48511]: DEBUG oslo_concurrency.lockutils [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.885385] [48511]: WARNING neutronclient.v2_0.client [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1108.903072] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=7 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.942756] [48511]: DEBUG nova.policy [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1108.947245] [48511]: INFO nova.api.openstack.requestlog [None req-6de90aee-7288-496e-905d-8913dc1b8b14 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1264 microversion: 2.1 time: 0.086085 [ 1108.947673] [48511]: [pid: 48511|app: 0|req: 2824/5574] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1264 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1108.981339] [48512]: DEBUG nova.api.openstack.wsgi [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1108.982837] [48512]: DEBUG nova.compute.api [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1108.987117] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.987325] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.987468] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1108.987801] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1108.987966] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1108.988108] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.008749] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.008966] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.009159] [48512]: DEBUG oslo_concurrency.lockutils [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.009478] [48512]: DEBUG nova.objects.instance [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.012187] [48512]: WARNING neutronclient.v2_0.client [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.019753] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.022567] [48511]: DEBUG nova.compute.api [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.026034] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.026224] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.026357] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.026607] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.026749] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.026872] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.030567] [48512]: DEBUG nova.policy [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.034603] [48512]: INFO nova.api.openstack.requestlog [None req-15140894-1aaa-4ba4-be2a-86205be0909f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.055770 [ 1109.034921] [48512]: [pid: 48512|app: 0|req: 2751/5575] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.035383] [48511]: INFO nova.api.openstack.wsgi [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. [ 1109.035568] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1109.035955] [48511]: INFO nova.api.openstack.requestlog [None req-b4adce76-33c9-44d4-9f4f-ce424a19d1ac tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 404 len: 111 microversion: 2.1 time: 0.018499 [ 1109.036360] [48511]: [pid: 48511|app: 0|req: 2825/5576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1109.104201] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1521817821", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1109.133735] [48511]: DEBUG nova.api.openstack.wsgi [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.135388] [48511]: DEBUG nova.compute.api [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.138850] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.139060] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.139199] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.139454] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.139594] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.139744] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.140896] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.141098] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.141234] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.141567] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.142965] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.144558] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.147824] [48512]: DEBUG nova.network.neutron [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] validate_networks() for [('06f55cfc-c8c1-4083-b58e-3e5d56a34a6d', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1109.148116] [48512]: WARNING neutronclient.v2_0.client [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.159238] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.159467] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.159655] [48511]: DEBUG oslo_concurrency.lockutils [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.159899] [48511]: DEBUG nova.objects.instance [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.162696] [48511]: WARNING neutronclient.v2_0.client [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.180539] [48511]: DEBUG nova.policy [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.184524] [48511]: INFO nova.api.openstack.requestlog [None req-2485a5da-56d6-4df3-85bb-791c993443e5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.052887 [ 1109.184941] [48511]: [pid: 48511|app: 0|req: 2826/5577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:53 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.235216] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1109.254917] [48512]: WARNING neutronclient.v2_0.client [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.312026] [48511]: DEBUG nova.api.openstack.wsgi [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.313169] [48511]: DEBUG nova.compute.api [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.316545] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.316726] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.316863] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.317178] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.317326] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.317466] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.327126] [48512]: DEBUG nova.virt.hardware [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1109.327280] [48512]: DEBUG nova.virt.hardware [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1109.327441] [48512]: DEBUG nova.virt.hardware [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1109.327565] [48512]: DEBUG nova.virt.hardware [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1109.327681] [48512]: DEBUG nova.virt.hardware [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1109.335468] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.335569] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.335639] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.335724] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.335761] [48511]: DEBUG oslo_concurrency.lockutils [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.335858] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.335908] [48511]: DEBUG nova.objects.instance [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lazy-loading 'fault' on Instance uuid 35a5e360-83bd-446c-90d8-130202bbe93d {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.336233] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.337573] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.337753] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.338852] [48511]: WARNING neutronclient.v2_0.client [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.347337] [48512]: DEBUG nova.quota [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1109.351090] [48512]: DEBUG nova.quota [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Getting quotas for user 4b8def8ea1674efeace1eee0f208508c and project 7ce1aaec965e4fa4a3a869b8bfbc3818. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1109.356874] [48512]: DEBUG nova.compute.api [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1109.358235] [48511]: DEBUG nova.policy [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4d75eb17cffc4de3b5c715e488f2c50e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3db76c7384e74a92b6391aaa73ad1ad0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.358349] [48512]: DEBUG nova.compute.api [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1109.362711] [48511]: INFO nova.api.openstack.requestlog [None req-194cd5f7-b4aa-4405-b163-55cb6d1afde2 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 200 len: 1302 microversion: 2.1 time: 0.053074 [ 1109.363316] [48511]: [pid: 48511|app: 0|req: 2827/5578] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.400448] [48512]: INFO nova.api.openstack.requestlog [None req-5f05a2a8-669f-48e8-bebf-0f22d036180c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.298501 [ 1109.400877] [48512]: [pid: 48512|app: 0|req: 2752/5579] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:53 2025] POST /compute/v2.1/servers => generated 383 bytes in 299 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1109.406999] [48511]: DEBUG nova.api.openstack.wsgi [None req-000727c5-d21a-4a2f-a10d-1a3f8ef63044 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.408422] [48511]: DEBUG nova.compute.api [None req-000727c5-d21a-4a2f-a10d-1a3f8ef63044 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.417495] [48511]: WARNING neutronclient.v2_0.client [None req-000727c5-d21a-4a2f-a10d-1a3f8ef63044 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.437932] [48511]: DEBUG nova.policy [None req-000727c5-d21a-4a2f-a10d-1a3f8ef63044 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.443606] [48511]: INFO nova.api.openstack.requestlog [None req-000727c5-d21a-4a2f-a10d-1a3f8ef63044 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1223 microversion: 2.1 time: 0.038600 [ 1109.443971] [48511]: [pid: 48511|app: 0|req: 2828/5580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1223 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.600792] [48512]: DEBUG nova.api.openstack.wsgi [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.602317] [48512]: DEBUG nova.compute.api [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.606830] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.607031] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.607165] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.607452] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.607642] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.607801] [48512]: DEBUG oslo_concurrency.lockutils [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.633619] [48512]: WARNING neutronclient.v2_0.client [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.696420] [48512]: DEBUG nova.policy [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.703258] [48512]: INFO nova.api.openstack.requestlog [None req-50ef413b-5576-4a6d-a3ff-533418acd9b5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1690 microversion: 2.1 time: 0.104532 [ 1109.703580] [48512]: [pid: 48512|app: 0|req: 2753/5581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1690 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1109.803756] [48511]: DEBUG nova.api.openstack.wsgi [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.805533] [48511]: DEBUG nova.compute.api [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.809296] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.809485] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.809621] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.809911] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.810072] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.810197] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.832291] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.832595] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.832746] [48511]: DEBUG oslo_concurrency.lockutils [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.832919] [48511]: DEBUG nova.objects.instance [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1109.836675] [48511]: WARNING neutronclient.v2_0.client [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1109.858633] [48511]: DEBUG nova.policy [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.863608] [48511]: DEBUG nova.policy [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.864257] [48511]: DEBUG nova.policy [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1109.867692] [48511]: INFO nova.api.openstack.requestlog [None req-25348850-e18d-4c6a-bac5-ccf1139a53ea tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.066391 [ 1109.868010] [48511]: [pid: 48511|app: 0|req: 2829/5582] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1109.960034] [48512]: DEBUG nova.api.openstack.wsgi [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1109.961799] [48512]: DEBUG nova.compute.api [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1109.965462] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.965678] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.965855] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.966175] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1109.966359] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1109.966526] [48512]: DEBUG oslo_concurrency.lockutils [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1109.983710] [48512]: WARNING neutronclient.v2_0.client [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.051470] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.053056] [48511]: DEBUG nova.compute.api [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.056332] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.056516] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.056649] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.056891] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.057049] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.057172] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.073057] [48512]: DEBUG nova.policy [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.075953] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.075953] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.075953] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.075953] [48511]: DEBUG nova.objects.instance [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.077649] [48512]: INFO nova.api.openstack.requestlog [None req-76d107d6-577d-4203-ba25-78a55d885583 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1252 microversion: 2.1 time: 0.119694 [ 1110.077728] [48512]: [pid: 48512|app: 0|req: 2754/5583] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1252 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.079028] [48511]: WARNING neutronclient.v2_0.client [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.097172] [48511]: DEBUG nova.policy [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.101082] [48511]: INFO nova.api.openstack.requestlog [None req-1f0e2287-7240-4128-a84a-af86b4effbfe tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.053332 [ 1110.101396] [48511]: [pid: 48511|app: 0|req: 2830/5584] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.197696] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.199093] [48512]: DEBUG nova.compute.api [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.202819] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.203077] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.203229] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.203491] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.203640] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.203764] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.222154] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.222319] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.222449] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.222591] [48512]: DEBUG nova.objects.instance [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.225634] [48512]: WARNING neutronclient.v2_0.client [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.242816] [48512]: DEBUG nova.policy [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.246897] [48512]: INFO nova.api.openstack.requestlog [None req-9e45cf8d-c3d8-4307-bc0c-c0846f8e0842 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.051368 [ 1110.247389] [48512]: [pid: 48512|app: 0|req: 2755/5585] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:54 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.377232] [48511]: DEBUG nova.api.openstack.wsgi [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.378865] [48511]: DEBUG nova.compute.api [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 35a5e360-83bd-446c-90d8-130202bbe93d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.384817] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.385058] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.385186] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.385449] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.385594] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.385715] [48511]: DEBUG oslo_concurrency.lockutils [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.396452] [48511]: INFO nova.api.openstack.wsgi [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 35a5e360-83bd-446c-90d8-130202bbe93d could not be found. [ 1110.396722] [48511]: DEBUG nova.api.openstack.wsgi [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 35a5e360-83bd-446c-90d8-130202bbe93d could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.397129] [48511]: INFO nova.api.openstack.requestlog [None req-bacce352-eb4f-4113-b944-a3bc9ade6ba3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d" status: 404 len: 111 microversion: 2.1 time: 0.023143 [ 1110.397453] [48511]: [pid: 48511|app: 0|req: 2831/5586] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/35a5e360-83bd-446c-90d8-130202bbe93d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.403193] [48512]: DEBUG nova.api.openstack.wsgi [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.403360] [48512]: DEBUG nova.compute.api [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.407642] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.407858] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.408010] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.408302] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.408474] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.408603] [48512]: DEBUG oslo_concurrency.lockutils [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.418123] [48512]: INFO nova.api.openstack.wsgi [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 could not be found. [ 1110.418592] [48512]: DEBUG nova.api.openstack.wsgi [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.419152] [48512]: INFO nova.api.openstack.requestlog [None req-85ad557a-eca7-4314-9076-051d5fcdbbf6 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 404 len: 111 microversion: 2.1 time: 0.018463 [ 1110.419544] [48512]: [pid: 48512|app: 0|req: 2756/5587] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:55 2025] DELETE /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.425537] [48511]: DEBUG nova.api.openstack.wsgi [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.427146] [48511]: DEBUG nova.compute.api [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 7c47ddb4-59a3-4bf4-87da-127c85af0955] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.430781] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.430997] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.431299] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.431614] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.431790] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.431933] [48511]: DEBUG oslo_concurrency.lockutils [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.442358] [48511]: INFO nova.api.openstack.wsgi [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 could not be found. [ 1110.442909] [48511]: DEBUG nova.api.openstack.wsgi [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 7c47ddb4-59a3-4bf4-87da-127c85af0955 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.443352] [48511]: INFO nova.api.openstack.requestlog [None req-310558bc-9630-4bb5-b88a-d544a10ec518 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955" status: 404 len: 111 microversion: 2.1 time: 0.020526 [ 1110.443697] [48511]: [pid: 48511|app: 0|req: 2832/5588] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/7c47ddb4-59a3-4bf4-87da-127c85af0955 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.449235] [48512]: DEBUG nova.api.openstack.wsgi [None req-51c44771-13bd-4f28-8d89-c66a520d53a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.456353] [48511]: DEBUG nova.api.openstack.wsgi [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.457811] [48511]: DEBUG nova.compute.api [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.462782] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.462969] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.463128] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.463393] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.463530] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.463648] [48511]: DEBUG oslo_concurrency.lockutils [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.465220] [48512]: INFO nova.api.openstack.requestlog [None req-51c44771-13bd-4f28-8d89-c66a520d53a3 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-649614770" status: 202 len: 0 microversion: 2.1 time: 0.018433 [ 1110.465604] [48512]: [pid: 48512|app: 0|req: 2757/5589] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:27:55 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-649614770 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1110.483093] [48511]: WARNING neutronclient.v2_0.client [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.483399] [48512]: DEBUG nova.api.openstack.wsgi [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d13a1694-1179-4ac5-b41a-6f2fb4a33f65", "tag": "ec5835a0-5bcf-4104-93d9-96784eae5b31"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1110.489944] [48512]: DEBUG oslo_concurrency.lockutils [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.490084] [48512]: DEBUG oslo_concurrency.lockutils [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.490231] [48512]: DEBUG oslo_concurrency.lockutils [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.496598] [48512]: INFO nova.api.openstack.compute.server_external_events [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] Creating event network-changed:ec5835a0-5bcf-4104-93d9-96784eae5b31 for instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 on cpu-1 [ 1110.501176] [48512]: INFO nova.api.openstack.requestlog [req-678b4ba4-d522-4148-96c9-72f06fd11343 req-1bda3420-5ea2-498a-8202-a502a1859d54 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020226 [ 1110.501529] [48512]: [pid: 48512|app: 0|req: 2758/5590] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:27:55 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1110.504562] [48511]: DEBUG nova.policy [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.509421] [48511]: INFO nova.api.openstack.requestlog [None req-16e7d432-8a05-4497-9e1a-3f64a6a26aae tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1227 microversion: 2.1 time: 0.055238 [ 1110.509937] [48511]: [pid: 48511|app: 0|req: 2833/5591] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.718023] [48512]: DEBUG nova.api.openstack.wsgi [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.719445] [48512]: DEBUG nova.compute.api [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.726938] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.728240] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.728240] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.728240] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.728240] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.728653] [48512]: DEBUG oslo_concurrency.lockutils [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.751495] [48512]: WARNING neutronclient.v2_0.client [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.819960] [48512]: DEBUG nova.policy [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.825824] [48512]: INFO nova.api.openstack.requestlog [None req-2933dd3d-abb5-4593-b4f5-9bbf177771d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1690 microversion: 2.1 time: 0.111190 [ 1110.826322] [48512]: [pid: 48512|app: 0|req: 2759/5592] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1690 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1110.833049] [48511]: DEBUG nova.api.openstack.wsgi [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.833188] [48511]: DEBUG nova.compute.api [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.837273] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.837570] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.837808] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.838212] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.838397] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.838548] [48511]: DEBUG oslo_concurrency.lockutils [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.850449] [48511]: INFO nova.api.openstack.wsgi [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 576577eb-6572-4d42-8ab6-93af8e2b1eff could not be found. [ 1110.850731] [48511]: DEBUG nova.api.openstack.wsgi [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 576577eb-6572-4d42-8ab6-93af8e2b1eff could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.851154] [48511]: INFO nova.api.openstack.requestlog [None req-a08bb00c-cd53-454e-9f9d-9c5a021f942a tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 404 len: 111 microversion: 2.1 time: 0.021025 [ 1110.851477] [48511]: [pid: 48511|app: 0|req: 2834/5593] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:55 2025] DELETE /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.856631] [48512]: DEBUG nova.api.openstack.wsgi [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.858150] [48512]: DEBUG nova.compute.api [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 576577eb-6572-4d42-8ab6-93af8e2b1eff] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.861641] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.861880] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.862043] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.862312] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.862460] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.862586] [48512]: DEBUG oslo_concurrency.lockutils [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.872324] [48512]: INFO nova.api.openstack.wsgi [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 576577eb-6572-4d42-8ab6-93af8e2b1eff could not be found. [ 1110.872596] [48512]: DEBUG nova.api.openstack.wsgi [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 576577eb-6572-4d42-8ab6-93af8e2b1eff could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.873174] [48512]: INFO nova.api.openstack.requestlog [None req-91057528-2778-4a96-b749-d1dcbd49ecea tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff" status: 404 len: 111 microversion: 2.1 time: 0.018581 [ 1110.873507] [48512]: [pid: 48512|app: 0|req: 2760/5594] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/576577eb-6572-4d42-8ab6-93af8e2b1eff => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.878266] [48511]: DEBUG nova.api.openstack.wsgi [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.878473] [48511]: DEBUG nova.compute.api [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.881979] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.882186] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.882318] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.882572] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.882751] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.882895] [48511]: DEBUG oslo_concurrency.lockutils [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.884030] [48512]: DEBUG nova.api.openstack.wsgi [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.884927] [48512]: DEBUG nova.compute.api [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.888505] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.888707] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.888847] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.889120] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.889268] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.889390] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.893217] [48511]: INFO nova.api.openstack.wsgi [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd could not be found. [ 1110.893462] [48511]: DEBUG nova.api.openstack.wsgi [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.893971] [48511]: INFO nova.api.openstack.requestlog [None req-7128b6f3-9758-43d4-aa16-9b6831f0ae98 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 404 len: 111 microversion: 2.1 time: 0.017812 [ 1110.894342] [48511]: [pid: 48511|app: 0|req: 2835/5595] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:55 2025] DELETE /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.898894] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.900333] [48511]: DEBUG nova.compute.api [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: 1226c5a5-d6c8-45af-b7a3-5e02752501cd] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.904012] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.904240] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.904382] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.904640] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.904779] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.904901] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.912443] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.912629] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.912770] [48512]: DEBUG oslo_concurrency.lockutils [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.912930] [48512]: DEBUG nova.objects.instance [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1110.914417] [48511]: INFO nova.api.openstack.wsgi [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd could not be found. [ 1110.914685] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance 1226c5a5-d6c8-45af-b7a3-5e02752501cd could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.915097] [48511]: INFO nova.api.openstack.requestlog [None req-2b1d3203-bf3a-451d-9808-0bae73ede920 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd" status: 404 len: 111 microversion: 2.1 time: 0.018273 [ 1110.915391] [48511]: [pid: 48511|app: 0|req: 2836/5596] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/1226c5a5-d6c8-45af-b7a3-5e02752501cd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.917091] [48512]: WARNING neutronclient.v2_0.client [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1110.920130] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.920393] [48511]: DEBUG nova.compute.api [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.923786] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.923965] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.924114] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.924367] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.924507] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.924626] [48511]: DEBUG oslo_concurrency.lockutils [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.933367] [48511]: INFO nova.api.openstack.wsgi [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 could not be found. [ 1110.933617] [48511]: DEBUG nova.api.openstack.wsgi [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.934067] [48511]: INFO nova.api.openstack.requestlog [None req-1c0a0797-d154-4a34-90c7-d0c1ae1563a7 tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 404 len: 111 microversion: 2.1 time: 0.015915 [ 1110.934330] [48511]: [pid: 48511|app: 0|req: 2837/5597] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:55 2025] DELETE /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1110.936709] [48512]: DEBUG nova.policy [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.939131] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1110.940593] [48511]: DEBUG nova.compute.api [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] [instance: b9943e44-2ebe-4c5b-844e-15e5415ad2a0] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1110.942306] [48512]: DEBUG nova.policy [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.942915] [48512]: DEBUG nova.policy [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1110.943868] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.944059] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.944197] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.944441] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1110.944580] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1110.944698] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1110.946405] [48512]: INFO nova.api.openstack.requestlog [None req-00467bb4-299c-4a0e-8157-476af1b8f8fd tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.065401 [ 1110.947177] [48512]: [pid: 48512|app: 0|req: 2761/5598] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1110.953864] [48511]: INFO nova.api.openstack.wsgi [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] HTTP exception thrown: Instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 could not be found. [ 1110.954140] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] Returning 404 to user: Instance b9943e44-2ebe-4c5b-844e-15e5415ad2a0 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1110.954519] [48511]: INFO nova.api.openstack.requestlog [None req-fa38ea66-1c94-41ff-9794-f0b4f9b19e5e tempest-ServerDiskConfigTestJSON-1498547308 tempest-ServerDiskConfigTestJSON-1498547308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0" status: 404 len: 111 microversion: 2.1 time: 0.017400 [ 1110.954812] [48511]: [pid: 48511|app: 0|req: 2838/5599] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/b9943e44-2ebe-4c5b-844e-15e5415ad2a0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1111.091387] [48512]: DEBUG nova.api.openstack.wsgi [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.093511] [48512]: DEBUG nova.compute.api [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.096719] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.096899] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.097054] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.097320] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.097465] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.097588] [48512]: DEBUG oslo_concurrency.lockutils [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.113115] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.113712] [48512]: WARNING neutronclient.v2_0.client [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.114548] [48511]: DEBUG nova.compute.api [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.117968] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.118082] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.118213] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.118464] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.118609] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.118731] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.137490] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.137670] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.137769] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.137918] [48511]: DEBUG nova.objects.instance [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.140582] [48511]: WARNING neutronclient.v2_0.client [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.192969] [48511]: DEBUG nova.policy [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.197350] [48511]: INFO nova.api.openstack.requestlog [None req-3b6bc0fd-41df-4760-8837-8b0f04c227cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.086649 [ 1111.197764] [48511]: [pid: 48511|app: 0|req: 2839/5600] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.212934] [48512]: DEBUG nova.policy [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.216983] [48512]: INFO nova.api.openstack.requestlog [None req-47912934-4fc9-468a-b165-8ba699d148da tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1252 microversion: 2.1 time: 0.128083 [ 1111.217321] [48512]: [pid: 48512|app: 0|req: 2762/5601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:55 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1252 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.260418] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.261915] [48511]: DEBUG nova.compute.api [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.268406] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.268657] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.268804] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.269085] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.269485] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.269485] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.294201] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.294378] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.294511] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.294661] [48511]: DEBUG nova.objects.instance [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lazy-loading 'fault' on Instance uuid da89473f-da3f-471c-98fb-b51c48f7f9c1 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.297720] [48511]: WARNING neutronclient.v2_0.client [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.315949] [48511]: DEBUG nova.policy [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9ac4bed1ad954332bb66cb55746d5724', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c82b5c5f27ee4e358aa62064ace5be91', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.319898] [48511]: INFO nova.api.openstack.requestlog [None req-0ea2c720-b11f-4620-8795-6ed3b6db4f6f tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 200 len: 1299 microversion: 2.1 time: 0.061790 [ 1111.320255] [48511]: [pid: 48511|app: 0|req: 2840/5602] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 1299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.522786] [48512]: DEBUG nova.api.openstack.wsgi [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.524973] [48512]: DEBUG nova.compute.api [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.531307] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.531495] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.531634] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.531932] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.532158] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.532302] [48512]: DEBUG oslo_concurrency.lockutils [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.552608] [48512]: WARNING neutronclient.v2_0.client [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.569950] [48512]: DEBUG nova.policy [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.577259] [48512]: INFO nova.api.openstack.requestlog [None req-afd6e45d-4615-4832-a03c-8acdd8d9dbc5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1219 microversion: 2.1 time: 0.056615 [ 1111.577614] [48512]: [pid: 48512|app: 0|req: 2763/5603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.840531] [48511]: DEBUG nova.api.openstack.wsgi [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.841972] [48511]: DEBUG nova.compute.api [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.845477] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.845659] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.845791] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.846062] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.846247] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.846380] [48511]: DEBUG oslo_concurrency.lockutils [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.862169] [48511]: WARNING neutronclient.v2_0.client [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1111.961587] [48512]: DEBUG nova.api.openstack.wsgi [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1111.963415] [48512]: DEBUG nova.compute.api [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1111.966768] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.967908] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.967908] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.967908] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.967908] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.967908] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.977156] [48511]: DEBUG nova.policy [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1111.982056] [48511]: INFO nova.api.openstack.requestlog [None req-22dea192-3532-4a14-bb8f-a4bb6d821c5b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1690 microversion: 2.1 time: 0.143700 [ 1111.982450] [48511]: [pid: 48511|app: 0|req: 2841/5604] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1690 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1111.990509] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1111.990692] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1111.990826] [48512]: DEBUG oslo_concurrency.lockutils [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1111.990978] [48512]: DEBUG nova.objects.instance [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1111.993815] [48512]: WARNING neutronclient.v2_0.client [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.012275] [48512]: DEBUG nova.policy [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.019029] [48512]: DEBUG nova.policy [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.019208] [48512]: DEBUG nova.policy [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.023566] [48512]: INFO nova.api.openstack.requestlog [None req-3c13ff47-9f84-42d6-a42f-431240827f34 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.064553 [ 1112.024050] [48512]: [pid: 48512|app: 0|req: 2764/5605] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1112.210929] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.211817] [48511]: DEBUG nova.compute.api [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.217146] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.217334] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.217465] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.217723] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.217863] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.218065] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.232069] [48512]: DEBUG nova.api.openstack.wsgi [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.233597] [48512]: DEBUG nova.compute.api [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.237394] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.237593] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.237727] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.237984] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.238713] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.238713] [48512]: DEBUG oslo_concurrency.lockutils [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.249923] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.250086] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.250219] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.250368] [48511]: DEBUG nova.objects.instance [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1112.254152] [48511]: WARNING neutronclient.v2_0.client [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.261618] [48512]: WARNING neutronclient.v2_0.client [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.273840] [48511]: DEBUG nova.policy [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.279466] [48511]: INFO nova.api.openstack.requestlog [None req-bfeec3c4-f88f-4beb-b6b6-7b98e8411959 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.071419 [ 1112.279810] [48511]: [pid: 48511|app: 0|req: 2842/5606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.333276] [48511]: DEBUG nova.api.openstack.wsgi [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.334763] [48511]: DEBUG nova.compute.api [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.338194] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.338825] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.338825] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.338825] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.339136] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.339136] [48511]: DEBUG oslo_concurrency.lockutils [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.340420] [48512]: DEBUG nova.policy [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.345914] [48512]: INFO nova.api.openstack.requestlog [None req-e4d9616e-4f15-4fe7-946b-6a7880654912 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1252 microversion: 2.1 time: 0.118052 [ 1112.346289] [48512]: [pid: 48512|app: 0|req: 2765/5607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:56 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1252 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1112.354464] [48511]: INFO nova.api.openstack.wsgi [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. [ 1112.354740] [48511]: DEBUG nova.api.openstack.wsgi [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.355199] [48511]: INFO nova.api.openstack.requestlog [None req-a55d82df-f563-43b7-9f29-fb1491712915 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 404 len: 111 microversion: 2.1 time: 0.024201 [ 1112.355619] [48511]: [pid: 48511|app: 0|req: 2843/5608] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.365990] [48512]: DEBUG nova.api.openstack.wsgi [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.369868] [48512]: DEBUG nova.compute.api [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.379711] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.379925] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.380742] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.380742] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.380742] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.380742] [48512]: DEBUG oslo_concurrency.lockutils [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.393579] [48512]: INFO nova.api.openstack.wsgi [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. [ 1112.393935] [48512]: DEBUG nova.api.openstack.wsgi [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.394523] [48512]: INFO nova.api.openstack.requestlog [None req-f605de91-6e3c-484c-8ffd-e39664b73dca tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 404 len: 111 microversion: 2.1 time: 0.034677 [ 1112.395115] [48512]: [pid: 48512|app: 0|req: 2766/5609] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:57 2025] DELETE /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.400551] [48511]: DEBUG nova.api.openstack.wsgi [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.402083] [48511]: DEBUG nova.compute.api [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: da89473f-da3f-471c-98fb-b51c48f7f9c1] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.407021] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.407021] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.407166] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.407475] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.407695] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.409899] [48511]: DEBUG oslo_concurrency.lockutils [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.420754] [48511]: INFO nova.api.openstack.wsgi [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. [ 1112.421038] [48511]: DEBUG nova.api.openstack.wsgi [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance da89473f-da3f-471c-98fb-b51c48f7f9c1 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.421430] [48511]: INFO nova.api.openstack.requestlog [None req-328716a6-d688-4c1a-b688-0d036ada9107 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1" status: 404 len: 111 microversion: 2.1 time: 0.023711 [ 1112.421737] [48511]: [pid: 48511|app: 0|req: 2844/5610] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/da89473f-da3f-471c-98fb-b51c48f7f9c1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.427050] [48512]: DEBUG nova.api.openstack.wsgi [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.427220] [48512]: DEBUG nova.compute.api [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.431511] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.432035] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.432035] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.432345] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.432416] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.433872] [48512]: DEBUG oslo_concurrency.lockutils [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.447827] [48512]: INFO nova.api.openstack.wsgi [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. [ 1112.448469] [48512]: DEBUG nova.api.openstack.wsgi [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.448811] [48512]: INFO nova.api.openstack.requestlog [None req-bae5ccb6-3450-4a5d-a3f8-51971d22e499 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 404 len: 111 microversion: 2.1 time: 0.024334 [ 1112.449441] [48512]: [pid: 48512|app: 0|req: 2767/5611] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:57 2025] DELETE /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.457363] [48511]: DEBUG nova.api.openstack.wsgi [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.458796] [48511]: DEBUG nova.compute.api [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 7d9d96db-113d-4854-996c-b7134bc5937a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.465156] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.465699] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.465699] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.465798] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.465936] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.466064] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.476090] [48511]: INFO nova.api.openstack.wsgi [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. [ 1112.476589] [48511]: DEBUG nova.api.openstack.wsgi [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 7d9d96db-113d-4854-996c-b7134bc5937a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.477237] [48511]: INFO nova.api.openstack.requestlog [None req-98a8f8e2-ad92-454c-ae7b-5fe12cb05ba5 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a" status: 404 len: 111 microversion: 2.1 time: 0.021735 [ 1112.477453] [48511]: [pid: 48511|app: 0|req: 2845/5612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/7d9d96db-113d-4854-996c-b7134bc5937a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.484134] [48512]: DEBUG nova.api.openstack.wsgi [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.484653] [48512]: DEBUG nova.compute.api [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.489392] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.489576] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.489709] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.490133] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.490199] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.490326] [48512]: DEBUG oslo_concurrency.lockutils [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.502842] [48512]: INFO nova.api.openstack.wsgi [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. [ 1112.503154] [48512]: DEBUG nova.api.openstack.wsgi [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.503593] [48512]: INFO nova.api.openstack.requestlog [None req-54c4e109-c677-4ddb-8e82-bc8ef6d1a0ee tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 404 len: 111 microversion: 2.1 time: 0.022148 [ 1112.504402] [48512]: [pid: 48512|app: 0|req: 2768/5613] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:57 2025] DELETE /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1112.509357] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.510763] [48511]: DEBUG nova.compute.api [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.514566] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.515399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.515399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.515399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.515399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.515399] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.525038] [48511]: INFO nova.api.openstack.wsgi [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. [ 1112.525135] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.525498] [48511]: INFO nova.api.openstack.requestlog [None req-9d8dff62-c728-4efc-bc51-343f1496abdd tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea" status: 404 len: 111 microversion: 2.1 time: 0.019017 [ 1112.525849] [48511]: [pid: 48511|app: 0|req: 2846/5614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/3f7ff6f3-c241-46ed-b9e4-c9d9cb36daea => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.533631] [48512]: DEBUG nova.api.openstack.wsgi [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.534713] [48512]: DEBUG nova.compute.api [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.538441] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.538647] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.538793] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.539080] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.539239] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.539362] [48512]: DEBUG oslo_concurrency.lockutils [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.551720] [48512]: INFO nova.api.openstack.wsgi [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. [ 1112.552166] [48512]: DEBUG nova.api.openstack.wsgi [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.552680] [48512]: INFO nova.api.openstack.requestlog [None req-92cb11c8-da66-4ccd-9f46-0f74e396f00b tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 404 len: 111 microversion: 2.1 time: 0.021261 [ 1112.553091] [48512]: [pid: 48512|app: 0|req: 2769/5615] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:57 2025] DELETE /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.558162] [48511]: DEBUG nova.api.openstack.wsgi [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.559834] [48511]: DEBUG nova.compute.api [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.566110] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.566442] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.566656] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.566900] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.567063] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.567187] [48511]: DEBUG oslo_concurrency.lockutils [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.577896] [48511]: INFO nova.api.openstack.wsgi [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. [ 1112.578187] [48511]: DEBUG nova.api.openstack.wsgi [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.578556] [48511]: INFO nova.api.openstack.requestlog [None req-246f8d2e-7ccd-4830-adbf-cd0288cc6fa9 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc" status: 404 len: 111 microversion: 2.1 time: 0.022547 [ 1112.578860] [48511]: [pid: 48511|app: 0|req: 2847/5616] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/830a1e31-8ae2-45b5-b2b7-5ee9a3efbafc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.584247] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.584403] [48512]: DEBUG nova.compute.api [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.588024] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.588419] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.588419] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.588645] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.588809] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.588953] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.590053] [48511]: DEBUG nova.api.openstack.wsgi [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.591164] [48511]: DEBUG nova.compute.api [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.594300] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.594556] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.594690] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.594942] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.595109] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.595230] [48511]: DEBUG oslo_concurrency.lockutils [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.598027] [48512]: INFO nova.api.openstack.wsgi [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. [ 1112.598027] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.598450] [48512]: INFO nova.api.openstack.requestlog [None req-ac38303b-bfeb-43b7-adda-0659bd0d8805 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b" status: 404 len: 111 microversion: 2.1 time: 0.016845 [ 1112.598786] [48512]: [pid: 48512|app: 0|req: 2770/5617] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:57 2025] DELETE /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.604121] [48512]: DEBUG nova.api.openstack.wsgi [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.605524] [48512]: DEBUG nova.compute.api [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: b46469a0-5577-4ebd-9b0b-4fc66132c42b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1112.608899] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.609126] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.609267] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.609524] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1112.609692] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1112.609818] [48512]: DEBUG oslo_concurrency.lockutils [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1112.619728] [48512]: INFO nova.api.openstack.wsgi [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. [ 1112.619983] [48512]: DEBUG nova.api.openstack.wsgi [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance b46469a0-5577-4ebd-9b0b-4fc66132c42b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1112.620612] [48512]: INFO nova.api.openstack.requestlog [None req-1eac686c-a0d5-4bdb-ba36-a6ef3b7c9c43 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b" status: 404 len: 111 microversion: 2.1 time: 0.018781 [ 1112.620765] [48511]: WARNING neutronclient.v2_0.client [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1112.620815] [48512]: [pid: 48512|app: 0|req: 2771/5618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/b46469a0-5577-4ebd-9b0b-4fc66132c42b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1112.641718] [48511]: DEBUG nova.policy [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1112.650990] [48511]: INFO nova.api.openstack.requestlog [None req-0327c3a5-0c57-4597-b0b5-d5120ecea1f9 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1219 microversion: 2.1 time: 0.062644 [ 1112.651205] [48511]: [pid: 48511|app: 0|req: 2848/5619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1112.995735] [48512]: DEBUG nova.api.openstack.wsgi [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1112.997261] [48512]: DEBUG nova.compute.api [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.000769] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.000956] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.001107] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.001365] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.001700] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.001700] [48512]: DEBUG oslo_concurrency.lockutils [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.023892] [48512]: WARNING neutronclient.v2_0.client [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.040366] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.042809] [48511]: DEBUG nova.compute.api [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.046941] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.046941] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.047066] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.047290] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.047501] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.047598] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.075780] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.075942] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.076090] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.076254] [48511]: DEBUG nova.objects.instance [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1113.080806] [48511]: WARNING neutronclient.v2_0.client [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.091031] [48512]: DEBUG nova.policy [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.096066] [48512]: INFO nova.api.openstack.requestlog [None req-f372fb2f-baa1-4316-b93f-374fc7f630bd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1689 microversion: 2.1 time: 0.103029 [ 1113.096390] [48512]: [pid: 48512|app: 0|req: 2772/5620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1689 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.106502] [48511]: DEBUG nova.policy [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.112174] [48511]: DEBUG nova.policy [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.113032] [48511]: DEBUG nova.policy [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.116805] [48511]: INFO nova.api.openstack.requestlog [None req-3cc853ac-773c-4b78-bb94-8fc048471f14 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.078884 [ 1113.117141] [48511]: [pid: 48511|app: 0|req: 2849/5621] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:57 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1113.295395] [48512]: DEBUG nova.api.openstack.wsgi [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.296749] [48512]: DEBUG nova.compute.api [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.302186] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.302299] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.302430] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.302689] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.302836] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.302962] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.334020] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.334231] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.334397] [48512]: DEBUG oslo_concurrency.lockutils [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.334522] [48512]: DEBUG nova.objects.instance [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 044478e1-4035-4ec9-a559-2e835071b346 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1113.338628] [48512]: WARNING neutronclient.v2_0.client [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.360473] [48512]: DEBUG nova.policy [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.360665] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.361491] [48511]: DEBUG nova.compute.api [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.365957] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.366182] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.366319] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.366605] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.366758] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.366880] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.371357] [48512]: INFO nova.api.openstack.requestlog [None req-44344385-1c37-4e99-8082-add2c2805923 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 200 len: 1304 microversion: 2.1 time: 0.078523 [ 1113.371769] [48512]: [pid: 48512|app: 0|req: 2773/5622] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.384211] [48511]: WARNING neutronclient.v2_0.client [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.495474] [48511]: DEBUG nova.policy [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.501815] [48511]: INFO nova.api.openstack.requestlog [None req-7ab61d28-7d88-42b3-a338-aa074b75f821 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1252 microversion: 2.1 time: 0.144054 [ 1113.502069] [48511]: [pid: 48511|app: 0|req: 2850/5623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1252 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.665094] [48511]: DEBUG nova.api.openstack.wsgi [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.666603] [48511]: DEBUG nova.compute.api [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.673275] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.673669] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.673948] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.674670] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.674670] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.674844] [48511]: DEBUG oslo_concurrency.lockutils [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.691898] [48511]: WARNING neutronclient.v2_0.client [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.696067] [48512]: DEBUG nova.api.openstack.wsgi [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1209993533", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "0d37e26a-1067-41d3-8fb6-f2323de5ff3a"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1113.712142] [48511]: DEBUG nova.policy [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1113.715997] [48511]: INFO nova.api.openstack.requestlog [None req-45dac0af-8b3c-4628-b4f4-15406a927109 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1219 microversion: 2.1 time: 0.052974 [ 1113.716361] [48511]: [pid: 48511|app: 0|req: 2851/5624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1113.735543] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.735729] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.735920] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.736205] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.737544] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.739121] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.744068] [48512]: DEBUG nova.network.neutron [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] validate_networks() for [('0d37e26a-1067-41d3-8fb6-f2323de5ff3a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1113.744068] [48512]: WARNING neutronclient.v2_0.client [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.820227] [48512]: WARNING neutronclient.v2_0.client [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.895712] [48512]: DEBUG nova.virt.hardware [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1113.895882] [48512]: DEBUG nova.virt.hardware [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1113.896072] [48512]: DEBUG nova.virt.hardware [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1113.896202] [48512]: DEBUG nova.virt.hardware [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1113.896332] [48512]: DEBUG nova.virt.hardware [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1113.905835] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.906038] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.906215] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.906555] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.906721] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.908014] [48512]: DEBUG oslo_concurrency.lockutils [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.917514] [48512]: DEBUG nova.quota [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1113.921475] [48512]: DEBUG nova.quota [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for user a742ead9ded2429882e3eb0b6ee91a5c and project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1113.924747] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1113.926222] [48511]: DEBUG nova.compute.api [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1113.927355] [48512]: DEBUG nova.compute.api [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1113.928693] [48512]: DEBUG nova.compute.api [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1113.930400] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.930622] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.930770] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.931082] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1113.931259] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1113.931392] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1113.953821] [48511]: WARNING neutronclient.v2_0.client [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1113.967710] [48512]: INFO nova.api.openstack.requestlog [None req-441b0d8a-c73a-47b7-ab90-e9c6c678e6d8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.333150 [ 1113.968111] [48512]: [pid: 48512|app: 0|req: 2774/5625] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 334 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1114.007744] [48512]: DEBUG nova.api.openstack.wsgi [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1675814776", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "0d37e26a-1067-41d3-8fb6-f2323de5ff3a"}]}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.055407] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.055407] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.055407] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.055898] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.055898] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.056154] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.062249] [48511]: DEBUG nova.policy [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.063717] [48512]: DEBUG nova.network.neutron [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] validate_networks() for [('0d37e26a-1067-41d3-8fb6-f2323de5ff3a', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1114.064098] [48512]: WARNING neutronclient.v2_0.client [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.069185] [48511]: INFO nova.api.openstack.requestlog [None req-8e5a0323-c082-45a5-9bab-846b34348702 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.145728 [ 1114.069185] [48511]: [pid: 48511|app: 0|req: 2852/5626] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.085343] [48511]: DEBUG nova.api.openstack.wsgi [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.087018] [48511]: DEBUG nova.compute.api [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.094706] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.094706] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.094879] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.096141] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.096141] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.096141] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.125885] [48511]: WARNING neutronclient.v2_0.client [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.149440] [48512]: WARNING neutronclient.v2_0.client [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.214170] [48511]: DEBUG nova.policy [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.219073] [48511]: INFO nova.api.openstack.requestlog [None req-acb39098-daee-4344-affa-9f0c26f77c99 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.135853 [ 1114.219394] [48511]: [pid: 48511|app: 0|req: 2853/5627] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.219703] [48512]: DEBUG nova.virt.hardware [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1114.219861] [48512]: DEBUG nova.virt.hardware [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1114.220065] [48512]: DEBUG nova.virt.hardware [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1114.220141] [48512]: DEBUG nova.virt.hardware [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1114.220258] [48512]: DEBUG nova.virt.hardware [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1114.221701] [48511]: DEBUG nova.api.openstack.wsgi [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.225843] [48511]: DEBUG nova.compute.api [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.229980] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.230366] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.230844] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.231799] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.231799] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.231799] [48511]: DEBUG oslo_concurrency.lockutils [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.232550] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.232732] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.232870] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.233260] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.233416] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.233545] [48512]: DEBUG oslo_concurrency.lockutils [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.246918] [48512]: DEBUG nova.quota [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1114.250945] [48512]: DEBUG nova.quota [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for user a742ead9ded2429882e3eb0b6ee91a5c and project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1114.251705] [48511]: WARNING neutronclient.v2_0.client [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.255913] [48512]: DEBUG nova.compute.api [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1114.257216] [48512]: DEBUG nova.compute.api [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1114.284839] [48512]: INFO nova.api.openstack.requestlog [None req-1a7241dd-6fd0-4e6c-8b2a-91c2f0a92764 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.279481 [ 1114.286331] [48512]: [pid: 48512|app: 0|req: 2775/5628] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:58 2025] POST /compute/v2.1/servers => generated 380 bytes in 280 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1114.288506] [48512]: DEBUG nova.api.openstack.wsgi [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.290022] [48512]: DEBUG nova.compute.api [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.300774] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.301079] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.301187] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.301497] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.301633] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.302063] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.339103] [48512]: WARNING neutronclient.v2_0.client [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.376479] [48511]: DEBUG nova.policy [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.383746] [48511]: INFO nova.api.openstack.requestlog [None req-e837f9b3-b9d6-46a9-9438-7ab87da724d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1689 microversion: 2.1 time: 0.163778 [ 1114.384170] [48511]: [pid: 48511|app: 0|req: 2854/5629] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:58 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1689 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1114.386925] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.388731] [48511]: DEBUG nova.compute.api [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.395075] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.395268] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.395409] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.395771] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.395974] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.396188] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.436230] [48512]: WARNING neutronclient.v2_0.client [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.436368] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.436368] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.436451] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.436948] [48511]: DEBUG nova.objects.instance [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lazy-loading 'fault' on Instance uuid 8ef652e3-789f-4efb-a392-06c2cbaa9d7f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1114.441755] [48511]: WARNING neutronclient.v2_0.client [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.463312] [48511]: DEBUG nova.policy [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.475924] [48511]: DEBUG nova.policy [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.476749] [48511]: DEBUG nova.policy [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3bc79d6c06b341d096e14c3556df170d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac136442f63e4a6c98f698d1ccc18c7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1114.480399] [48511]: INFO nova.api.openstack.requestlog [None req-ce80bd5e-9c04-439a-b0e7-eddde9c4cde0 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 200 len: 1579 microversion: 2.94 time: 0.095562 [ 1114.480779] [48511]: [pid: 48511|app: 0|req: 2855/5630] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 1579 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1114.483970] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae7ec1ac-75dc-4566-ae5e-3b8c9e48878a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-524140626", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB0WGGvls1aspNkMszpNp4yOx75o5qc3r2mQZzLb0lPA+QczgjljFBRSMMOHjKzIhseAYXP8KC2/8cC1Yzg2bTJrJam/4//ZEjwzZiY/Kut5iOP3h/IFW1IKlDUoT0EIQA=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.502235] [48511]: DEBUG nova.quota [None req-ae7ec1ac-75dc-4566-ae5e-3b8c9e48878a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1114.506089] [48511]: DEBUG nova.quota [None req-ae7ec1ac-75dc-4566-ae5e-3b8c9e48878a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1114.523498] [48511]: INFO nova.api.openstack.requestlog [None req-ae7ec1ac-75dc-4566-ae5e-3b8c9e48878a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042115 [ 1114.523884] [48511]: [pid: 48511|app: 0|req: 2856/5631] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:27:59 2025] 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) [ 1114.526414] [48511]: DEBUG nova.api.openstack.wsgi [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1747029112", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "84", "networks": [{"uuid": "0d37e26a-1067-41d3-8fb6-f2323de5ff3a"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1114.568188] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.568386] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.568524] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.569176] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.569176] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.569176] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.578407] [48511]: DEBUG nova.network.neutron [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] validate_networks() for [('0d37e26a-1067-41d3-8fb6-f2323de5ff3a', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1114.578719] [48511]: WARNING neutronclient.v2_0.client [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.750637] [48511]: WARNING neutronclient.v2_0.client [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1114.867782] [48511]: DEBUG nova.virt.hardware [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1114.868140] [48511]: DEBUG nova.virt.hardware [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1114.868457] [48511]: DEBUG nova.virt.hardware [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1114.868684] [48511]: DEBUG nova.virt.hardware [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1114.868930] [48511]: DEBUG nova.virt.hardware [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1114.879412] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.879647] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.879802] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.880243] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.882462] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.882619] [48511]: DEBUG oslo_concurrency.lockutils [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.891340] [48511]: DEBUG nova.quota [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1114.893739] [48511]: DEBUG nova.quota [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Getting quotas for user a742ead9ded2429882e3eb0b6ee91a5c and project 2d594899eea7453199f58212a4c7fb84. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1114.898994] [48511]: DEBUG nova.compute.api [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1114.900327] [48511]: DEBUG nova.compute.api [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1114.937560] [48511]: INFO nova.api.openstack.requestlog [None req-35733657-c82b-4658-814a-b9f429436eeb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.413018 [ 1114.937995] [48511]: [pid: 48511|app: 0|req: 2857/5632] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:27:59 2025] POST /compute/v2.1/servers => generated 380 bytes in 414 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1114.940278] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.941646] [48511]: DEBUG nova.compute.api [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.945341] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.945437] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.945492] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.946830] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.946830] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.946830] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.959708] [48511]: INFO nova.api.openstack.wsgi [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. [ 1114.959992] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1114.960399] [48511]: INFO nova.api.openstack.requestlog [None req-d2829dc6-283a-452b-8e57-ec3dac4dc86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 404 len: 111 microversion: 2.1 time: 0.021946 [ 1114.961291] [48511]: [pid: 48511|app: 0|req: 2858/5633] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1114.963123] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1114.964495] [48511]: DEBUG nova.compute.api [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1114.967825] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.968232] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.968232] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.968446] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1114.968575] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1114.968654] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1114.988295] [48511]: WARNING neutronclient.v2_0.client [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.057041] [48511]: DEBUG nova.policy [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.061083] [48511]: INFO nova.api.openstack.requestlog [None req-9b55443e-19bf-4d77-8211-09e9f456630c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1439 microversion: 2.1 time: 0.099583 [ 1115.061597] [48511]: [pid: 48511|app: 0|req: 2859/5634] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1439 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.064037] [48511]: DEBUG nova.api.openstack.wsgi [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.065443] [48511]: DEBUG nova.compute.api [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.078786] [48511]: DEBUG oslo_concurrency.lockutils [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.106392] [48511]: WARNING neutronclient.v2_0.client [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.124289] [48511]: DEBUG nova.policy [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.128462] [48511]: INFO nova.api.openstack.requestlog [None req-f5e1b575-0d9a-47d6-a149-89b68081882c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1219 microversion: 2.1 time: 0.066585 [ 1115.128806] [48511]: [pid: 48511|app: 0|req: 2860/5635] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.131692] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d19a1d8-8720-46bd-9758-4497d5bae97a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.132687] [48511]: DEBUG nova.compute.api [None req-1d19a1d8-8720-46bd-9758-4497d5bae97a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.147089] [48511]: WARNING neutronclient.v2_0.client [None req-1d19a1d8-8720-46bd-9758-4497d5bae97a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.167045] [48511]: DEBUG nova.policy [None req-1d19a1d8-8720-46bd-9758-4497d5bae97a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1115.172177] [48511]: INFO nova.api.openstack.requestlog [None req-1d19a1d8-8720-46bd-9758-4497d5bae97a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1219 microversion: 2.1 time: 0.042721 [ 1115.172523] [48511]: [pid: 48511|app: 0|req: 2861/5636] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1115.175450] [48511]: DEBUG nova.api.openstack.wsgi [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.175689] [48511]: DEBUG nova.compute.api [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.179454] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.180378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.180378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.180378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.180378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.180378] [48511]: DEBUG oslo_concurrency.lockutils [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.191653] [48511]: INFO nova.api.openstack.wsgi [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. [ 1115.191653] [48511]: DEBUG nova.api.openstack.wsgi [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1115.191653] [48511]: INFO nova.api.openstack.requestlog [None req-d02a662f-fea5-43d3-97d7-365b11cb0334 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 404 len: 111 microversion: 2.1 time: 0.018479 [ 1115.191782] [48511]: [pid: 48511|app: 0|req: 2862/5637] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:27:59 2025] DELETE /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1115.194216] [48511]: DEBUG nova.api.openstack.wsgi [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.195561] [48511]: DEBUG nova.compute.api [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.198829] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.199150] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.199298] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.199554] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.199708] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.199845] [48511]: DEBUG oslo_concurrency.lockutils [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.215634] [48511]: WARNING neutronclient.v2_0.client [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.254173] [48511]: INFO nova.api.openstack.requestlog [None req-4330be2e-3529-47d2-b9ee-364a6612b464 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.061774 [ 1115.254639] [48511]: [pid: 48511|app: 0|req: 2863/5638] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:27:59 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/os-interface => generated 287 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1115.257059] [48511]: DEBUG nova.api.openstack.wsgi [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1115.258309] [48511]: DEBUG nova.compute.api [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 044478e1-4035-4ec9-a559-2e835071b346] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1115.261758] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.261903] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.262623] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.262915] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.263623] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.263623] [48511]: DEBUG oslo_concurrency.lockutils [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.274426] [48511]: INFO nova.api.openstack.wsgi [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. [ 1115.274698] [48511]: DEBUG nova.api.openstack.wsgi [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 044478e1-4035-4ec9-a559-2e835071b346 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1115.275184] [48511]: INFO nova.api.openstack.requestlog [None req-47669de8-ba0a-428f-be59-5a190a99304b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346" status: 404 len: 111 microversion: 2.1 time: 0.020087 [ 1115.276238] [48511]: [pid: 48511|app: 0|req: 2864/5639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:00 2025] GET /compute/v2.1/servers/044478e1-4035-4ec9-a559-2e835071b346 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1115.278709] [48511]: DEBUG nova.api.openstack.wsgi [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1468738695", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "edc39428-47fe-4fc8-8801-4486e6312a48"}], "security_groups": [{"name": "tempest-securitygroup--281050131"}], "key_name": "tempest-keypair-524140626", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1115.329448] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.329737] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.329933] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.330409] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1115.331794] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1115.331965] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1115.337089] [48511]: WARNING neutronclient.v2_0.client [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1115.377914] [48511]: DEBUG nova.network.neutron [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] validate_networks() for [('edc39428-47fe-4fc8-8801-4486e6312a48', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1115.378531] [48511]: WARNING neutronclient.v2_0.client [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.016173] [48511]: WARNING neutronclient.v2_0.client [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.089632] [48511]: DEBUG nova.virt.hardware [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1116.089923] [48511]: DEBUG nova.virt.hardware [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1116.090154] [48511]: DEBUG nova.virt.hardware [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1116.090303] [48511]: DEBUG nova.virt.hardware [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1116.090453] [48511]: DEBUG nova.virt.hardware [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1116.101120] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.101421] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.101579] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.102099] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.103441] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.103578] [48511]: DEBUG oslo_concurrency.lockutils [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.114894] [48511]: DEBUG nova.quota [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1116.119169] [48511]: DEBUG nova.quota [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1116.125221] [48511]: DEBUG nova.compute.api [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1116.126411] [48511]: DEBUG nova.compute.api [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1116.165970] [48511]: INFO nova.api.openstack.requestlog [None req-9927ac63-3117-4424-bbd1-9084dba93832 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.889026 [ 1116.166626] [48511]: [pid: 48511|app: 0|req: 2865/5640] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:28:00 2025] POST /compute/v2.1/servers => generated 405 bytes in 890 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1116.169221] [48511]: DEBUG nova.api.openstack.wsgi [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.169466] [48511]: DEBUG nova.compute.api [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.177223] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.177406] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.177572] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.177827] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.177961] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.178093] [48511]: DEBUG oslo_concurrency.lockutils [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.187700] [48511]: INFO nova.api.openstack.wsgi [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. [ 1116.187988] [48511]: DEBUG nova.api.openstack.wsgi [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.188465] [48511]: INFO nova.api.openstack.requestlog [None req-98a5ba2b-9f52-4d5e-8245-6bf6e47f69db tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 404 len: 111 microversion: 2.1 time: 0.021274 [ 1116.188773] [48511]: [pid: 48511|app: 0|req: 2866/5641] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:00 2025] DELETE /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.191427] [48511]: DEBUG nova.api.openstack.wsgi [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.193051] [48511]: DEBUG nova.compute.api [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.196069] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.196240] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.196372] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.196957] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.196957] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.196957] [48511]: DEBUG oslo_concurrency.lockutils [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.216410] [48511]: WARNING neutronclient.v2_0.client [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.283811] [48511]: DEBUG nova.policy [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.288037] [48511]: INFO nova.api.openstack.requestlog [None req-597a2fe3-9942-47c0-b509-791c9bd5cd29 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1687 microversion: 2.1 time: 0.098619 [ 1116.288367] [48511]: [pid: 48511|app: 0|req: 2867/5642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:00 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1687 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.291025] [48511]: DEBUG nova.api.openstack.wsgi [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.292334] [48511]: DEBUG nova.compute.api [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] [instance: 8ef652e3-789f-4efb-a392-06c2cbaa9d7f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.295582] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.295761] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.295891] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.296162] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.296301] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.296461] [48511]: DEBUG oslo_concurrency.lockutils [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.305987] [48511]: INFO nova.api.openstack.wsgi [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] HTTP exception thrown: Instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f could not be found. [ 1116.306389] [48511]: DEBUG nova.api.openstack.wsgi [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Returning 404 to user: Instance 8ef652e3-789f-4efb-a392-06c2cbaa9d7f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.306664] [48511]: INFO nova.api.openstack.requestlog [None req-21713d10-fe92-4ceb-b59a-79f2d69add83 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f" status: 404 len: 111 microversion: 2.94 time: 0.017858 [ 1116.307128] [48511]: [pid: 48511|app: 0|req: 2868/5643] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/8ef652e3-789f-4efb-a392-06c2cbaa9d7f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1116.309374] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.309929] [48511]: DEBUG nova.compute.api [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.312677] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.312856] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.312991] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.313272] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.313388] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.313508] [48511]: DEBUG oslo_concurrency.lockutils [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.323333] [48511]: INFO nova.api.openstack.wsgi [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. [ 1116.324029] [48511]: DEBUG nova.api.openstack.wsgi [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.324029] [48511]: INFO nova.api.openstack.requestlog [None req-8f6d451b-3c54-4a75-adc6-8a308fffe7a2 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 404 len: 111 microversion: 2.1 time: 0.016364 [ 1116.324457] [48511]: [pid: 48511|app: 0|req: 2869/5644] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:01 2025] DELETE /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.326697] [48511]: DEBUG nova.api.openstack.wsgi [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2b7a4d7f-5605-4148-b487-df63eec67406", "tag": "7907bac7-663a-465e-a1bb-4840c37713da"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1116.332036] [48511]: DEBUG oslo_concurrency.lockutils [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.332036] [48511]: DEBUG oslo_concurrency.lockutils [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.332174] [48511]: DEBUG oslo_concurrency.lockutils [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.339658] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] Creating event network-changed:7907bac7-663a-465e-a1bb-4840c37713da for instance 2b7a4d7f-5605-4148-b487-df63eec67406 on cpu-1 [ 1116.344025] [48511]: INFO nova.api.openstack.requestlog [req-d94e20d3-314a-4f42-b9db-cad730b7f9d3 req-ca3de412-c1bf-4268-bb35-876dbdc10fb2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018916 [ 1116.344489] [48511]: [pid: 48511|app: 0|req: 2870/5645] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:01 2025] 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) [ 1116.347413] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.348383] [48511]: DEBUG nova.compute.api [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.352352] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.352352] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.352352] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.352352] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.352607] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.352607] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.371352] [48511]: WARNING neutronclient.v2_0.client [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.451042] [48511]: DEBUG nova.policy [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.457684] [48511]: INFO nova.api.openstack.requestlog [None req-6f55707d-4e1c-436a-b735-514d5dbc3906 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1439 microversion: 2.1 time: 0.112574 [ 1116.458023] [48511]: [pid: 48511|app: 0|req: 2871/5646] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1439 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.460508] [48511]: DEBUG nova.api.openstack.wsgi [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.461845] [48511]: DEBUG nova.compute.api [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.465284] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.465459] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.465589] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.465832] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.466010] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.466145] [48511]: DEBUG oslo_concurrency.lockutils [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.490077] [48511]: WARNING neutronclient.v2_0.client [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.509839] [48511]: DEBUG nova.policy [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.514584] [48511]: INFO nova.api.openstack.requestlog [None req-005388b0-efdc-4edb-a3ab-01dc5813924e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1275 microversion: 2.1 time: 0.055922 [ 1116.514920] [48511]: [pid: 48511|app: 0|req: 2872/5647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1275 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.517862] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f82e4fd-9bd1-4160-9921-5a9d9feb04b2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.518515] [48511]: DEBUG nova.compute.api [None req-1f82e4fd-9bd1-4160-9921-5a9d9feb04b2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.529596] [48511]: WARNING neutronclient.v2_0.client [None req-1f82e4fd-9bd1-4160-9921-5a9d9feb04b2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.546750] [48511]: DEBUG nova.policy [None req-1f82e4fd-9bd1-4160-9921-5a9d9feb04b2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.550461] [48511]: INFO nova.api.openstack.requestlog [None req-1f82e4fd-9bd1-4160-9921-5a9d9feb04b2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1239 microversion: 2.1 time: 0.035034 [ 1116.550767] [48511]: [pid: 48511|app: 0|req: 2873/5648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1239 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.552919] [48511]: DEBUG nova.api.openstack.wsgi [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.554224] [48511]: DEBUG nova.compute.api [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.557496] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.557669] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.557798] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.558054] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.558204] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.558327] [48511]: DEBUG oslo_concurrency.lockutils [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.575196] [48511]: WARNING neutronclient.v2_0.client [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.596302] [48511]: DEBUG nova.policy [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.599820] [48511]: INFO nova.api.openstack.requestlog [None req-523a8e89-9a10-4945-b24f-de1791758cf5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1215 microversion: 2.1 time: 0.048454 [ 1116.600123] [48511]: [pid: 48511|app: 0|req: 2874/5649] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1116.602630] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.603918] [48511]: DEBUG nova.compute.api [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: a370c4f5-74b0-41b7-89e9-7799dfdeff5f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.607229] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.607229] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.607381] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.607938] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.607938] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.607938] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.617431] [48511]: INFO nova.api.openstack.wsgi [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. [ 1116.617694] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance a370c4f5-74b0-41b7-89e9-7799dfdeff5f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.618103] [48511]: INFO nova.api.openstack.requestlog [None req-5d5384e8-4f9b-4e28-84eb-55cbddd0fb05 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f" status: 404 len: 111 microversion: 2.1 time: 0.017413 [ 1116.618379] [48511]: [pid: 48511|app: 0|req: 2875/5650] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/a370c4f5-74b0-41b7-89e9-7799dfdeff5f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.620665] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9fc47df-b690-4c12-9a06-fd7a7ea2d038 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.631940] [48511]: INFO nova.api.openstack.requestlog [None req-e9fc47df-b690-4c12-9a06-fd7a7ea2d038 tempest-ServersV294TestFqdnHostnames-1303142590 tempest-ServersV294TestFqdnHostnames-1303142590-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2094456026" status: 204 len: 0 microversion: 2.94 time: 0.012826 [ 1116.632100] [48511]: [pid: 48511|app: 0|req: 2876/5651] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:28:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2094456026 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1116.634822] [48511]: DEBUG nova.api.openstack.wsgi [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.635756] [48511]: DEBUG nova.compute.api [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 1c0c7c6b-bdee-4a24-aa09-9b80f440e784] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.639382] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.639563] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.639892] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.639942] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.640099] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.640275] [48511]: DEBUG oslo_concurrency.lockutils [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.649255] [48511]: INFO nova.api.openstack.wsgi [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. [ 1116.649524] [48511]: DEBUG nova.api.openstack.wsgi [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 1c0c7c6b-bdee-4a24-aa09-9b80f440e784 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.649931] [48511]: INFO nova.api.openstack.requestlog [None req-903411ae-6002-4a8f-b9ea-d2a9508ba268 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784" status: 404 len: 111 microversion: 2.1 time: 0.017404 [ 1116.650436] [48511]: [pid: 48511|app: 0|req: 2877/5652] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/1c0c7c6b-bdee-4a24-aa09-9b80f440e784 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.652626] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1116.654015] [48511]: DEBUG nova.compute.api [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.656889] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.657063] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.657198] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.657442] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.657584] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.657704] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.677428] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.677559] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.677679] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.681996] [48511]: WARNING neutronclient.v2_0.client [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1116.682531] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.682700] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.682864] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.683210] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.684228] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.685274] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.690212] [48511]: DEBUG nova.policy [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1116.696268] [48511]: DEBUG nova.compute.api [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1116.699997] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.700184] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.700312] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.700637] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.701925] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.702080] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.721948] [48511]: DEBUG nova.quota [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1116.725874] [48511]: DEBUG nova.quota [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Getting quotas for user 67acd79a36814ed993ee8c3fd573c4b0 and project dd6bec33c6fc4ccc8224a6b37894ba0d. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1116.734262] [48511]: DEBUG nova.virt.hardware [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1116.734650] [48511]: DEBUG nova.virt.hardware [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1116.734853] [48511]: DEBUG nova.virt.hardware [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1116.735088] [48511]: DEBUG nova.virt.hardware [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1116.735274] [48511]: DEBUG nova.virt.hardware [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1116.780593] [48511]: INFO nova.api.openstack.requestlog [None req-8ff8e9fd-c8ee-42db-8927-5bc799fa9525 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action" status: 202 len: 0 microversion: 2.1 time: 0.129752 [ 1116.780943] [48511]: [pid: 48511|app: 0|req: 2878/5653] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:01 2025] POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1116.783372] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.783537] [48511]: DEBUG nova.compute.api [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.786661] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.786839] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.786971] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.787225] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.787397] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.787523] [48511]: DEBUG oslo_concurrency.lockutils [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.795622] [48511]: INFO nova.api.openstack.wsgi [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. [ 1116.795908] [48511]: DEBUG nova.api.openstack.wsgi [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.796289] [48511]: INFO nova.api.openstack.requestlog [None req-4c68dbc2-dc31-44e3-92ae-61629159f86b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 404 len: 111 microversion: 2.1 time: 0.014839 [ 1116.796566] [48511]: [pid: 48511|app: 0|req: 2879/5654] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:01 2025] DELETE /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.799263] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.799362] [48511]: DEBUG nova.compute.api [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.802169] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.802346] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.802475] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.802766] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.802882] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.803027] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.819472] [48511]: INFO nova.api.openstack.wsgi [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. [ 1116.819840] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1116.820256] [48511]: INFO nova.api.openstack.requestlog [None req-f4dab840-8c9b-4a31-9d40-4415f5c923d1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 404 len: 111 microversion: 2.1 time: 0.023190 [ 1116.820555] [48511]: [pid: 48511|app: 0|req: 2880/5655] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:01 2025] DELETE /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1116.823205] [48511]: DEBUG nova.api.openstack.wsgi [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1116.824625] [48511]: DEBUG nova.compute.api [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1116.829299] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.829446] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.829581] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.830085] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1116.830351] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1116.830393] [48511]: DEBUG oslo_concurrency.lockutils [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1116.854818] [48511]: WARNING neutronclient.v2_0.client [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1117.832685] [48511]: DEBUG nova.policy [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1117.838894] [48511]: INFO nova.api.openstack.requestlog [None req-b77fa269-2a62-4305-a328-856e9a3a8bc2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1448 microversion: 2.1 time: 1.017815 [ 1117.839284] [48511]: [pid: 48511|app: 0|req: 2881/5656] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:01 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1448 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1117.842021] [48511]: DEBUG nova.api.openstack.wsgi [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1117.843576] [48511]: DEBUG nova.compute.api [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 498249b6-4818-4434-b9f6-37cd7b1f6ebf] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1117.849194] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.849362] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.849492] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.849750] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.849902] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.850044] [48511]: DEBUG oslo_concurrency.lockutils [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.859253] [48511]: INFO nova.api.openstack.wsgi [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. [ 1117.859533] [48511]: DEBUG nova.api.openstack.wsgi [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 498249b6-4818-4434-b9f6-37cd7b1f6ebf could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1117.859932] [48511]: INFO nova.api.openstack.requestlog [None req-67a3ec89-d5ec-4320-b7b6-fc63a4be6bd8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf" status: 404 len: 111 microversion: 2.1 time: 0.020152 [ 1117.860320] [48511]: [pid: 48511|app: 0|req: 2882/5657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:02 2025] GET /compute/v2.1/servers/498249b6-4818-4434-b9f6-37cd7b1f6ebf => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1117.864401] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1117.864593] [48511]: DEBUG nova.compute.api [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] [instance: 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1117.867523] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.867715] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.867858] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.868135] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.868338] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.868507] [48511]: DEBUG oslo_concurrency.lockutils [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.880454] [48511]: INFO nova.api.openstack.wsgi [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] HTTP exception thrown: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. [ 1117.880835] [48511]: DEBUG nova.api.openstack.wsgi [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] Returning 404 to user: Instance 83e9ae3a-118a-4a8e-a3f6-9044ebcc726b could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1117.881258] [48511]: INFO nova.api.openstack.requestlog [None req-5d3ed372-33b8-4f37-96ee-de09fe0612c1 tempest-DeleteServersTestJSON-1171898101 tempest-DeleteServersTestJSON-1171898101-project-member] 10.180.1.21 "GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b" status: 404 len: 111 microversion: 2.1 time: 0.020463 [ 1117.881581] [48511]: [pid: 48511|app: 0|req: 2883/5658] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:02 2025] GET /compute/v2.1/servers/83e9ae3a-118a-4a8e-a3f6-9044ebcc726b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1117.884091] [48511]: DEBUG nova.api.openstack.wsgi [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1117.885397] [48511]: DEBUG nova.compute.api [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1117.888290] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.888476] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.888614] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.888866] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1117.889030] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1117.889160] [48511]: DEBUG oslo_concurrency.lockutils [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1117.913751] [48511]: WARNING neutronclient.v2_0.client [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1118.562638] [48511]: DEBUG nova.policy [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1118.571999] [48511]: INFO nova.api.openstack.requestlog [None req-7855973d-3ee6-4482-a8c9-04e7a0da2138 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.689606 [ 1118.572814] [48511]: [pid: 48511|app: 0|req: 2884/5659] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:02 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1118.575474] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1118.577225] [48511]: DEBUG nova.compute.api [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1118.584054] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.584519] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.584853] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.585195] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1118.585384] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1118.585568] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1118.613578] [48511]: WARNING neutronclient.v2_0.client [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1119.561697] [48511]: DEBUG nova.policy [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.569293] [48511]: INFO nova.api.openstack.requestlog [None req-4cd28674-476a-4d14-9d02-ea25f72828a2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1325 microversion: 2.1 time: 0.995714 [ 1119.569622] [48511]: [pid: 48511|app: 0|req: 2885/5660] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:03 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1325 bytes in 996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.572333] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1119.573651] [48511]: DEBUG nova.compute.api [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1119.578320] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.578535] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.578682] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.578961] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.579139] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.579265] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.609997] [48511]: WARNING neutronclient.v2_0.client [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1119.788572] [48511]: DEBUG nova.policy [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1119.793869] [48511]: INFO nova.api.openstack.requestlog [None req-0ad1348f-fdda-45e8-9757-cd2499896f64 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1235 microversion: 2.1 time: 0.223625 [ 1119.794275] [48511]: [pid: 48511|app: 0|req: 2886/5661] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:04 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1235 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1119.800184] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1119.801736] [48511]: DEBUG nova.compute.api [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1119.808091] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.808276] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.808418] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.808696] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1119.808901] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1119.809205] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1119.825944] [48511]: WARNING neutronclient.v2_0.client [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.224695] [48511]: DEBUG nova.policy [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.230825] [48511]: INFO nova.api.openstack.requestlog [None req-d5713cd1-b6e6-4ea5-a858-d6f6678d3946 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1215 microversion: 2.1 time: 0.435930 [ 1120.231209] [48511]: [pid: 48511|app: 0|req: 2887/5662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:04 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1215 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.234338] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.234863] [48511]: DEBUG nova.compute.api [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.240617] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.240857] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.241045] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.241331] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.241534] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.241656] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.254458] [48511]: INFO nova.api.openstack.wsgi [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. [ 1120.254834] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1120.255260] [48511]: INFO nova.api.openstack.requestlog [None req-b1d15695-031f-450d-8a2f-df2067085f4a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 404 len: 111 microversion: 2.1 time: 0.023571 [ 1120.255568] [48511]: [pid: 48511|app: 0|req: 2888/5663] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:05 2025] DELETE /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1120.259890] [48511]: DEBUG nova.api.openstack.wsgi [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d13a1694-1179-4ac5-b41a-6f2fb4a33f65", "tag": "ec5835a0-5bcf-4104-93d9-96784eae5b31"}, {"server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "name": "network-vif-plugged", "status": "completed", "tag": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}, {"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1120.266264] [48511]: DEBUG oslo_concurrency.lockutils [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.266481] [48511]: DEBUG oslo_concurrency.lockutils [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.266660] [48511]: DEBUG oslo_concurrency.lockutils [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.278423] [48511]: INFO nova.api.openstack.compute.server_external_events [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Creating event network-changed:ec5835a0-5bcf-4104-93d9-96784eae5b31 for instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 on cpu-1 [ 1120.279199] [48511]: INFO nova.api.openstack.compute.server_external_events [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Creating event network-vif-plugged:d8fd006e-4bb8-406a-a967-e39c6abb043a for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1120.279514] [48511]: INFO nova.api.openstack.compute.server_external_events [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] Creating event network-changed:d8fd006e-4bb8-406a-a967-e39c6abb043a for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1120.286043] [48511]: INFO nova.api.openstack.requestlog [req-aff4cdc4-10f1-4b9b-90eb-745669314825 req-7669dfb9-9dc2-4d79-b585-a9db859cf784 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.029843 [ 1120.286433] [48511]: [pid: 48511|app: 0|req: 2889/5664] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:05 2025] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1120.289216] [48511]: DEBUG nova.api.openstack.wsgi [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1120.290645] [48511]: DEBUG nova.compute.api [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.296267] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.296267] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.296267] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.296267] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.296535] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.296600] [48511]: DEBUG oslo_concurrency.lockutils [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.359693] [48511]: INFO nova.api.openstack.requestlog [None req-da6bc175-7888-4cdf-8696-a2b1f5ecbaf2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 204 len: 0 microversion: 2.1 time: 0.070741 [ 1120.359693] [48511]: [pid: 48511|app: 0|req: 2890/5665] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:05 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1120.361308] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.362874] [48511]: DEBUG nova.compute.api [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.370453] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.370644] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.370847] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.371135] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.371288] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.371411] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.422234] [48511]: WARNING neutronclient.v2_0.client [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.593162] [48511]: DEBUG nova.policy [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.597348] [48511]: INFO nova.api.openstack.requestlog [None req-fe0d7067-18ef-456b-a30a-a5374a790ccc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1448 microversion: 2.1 time: 0.238267 [ 1120.597757] [48511]: [pid: 48511|app: 0|req: 2891/5666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1448 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.600099] [48511]: DEBUG nova.api.openstack.wsgi [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.601376] [48511]: DEBUG nova.compute.api [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 91cc6dff-e3c2-4ec2-b481-3c1262ad174d] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.607950] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.608214] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.608383] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.608697] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.608821] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.608969] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.621670] [48511]: INFO nova.api.openstack.wsgi [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. [ 1120.621797] [48511]: DEBUG nova.api.openstack.wsgi [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 91cc6dff-e3c2-4ec2-b481-3c1262ad174d could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1120.622272] [48511]: INFO nova.api.openstack.requestlog [None req-53f6527d-73a6-43e1-ba54-8919353ba629 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d" status: 404 len: 111 microversion: 2.1 time: 0.024045 [ 1120.622958] [48511]: [pid: 48511|app: 0|req: 2892/5667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/91cc6dff-e3c2-4ec2-b481-3c1262ad174d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1120.625314] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.626611] [48511]: DEBUG nova.compute.api [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.629544] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.629715] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.629881] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.630125] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.630284] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.630406] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.658284] [48511]: WARNING neutronclient.v2_0.client [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.734082] [48511]: DEBUG nova.policy [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.739444] [48511]: INFO nova.api.openstack.requestlog [None req-fa82bb45-4227-4890-94c1-63582245e45d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.115999 [ 1120.739738] [48511]: [pid: 48511|app: 0|req: 2893/5668] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.742143] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.743511] [48511]: DEBUG nova.compute.api [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.746788] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.746966] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.747120] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.747368] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.747511] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.747631] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.765408] [48511]: WARNING neutronclient.v2_0.client [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.850719] [48511]: DEBUG nova.policy [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.853524] [48511]: INFO nova.api.openstack.requestlog [None req-f6f6cc12-8aa9-4d56-9c4c-1608bdad4916 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.113181 [ 1120.854413] [48511]: [pid: 48511|app: 0|req: 2894/5669] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.859796] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.860026] [48511]: DEBUG nova.compute.api [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.865921] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.866111] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.866425] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.866550] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.866617] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.866733] [48511]: DEBUG oslo_concurrency.lockutils [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.880944] [48511]: INFO nova.api.openstack.wsgi [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. [ 1120.881237] [48511]: DEBUG nova.api.openstack.wsgi [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1120.881664] [48511]: INFO nova.api.openstack.requestlog [None req-7f142bb8-2982-45a1-8bec-5af64fbb614a tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 404 len: 111 microversion: 2.1 time: 0.026721 [ 1120.882346] [48511]: [pid: 48511|app: 0|req: 2895/5670] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:05 2025] DELETE /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1120.885115] [48511]: DEBUG nova.api.openstack.wsgi [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.886462] [48511]: DEBUG nova.compute.api [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.889590] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.889788] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.889970] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.890153] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.890295] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.890437] [48511]: DEBUG oslo_concurrency.lockutils [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.912025] [48511]: WARNING neutronclient.v2_0.client [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1120.934619] [48511]: DEBUG nova.policy [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1120.938571] [48511]: INFO nova.api.openstack.requestlog [None req-35473231-974c-47a0-b609-77cc4426e3c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1235 microversion: 2.1 time: 0.055851 [ 1120.938980] [48511]: [pid: 48511|app: 0|req: 2896/5671] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1120.941388] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1120.942651] [48511]: DEBUG nova.compute.api [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 4afc2904-2f86-4d8a-b48b-8eb883959653] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1120.944101] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=331,nova_api:DELETE=4,nova_api:UPDATE=4,nova_api:INSERT=13 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1120.946853] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.947338] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.947473] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.947724] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1120.947914] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1120.948197] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1120.959475] [48511]: INFO nova.api.openstack.wsgi [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. [ 1120.959773] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 4afc2904-2f86-4d8a-b48b-8eb883959653 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1120.960187] [48511]: INFO nova.api.openstack.requestlog [None req-3f37f060-929a-4aff-8cc3-68bbf14bb564 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653" status: 404 len: 111 microversion: 2.1 time: 0.020729 [ 1120.960630] [48511]: [pid: 48511|app: 0|req: 2897/5672] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/4afc2904-2f86-4d8a-b48b-8eb883959653 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.021888] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow298Test-server-246033502", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1121.063946] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.064219] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.064346] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.066163] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.066631] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.067905] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.074294] [48511]: DEBUG nova.virt.hardware [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1121.074433] [48511]: DEBUG nova.virt.hardware [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1121.074588] [48511]: DEBUG nova.virt.hardware [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1121.074700] [48511]: DEBUG nova.virt.hardware [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1121.074886] [48511]: DEBUG nova.virt.hardware [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1121.083761] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.084141] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.084141] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.084462] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.085867] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.086064] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.109639] [48511]: DEBUG nova.quota [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Getting quotas for project 284a321ddb674acf895634a36304a964. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1121.114376] [48511]: DEBUG nova.quota [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Getting quotas for user 177f4734395c4d49be10b07fcadbb14a and project 284a321ddb674acf895634a36304a964. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1121.128367] [48511]: DEBUG nova.compute.api [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1121.130633] [48511]: DEBUG nova.compute.api [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1121.179417] [48511]: INFO nova.api.openstack.requestlog [None req-c1df2ca2-6533-4fe6-bbb6-af234cf4fea6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.98 time: 0.218200 [ 1121.179950] [48511]: [pid: 48511|app: 0|req: 2898/5673] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:28:05 2025] POST /compute/v2.1/servers => generated 380 bytes in 219 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1121.184537] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.184537] [48511]: DEBUG nova.compute.api [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.190859] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.203246] [48511]: INFO nova.api.openstack.wsgi [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. [ 1121.203540] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1121.203948] [48511]: INFO nova.api.openstack.requestlog [None req-0d73e4d4-6ddb-48f0-a258-03c50537ebb3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 404 len: 111 microversion: 2.1 time: 0.023291 [ 1121.204589] [48511]: [pid: 48511|app: 0|req: 2899/5674] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:05 2025] DELETE /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.207766] [48511]: DEBUG nova.api.openstack.wsgi [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.209230] [48511]: DEBUG nova.compute.api [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.224772] [48511]: WARNING neutronclient.v2_0.client [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.246575] [48511]: DEBUG nova.policy [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.254628] [48511]: DEBUG nova.policy [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.255543] [48511]: DEBUG nova.policy [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.259067] [48511]: INFO nova.api.openstack.requestlog [None req-22011026-ae20-444c-8827-50ee12d098a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1568 microversion: 2.98 time: 0.054003 [ 1121.259600] [48511]: [pid: 48511|app: 0|req: 2900/5675] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:05 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1568 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1121.262189] [48511]: DEBUG nova.api.openstack.wsgi [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.263684] [48511]: DEBUG nova.compute.api [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 73211073-76e7-4f36-bdc0-cb3902e5ebbb] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.267582] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.267799] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.267898] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.268177] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.268319] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.268438] [48511]: DEBUG oslo_concurrency.lockutils [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.280952] [48511]: INFO nova.api.openstack.wsgi [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. [ 1121.281264] [48511]: DEBUG nova.api.openstack.wsgi [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 73211073-76e7-4f36-bdc0-cb3902e5ebbb could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1121.281674] [48511]: INFO nova.api.openstack.requestlog [None req-76addf22-39d5-4085-83ac-ae4130d2bb5e tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb" status: 404 len: 111 microversion: 2.1 time: 0.021796 [ 1121.282033] [48511]: [pid: 48511|app: 0|req: 2901/5676] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/73211073-76e7-4f36-bdc0-cb3902e5ebbb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.284609] [48511]: DEBUG nova.api.openstack.wsgi [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.285995] [48511]: DEBUG nova.compute.api [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.289657] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.289846] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.289978] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.290255] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.290400] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.290520] [48511]: DEBUG oslo_concurrency.lockutils [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.315451] [48511]: WARNING neutronclient.v2_0.client [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.334430] [48511]: DEBUG nova.policy [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.340795] [48511]: INFO nova.api.openstack.requestlog [None req-a8ad62cc-09dc-4699-88b2-c32b3584cc9e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1215 microversion: 2.1 time: 0.058070 [ 1121.341178] [48511]: [pid: 48511|app: 0|req: 2902/5677] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.343693] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.343883] [48511]: DEBUG nova.compute.api [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.347136] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.347385] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.347516] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.347787] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.347897] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.348085] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.356610] [48511]: INFO nova.api.openstack.wsgi [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. [ 1121.356875] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1121.357438] [48511]: INFO nova.api.openstack.requestlog [None req-1d83b9a9-46e3-4f04-bf55-bc8b2b3a34ef tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc" status: 404 len: 111 microversion: 2.1 time: 0.015649 [ 1121.357645] [48511]: [pid: 48511|app: 0|req: 2903/5678] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:06 2025] DELETE /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.364010] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.364010] [48511]: DEBUG nova.compute.api [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: da8f6656-6244-4387-ad14-2435651512cc] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.368319] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.368800] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.369131] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.369650] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.370090] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.370756] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.381494] [48511]: INFO nova.api.openstack.wsgi [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. [ 1121.381991] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance da8f6656-6244-4387-ad14-2435651512cc could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1121.382228] [48511]: INFO nova.api.openstack.requestlog [None req-6ebdfa0f-1a6c-4139-94b7-fa6a70f5307f tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc" status: 404 len: 111 microversion: 2.1 time: 0.021943 [ 1121.382604] [48511]: [pid: 48511|app: 0|req: 2904/5679] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/da8f6656-6244-4387-ad14-2435651512cc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1121.387817] [48511]: DEBUG nova.api.openstack.wsgi [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.388122] [48511]: DEBUG nova.compute.api [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.396836] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.397220] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.397543] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.398254] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.398547] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.398773] [48511]: DEBUG oslo_concurrency.lockutils [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.446214] [48511]: DEBUG nova.compute.api [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1121.513098] [48511]: INFO nova.api.openstack.requestlog [None req-dc1ce46f-ffd4-49e2-ae30-26ec1f9738e3 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 204 len: 0 microversion: 2.1 time: 0.127364 [ 1121.513454] [48511]: [pid: 48511|app: 0|req: 2905/5680] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:06 2025] DELETE /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1121.518358] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.519765] [48511]: DEBUG nova.compute.api [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.522707] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.522887] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.523031] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.523286] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.523429] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.523577] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.540180] [48511]: WARNING neutronclient.v2_0.client [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.671417] [48511]: DEBUG nova.policy [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.675944] [48511]: INFO nova.api.openstack.requestlog [None req-9a21b11f-c764-4890-a258-87b73c335745 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1476 microversion: 2.1 time: 0.159638 [ 1121.676315] [48511]: [pid: 48511|app: 0|req: 2906/5681] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1476 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.679055] [48511]: DEBUG nova.api.openstack.wsgi [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.680080] [48511]: DEBUG nova.compute.api [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.683465] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.683643] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.683785] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.684043] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.684195] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.684314] [48511]: DEBUG oslo_concurrency.lockutils [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.704213] [48511]: WARNING neutronclient.v2_0.client [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.806301] [48511]: DEBUG nova.policy [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.810840] [48511]: INFO nova.api.openstack.requestlog [None req-165ee373-3835-44eb-b760-2b63d7a7eb7f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.133917 [ 1121.811287] [48511]: [pid: 48511|app: 0|req: 2907/5682] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.815536] [48511]: DEBUG nova.api.openstack.wsgi [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.817162] [48511]: DEBUG nova.compute.api [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.820738] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.820933] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.821173] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.821495] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.821695] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.821848] [48511]: DEBUG oslo_concurrency.lockutils [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.846850] [48511]: WARNING neutronclient.v2_0.client [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1121.944978] [48511]: DEBUG nova.policy [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1121.951714] [48511]: INFO nova.api.openstack.requestlog [None req-c177e3ef-271d-47c7-8d87-9c38326b8ea3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.139675 [ 1121.952226] [48511]: [pid: 48511|app: 0|req: 2908/5683] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1121.955995] [48511]: DEBUG nova.api.openstack.wsgi [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1121.957521] [48511]: DEBUG nova.compute.api [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1121.961792] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.962041] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.962187] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.962456] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1121.962601] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1121.962726] [48511]: DEBUG oslo_concurrency.lockutils [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1121.981246] [48511]: WARNING neutronclient.v2_0.client [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.047422] [48511]: DEBUG nova.policy [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.052294] [48511]: INFO nova.api.openstack.requestlog [None req-5451f892-bc46-4e91-bbdf-fa7071feda08 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.099356 [ 1122.052681] [48511]: [pid: 48511|app: 0|req: 2909/5684] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.056102] [48511]: DEBUG nova.api.openstack.wsgi [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.057219] [48511]: DEBUG nova.compute.api [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.060676] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.060848] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.061081] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.061241] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.061377] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.061493] [48511]: DEBUG oslo_concurrency.lockutils [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.079148] [48511]: WARNING neutronclient.v2_0.client [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.123737] [48511]: DEBUG nova.policy [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.127832] [48511]: INFO nova.api.openstack.requestlog [None req-efa135b7-d5f1-44cb-aa42-9a018310ded9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1235 microversion: 2.1 time: 0.074545 [ 1122.128162] [48511]: [pid: 48511|app: 0|req: 2910/5685] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:06 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.281137] [48511]: DEBUG nova.api.openstack.wsgi [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.282614] [48511]: DEBUG nova.compute.api [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.286471] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.286471] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.286587] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.287173] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.287173] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.287173] [48511]: DEBUG oslo_concurrency.lockutils [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.311961] [48511]: WARNING neutronclient.v2_0.client [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.332036] [48511]: DEBUG nova.policy [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.336536] [48511]: DEBUG nova.policy [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.337146] [48511]: DEBUG nova.policy [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.340280] [48511]: INFO nova.api.openstack.requestlog [None req-907f77ab-1f2e-4dce-975d-82c6166fdb42 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1572 microversion: 2.98 time: 0.061224 [ 1122.340596] [48511]: [pid: 48511|app: 0|req: 2911/5686] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1572 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1122.342898] [48511]: DEBUG nova.api.openstack.wsgi [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "de1174c6-36f9-4066-9407-8fb509bd83d7", "name": "network-vif-plugged", "status": "completed", "tag": "28ce4f02-4448-4bce-b56b-b1af438f4146"}, {"name": "network-changed", "server_uuid": "de1174c6-36f9-4066-9407-8fb509bd83d7", "tag": "28ce4f02-4448-4bce-b56b-b1af438f4146"}, {"server_uuid": "4cfdfe66-d119-41d9-9cb4-a5fbceab1556", "name": "network-vif-plugged", "status": "completed", "tag": "70d36b92-9920-447f-b45d-e0cc0156c0b6"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1122.348837] [48511]: DEBUG oslo_concurrency.lockutils [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.349029] [48511]: DEBUG oslo_concurrency.lockutils [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.349177] [48511]: DEBUG oslo_concurrency.lockutils [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.356038] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Creating event network-vif-plugged:28ce4f02-4448-4bce-b56b-b1af438f4146 for instance de1174c6-36f9-4066-9407-8fb509bd83d7 on cpu-1 [ 1122.356229] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Creating event network-changed:28ce4f02-4448-4bce-b56b-b1af438f4146 for instance de1174c6-36f9-4066-9407-8fb509bd83d7 on cpu-1 [ 1122.356389] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] Creating event network-vif-plugged:70d36b92-9920-447f-b45d-e0cc0156c0b6 for instance 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 on cpu-1 [ 1122.361680] [48511]: INFO nova.api.openstack.requestlog [req-0d51f2e3-36c0-4a63-b3a6-f496217a9fa0 req-db119dc7-f66a-48d8-a091-5506e3cdf68d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.020464 [ 1122.362052] [48511]: [pid: 48511|app: 0|req: 2912/5687] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:07 2025] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1122.364762] [48511]: DEBUG nova.api.openstack.wsgi [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.366082] [48511]: DEBUG nova.compute.api [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.369425] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.369653] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.369799] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.370066] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.370213] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.370334] [48511]: DEBUG oslo_concurrency.lockutils [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.403317] [48511]: WARNING neutronclient.v2_0.client [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.449501] [48511]: DEBUG nova.policy [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.457347] [48511]: INFO nova.api.openstack.requestlog [None req-587032fa-04de-4d77-bca9-7a9851d9625c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1215 microversion: 2.1 time: 0.094060 [ 1122.457347] [48511]: [pid: 48511|app: 0|req: 2913/5688] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1215 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.689671] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.691432] [48511]: DEBUG nova.compute.api [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.698404] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.698710] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.698877] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.699366] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.699550] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.699802] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.726741] [48511]: WARNING neutronclient.v2_0.client [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.794686] [48511]: DEBUG nova.policy [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.800434] [48511]: INFO nova.api.openstack.requestlog [None req-ad1355eb-3f71-4561-a4a0-e3d84a3e8aba tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1476 microversion: 2.1 time: 0.113430 [ 1122.800990] [48511]: [pid: 48511|app: 0|req: 2914/5689] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1476 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.803814] [48511]: DEBUG nova.api.openstack.wsgi [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.805206] [48511]: DEBUG nova.compute.api [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.809318] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.809459] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.809626] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.809842] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.809973] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.810104] [48511]: DEBUG oslo_concurrency.lockutils [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.830396] [48511]: INFO nova.api.openstack.requestlog [None req-4a813d9a-fdaf-4c91-bfa0-62d1793db644 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/ips" status: 200 len: 155 microversion: 2.1 time: 0.028950 [ 1122.830801] [48511]: [pid: 48511|app: 0|req: 2915/5690] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/ips => generated 155 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1122.833397] [48511]: DEBUG nova.api.openstack.wsgi [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.834665] [48511]: DEBUG nova.compute.api [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.838551] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.838727] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.838862] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.839142] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.839302] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.839423] [48511]: DEBUG oslo_concurrency.lockutils [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.859065] [48511]: WARNING neutronclient.v2_0.client [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1122.953674] [48511]: DEBUG nova.policy [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1122.959452] [48511]: INFO nova.api.openstack.requestlog [None req-4022caf6-bf7f-4e79-8cab-04914e4cc3be tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.128050 [ 1122.959921] [48511]: [pid: 48511|app: 0|req: 2916/5691] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1122.966754] [48511]: DEBUG nova.api.openstack.wsgi [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1122.968299] [48511]: DEBUG nova.compute.api [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1122.971878] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.972144] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.972287] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1122.972561] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1122.972706] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1122.972827] [48511]: DEBUG oslo_concurrency.lockutils [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.002117] [48511]: WARNING neutronclient.v2_0.client [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.081523] [48511]: DEBUG nova.policy [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.087614] [48511]: INFO nova.api.openstack.requestlog [None req-20801a08-6935-4be1-b0b8-09c803dc27b2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.122943 [ 1123.087954] [48511]: [pid: 48511|app: 0|req: 2917/5692] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.090594] [48511]: DEBUG nova.api.openstack.wsgi [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.092160] [48511]: DEBUG nova.compute.api [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.098540] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.098783] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.098951] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.099280] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.099408] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.099525] [48511]: DEBUG oslo_concurrency.lockutils [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.124753] [48511]: WARNING neutronclient.v2_0.client [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.185361] [48511]: DEBUG nova.policy [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.189974] [48511]: INFO nova.api.openstack.requestlog [None req-d2f62ab2-1c07-4a6d-8024-b9fd2408ad09 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.101355 [ 1123.190449] [48511]: [pid: 48511|app: 0|req: 2918/5693] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.192968] [48511]: DEBUG nova.api.openstack.wsgi [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.194532] [48511]: DEBUG nova.compute.api [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.197839] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.198103] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.198159] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.198402] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.198572] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.198800] [48511]: DEBUG oslo_concurrency.lockutils [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.215568] [48511]: WARNING neutronclient.v2_0.client [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.232790] [48511]: DEBUG nova.policy [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.236867] [48511]: INFO nova.api.openstack.requestlog [None req-7844cac4-234d-4f2f-9da5-c02601cd7880 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1235 microversion: 2.1 time: 0.046013 [ 1123.237208] [48511]: [pid: 48511|app: 0|req: 2919/5694] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:07 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.356754] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.358813] [48511]: DEBUG nova.compute.api [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.361743] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.362242] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.362242] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.362533] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.362737] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.362829] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.387110] [48511]: WARNING neutronclient.v2_0.client [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.411400] [48511]: DEBUG nova.policy [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.420523] [48511]: DEBUG nova.policy [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.421314] [48511]: DEBUG nova.policy [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.426552] [48511]: INFO nova.api.openstack.requestlog [None req-6e2b72bc-ccec-4fda-84d9-a10e98ef95ad tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1564 microversion: 2.98 time: 0.072056 [ 1123.426903] [48511]: [pid: 48511|app: 0|req: 2920/5695] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:08 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1564 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1123.453796] [48512]: DEBUG nova.compute.api [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.456264] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=353,nova_api:UPDATE=6,nova_api:INSERT=21,nova_api:DELETE=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.460381] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.460773] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.461060] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.462073] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.462846] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.462846] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.466201] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=918,nova_cell1:UPDATE=30,nova_cell1:INSERT=12 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.475438] [48511]: DEBUG nova.api.openstack.wsgi [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.476857] [48511]: DEBUG nova.compute.api [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.483789] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.483789] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.483789] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.484069] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.484493] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.485787] [48511]: DEBUG oslo_concurrency.lockutils [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.488450] [48512]: WARNING neutronclient.v2_0.client [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.490224] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=871,nova_cell1:UPDATE=19,nova_cell1:INSERT=11 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.515670] [48511]: WARNING neutronclient.v2_0.client [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.564232] [48512]: INFO nova.api.openstack.requestlog [None req-abdf8f47-0040-46c6-9c1b-b13a88150a83 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface" status: 200 len: 284 microversion: 2.1 time: 9.278254 [ 1123.564619] [48512]: [pid: 48512|app: 0|req: 2776/5696] 10.180.1.21 () {60 vars in 1291 bytes} [Mon Dec 8 18:27:59 2025] POST /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface => generated 284 bytes in 9279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1123.571306] [48512]: DEBUG nova.api.openstack.wsgi [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.572661] [48512]: DEBUG nova.compute.api [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.577051] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.577246] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.577382] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.577703] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.577784] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.577893] [48512]: DEBUG oslo_concurrency.lockutils [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.594060] [48512]: WARNING neutronclient.v2_0.client [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.625985] [48511]: DEBUG nova.policy [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1123.630840] [48511]: INFO nova.api.openstack.requestlog [None req-e1224c29-a38f-46bf-92fe-a82820f3845c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1271 microversion: 2.1 time: 0.158263 [ 1123.631431] [48511]: [pid: 48511|app: 0|req: 2921/5697] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:08 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1271 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1123.675453] [48512]: INFO nova.api.openstack.requestlog [None req-db499da4-7766-439a-9ecd-d3d614eec514 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a" status: 200 len: 284 microversion: 2.1 time: 0.105841 [ 1123.675603] [48512]: [pid: 48512|app: 0|req: 2777/5698] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:28:08 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1123.683624] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.683822] [48511]: DEBUG nova.compute.api [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.687178] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.687364] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.687541] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.687753] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.687974] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.688265] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.717239] [48511]: INFO nova.api.openstack.requestlog [None req-c7997817-648b-4f33-b1a8-f73da52a5b2f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a" status: 202 len: 0 microversion: 2.1 time: 0.035705 [ 1123.717655] [48511]: [pid: 48511|app: 0|req: 2922/5699] 10.180.1.21 () {58 vars in 1384 bytes} [Mon Dec 8 18:28:08 2025] DELETE /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1123.814748] [48512]: DEBUG nova.api.openstack.wsgi [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.816658] [48512]: DEBUG nova.compute.api [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.820934] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.821221] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.821460] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.821922] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.822110] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.822385] [48512]: DEBUG oslo_concurrency.lockutils [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.845162] [48512]: WARNING neutronclient.v2_0.client [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1123.973426] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1123.974930] [48511]: DEBUG nova.compute.api [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1123.979545] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.979662] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.979797] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1123.980103] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1123.980260] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1123.980398] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.003737] [48511]: WARNING neutronclient.v2_0.client [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1124.236611] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=6 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.254564] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=9 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.664831] [48512]: DEBUG nova.policy [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.672244] [48512]: INFO nova.api.openstack.requestlog [None req-c433965e-74d8-4ab1-b3c0-533688401d39 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1476 microversion: 2.1 time: 0.860341 [ 1124.672598] [48512]: [pid: 48512|app: 0|req: 2778/5700] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:08 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1476 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.679350] [48512]: DEBUG nova.api.openstack.wsgi [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "72526514-3eb9-43a7-a453-a6e9be071f8e"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1124.680900] [48512]: DEBUG nova.compute.api [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.688140] [48511]: DEBUG nova.policy [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.688558] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.688741] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.688879] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.689153] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.689292] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.689413] [48512]: DEBUG oslo_concurrency.lockutils [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.692540] [48511]: INFO nova.api.openstack.requestlog [None req-a2c99d40-c936-480e-8e06-3c599e954633 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.721442 [ 1124.692918] [48511]: [pid: 48511|app: 0|req: 2923/5701] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:08 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.695227] [48511]: DEBUG nova.api.openstack.wsgi [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1124.698888] [48511]: DEBUG nova.compute.api [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.699539] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.699757] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.700100] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.700100] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.700230] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.700347] [48511]: DEBUG oslo_concurrency.lockutils [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.724454] [48511]: WARNING neutronclient.v2_0.client [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1124.819080] [48511]: DEBUG nova.policy [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.826286] [48511]: INFO nova.api.openstack.requestlog [None req-e5fcd9d4-ab54-45d0-a3bc-e6ff02086149 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.132640 [ 1124.826664] [48511]: [pid: 48511|app: 0|req: 2924/5702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:09 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.830545] [48511]: DEBUG nova.api.openstack.wsgi [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1124.830886] [48511]: DEBUG nova.compute.api [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.836032] [48511]: DEBUG oslo_concurrency.lockutils [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.854991] [48511]: WARNING neutronclient.v2_0.client [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1124.942355] [48511]: DEBUG nova.policy [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.946740] [48511]: INFO nova.api.openstack.requestlog [None req-2326fc04-0fc5-411c-a2ec-02de553c091f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.119560 [ 1124.947590] [48511]: [pid: 48511|app: 0|req: 2925/5703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:09 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.949353] [48511]: DEBUG nova.api.openstack.wsgi [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1124.950752] [48511]: DEBUG nova.compute.api [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1124.953748] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.953923] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.954065] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.954317] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.954462] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.954580] [48511]: DEBUG oslo_concurrency.lockutils [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1124.969778] [48511]: WARNING neutronclient.v2_0.client [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1124.987448] [48511]: DEBUG nova.policy [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1124.991427] [48511]: INFO nova.api.openstack.requestlog [None req-34945c51-21bf-4bff-83de-a79b7c7a8065 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1291 microversion: 2.1 time: 0.043857 [ 1124.991739] [48511]: [pid: 48511|app: 0|req: 2926/5704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:09 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1291 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1124.994064] [48511]: DEBUG nova.api.openstack.wsgi [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4cfdfe66-d119-41d9-9cb4-a5fbceab1556", "tag": "70d36b92-9920-447f-b45d-e0cc0156c0b6"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1124.998883] [48511]: DEBUG oslo_concurrency.lockutils [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1124.999071] [48511]: DEBUG oslo_concurrency.lockutils [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1124.999203] [48511]: DEBUG oslo_concurrency.lockutils [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.004766] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] Creating event network-changed:70d36b92-9920-447f-b45d-e0cc0156c0b6 for instance 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 on cpu-1 [ 1125.009063] [48511]: INFO nova.api.openstack.requestlog [req-b30da14e-2ecd-41d2-9fcd-2fb73527b826 req-280264df-85ff-40a5-b563-743e3b747f8c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016320 [ 1125.009063] [48511]: [pid: 48511|app: 0|req: 2927/5705] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:09 2025] 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) [ 1125.011258] [48511]: DEBUG nova.api.openstack.wsgi [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.012441] [48511]: DEBUG nova.compute.api [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.015310] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.015480] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.015610] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.015953] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.016117] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.016237] [48511]: DEBUG oslo_concurrency.lockutils [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.036454] [48511]: WARNING neutronclient.v2_0.client [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.054378] [48511]: DEBUG nova.policy [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.058222] [48511]: DEBUG nova.policy [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.058766] [48511]: DEBUG nova.policy [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.061752] [48511]: INFO nova.api.openstack.requestlog [None req-c72e6b12-e06b-4c22-b7d6-27b1c760de63 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1564 microversion: 2.98 time: 0.052276 [ 1125.062107] [48511]: [pid: 48511|app: 0|req: 2928/5706] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:09 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1564 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1125.065078] [48511]: DEBUG nova.api.openstack.wsgi [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.065777] [48511]: DEBUG nova.compute.api [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.068811] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.068981] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.069171] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.069381] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.069523] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.069646] [48511]: DEBUG oslo_concurrency.lockutils [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.085104] [48511]: WARNING neutronclient.v2_0.client [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.103055] [48511]: DEBUG nova.policy [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.107151] [48511]: INFO nova.api.openstack.requestlog [None req-18cc83a2-f47e-4f50-be7e-da5c924cf951 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1279 microversion: 2.1 time: 0.044472 [ 1125.107476] [48511]: [pid: 48511|app: 0|req: 2929/5707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:09 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.109859] [48511]: DEBUG nova.api.openstack.wsgi [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a365446c-6ccc-45fe-9579-2de5b79f7096", "name": "network-vif-plugged", "status": "completed", "tag": "3ba0c3b2-f18a-401a-82ec-378215ec1e9f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1125.115558] [48511]: DEBUG oslo_concurrency.lockutils [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.115739] [48511]: DEBUG oslo_concurrency.lockutils [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.115878] [48511]: DEBUG oslo_concurrency.lockutils [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.121547] [48511]: INFO nova.api.openstack.compute.server_external_events [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] Creating event network-vif-plugged:3ba0c3b2-f18a-401a-82ec-378215ec1e9f for instance a365446c-6ccc-45fe-9579-2de5b79f7096 on cpu-1 [ 1125.126607] [48511]: INFO nova.api.openstack.requestlog [req-f8196688-4667-4b9a-99d3-869132ad9a0c req-61a2e96a-0736-47e2-8a32-a566c559765f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018133 [ 1125.126607] [48511]: [pid: 48511|app: 0|req: 2930/5708] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:09 2025] 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) [ 1125.691360] [48511]: DEBUG nova.api.openstack.wsgi [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.692974] [48511]: DEBUG nova.compute.api [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.697978] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.698173] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.698324] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.698573] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.698716] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.698861] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.719430] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.719657] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.719779] [48511]: DEBUG oslo_concurrency.lockutils [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.719966] [48511]: DEBUG nova.objects.instance [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1125.724339] [48511]: WARNING neutronclient.v2_0.client [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.745277] [48511]: DEBUG nova.policy [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.752407] [48511]: INFO nova.api.openstack.requestlog [None req-10f76b2c-e9cc-458e-929c-b0823690469b tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.063386 [ 1125.752746] [48511]: [pid: 48511|app: 0|req: 2931/5709] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.755334] [48511]: DEBUG nova.api.openstack.wsgi [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.756732] [48511]: DEBUG nova.compute.api [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.759843] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.760057] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.760198] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.760445] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.760585] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.760700] [48511]: DEBUG oslo_concurrency.lockutils [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.781583] [48511]: WARNING neutronclient.v2_0.client [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.849170] [48511]: DEBUG nova.policy [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1125.858177] [48511]: INFO nova.api.openstack.requestlog [None req-e91e0ca5-8767-46b3-a67e-546f572c4df2 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.104818 [ 1125.858685] [48511]: [pid: 48511|app: 0|req: 2932/5710] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1125.862100] [48511]: DEBUG nova.api.openstack.wsgi [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1125.863681] [48511]: DEBUG nova.compute.api [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1125.868778] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.868960] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.869127] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.869389] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1125.869946] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1125.869946] [48511]: DEBUG oslo_concurrency.lockutils [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1125.891575] [48511]: WARNING neutronclient.v2_0.client [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1125.995223] [48511]: DEBUG nova.policy [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.004787] [48511]: INFO nova.api.openstack.requestlog [None req-ef46e4ef-0f58-497c-9cd8-c55d947c16d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.144803 [ 1126.004787] [48511]: [pid: 48511|app: 0|req: 2933/5711] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.006777] [48511]: DEBUG nova.api.openstack.wsgi [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.008604] [48511]: DEBUG nova.compute.api [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.012180] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.012354] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.012479] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.012739] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.012880] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.013023] [48511]: DEBUG oslo_concurrency.lockutils [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.036896] [48511]: WARNING neutronclient.v2_0.client [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.172526] [48511]: DEBUG nova.policy [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.176816] [48511]: INFO nova.api.openstack.requestlog [None req-0920e109-adbb-43dc-a82c-398904977486 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.171901 [ 1126.177273] [48511]: [pid: 48511|app: 0|req: 2934/5712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.180687] [48511]: DEBUG nova.api.openstack.wsgi [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.181095] [48511]: DEBUG nova.compute.api [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.184648] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.184648] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.184648] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.185416] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.185416] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.185416] [48511]: DEBUG oslo_concurrency.lockutils [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.205165] [48511]: WARNING neutronclient.v2_0.client [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.224278] [48511]: DEBUG nova.policy [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.228428] [48511]: INFO nova.api.openstack.requestlog [None req-a60cb427-a013-49a8-b486-64f7d70910d5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1291 microversion: 2.1 time: 0.050616 [ 1126.228783] [48511]: [pid: 48511|app: 0|req: 2935/5713] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1291 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.231341] [48511]: DEBUG nova.api.openstack.wsgi [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.232761] [48511]: DEBUG nova.compute.api [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.236511] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.236725] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.236864] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.237138] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.237283] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.237502] [48511]: DEBUG oslo_concurrency.lockutils [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.264744] [48511]: WARNING neutronclient.v2_0.client [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.283677] [48511]: DEBUG nova.policy [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.288140] [48511]: DEBUG nova.policy [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.288855] [48511]: DEBUG nova.policy [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.292217] [48511]: INFO nova.api.openstack.requestlog [None req-d53b50be-63f6-4d97-bc40-4f894e7aa01e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1564 microversion: 2.98 time: 0.062749 [ 1126.292591] [48511]: [pid: 48511|app: 0|req: 2936/5714] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:10 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1564 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1126.295097] [48511]: DEBUG nova.api.openstack.wsgi [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.296590] [48511]: DEBUG nova.compute.api [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.300239] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.300444] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.300581] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.300842] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.300980] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.301113] [48511]: DEBUG oslo_concurrency.lockutils [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.320523] [48511]: WARNING neutronclient.v2_0.client [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.348400] [48512]: INFO nova.api.openstack.requestlog [None req-dfc3dfce-0e3d-4ee3-8968-d176b7d5d080 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.675095 [ 1126.349075] [48512]: [pid: 48512|app: 0|req: 2779/5715] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:28:09 2025] POST /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 194 bytes in 1676 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1126.410757] [48511]: DEBUG nova.policy [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.416880] [48511]: INFO nova.api.openstack.requestlog [None req-7a9192b3-f074-4cc1-898e-f3f0ecef3221 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1331 microversion: 2.1 time: 0.123698 [ 1126.417300] [48511]: [pid: 48511|app: 0|req: 2937/5716] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:11 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1331 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.767131] [48512]: DEBUG nova.api.openstack.wsgi [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.768867] [48512]: DEBUG nova.compute.api [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.776431] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.776633] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.776796] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.777142] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.777394] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.777461] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.811548] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.811795] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.811850] [48512]: DEBUG oslo_concurrency.lockutils [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.812078] [48512]: DEBUG nova.objects.instance [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1126.816394] [48512]: WARNING neutronclient.v2_0.client [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.836348] [48512]: DEBUG nova.policy [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.843191] [48512]: INFO nova.api.openstack.requestlog [None req-feaafb8d-b721-438a-8980-3236ef26b5ea tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.078468 [ 1126.843556] [48512]: [pid: 48512|app: 0|req: 2780/5717] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:11 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1126.872191] [48511]: DEBUG nova.api.openstack.wsgi [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1126.873974] [48511]: DEBUG nova.compute.api [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1126.877521] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.877729] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.877867] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.878139] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1126.878300] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1126.878407] [48511]: DEBUG oslo_concurrency.lockutils [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1126.899888] [48511]: WARNING neutronclient.v2_0.client [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1126.980641] [48511]: DEBUG nova.policy [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1126.986468] [48511]: INFO nova.api.openstack.requestlog [None req-082fce35-fdb0-4ec3-9b47-aba53aaecce9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.116920 [ 1126.986821] [48511]: [pid: 48511|app: 0|req: 2938/5718] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:11 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.016538] [48512]: DEBUG nova.api.openstack.wsgi [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.018352] [48512]: DEBUG nova.compute.api [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.019886] [48511]: DEBUG nova.api.openstack.wsgi [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8ceda13c-2833-4288-a8d0-4e61335977a8", "name": "network-vif-deleted", "tag": "e2d721d6-b99b-4735-a349-2081571f9c89"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1127.022465] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.022465] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.022622] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.023085] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.023085] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.023157] [48512]: DEBUG oslo_concurrency.lockutils [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.026678] [48511]: DEBUG oslo_concurrency.lockutils [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.026833] [48511]: DEBUG oslo_concurrency.lockutils [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.026952] [48511]: DEBUG oslo_concurrency.lockutils [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.033943] [48511]: INFO nova.api.openstack.compute.server_external_events [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] Creating event network-vif-deleted:e2d721d6-b99b-4735-a349-2081571f9c89 for instance 8ceda13c-2833-4288-a8d0-4e61335977a8 on cpu-1 [ 1127.039687] [48511]: INFO nova.api.openstack.requestlog [req-3b231028-620f-4076-be63-c68f08d43342 req-deb7b872-8251-44f0-8c87-c6784eaff303 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022105 [ 1127.040067] [48511]: [pid: 48511|app: 0|req: 2939/5719] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:11 2025] 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) [ 1127.048030] [48512]: WARNING neutronclient.v2_0.client [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.103654] [48511]: DEBUG nova.api.openstack.wsgi [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "75cf11a3-7ce3-44bf-9ef3-f991988f15e3", "name": "network-vif-plugged", "status": "completed", "tag": "f4449945-8530-4ab4-bdab-575b3970f331"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1127.109286] [48511]: DEBUG oslo_concurrency.lockutils [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.109636] [48511]: DEBUG oslo_concurrency.lockutils [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.109768] [48511]: DEBUG oslo_concurrency.lockutils [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.111477] [48512]: DEBUG nova.policy [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.115675] [48512]: INFO nova.api.openstack.requestlog [None req-8482b6d3-045c-4080-9551-eaa91006e528 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.101388 [ 1127.116156] [48512]: [pid: 48512|app: 0|req: 2781/5720] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:11 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.117080] [48511]: INFO nova.api.openstack.compute.server_external_events [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] Creating event network-vif-plugged:f4449945-8530-4ab4-bdab-575b3970f331 for instance 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 on cpu-1 [ 1127.125283] [48511]: INFO nova.api.openstack.requestlog [req-459a2809-1701-41ec-a5f8-8baf9cf71a6c req-549931e3-f6df-4189-81a3-72d5d54783f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021390 [ 1127.125283] [48511]: [pid: 48511|app: 0|req: 2940/5721] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:11 2025] 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) [ 1127.136486] [48512]: DEBUG nova.api.openstack.wsgi [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a365446c-6ccc-45fe-9579-2de5b79f7096", "tag": "3ba0c3b2-f18a-401a-82ec-378215ec1e9f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1127.142144] [48512]: DEBUG oslo_concurrency.lockutils [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.142375] [48512]: DEBUG oslo_concurrency.lockutils [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.142543] [48512]: DEBUG oslo_concurrency.lockutils [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.148604] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] Creating event network-changed:3ba0c3b2-f18a-401a-82ec-378215ec1e9f for instance a365446c-6ccc-45fe-9579-2de5b79f7096 on cpu-1 [ 1127.153287] [48512]: INFO nova.api.openstack.requestlog [req-1c314a6e-61b9-44cf-b711-db8f770a4800 req-d71fb26a-961f-4097-a1eb-545a39ff9771 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018441 [ 1127.153381] [48512]: [pid: 48512|app: 0|req: 2782/5722] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:11 2025] 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) [ 1127.191701] [48511]: DEBUG nova.api.openstack.wsgi [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.193406] [48511]: DEBUG nova.compute.api [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.197884] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.198196] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.198362] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.198653] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.198799] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.198922] [48511]: DEBUG oslo_concurrency.lockutils [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.216937] [48511]: WARNING neutronclient.v2_0.client [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.244838] [48512]: DEBUG nova.api.openstack.wsgi [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.246352] [48512]: DEBUG nova.compute.api [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.249998] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.250197] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.250334] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.250587] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.250737] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.250863] [48512]: DEBUG oslo_concurrency.lockutils [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.270651] [48512]: WARNING neutronclient.v2_0.client [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.286251] [48511]: DEBUG nova.policy [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.290801] [48511]: INFO nova.api.openstack.requestlog [None req-28f209c1-08a9-4ace-bfee-defb7eaa8f33 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.101635 [ 1127.291155] [48511]: [pid: 48511|app: 0|req: 2941/5723] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:11 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.300872] [48512]: DEBUG nova.policy [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.305676] [48512]: INFO nova.api.openstack.requestlog [None req-a45ae065-dbab-4bc4-ac71-97221a3ce108 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1299 microversion: 2.1 time: 0.063200 [ 1127.306036] [48512]: [pid: 48512|app: 0|req: 2783/5724] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1127.307921] [48511]: DEBUG nova.api.openstack.wsgi [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.309542] [48511]: DEBUG nova.compute.api [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.312904] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.313226] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.313401] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.313739] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.313893] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.314039] [48511]: DEBUG oslo_concurrency.lockutils [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.336591] [48511]: WARNING neutronclient.v2_0.client [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.380761] [48511]: DEBUG nova.policy [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.385628] [48511]: DEBUG nova.policy [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.386273] [48511]: DEBUG nova.policy [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.389829] [48511]: INFO nova.api.openstack.requestlog [None req-31958eb5-315f-49e7-8409-72dcb6bf025f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1564 microversion: 2.98 time: 0.083929 [ 1127.390345] [48511]: [pid: 48511|app: 0|req: 2942/5725] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1564 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1127.428890] [48512]: DEBUG nova.api.openstack.wsgi [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.430334] [48512]: DEBUG nova.compute.api [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.435469] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.435658] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.435793] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.436059] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.436209] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.436334] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.462524] [48512]: WARNING neutronclient.v2_0.client [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.543683] [48512]: DEBUG nova.policy [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.551449] [48512]: INFO nova.api.openstack.requestlog [None req-a6d558fb-4ea3-4459-b09d-d9ad1e873898 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.124496 [ 1127.551988] [48512]: [pid: 48512|app: 0|req: 2784/5726] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1127.856816] [48511]: DEBUG nova.api.openstack.wsgi [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1127.858356] [48511]: DEBUG nova.compute.api [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1127.862635] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.862862] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.863028] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.863400] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.863571] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.863718] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.896581] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1127.896956] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1127.897194] [48511]: DEBUG oslo_concurrency.lockutils [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1127.897406] [48511]: DEBUG nova.objects.instance [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1127.901380] [48511]: WARNING neutronclient.v2_0.client [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1127.921550] [48511]: DEBUG nova.policy [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1127.928130] [48511]: INFO nova.api.openstack.requestlog [None req-a54d0e57-261c-4645-921c-280e973b28e8 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.073751 [ 1127.928808] [48511]: [pid: 48511|app: 0|req: 2943/5727] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1128.000671] [48512]: DEBUG nova.api.openstack.wsgi [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.002360] [48512]: DEBUG nova.compute.api [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.005840] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.006050] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.006199] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.006459] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.006691] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.006760] [48512]: DEBUG oslo_concurrency.lockutils [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.028963] [48512]: WARNING neutronclient.v2_0.client [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.131831] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.134128] [48511]: DEBUG nova.compute.api [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.138560] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.138825] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.138931] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.139238] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.139485] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.139679] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.155785] [48512]: DEBUG nova.policy [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.161072] [48512]: INFO nova.api.openstack.requestlog [None req-751b5232-5dae-44fb-8f5c-f023e77502b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.162846 [ 1128.161431] [48512]: [pid: 48512|app: 0|req: 2785/5728] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.175107] [48511]: WARNING neutronclient.v2_0.client [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.256515] [48511]: DEBUG nova.policy [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.264225] [48511]: INFO nova.api.openstack.requestlog [None req-4cf85186-d657-4c9f-9955-958769a6db08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.135088 [ 1128.264557] [48511]: [pid: 48511|app: 0|req: 2944/5729] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:12 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.305363] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.306579] [48512]: DEBUG nova.compute.api [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.313637] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.314062] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.314491] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.314853] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.315548] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.315548] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.320056] [48511]: DEBUG nova.api.openstack.wsgi [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.321343] [48511]: DEBUG nova.compute.api [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.325168] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.325168] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.325257] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.325588] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.325763] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.325910] [48511]: DEBUG oslo_concurrency.lockutils [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.338720] [48512]: WARNING neutronclient.v2_0.client [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.359425] [48511]: WARNING neutronclient.v2_0.client [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.513384] [48512]: DEBUG nova.policy [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.520292] [48512]: INFO nova.api.openstack.requestlog [None req-e9e79c23-08d9-48c9-bc55-fd035dc591d1 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1323 microversion: 2.1 time: 0.217518 [ 1128.520719] [48512]: [pid: 48512|app: 0|req: 2786/5730] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1323 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.526020] [48512]: DEBUG nova.api.openstack.wsgi [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.526020] [48512]: DEBUG nova.compute.api [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.530660] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.530833] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.530962] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.531236] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.531458] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.531566] [48512]: DEBUG oslo_concurrency.lockutils [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.539719] [48511]: DEBUG nova.policy [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.544061] [48511]: INFO nova.api.openstack.requestlog [None req-8450b539-28f2-40dd-8f2e-4908f1644aa0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1366 microversion: 2.1 time: 0.226614 [ 1128.544405] [48511]: [pid: 48511|app: 0|req: 2945/5731] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1366 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.561169] [48512]: WARNING neutronclient.v2_0.client [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.565606] [48511]: DEBUG nova.api.openstack.wsgi [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.567078] [48511]: DEBUG nova.compute.api [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.570302] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.570486] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.570615] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.570858] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.570998] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.571136] [48511]: DEBUG oslo_concurrency.lockutils [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.583755] [48512]: DEBUG nova.policy [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.588294] [48512]: DEBUG nova.policy [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.588975] [48512]: DEBUG nova.policy [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.590772] [48511]: WARNING neutronclient.v2_0.client [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.591985] [48512]: INFO nova.api.openstack.requestlog [None req-edad62b5-3456-4e22-93d6-4d2f5980b7e0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1564 microversion: 2.98 time: 0.070359 [ 1128.592319] [48512]: [pid: 48512|app: 0|req: 2787/5732] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1564 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1128.655599] [48511]: DEBUG nova.policy [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.660126] [48511]: INFO nova.api.openstack.requestlog [None req-d06e08dd-f251-46ec-9234-9bb36a9abd6a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.096379 [ 1128.660463] [48511]: [pid: 48511|app: 0|req: 2946/5733] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1128.941436] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1128.943061] [48512]: DEBUG nova.compute.api [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1128.946297] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.946485] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.946623] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.946881] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.947060] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.947197] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.969822] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1128.970053] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1128.970194] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1128.970357] [48512]: DEBUG nova.objects.instance [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1128.974586] [48512]: WARNING neutronclient.v2_0.client [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1128.993537] [48512]: DEBUG nova.policy [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1128.999069] [48512]: INFO nova.api.openstack.requestlog [None req-5c0e5047-57b8-428c-a33d-56304fcd3596 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.060016 [ 1128.999401] [48512]: [pid: 48512|app: 0|req: 2788/5734] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.049869] [48511]: DEBUG nova.api.openstack.wsgi [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "75cf11a3-7ce3-44bf-9ef3-f991988f15e3", "tag": "f4449945-8530-4ab4-bdab-575b3970f331"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1129.055751] [48511]: DEBUG oslo_concurrency.lockutils [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.055946] [48511]: DEBUG oslo_concurrency.lockutils [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.056070] [48511]: DEBUG oslo_concurrency.lockutils [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.062278] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] Creating event network-changed:f4449945-8530-4ab4-bdab-575b3970f331 for instance 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 on cpu-1 [ 1129.066513] [48511]: INFO nova.api.openstack.requestlog [req-5b833091-26fb-41cc-9f68-0395222a20f9 req-3e502d30-4915-4377-b835-0a74ba911fb5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019021 [ 1129.066861] [48511]: [pid: 48511|app: 0|req: 2947/5735] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:13 2025] 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) [ 1129.175086] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.176579] [48512]: DEBUG nova.compute.api [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.180095] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.183669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.183669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.183669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.183669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.183669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.202536] [48512]: WARNING neutronclient.v2_0.client [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.261266] [48512]: DEBUG nova.policy [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.265398] [48512]: INFO nova.api.openstack.requestlog [None req-0b851c81-e165-41c0-87a3-b4d7e20a1478 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.092497 [ 1129.265714] [48512]: [pid: 48512|app: 0|req: 2789/5736] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:13 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.283598] [48511]: DEBUG nova.api.openstack.wsgi [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.285099] [48511]: DEBUG nova.compute.api [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.289136] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.289331] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.289473] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.289754] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.289977] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.290153] [48511]: DEBUG oslo_concurrency.lockutils [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.311512] [48511]: WARNING neutronclient.v2_0.client [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.371220] [48511]: DEBUG nova.policy [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.375547] [48511]: INFO nova.api.openstack.requestlog [None req-109d5857-4101-4ef4-a153-fe8fb06e4888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.094375 [ 1129.375860] [48511]: [pid: 48511|app: 0|req: 2948/5737] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.534141] [48512]: DEBUG nova.api.openstack.wsgi [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.535795] [48512]: DEBUG nova.compute.api [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.541427] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.541901] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.541901] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.542164] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.542356] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.542524] [48512]: DEBUG oslo_concurrency.lockutils [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.558298] [48511]: DEBUG nova.api.openstack.wsgi [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.560110] [48511]: DEBUG nova.compute.api [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.564303] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.564303] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.564303] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.564303] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.564489] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.564547] [48511]: DEBUG oslo_concurrency.lockutils [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.575472] [48512]: WARNING neutronclient.v2_0.client [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.586605] [48511]: WARNING neutronclient.v2_0.client [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.674886] [48512]: DEBUG nova.policy [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.682305] [48512]: INFO nova.api.openstack.requestlog [None req-8c48ef38-54eb-467f-b79c-84a8711f4aad tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1520 microversion: 2.1 time: 0.150189 [ 1129.682730] [48512]: [pid: 48512|app: 0|req: 2790/5738] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1520 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.686117] [48512]: DEBUG nova.api.openstack.wsgi [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.687596] [48512]: DEBUG nova.compute.api [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.691125] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.691317] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.691461] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.691753] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.691907] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.692324] [48512]: DEBUG oslo_concurrency.lockutils [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.717784] [48512]: WARNING neutronclient.v2_0.client [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.720715] [48511]: DEBUG nova.policy [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.728914] [48511]: INFO nova.api.openstack.requestlog [None req-f29687ab-3f47-4b58-bd35-5b709823d67f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.173783 [ 1129.729538] [48511]: [pid: 48511|app: 0|req: 2949/5739] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.736024] [48511]: DEBUG nova.api.openstack.wsgi [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.736024] [48511]: DEBUG nova.compute.api [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.740548] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.740727] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.740858] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.741124] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.741267] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.741385] [48511]: DEBUG oslo_concurrency.lockutils [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.766554] [48512]: DEBUG nova.policy [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.770326] [48512]: DEBUG nova.policy [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.770762] [48512]: DEBUG nova.policy [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.772752] [48511]: WARNING neutronclient.v2_0.client [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.773841] [48512]: INFO nova.api.openstack.requestlog [None req-a29e2e03-df93-4e64-ab0d-d4964c5113f6 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1620 microversion: 2.98 time: 0.089839 [ 1129.774167] [48512]: [pid: 48512|app: 0|req: 2791/5740] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1620 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1129.776900] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.777098] [48512]: DEBUG nova.compute.api [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.779993] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.780189] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.780321] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.780736] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.780736] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.780838] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.796837] [48512]: DEBUG nova.compute.api [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1129.839280] [48512]: INFO nova.api.openstack.requestlog [None req-2d45747d-87f1-4b8d-b479-463b2628975f tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 204 len: 0 microversion: 2.1 time: 0.064416 [ 1129.839692] [48512]: [pid: 48512|app: 0|req: 2792/5741] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:14 2025] DELETE /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1129.844783] [48512]: DEBUG nova.api.openstack.wsgi [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1129.846121] [48512]: DEBUG nova.compute.api [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1129.848973] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.849179] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.849311] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.851276] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1129.851276] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1129.851276] [48512]: DEBUG oslo_concurrency.lockutils [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1129.861563] [48511]: DEBUG nova.policy [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.869446] [48511]: INFO nova.api.openstack.requestlog [None req-9d436601-35b9-4c2b-a25e-313112c44376 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.137605 [ 1129.869446] [48511]: [pid: 48511|app: 0|req: 2950/5742] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1129.869593] [48512]: WARNING neutronclient.v2_0.client [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1129.928598] [48512]: DEBUG nova.policy [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1129.933098] [48512]: INFO nova.api.openstack.requestlog [None req-e28499cb-9812-4518-a330-6dda8c469dbe tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1526 microversion: 2.1 time: 0.090546 [ 1129.933487] [48512]: [pid: 48512|app: 0|req: 2793/5743] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1526 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1130.011305] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.012908] [48511]: DEBUG nova.compute.api [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.016498] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.016686] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.016819] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.017105] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.017236] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.017356] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.040170] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.040365] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.040499] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.040689] [48511]: DEBUG nova.objects.instance [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1130.044590] [48511]: WARNING neutronclient.v2_0.client [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.064707] [48511]: DEBUG nova.policy [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.071110] [48511]: INFO nova.api.openstack.requestlog [None req-c6348616-bb0a-414a-98eb-feaacacc09fd tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.061255 [ 1130.071110] [48511]: [pid: 48511|app: 0|req: 2951/5744] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:14 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.279214] [48512]: DEBUG nova.api.openstack.wsgi [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.280682] [48512]: DEBUG nova.compute.api [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.284192] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.284378] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.284516] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.284773] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.284915] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.285049] [48512]: DEBUG oslo_concurrency.lockutils [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.300831] [48512]: WARNING neutronclient.v2_0.client [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.386866] [48512]: DEBUG nova.policy [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.388861] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.390297] [48511]: DEBUG nova.compute.api [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.391257] [48512]: INFO nova.api.openstack.requestlog [None req-69b7cb0f-3fe2-4199-b54a-453143a4af77 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.114205 [ 1130.391611] [48512]: [pid: 48512|app: 0|req: 2794/5745] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.393898] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.394200] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.394387] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.394604] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.394748] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.394866] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.423975] [48511]: WARNING neutronclient.v2_0.client [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.552093] [48511]: DEBUG nova.policy [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.560289] [48511]: INFO nova.api.openstack.requestlog [None req-c9b7d401-a1ac-4c4d-84f6-22501fd19b64 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.173596 [ 1130.560740] [48511]: [pid: 48511|app: 0|req: 2952/5746] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.745720] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.747388] [48512]: DEBUG nova.compute.api [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.754049] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.754049] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.754049] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.754269] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.754306] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.754429] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.784211] [48512]: WARNING neutronclient.v2_0.client [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.790739] [48511]: DEBUG nova.api.openstack.wsgi [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.792376] [48511]: DEBUG nova.compute.api [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.797221] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.797509] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.797660] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.798717] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.798717] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.798717] [48511]: DEBUG oslo_concurrency.lockutils [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.828567] [48511]: WARNING neutronclient.v2_0.client [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.853633] [48511]: DEBUG nova.policy [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.859339] [48511]: DEBUG nova.policy [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.860164] [48511]: DEBUG nova.policy [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.869065] [48511]: INFO nova.api.openstack.requestlog [None req-620d3093-e236-4e0a-b11e-b8d7e98ae51f tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1620 microversion: 2.98 time: 0.081649 [ 1130.869186] [48511]: [pid: 48511|app: 0|req: 2953/5747] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1620 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1130.884469] [48511]: DEBUG nova.api.openstack.wsgi [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.885146] [48512]: DEBUG nova.policy [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1130.886373] [48511]: DEBUG nova.compute.api [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.891333] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.891669] [48512]: INFO nova.api.openstack.requestlog [None req-6c1b8ba9-1d07-448a-bb3d-462dd0056532 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.147411 [ 1130.891709] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.891749] [48512]: [pid: 48512|app: 0|req: 2795/5748] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1130.891792] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.891792] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.891956] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.892148] [48511]: DEBUG oslo_concurrency.lockutils [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.918817] [48511]: WARNING neutronclient.v2_0.client [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1130.947896] [48512]: DEBUG nova.api.openstack.wsgi [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1130.949477] [48512]: DEBUG nova.compute.api [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1130.953845] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.954149] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.954609] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.954999] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1130.955301] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1130.955615] [48512]: DEBUG oslo_concurrency.lockutils [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1130.976216] [48512]: WARNING neutronclient.v2_0.client [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.088746] [48511]: DEBUG nova.policy [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.090825] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=9 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1131.095860] [48511]: INFO nova.api.openstack.requestlog [None req-9878d6a5-aca1-402c-84f3-42f8c1f552e9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.213701 [ 1131.096305] [48511]: [pid: 48511|app: 0|req: 2954/5749] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.099757] [48511]: DEBUG nova.api.openstack.wsgi [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.102226] [48511]: DEBUG nova.compute.api [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.106621] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.107144] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.107343] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.107651] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.107850] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.108238] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.143245] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.143516] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.143693] [48511]: DEBUG oslo_concurrency.lockutils [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.143905] [48511]: DEBUG nova.objects.instance [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1131.150122] [48511]: WARNING neutronclient.v2_0.client [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.155648] [48512]: DEBUG nova.policy [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.161497] [48512]: INFO nova.api.openstack.requestlog [None req-f542872b-969b-4387-98f2-bf61f095f4e7 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1526 microversion: 2.1 time: 0.215997 [ 1131.161900] [48512]: [pid: 48512|app: 0|req: 2796/5750] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1526 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.164989] [48512]: DEBUG nova.api.openstack.wsgi [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04c0ff0c-1cce-40ca-bd89-b29a2172ff79", "name": "network-vif-plugged", "status": "completed", "tag": "0f1f1947-25b7-44a7-ad7d-de796c091c4c"}, {"name": "network-changed", "server_uuid": "04c0ff0c-1cce-40ca-bd89-b29a2172ff79", "tag": "0f1f1947-25b7-44a7-ad7d-de796c091c4c"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1131.171262] [48512]: DEBUG oslo_concurrency.lockutils [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.171447] [48512]: DEBUG oslo_concurrency.lockutils [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.171776] [48512]: DEBUG oslo_concurrency.lockutils [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.183065] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Creating event network-vif-plugged:0f1f1947-25b7-44a7-ad7d-de796c091c4c for instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 on cpu-1 [ 1131.183065] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] Creating event network-changed:0f1f1947-25b7-44a7-ad7d-de796c091c4c for instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 on cpu-1 [ 1131.190045] [48511]: DEBUG nova.policy [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.190514] [48512]: INFO nova.api.openstack.requestlog [req-e6e4b7f1-11ac-4f20-b49f-9fb145a2ddbc req-40cba792-5207-4f0c-bcac-752a08692466 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.027680 [ 1131.193975] [48512]: [pid: 48512|app: 0|req: 2797/5751] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:15 2025] 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) [ 1131.195942] [48511]: INFO nova.api.openstack.requestlog [None req-22734695-c37f-4e65-8d6d-b239a78c79b9 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.098305 [ 1131.196514] [48511]: [pid: 48511|app: 0|req: 2955/5752] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:15 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.249483] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=15 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1131.407757] [48512]: DEBUG nova.api.openstack.wsgi [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.409548] [48512]: DEBUG nova.compute.api [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.417555] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.417832] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.418075] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.418365] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.418525] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.418652] [48512]: DEBUG oslo_concurrency.lockutils [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.446239] [48512]: WARNING neutronclient.v2_0.client [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.522769] [48512]: DEBUG nova.policy [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.529742] [48512]: INFO nova.api.openstack.requestlog [None req-adf946da-0d45-4db3-a796-6dbd2071b507 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1569 microversion: 2.1 time: 0.124715 [ 1131.530258] [48512]: [pid: 48512|app: 0|req: 2798/5753] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1569 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.575015] [48511]: DEBUG nova.api.openstack.wsgi [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.576534] [48511]: DEBUG nova.compute.api [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.580264] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.580512] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.580671] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.580952] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.581118] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.581292] [48511]: DEBUG oslo_concurrency.lockutils [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.603489] [48511]: WARNING neutronclient.v2_0.client [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.635408] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.636710] [48512]: DEBUG nova.compute.api [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.640728] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.640808] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.640951] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.641241] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.641391] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.641516] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.658633] [48512]: WARNING neutronclient.v2_0.client [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.711679] [48511]: DEBUG nova.policy [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.719526] [48511]: INFO nova.api.openstack.requestlog [None req-eff496a1-5c55-431d-9bed-a9e7dfd761c9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.146684 [ 1131.719815] [48511]: [pid: 48511|app: 0|req: 2956/5754] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.722737] [48512]: DEBUG nova.policy [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.728501] [48512]: INFO nova.api.openstack.requestlog [None req-1f174dfd-7f1a-44ad-95d6-224e307bf4d4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1553 microversion: 2.1 time: 0.095546 [ 1131.728900] [48512]: [pid: 48512|app: 0|req: 2799/5755] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1553 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1131.741264] [48511]: DEBUG nova.api.openstack.wsgi [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.742995] [48511]: DEBUG nova.compute.api [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.748528] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.748709] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.748861] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.749142] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.749288] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.749421] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.770824] [48511]: WARNING neutronclient.v2_0.client [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.809815] [48511]: INFO nova.api.openstack.requestlog [None req-7fbcff61-7334-47ec-8b15-a24a328ab9d2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.071075 [ 1131.810299] [48511]: [pid: 48511|app: 0|req: 2957/5756] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface => generated 287 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1131.888055] [48512]: DEBUG nova.api.openstack.wsgi [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.888908] [48512]: DEBUG nova.compute.api [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.892598] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.892827] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.892973] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.893283] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.893462] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.893599] [48512]: DEBUG oslo_concurrency.lockutils [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.912229] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1131.913672] [48511]: DEBUG nova.compute.api [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1131.917078] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.917265] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.917403] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.917653] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1131.917793] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1131.917912] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1131.921139] [48512]: WARNING neutronclient.v2_0.client [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.939888] [48511]: WARNING neutronclient.v2_0.client [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1131.945241] [48512]: DEBUG nova.policy [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.949637] [48512]: DEBUG nova.policy [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.950260] [48512]: DEBUG nova.policy [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1131.953248] [48512]: INFO nova.api.openstack.requestlog [None req-244eff22-a796-4dae-9403-ab769adc1cec tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1620 microversion: 2.98 time: 0.068605 [ 1131.953578] [48512]: [pid: 48512|app: 0|req: 2800/5757] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1620 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1132.002015] [48511]: DEBUG nova.policy [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.007939] [48511]: INFO nova.api.openstack.requestlog [None req-1b423310-4e04-463c-a3f1-7b9e523bfc57 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.097888 [ 1132.008281] [48511]: [pid: 48511|app: 0|req: 2958/5758] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.116016] [48512]: DEBUG nova.api.openstack.wsgi [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.118409] [48512]: DEBUG nova.compute.api [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.123239] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.123591] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.123813] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.125070] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.125070] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.125070] [48512]: DEBUG oslo_concurrency.lockutils [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.148885] [48512]: WARNING neutronclient.v2_0.client [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.177304] [48511]: DEBUG nova.api.openstack.wsgi [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.178795] [48511]: DEBUG nova.compute.api [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.182294] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.182371] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.182576] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.182841] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.182990] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.183144] [48511]: DEBUG oslo_concurrency.lockutils [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.206052] [48511]: WARNING neutronclient.v2_0.client [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.430757] [48511]: DEBUG nova.policy [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.438619] [48511]: INFO nova.api.openstack.requestlog [None req-921c22e4-7e38-41e1-853d-30988e1740e8 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1484 microversion: 2.1 time: 0.263431 [ 1132.439276] [48511]: [pid: 48511|app: 0|req: 2959/5759] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1484 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.441801] [48511]: DEBUG nova.api.openstack.wsgi [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.443663] [48511]: DEBUG nova.compute.api [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.448337] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.448517] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.448656] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.448900] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.449080] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.449178] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.482238] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.482238] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.482367] [48511]: DEBUG oslo_concurrency.lockutils [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.482512] [48511]: DEBUG nova.objects.instance [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1132.486420] [48511]: WARNING neutronclient.v2_0.client [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.504474] [48512]: DEBUG nova.policy [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.512943] [48512]: INFO nova.api.openstack.requestlog [None req-97c8a345-079f-4d97-91c1-99a4fdb0a6b2 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.400281 [ 1132.513473] [48512]: [pid: 48512|app: 0|req: 2801/5760] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:16 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.515785] [48512]: DEBUG nova.api.openstack.wsgi [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "de1174c6-36f9-4066-9407-8fb509bd83d7", "name": "network-vif-deleted", "tag": "28ce4f02-4448-4bce-b56b-b1af438f4146"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1132.522099] [48512]: DEBUG oslo_concurrency.lockutils [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.522099] [48512]: DEBUG oslo_concurrency.lockutils [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.522099] [48512]: DEBUG oslo_concurrency.lockutils [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.530084] [48512]: INFO nova.api.openstack.compute.server_external_events [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] Creating event network-vif-deleted:28ce4f02-4448-4bce-b56b-b1af438f4146 for instance de1174c6-36f9-4066-9407-8fb509bd83d7 on cpu-1 [ 1132.536035] [48511]: DEBUG nova.policy [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.536507] [48512]: INFO nova.api.openstack.requestlog [req-158a2349-e8ca-47d6-93c7-c6566ffe1426 req-0ffc9d80-6eb6-40e2-9eab-9be2ec04d430 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021031 [ 1132.536507] [48512]: [pid: 48512|app: 0|req: 2802/5761] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:17 2025] 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) [ 1132.541516] [48511]: INFO nova.api.openstack.requestlog [None req-716ad7d7-e15e-42ff-a580-0d3d50c862cf tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.101805 [ 1132.541976] [48511]: [pid: 48511|app: 0|req: 2960/5762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:17 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.542974] [48512]: DEBUG nova.api.openstack.wsgi [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.544730] [48512]: DEBUG nova.compute.api [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.548640] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.548896] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.549060] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.549325] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.549470] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.549594] [48512]: DEBUG oslo_concurrency.lockutils [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.569843] [48512]: WARNING neutronclient.v2_0.client [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.639044] [48512]: DEBUG nova.policy [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.644136] [48512]: INFO nova.api.openstack.requestlog [None req-086ad6a0-8657-4be6-b387-c664c16dd258 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1574 microversion: 2.1 time: 0.103903 [ 1132.644650] [48512]: [pid: 48512|app: 0|req: 2803/5763] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:17 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1574 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1132.695781] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"port_id": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1132.697718] [48511]: DEBUG nova.compute.api [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.700910] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.701119] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.701385] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.701524] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.701664] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.701783] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.725598] [48511]: WARNING neutronclient.v2_0.client [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.734513] [48512]: DEBUG nova.api.openstack.wsgi [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.736170] [48512]: DEBUG nova.compute.api [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.739397] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.739593] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.739736] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.739996] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.740154] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.740284] [48512]: DEBUG oslo_concurrency.lockutils [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.760432] [48511]: WARNING neutronclient.v2_0.client [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.766135] [48512]: WARNING neutronclient.v2_0.client [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1132.835337] [48512]: DEBUG nova.policy [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1132.842015] [48512]: INFO nova.api.openstack.requestlog [None req-f0d4132f-d784-4a3d-9f3b-95a2470ed36d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.109846 [ 1132.842390] [48512]: [pid: 48512|app: 0|req: 2804/5764] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:17 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1132.972468] [48512]: DEBUG nova.api.openstack.wsgi [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1132.973685] [48512]: DEBUG nova.compute.api [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1132.977061] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.977346] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.977550] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1132.977869] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1132.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1132.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.002584] [48512]: WARNING neutronclient.v2_0.client [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.026830] [48512]: DEBUG nova.policy [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.031639] [48512]: DEBUG nova.policy [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.032429] [48512]: DEBUG nova.policy [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.035902] [48512]: INFO nova.api.openstack.requestlog [None req-99e168de-4bbe-45c3-9863-a6bc25c376d4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1628 microversion: 2.98 time: 0.066761 [ 1133.036276] [48512]: [pid: 48512|app: 0|req: 2805/5765] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:17 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1628 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1133.038604] [48512]: DEBUG nova.api.openstack.wsgi [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.040700] [48512]: DEBUG nova.compute.api [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.044136] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.044333] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.044468] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.044726] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.044870] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.044994] [48512]: DEBUG oslo_concurrency.lockutils [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.062356] [48512]: WARNING neutronclient.v2_0.client [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.124440] [48512]: DEBUG nova.policy [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.128581] [48512]: INFO nova.api.openstack.requestlog [None req-e173e603-ddd1-4f97-ba38-e6933b2d76e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.091735 [ 1133.128888] [48512]: [pid: 48512|app: 0|req: 2806/5766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:17 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.204780] [48512]: DEBUG nova.api.openstack.wsgi [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}, {"name": "network-changed", "server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1133.213413] [48512]: DEBUG oslo_concurrency.lockutils [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.213498] [48512]: DEBUG oslo_concurrency.lockutils [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.213580] [48512]: DEBUG oslo_concurrency.lockutils [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.222426] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Creating event network-changed:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1133.222649] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] Creating event network-changed:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1133.228330] [48512]: INFO nova.api.openstack.requestlog [req-e25ad125-666f-41a1-99cf-da007b7933e9 req-b359fdaf-25b9-4a37-8730-401385b83f6d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.025617 [ 1133.228756] [48512]: [pid: 48512|app: 0|req: 2807/5767] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:17 2025] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1133.458447] [48512]: DEBUG nova.api.openstack.wsgi [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.459678] [48512]: DEBUG nova.compute.api [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.465398] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.465640] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.465803] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.466083] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.466242] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.466363] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.492195] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.492370] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.492505] [48512]: DEBUG oslo_concurrency.lockutils [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.492652] [48512]: DEBUG nova.objects.instance [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid de1174c6-36f9-4066-9407-8fb509bd83d7 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1133.496357] [48512]: WARNING neutronclient.v2_0.client [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.515727] [48512]: DEBUG nova.policy [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.521143] [48512]: INFO nova.api.openstack.requestlog [None req-01605e1d-8a9f-4a85-b4d6-d236e9d91acc tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1309 microversion: 2.1 time: 0.065365 [ 1133.521478] [48512]: [pid: 48512|app: 0|req: 2808/5768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.528226] [48512]: DEBUG nova.api.openstack.wsgi [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.529641] [48512]: DEBUG nova.compute.api [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.532834] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.533053] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.533221] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.533494] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.533633] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.533755] [48512]: DEBUG oslo_concurrency.lockutils [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.550700] [48512]: WARNING neutronclient.v2_0.client [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.615162] [48512]: DEBUG nova.policy [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.624863] [48512]: INFO nova.api.openstack.requestlog [None req-5787da33-a620-4fc5-889f-016d6c01eddf tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.098448 [ 1133.625879] [48512]: [pid: 48512|app: 0|req: 2809/5769] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.627896] [48512]: DEBUG nova.api.openstack.wsgi [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.629128] [48512]: DEBUG nova.compute.api [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.634496] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.634798] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.634924] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.635107] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.635251] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.635373] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.668691] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.668945] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.669098] [48512]: DEBUG oslo_concurrency.lockutils [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.669249] [48512]: DEBUG nova.objects.instance [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1133.673194] [48512]: WARNING neutronclient.v2_0.client [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.695054] [48512]: DEBUG nova.policy [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.700418] [48512]: INFO nova.api.openstack.requestlog [None req-80eb51f0-35b5-4d52-8623-150b908a1976 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.074626 [ 1133.700939] [48512]: [pid: 48512|app: 0|req: 2810/5770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.703305] [48512]: DEBUG nova.api.openstack.wsgi [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.704698] [48512]: DEBUG nova.compute.api [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.708081] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.708282] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.708431] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.708694] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.708832] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.708957] [48512]: DEBUG oslo_concurrency.lockutils [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.725119] [48512]: WARNING neutronclient.v2_0.client [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.790443] [48512]: DEBUG nova.policy [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.795167] [48512]: INFO nova.api.openstack.requestlog [None req-92d4ff61-23e8-4571-9d53-5a91698b5569 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1574 microversion: 2.1 time: 0.093749 [ 1133.795613] [48512]: [pid: 48512|app: 0|req: 2811/5771] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1574 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1133.798212] [48512]: DEBUG nova.api.openstack.wsgi [None req-4b4d9d87-c912-4a50-b80d-00fa0287384b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-128085251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJrRSpWPOmmX6ADYy/7XXrIg/8R03D5sbB4DJObfC8+FI/88NhnZucHERHpoPQiFIQZ3SlPS0vAw8mNP15Lx/tQ2qxxIsfktAfBfJFDviSutOMY/h6Q6whBl2Zmgev+XwA=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1133.811077] [48512]: DEBUG nova.quota [None req-4b4d9d87-c912-4a50-b80d-00fa0287384b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1133.813893] [48512]: DEBUG nova.quota [None req-4b4d9d87-c912-4a50-b80d-00fa0287384b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1133.836552] [48512]: INFO nova.api.openstack.requestlog [None req-4b4d9d87-c912-4a50-b80d-00fa0287384b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.040136 [ 1133.837014] [48512]: [pid: 48512|app: 0|req: 2812/5772] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:18 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1133.857697] [48512]: DEBUG nova.api.openstack.wsgi [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1133.859856] [48512]: DEBUG nova.compute.api [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1133.864662] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.864866] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.865020] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.865311] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1133.865479] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1133.865623] [48512]: DEBUG oslo_concurrency.lockutils [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1133.893028] [48512]: WARNING neutronclient.v2_0.client [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1133.978838] [48512]: DEBUG nova.policy [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1133.983415] [48512]: INFO nova.api.openstack.requestlog [None req-a905ce01-8cd1-4b7f-99ca-c35447e75bdb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1684 microversion: 2.1 time: 0.129246 [ 1133.983740] [48512]: [pid: 48512|app: 0|req: 2813/5773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1684 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.053059] [48512]: DEBUG nova.api.openstack.wsgi [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.054570] [48512]: DEBUG nova.compute.api [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.058146] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.058359] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.058507] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.058817] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.058987] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.059150] [48512]: DEBUG oslo_concurrency.lockutils [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.082287] [48512]: WARNING neutronclient.v2_0.client [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.103550] [48512]: DEBUG nova.policy [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.108236] [48512]: DEBUG nova.policy [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.108828] [48512]: DEBUG nova.policy [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.111793] [48512]: INFO nova.api.openstack.requestlog [None req-eb7f700e-0a1e-4beb-8956-9a79e13b333b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1626 microversion: 2.98 time: 0.061013 [ 1134.112145] [48512]: [pid: 48512|app: 0|req: 2814/5774] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1626 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1134.141356] [48512]: DEBUG nova.api.openstack.wsgi [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.142919] [48512]: DEBUG nova.compute.api [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.146368] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.146555] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.146691] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.146953] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.147112] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.147238] [48512]: DEBUG oslo_concurrency.lockutils [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.164649] [48512]: WARNING neutronclient.v2_0.client [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.286822] [48512]: DEBUG nova.policy [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.292563] [48512]: INFO nova.api.openstack.requestlog [None req-a426d981-e936-4f3b-a48d-1e105c29b1c0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.153469 [ 1134.293191] [48512]: [pid: 48512|app: 0|req: 2815/5775] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:18 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.534540] [48512]: DEBUG nova.api.openstack.wsgi [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.536438] [48512]: DEBUG nova.compute.api [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.546030] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.585187] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.585187] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.585447] [48512]: DEBUG oslo_concurrency.lockutils [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.585614] [48512]: DEBUG nova.objects.instance [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid de1174c6-36f9-4066-9407-8fb509bd83d7 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1134.590022] [48512]: WARNING neutronclient.v2_0.client [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.653208] [48512]: DEBUG nova.policy [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.660827] [48512]: INFO nova.api.openstack.requestlog [None req-55791747-dc6a-46e3-803e-e6a14c34fc3a tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1309 microversion: 2.1 time: 0.128680 [ 1134.661336] [48512]: [pid: 48512|app: 0|req: 2816/5776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:19 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1309 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1134.665299] [48512]: DEBUG nova.api.openstack.wsgi [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.666743] [48512]: DEBUG nova.compute.api [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.670677] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.670890] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.671468] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.671468] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.671468] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.671707] [48512]: DEBUG oslo_concurrency.lockutils [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.693899] [48512]: WARNING neutronclient.v2_0.client [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.764569] [48512]: DEBUG nova.policy [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.768815] [48512]: INFO nova.api.openstack.requestlog [None req-c47e9ce6-1cfb-4371-ba3e-d37ef3a2da55 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.107073 [ 1134.769169] [48512]: [pid: 48512|app: 0|req: 2817/5777] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:19 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.772054] [48512]: DEBUG nova.api.openstack.wsgi [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1134.772958] [48512]: DEBUG nova.compute.api [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1134.776111] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.776297] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.776434] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.776687] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.776831] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.776953] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.798320] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.798500] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.798634] [48512]: DEBUG oslo_concurrency.lockutils [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.798788] [48512]: DEBUG nova.objects.instance [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1134.801662] [48512]: WARNING neutronclient.v2_0.client [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.819728] [48512]: DEBUG nova.policy [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1134.824558] [48512]: INFO nova.api.openstack.requestlog [None req-5fddadca-7084-41f3-9e6a-435d1b6600c1 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.054818 [ 1134.824878] [48512]: [pid: 48512|app: 0|req: 2818/5778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:19 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1134.827400] [48512]: DEBUG nova.api.openstack.wsgi [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1911804143", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a3e8f2c7-c007-4003-8c9c-922001453a85"}], "security_groups": [{"name": "tempest-securitygroup--131428580"}], "key_name": "tempest-keypair-128085251", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1134.869588] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.869789] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.869928] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.871689] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1134.871937] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1134.872162] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1134.880061] [48512]: WARNING neutronclient.v2_0.client [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1134.906286] [48512]: DEBUG nova.network.neutron [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] validate_networks() for [('a3e8f2c7-c007-4003-8c9c-922001453a85', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1134.906633] [48512]: WARNING neutronclient.v2_0.client [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.012652] [48512]: WARNING neutronclient.v2_0.client [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.091180] [48512]: DEBUG nova.virt.hardware [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1135.091339] [48512]: DEBUG nova.virt.hardware [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1135.091512] [48512]: DEBUG nova.virt.hardware [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1135.091648] [48512]: DEBUG nova.virt.hardware [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1135.091727] [48512]: DEBUG nova.virt.hardware [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1135.100774] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.100959] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.101114] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.101469] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.103073] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.104160] [48512]: DEBUG oslo_concurrency.lockutils [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.118559] [48512]: DEBUG nova.quota [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1135.123134] [48512]: DEBUG nova.quota [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1135.131866] [48512]: DEBUG nova.compute.api [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1135.133247] [48512]: DEBUG nova.compute.api [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1135.168078] [48512]: INFO nova.api.openstack.requestlog [None req-385cee36-9e45-4889-b7fd-5858962d59e7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.342619 [ 1135.168640] [48512]: [pid: 48512|app: 0|req: 2819/5779] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:28:19 2025] POST /compute/v2.1/servers => generated 401 bytes in 343 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1135.171016] [48512]: DEBUG nova.api.openstack.wsgi [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.172763] [48512]: DEBUG nova.compute.api [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.177242] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.177436] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.177574] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.177831] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.178951] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.178951] [48512]: DEBUG oslo_concurrency.lockutils [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.195424] [48512]: WARNING neutronclient.v2_0.client [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.277162] [48512]: DEBUG nova.policy [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.284765] [48512]: INFO nova.api.openstack.requestlog [None req-e9007a21-b850-4b16-8f08-33085e83e682 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1575 microversion: 2.1 time: 0.115511 [ 1135.285127] [48512]: [pid: 48512|app: 0|req: 2820/5780] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:19 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1575 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.289088] [48512]: DEBUG nova.api.openstack.wsgi [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.289382] [48512]: DEBUG nova.compute.api [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.292789] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.292972] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.293141] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.293417] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.293592] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.293700] [48512]: DEBUG oslo_concurrency.lockutils [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.313803] [48512]: WARNING neutronclient.v2_0.client [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.378826] [48512]: DEBUG nova.policy [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.385576] [48512]: INFO nova.api.openstack.requestlog [None req-99b21c81-084f-45df-b23c-29fde201f4a2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1661 microversion: 2.1 time: 0.099771 [ 1135.386211] [48512]: [pid: 48512|app: 0|req: 2821/5781] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1661 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.389393] [48512]: DEBUG nova.api.openstack.wsgi [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.391341] [48512]: DEBUG nova.compute.api [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.395809] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.396086] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.396288] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.396684] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.396906] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.397107] [48512]: DEBUG oslo_concurrency.lockutils [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.439201] [48512]: WARNING neutronclient.v2_0.client [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.460174] [48512]: DEBUG nova.policy [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.467887] [48512]: DEBUG nova.policy [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.468629] [48512]: DEBUG nova.policy [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.471596] [48512]: INFO nova.api.openstack.requestlog [None req-2fe487ad-f3ef-4958-9d72-cde89cb48553 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1626 microversion: 2.98 time: 0.084929 [ 1135.471908] [48512]: [pid: 48512|app: 0|req: 2822/5782] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1626 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1135.474674] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b78174f-b6af-44ac-a074-5ff81237782b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.475629] [48512]: DEBUG nova.compute.api [None req-3b78174f-b6af-44ac-a074-5ff81237782b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.484040] [48512]: WARNING neutronclient.v2_0.client [None req-3b78174f-b6af-44ac-a074-5ff81237782b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.501754] [48512]: DEBUG nova.policy [None req-3b78174f-b6af-44ac-a074-5ff81237782b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.505523] [48512]: INFO nova.api.openstack.requestlog [None req-3b78174f-b6af-44ac-a074-5ff81237782b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1239 microversion: 2.1 time: 0.032989 [ 1135.505836] [48512]: [pid: 48512|app: 0|req: 2823/5783] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1239 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.508180] [48512]: DEBUG nova.api.openstack.wsgi [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.509533] [48512]: DEBUG nova.compute.api [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.513984] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.514208] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.514349] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.514630] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.514782] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.514909] [48512]: DEBUG oslo_concurrency.lockutils [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.531365] [48512]: WARNING neutronclient.v2_0.client [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.605184] [48512]: DEBUG nova.policy [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.611188] [48512]: INFO nova.api.openstack.requestlog [None req-5369892f-289d-48fd-9f18-6496f29136c2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.104766 [ 1135.611522] [48512]: [pid: 48512|app: 0|req: 2824/5784] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.614039] [48512]: DEBUG nova.api.openstack.wsgi [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.615318] [48512]: DEBUG nova.compute.api [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.619973] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.620185] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.620328] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.620586] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.620733] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.620858] [48512]: DEBUG oslo_concurrency.lockutils [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.645413] [48512]: WARNING neutronclient.v2_0.client [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.775235] [48512]: DEBUG nova.policy [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.781374] [48512]: INFO nova.api.openstack.requestlog [None req-0264f982-8711-402f-b35f-2ca58ab61c2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1661 microversion: 2.1 time: 0.169267 [ 1135.782635] [48512]: [pid: 48512|app: 0|req: 2825/5785] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.786543] [48512]: DEBUG nova.api.openstack.wsgi [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.788066] [48512]: DEBUG nova.compute.api [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.791630] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.791837] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.792011] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.792348] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.792525] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.792660] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.823160] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.823331] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.823492] [48512]: DEBUG oslo_concurrency.lockutils [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.823659] [48512]: DEBUG nova.objects.instance [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid de1174c6-36f9-4066-9407-8fb509bd83d7 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1135.828166] [48512]: WARNING neutronclient.v2_0.client [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1135.874314] [48512]: DEBUG nova.policy [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1135.878674] [48512]: INFO nova.api.openstack.requestlog [None req-77d76f92-280f-4549-8058-fe27e067e2f5 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1309 microversion: 2.1 time: 0.094947 [ 1135.879177] [48512]: [pid: 48512|app: 0|req: 2826/5786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1309 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1135.884156] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1135.885231] [48512]: DEBUG nova.compute.api [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1135.890791] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.891883] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.891883] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.892060] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1135.892279] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1135.892500] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1135.914232] [48512]: WARNING neutronclient.v2_0.client [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.060313] [48512]: DEBUG nova.policy [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.064640] [48512]: INFO nova.api.openstack.requestlog [None req-cc658966-a612-4ac1-bb7e-4d04b1bc4893 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1319 microversion: 2.1 time: 0.184980 [ 1136.064991] [48512]: [pid: 48512|app: 0|req: 2827/5787] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1319 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.067386] [48512]: DEBUG nova.api.openstack.wsgi [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1136.071603] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.071837] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.072042] [48512]: DEBUG oslo_concurrency.lockutils [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.083692] [48512]: DEBUG nova.compute.api [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Going to try to start instance {{(pid=48512) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1136.107676] [48512]: INFO nova.api.openstack.requestlog [None req-ed955b11-bf53-4d27-8ece-e3a53e9cfe3e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action" status: 202 len: 0 microversion: 2.1 time: 0.042012 [ 1136.108035] [48512]: [pid: 48512|app: 0|req: 2828/5788] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:20 2025] POST /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1136.110578] [48512]: DEBUG nova.api.openstack.wsgi [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.111885] [48512]: DEBUG nova.compute.api [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.115121] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.115364] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.115518] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.115778] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.115926] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.116066] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.138131] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.138350] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.138454] [48512]: DEBUG oslo_concurrency.lockutils [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.138599] [48512]: DEBUG nova.objects.instance [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lazy-loading 'fault' on Instance uuid 8ceda13c-2833-4288-a8d0-4e61335977a8 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1136.142575] [48512]: WARNING neutronclient.v2_0.client [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.165198] [48512]: DEBUG nova.policy [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '558e75f7b75448ebb7508968603aa006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b51980b85f9a40ab9415e7f79e79614c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.170251] [48512]: INFO nova.api.openstack.requestlog [None req-fbd4cbca-c7a5-4c97-87e9-fd892a0d7e34 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 200 len: 1277 microversion: 2.1 time: 0.061556 [ 1136.170599] [48512]: [pid: 48512|app: 0|req: 2829/5789] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.173192] [48512]: DEBUG nova.api.openstack.wsgi [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "name": "network-vif-plugged", "status": "completed", "tag": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1136.178319] [48512]: DEBUG oslo_concurrency.lockutils [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.178497] [48512]: DEBUG oslo_concurrency.lockutils [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.178634] [48512]: DEBUG oslo_concurrency.lockutils [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.184443] [48512]: INFO nova.api.openstack.compute.server_external_events [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] Creating event network-vif-plugged:d8fd006e-4bb8-406a-a967-e39c6abb043a for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1136.188452] [48512]: INFO nova.api.openstack.requestlog [req-b46b98fb-40ae-49c1-bb5d-a5d32c45fc4d req-b65c826c-7d64-46f9-bebf-4de64bbfdef9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017262 [ 1136.188788] [48512]: [pid: 48512|app: 0|req: 2830/5790] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:20 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1136.191298] [48512]: DEBUG nova.api.openstack.wsgi [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.192564] [48512]: DEBUG nova.compute.api [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.195721] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.195896] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.196039] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.196289] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.196434] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.196558] [48512]: DEBUG oslo_concurrency.lockutils [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.213727] [48512]: WARNING neutronclient.v2_0.client [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.272399] [48512]: DEBUG nova.policy [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.276671] [48512]: INFO nova.api.openstack.requestlog [None req-626d1338-abcb-4805-ba3b-a1e012520fb4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1670 microversion: 2.1 time: 0.087279 [ 1136.276987] [48512]: [pid: 48512|app: 0|req: 2831/5791] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:20 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1670 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.301622] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.304060] [48512]: DEBUG nova.compute.api [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.306934] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.307189] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.307387] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.307698] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.307886] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.308075] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.325870] [48512]: WARNING neutronclient.v2_0.client [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.440383] [48512]: DEBUG nova.policy [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.445304] [48512]: INFO nova.api.openstack.requestlog [None req-ef06865a-8e60-4674-b83b-a037d58ea8e0 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1575 microversion: 2.1 time: 0.146128 [ 1136.445759] [48512]: [pid: 48512|app: 0|req: 2832/5792] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1575 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.487509] [48512]: DEBUG nova.api.openstack.wsgi [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.489017] [48512]: DEBUG nova.compute.api [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.493779] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.494088] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.494336] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.494409] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.494537] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.494641] [48512]: DEBUG oslo_concurrency.lockutils [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.525541] [48512]: WARNING neutronclient.v2_0.client [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.544956] [48512]: DEBUG nova.policy [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.551579] [48512]: DEBUG nova.policy [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.552199] [48512]: DEBUG nova.policy [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.555224] [48512]: INFO nova.api.openstack.requestlog [None req-459b71e5-4bdb-4c05-8a55-ac48d52af08c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1626 microversion: 2.98 time: 0.069832 [ 1136.555688] [48512]: [pid: 48512|app: 0|req: 2833/5793] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1626 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1136.557734] [48512]: DEBUG nova.api.openstack.wsgi [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.559126] [48512]: DEBUG nova.compute.api [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.562080] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.562273] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.562463] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.562739] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.562886] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.563018] [48512]: DEBUG oslo_concurrency.lockutils [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.580190] [48512]: WARNING neutronclient.v2_0.client [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.598568] [48512]: DEBUG nova.policy [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.602817] [48512]: INFO nova.api.openstack.requestlog [None req-be3a8a60-9e95-4e00-999c-046ee9c0c609 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1235 microversion: 2.1 time: 0.046735 [ 1136.603154] [48512]: [pid: 48512|app: 0|req: 2834/5794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.623882] [48512]: DEBUG nova.api.openstack.wsgi [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.625343] [48512]: DEBUG nova.compute.api [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.628604] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.628788] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.628926] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.629209] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.629356] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.629480] [48512]: DEBUG oslo_concurrency.lockutils [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.644662] [48512]: WARNING neutronclient.v2_0.client [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.752551] [48512]: DEBUG nova.policy [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.757030] [48512]: INFO nova.api.openstack.requestlog [None req-01cd6b77-01d7-45aa-8a1a-7a8e5c92bd2c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1364 microversion: 2.1 time: 0.135242 [ 1136.757330] [48512]: [pid: 48512|app: 0|req: 2835/5795] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1364 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1136.896021] [48512]: DEBUG nova.api.openstack.wsgi [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1136.897604] [48512]: DEBUG nova.compute.api [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1136.901523] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.901523] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.901681] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.901946] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.902156] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.904020] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.921845] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1136.922063] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1136.922220] [48512]: DEBUG oslo_concurrency.lockutils [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1136.922374] [48512]: DEBUG nova.objects.instance [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lazy-loading 'fault' on Instance uuid de1174c6-36f9-4066-9407-8fb509bd83d7 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1136.925838] [48512]: WARNING neutronclient.v2_0.client [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1136.944991] [48512]: DEBUG nova.policy [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4b8def8ea1674efeace1eee0f208508c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce1aaec965e4fa4a3a869b8bfbc3818', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1136.950117] [48512]: INFO nova.api.openstack.requestlog [None req-5bf600f1-8dd1-4f83-98ac-ee47a72f8195 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 200 len: 1309 microversion: 2.1 time: 0.056559 [ 1136.950764] [48512]: [pid: 48512|app: 0|req: 2836/5796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.077335] [48512]: DEBUG nova.api.openstack.wsgi [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.078882] [48512]: DEBUG nova.compute.api [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.084203] [48512]: DEBUG oslo_concurrency.lockutils [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.102762] [48512]: WARNING neutronclient.v2_0.client [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.171102] [48512]: DEBUG nova.policy [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.176491] [48512]: INFO nova.api.openstack.requestlog [None req-c0270c4a-5259-4950-9be9-7b2b622a9463 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1508 microversion: 2.1 time: 0.101389 [ 1137.176852] [48512]: [pid: 48512|app: 0|req: 2837/5797] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1508 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.184796] [48512]: DEBUG nova.api.openstack.wsgi [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.186907] [48512]: DEBUG nova.compute.api [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] [instance: 8ceda13c-2833-4288-a8d0-4e61335977a8] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.192108] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.192108] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.192108] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.192422] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.192680] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.192963] [48512]: DEBUG oslo_concurrency.lockutils [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.204067] [48512]: INFO nova.api.openstack.wsgi [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] HTTP exception thrown: Instance 8ceda13c-2833-4288-a8d0-4e61335977a8 could not be found. [ 1137.204492] [48512]: DEBUG nova.api.openstack.wsgi [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] Returning 404 to user: Instance 8ceda13c-2833-4288-a8d0-4e61335977a8 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1137.204883] [48512]: INFO nova.api.openstack.requestlog [None req-af6bff47-d830-4ac2-b0b9-def3bb5d3ca6 tempest-ServersTestJSON-1262727836 tempest-ServersTestJSON-1262727836-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8" status: 404 len: 111 microversion: 2.1 time: 0.022971 [ 1137.205250] [48512]: [pid: 48512|app: 0|req: 2838/5798] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/8ceda13c-2833-4288-a8d0-4e61335977a8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1137.208263] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.210113] [48512]: DEBUG nova.compute.api [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.214395] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.214639] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.214800] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.215134] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.215352] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.215870] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.238169] [48512]: WARNING neutronclient.v2_0.client [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.338278] [48512]: DEBUG nova.policy [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.344084] [48512]: INFO nova.api.openstack.requestlog [None req-5ed4518a-3016-44cf-98a3-53a32ef89ca4 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1509 microversion: 2.1 time: 0.138094 [ 1137.344615] [48512]: [pid: 48512|app: 0|req: 2839/5799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:21 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1509 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.348748] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.349522] [48512]: DEBUG nova.compute.api [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.353716] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.354067] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.354067] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.354392] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.354591] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.355054] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.376225] [48512]: WARNING neutronclient.v2_0.client [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.539494] [48512]: DEBUG nova.policy [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.546584] [48512]: INFO nova.api.openstack.requestlog [None req-cd2f1563-202d-446d-a45c-8cff71261f38 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1670 microversion: 2.1 time: 0.201294 [ 1137.546933] [48512]: [pid: 48512|app: 0|req: 2840/5800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1670 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.549358] [48512]: DEBUG nova.api.openstack.wsgi [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.550974] [48512]: DEBUG nova.compute.api [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.555965] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.556157] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.556295] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.556584] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.556731] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.556854] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.583034] [48512]: WARNING neutronclient.v2_0.client [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.666586] [48512]: DEBUG nova.policy [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.671268] [48512]: INFO nova.api.openstack.requestlog [None req-7fcc6c6c-2e5c-4beb-94bb-f055157612b8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1509 microversion: 2.1 time: 0.123715 [ 1137.671694] [48512]: [pid: 48512|app: 0|req: 2841/5801] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1509 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.678020] [48512]: DEBUG nova.api.openstack.wsgi [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.679540] [48512]: DEBUG nova.compute.api [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.683364] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.683592] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.683761] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.684738] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.684738] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.684738] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.702407] [48512]: WARNING neutronclient.v2_0.client [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.838234] [48512]: DEBUG nova.policy [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.843138] [48512]: INFO nova.api.openstack.requestlog [None req-21b0e621-e99d-4489-b1f1-8659a36e4ab4 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1575 microversion: 2.1 time: 0.170676 [ 1137.843633] [48512]: [pid: 48512|app: 0|req: 2842/5802] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1575 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.847123] [48512]: DEBUG nova.api.openstack.wsgi [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.848322] [48512]: DEBUG nova.compute.api [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.851929] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.852189] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.852525] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.852695] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.852878] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.853067] [48512]: DEBUG oslo_concurrency.lockutils [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.876861] [48512]: WARNING neutronclient.v2_0.client [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.894672] [48512]: DEBUG nova.policy [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.903259] [48512]: DEBUG nova.policy [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.903881] [48512]: DEBUG nova.policy [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.907083] [48512]: INFO nova.api.openstack.requestlog [None req-1273a183-ddea-402e-9a68-ccb1190c7042 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1626 microversion: 2.98 time: 0.063101 [ 1137.907401] [48512]: [pid: 48512|app: 0|req: 2843/5803] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1626 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1137.912684] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.914075] [48512]: DEBUG nova.compute.api [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1137.917055] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.917293] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.917445] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.917700] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.917845] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.917968] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.933623] [48512]: WARNING neutronclient.v2_0.client [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1137.953230] [48512]: DEBUG nova.policy [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.957268] [48512]: INFO nova.api.openstack.requestlog [None req-4f5e4451-e56b-448a-a742-b82d7a574265 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1235 microversion: 2.1 time: 0.049348 [ 1137.957592] [48512]: [pid: 48512|app: 0|req: 2844/5804] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1235 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1137.959885] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1137.962731] [48512]: DEBUG nova.policy [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1137.963171] [48512]: DEBUG nova.compute.api [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1137.977351] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1137.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1137.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1137.978705] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.043922] [48512]: DEBUG nova.compute.multi_cell_list [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1138.088934] [48512]: DEBUG nova.policy [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.094530] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.094712] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.094865] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.102530] [48512]: WARNING neutronclient.v2_0.client [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.234349] [48512]: INFO nova.api.openstack.requestlog [None req-5a4ed540-dc38-42b7-8e52-ea8669c78f35 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?flavor=84" status: 200 len: 1511 microversion: 2.1 time: 0.276206 [ 1138.235334] [48512]: [pid: 48512|app: 0|req: 2845/5805] 10.180.1.21 () {58 vars in 1160 bytes} [Mon Dec 8 18:28:22 2025] GET /compute/v2.1/servers/detail?flavor=84 => generated 1511 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.238904] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.240317] [48512]: DEBUG nova.compute.api [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.248438] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.276964] [48512]: WARNING neutronclient.v2_0.client [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.368235] [48512]: DEBUG nova.policy [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.372910] [48512]: INFO nova.api.openstack.requestlog [None req-bb69d75a-edce-4c7b-808d-5fcbb61d0811 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1551 microversion: 2.1 time: 0.137529 [ 1138.373530] [48512]: [pid: 48512|app: 0|req: 2846/5806] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1551 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.377742] [48512]: DEBUG nova.api.openstack.wsgi [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.378914] [48512]: DEBUG nova.compute.api [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: de1174c6-36f9-4066-9407-8fb509bd83d7] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.383717] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.383908] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.384113] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.384414] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.384537] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.384701] [48512]: DEBUG oslo_concurrency.lockutils [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.401628] [48512]: INFO nova.api.openstack.wsgi [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance de1174c6-36f9-4066-9407-8fb509bd83d7 could not be found. [ 1138.401628] [48512]: DEBUG nova.api.openstack.wsgi [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance de1174c6-36f9-4066-9407-8fb509bd83d7 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1138.401628] [48512]: INFO nova.api.openstack.requestlog [None req-b12012db-5a86-43c5-80ef-d2802fa315cd tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7" status: 404 len: 111 microversion: 2.1 time: 0.026213 [ 1138.401628] [48512]: [pid: 48512|app: 0|req: 2847/5807] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/de1174c6-36f9-4066-9407-8fb509bd83d7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1138.404235] [48512]: DEBUG nova.api.openstack.wsgi [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "tag": "d8fd006e-4bb8-406a-a967-e39c6abb043a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1138.423089] [48512]: DEBUG oslo_concurrency.lockutils [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.423296] [48512]: DEBUG oslo_concurrency.lockutils [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.423436] [48512]: DEBUG oslo_concurrency.lockutils [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.434721] [48512]: INFO nova.api.openstack.compute.server_external_events [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] Creating event network-changed:d8fd006e-4bb8-406a-a967-e39c6abb043a for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1138.439490] [48512]: INFO nova.api.openstack.requestlog [req-637026ba-4747-4141-aa6f-d19f400ddf5b req-c71d2fbf-4fbd-442b-b036-3de4ed43efbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038024 [ 1138.439926] [48512]: [pid: 48512|app: 0|req: 2848/5808] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:23 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1138.442791] [48512]: DEBUG nova.api.openstack.wsgi [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.447307] [48512]: DEBUG nova.policy [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.447732] [48512]: DEBUG nova.compute.api [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-1209993533', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1138.454471] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.454592] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.454771] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.455394] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.455459] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.455596] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.510840] [48512]: DEBUG nova.compute.multi_cell_list [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1138.558598] [48512]: DEBUG nova.policy [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.565113] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.565113] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.565276] [48512]: DEBUG oslo_concurrency.lockutils [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.575339] [48512]: WARNING neutronclient.v2_0.client [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.668101] [48512]: INFO nova.api.openstack.requestlog [None req-9beca4c7-bde8-46e9-91e6-412aae1bcdca tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-1209993533" status: 200 len: 1512 microversion: 2.1 time: 0.227486 [ 1138.668495] [48512]: [pid: 48512|app: 0|req: 2849/5809] 10.180.1.21 () {58 vars in 1258 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-1209993533 => generated 1512 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.671227] [48512]: DEBUG nova.api.openstack.wsgi [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.672795] [48512]: DEBUG nova.compute.api [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.676768] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.676956] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.677103] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.677362] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.677502] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.677625] [48512]: DEBUG oslo_concurrency.lockutils [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.697350] [48512]: WARNING neutronclient.v2_0.client [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.733545] [48512]: INFO nova.api.openstack.requestlog [None req-825b2d35-9a49-4a4b-8828-f931345ba118 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.064427 [ 1138.734134] [48512]: [pid: 48512|app: 0|req: 2850/5810] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79/os-interface => generated 288 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1138.736458] [48512]: DEBUG nova.api.openstack.wsgi [None req-63509ec7-7a56-4a43-a9aa-b3cda39ce475 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.759787] [48512]: INFO nova.api.openstack.wsgi [None req-63509ec7-7a56-4a43-a9aa-b3cda39ce475 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Image not found. [ 1138.760171] [48512]: DEBUG nova.api.openstack.wsgi [None req-63509ec7-7a56-4a43-a9aa-b3cda39ce475 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1138.760611] [48512]: INFO nova.api.openstack.requestlog [None req-63509ec7-7a56-4a43-a9aa-b3cda39ce475 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622" status: 404 len: 62 microversion: 2.1 time: 0.026057 [ 1138.761025] [48512]: [pid: 48512|app: 0|req: 2851/5811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:23 2025] DELETE /compute/v2.1/images/be5c52ff-9c93-4527-bcb4-c6ddda91b622 => generated 62 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1138.763642] [48512]: DEBUG nova.api.openstack.wsgi [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.768969] [48512]: DEBUG nova.compute.api [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1138.774306] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.774483] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.774677] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.775025] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1138.775322] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1138.775395] [48512]: DEBUG oslo_concurrency.lockutils [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1138.801120] [48512]: WARNING neutronclient.v2_0.client [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1138.981645] [48512]: DEBUG nova.policy [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.991233] [48512]: INFO nova.api.openstack.requestlog [None req-7c3408b1-b882-444a-8004-ccde8d36ab49 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1670 microversion: 2.1 time: 0.228956 [ 1138.991233] [48512]: [pid: 48512|app: 0|req: 2852/5812] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1670 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1138.993937] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1138.996806] [48512]: DEBUG nova.policy [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1138.997252] [48512]: DEBUG nova.compute.api [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1139.001301] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.001485] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.001651] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.002013] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.002186] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.002312] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.068696] [48512]: DEBUG nova.compute.multi_cell_list [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1139.123942] [48512]: DEBUG nova.policy [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.133254] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.133254] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.133254] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.139328] [48512]: WARNING neutronclient.v2_0.client [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.385583] [48512]: INFO nova.api.openstack.requestlog [None req-e7dc54f6-ba16-4d7a-974f-8ef81226b2fa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?status=active" status: 200 len: 4509 microversion: 2.1 time: 0.393893 [ 1139.386092] [48512]: [pid: 48512|app: 0|req: 2853/5813] 10.180.1.21 () {58 vars in 1168 bytes} [Mon Dec 8 18:28:23 2025] GET /compute/v2.1/servers/detail?status=active => generated 4509 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.389195] [48512]: DEBUG nova.api.openstack.wsgi [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.389195] [48512]: DEBUG nova.compute.api [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.394874] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.394874] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.395073] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.395346] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.395425] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.395702] [48512]: DEBUG oslo_concurrency.lockutils [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.448691] [48512]: INFO nova.api.openstack.wsgi [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. [ 1139.449033] [48512]: DEBUG nova.api.openstack.wsgi [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1139.449688] [48512]: INFO nova.api.openstack.requestlog [None req-b28dad43-30e4-49ab-88b8-50393afb90eb tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 404 len: 111 microversion: 2.1 time: 0.062819 [ 1139.449770] [48512]: [pid: 48512|app: 0|req: 2854/5814] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:24 2025] DELETE /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1139.452227] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.454670] [48512]: DEBUG nova.compute.api [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.460623] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.460846] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.461010] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.461304] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.461304] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.461589] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.487847] [48512]: WARNING neutronclient.v2_0.client [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.564490] [48512]: DEBUG nova.policy [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.571045] [48512]: INFO nova.api.openstack.requestlog [None req-6c309f31-e811-4aaf-ad16-f0565a831459 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1575 microversion: 2.1 time: 0.120684 [ 1139.571388] [48512]: [pid: 48512|app: 0|req: 2855/5815] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1575 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.573924] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.575431] [48512]: DEBUG nova.compute.api [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.580444] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.580627] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.580758] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.581080] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.581262] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.581390] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.616651] [48512]: WARNING neutronclient.v2_0.client [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.637897] [48512]: DEBUG nova.policy [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.642679] [48512]: DEBUG nova.policy [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.643328] [48512]: DEBUG nova.policy [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.646964] [48512]: INFO nova.api.openstack.requestlog [None req-8a430c9f-d391-4ca2-8b01-df06ba4a9c81 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1626 microversion: 2.98 time: 0.075022 [ 1139.651107] [48512]: [pid: 48512|app: 0|req: 2856/5816] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1626 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1139.653786] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.655305] [48512]: DEBUG nova.compute.api [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.660510] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.660697] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.660845] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.661157] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.661306] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.661429] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.678367] [48512]: WARNING neutronclient.v2_0.client [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.696850] [48512]: DEBUG nova.policy [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.701043] [48512]: INFO nova.api.openstack.requestlog [None req-fd6f2095-a9a9-4635-afef-b83b39f28aba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1291 microversion: 2.1 time: 0.049321 [ 1139.701411] [48512]: [pid: 48512|app: 0|req: 2857/5817] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1291 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.705049] [48512]: DEBUG nova.api.openstack.wsgi [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.706498] [48512]: DEBUG nova.policy [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.706684] [48512]: DEBUG nova.api.openstack.compute.servers [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Removing options 'limit' from query {{(pid=48512) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 1139.707033] [48512]: DEBUG nova.compute.api [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1139.710671] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.710889] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.711071] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.711431] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.711711] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.711844] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.742642] [48512]: DEBUG nova.policy [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.745775] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.745950] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.746095] [48512]: DEBUG oslo_concurrency.lockutils [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.750429] [48512]: WARNING neutronclient.v2_0.client [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1139.810240] [48512]: INFO nova.api.openstack.requestlog [None req-fdfc802e-5803-47ec-9891-3c3cc0739912 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail?limit=1" status: 200 len: 1657 microversion: 2.1 time: 0.108007 [ 1139.810657] [48512]: [pid: 48512|app: 0|req: 2858/5818] 10.180.1.21 () {58 vars in 1156 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/detail?limit=1 => generated 1657 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.813529] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.814885] [48512]: DEBUG nova.compute.api [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1139.818261] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.818479] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.818716] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.819155] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.819400] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.819630] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.828681] [48512]: INFO nova.api.openstack.wsgi [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. [ 1139.828925] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1139.829333] [48512]: INFO nova.api.openstack.requestlog [None req-b5cb066c-1f4e-4066-a902-d08af42b85f4 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200" status: 404 len: 111 microversion: 2.1 time: 0.018329 [ 1139.829618] [48512]: [pid: 48512|app: 0|req: 2859/5819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/e7b3cb53-17f3-4dc3-bfbb-4ab42a0e2200 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1139.831747] [48512]: DEBUG nova.api.openstack.wsgi [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.834380] [48512]: DEBUG nova.policy [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.834518] [48512]: DEBUG nova.compute.api [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1139.836725] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.836869] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.837017] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.837339] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.837489] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.837609] [48512]: DEBUG oslo_concurrency.lockutils [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.875602] [48512]: DEBUG nova.compute.multi_cell_list [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1139.904485] [48512]: INFO nova.api.openstack.requestlog [None req-9ca64b9e-98bb-4eb4-b63c-6471359922fd tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=active" status: 200 len: 1012 microversion: 2.1 time: 0.074305 [ 1139.904822] [48512]: [pid: 48512|app: 0|req: 2860/5820] 10.180.1.21 () {58 vars in 1147 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers?status=active => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.907149] [48512]: DEBUG nova.api.openstack.wsgi [None req-508c0438-de52-4a5a-a64e-9c8571682dc2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.918944] [48512]: INFO nova.api.openstack.requestlog [None req-508c0438-de52-4a5a-a64e-9c8571682dc2 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1211899507" status: 202 len: 0 microversion: 2.1 time: 0.013564 [ 1139.919341] [48512]: [pid: 48512|app: 0|req: 2861/5821] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:28:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1211899507 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1139.921790] [48512]: DEBUG nova.api.openstack.wsgi [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.924705] [48512]: DEBUG nova.policy [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.924872] [48512]: DEBUG nova.api.openstack.compute.servers [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Removing options 'limit' from query {{(pid=48512) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 1139.925093] [48512]: DEBUG nova.compute.api [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1139.927821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.927821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.927821] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.928062] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.928173] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.928318] [48512]: DEBUG oslo_concurrency.lockutils [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.942846] [48512]: DEBUG nova.compute.multi_cell_list [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1139.957711] [48512]: INFO nova.api.openstack.requestlog [None req-ecda4391-6034-43b2-b0ab-585cf9ce05ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=100000" status: 200 len: 1012 microversion: 2.1 time: 0.037663 [ 1139.957901] [48512]: [pid: 48512|app: 0|req: 2862/5822] 10.180.1.21 () {58 vars in 1145 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers?limit=100000 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1139.964014] [48512]: DEBUG nova.api.openstack.wsgi [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1139.966396] [48512]: DEBUG nova.policy [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1139.966649] [48512]: DEBUG nova.compute.api [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1139.968881] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.969249] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.969249] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.969506] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1139.969775] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1139.969902] [48512]: DEBUG oslo_concurrency.lockutils [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1139.985274] [48512]: DEBUG nova.compute.multi_cell_list [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1140.004199] [48512]: INFO nova.api.openstack.requestlog [None req-327493bc-bb32-4986-ab86-9c9f0955fc1a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1012 microversion: 2.1 time: 0.041944 [ 1140.004550] [48512]: [pid: 48512|app: 0|req: 2863/5823] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.007020] [48512]: DEBUG nova.api.openstack.wsgi [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.008292] [48512]: DEBUG nova.compute.api [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.012204] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.012464] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.012606] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.012868] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.013019] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.013147] [48512]: DEBUG oslo_concurrency.lockutils [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.035146] [48512]: WARNING neutronclient.v2_0.client [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.101876] [48512]: DEBUG nova.policy [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.106890] [48512]: INFO nova.api.openstack.requestlog [None req-63ea48dd-7060-44a3-9118-90c8aa1a4eb6 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1670 microversion: 2.1 time: 0.101020 [ 1140.106890] [48512]: [pid: 48512|app: 0|req: 2864/5824] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1670 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.109054] [48512]: DEBUG nova.api.openstack.wsgi [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.111743] [48512]: DEBUG nova.policy [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.112119] [48512]: DEBUG nova.compute.api [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'flavor': '84', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1140.122266] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.122462] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.122592] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.123054] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.123276] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.123394] [48512]: DEBUG oslo_concurrency.lockutils [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.161111] [48512]: DEBUG nova.compute.multi_cell_list [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1140.208696] [48512]: INFO nova.api.openstack.requestlog [None req-73be6951-abd4-4e75-9abe-b59e6b1f0ce7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?flavor=84" status: 200 len: 346 microversion: 2.1 time: 0.101589 [ 1140.209045] [48512]: [pid: 48512|app: 0|req: 2865/5825] 10.180.1.21 () {58 vars in 1139 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers?flavor=84 => generated 346 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.217273] [48512]: DEBUG nova.api.openstack.wsgi [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.220416] [48512]: DEBUG nova.policy [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.220416] [48512]: DEBUG nova.api.openstack.compute.servers [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Removing options 'limit' from query {{(pid=48512) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 1140.220416] [48512]: DEBUG nova.compute.api [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1140.224185] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.224365] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.224498] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.224832] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.224970] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.225281] [48512]: DEBUG oslo_concurrency.lockutils [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.241791] [48512]: INFO nova.api.openstack.requestlog [None req-c058bd04-4724-489c-8dd6-14eddfff2171 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=1" status: 200 len: 485 microversion: 2.1 time: 0.026529 [ 1140.242213] [48512]: [pid: 48512|app: 0|req: 2866/5826] 10.180.1.21 () {58 vars in 1135 bytes} [Mon Dec 8 18:28:24 2025] GET /compute/v2.1/servers?limit=1 => generated 485 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1140.246365] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc73f985-2ae5-4d76-9edd-937dd662252e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.262187] [48512]: INFO nova.api.openstack.wsgi [None req-cc73f985-2ae5-4d76-9edd-937dd662252e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Image not found. [ 1140.262512] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc73f985-2ae5-4d76-9edd-937dd662252e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Image not found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1140.262913] [48512]: INFO nova.api.openstack.requestlog [None req-cc73f985-2ae5-4d76-9edd-937dd662252e tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/134c0c70-108d-43cd-b041-f7a58d6cc724" status: 404 len: 62 microversion: 2.1 time: 0.018473 [ 1140.263328] [48512]: [pid: 48512|app: 0|req: 2867/5827] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] DELETE /compute/v2.1/images/134c0c70-108d-43cd-b041-f7a58d6cc724 => generated 62 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 1140.265804] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.268640] [48512]: DEBUG nova.policy [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.268909] [48512]: DEBUG nova.compute.api [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-1209993533', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1140.271688] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.271870] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.271994] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.272377] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.272685] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.272815] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.312988] [48512]: DEBUG nova.compute.multi_cell_list [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1140.342625] [48512]: INFO nova.api.openstack.requestlog [None req-f7bf5f18-a777-4369-a2f3-d5d9baaa5845 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-1209993533" status: 200 len: 346 microversion: 2.1 time: 0.078663 [ 1140.343066] [48512]: [pid: 48512|app: 0|req: 2868/5828] 10.180.1.21 () {58 vars in 1237 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-1209993533 => generated 346 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.346040] [48512]: DEBUG nova.api.openstack.wsgi [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.346040] [48512]: DEBUG nova.compute.api [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.353073] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.353073] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.353073] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.353292] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.353292] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.353428] [48512]: DEBUG oslo_concurrency.lockutils [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.362203] [48512]: INFO nova.api.openstack.wsgi [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. [ 1140.362524] [48512]: DEBUG nova.api.openstack.wsgi [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1140.362955] [48512]: INFO nova.api.openstack.requestlog [None req-dec5a9cf-395c-4166-b23d-9be25ebb2a1c tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 404 len: 111 microversion: 2.1 time: 0.019373 [ 1140.363379] [48512]: [pid: 48512|app: 0|req: 2869/5829] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:25 2025] DELETE /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1140.366122] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1140.370884] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.371088] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.371230] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.384932] [48512]: DEBUG nova.compute.api [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Going to try to stop instance {{(pid=48512) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1140.413774] [48512]: INFO nova.api.openstack.requestlog [None req-a3f3cb7c-77e2-4037-950f-839e311973ef tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556/action" status: 202 len: 0 microversion: 2.1 time: 0.048980 [ 1140.413991] [48512]: [pid: 48512|app: 0|req: 2870/5830] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:25 2025] POST /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1140.417385] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.418968] [48512]: DEBUG nova.compute.api [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] [instance: ae2c14d6-8af3-4c20-9052-42e1f47b9c4a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.426149] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.426149] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.426149] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.427398] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.427398] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.427398] [48512]: DEBUG oslo_concurrency.lockutils [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.443740] [48512]: INFO nova.api.openstack.wsgi [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] HTTP exception thrown: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. [ 1140.443886] [48512]: DEBUG nova.api.openstack.wsgi [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] Returning 404 to user: Instance ae2c14d6-8af3-4c20-9052-42e1f47b9c4a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1140.444286] [48512]: INFO nova.api.openstack.requestlog [None req-8e5b59c5-ade7-4a31-aaa5-9fc2c5dc1753 tempest-ImagesOneServerNegativeTestJSON-1496561822 tempest-ImagesOneServerNegativeTestJSON-1496561822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a" status: 404 len: 111 microversion: 2.1 time: 0.029612 [ 1140.444693] [48512]: [pid: 48512|app: 0|req: 2871/5831] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/ae2c14d6-8af3-4c20-9052-42e1f47b9c4a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1140.446965] [48512]: DEBUG nova.api.openstack.wsgi [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.448363] [48512]: DEBUG nova.compute.api [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.451882] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.451960] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.452122] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.452388] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.452533] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.452656] [48512]: DEBUG oslo_concurrency.lockutils [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.488027] [48512]: WARNING neutronclient.v2_0.client [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.566874] [48512]: DEBUG nova.policy [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.574308] [48512]: INFO nova.api.openstack.requestlog [None req-b5108d29-51df-4877-bced-e42390376e2a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1519 microversion: 2.1 time: 0.128972 [ 1140.574596] [48512]: [pid: 48512|app: 0|req: 2872/5832] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1519 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.577040] [48512]: DEBUG nova.api.openstack.wsgi [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04c0ff0c-1cce-40ca-bd89-b29a2172ff79", "tag": "0f1f1947-25b7-44a7-ad7d-de796c091c4c"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1140.584185] [48512]: DEBUG oslo_concurrency.lockutils [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.584391] [48512]: DEBUG oslo_concurrency.lockutils [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.584512] [48512]: DEBUG oslo_concurrency.lockutils [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.594079] [48512]: INFO nova.api.openstack.compute.server_external_events [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] Creating event network-changed:0f1f1947-25b7-44a7-ad7d-de796c091c4c for instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 on cpu-1 [ 1140.598256] [48512]: INFO nova.api.openstack.requestlog [req-0de48ec3-b912-443a-85ae-abe40281614c req-a48287ff-af27-4b42-b55e-e551becaa149 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023035 [ 1140.598586] [48512]: [pid: 48512|app: 0|req: 2873/5833] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:25 2025] 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) [ 1140.601192] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.602475] [48512]: DEBUG nova.compute.api [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.605861] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.607751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.607751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.607751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.607751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.607751] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.628781] [48512]: WARNING neutronclient.v2_0.client [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.696189] [48512]: DEBUG nova.policy [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.701482] [48512]: INFO nova.api.openstack.requestlog [None req-c8291f20-02c4-4a76-95bc-77a7374bdbf9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1574 microversion: 2.1 time: 0.102255 [ 1140.702439] [48512]: [pid: 48512|app: 0|req: 2874/5834] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1574 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.704538] [48512]: DEBUG nova.api.openstack.wsgi [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.706016] [48512]: DEBUG nova.compute.api [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.709113] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.709303] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.709439] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.709687] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.709832] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.710551] [48512]: DEBUG oslo_concurrency.lockutils [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.732750] [48512]: WARNING neutronclient.v2_0.client [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.750958] [48512]: DEBUG nova.policy [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.755859] [48512]: DEBUG nova.policy [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.756473] [48512]: DEBUG nova.policy [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.759520] [48512]: INFO nova.api.openstack.requestlog [None req-defaeb00-ad0f-41e0-bb51-0e998e26b6e7 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1643 microversion: 2.98 time: 0.057052 [ 1140.760115] [48512]: [pid: 48512|app: 0|req: 2875/5835] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1140.762208] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.763577] [48512]: DEBUG nova.compute.api [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.766424] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.766602] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.766741] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.766992] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.767151] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.767296] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.786888] [48512]: WARNING neutronclient.v2_0.client [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.788302] [48511]: DEBUG nova.compute.api [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.792657] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.792888] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.793142] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.793433] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.793580] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.793698] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.807313] [48512]: DEBUG nova.policy [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.809660] [48511]: WARNING neutronclient.v2_0.client [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.811970] [48512]: INFO nova.api.openstack.requestlog [None req-4fce9db5-f024-4ae2-b465-0927c8b56b38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1299 microversion: 2.1 time: 0.051477 [ 1140.812563] [48512]: [pid: 48512|app: 0|req: 2876/5836] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1140.815767] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.819555] [48512]: DEBUG nova.policy [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.820025] [48512]: DEBUG nova.compute.api [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Searching by: {'deleted': False, 'project_id': '284a321ddb674acf895634a36304a964'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1140.824219] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.824566] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.824856] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.825384] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.825621] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.825835] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.877197] [48511]: INFO nova.api.openstack.requestlog [None req-c0a284d8-1074-4cf2-959b-32132ca33179 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface" status: 200 len: 284 microversion: 2.1 time: 8.183486 [ 1140.877807] [48511]: [pid: 48511|app: 0|req: 2961/5837] 10.180.1.21 () {60 vars in 1291 bytes} [Mon Dec 8 18:28:17 2025] POST /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface => generated 284 bytes in 8185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.885672] [48512]: DEBUG nova.compute.multi_cell_list [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1140.886105] [48511]: DEBUG nova.api.openstack.wsgi [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.888092] [48511]: DEBUG nova.compute.api [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.893303] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.893548] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.893623] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.893974] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.894068] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.894154] [48511]: DEBUG oslo_concurrency.lockutils [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.910272] [48511]: WARNING neutronclient.v2_0.client [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.930521] [48512]: DEBUG nova.policy [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.937018] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.937230] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.937371] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.948812] [48512]: DEBUG nova.policy [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.949473] [48512]: DEBUG nova.policy [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1140.949791] [48512]: WARNING neutronclient.v2_0.client [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1140.954774] [48511]: INFO nova.api.openstack.requestlog [None req-6b4b287e-1c7e-4c06-8ae3-b68d145bfba3 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a" status: 200 len: 284 microversion: 2.1 time: 0.072017 [ 1140.955480] [48511]: [pid: 48511|app: 0|req: 2962/5838] 10.180.1.21 () {58 vars in 1381 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a => generated 284 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1140.963914] [48511]: DEBUG nova.api.openstack.wsgi [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.964569] [48511]: DEBUG nova.compute.api [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.967843] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.968045] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.968187] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.968448] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.968624] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.968761] [48511]: DEBUG oslo_concurrency.lockutils [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.969685] [48512]: INFO nova.api.openstack.requestlog [None req-6b70bb67-6648-4c6d-b275-65212ea8bad5 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1625 microversion: 2.98 time: 0.156643 [ 1140.970683] [48512]: [pid: 48512|app: 0|req: 2877/5839] 10.180.1.21 () {60 vars in 1182 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/detail => generated 1625 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1140.985906] [48512]: DEBUG nova.api.openstack.wsgi [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1140.987476] [48512]: DEBUG nova.compute.api [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1140.991092] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.991283] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.991450] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.991685] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1140.991825] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1140.991946] [48512]: DEBUG oslo_concurrency.lockutils [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1140.994033] [48511]: INFO nova.api.openstack.requestlog [None req-3f9c0ec1-463e-4bda-8948-93f3a15bd05c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a" status: 202 len: 0 microversion: 2.1 time: 0.032310 [ 1140.996738] [48511]: [pid: 48511|app: 0|req: 2963/5840] 10.180.1.21 () {58 vars in 1384 bytes} [Mon Dec 8 18:28:25 2025] DELETE /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44/os-interface/d8fd006e-4bb8-406a-a967-e39c6abb043a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1141.012122] [48512]: WARNING neutronclient.v2_0.client [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.040243] [48512]: DEBUG nova.policy [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.044770] [48512]: DEBUG nova.policy [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.045378] [48512]: DEBUG nova.policy [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.048169] [48512]: INFO nova.api.openstack.requestlog [None req-57ca06a2-2c41-4174-911b-8eea6bb9c68d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1643 microversion: 2.98 time: 0.064433 [ 1141.048632] [48512]: [pid: 48512|app: 0|req: 2878/5841] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1643 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1141.063358] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1141.065020] [48511]: DEBUG nova.compute.api [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.069440] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.069648] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.069789] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.070145] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.070353] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.070489] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.100496] [48511]: WARNING neutronclient.v2_0.client [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.119584] [48511]: DEBUG nova.policy [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.123852] [48512]: DEBUG nova.api.openstack.wsgi [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.124106] [48511]: DEBUG nova.policy [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.124766] [48511]: DEBUG nova.policy [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.125317] [48512]: DEBUG nova.compute.api [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.128357] [48511]: INFO nova.api.openstack.requestlog [None req-0e5f6104-4c02-470c-8d0c-24d6b9f381a2 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1643 microversion: 2.98 time: 0.067548 [ 1141.128545] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.128673] [48511]: [pid: 48511|app: 0|req: 2964/5842] 10.180.1.21 () {62 vars in 1292 bytes} [Mon Dec 8 18:28:25 2025] PUT /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1141.128728] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.128855] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.129115] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.129257] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.129378] [48512]: DEBUG oslo_concurrency.lockutils [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.145265] [48511]: DEBUG nova.api.openstack.wsgi [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1141.149044] [48512]: WARNING neutronclient.v2_0.client [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.150422] [48511]: DEBUG nova.compute.api [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.156632] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.157025] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.157025] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.157270] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.157420] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.157540] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.189285] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.189689] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.189689] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.200987] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.254445] [48511]: DEBUG nova.virt.hardware [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1141.254581] [48511]: DEBUG nova.virt.hardware [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1141.254751] [48511]: DEBUG nova.virt.hardware [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1141.254886] [48511]: DEBUG nova.virt.hardware [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1141.255019] [48511]: DEBUG nova.virt.hardware [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1141.304270] [48511]: DEBUG nova.compute.api [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.308052] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.308276] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.308413] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.308678] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.308823] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.308949] [48511]: DEBUG oslo_concurrency.lockutils [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.335861] [48511]: WARNING neutronclient.v2_0.client [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.363069] [48512]: DEBUG nova.policy [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.367344] [48512]: INFO nova.api.openstack.requestlog [None req-bb9a9b55-d6f3-446e-8386-13cd0e34a057 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1670 microversion: 2.1 time: 0.245570 [ 1141.367735] [48512]: [pid: 48512|app: 0|req: 2879/5843] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:25 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1670 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.587612] [48512]: DEBUG nova.api.openstack.wsgi [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.589181] [48512]: DEBUG nova.compute.api [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.595604] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.595908] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.596128] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.596459] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.596656] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.596824] [48512]: DEBUG oslo_concurrency.lockutils [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.619565] [48512]: WARNING neutronclient.v2_0.client [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.623149] [48511]: DEBUG nova.policy [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.629847] [48511]: DEBUG nova.policy [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.630595] [48511]: DEBUG nova.policy [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.641331] [48511]: INFO nova.api.openstack.requestlog [None req-09124b30-d7cd-4f0e-9e1d-45a2e5dc9f99 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "POST /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5/action" status: 202 len: 1700 microversion: 2.98 time: 0.498656 [ 1141.641789] [48511]: [pid: 48511|app: 0|req: 2965/5844] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:28:25 2025] POST /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5/action => generated 1700 bytes in 499 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 1141.664651] [48511]: DEBUG nova.api.openstack.wsgi [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.666111] [48511]: DEBUG nova.compute.api [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.670207] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.670315] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.670392] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.670813] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.670813] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.671052] [48511]: DEBUG oslo_concurrency.lockutils [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.703295] [48511]: WARNING neutronclient.v2_0.client [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.815796] [48511]: DEBUG nova.policy [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.820581] [48511]: DEBUG nova.policy [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.821405] [48511]: DEBUG nova.policy [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.828019] [48511]: INFO nova.api.openstack.requestlog [None req-04200e25-485d-434e-9227-30cbb1009bd4 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1652 microversion: 2.98 time: 0.166504 [ 1141.828019] [48511]: [pid: 48511|app: 0|req: 2966/5845] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:26 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1652 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1141.830305] [48511]: DEBUG nova.api.openstack.wsgi [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.832700] [48511]: DEBUG nova.compute.api [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.834902] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.835098] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.835236] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.835480] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.835625] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.835744] [48511]: DEBUG oslo_concurrency.lockutils [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.841751] [48512]: DEBUG nova.policy [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1141.849397] [48512]: INFO nova.api.openstack.requestlog [None req-e62aa246-dd35-4fb6-9131-dc3f36bbf21e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1519 microversion: 2.1 time: 0.263928 [ 1141.849843] [48512]: [pid: 48512|app: 0|req: 2880/5846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:26 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1519 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1141.856389] [48511]: WARNING neutronclient.v2_0.client [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1141.857170] [48512]: DEBUG nova.api.openstack.wsgi [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1141.858907] [48512]: DEBUG nova.compute.api [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1141.862963] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.863252] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.863397] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.863775] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1141.864110] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1141.864263] [48512]: DEBUG oslo_concurrency.lockutils [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1141.883769] [48512]: WARNING neutronclient.v2_0.client [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.341942] [48511]: DEBUG nova.policy [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.348162] [48511]: INFO nova.api.openstack.requestlog [None req-3dda15d5-ca62-4cb3-950d-3ef9d0c1caaf tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1574 microversion: 2.1 time: 0.521607 [ 1142.348787] [48511]: [pid: 48511|app: 0|req: 2967/5847] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:26 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1574 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.380294] [48512]: DEBUG nova.policy [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.381731] [48511]: DEBUG nova.api.openstack.wsgi [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.383703] [48511]: DEBUG nova.compute.api [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.388671] [48512]: INFO nova.api.openstack.requestlog [None req-9bad8efb-7f32-4b9d-846d-63ddf649d333 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1376 microversion: 2.1 time: 0.538329 [ 1142.389065] [48512]: [pid: 48512|app: 0|req: 2881/5848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:26 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1376 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.393748] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.393748] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.393748] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.393909] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.393909] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.395038] [48511]: DEBUG oslo_concurrency.lockutils [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.430576] [48511]: WARNING neutronclient.v2_0.client [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.738470] [48511]: DEBUG nova.policy [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.747017] [48511]: INFO nova.api.openstack.requestlog [None req-5144275a-e9a5-4980-a4aa-302dd54c3733 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1676 microversion: 2.1 time: 0.367795 [ 1142.747499] [48511]: [pid: 48511|app: 0|req: 2968/5849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:27 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1676 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1142.759999] [48512]: DEBUG nova.api.openstack.wsgi [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.760257] [48512]: DEBUG nova.compute.api [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.766417] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.766617] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.766750] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.767022] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.767192] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.767322] [48512]: DEBUG oslo_concurrency.lockutils [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.794838] [48512]: DEBUG nova.compute.api [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1142.843932] [48511]: DEBUG nova.api.openstack.wsgi [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.845364] [48511]: DEBUG nova.compute.api [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.849204] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.849347] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.849481] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.849719] [48512]: INFO nova.api.openstack.requestlog [None req-d0bcc4e7-19cb-4086-8995-937ec7a67c83 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 204 len: 0 microversion: 2.1 time: 0.091461 [ 1142.849790] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.849910] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.850130] [48512]: [pid: 48512|app: 0|req: 2882/5850] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:27 2025] DELETE /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1142.850170] [48511]: DEBUG oslo_concurrency.lockutils [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.856113] [48512]: DEBUG nova.api.openstack.wsgi [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.857611] [48512]: DEBUG nova.compute.api [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.861118] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.861118] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.861118] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.861588] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.861588] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.861588] [48512]: DEBUG oslo_concurrency.lockutils [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.873808] [48511]: WARNING neutronclient.v2_0.client [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1142.891970] [48511]: DEBUG nova.policy [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.897085] [48511]: DEBUG nova.policy [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.897907] [48511]: DEBUG nova.policy [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1142.901642] [48511]: INFO nova.api.openstack.requestlog [None req-63aadadb-d6d8-4aea-b912-02a1c60b6a4c tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1652 microversion: 2.98 time: 0.059810 [ 1142.902129] [48511]: [pid: 48511|app: 0|req: 2969/5851] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:27 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1652 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1142.904586] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1142.905916] [48511]: DEBUG nova.compute.api [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1142.909261] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.909505] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.909665] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.909988] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1142.910183] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1142.910346] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1142.935752] [48511]: WARNING neutronclient.v2_0.client [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.005351] [48511]: DEBUG nova.policy [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.010066] [48511]: INFO nova.api.openstack.requestlog [None req-4b9a9d4e-3f95-4e92-886a-aff904ab2c6b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1496 microversion: 2.1 time: 0.107317 [ 1143.010405] [48511]: [pid: 48511|app: 0|req: 2970/5852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:27 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1496 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.026456] [48511]: DEBUG nova.api.openstack.wsgi [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.029279] [48511]: DEBUG nova.policy [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.029743] [48511]: DEBUG nova.compute.api [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'vm_state': ['stopped'], 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1143.033714] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.033898] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.034068] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.034422] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.034869] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.034976] [48511]: DEBUG oslo_concurrency.lockutils [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.057165] [48511]: DEBUG nova.compute.multi_cell_list [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1143.076915] [48511]: INFO nova.api.openstack.requestlog [None req-c57cbf83-979f-4581-8d09-e97e639f76aa tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?status=shutoff" status: 200 len: 346 microversion: 2.1 time: 0.052597 [ 1143.077271] [48511]: [pid: 48511|app: 0|req: 2971/5853] 10.180.1.21 () {58 vars in 1149 bytes} [Mon Dec 8 18:28:27 2025] GET /compute/v2.1/servers?status=shutoff => generated 346 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.138895] [48511]: DEBUG nova.api.openstack.wsgi [None req-277705eb-f0bf-4729-9732-a5be521a80f4 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWSBFd2I1HG26/nUC1AyeeFKXBP3360sfvLIV8XBfeA63g8iUUWlvx/aylQz2BA+pzqNUoZNoWj2qM6ooBAaF3BB8Pz+jeAxg6VVbtJ9XHudxqA1JUnXX3DgIFBz3Z/Cw=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.140894] [48511]: DEBUG nova.api.openstack.wsgi [None req-277705eb-f0bf-4729-9732-a5be521a80f4 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: key_/.\@:. 'key_/.\\@:' does not match '^[_\\- a-zA-Z0-9]+$' {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.141430] [48511]: INFO nova.api.openstack.requestlog [None req-277705eb-f0bf-4729-9732-a5be521a80f4 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 156 microversion: 2.1 time: 0.063664 [ 1143.141769] [48511]: [pid: 48511|app: 0|req: 2972/5854] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:27 2025] POST /compute/v2.1/os-keypairs => generated 156 bytes in 64 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1143.144451] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.150073] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.150295] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.150437] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.164161] [48511]: DEBUG nova.compute.api [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Going to try to start instance {{(pid=48511) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1143.197797] [48511]: INFO nova.api.openstack.requestlog [None req-cb952776-fbfc-4a9b-a899-086161d68c5b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556/action" status: 202 len: 0 microversion: 2.1 time: 0.055243 [ 1143.198167] [48511]: [pid: 48511|app: 0|req: 2973/5855] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:27 2025] POST /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1143.201410] [48511]: DEBUG nova.api.openstack.wsgi [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-717833172", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.218911] [48511]: DEBUG nova.quota [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1143.219531] [48512]: WARNING neutronclient.v2_0.client [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.240082] [48511]: DEBUG nova.quota [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for user 95e66a0129a147b1aa0b76799b8779bf and project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1143.255288] [48511]: INFO nova.api.openstack.wsgi [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 1143.256034] [48511]: DEBUG nova.api.openstack.wsgi [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.256335] [48511]: INFO nova.api.openstack.requestlog [None req-db91990e-f8cc-42d8-b91a-da820d7e279b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.057514 [ 1143.256911] [48511]: [pid: 48511|app: 0|req: 2974/5856] 10.180.1.21 () {60 vars in 1155 bytes} [Mon Dec 8 18:28:27 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 58 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1143.259754] [48511]: DEBUG nova.api.openstack.wsgi [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.261726] [48511]: DEBUG nova.compute.api [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.267719] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.268376] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.268376] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.268487] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.268650] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.268806] [48511]: DEBUG oslo_concurrency.lockutils [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.296877] [48511]: WARNING neutronclient.v2_0.client [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.298474] [48512]: DEBUG nova.policy [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.306558] [48512]: INFO nova.api.openstack.requestlog [None req-44e57d81-e4b2-4b8e-a42e-2c3a2b478f65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1680 microversion: 2.1 time: 0.453355 [ 1143.306913] [48512]: [pid: 48512|app: 0|req: 2883/5857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:27 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1680 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.311264] [48512]: DEBUG nova.api.openstack.wsgi [None req-f39d8433-f241-44a5-8bc0-8ebd022493bf tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-953453963", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEh62BxI7qMbWmg++Qsyk/qy9I83b5GO0o0yt8AzF5NHs6lqGHz3QpNrrXu/wkif0mSVTxkk0CsNuU9qtGU/xxdiKfxPpyRZaJuMt7fwYa/OFUJLslEhcdtgJoqg37grhQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.324463] [48512]: DEBUG nova.quota [None req-f39d8433-f241-44a5-8bc0-8ebd022493bf tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1143.328335] [48512]: DEBUG nova.quota [None req-f39d8433-f241-44a5-8bc0-8ebd022493bf tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for user 95e66a0129a147b1aa0b76799b8779bf and project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1143.345149] [48512]: INFO nova.api.openstack.requestlog [None req-f39d8433-f241-44a5-8bc0-8ebd022493bf tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.037443 [ 1143.345380] [48512]: [pid: 48512|app: 0|req: 2884/5858] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.348924] [48512]: DEBUG nova.api.openstack.wsgi [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b47a813e-29de-4878-930d-cc5c54b1ba05", "name": "network-vif-plugged", "status": "completed", "tag": "951956cf-25c7-49a8-ada9-d0206c706f83"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.353554] [48512]: DEBUG oslo_concurrency.lockutils [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.353719] [48512]: DEBUG oslo_concurrency.lockutils [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.353854] [48512]: DEBUG oslo_concurrency.lockutils [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.359902] [48512]: INFO nova.api.openstack.compute.server_external_events [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] Creating event network-vif-plugged:951956cf-25c7-49a8-ada9-d0206c706f83 for instance b47a813e-29de-4878-930d-cc5c54b1ba05 on cpu-1 [ 1143.366411] [48512]: INFO nova.api.openstack.requestlog [req-01d62657-afd1-4c3e-8169-270045689ad8 req-59d16ef8-8300-4402-8fdc-0fd80fff496a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020381 [ 1143.366787] [48512]: [pid: 48512|app: 0|req: 2885/5859] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:28 2025] 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) [ 1143.372115] [48512]: DEBUG nova.api.openstack.wsgi [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-953453963", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOEzGk4rW8trbb8U0rfvGuHzozpH0JCzasawS5iLP1yJPqhhHqVp23MRFH0tQnKTUt9jJevG5dB7gspf1egudzK6q5myecjN0Z1ET9HSkh/ghYcT31xpakbrtHXPrWt0YQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.380557] [48512]: DEBUG nova.quota [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1143.383425] [48512]: DEBUG nova.quota [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for user 95e66a0129a147b1aa0b76799b8779bf and project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1143.408809] [48512]: INFO nova.api.openstack.wsgi [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] HTTP exception thrown: Key pair 'tempest-keypair-953453963' already exists. [ 1143.409311] [48512]: DEBUG nova.api.openstack.wsgi [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 409 to user: Key pair 'tempest-keypair-953453963' already exists. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.410244] [48512]: INFO nova.api.openstack.requestlog [None req-d621b5f3-7bd9-4666-9a53-9c2423db223b tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 409 len: 104 microversion: 2.1 time: 0.042848 [ 1143.410604] [48512]: [pid: 48512|app: 0|req: 2886/5860] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 104 bytes in 43 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1143.413655] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.415479] [48512]: DEBUG nova.compute.api [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.421676] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.421885] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.422823] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.422823] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.422823] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.422823] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.430235] [48511]: DEBUG nova.policy [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.438937] [48511]: INFO nova.api.openstack.requestlog [None req-76c7e3d2-8e11-46c6-8e3f-e2e635ea226f tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.181386 [ 1143.439436] [48511]: [pid: 48511|app: 0|req: 2975/5861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:28 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.442896] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.443891] [48511]: DEBUG nova.compute.api [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.449023] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.449023] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.449023] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.449023] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.449258] [48512]: WARNING neutronclient.v2_0.client [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.449315] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.449315] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.490327] [48511]: WARNING neutronclient.v2_0.client [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.549189] [48512]: DEBUG nova.policy [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.554642] [48511]: DEBUG nova.policy [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.555897] [48512]: INFO nova.api.openstack.requestlog [None req-0c2e9fff-aaae-4a7a-a999-16cd128f240d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1574 microversion: 2.1 time: 0.144715 [ 1143.556495] [48512]: [pid: 48512|app: 0|req: 2887/5862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:28 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1574 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.558685] [48512]: DEBUG nova.api.openstack.wsgi [None req-759259ad-6f1a-4d07-a9bf-7b3213050873 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.558878] [48511]: INFO nova.api.openstack.requestlog [None req-ab113d92-7f72-4433-ab84-4a3591b1fc80 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.118913 [ 1143.559118] [48511]: [pid: 48511|app: 0|req: 2976/5863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:28 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1143.571596] [48512]: INFO nova.api.openstack.requestlog [None req-759259ad-6f1a-4d07-a9bf-7b3213050873 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-953453963" status: 202 len: 0 microversion: 2.1 time: 0.014738 [ 1143.571925] [48512]: [pid: 48512|app: 0|req: 2888/5864] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:28:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-953453963 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1143.580020] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4343993-de7d-44cf-a1fa-648532c4d34d tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWPHzUNZWAXmE/ZPPqLrXqFbc8rnFzaAflQTMM3TsmrDCY2EBCLeUdrGmeAYYChRwz/VLkpheRZM2xdw1MVQsO8jF0KT9jEZSYikwBqTG0nmudrFaePWnRKIybYwtY5eQ=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.582281] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4343993-de7d-44cf-a1fa-648532c4d34d tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' should be non-empty {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.582945] [48511]: INFO nova.api.openstack.requestlog [None req-f4343993-de7d-44cf-a1fa-648532c4d34d tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 115 microversion: 2.1 time: 0.006258 [ 1143.583526] [48511]: [pid: 48511|app: 0|req: 2977/5865] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 115 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1143.589202] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1109565010", "public_key": " "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.599879] [48512]: DEBUG nova.quota [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1143.603378] [48512]: DEBUG nova.quota [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for user 95e66a0129a147b1aa0b76799b8779bf and project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1143.614132] [48512]: INFO nova.api.openstack.wsgi [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 1143.614393] [48512]: DEBUG nova.api.openstack.wsgi [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.614765] [48512]: INFO nova.api.openstack.requestlog [None req-aaa31ca0-9fd4-41ac-a5d8-d8195098a7ce tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.027780 [ 1143.615084] [48512]: [pid: 48512|app: 0|req: 2889/5866] 10.180.1.21 () {60 vars in 1153 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 28 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1143.622027] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd4bb9d4-ceb5-44a8-b442-d69b989ae6b7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHgt5ejnYRbx080D2vI1O8wwdKxOeIA1a0hWD/+x4jJwQ9PyOdJ+kvS09WckVK5OQ/a78SaOvcwmXutdHqpDu9GDkxCqhMbD6emSYJ5GINdjD8m5ugyjDUHTJ2qkYJe9mQ=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.623889] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd4bb9d4-ceb5-44a8-b442-d69b989ae6b7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.624298] [48511]: INFO nova.api.openstack.requestlog [None req-bd4bb9d4-ceb5-44a8-b442-d69b989ae6b7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.005092 [ 1143.624718] [48511]: [pid: 48511|app: 0|req: 2978/5867] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 627 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1143.630086] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1098570023", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1143.638561] [48512]: DEBUG nova.quota [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1143.641141] [48512]: DEBUG nova.quota [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Getting quotas for user 95e66a0129a147b1aa0b76799b8779bf and project 654163c6603e4cbeac371eab6ae2bbda. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1143.648866] [48512]: INFO nova.api.openstack.wsgi [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 1143.649152] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.649528] [48512]: INFO nova.api.openstack.requestlog [None req-e7279df5-8bfc-47b5-8d4c-13786361bc91 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.021557 [ 1143.649813] [48512]: [pid: 48512|app: 0|req: 2890/5868] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:28 2025] POST /compute/v2.1/os-keypairs => generated 99 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 1143.655729] [48511]: DEBUG nova.api.openstack.wsgi [None req-b313705b-b89b-4d1c-9dce-fc08d75a54e7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.662587] [48511]: INFO nova.api.openstack.wsgi [None req-b313705b-b89b-4d1c-9dce-fc08d75a54e7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] HTTP exception thrown: Keypair tempest-keypair-non-existent-265171569 not found for user 95e66a0129a147b1aa0b76799b8779bf [ 1143.662829] [48511]: DEBUG nova.api.openstack.wsgi [None req-b313705b-b89b-4d1c-9dce-fc08d75a54e7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] Returning 404 to user: Keypair tempest-keypair-non-existent-265171569 not found for user 95e66a0129a147b1aa0b76799b8779bf {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1143.663282] [48511]: INFO nova.api.openstack.requestlog [None req-b313705b-b89b-4d1c-9dce-fc08d75a54e7 tempest-KeyPairsNegativeTestJSON-1386631635 tempest-KeyPairsNegativeTestJSON-1386631635-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-265171569" status: 404 len: 144 microversion: 2.1 time: 0.009802 [ 1143.663558] [48511]: [pid: 48511|app: 0|req: 2979/5869] 10.180.1.21 () {58 vars in 1252 bytes} [Mon Dec 8 18:28:28 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-265171569 => generated 144 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1143.918718] [48512]: DEBUG nova.api.openstack.wsgi [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1143.920726] [48512]: DEBUG nova.compute.api [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1143.927236] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.927467] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.927595] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.927864] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1143.928091] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1143.928183] [48512]: DEBUG oslo_concurrency.lockutils [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1143.965899] [48512]: WARNING neutronclient.v2_0.client [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1143.989429] [48512]: DEBUG nova.policy [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.996854] [48512]: DEBUG nova.policy [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1143.997529] [48512]: DEBUG nova.policy [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.000827] [48512]: INFO nova.api.openstack.requestlog [None req-08651654-de42-439e-a6ae-f56137d4c56d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1652 microversion: 2.98 time: 0.085006 [ 1144.001363] [48512]: [pid: 48512|app: 0|req: 2891/5870] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:28 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1652 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1144.320780] [48511]: DEBUG nova.api.openstack.wsgi [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.322385] [48511]: DEBUG nova.compute.api [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.326014] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.326203] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.326341] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.326626] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.326738] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.326857] [48511]: DEBUG oslo_concurrency.lockutils [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.345570] [48511]: WARNING neutronclient.v2_0.client [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.424880] [48511]: DEBUG nova.policy [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.432389] [48511]: INFO nova.api.openstack.requestlog [None req-011d09cf-ab21-4efd-ab5d-1ac43a7880af tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1680 microversion: 2.1 time: 0.114646 [ 1144.433295] [48511]: [pid: 48511|app: 0|req: 2980/5871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1680 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.451208] [48512]: DEBUG nova.api.openstack.wsgi [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.452710] [48512]: DEBUG nova.compute.api [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.458532] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.458751] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.458891] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.459178] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.459325] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.459449] [48512]: DEBUG oslo_concurrency.lockutils [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.491262] [48512]: WARNING neutronclient.v2_0.client [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.562027] [48512]: DEBUG nova.policy [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.573367] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.574437] [48511]: DEBUG nova.compute.api [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.579491] [48512]: INFO nova.api.openstack.requestlog [None req-92270477-85bf-47bd-b411-0b169e7191dc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.130264 [ 1144.579946] [48512]: [pid: 48512|app: 0|req: 2892/5872] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.586641] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.587870] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.588418] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.588497] [48512]: DEBUG nova.compute.api [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.588661] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.589173] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.589412] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.589554] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.598248] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.598657] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.598657] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.598903] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.599097] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.599745] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.616716] [48511]: WARNING neutronclient.v2_0.client [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.622419] [48512]: WARNING neutronclient.v2_0.client [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.686765] [48511]: DEBUG nova.policy [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.692762] [48511]: INFO nova.api.openstack.requestlog [None req-c4afe2df-6fd7-4cf7-86be-b7ff8c01784f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1572 microversion: 2.1 time: 0.122693 [ 1144.693258] [48511]: [pid: 48511|app: 0|req: 2981/5873] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1572 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.714267] [48512]: DEBUG nova.policy [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.718505] [48512]: INFO nova.api.openstack.requestlog [None req-6cd6d3c3-1620-4e07-a106-068306942c12 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.137915 [ 1144.718984] [48512]: [pid: 48512|app: 0|req: 2893/5874] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1144.758208] [48511]: DEBUG nova.api.openstack.wsgi [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-1456920152", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1144.795683] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.795881] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.796064] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.796390] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.797669] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.798525] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.803227] [48511]: DEBUG nova.virt.hardware [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1144.803318] [48511]: DEBUG nova.virt.hardware [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1144.803449] [48511]: DEBUG nova.virt.hardware [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1144.803564] [48511]: DEBUG nova.virt.hardware [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1144.803678] [48511]: DEBUG nova.virt.hardware [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1144.810926] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.811104] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.811233] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.811540] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1144.812761] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1144.812909] [48511]: DEBUG oslo_concurrency.lockutils [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1144.821093] [48511]: DEBUG nova.quota [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Getting quotas for project 1de6281f2ac6478298dffbbea282bd19. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1144.824580] [48511]: DEBUG nova.quota [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Getting quotas for user e69044a5d6b24e808a01eef84d3db5b4 and project 1de6281f2ac6478298dffbbea282bd19. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1144.829731] [48511]: DEBUG nova.compute.api [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1144.831291] [48511]: DEBUG nova.compute.api [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1144.865795] [48511]: INFO nova.api.openstack.requestlog [None req-7faa2a28-13ad-405f-89c3-d0f75121ff96 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.171966 [ 1144.866187] [48511]: [pid: 48511|app: 0|req: 2982/5875] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:28:29 2025] POST /compute/v2.1/servers => generated 380 bytes in 173 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1144.872370] [48512]: DEBUG nova.api.openstack.wsgi [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1144.873873] [48512]: DEBUG nova.compute.api [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1144.883098] [48512]: WARNING neutronclient.v2_0.client [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1144.901106] [48512]: DEBUG nova.policy [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.904983] [48512]: DEBUG nova.policy [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.905615] [48512]: DEBUG nova.policy [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1144.906203] [48512]: INFO nova.api.openstack.requestlog [None req-36e2752a-b303-4679-a6d4-1f9921a903df tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1303 microversion: 2.47 time: 0.036047 [ 1144.906498] [48512]: [pid: 48512|app: 0|req: 2894/5876] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1303 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1145.017209] [48511]: DEBUG nova.api.openstack.wsgi [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.018668] [48511]: DEBUG nova.compute.api [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.025808] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.026054] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.026232] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.027085] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.027085] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.027085] [48511]: DEBUG oslo_concurrency.lockutils [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.052226] [48511]: WARNING neutronclient.v2_0.client [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.071516] [48511]: DEBUG nova.policy [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.078041] [48511]: DEBUG nova.policy [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.078784] [48511]: DEBUG nova.policy [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.082363] [48511]: INFO nova.api.openstack.requestlog [None req-1af9ac50-0bbc-4235-8c47-2ba3c4fa2084 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.067407 [ 1145.082923] [48511]: [pid: 48511|app: 0|req: 2983/5877] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:29 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1145.389390] [48512]: DEBUG nova.api.openstack.wsgi [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b47a813e-29de-4878-930d-cc5c54b1ba05", "tag": "951956cf-25c7-49a8-ada9-d0206c706f83"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1145.400589] [48512]: DEBUG oslo_concurrency.lockutils [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.400589] [48512]: DEBUG oslo_concurrency.lockutils [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.400805] [48512]: DEBUG oslo_concurrency.lockutils [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.411552] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] Creating event network-changed:951956cf-25c7-49a8-ada9-d0206c706f83 for instance b47a813e-29de-4878-930d-cc5c54b1ba05 on cpu-1 [ 1145.416948] [48512]: INFO nova.api.openstack.requestlog [req-6b572234-cf2b-463c-b033-87993f816184 req-df910118-f6a6-4ad4-9722-16425660f006 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029449 [ 1145.417451] [48512]: [pid: 48512|app: 0|req: 2895/5878] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:30 2025] 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) [ 1145.449889] [48511]: DEBUG nova.api.openstack.wsgi [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.453193] [48511]: DEBUG nova.compute.api [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.461163] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.461804] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.461804] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.461971] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.462217] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.462689] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.489817] [48511]: WARNING neutronclient.v2_0.client [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.575411] [48511]: DEBUG nova.policy [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.580524] [48511]: INFO nova.api.openstack.requestlog [None req-5cb2f172-6ff5-4bfe-9489-cce5a75684a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1680 microversion: 2.1 time: 0.134871 [ 1145.580871] [48511]: [pid: 48511|app: 0|req: 2984/5879] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1680 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.599861] [48512]: DEBUG nova.api.openstack.wsgi [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.601545] [48512]: DEBUG nova.compute.api [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.605363] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.605564] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.605701] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.605937] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.606079] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.606211] [48512]: DEBUG oslo_concurrency.lockutils [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.631413] [48512]: WARNING neutronclient.v2_0.client [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.704791] [48512]: DEBUG nova.policy [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.707070] [48511]: DEBUG nova.api.openstack.wsgi [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.708557] [48511]: DEBUG nova.compute.api [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.709304] [48512]: INFO nova.api.openstack.requestlog [None req-735a6295-1168-42d7-bb05-567f08a2a4c3 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.111950 [ 1145.709728] [48512]: [pid: 48512|app: 0|req: 2896/5880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1145.712050] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.712290] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.712438] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.712705] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.712850] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.712993] [48511]: DEBUG oslo_concurrency.lockutils [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.732334] [48512]: DEBUG nova.api.openstack.wsgi [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.733664] [48511]: WARNING neutronclient.v2_0.client [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.734039] [48512]: DEBUG nova.compute.api [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.737872] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.738167] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.738321] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.738586] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.738745] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.738909] [48512]: DEBUG oslo_concurrency.lockutils [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.756421] [48512]: WARNING neutronclient.v2_0.client [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.817756] [48512]: DEBUG nova.policy [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.822067] [48512]: INFO nova.api.openstack.requestlog [None req-dd0c8aa4-5a58-4811-85d2-60f319f91d30 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.091928 [ 1145.822458] [48512]: [pid: 48512|app: 0|req: 2897/5881] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.833983] [48511]: DEBUG nova.policy [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.839522] [48511]: INFO nova.api.openstack.requestlog [None req-92756f30-bc0d-4963-ad2b-47d7141ff877 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1572 microversion: 2.1 time: 0.134245 [ 1145.839733] [48511]: [pid: 48511|app: 0|req: 2985/5882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1572 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1145.921615] [48512]: DEBUG nova.api.openstack.wsgi [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1145.923279] [48512]: DEBUG nova.compute.api [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1145.927119] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.927334] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.927447] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.927709] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1145.927848] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1145.928020] [48512]: DEBUG oslo_concurrency.lockutils [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1145.947385] [48512]: WARNING neutronclient.v2_0.client [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1145.969087] [48512]: DEBUG nova.policy [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.974101] [48512]: DEBUG nova.policy [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.974753] [48512]: DEBUG nova.policy [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1145.975349] [48512]: INFO nova.api.openstack.requestlog [None req-077e7555-1db2-4ac7-863e-e86ed50f614f tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1307 microversion: 2.47 time: 0.056042 [ 1145.975725] [48512]: [pid: 48512|app: 0|req: 2898/5883] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1146.100755] [48511]: DEBUG nova.api.openstack.wsgi [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.102419] [48511]: DEBUG nova.compute.api [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.106725] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.106725] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.106725] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.107063] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.107271] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.107515] [48511]: DEBUG oslo_concurrency.lockutils [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.135316] [48511]: WARNING neutronclient.v2_0.client [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.184993] [48511]: DEBUG nova.policy [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.189769] [48511]: DEBUG nova.policy [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.190636] [48511]: DEBUG nova.policy [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.194374] [48511]: INFO nova.api.openstack.requestlog [None req-f96ee0c2-4c31-4056-b76a-41017abed589 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.096394 [ 1146.194701] [48511]: [pid: 48511|app: 0|req: 2986/5884] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:30 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1146.505026] [48512]: DEBUG nova.api.openstack.wsgi [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42e840a7-5f9b-48fb-a182-e359a9a91f2f", "name": "network-vif-deleted", "tag": "b4fe6223-a282-43b1-9e82-9092df6ce480"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1146.514048] [48512]: DEBUG oslo_concurrency.lockutils [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.514222] [48512]: DEBUG oslo_concurrency.lockutils [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.514222] [48512]: DEBUG oslo_concurrency.lockutils [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.525391] [48512]: INFO nova.api.openstack.compute.server_external_events [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] Creating event network-vif-deleted:b4fe6223-a282-43b1-9e82-9092df6ce480 for instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f on cpu-1 [ 1146.530111] [48512]: INFO nova.api.openstack.requestlog [req-9ed0a3c8-f42f-427e-bf64-97faaefbadd5 req-b24c5332-9280-4d2e-89db-0f9551dd38a0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027099 [ 1146.530499] [48512]: [pid: 48512|app: 0|req: 2899/5885] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:31 2025] 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) [ 1146.596191] [48511]: DEBUG nova.api.openstack.wsgi [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.597676] [48511]: DEBUG nova.compute.api [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.600956] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.601161] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.601299] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.601563] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.602097] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.602097] [48511]: DEBUG oslo_concurrency.lockutils [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.629067] [48511]: WARNING neutronclient.v2_0.client [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.648513] [48511]: DEBUG nova.policy [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.655526] [48511]: INFO nova.api.openstack.requestlog [None req-48e3f9e9-78f5-4234-bef8-26abd5a978fa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1320 microversion: 2.1 time: 0.061323 [ 1146.655868] [48511]: [pid: 48511|app: 0|req: 2987/5886] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1320 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.722356] [48512]: DEBUG nova.api.openstack.wsgi [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.724052] [48512]: DEBUG nova.compute.api [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.727428] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.727703] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.727904] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.728246] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.728465] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.728631] [48512]: DEBUG oslo_concurrency.lockutils [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.749938] [48512]: WARNING neutronclient.v2_0.client [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.836495] [48511]: DEBUG nova.api.openstack.wsgi [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.837945] [48511]: DEBUG nova.compute.api [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.841361] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.841453] [48512]: DEBUG nova.policy [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.841608] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.841666] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.841914] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.842064] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.842191] [48511]: DEBUG oslo_concurrency.lockutils [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.846451] [48512]: INFO nova.api.openstack.requestlog [None req-061ef81b-7a12-462d-9f44-4d5e5c3abc1c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.126277 [ 1146.846896] [48512]: [pid: 48512|app: 0|req: 2900/5887] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.852863] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.854326] [48512]: DEBUG nova.compute.api [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.857783] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.857971] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.858159] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.859671] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.859671] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.859671] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.861430] [48511]: WARNING neutronclient.v2_0.client [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.879362] [48512]: WARNING neutronclient.v2_0.client [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1146.937874] [48512]: DEBUG nova.policy [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.942682] [48512]: INFO nova.api.openstack.requestlog [None req-7e6c9bc3-793f-429e-8d01-8c541c50ac33 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1573 microversion: 2.1 time: 0.091760 [ 1146.943045] [48512]: [pid: 48512|app: 0|req: 2901/5888] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1573 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1146.948127] [48511]: DEBUG nova.policy [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1146.952447] [48511]: INFO nova.api.openstack.requestlog [None req-245e3a7b-84ba-4029-a3c4-f097e12b7a44 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.118067 [ 1146.952846] [48511]: [pid: 48511|app: 0|req: 2988/5889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1146.990523] [48512]: DEBUG nova.api.openstack.wsgi [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1146.992048] [48512]: DEBUG nova.compute.api [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1146.996690] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.996899] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.997031] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1146.997309] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1146.997454] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1146.997577] [48512]: DEBUG oslo_concurrency.lockutils [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.019502] [48512]: WARNING neutronclient.v2_0.client [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.044561] [48512]: DEBUG nova.policy [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.049186] [48512]: DEBUG nova.policy [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.049983] [48512]: DEBUG nova.policy [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.050671] [48512]: INFO nova.api.openstack.requestlog [None req-a30500a8-c053-4b12-8476-f139ed2872dd tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1355 microversion: 2.47 time: 0.062355 [ 1147.050989] [48512]: [pid: 48512|app: 0|req: 2902/5890] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1355 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1147.212847] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.214274] [48511]: DEBUG nova.compute.api [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.217818] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.217997] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.218154] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.218411] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.218551] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.218671] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.240598] [48511]: WARNING neutronclient.v2_0.client [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.259458] [48511]: DEBUG nova.policy [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.264331] [48511]: DEBUG nova.policy [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.264707] [48511]: DEBUG nova.policy [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.268208] [48511]: INFO nova.api.openstack.requestlog [None req-d8e7ae72-e2c1-4835-9df4-5c1e472bcf03 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.058142 [ 1147.268552] [48511]: [pid: 48511|app: 0|req: 2989/5891] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:31 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1147.669937] [48512]: DEBUG nova.api.openstack.wsgi [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.671863] [48512]: DEBUG nova.compute.api [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.678696] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.678986] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.679212] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.679558] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.679767] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.679955] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.703994] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.704218] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.704364] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.704550] [48512]: DEBUG nova.objects.instance [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 42e840a7-5f9b-48fb-a182-e359a9a91f2f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1147.708789] [48512]: WARNING neutronclient.v2_0.client [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.733365] [48512]: DEBUG nova.policy [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.741927] [48512]: INFO nova.api.openstack.requestlog [None req-5cb42781-87b0-47b3-9378-ab93cfa7ef98 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1325 microversion: 2.1 time: 0.074395 [ 1147.742318] [48512]: [pid: 48512|app: 0|req: 2903/5892] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1325 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.861616] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.863686] [48511]: DEBUG nova.compute.api [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.868164] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.868374] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.868535] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.868807] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.868961] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.869186] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.889855] [48511]: WARNING neutronclient.v2_0.client [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1147.956469] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.958497] [48512]: DEBUG nova.compute.api [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.963639] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.963997] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.964254] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.964712] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.964929] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.965156] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.965324] [48511]: DEBUG nova.policy [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1147.971571] [48511]: INFO nova.api.openstack.requestlog [None req-9ee12ac5-a1a2-40be-aa46-69d5ea5ce375 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.112921 [ 1147.971734] [48511]: [pid: 48511|app: 0|req: 2990/5893] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1147.975425] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1147.977121] [48511]: DEBUG nova.compute.api [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1147.980839] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.981029] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.981167] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.981429] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1147.981586] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1147.981712] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1147.983910] [48512]: WARNING neutronclient.v2_0.client [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.001128] [48511]: WARNING neutronclient.v2_0.client [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.065651] [48511]: DEBUG nova.policy [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.070372] [48511]: INFO nova.api.openstack.requestlog [None req-d9f869b2-76b7-45e7-9412-4623474fc91b tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.097807 [ 1148.070755] [48511]: [pid: 48511|app: 0|req: 2991/5894] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.073976] [48511]: DEBUG nova.api.openstack.wsgi [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.075632] [48511]: DEBUG nova.compute.api [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.080507] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.080778] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.080835] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.081104] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.081254] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.081431] [48511]: DEBUG oslo_concurrency.lockutils [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.098065] [48512]: DEBUG nova.policy [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.103049] [48512]: INFO nova.api.openstack.requestlog [None req-ac5e561b-d18e-4bfc-813f-d483720c1222 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.150035 [ 1148.103542] [48512]: [pid: 48512|app: 0|req: 2904/5895] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.104398] [48511]: WARNING neutronclient.v2_0.client [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.117247] [48512]: DEBUG nova.api.openstack.wsgi [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1148.118997] [48512]: DEBUG nova.compute.api [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.123517] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.123768] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.123893] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.124206] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.124402] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.124708] [48512]: DEBUG oslo_concurrency.lockutils [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.129111] [48511]: DEBUG nova.policy [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.134509] [48511]: DEBUG nova.policy [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.135190] [48511]: DEBUG nova.policy [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.135786] [48511]: INFO nova.api.openstack.requestlog [None req-c58fd046-c6ca-4e1b-8e23-fe2e094447dc tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1355 microversion: 2.47 time: 0.064532 [ 1148.136111] [48511]: [pid: 48511|app: 0|req: 2992/5896] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1355 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1148.170063] [48512]: INFO nova.api.openstack.requestlog [None req-ffbb27e1-7eb0-4894-bb18-bed399c0247d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action" status: 204 len: 0 microversion: 2.1 time: 0.055017 [ 1148.170532] [48512]: [pid: 48512|app: 0|req: 2905/5897] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:32 2025] POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1148.176832] [48511]: DEBUG nova.api.openstack.wsgi [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.178068] [48511]: DEBUG nova.compute.api [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.182516] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.182516] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.182516] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.182516] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.182897] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.183085] [48511]: DEBUG oslo_concurrency.lockutils [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.200846] [48511]: WARNING neutronclient.v2_0.client [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.268147] [48511]: DEBUG nova.policy [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.273020] [48511]: INFO nova.api.openstack.requestlog [None req-25080e31-09f3-4b5a-a2cc-d40106755f04 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.098943 [ 1148.273410] [48511]: [pid: 48511|app: 0|req: 2993/5898] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:32 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.284878] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.286293] [48512]: DEBUG nova.compute.api [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.289730] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.289910] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.290095] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.290364] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.290516] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.290639] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.317032] [48512]: WARNING neutronclient.v2_0.client [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.338593] [48512]: DEBUG nova.policy [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.343445] [48512]: DEBUG nova.policy [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.344159] [48512]: DEBUG nova.policy [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.348207] [48512]: INFO nova.api.openstack.requestlog [None req-6b1a9709-89ec-484b-8776-d8b8769f3faf tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.065629 [ 1148.348625] [48512]: [pid: 48512|app: 0|req: 2906/5899] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1148.654120] [48511]: DEBUG nova.api.openstack.wsgi [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.654320] [48511]: DEBUG nova.compute.api [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.659892] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.660126] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.660245] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.660508] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.660649] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.660769] [48511]: DEBUG oslo_concurrency.lockutils [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.682745] [48511]: DEBUG nova.compute.api [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1148.731073] [48511]: INFO nova.api.openstack.requestlog [None req-0264faab-9107-4618-9164-b64f17578110 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 204 len: 0 microversion: 2.1 time: 0.078555 [ 1148.731073] [48511]: [pid: 48511|app: 0|req: 2994/5900] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:33 2025] DELETE /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1148.737238] [48512]: DEBUG nova.api.openstack.wsgi [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.738838] [48512]: DEBUG nova.compute.api [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.743249] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.743467] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.743627] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.743926] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.744089] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.744217] [48512]: DEBUG oslo_concurrency.lockutils [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.756480] [48511]: DEBUG nova.api.openstack.wsgi [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.758034] [48511]: DEBUG nova.compute.api [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.761425] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.761608] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.761744] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.761989] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.762224] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.762301] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.762542] [48512]: WARNING neutronclient.v2_0.client [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.782031] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.782031] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.782223] [48511]: DEBUG oslo_concurrency.lockutils [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.782955] [48511]: DEBUG nova.objects.instance [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 42e840a7-5f9b-48fb-a182-e359a9a91f2f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1148.786383] [48511]: WARNING neutronclient.v2_0.client [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1148.807352] [48511]: DEBUG nova.policy [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.814836] [48511]: INFO nova.api.openstack.requestlog [None req-f05bd45d-2df2-4eb5-bb98-ee2ba6cad414 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 200 len: 1325 microversion: 2.1 time: 0.060640 [ 1148.815178] [48511]: [pid: 48511|app: 0|req: 2995/5901] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1148.830364] [48512]: DEBUG nova.policy [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1148.834639] [48512]: INFO nova.api.openstack.requestlog [None req-71e5d570-967a-4f5c-b2b5-0c28272d88cb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1797 microversion: 2.1 time: 0.100745 [ 1148.834918] [48512]: [pid: 48512|app: 0|req: 2907/5902] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1797 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1148.988843] [48511]: DEBUG nova.api.openstack.wsgi [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1148.990494] [48511]: DEBUG nova.compute.api [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1148.997024] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.997386] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.997617] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1148.997908] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1148.998117] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1148.998281] [48511]: DEBUG oslo_concurrency.lockutils [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.023619] [48511]: WARNING neutronclient.v2_0.client [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.085046] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.085875] [48512]: DEBUG nova.compute.api [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.089193] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.089296] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.089421] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.089677] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.089821] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.090073] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.106713] [48512]: WARNING neutronclient.v2_0.client [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.122939] [48511]: DEBUG nova.policy [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.127440] [48511]: INFO nova.api.openstack.requestlog [None req-1813d059-a972-467e-a113-ed474fcbedff tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1505 microversion: 2.1 time: 0.140922 [ 1149.127781] [48511]: [pid: 48511|app: 0|req: 2996/5903] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1505 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.150284] [48511]: DEBUG nova.api.openstack.wsgi [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.151806] [48511]: DEBUG nova.compute.api [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.156306] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.156509] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.156644] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.156904] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.157061] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.157179] [48511]: DEBUG oslo_concurrency.lockutils [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.174215] [48511]: WARNING neutronclient.v2_0.client [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.188786] [48512]: DEBUG nova.policy [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.193101] [48511]: DEBUG nova.policy [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.193461] [48512]: INFO nova.api.openstack.requestlog [None req-7f967baf-497b-4bd3-b55a-3d948f1817f1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.112007 [ 1149.193827] [48512]: [pid: 48512|app: 0|req: 2908/5904] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.197975] [48511]: DEBUG nova.policy [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.198792] [48511]: DEBUG nova.policy [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.199532] [48511]: INFO nova.api.openstack.requestlog [None req-20888cb4-afb5-4bf3-b4cc-2b70a1c9dfc6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1363 microversion: 2.47 time: 0.051555 [ 1149.199901] [48511]: [pid: 48511|app: 0|req: 2997/5905] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:33 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1149.286797] [48512]: DEBUG nova.api.openstack.wsgi [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.288271] [48512]: DEBUG nova.compute.api [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.292483] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.292682] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.292845] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.293294] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.293489] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.293628] [48512]: DEBUG oslo_concurrency.lockutils [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.310605] [48512]: WARNING neutronclient.v2_0.client [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.365281] [48511]: DEBUG nova.api.openstack.wsgi [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.366922] [48511]: DEBUG nova.compute.api [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.368842] [48512]: DEBUG nova.policy [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.370212] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.370426] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.370579] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.370831] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.370971] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.371102] [48511]: DEBUG oslo_concurrency.lockutils [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.373477] [48512]: INFO nova.api.openstack.requestlog [None req-9dec83c0-355a-458a-b821-1966aa53f379 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.088464 [ 1149.373477] [48512]: [pid: 48512|app: 0|req: 2909/5906] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.395661] [48511]: WARNING neutronclient.v2_0.client [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.415389] [48511]: DEBUG nova.policy [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.422252] [48511]: DEBUG nova.policy [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.423020] [48511]: DEBUG nova.policy [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.426367] [48511]: INFO nova.api.openstack.requestlog [None req-5db97d14-4c7c-4f05-84b9-70bd4d03de1b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.063491 [ 1149.426752] [48511]: [pid: 48511|app: 0|req: 2998/5907] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1149.828122] [48512]: DEBUG nova.api.openstack.wsgi [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.829580] [48512]: DEBUG nova.compute.api [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.835329] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.835532] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.835693] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.835983] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.836158] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.836292] [48512]: DEBUG oslo_concurrency.lockutils [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.847089] [48512]: INFO nova.api.openstack.wsgi [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. [ 1149.847292] [48512]: DEBUG nova.api.openstack.wsgi [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1149.847791] [48512]: INFO nova.api.openstack.requestlog [None req-f12f1d7c-0368-4ead-ba90-f8126474a459 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 404 len: 111 microversion: 2.1 time: 0.021900 [ 1149.848234] [48511]: DEBUG nova.api.openstack.wsgi [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.848295] [48512]: [pid: 48512|app: 0|req: 2910/5908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1149.849678] [48511]: DEBUG nova.compute.api [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.853444] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.853625] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.853756] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.854023] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.854163] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.854287] [48511]: DEBUG oslo_concurrency.lockutils [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.855087] [48512]: DEBUG nova.api.openstack.wsgi [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1149.856823] [48512]: DEBUG nova.compute.api [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1149.860907] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.861110] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.861253] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.861634] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.861894] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.862083] [48512]: DEBUG oslo_concurrency.lockutils [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.875051] [48512]: INFO nova.api.openstack.wsgi [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. [ 1149.875051] [48512]: DEBUG nova.api.openstack.wsgi [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1149.875051] [48512]: INFO nova.api.openstack.requestlog [None req-58fe3288-7782-4ca9-a411-54b78ee77931 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 404 len: 111 microversion: 2.1 time: 0.022223 [ 1149.875395] [48512]: [pid: 48512|app: 0|req: 2911/5909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1149.875429] [48511]: WARNING neutronclient.v2_0.client [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1149.943994] [48511]: DEBUG nova.policy [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1149.951214] [48511]: INFO nova.api.openstack.requestlog [None req-eb7a1e12-23c7-4864-8162-f1bb63d2a35d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1797 microversion: 2.1 time: 0.104599 [ 1149.951214] [48511]: [pid: 48511|app: 0|req: 2999/5910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1797 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1149.955042] [48512]: DEBUG nova.api.openstack.wsgi [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1633258926", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "ae3271bc-727b-47c2-9604-c099240ae880"}], "security_groups": [{"name": "tempest-securitygroup--765716839"}], "key_name": "tempest-keypair-1886109541", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1149.996374] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.996571] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.996715] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1149.997071] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1149.997225] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1149.998513] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.003550] [48512]: WARNING neutronclient.v2_0.client [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.038737] [48512]: DEBUG nova.network.neutron [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] validate_networks() for [('ae3271bc-727b-47c2-9604-c099240ae880', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1150.039213] [48512]: WARNING neutronclient.v2_0.client [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.140789] [48511]: DEBUG nova.api.openstack.wsgi [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.142812] [48511]: DEBUG nova.compute.api [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.147372] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.148034] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.148034] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.148190] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.148391] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.148573] [48511]: DEBUG oslo_concurrency.lockutils [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.149577] [48512]: WARNING neutronclient.v2_0.client [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.167166] [48511]: WARNING neutronclient.v2_0.client [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.234235] [48512]: DEBUG nova.virt.hardware [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1150.234235] [48512]: DEBUG nova.virt.hardware [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1150.234235] [48512]: DEBUG nova.virt.hardware [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1150.234235] [48512]: DEBUG nova.virt.hardware [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1150.234235] [48512]: DEBUG nova.virt.hardware [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1150.237477] [48511]: DEBUG nova.policy [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.242633] [48511]: INFO nova.api.openstack.requestlog [None req-f4e94fd6-4cef-4e62-9a17-a167ba3a998c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1509 microversion: 2.1 time: 0.104571 [ 1150.243010] [48511]: [pid: 48511|app: 0|req: 3000/5911] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:34 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.245444] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.245575] [48511]: DEBUG nova.api.openstack.wsgi [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.245738] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.245904] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.246285] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.246944] [48511]: DEBUG nova.compute.api [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.247822] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.247959] [48512]: DEBUG oslo_concurrency.lockutils [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.250997] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.251878] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.252230] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.252500] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.252672] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.252820] [48511]: DEBUG oslo_concurrency.lockutils [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.265690] [48512]: DEBUG nova.quota [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1150.269331] [48511]: WARNING neutronclient.v2_0.client [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.269394] [48512]: DEBUG nova.quota [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1150.276314] [48512]: DEBUG nova.compute.api [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1150.277374] [48512]: DEBUG nova.compute.api [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1150.312401] [48512]: INFO nova.api.openstack.requestlog [None req-02a74d69-9efa-4bfc-8ca7-8dc88f754d46 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.359476 [ 1150.312928] [48512]: [pid: 48512|app: 0|req: 2912/5912] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:28:34 2025] POST /compute/v2.1/servers => generated 405 bytes in 360 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 1150.316506] [48512]: DEBUG nova.api.openstack.wsgi [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.317931] [48512]: DEBUG nova.compute.api [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.322309] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.322816] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.323098] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.323472] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.323679] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.323892] [48512]: DEBUG oslo_concurrency.lockutils [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.329887] [48511]: DEBUG nova.policy [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.339381] [48511]: INFO nova.api.openstack.requestlog [None req-9251b223-e556-4d76-830d-a37f7f3fe2ed tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.095759 [ 1150.339712] [48511]: [pid: 48511|app: 0|req: 3001/5913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.345473] [48511]: DEBUG nova.api.openstack.wsgi [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.351971] [48511]: DEBUG nova.policy [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.352219] [48511]: DEBUG nova.api.openstack.compute.servers [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Removing options 'limit' from query {{(pid=48511) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1540}} [ 1150.352682] [48511]: DEBUG nova.compute.api [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1150.353348] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.353538] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.353701] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.354179] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.354362] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.354489] [48511]: DEBUG oslo_concurrency.lockutils [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.355466] [48511]: INFO nova.api.openstack.requestlog [None req-83dce2f8-cfc9-4d1c-a646-181ff9696e0d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?limit=0" status: 200 len: 15 microversion: 2.1 time: 0.015306 [ 1150.355790] [48511]: [pid: 48511|app: 0|req: 3002/5914] 10.180.1.21 () {58 vars in 1135 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers?limit=0 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1150.357664] [48512]: WARNING neutronclient.v2_0.client [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.358184] [48511]: DEBUG nova.api.openstack.wsgi [None req-c19c2683-0bad-4c85-a3e5-e248e62de174 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.359558] [48511]: DEBUG nova.compute.api [None req-c19c2683-0bad-4c85-a3e5-e248e62de174 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.372941] [48511]: WARNING neutronclient.v2_0.client [None req-c19c2683-0bad-4c85-a3e5-e248e62de174 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.378271] [48512]: DEBUG nova.policy [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.383562] [48512]: DEBUG nova.policy [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.384579] [48512]: DEBUG nova.policy [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.385463] [48512]: INFO nova.api.openstack.requestlog [None req-3d2baf11-f1c7-4259-b3fe-db394a01f3cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1373 microversion: 2.47 time: 0.072144 [ 1150.386385] [48512]: [pid: 48512|app: 0|req: 2913/5915] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1373 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1150.390335] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.391776] [48512]: DEBUG nova.compute.api [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.398647] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.398647] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.398647] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.398647] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.398903] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.398903] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.399050] [48511]: DEBUG nova.policy [None req-c19c2683-0bad-4c85-a3e5-e248e62de174 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.414211] [48511]: INFO nova.api.openstack.requestlog [None req-c19c2683-0bad-4c85-a3e5-e248e62de174 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1239 microversion: 2.1 time: 0.057754 [ 1150.414608] [48511]: [pid: 48511|app: 0|req: 3003/5916] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.418176] [48511]: DEBUG nova.api.openstack.wsgi [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.419857] [48511]: DEBUG nova.compute.api [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.424632] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.424894] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.425321] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.425321] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.425492] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.425997] [48511]: DEBUG oslo_concurrency.lockutils [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.442879] [48512]: WARNING neutronclient.v2_0.client [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.448967] [48511]: WARNING neutronclient.v2_0.client [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.519885] [48512]: DEBUG nova.policy [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.527314] [48512]: INFO nova.api.openstack.requestlog [None req-4f145692-8abe-414a-bf01-502f85f883ac tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1509 microversion: 2.1 time: 0.139674 [ 1150.527794] [48512]: [pid: 48512|app: 0|req: 2914/5917] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1509 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.530228] [48512]: DEBUG nova.api.openstack.wsgi [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.531675] [48512]: DEBUG nova.compute.api [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.536952] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.537115] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.537253] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.537550] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.537711] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.537784] [48512]: DEBUG oslo_concurrency.lockutils [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.544544] [48511]: DEBUG nova.policy [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.551383] [48511]: INFO nova.api.openstack.requestlog [None req-15e4b8a6-668d-486c-a40c-87e2b3236730 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.133951 [ 1150.551383] [48511]: [pid: 48511|app: 0|req: 3004/5918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.553377] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.554880] [48511]: DEBUG nova.compute.api [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.559205] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.559395] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.559515] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.559769] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.559907] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.560040] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.570597] [48512]: WARNING neutronclient.v2_0.client [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.577848] [48511]: WARNING neutronclient.v2_0.client [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.592622] [48512]: DEBUG nova.policy [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.596843] [48512]: DEBUG nova.policy [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.597448] [48512]: DEBUG nova.policy [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.600409] [48512]: INFO nova.api.openstack.requestlog [None req-b226cd54-01d0-4584-9787-2c622c445305 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.072244 [ 1150.600909] [48512]: [pid: 48512|app: 0|req: 2915/5919] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1150.634657] [48511]: DEBUG nova.policy [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.638941] [48511]: INFO nova.api.openstack.requestlog [None req-ec7c38da-3a69-45f0-9982-8af144708afe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1509 microversion: 2.1 time: 0.088720 [ 1150.639327] [48511]: [pid: 48511|app: 0|req: 3005/5920] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.651428] [48512]: DEBUG nova.api.openstack.wsgi [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.652934] [48512]: DEBUG nova.compute.api [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.656289] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.656471] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.656604] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.656878] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.657035] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.657161] [48512]: DEBUG oslo_concurrency.lockutils [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.673940] [48512]: WARNING neutronclient.v2_0.client [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.733400] [48512]: DEBUG nova.policy [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.737925] [48512]: INFO nova.api.openstack.requestlog [None req-31f48270-a790-4952-854d-0d663dd7e92e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1508 microversion: 2.1 time: 0.088610 [ 1150.738281] [48512]: [pid: 48512|app: 0|req: 2916/5921] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1508 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1150.754360] [48511]: DEBUG nova.api.openstack.wsgi [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.757010] [48511]: DEBUG nova.policy [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1150.757292] [48511]: DEBUG nova.compute.api [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'ip': '192.168.128.13', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1150.757592] [48511]: WARNING neutronclient.v2_0.client [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.768274] [48511]: WARNING neutronclient.v2_0.client [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.824606] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.824806] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.824938] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.825279] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.825428] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.825554] [48511]: DEBUG oslo_concurrency.lockutils [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.865703] [48511]: DEBUG nova.compute.multi_cell_list [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1150.897825] [48511]: INFO nova.api.openstack.requestlog [None req-e67b2936-753f-4ccb-985d-77f6264d2cb0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128.13" status: 200 len: 346 microversion: 2.1 time: 0.145643 [ 1150.898226] [48511]: [pid: 48511|app: 0|req: 3006/5922] 10.180.1.21 () {58 vars in 1155 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers?ip=192.168.128.13 => generated 346 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1150.908192] [48512]: DEBUG nova.api.openstack.wsgi [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.909820] [48512]: DEBUG nova.compute.api [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.913744] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.913960] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.914134] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.914451] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.914639] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.914796] [48512]: DEBUG oslo_concurrency.lockutils [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.936996] [48512]: WARNING neutronclient.v2_0.client [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.965296] [48511]: DEBUG nova.api.openstack.wsgi [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1150.966257] [48511]: DEBUG nova.compute.api [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1150.970825] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.971592] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.971592] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.971592] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1150.972654] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1150.972654] [48511]: DEBUG oslo_concurrency.lockutils [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1150.990376] [48511]: WARNING neutronclient.v2_0.client [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1150.999799] [48512]: DEBUG nova.policy [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.004287] [48512]: INFO nova.api.openstack.requestlog [None req-65ba67b6-2f0d-4bb8-a52c-6e0c7da32bc9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1509 microversion: 2.1 time: 0.098359 [ 1151.004725] [48512]: [pid: 48512|app: 0|req: 2917/5923] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1509 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.017137] [48512]: DEBUG nova.api.openstack.wsgi [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.018855] [48512]: DEBUG nova.compute.api [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.027244] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.027701] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.028263] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.028990] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.028990] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.031374] [48512]: DEBUG oslo_concurrency.lockutils [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.069416] [48512]: WARNING neutronclient.v2_0.client [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.078158] [48511]: DEBUG nova.policy [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.083524] [48511]: INFO nova.api.openstack.requestlog [None req-95f13597-45ba-4de4-9132-862a82717b5b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1680 microversion: 2.1 time: 0.121133 [ 1151.084351] [48511]: [pid: 48511|app: 0|req: 3007/5924] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1680 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.139854] [48512]: DEBUG nova.policy [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.144924] [48512]: INFO nova.api.openstack.requestlog [None req-71591b13-13f7-4451-98ba-52b6a6a150bc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1509 microversion: 2.1 time: 0.129954 [ 1151.145268] [48512]: [pid: 48512|app: 0|req: 2918/5925] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1509 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.159492] [48511]: DEBUG nova.api.openstack.wsgi [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.162050] [48511]: DEBUG nova.compute.api [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.167057] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.167256] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.167399] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.167660] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.167802] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.167923] [48511]: DEBUG oslo_concurrency.lockutils [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.186991] [48511]: WARNING neutronclient.v2_0.client [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.274311] [48511]: DEBUG nova.policy [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.279080] [48511]: INFO nova.api.openstack.requestlog [None req-27ff1ffa-7315-4bd2-81b6-a5558e6fb86d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1508 microversion: 2.1 time: 0.121871 [ 1151.279423] [48511]: [pid: 48511|app: 0|req: 3008/5926] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:35 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1508 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.293587] [48512]: DEBUG nova.api.openstack.wsgi [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.297723] [48512]: DEBUG nova.policy [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.298352] [48512]: DEBUG nova.compute.api [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.302386] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.302673] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.302901] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.303440] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.303851] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.304106] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.327934] [48512]: DEBUG nova.compute.multi_cell_list [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.352516] [48512]: DEBUG nova.policy [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.352949] [48511]: DEBUG nova.api.openstack.wsgi [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.354492] [48511]: DEBUG nova.compute.api [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.357221] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.357452] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.357657] [48512]: DEBUG oslo_concurrency.lockutils [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.358512] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.358707] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.358839] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.359110] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.359256] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.359373] [48511]: DEBUG oslo_concurrency.lockutils [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.365423] [48512]: WARNING neutronclient.v2_0.client [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.379801] [48511]: WARNING neutronclient.v2_0.client [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.486829] [48512]: INFO nova.api.openstack.requestlog [None req-2497f503-36a4-4cef-98a7-f41ae73d550c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 4509 microversion: 2.1 time: 0.196262 [ 1151.487197] [48512]: [pid: 48512|app: 0|req: 2919/5927] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/detail => generated 4509 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.490442] [48512]: DEBUG nova.api.openstack.wsgi [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.492635] [48512]: DEBUG nova.compute.api [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.499486] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.499486] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.499657] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.500634] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.500634] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.500634] [48512]: DEBUG oslo_concurrency.lockutils [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.512371] [48511]: DEBUG nova.policy [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.521370] [48511]: INFO nova.api.openstack.requestlog [None req-6e113695-74af-4ade-8a44-e947faf49d66 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.170392 [ 1151.521877] [48511]: [pid: 48511|app: 0|req: 3009/5928] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.526357] [48511]: DEBUG nova.api.openstack.wsgi [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.527631] [48511]: DEBUG nova.compute.api [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.529183] [48512]: WARNING neutronclient.v2_0.client [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.534507] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.534900] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.535191] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.535800] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.535933] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.536201] [48511]: DEBUG oslo_concurrency.lockutils [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.549141] [48512]: DEBUG nova.policy [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.554349] [48511]: WARNING neutronclient.v2_0.client [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.555172] [48512]: DEBUG nova.policy [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.556112] [48512]: DEBUG nova.policy [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.557015] [48512]: INFO nova.api.openstack.requestlog [None req-edb90061-1653-4f5d-9cef-19999702d7ed tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.069229 [ 1151.557582] [48512]: [pid: 48512|app: 0|req: 2920/5929] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1151.560880] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.565654] [48512]: DEBUG nova.policy [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.567258] [48512]: DEBUG nova.compute.api [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'ip': '192.168.128.', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.567258] [48512]: WARNING neutronclient.v2_0.client [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.582009] [48511]: DEBUG nova.policy [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.583656] [48512]: WARNING neutronclient.v2_0.client [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.585582] [48511]: INFO nova.api.openstack.requestlog [None req-d104ff82-018d-4572-be84-42375051b9df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1235 microversion: 2.1 time: 0.062942 [ 1151.586050] [48511]: [pid: 48511|app: 0|req: 3010/5930] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1235 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.588500] [48511]: DEBUG nova.api.openstack.wsgi [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.589784] [48511]: DEBUG nova.compute.api [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.594920] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.595699] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.596150] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.596535] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.597077] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.597077] [48511]: DEBUG oslo_concurrency.lockutils [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.620406] [48511]: WARNING neutronclient.v2_0.client [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.626194] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.626501] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.626675] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.627070] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.627416] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.627619] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.675277] [48512]: DEBUG nova.compute.multi_cell_list [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.705913] [48512]: INFO nova.api.openstack.requestlog [None req-1ecc4655-116c-45c7-bb95-21fa7a6468cc tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?ip=192.168.128." status: 200 len: 1012 microversion: 2.1 time: 0.147701 [ 1151.706250] [48512]: [pid: 48512|app: 0|req: 2921/5931] 10.180.1.21 () {58 vars in 1151 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?ip=192.168.128. => generated 1012 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.710237] [48512]: DEBUG nova.api.openstack.wsgi [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.710237] [48512]: DEBUG nova.compute.api [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.715647] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.715907] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.716093] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.716358] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.716613] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.716613] [48512]: DEBUG oslo_concurrency.lockutils [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.723354] [48511]: DEBUG nova.policy [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.728781] [48511]: INFO nova.api.openstack.requestlog [None req-2db6ce26-deb1-45c9-bca6-da6466226e57 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.141662 [ 1151.729214] [48511]: [pid: 48511|app: 0|req: 3011/5932] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.731648] [48511]: DEBUG nova.api.openstack.wsgi [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.734891] [48511]: DEBUG nova.policy [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.735238] [48511]: DEBUG nova.compute.api [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': '^.*\\-instance\\-[0-9]+$', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.738440] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.738689] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.738830] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.739173] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.739480] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.739607] [48511]: DEBUG oslo_concurrency.lockutils [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.745245] [48512]: WARNING neutronclient.v2_0.client [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1151.755843] [48511]: DEBUG nova.compute.multi_cell_list [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.763160] [48512]: DEBUG nova.policy [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.767306] [48512]: DEBUG nova.policy [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.767872] [48512]: DEBUG nova.policy [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.770888] [48512]: INFO nova.api.openstack.requestlog [None req-f06ffeb7-033b-40da-bcfd-668e7a1daa19 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1658 microversion: 2.98 time: 0.064139 [ 1151.771202] [48512]: [pid: 48512|app: 0|req: 2922/5933] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1658 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1151.773891] [48512]: DEBUG nova.api.openstack.wsgi [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd727c4b-beae-4df7-9a69-8a697ee9ce44", "name": "network-vif-deleted", "tag": "bcaade9d-dc61-46c4-a36f-3c9ca790ea1f"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1151.779374] [48512]: DEBUG oslo_concurrency.lockutils [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.779523] [48512]: DEBUG oslo_concurrency.lockutils [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.779655] [48512]: DEBUG oslo_concurrency.lockutils [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.784898] [48511]: INFO nova.api.openstack.requestlog [None req-8df85a27-4105-4c59-94ff-a12565ce9753 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24" status: 200 len: 1012 microversion: 2.1 time: 0.055107 [ 1151.785249] [48511]: [pid: 48511|app: 0|req: 3012/5934] 10.180.1.21 () {58 vars in 1207 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.786864] [48512]: INFO nova.api.openstack.compute.server_external_events [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] Creating event network-vif-deleted:bcaade9d-dc61-46c4-a36f-3c9ca790ea1f for instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 on cpu-1 [ 1151.792635] [48512]: INFO nova.api.openstack.requestlog [req-824a38f9-1022-41fd-94a3-3c8ce7a289a3 req-81246bdf-36ed-486a-b8a4-a86419664e40 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020523 [ 1151.792760] [48512]: [pid: 48512|app: 0|req: 2923/5935] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:36 2025] 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) [ 1151.796874] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.799744] [48511]: DEBUG nova.policy [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.800082] [48511]: DEBUG nova.compute.api [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': '^.*\\-instance\\-.*$', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.802986] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.803195] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.803330] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.803653] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.803977] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.804125] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.824409] [48511]: DEBUG nova.compute.multi_cell_list [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.841696] [48511]: INFO nova.api.openstack.requestlog [None req-ed7a74e5-9025-4f4a-b396-ec445a3305ba tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24" status: 200 len: 1012 microversion: 2.1 time: 0.046888 [ 1151.842056] [48511]: [pid: 48511|app: 0|req: 3013/5936] 10.180.1.21 () {58 vars in 1191 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.849384] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.853544] [48512]: DEBUG nova.policy [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.853961] [48512]: DEBUG nova.compute.api [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': '1209993533', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.856836] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.857020] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.857177] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.857719] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.858052] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.858197] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.872331] [48512]: DEBUG nova.compute.multi_cell_list [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.887761] [48512]: INFO nova.api.openstack.requestlog [None req-a1434df3-6020-4a6a-967f-56f71a055923 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=1209993533" status: 200 len: 346 microversion: 2.1 time: 0.040881 [ 1151.888111] [48512]: [pid: 48512|app: 0|req: 2924/5937] 10.180.1.21 () {58 vars in 1151 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?name=1209993533 => generated 346 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1151.895886] [48511]: DEBUG nova.api.openstack.wsgi [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.898699] [48511]: DEBUG nova.policy [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.899096] [48511]: DEBUG nova.compute.api [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': '-instance', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.902032] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.902032] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.902207] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.902450] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.902600] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.902737] [48511]: DEBUG oslo_concurrency.lockutils [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.918561] [48511]: DEBUG nova.compute.multi_cell_list [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.934507] [48511]: INFO nova.api.openstack.requestlog [None req-666de8a2-0b9f-4c91-aefc-f1eebba97bb6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=-instance" status: 200 len: 1012 microversion: 2.1 time: 0.040938 [ 1151.934851] [48511]: [pid: 48511|app: 0|req: 3014/5938] 10.180.1.21 () {58 vars in 1149 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?name=-instance => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1151.941680] [48512]: DEBUG nova.api.openstack.wsgi [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.945052] [48512]: DEBUG nova.policy [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1151.945430] [48512]: DEBUG nova.compute.api [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Searching by: {'name': 't-ListServerFiltersTestJSON-instance-120999353', 'deleted': False, 'project_id': '2d594899eea7453199f58212a4c7fb84'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1151.948139] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.948421] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.948613] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.948985] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.949278] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.949418] [48512]: DEBUG oslo_concurrency.lockutils [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.963746] [48512]: DEBUG nova.compute.multi_cell_list [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1151.979765] [48512]: INFO nova.api.openstack.requestlog [None req-36ebf05b-2b36-4902-af94-635c4e39b11d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-120999353" status: 200 len: 346 microversion: 2.1 time: 0.040359 [ 1151.980169] [48512]: [pid: 48512|app: 0|req: 2925/5939] 10.180.1.21 () {58 vars in 1223 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-120999353 => generated 346 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1151.992426] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1151.992688] [48511]: DEBUG nova.compute.api [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1151.996503] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.996757] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.996942] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1151.997275] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1151.997445] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1151.997696] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.011766] [48511]: DEBUG nova.compute.api [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1152.066034] [48511]: INFO nova.api.openstack.requestlog [None req-c0041022-dea3-4981-a404-be5773ee8e68 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 204 len: 0 microversion: 2.1 time: 0.075766 [ 1152.066512] [48511]: [pid: 48511|app: 0|req: 3015/5940] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:36 2025] DELETE /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1152.072381] [48512]: DEBUG nova.api.openstack.wsgi [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.074069] [48512]: DEBUG nova.compute.api [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.079054] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.079054] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.079054] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.079054] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.079384] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.079384] [48512]: DEBUG oslo_concurrency.lockutils [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.098852] [48511]: DEBUG nova.api.openstack.wsgi [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.100649] [48511]: DEBUG nova.compute.api [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.102552] [48512]: WARNING neutronclient.v2_0.client [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.104058] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.104246] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.104382] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.105184] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.105184] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.105184] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.123085] [48511]: WARNING neutronclient.v2_0.client [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.143273] [48511]: DEBUG nova.policy [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.147619] [48511]: INFO nova.api.openstack.requestlog [None req-ebc8a5bf-13c9-4598-9477-b1e347dad98c tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1319 microversion: 2.1 time: 0.050988 [ 1152.148124] [48511]: [pid: 48511|app: 0|req: 3016/5941] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1319 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1152.188616] [48512]: DEBUG nova.policy [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.193034] [48512]: INFO nova.api.openstack.requestlog [None req-e88ac7c4-57d9-41bf-b17d-3da3b735df7c tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1514 microversion: 2.1 time: 0.123071 [ 1152.193425] [48512]: [pid: 48512|app: 0|req: 2926/5942] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:36 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1514 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.536221] [48511]: DEBUG nova.api.openstack.wsgi [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.537609] [48511]: DEBUG nova.compute.api [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.542670] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.542809] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.543456] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.543456] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.543456] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.543633] [48511]: DEBUG oslo_concurrency.lockutils [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.561170] [48511]: WARNING neutronclient.v2_0.client [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.578651] [48512]: DEBUG nova.api.openstack.wsgi [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.580614] [48512]: DEBUG nova.compute.api [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.586472] [48512]: DEBUG oslo_concurrency.lockutils [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.606498] [48512]: WARNING neutronclient.v2_0.client [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.626053] [48512]: DEBUG nova.policy [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.633052] [48512]: DEBUG nova.policy [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.633711] [48512]: DEBUG nova.policy [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.634299] [48512]: INFO nova.api.openstack.requestlog [None req-619b0cbb-2e5e-4ea7-9eb6-956d681d9b3d tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.059174 [ 1152.634728] [48512]: [pid: 48512|app: 0|req: 2927/5943] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1152.636815] [48512]: DEBUG nova.api.openstack.wsgi [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.638193] [48512]: DEBUG nova.compute.api [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.644264] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.645026] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.645026] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.645026] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.645026] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.645257] [48512]: DEBUG oslo_concurrency.lockutils [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.664501] [48512]: WARNING neutronclient.v2_0.client [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.678109] [48511]: DEBUG nova.policy [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.683349] [48512]: DEBUG nova.policy [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.683988] [48511]: INFO nova.api.openstack.requestlog [None req-80436784-d763-42c2-b1a6-2e0c8bfafe38 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1364 microversion: 2.1 time: 0.149807 [ 1152.684483] [48511]: [pid: 48511|app: 0|req: 3017/5944] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1364 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.687470] [48512]: INFO nova.api.openstack.requestlog [None req-96190495-d467-4027-8591-4d1e1c153aa2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1235 microversion: 2.1 time: 0.052355 [ 1152.687779] [48512]: [pid: 48512|app: 0|req: 2928/5945] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.743514] [48511]: DEBUG nova.api.openstack.wsgi [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.744577] [48511]: DEBUG nova.compute.api [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.748051] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.748234] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.748365] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.748608] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.748747] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.748864] [48511]: DEBUG oslo_concurrency.lockutils [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.766681] [48511]: WARNING neutronclient.v2_0.client [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.788248] [48512]: DEBUG nova.api.openstack.wsgi [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.789774] [48512]: DEBUG nova.compute.api [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.794018] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.794380] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.794628] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.795059] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.795322] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.795547] [48512]: DEBUG oslo_concurrency.lockutils [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.817321] [48512]: WARNING neutronclient.v2_0.client [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.833766] [48512]: DEBUG nova.policy [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.837725] [48512]: DEBUG nova.policy [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.838338] [48512]: DEBUG nova.policy [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.841396] [48512]: INFO nova.api.openstack.requestlog [None req-170f95ad-07b0-41d3-81d1-065a9cde0ba0 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1643 microversion: 2.98 time: 0.055192 [ 1152.841819] [48512]: [pid: 48512|app: 0|req: 2929/5946] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1152.844607] [48511]: DEBUG nova.policy [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.850150] [48511]: INFO nova.api.openstack.requestlog [None req-eca196b1-d9b4-445a-9be3-e7ccd08b150a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.109251 [ 1152.850587] [48511]: [pid: 48511|app: 0|req: 3018/5947] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1152.861562] [48512]: DEBUG nova.api.openstack.wsgi [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.861786] [48512]: DEBUG nova.compute.api [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.865234] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.865420] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.865551] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.865807] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.866171] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.866171] [48512]: DEBUG oslo_concurrency.lockutils [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.880069] [48512]: DEBUG nova.compute.api [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1152.927194] [48512]: INFO nova.api.openstack.requestlog [None req-981f230c-1943-49b8-a7ca-13cc13303ce3 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 204 len: 0 microversion: 2.98 time: 0.066161 [ 1152.927194] [48512]: [pid: 48512|app: 0|req: 2930/5948] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:28:37 2025] DELETE /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1152.930746] [48511]: DEBUG nova.api.openstack.wsgi [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1152.932401] [48511]: DEBUG nova.compute.api [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1152.935901] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.936095] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.936229] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.936475] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1152.936616] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1152.936733] [48511]: DEBUG oslo_concurrency.lockutils [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1152.955437] [48511]: WARNING neutronclient.v2_0.client [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1152.974737] [48511]: DEBUG nova.policy [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.978812] [48511]: DEBUG nova.policy [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.979399] [48511]: DEBUG nova.policy [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1152.982014] [48511]: INFO nova.api.openstack.requestlog [None req-0d5cd26a-e103-422b-b323-27e700030c7e tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1649 microversion: 2.98 time: 0.053476 [ 1152.982406] [48511]: [pid: 48511|app: 0|req: 3019/5949] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1649 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1153.160417] [48512]: DEBUG nova.api.openstack.wsgi [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.162033] [48512]: DEBUG nova.compute.api [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.165600] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.165778] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.165914] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.166188] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.166337] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.166462] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.186669] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.186909] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.187078] [48512]: DEBUG oslo_concurrency.lockutils [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.187237] [48512]: DEBUG nova.objects.instance [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1153.192065] [48512]: WARNING neutronclient.v2_0.client [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.206812] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.207849] [48511]: DEBUG nova.compute.api [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.211773] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.212016] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.212131] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.212516] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.212674] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.212804] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.217147] [48512]: DEBUG nova.policy [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.221871] [48512]: INFO nova.api.openstack.requestlog [None req-e1c02ec5-bb14-4fac-8c94-33fe5d4a5ef6 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.064041 [ 1153.222345] [48512]: [pid: 48512|app: 0|req: 2931/5950] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.230911] [48511]: WARNING neutronclient.v2_0.client [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.295670] [48511]: DEBUG nova.policy [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.300146] [48511]: INFO nova.api.openstack.requestlog [None req-4cea74eb-3b30-47f4-98e6-3e9e82de1e79 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1514 microversion: 2.1 time: 0.096105 [ 1153.300497] [48511]: [pid: 48511|app: 0|req: 3020/5951] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:37 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1514 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.651204] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.653325] [48512]: DEBUG nova.compute.api [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.661456] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.661762] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.662076] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.662430] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.662665] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.662869] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.691267] [48512]: WARNING neutronclient.v2_0.client [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.698885] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.700653] [48511]: DEBUG nova.compute.api [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.705022] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.705285] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.705427] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.705687] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.705824] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.705942] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.711735] [48512]: DEBUG nova.policy [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.718935] [48512]: DEBUG nova.policy [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.719592] [48512]: DEBUG nova.policy [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.720332] [48512]: INFO nova.api.openstack.requestlog [None req-9fff871f-86d8-4b4c-8855-64296e4d35c6 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.072344 [ 1153.720664] [48512]: [pid: 48512|app: 0|req: 2932/5952] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1153.723026] [48512]: DEBUG nova.api.openstack.wsgi [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.724506] [48512]: DEBUG nova.compute.api [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.727096] [48511]: WARNING neutronclient.v2_0.client [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.727955] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.728167] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.728318] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.728573] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.728723] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.728848] [48512]: DEBUG oslo_concurrency.lockutils [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.745387] [48512]: WARNING neutronclient.v2_0.client [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.767430] [48512]: DEBUG nova.policy [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.772401] [48512]: INFO nova.api.openstack.requestlog [None req-7b9a1bfb-2062-43da-aa54-91caf91a5d7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1235 microversion: 2.1 time: 0.050979 [ 1153.772965] [48512]: [pid: 48512|app: 0|req: 2933/5953] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.798256] [48511]: DEBUG nova.policy [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.802852] [48511]: INFO nova.api.openstack.requestlog [None req-c9027a29-7fee-4f37-82fe-65f2da50402a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1554 microversion: 2.1 time: 0.106724 [ 1153.803207] [48511]: [pid: 48511|app: 0|req: 3021/5954] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1554 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.816357] [48512]: DEBUG nova.api.openstack.wsgi [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.818022] [48512]: DEBUG nova.compute.api [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.822748] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.822935] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.823091] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.823537] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.823716] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.823992] [48512]: DEBUG oslo_concurrency.lockutils [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.841663] [48512]: WARNING neutronclient.v2_0.client [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.864012] [48511]: DEBUG nova.api.openstack.wsgi [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1153.866058] [48511]: DEBUG nova.compute.api [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1153.870544] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.870822] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.871043] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.871420] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1153.871647] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1153.871829] [48511]: DEBUG oslo_concurrency.lockutils [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1153.877993] [48512]: INFO nova.api.openstack.requestlog [None req-d111465f-9dd7-40eb-8444-a6338e30875f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.064150 [ 1153.878562] [48512]: [pid: 48512|app: 0|req: 2934/5955] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/os-interface => generated 288 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1153.890832] [48511]: WARNING neutronclient.v2_0.client [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1153.986880] [48511]: DEBUG nova.policy [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1153.994849] [48511]: INFO nova.api.openstack.requestlog [None req-78e57de9-1213-4d6a-bfe5-313b240818fd tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1570 microversion: 2.1 time: 0.133734 [ 1153.995230] [48511]: [pid: 48511|app: 0|req: 3022/5956] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1570 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1153.999016] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.000308] [48512]: DEBUG nova.compute.api [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.008525] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.008525] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.008798] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.008938] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.009153] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.009295] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.038959] [48512]: WARNING neutronclient.v2_0.client [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.056836] [48512]: DEBUG nova.policy [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.061383] [48512]: DEBUG nova.policy [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.061903] [48512]: DEBUG nova.policy [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.065704] [48512]: INFO nova.api.openstack.requestlog [None req-ab579ef6-d986-411b-b1a2-846f7955404b tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1649 microversion: 2.98 time: 0.069774 [ 1154.066023] [48512]: [pid: 48512|app: 0|req: 2935/5957] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:38 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1649 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1154.236580] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.238018] [48511]: DEBUG nova.compute.api [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.241397] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.241593] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.241732] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.241983] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.242143] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.242341] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.262883] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.262883] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.262883] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.262883] [48511]: DEBUG nova.objects.instance [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1154.267018] [48511]: WARNING neutronclient.v2_0.client [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.315047] [48512]: DEBUG nova.api.openstack.wsgi [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.316477] [48512]: DEBUG nova.compute.api [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.319807] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.319970] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.320142] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.320402] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.320553] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.320741] [48512]: DEBUG oslo_concurrency.lockutils [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.340167] [48512]: WARNING neutronclient.v2_0.client [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.368757] [48511]: DEBUG nova.policy [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.374095] [48511]: INFO nova.api.openstack.requestlog [None req-d4b80643-113b-46bb-b191-9998bb0c68fc tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.139360 [ 1154.374095] [48511]: [pid: 48511|app: 0|req: 3023/5958] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.378150] [48511]: DEBUG nova.api.openstack.wsgi [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b47a813e-29de-4878-930d-cc5c54b1ba05", "tag": "951956cf-25c7-49a8-ada9-d0206c706f83"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1154.385856] [48511]: DEBUG oslo_concurrency.lockutils [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.386026] [48511]: DEBUG oslo_concurrency.lockutils [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.386276] [48511]: DEBUG oslo_concurrency.lockutils [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.395231] [48511]: INFO nova.api.openstack.compute.server_external_events [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] Creating event network-changed:951956cf-25c7-49a8-ada9-d0206c706f83 for instance b47a813e-29de-4878-930d-cc5c54b1ba05 on cpu-1 [ 1154.402105] [48511]: INFO nova.api.openstack.requestlog [req-29cd9a4d-4244-4916-b960-a8cf6b87485f req-22165594-adc4-4260-8df0-5b2fba8030e9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026719 [ 1154.402105] [48511]: [pid: 48511|app: 0|req: 3024/5959] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:39 2025] 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) [ 1154.441470] [48512]: DEBUG nova.policy [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.448576] [48512]: INFO nova.api.openstack.requestlog [None req-5a80f53c-39f3-4f37-88ca-94330fdf94ee tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1514 microversion: 2.1 time: 0.135788 [ 1154.448970] [48512]: [pid: 48512|app: 0|req: 2936/5960] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1514 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1154.507661] [48511]: DEBUG nova.api.openstack.wsgi [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "75cf11a3-7ce3-44bf-9ef3-f991988f15e3", "name": "network-vif-deleted", "tag": "f4449945-8530-4ab4-bdab-575b3970f331"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1154.513700] [48511]: DEBUG oslo_concurrency.lockutils [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.513700] [48511]: DEBUG oslo_concurrency.lockutils [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.513885] [48511]: DEBUG oslo_concurrency.lockutils [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.526651] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] Creating event network-vif-deleted:f4449945-8530-4ab4-bdab-575b3970f331 for instance 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 on cpu-1 [ 1154.533437] [48511]: INFO nova.api.openstack.requestlog [req-b79752fd-ac66-4a51-9c5d-97a535821d37 req-1e6f60a6-a8bc-40a5-bc65-46257e1eac23 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032587 [ 1154.534360] [48511]: [pid: 48511|app: 0|req: 3025/5961] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:39 2025] 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) [ 1154.738109] [48512]: DEBUG nova.api.openstack.wsgi [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.739757] [48512]: DEBUG nova.compute.api [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.744717] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.745125] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.745125] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.745312] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.745473] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.745599] [48512]: DEBUG oslo_concurrency.lockutils [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.773274] [48512]: WARNING neutronclient.v2_0.client [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.788931] [48511]: DEBUG nova.api.openstack.wsgi [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1154.789904] [48511]: DEBUG nova.compute.api [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1154.795759] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.795984] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.796154] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.796450] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1154.796524] [48512]: DEBUG nova.policy [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.796625] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1154.796782] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1154.805028] [48512]: DEBUG nova.policy [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.805028] [48512]: DEBUG nova.policy [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.805599] [48512]: INFO nova.api.openstack.requestlog [None req-a1b6c544-23ab-4281-9467-2c5df30ff1cf tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.070086 [ 1154.805801] [48512]: [pid: 48512|app: 0|req: 2937/5962] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1154.820029] [48511]: WARNING neutronclient.v2_0.client [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1154.840915] [48511]: DEBUG nova.policy [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1154.845839] [48511]: INFO nova.api.openstack.requestlog [None req-b0f42de0-b312-40ce-9989-1d20c07f32be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1291 microversion: 2.1 time: 0.059685 [ 1154.845839] [48511]: [pid: 48511|app: 0|req: 3026/5963] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1291 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.009049] [48512]: DEBUG nova.api.openstack.wsgi [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.010612] [48512]: DEBUG nova.compute.api [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.015034] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.015194] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.015291] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.015603] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.015772] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.016039] [48512]: DEBUG oslo_concurrency.lockutils [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.038110] [48512]: WARNING neutronclient.v2_0.client [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.082202] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.083815] [48511]: DEBUG nova.compute.api [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.088318] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.088622] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.088806] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.089206] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.089414] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.089651] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.104757] [48512]: DEBUG nova.policy [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.110394] [48512]: INFO nova.api.openstack.requestlog [None req-703c4b92-4aa6-4ccd-9492-f3dc8bbb8825 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1562 microversion: 2.1 time: 0.103487 [ 1155.111030] [48512]: [pid: 48512|app: 0|req: 2938/5964] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1562 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1155.118256] [48511]: WARNING neutronclient.v2_0.client [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.126678] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.126930] [48512]: DEBUG nova.compute.api [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.132388] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.132628] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.132728] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.133126] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.133246] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.134175] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.139620] [48511]: DEBUG nova.policy [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.144436] [48511]: DEBUG nova.policy [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.145077] [48511]: DEBUG nova.policy [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.148305] [48511]: INFO nova.api.openstack.requestlog [None req-fe7c247a-85bc-4faf-830d-ce87fd4c4402 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1649 microversion: 2.98 time: 0.068382 [ 1155.148643] [48511]: [pid: 48511|app: 0|req: 3027/5965] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1649 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1155.153069] [48512]: WARNING neutronclient.v2_0.client [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.225278] [48512]: DEBUG nova.policy [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.229979] [48512]: INFO nova.api.openstack.requestlog [None req-4bc5a245-72c2-4fc8-9927-67d770c806b1 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1562 microversion: 2.1 time: 0.107117 [ 1155.230358] [48512]: [pid: 48512|app: 0|req: 2939/5966] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:39 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1562 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1155.242696] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1155.244266] [48511]: DEBUG nova.compute.api [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.247756] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.247948] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.248100] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.248392] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.248537] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.248697] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.387746] [48512]: DEBUG nova.api.openstack.wsgi [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.389480] [48512]: DEBUG nova.compute.api [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.393697] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.394077] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.394077] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.394364] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.394558] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.394677] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.438846] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.439149] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.439312] [48512]: DEBUG oslo_concurrency.lockutils [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.439486] [48512]: DEBUG nova.objects.instance [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1155.444058] [48512]: WARNING neutronclient.v2_0.client [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.465516] [48512]: DEBUG nova.policy [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.473536] [48512]: INFO nova.api.openstack.requestlog [None req-06a30a7e-f8e7-46f8-acd9-6ad2b880736d tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.087947 [ 1155.473946] [48512]: [pid: 48512|app: 0|req: 2940/5967] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:40 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.476522] [48512]: DEBUG nova.api.openstack.wsgi [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.478030] [48512]: DEBUG nova.compute.api [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.482156] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.482433] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.482584] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.482938] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.483117] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.483268] [48512]: DEBUG oslo_concurrency.lockutils [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.514618] [48512]: WARNING neutronclient.v2_0.client [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.532820] [48512]: DEBUG nova.policy [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.537148] [48512]: INFO nova.api.openstack.requestlog [None req-60e91bf7-0528-48bf-8512-5cab382cb2e6 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1300 microversion: 2.1 time: 0.062633 [ 1155.537490] [48512]: [pid: 48512|app: 0|req: 2941/5968] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:40 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1155.767805] [48511]: INFO nova.api.openstack.requestlog [None req-c4dae62a-356a-4f02-ad2b-67ea8fbc3e05 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action" status: 200 len: 14 microversion: 2.1 time: 0.527742 [ 1155.768206] [48511]: [pid: 48511|app: 0|req: 3028/5969] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:28:40 2025] POST /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65/action => generated 14 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1155.821420] [48512]: DEBUG nova.api.openstack.wsgi [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.823041] [48512]: DEBUG nova.compute.api [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.828185] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.828553] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.828812] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.829134] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.829299] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.829456] [48512]: DEBUG oslo_concurrency.lockutils [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.855427] [48512]: WARNING neutronclient.v2_0.client [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.861815] [48511]: DEBUG nova.api.openstack.wsgi [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1155.863507] [48511]: DEBUG nova.compute.api [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1155.867435] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.867645] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.867810] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.868087] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1155.868241] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1155.868396] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1155.876104] [48512]: DEBUG nova.policy [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.881792] [48512]: DEBUG nova.policy [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.882635] [48512]: DEBUG nova.policy [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.882899] [48512]: INFO nova.api.openstack.requestlog [None req-abdf35ef-fa4f-4b5c-836e-69719a9e74ef tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.063766 [ 1155.883287] [48512]: [pid: 48512|app: 0|req: 2942/5970] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:40 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1155.887586] [48511]: WARNING neutronclient.v2_0.client [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1155.909747] [48511]: DEBUG nova.policy [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1155.914018] [48511]: INFO nova.api.openstack.requestlog [None req-efcf7054-1a95-4305-bd07-7a7a80d2ba08 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1291 microversion: 2.1 time: 0.055422 [ 1155.914401] [48511]: [pid: 48511|app: 0|req: 3029/5971] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:40 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1291 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.164806] [48512]: DEBUG nova.api.openstack.wsgi [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.166650] [48512]: DEBUG nova.compute.api [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.170209] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.170400] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.170539] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.170829] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.170980] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.171115] [48512]: DEBUG oslo_concurrency.lockutils [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.196679] [48512]: WARNING neutronclient.v2_0.client [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.215071] [48512]: DEBUG nova.policy [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.219188] [48512]: DEBUG nova.policy [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.219772] [48512]: DEBUG nova.policy [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.222964] [48512]: INFO nova.api.openstack.requestlog [None req-4507b8ed-8382-4569-ad0a-59570771b16d tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1649 microversion: 2.98 time: 0.060820 [ 1156.223450] [48512]: [pid: 48512|app: 0|req: 2943/5972] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:40 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1649 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1156.487388] [48511]: DEBUG nova.api.openstack.wsgi [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.488953] [48511]: DEBUG nova.compute.api [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.494675] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.494854] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.494987] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.495257] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.495399] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.495518] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.521866] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.522151] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.522352] [48511]: DEBUG oslo_concurrency.lockutils [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.522512] [48511]: DEBUG nova.objects.instance [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1156.526733] [48511]: WARNING neutronclient.v2_0.client [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.545831] [48511]: DEBUG nova.policy [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.550675] [48512]: DEBUG nova.api.openstack.wsgi [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.552241] [48512]: DEBUG nova.compute.api [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.552666] [48511]: INFO nova.api.openstack.requestlog [None req-2ca9ebcc-5d40-45f5-ab8e-58684eaefd98 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.067669 [ 1156.553212] [48511]: [pid: 48511|app: 0|req: 3030/5973] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:41 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.555758] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.555989] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.556168] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.556458] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.556609] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.556734] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.575625] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.575817] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.575961] [48512]: DEBUG oslo_concurrency.lockutils [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.576170] [48512]: DEBUG nova.objects.instance [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1156.578784] [48512]: WARNING neutronclient.v2_0.client [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.596428] [48512]: DEBUG nova.policy [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.600885] [48512]: INFO nova.api.openstack.requestlog [None req-4482d93c-5971-497d-9cd1-3f194a5a4666 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1305 microversion: 2.1 time: 0.052347 [ 1156.601477] [48512]: [pid: 48512|app: 0|req: 2944/5974] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:41 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1305 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1156.898364] [48511]: DEBUG nova.api.openstack.wsgi [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.899867] [48511]: DEBUG nova.compute.api [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.903710] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.903887] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.904031] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.904357] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.904535] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.904658] [48511]: DEBUG oslo_concurrency.lockutils [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.922057] [48511]: WARNING neutronclient.v2_0.client [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.927823] [48512]: DEBUG nova.api.openstack.wsgi [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1156.929453] [48512]: DEBUG nova.compute.api [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1156.934108] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.934530] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.934530] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.934968] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1156.934968] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1156.935148] [48512]: DEBUG oslo_concurrency.lockutils [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1156.941164] [48511]: DEBUG nova.policy [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.945755] [48511]: DEBUG nova.policy [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.946408] [48511]: DEBUG nova.policy [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.946971] [48511]: INFO nova.api.openstack.requestlog [None req-f401aaa5-5245-45aa-ba35-b359adf8d17c tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1361 microversion: 2.47 time: 0.050840 [ 1156.947540] [48511]: [pid: 48511|app: 0|req: 3031/5975] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:41 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1156.951510] [48512]: WARNING neutronclient.v2_0.client [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1156.971698] [48512]: DEBUG nova.policy [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1156.976064] [48512]: INFO nova.api.openstack.requestlog [None req-39640b8c-fc20-4805-a74a-fc2e4b879009 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1299 microversion: 2.1 time: 0.050402 [ 1156.976355] [48512]: [pid: 48512|app: 0|req: 2945/5976] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:41 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.240328] [48511]: DEBUG nova.api.openstack.wsgi [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.241023] [48511]: DEBUG nova.compute.api [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.244241] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.244426] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.244590] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.244852] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.244995] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.245130] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.267593] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.267686] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.267795] [48511]: DEBUG oslo_concurrency.lockutils [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.267947] [48511]: DEBUG nova.objects.instance [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1157.273526] [48511]: WARNING neutronclient.v2_0.client [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.293206] [48511]: DEBUG nova.policy [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.298087] [48511]: DEBUG nova.policy [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.298612] [48511]: DEBUG nova.policy [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.301392] [48511]: INFO nova.api.openstack.requestlog [None req-5392964c-3d10-4d12-a6ec-78103b72a751 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.064434 [ 1157.301845] [48511]: [pid: 48511|app: 0|req: 3032/5977] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:42 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1157.565836] [48512]: DEBUG nova.api.openstack.wsgi [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.567337] [48512]: DEBUG nova.compute.api [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.573022] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.573241] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.573421] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.573694] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.573843] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.573967] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.595641] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.595862] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.595958] [48512]: DEBUG oslo_concurrency.lockutils [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.596134] [48512]: DEBUG nova.objects.instance [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1157.599828] [48512]: WARNING neutronclient.v2_0.client [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.616208] [48511]: DEBUG nova.api.openstack.wsgi [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.617676] [48511]: DEBUG nova.compute.api [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.625230] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.625230] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.625230] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.625483] [48512]: DEBUG nova.policy [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.625571] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.625571] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.625571] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.630928] [48512]: INFO nova.api.openstack.requestlog [None req-8271ab8b-3e70-400c-b8c3-584cac14ea15 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.067196 [ 1157.631404] [48512]: [pid: 48512|app: 0|req: 2946/5978] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:42 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.657168] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.657370] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.657430] [48511]: DEBUG oslo_concurrency.lockutils [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.657554] [48511]: DEBUG nova.objects.instance [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1157.660303] [48511]: WARNING neutronclient.v2_0.client [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.678243] [48511]: DEBUG nova.policy [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1157.682419] [48511]: INFO nova.api.openstack.requestlog [None req-cc5eabbd-cb92-4953-903e-2c3afdd9f5c1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1305 microversion: 2.1 time: 0.068313 [ 1157.682904] [48511]: [pid: 48511|app: 0|req: 3033/5979] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:42 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1305 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1157.963014] [48512]: DEBUG nova.api.openstack.wsgi [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.964506] [48512]: DEBUG nova.compute.api [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.969547] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.969777] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.969918] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.970176] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.970438] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.970786] [48512]: DEBUG oslo_concurrency.lockutils [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.988979] [48511]: DEBUG nova.api.openstack.wsgi [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1157.990558] [48511]: DEBUG nova.compute.api [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1157.994395] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.994548] [48512]: WARNING neutronclient.v2_0.client [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1157.994919] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.994919] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1157.994990] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1157.995129] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1157.995304] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.013732] [48511]: WARNING neutronclient.v2_0.client [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.014347] [48512]: DEBUG nova.policy [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.021930] [48512]: DEBUG nova.policy [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.022841] [48512]: DEBUG nova.policy [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.023557] [48512]: INFO nova.api.openstack.requestlog [None req-47cba766-4cc4-4609-b363-e4435ae7ac6b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1378 microversion: 2.47 time: 0.063174 [ 1158.023884] [48512]: [pid: 48512|app: 0|req: 2947/5980] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:42 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1378 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1158.036944] [48512]: DEBUG nova.api.openstack.wsgi [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-172371704"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1158.038477] [48512]: DEBUG nova.compute.api [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.041693] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.042335] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.042335] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.042335] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.042461] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.042491] [48512]: DEBUG oslo_concurrency.lockutils [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.083879] [48511]: DEBUG nova.policy [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.088351] [48511]: INFO nova.api.openstack.requestlog [None req-b14da55d-5e4c-4661-b31b-f61b2bbc2ae0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.101327 [ 1158.088691] [48511]: [pid: 48511|app: 0|req: 3034/5981] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:42 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.318932] [48511]: DEBUG nova.api.openstack.wsgi [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.320549] [48511]: DEBUG nova.compute.api [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.324588] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.324761] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.324892] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.325160] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.325302] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.325421] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.348074] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.348259] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.348392] [48511]: DEBUG oslo_concurrency.lockutils [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.348540] [48511]: DEBUG nova.objects.instance [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1158.357156] [48511]: WARNING neutronclient.v2_0.client [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.375645] [48511]: DEBUG nova.policy [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.380521] [48511]: DEBUG nova.policy [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.381193] [48511]: DEBUG nova.policy [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.384225] [48511]: INFO nova.api.openstack.requestlog [None req-8c1ba4dc-4820-4bb1-a174-3720e798f034 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.067425 [ 1158.384570] [48511]: [pid: 48511|app: 0|req: 3035/5982] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:43 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1158.440457] [48512]: INFO nova.api.openstack.requestlog [None req-cdd1bbf8-0e1c-4b15-a7f4-ce22fa015ca0 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "POST /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703/action" status: 202 len: 52 microversion: 2.47 time: 0.405368 [ 1158.440857] [48512]: [pid: 48512|app: 0|req: 2948/5983] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:28:42 2025] POST /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703/action => generated 52 bytes in 406 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) [ 1158.447499] [48511]: DEBUG nova.api.openstack.wsgi [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.447700] [48511]: DEBUG nova.compute.api [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.453546] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.454154] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.454154] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.454154] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.454318] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.454403] [48511]: DEBUG oslo_concurrency.lockutils [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.469499] [48511]: DEBUG nova.compute.api [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1158.512179] [48511]: INFO nova.api.openstack.requestlog [None req-944321d5-396c-450b-8071-d2410e436a16 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 204 len: 0 microversion: 2.47 time: 0.066640 [ 1158.512781] [48511]: [pid: 48511|app: 0|req: 3036/5984] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:28:43 2025] DELETE /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1158.517703] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.519346] [48512]: DEBUG nova.compute.api [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.522806] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.522991] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.523144] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.523489] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.523642] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.523768] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.541748] [48512]: WARNING neutronclient.v2_0.client [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.560130] [48512]: DEBUG nova.policy [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.564524] [48512]: DEBUG nova.policy [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.565100] [48512]: DEBUG nova.policy [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.565678] [48512]: INFO nova.api.openstack.requestlog [None req-3b23166e-6ecf-424c-8dda-260c2ff1a152 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1384 microversion: 2.47 time: 0.050375 [ 1158.565982] [48512]: [pid: 48512|app: 0|req: 2949/5985] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:43 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1384 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1158.652845] [48511]: DEBUG nova.api.openstack.wsgi [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.654385] [48511]: DEBUG nova.compute.api [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.660301] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.660489] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.660623] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.661044] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.661250] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.661386] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.687250] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.687435] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.687502] [48511]: DEBUG oslo_concurrency.lockutils [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.687650] [48511]: DEBUG nova.objects.instance [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid bd727c4b-beae-4df7-9a69-8a697ee9ce44 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1158.692324] [48511]: WARNING neutronclient.v2_0.client [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.695358] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1158.696940] [48512]: DEBUG nova.compute.api [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1158.700455] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.700642] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.700784] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.701081] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.701247] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.701357] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.711582] [48511]: DEBUG nova.policy [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.717835] [48511]: INFO nova.api.openstack.requestlog [None req-fd62aa3b-eb7b-4c4a-b06d-ac36bb5d73ce tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 200 len: 1324 microversion: 2.1 time: 0.067381 [ 1158.718204] [48511]: [pid: 48511|app: 0|req: 3037/5986] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:43 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 1324 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1158.722397] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1158.722597] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1158.722733] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1158.722886] [48512]: DEBUG nova.objects.instance [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1158.725835] [48512]: WARNING neutronclient.v2_0.client [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1158.742798] [48512]: DEBUG nova.policy [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1158.746758] [48512]: INFO nova.api.openstack.requestlog [None req-b6a4c2cb-0a3f-4011-8cc0-698b83ae231b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1305 microversion: 2.1 time: 0.053626 [ 1158.747091] [48512]: [pid: 48512|app: 0|req: 2950/5987] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:43 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.103275] [48511]: DEBUG nova.api.openstack.wsgi [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.104739] [48511]: DEBUG nova.compute.api [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.107970] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.108164] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.108298] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.108547] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.108727] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.108861] [48511]: DEBUG oslo_concurrency.lockutils [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.119585] [48512]: DEBUG nova.api.openstack.wsgi [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "844ce04d-901e-4859-8c60-9ca919719f4c", "name": "network-vif-plugged", "status": "completed", "tag": "d31c4e90-c12e-4045-a72a-94e0a4b906c5"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1159.124524] [48511]: WARNING neutronclient.v2_0.client [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.125065] [48512]: DEBUG oslo_concurrency.lockutils [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.125258] [48512]: DEBUG oslo_concurrency.lockutils [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.125394] [48512]: DEBUG oslo_concurrency.lockutils [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.132028] [48512]: INFO nova.api.openstack.compute.server_external_events [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] Creating event network-vif-plugged:d31c4e90-c12e-4045-a72a-94e0a4b906c5 for instance 844ce04d-901e-4859-8c60-9ca919719f4c on cpu-1 [ 1159.136138] [48512]: INFO nova.api.openstack.requestlog [req-256caa55-b75e-4c8f-91a6-4aeadab1963b req-038d8fd0-0edb-4ae2-9ec5-0be16d246763 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018826 [ 1159.136373] [48512]: [pid: 48512|app: 0|req: 2951/5988] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:43 2025] 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) [ 1159.182607] [48511]: DEBUG nova.policy [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.187205] [48511]: INFO nova.api.openstack.requestlog [None req-02891956-b5a9-440c-ab8f-7a063f02ffd5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.086474 [ 1159.187542] [48511]: [pid: 48511|app: 0|req: 3038/5989] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:43 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.401611] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.403421] [48512]: DEBUG nova.compute.api [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.407989] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.408192] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.408352] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.408629] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.408785] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.408898] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.456191] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.456353] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.456417] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.456572] [48512]: DEBUG nova.objects.instance [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1159.465436] [48512]: WARNING neutronclient.v2_0.client [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.484957] [48512]: DEBUG nova.policy [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.491793] [48512]: DEBUG nova.policy [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.492445] [48512]: DEBUG nova.policy [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.495452] [48512]: INFO nova.api.openstack.requestlog [None req-ab95ab51-3f75-48ee-8c4d-37af2bced161 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.096216 [ 1159.495885] [48512]: [pid: 48512|app: 0|req: 2952/5990] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1159.581036] [48511]: DEBUG nova.api.openstack.wsgi [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.581653] [48511]: DEBUG nova.compute.api [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.585055] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.585235] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.585368] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.585612] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.585748] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.585864] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.605730] [48511]: WARNING neutronclient.v2_0.client [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.625057] [48511]: DEBUG nova.policy [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.629534] [48511]: DEBUG nova.policy [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.630120] [48511]: DEBUG nova.policy [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.630682] [48511]: INFO nova.api.openstack.requestlog [None req-7c9b6caf-3d82-4c30-94d4-82e5b2378e99 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1384 microversion: 2.47 time: 0.052777 [ 1159.630976] [48511]: [pid: 48511|app: 0|req: 3039/5991] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1384 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1159.731553] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.733162] [48512]: DEBUG nova.compute.api [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: bd727c4b-beae-4df7-9a69-8a697ee9ce44] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.739334] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.739552] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.739702] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.740015] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.740253] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.740428] [48512]: DEBUG oslo_concurrency.lockutils [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.759782] [48512]: INFO nova.api.openstack.wsgi [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 could not be found. [ 1159.759782] [48512]: DEBUG nova.api.openstack.wsgi [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance bd727c4b-beae-4df7-9a69-8a697ee9ce44 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1159.760304] [48512]: INFO nova.api.openstack.requestlog [None req-fc034d0c-5d8b-43a1-a3ac-46579fdd83dd tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44" status: 404 len: 111 microversion: 2.1 time: 0.030897 [ 1159.760743] [48512]: [pid: 48512|app: 0|req: 2953/5992] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/bd727c4b-beae-4df7-9a69-8a697ee9ce44 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1159.762017] [48511]: DEBUG nova.api.openstack.wsgi [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.763508] [48511]: DEBUG nova.compute.api [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.765635] [48512]: DEBUG nova.api.openstack.wsgi [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.765840] [48512]: DEBUG nova.compute.api [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.767124] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.767388] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.767575] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.767886] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.768104] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.768282] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.768989] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.769198] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.769339] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.769671] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.769823] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.769950] [48512]: DEBUG oslo_concurrency.lockutils [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.790262] [48512]: DEBUG nova.compute.api [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1159.793297] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.793571] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.793727] [48511]: DEBUG oslo_concurrency.lockutils [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.793912] [48511]: DEBUG nova.objects.instance [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1159.797556] [48511]: WARNING neutronclient.v2_0.client [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.817842] [48511]: DEBUG nova.policy [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.821970] [48511]: INFO nova.api.openstack.requestlog [None req-5c7ca519-2a45-4883-9048-8e354d3d5d23 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1305 microversion: 2.1 time: 0.063168 [ 1159.822372] [48511]: [pid: 48511|app: 0|req: 3040/5993] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1305 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1159.854777] [48512]: INFO nova.api.openstack.requestlog [None req-491e94b6-ccd3-4db2-b940-654a5028be7f tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 204 len: 0 microversion: 2.1 time: 0.090743 [ 1159.855280] [48512]: [pid: 48512|app: 0|req: 2954/5994] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:44 2025] DELETE /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1159.861079] [48511]: DEBUG nova.api.openstack.wsgi [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1159.862789] [48511]: DEBUG nova.compute.api [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1159.866467] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.866967] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.866967] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.867287] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1159.867391] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1159.867441] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1159.884929] [48511]: WARNING neutronclient.v2_0.client [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1159.985794] [48511]: DEBUG nova.policy [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1159.990743] [48511]: INFO nova.api.openstack.requestlog [None req-fdb61c79-47b1-4bcd-bc83-2b960bd66471 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1559 microversion: 2.1 time: 0.132466 [ 1159.991104] [48511]: [pid: 48511|app: 0|req: 3041/5995] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1559 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.201883] [48512]: DEBUG nova.api.openstack.wsgi [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.203447] [48512]: DEBUG nova.compute.api [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.206770] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.206942] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.207099] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.207349] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.207501] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.207619] [48512]: DEBUG oslo_concurrency.lockutils [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.223274] [48512]: WARNING neutronclient.v2_0.client [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.281156] [48512]: DEBUG nova.policy [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.285552] [48512]: INFO nova.api.openstack.requestlog [None req-cb25e186-9035-411e-9a74-60a71b1343aa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.086031 [ 1160.285866] [48512]: [pid: 48512|app: 0|req: 2955/5996] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:44 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1160.402412] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.511926] [48511]: DEBUG nova.api.openstack.wsgi [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.513396] [48511]: DEBUG nova.compute.api [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.518425] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.518666] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.518819] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.519095] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.519315] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.519446] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.546797] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.547080] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.547212] [48511]: DEBUG oslo_concurrency.lockutils [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.547645] [48511]: DEBUG nova.objects.instance [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.557434] [48511]: WARNING neutronclient.v2_0.client [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.577826] [48511]: DEBUG nova.policy [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.584065] [48511]: DEBUG nova.policy [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.584924] [48511]: DEBUG nova.policy [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.588188] [48511]: INFO nova.api.openstack.requestlog [None req-e84d3b80-ab8a-48a4-8c1e-5e63f303a399 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.078528 [ 1160.588319] [48511]: [pid: 48511|app: 0|req: 3042/5997] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:45 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1160.646631] [48512]: DEBUG nova.api.openstack.wsgi [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.648770] [48512]: DEBUG nova.compute.api [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.655410] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.655625] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.655765] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.656036] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.656184] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.656308] [48512]: DEBUG oslo_concurrency.lockutils [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.683967] [48512]: WARNING neutronclient.v2_0.client [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.704645] [48512]: DEBUG nova.policy [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.710967] [48512]: DEBUG nova.policy [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.711986] [48512]: DEBUG nova.policy [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.712759] [48512]: INFO nova.api.openstack.requestlog [None req-40f691ad-1798-49fd-a371-aa76928446e3 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1384 microversion: 2.47 time: 0.068416 [ 1160.713229] [48512]: [pid: 48512|app: 0|req: 2956/5998] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:45 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1384 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1160.835838] [48511]: DEBUG nova.api.openstack.wsgi [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1160.837379] [48511]: DEBUG nova.compute.api [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1160.841479] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.841651] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.841781] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.842058] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.842216] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.842378] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.861679] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1160.861857] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1160.862026] [48511]: DEBUG oslo_concurrency.lockutils [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1160.862188] [48511]: DEBUG nova.objects.instance [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1160.866616] [48511]: WARNING neutronclient.v2_0.client [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1160.884265] [48511]: DEBUG nova.policy [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1160.888801] [48511]: INFO nova.api.openstack.requestlog [None req-fdd476d5-9913-412c-b460-34db037ac3b7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 200 len: 1305 microversion: 2.1 time: 0.055141 [ 1160.889196] [48511]: [pid: 48511|app: 0|req: 3043/5999] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:45 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.004626] [48512]: DEBUG nova.api.openstack.wsgi [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.006240] [48512]: DEBUG nova.compute.api [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.010197] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.010381] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.010555] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.010920] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.011141] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.011275] [48512]: DEBUG oslo_concurrency.lockutils [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.033211] [48512]: WARNING neutronclient.v2_0.client [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.112072] [48512]: DEBUG nova.policy [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.117503] [48512]: INFO nova.api.openstack.requestlog [None req-f186dd35-87a4-40b6-992d-681f6dc789b5 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1559 microversion: 2.1 time: 0.114998 [ 1161.117984] [48512]: [pid: 48512|app: 0|req: 2957/6000] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:45 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1559 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.148145] [48511]: DEBUG nova.api.openstack.wsgi [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "844ce04d-901e-4859-8c60-9ca919719f4c", "tag": "d31c4e90-c12e-4045-a72a-94e0a4b906c5"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1161.155620] [48511]: DEBUG oslo_concurrency.lockutils [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.155620] [48511]: DEBUG oslo_concurrency.lockutils [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.155620] [48511]: DEBUG oslo_concurrency.lockutils [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.165164] [48511]: INFO nova.api.openstack.compute.server_external_events [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] Creating event network-changed:d31c4e90-c12e-4045-a72a-94e0a4b906c5 for instance 844ce04d-901e-4859-8c60-9ca919719f4c on cpu-1 [ 1161.170053] [48511]: INFO nova.api.openstack.requestlog [req-4d6ecd1d-9d84-4632-a621-389195cc18b0 req-abad007d-57b8-4789-bddd-9669d1503b11 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024095 [ 1161.170389] [48511]: [pid: 48511|app: 0|req: 3044/6001] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:45 2025] 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) [ 1161.298164] [48512]: DEBUG nova.api.openstack.wsgi [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.299767] [48512]: DEBUG nova.compute.api [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.303611] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.303809] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.303948] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.304235] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.304385] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.304509] [48512]: DEBUG oslo_concurrency.lockutils [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.322033] [48512]: WARNING neutronclient.v2_0.client [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.349202] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=24 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.442357] [48512]: DEBUG nova.policy [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.449069] [48512]: INFO nova.api.openstack.requestlog [None req-d85b9406-c93b-4966-972f-5aa95d4333a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.152994 [ 1161.449463] [48512]: [pid: 48512|app: 0|req: 2958/6002] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1161.605056] [48511]: DEBUG nova.api.openstack.wsgi [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.606588] [48511]: DEBUG nova.compute.api [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.612706] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.612841] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.613049] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.613381] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.613571] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.613726] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.638988] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.639183] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.639321] [48511]: DEBUG oslo_concurrency.lockutils [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.639463] [48511]: DEBUG nova.objects.instance [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1161.648499] [48511]: WARNING neutronclient.v2_0.client [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.668452] [48511]: DEBUG nova.policy [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.674810] [48511]: DEBUG nova.policy [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.675509] [48511]: DEBUG nova.policy [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.678579] [48511]: INFO nova.api.openstack.requestlog [None req-7870b4d3-49f8-4a0e-b964-daf039420204 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.076193 [ 1161.678931] [48511]: [pid: 48511|app: 0|req: 3045/6003] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1161.727253] [48512]: DEBUG nova.api.openstack.wsgi [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.728794] [48512]: DEBUG nova.compute.api [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.733056] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.733254] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.733410] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.733672] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.733818] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.733940] [48512]: DEBUG oslo_concurrency.lockutils [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.755750] [48512]: WARNING neutronclient.v2_0.client [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1161.772957] [48512]: DEBUG nova.policy [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.776977] [48512]: DEBUG nova.policy [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.777549] [48512]: DEBUG nova.policy [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1161.778123] [48512]: INFO nova.api.openstack.requestlog [None req-ee265464-5098-4638-b337-99e569772c25 tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1384 microversion: 2.47 time: 0.053001 [ 1161.778436] [48512]: [pid: 48512|app: 0|req: 2959/6004] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1384 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1161.903486] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.904824] [48511]: DEBUG nova.compute.api [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 75cf11a3-7ce3-44bf-9ef3-f991988f15e3] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.905830] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=8 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.908620] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.908805] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.908930] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.909280] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.909420] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.909541] [48511]: DEBUG oslo_concurrency.lockutils [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.918374] [48511]: INFO nova.api.openstack.wsgi [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] HTTP exception thrown: Instance 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 could not be found. [ 1161.918668] [48511]: DEBUG nova.api.openstack.wsgi [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Returning 404 to user: Instance 75cf11a3-7ce3-44bf-9ef3-f991988f15e3 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1161.919084] [48511]: INFO nova.api.openstack.requestlog [None req-ed44326c-39b2-4191-927f-194ed5ee73a8 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3" status: 404 len: 111 microversion: 2.1 time: 0.017916 [ 1161.919400] [48511]: [pid: 48511|app: 0|req: 3046/6005] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/75cf11a3-7ce3-44bf-9ef3-f991988f15e3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1161.924796] [48512]: DEBUG nova.api.openstack.wsgi [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1161.925072] [48512]: DEBUG nova.compute.api [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1161.928664] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.929057] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.929210] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.929466] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1161.929613] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1161.929872] [48512]: DEBUG oslo_concurrency.lockutils [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1161.947466] [48512]: DEBUG nova.compute.api [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1161.953974] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=19 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.995478] [48512]: INFO nova.api.openstack.requestlog [None req-f71bdf7a-11af-4b37-a498-f048c53e1d2d tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 204 len: 0 microversion: 2.1 time: 0.072537 [ 1161.996225] [48512]: [pid: 48512|app: 0|req: 2960/6006] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:46 2025] DELETE /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1162.000993] [48511]: DEBUG nova.api.openstack.wsgi [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.002490] [48511]: DEBUG nova.compute.api [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.005831] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.006052] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.006173] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.006421] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.006561] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.006692] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.022951] [48511]: WARNING neutronclient.v2_0.client [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.108368] [48511]: DEBUG nova.policy [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.113222] [48511]: INFO nova.api.openstack.requestlog [None req-82a7dca4-5563-461c-8b86-dbfea489eff5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1515 microversion: 2.1 time: 0.114193 [ 1162.113561] [48511]: [pid: 48511|app: 0|req: 3047/6007] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1515 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.130720] [48512]: DEBUG nova.api.openstack.wsgi [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.132199] [48512]: DEBUG nova.compute.api [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.135629] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.135818] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.135956] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.136236] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.136384] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.136507] [48512]: DEBUG oslo_concurrency.lockutils [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.154478] [48512]: WARNING neutronclient.v2_0.client [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.209974] [48512]: DEBUG nova.policy [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.214046] [48512]: INFO nova.api.openstack.requestlog [None req-d82083a6-d435-4616-b8d1-c9dc0e5fadb2 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1559 microversion: 2.1 time: 0.085748 [ 1162.214365] [48512]: [pid: 48512|app: 0|req: 2961/6008] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:46 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1559 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1162.262017] [48511]: DEBUG nova.api.openstack.wsgi [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc040354-d687-49ce-ab30-ca611414b965", "name": "network-vif-deleted", "tag": "74e82311-5b32-4db5-9ad3-5fc105d0430e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1162.267426] [48511]: DEBUG oslo_concurrency.lockutils [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.267594] [48511]: DEBUG oslo_concurrency.lockutils [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.267723] [48511]: DEBUG oslo_concurrency.lockutils [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.273566] [48511]: INFO nova.api.openstack.compute.server_external_events [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] Creating event network-vif-deleted:74e82311-5b32-4db5-9ad3-5fc105d0430e for instance dc040354-d687-49ce-ab30-ca611414b965 on cpu-1 [ 1162.277630] [48511]: INFO nova.api.openstack.requestlog [req-25ddb78b-38bc-4ced-8e70-1738f069ed59 req-9d45d55a-ba9c-4a71-ba2a-0bfb7c2682d5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017769 [ 1162.278066] [48511]: [pid: 48511|app: 0|req: 3048/6009] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1162.464028] [48512]: DEBUG nova.api.openstack.wsgi [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.464570] [48512]: DEBUG nova.compute.api [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.469874] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.470292] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.471251] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.471251] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.471251] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.471251] [48512]: DEBUG oslo_concurrency.lockutils [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.496249] [48512]: WARNING neutronclient.v2_0.client [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.568264] [48512]: DEBUG nova.policy [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.575854] [48512]: INFO nova.api.openstack.requestlog [None req-77ca6ab0-56ff-45b6-b322-d2132cade932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.115242 [ 1162.576228] [48512]: [pid: 48512|app: 0|req: 2962/6010] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:47 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.695436] [48511]: DEBUG nova.api.openstack.wsgi [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.696756] [48511]: DEBUG nova.compute.api [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.700255] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.700409] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.700540] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.700787] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.700928] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.701060] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.720412] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.720575] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.720702] [48511]: DEBUG oslo_concurrency.lockutils [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.720845] [48511]: DEBUG nova.objects.instance [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lazy-loading 'fault' on Instance uuid fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1162.729027] [48511]: WARNING neutronclient.v2_0.client [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.746464] [48511]: DEBUG nova.policy [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.750547] [48511]: DEBUG nova.policy [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.751341] [48511]: DEBUG nova.policy [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '177f4734395c4d49be10b07fcadbb14a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '284a321ddb674acf895634a36304a964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.754237] [48511]: INFO nova.api.openstack.requestlog [None req-78c0c95e-6ef3-4f56-982f-e7e7cb0ac174 tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 200 len: 1654 microversion: 2.98 time: 0.061269 [ 1162.754546] [48511]: [pid: 48511|app: 0|req: 3049/6011] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:47 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 1654 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1162.792973] [48512]: DEBUG nova.api.openstack.wsgi [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1162.794480] [48512]: DEBUG nova.compute.api [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1162.797927] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.798159] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.798309] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.798569] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.798782] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.798846] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.817985] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1162.818203] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1162.818343] [48512]: DEBUG oslo_concurrency.lockutils [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1162.818508] [48512]: DEBUG nova.objects.instance [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lazy-loading 'fault' on Instance uuid 05b30c05-ee3d-4179-b9ce-0391f802f703 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1162.821361] [48512]: WARNING neutronclient.v2_0.client [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1162.838447] [48512]: DEBUG nova.policy [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.842705] [48512]: DEBUG nova.policy [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.843319] [48512]: DEBUG nova.policy [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1162.843927] [48512]: INFO nova.api.openstack.requestlog [None req-b353d809-1677-4d23-8150-85ee3b7e792b tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1389 microversion: 2.47 time: 0.053177 [ 1162.844258] [48512]: [pid: 48512|app: 0|req: 2963/6012] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:47 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1389 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1163.126992] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.128277] [48511]: DEBUG nova.compute.api [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.132030] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.132030] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.132197] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.132434] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.132578] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.132700] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.154674] [48511]: WARNING neutronclient.v2_0.client [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.223551] [48511]: DEBUG nova.policy [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.228523] [48511]: INFO nova.api.openstack.requestlog [None req-b4197fb2-5504-420f-a3e4-4f0c406a6def tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1515 microversion: 2.1 time: 0.104426 [ 1163.228639] [48512]: DEBUG nova.api.openstack.wsgi [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.228904] [48511]: [pid: 48511|app: 0|req: 3050/6013] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:47 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1515 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1163.231036] [48512]: DEBUG nova.compute.api [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.234032] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.234238] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.234378] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.234672] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.234828] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.234953] [48512]: DEBUG oslo_concurrency.lockutils [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.256038] [48512]: WARNING neutronclient.v2_0.client [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.278022] [48512]: DEBUG nova.policy [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.284148] [48512]: INFO nova.api.openstack.requestlog [None req-c5641f26-34b5-4e51-9014-294232f8cd25 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1319 microversion: 2.1 time: 0.057831 [ 1163.284676] [48512]: [pid: 48512|app: 0|req: 2964/6014] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:47 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1319 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.588703] [48511]: DEBUG nova.api.openstack.wsgi [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.590842] [48511]: DEBUG nova.compute.api [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.596768] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.597104] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.597250] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.597577] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.597761] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.597902] [48511]: DEBUG oslo_concurrency.lockutils [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.627244] [48511]: WARNING neutronclient.v2_0.client [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.726843] [48511]: DEBUG nova.policy [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.733105] [48511]: INFO nova.api.openstack.requestlog [None req-d94e3f4f-cecd-416d-99a4-0c0115571e84 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.146484 [ 1163.733508] [48511]: [pid: 48511|app: 0|req: 3051/6015] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:48 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.771196] [48512]: DEBUG nova.api.openstack.wsgi [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.772774] [48512]: DEBUG nova.compute.api [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] [instance: fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.777177] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.777378] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.777514] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.777777] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.777924] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.778065] [48512]: DEBUG oslo_concurrency.lockutils [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.789050] [48512]: INFO nova.api.openstack.wsgi [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] HTTP exception thrown: Instance fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 could not be found. [ 1163.789318] [48512]: DEBUG nova.api.openstack.wsgi [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] Returning 404 to user: Instance fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1163.789714] [48512]: INFO nova.api.openstack.requestlog [None req-aba15598-f940-4af4-a200-5e31333331fb tempest-ServersListShow298Test-1184537336 tempest-ServersListShow298Test-1184537336-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5" status: 404 len: 111 microversion: 2.98 time: 0.020748 [ 1163.790041] [48512]: [pid: 48512|app: 0|req: 2965/6016] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:48 2025] GET /compute/v2.1/servers/fdce8f2a-f3ac-4fb7-aef1-9001f8ba5fa5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1163.858207] [48511]: DEBUG nova.api.openstack.wsgi [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1163.859648] [48511]: DEBUG nova.compute.api [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1163.866015] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.866361] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.866596] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.866995] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.867358] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.867592] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.901858] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1163.901858] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1163.901858] [48511]: DEBUG oslo_concurrency.lockutils [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1163.901858] [48511]: DEBUG nova.objects.instance [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lazy-loading 'fault' on Instance uuid 05b30c05-ee3d-4179-b9ce-0391f802f703 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1163.905625] [48511]: WARNING neutronclient.v2_0.client [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1163.925538] [48511]: DEBUG nova.policy [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.930285] [48511]: DEBUG nova.policy [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.931185] [48511]: DEBUG nova.policy [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1163.931862] [48511]: INFO nova.api.openstack.requestlog [None req-11b11db9-76e6-4ea4-82a3-fa1259d0eede tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1389 microversion: 2.47 time: 0.076070 [ 1163.932303] [48511]: [pid: 48511|app: 0|req: 3052/6017] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:48 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1389 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1164.242801] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.244148] [48512]: DEBUG nova.compute.api [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.247626] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.247816] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.247960] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.248218] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.248365] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.248510] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.275082] [48512]: WARNING neutronclient.v2_0.client [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.298649] [48511]: DEBUG nova.api.openstack.wsgi [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.300963] [48511]: DEBUG nova.compute.api [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.306323] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.306597] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.306843] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.307295] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.307524] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.307737] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.367240] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.367437] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.367574] [48511]: DEBUG oslo_concurrency.lockutils [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.367737] [48511]: DEBUG nova.objects.instance [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid dc040354-d687-49ce-ab30-ca611414b965 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1164.371926] [48511]: WARNING neutronclient.v2_0.client [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.404076] [48511]: DEBUG nova.policy [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.416014] [48511]: INFO nova.api.openstack.requestlog [None req-65d40c6d-25a6-401f-9e3c-520a2387518b tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1324 microversion: 2.1 time: 0.119923 [ 1164.416014] [48511]: [pid: 48511|app: 0|req: 3053/6018] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:49 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1324 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.424857] [48511]: DEBUG nova.api.openstack.wsgi [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a365446c-6ccc-45fe-9579-2de5b79f7096", "name": "network-vif-deleted", "tag": "3ba0c3b2-f18a-401a-82ec-378215ec1e9f"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1164.431164] [48511]: DEBUG oslo_concurrency.lockutils [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.431164] [48511]: DEBUG oslo_concurrency.lockutils [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.431299] [48511]: DEBUG oslo_concurrency.lockutils [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.435330] [48512]: DEBUG nova.policy [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.440379] [48512]: INFO nova.api.openstack.requestlog [None req-3b949667-4f14-4896-ab01-94fa7c471dd7 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1515 microversion: 2.1 time: 0.199963 [ 1164.440796] [48512]: [pid: 48512|app: 0|req: 2966/6019] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:49 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1515 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.444383] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] Creating event network-vif-deleted:3ba0c3b2-f18a-401a-82ec-378215ec1e9f for instance a365446c-6ccc-45fe-9579-2de5b79f7096 on cpu-1 [ 1164.452943] [48511]: INFO nova.api.openstack.requestlog [req-c5adfdd8-844d-46f3-b68d-4f94e41414f8 req-2acb9874-d8b0-4d33-acf2-af94bbbbff4a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030114 [ 1164.455591] [48511]: [pid: 48511|app: 0|req: 3054/6020] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:49 2025] 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) [ 1164.745466] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.747047] [48512]: DEBUG nova.compute.api [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.753230] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.753382] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.753477] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.753762] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.753913] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.754054] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.780197] [48512]: WARNING neutronclient.v2_0.client [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1164.841663] [48512]: DEBUG nova.policy [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1164.848308] [48512]: INFO nova.api.openstack.requestlog [None req-0e4612c7-41a3-41b2-9e26-d7e6ec6de3e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.104943 [ 1164.848632] [48512]: [pid: 48512|app: 0|req: 2967/6021] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:49 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1164.952850] [48511]: DEBUG nova.api.openstack.wsgi [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1164.954465] [48511]: DEBUG nova.compute.api [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1164.958561] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.958774] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.958935] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.959241] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.959431] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.959575] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.981422] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1164.981422] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1164.981571] [48511]: DEBUG oslo_concurrency.lockutils [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1164.981632] [48511]: DEBUG nova.objects.instance [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lazy-loading 'fault' on Instance uuid 05b30c05-ee3d-4179-b9ce-0391f802f703 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1164.986684] [48511]: WARNING neutronclient.v2_0.client [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.005405] [48511]: DEBUG nova.policy [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.009855] [48511]: DEBUG nova.policy [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.010509] [48511]: DEBUG nova.policy [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e69044a5d6b24e808a01eef84d3db5b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1de6281f2ac6478298dffbbea282bd19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.011126] [48511]: INFO nova.api.openstack.requestlog [None req-38d30569-481d-4ca3-bb5b-396205c0160e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 200 len: 1389 microversion: 2.47 time: 0.060833 [ 1165.011442] [48511]: [pid: 48511|app: 0|req: 3055/6022] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:49 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 1389 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1165.437897] [48512]: DEBUG nova.api.openstack.wsgi [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.439534] [48512]: DEBUG nova.compute.api [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.446252] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.446655] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.446834] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.447263] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.447516] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.447735] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.457338] [48511]: DEBUG nova.api.openstack.wsgi [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.458921] [48511]: DEBUG nova.compute.api [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.464062] [48511]: DEBUG oslo_concurrency.lockutils [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.480460] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.480643] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.480780] [48512]: DEBUG oslo_concurrency.lockutils [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.480936] [48512]: DEBUG nova.objects.instance [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid dc040354-d687-49ce-ab30-ca611414b965 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1165.481098] [48511]: WARNING neutronclient.v2_0.client [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.484789] [48512]: WARNING neutronclient.v2_0.client [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.500035] [48511]: DEBUG nova.policy [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.503277] [48512]: DEBUG nova.policy [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.505829] [48511]: INFO nova.api.openstack.requestlog [None req-51446286-de68-4795-a100-635744644b1e tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1300 microversion: 2.1 time: 0.051010 [ 1165.506160] [48511]: [pid: 48511|app: 0|req: 3056/6023] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:50 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1300 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.508038] [48512]: INFO nova.api.openstack.requestlog [None req-9869882d-07fa-4df2-8c02-5e74d8a14a49 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1324 microversion: 2.1 time: 0.071954 [ 1165.508038] [48512]: [pid: 48512|app: 0|req: 2968/6024] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:50 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1324 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.862018] [48511]: DEBUG nova.api.openstack.wsgi [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1165.863598] [48511]: DEBUG nova.compute.api [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1165.870302] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.870592] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.870792] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.871171] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1165.871409] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1165.871564] [48511]: DEBUG oslo_concurrency.lockutils [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1165.901076] [48511]: WARNING neutronclient.v2_0.client [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1165.971749] [48511]: DEBUG nova.policy [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1165.977843] [48511]: INFO nova.api.openstack.requestlog [None req-fed98143-4285-4c38-89bb-6f4e6330407b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.117896 [ 1165.978419] [48511]: [pid: 48511|app: 0|req: 3057/6025] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:50 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.026699] [48512]: DEBUG nova.api.openstack.wsgi [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.028192] [48512]: DEBUG nova.compute.api [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] [instance: 05b30c05-ee3d-4179-b9ce-0391f802f703] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.032576] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.032765] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.032906] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.033203] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.033420] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.033546] [48512]: DEBUG oslo_concurrency.lockutils [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.043252] [48512]: INFO nova.api.openstack.wsgi [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] HTTP exception thrown: Instance 05b30c05-ee3d-4179-b9ce-0391f802f703 could not be found. [ 1166.043795] [48512]: DEBUG nova.api.openstack.wsgi [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] Returning 404 to user: Instance 05b30c05-ee3d-4179-b9ce-0391f802f703 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1166.044410] [48512]: INFO nova.api.openstack.requestlog [None req-e351e465-c99e-40b0-a1e4-0e55937eda3e tempest-ServersAaction247Test-306535216 tempest-ServersAaction247Test-306535216-project-member] 10.180.1.21 "GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703" status: 404 len: 111 microversion: 2.47 time: 0.019916 [ 1166.044929] [48512]: [pid: 48512|app: 0|req: 2969/6026] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:50 2025] GET /compute/v2.1/servers/05b30c05-ee3d-4179-b9ce-0391f802f703 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1166.519468] [48511]: DEBUG nova.api.openstack.wsgi [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.520589] [48512]: DEBUG nova.api.openstack.wsgi [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.520946] [48511]: DEBUG nova.compute.api [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.522168] [48512]: DEBUG nova.compute.api [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1166.526419] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.526492] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.526618] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.526671] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.526758] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.526809] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.527034] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.527072] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.527190] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.527221] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.527321] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.527352] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.554679] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.554891] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.555054] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.555104] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1166.555200] [48511]: DEBUG nova.objects.instance [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid a365446c-6ccc-45fe-9579-2de5b79f7096 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1166.555304] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1166.555451] [48512]: DEBUG oslo_concurrency.lockutils [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1166.555606] [48512]: DEBUG nova.objects.instance [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lazy-loading 'fault' on Instance uuid dc040354-d687-49ce-ab30-ca611414b965 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1166.558665] [48511]: WARNING neutronclient.v2_0.client [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1166.558759] [48512]: WARNING neutronclient.v2_0.client [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1166.577593] [48511]: DEBUG nova.policy [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.577784] [48512]: DEBUG nova.policy [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '355e559e177140d9bc6012d31a8519f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81f64dab77b9451a9a91beefc0e04c0b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1166.584574] [48512]: INFO nova.api.openstack.requestlog [None req-a6e23cc7-7ac9-4c36-b9cc-295406f6b9b0 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 200 len: 1324 microversion: 2.1 time: 0.066493 [ 1166.585191] [48512]: [pid: 48512|app: 0|req: 2970/6027] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:51 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 1324 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1166.585829] [48511]: INFO nova.api.openstack.requestlog [None req-f95dba10-aa26-47cf-af5f-ec6d760af711 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1305 microversion: 2.1 time: 0.068841 [ 1166.586486] [48511]: [pid: 48511|app: 0|req: 3058/6028] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:51 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.993019] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1166.994463] [48512]: DEBUG nova.compute.api [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.000327] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.000542] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.000683] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.000944] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.001099] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.001224] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.028343] [48512]: WARNING neutronclient.v2_0.client [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.117631] [48512]: DEBUG nova.policy [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.122620] [48512]: INFO nova.api.openstack.requestlog [None req-3ca7c152-b89a-41fe-8074-0b55c936b761 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1364 microversion: 2.1 time: 0.132454 [ 1167.122947] [48512]: [pid: 48512|app: 0|req: 2971/6029] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:51 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1364 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.598163] [48511]: DEBUG nova.api.openstack.wsgi [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.600126] [48511]: DEBUG nova.compute.api [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: dc040354-d687-49ce-ab30-ca611414b965] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.600405] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.601851] [48512]: DEBUG nova.compute.api [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1167.604816] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.605201] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.605273] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.605347] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.605380] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.605515] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.605607] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.605753] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.605790] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.605872] [48511]: DEBUG oslo_concurrency.lockutils [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.605909] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.606978] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.615262] [48511]: INFO nova.api.openstack.wsgi [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance dc040354-d687-49ce-ab30-ca611414b965 could not be found. [ 1167.615553] [48511]: DEBUG nova.api.openstack.wsgi [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance dc040354-d687-49ce-ab30-ca611414b965 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1167.615937] [48511]: INFO nova.api.openstack.requestlog [None req-5129f330-5be1-49e8-a623-0ac44f477e17 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965" status: 404 len: 111 microversion: 2.1 time: 0.020094 [ 1167.616297] [48511]: [pid: 48511|app: 0|req: 3059/6030] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:52 2025] GET /compute/v2.1/servers/dc040354-d687-49ce-ab30-ca611414b965 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1167.625739] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1167.625915] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1167.626126] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1167.626207] [48512]: DEBUG nova.objects.instance [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid a365446c-6ccc-45fe-9579-2de5b79f7096 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1167.628817] [48512]: WARNING neutronclient.v2_0.client [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1167.841087] [48511]: DEBUG nova.api.openstack.wsgi [None req-9aea1548-06f3-4de4-8f16-196166d31afb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1167.854186] [48512]: DEBUG nova.policy [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1167.854574] [48511]: INFO nova.api.openstack.requestlog [None req-9aea1548-06f3-4de4-8f16-196166d31afb tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-30087137" status: 202 len: 0 microversion: 2.1 time: 0.016732 [ 1167.854574] [48511]: [pid: 48511|app: 0|req: 3060/6031] 10.180.1.21 () {58 vars in 1210 bytes} [Mon Dec 8 18:28:52 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-30087137 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1167.856930] [48512]: INFO nova.api.openstack.requestlog [None req-3ea15e37-f7af-49ed-9fd1-4d55bf1325b0 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1305 microversion: 2.1 time: 0.258637 [ 1167.856930] [48512]: [pid: 48512|app: 0|req: 2972/6032] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:52 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1305 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.135529] [48511]: DEBUG nova.api.openstack.wsgi [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.137204] [48511]: DEBUG nova.compute.api [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.147106] [48511]: DEBUG oslo_concurrency.lockutils [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.175763] [48511]: WARNING neutronclient.v2_0.client [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.184400] [48512]: DEBUG nova.api.openstack.wsgi [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.184400] [48512]: DEBUG nova.compute.api [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.188911] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.189309] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.189456] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.189727] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.189901] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.189990] [48512]: DEBUG oslo_concurrency.lockutils [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.202850] [48512]: INFO nova.api.openstack.wsgi [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. [ 1168.203089] [48512]: DEBUG nova.api.openstack.wsgi [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1168.203778] [48512]: INFO nova.api.openstack.requestlog [None req-36d7ab22-ba86-4ff5-8ccb-4482bbccad21 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 404 len: 111 microversion: 2.1 time: 0.022225 [ 1168.204215] [48512]: [pid: 48512|app: 0|req: 2973/6033] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:52 2025] DELETE /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1168.210084] [48512]: DEBUG nova.api.openstack.wsgi [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.211534] [48512]: DEBUG nova.compute.api [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.215854] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.215995] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.216124] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.217182] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.217182] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.217526] [48512]: DEBUG oslo_concurrency.lockutils [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.228593] [48512]: INFO nova.api.openstack.wsgi [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. [ 1168.229821] [48512]: DEBUG nova.api.openstack.wsgi [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance 74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1168.229821] [48512]: INFO nova.api.openstack.requestlog [None req-743bee26-17fd-4450-bf56-ec9312a07722 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b" status: 404 len: 111 microversion: 2.1 time: 0.022183 [ 1168.229821] [48512]: [pid: 48512|app: 0|req: 2974/6034] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:52 2025] GET /compute/v2.1/servers/74c7ae07-f6b3-4daa-9671-83bd1a3c1c0b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1168.239460] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.239460] [48512]: DEBUG nova.compute.api [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.243126] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.243126] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.243301] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.243593] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.243786] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.243868] [48512]: DEBUG oslo_concurrency.lockutils [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.250271] [48511]: DEBUG nova.policy [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1168.256767] [48512]: INFO nova.api.openstack.wsgi [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. [ 1168.257100] [48512]: DEBUG nova.api.openstack.wsgi [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1168.257515] [48512]: INFO nova.api.openstack.requestlog [None req-e5711900-b79c-4d17-afec-127db5798302 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 404 len: 111 microversion: 2.1 time: 0.021525 [ 1168.258023] [48512]: [pid: 48512|app: 0|req: 2975/6035] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:53 2025] DELETE /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1168.264335] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.266125] [48512]: DEBUG nova.compute.api [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] [instance: ba2cea24-64fe-4b5d-8332-50a198aec2ef] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.269715] [48511]: INFO nova.api.openstack.requestlog [None req-85728561-c48b-44ac-9e01-399f32add349 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1552 microversion: 2.1 time: 0.136436 [ 1168.271381] [48511]: [pid: 48511|app: 0|req: 3061/6036] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:52 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1552 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1168.272507] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.272706] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.272843] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.273149] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.273310] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.273427] [48512]: DEBUG oslo_concurrency.lockutils [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.286656] [48512]: INFO nova.api.openstack.wsgi [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] HTTP exception thrown: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. [ 1168.286656] [48512]: DEBUG nova.api.openstack.wsgi [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] Returning 404 to user: Instance ba2cea24-64fe-4b5d-8332-50a198aec2ef could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1168.286656] [48512]: INFO nova.api.openstack.requestlog [None req-1ef5a731-0f8a-4f0a-af09-b3cf0a3330b4 tempest-AttachInterfacesTestJSON-766790118 tempest-AttachInterfacesTestJSON-766790118-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef" status: 404 len: 111 microversion: 2.1 time: 0.023829 [ 1168.286656] [48512]: [pid: 48512|app: 0|req: 2976/6037] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:53 2025] GET /compute/v2.1/servers/ba2cea24-64fe-4b5d-8332-50a198aec2ef => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1168.289896] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.290967] [48511]: DEBUG nova.compute.api [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.295020] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.295433] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.295433] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.295575] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.295714] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.295838] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.318032] [48511]: WARNING neutronclient.v2_0.client [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.747471] [48511]: INFO nova.api.openstack.requestlog [None req-4d30a808-11a2-46f0-97bd-93b1034868ba tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.460603 [ 1168.747894] [48511]: [pid: 48511|app: 0|req: 3062/6038] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:28:53 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-interface => generated 287 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1168.872148] [48511]: DEBUG nova.api.openstack.wsgi [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1168.875258] [48511]: DEBUG nova.compute.api [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1168.884222] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.884752] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.884752] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.885684] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.885684] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.885684] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.931268] [48512]: DEBUG nova.api.openstack.wsgi [None req-f821d8ef-d6e5-4315-8124-731e2aad2365 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1966046480", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAeK6IoUqREYYm/a5vfddEPlBPDinMZTIB9+GHuwxO1mk0h7L+uu49cEE/MX0dQDiAGr1ki2tI0NhmJmiRVgtHaLf4yaGpKjlajYJ/mHQe036Pz0L9VxyAVK44NsDKj3Og=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1168.932252] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1168.933037] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1168.933037] [48511]: DEBUG oslo_concurrency.lockutils [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1168.933037] [48511]: DEBUG nova.objects.instance [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid a365446c-6ccc-45fe-9579-2de5b79f7096 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1168.936851] [48511]: WARNING neutronclient.v2_0.client [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1168.945015] [48512]: DEBUG nova.quota [None req-f821d8ef-d6e5-4315-8124-731e2aad2365 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1168.949332] [48512]: DEBUG nova.quota [None req-f821d8ef-d6e5-4315-8124-731e2aad2365 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for user ec411ec7460b41929c521b232af7d370 and project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1168.980871] [48512]: INFO nova.api.openstack.requestlog [None req-f821d8ef-d6e5-4315-8124-731e2aad2365 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.148467 [ 1168.980871] [48512]: [pid: 48512|app: 0|req: 2977/6039] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:28:53 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 149 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1169.030184] [48511]: DEBUG nova.policy [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1169.039795] [48511]: INFO nova.api.openstack.requestlog [None req-31c41bd3-f96f-4dad-bc5e-8b50a918c9d9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 200 len: 1305 microversion: 2.1 time: 0.170631 [ 1169.039795] [48511]: [pid: 48511|app: 0|req: 3063/6040] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:53 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 1305 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1169.246024] [48512]: DEBUG nova.api.openstack.wsgi [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "844ce04d-901e-4859-8c60-9ca919719f4c", "tag": "d31c4e90-c12e-4045-a72a-94e0a4b906c5"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1169.253196] [48512]: DEBUG oslo_concurrency.lockutils [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.253592] [48512]: DEBUG oslo_concurrency.lockutils [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.253845] [48512]: DEBUG oslo_concurrency.lockutils [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.264766] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] Creating event network-changed:d31c4e90-c12e-4045-a72a-94e0a4b906c5 for instance 844ce04d-901e-4859-8c60-9ca919719f4c on cpu-1 [ 1169.271782] [48512]: INFO nova.api.openstack.requestlog [req-8c459884-98df-4fb4-bd9b-0aff59c8a434 req-888925ed-cc9a-47e2-8c0f-4b8939920d02 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031218 [ 1169.272225] [48512]: [pid: 48512|app: 0|req: 2978/6041] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:54 2025] 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) [ 1169.901947] [48511]: DEBUG nova.api.openstack.wsgi [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2114854009", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "ae668008-bed3-416f-b6fb-353a79e0c665"}], "security_groups": [{"name": "tempest-securitygroup--1814973440"}], "key_name": "tempest-keypair-1966046480", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1169.961598] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.961797] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.962072] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.962462] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1169.964117] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1169.964117] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1169.974277] [48511]: WARNING neutronclient.v2_0.client [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.008645] [48511]: DEBUG nova.network.neutron [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] validate_networks() for [('ae668008-bed3-416f-b6fb-353a79e0c665', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1170.009783] [48511]: WARNING neutronclient.v2_0.client [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.057043] [48512]: DEBUG nova.api.openstack.wsgi [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.062626] [48512]: DEBUG nova.compute.api [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: a365446c-6ccc-45fe-9579-2de5b79f7096] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.069448] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.070825] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.071837] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.072234] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.072978] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.073222] [48512]: DEBUG oslo_concurrency.lockutils [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.097180] [48512]: INFO nova.api.openstack.wsgi [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] HTTP exception thrown: Instance a365446c-6ccc-45fe-9579-2de5b79f7096 could not be found. [ 1170.097180] [48512]: DEBUG nova.api.openstack.wsgi [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Returning 404 to user: Instance a365446c-6ccc-45fe-9579-2de5b79f7096 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1170.097180] [48512]: INFO nova.api.openstack.requestlog [None req-c75cba6e-3eab-4245-85fa-c7d5115e4532 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096" status: 404 len: 111 microversion: 2.1 time: 0.042140 [ 1170.097180] [48512]: [pid: 48512|app: 0|req: 2979/6042] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:54 2025] GET /compute/v2.1/servers/a365446c-6ccc-45fe-9579-2de5b79f7096 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1170.101495] [48512]: DEBUG nova.api.openstack.wsgi [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.101856] [48512]: DEBUG nova.compute.api [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.105531] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.105711] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.105860] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.106154] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.106309] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.106447] [48512]: DEBUG oslo_concurrency.lockutils [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.130307] [48512]: DEBUG nova.compute.api [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1170.157072] [48511]: WARNING neutronclient.v2_0.client [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.208968] [48512]: INFO nova.api.openstack.requestlog [None req-551accde-2824-4dcc-abda-6c02d03f81f9 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 204 len: 0 microversion: 2.1 time: 0.109193 [ 1170.209316] [48512]: [pid: 48512|app: 0|req: 2980/6043] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:28:54 2025] DELETE /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1170.214517] [48512]: DEBUG nova.api.openstack.wsgi [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.215997] [48512]: DEBUG nova.compute.api [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.222208] [48512]: DEBUG oslo_concurrency.lockutils [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.255865] [48512]: WARNING neutronclient.v2_0.client [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.392612] [48511]: DEBUG nova.virt.hardware [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1170.392752] [48511]: DEBUG nova.virt.hardware [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1170.392910] [48511]: DEBUG nova.virt.hardware [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1170.393079] [48511]: DEBUG nova.virt.hardware [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1170.393278] [48511]: DEBUG nova.virt.hardware [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1170.420217] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.420417] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.420578] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.420884] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1170.421973] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1170.421973] [48511]: DEBUG oslo_concurrency.lockutils [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1170.446693] [48511]: DEBUG nova.quota [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1170.454135] [48511]: DEBUG nova.quota [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for user ec411ec7460b41929c521b232af7d370 and project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1170.474711] [48511]: DEBUG nova.compute.api [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1170.476487] [48511]: DEBUG nova.compute.api [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1170.545022] [48511]: INFO nova.api.openstack.requestlog [None req-35f32c81-85f9-45ec-8967-00fd83388c3a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.646331 [ 1170.545022] [48511]: [pid: 48511|app: 0|req: 3064/6044] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:28:54 2025] POST /compute/v2.1/servers => generated 402 bytes in 647 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1170.551345] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1170.553296] [48511]: DEBUG nova.compute.api [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1170.566016] [48512]: DEBUG nova.policy [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.569044] [48511]: WARNING neutronclient.v2_0.client [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1170.577450] [48512]: INFO nova.api.openstack.requestlog [None req-0c148348-7305-4aaf-9600-a7dfb37c0ccb tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1515 microversion: 2.1 time: 0.365190 [ 1170.577848] [48512]: [pid: 48512|app: 0|req: 2981/6045] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:54 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1515 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1170.594746] [48511]: DEBUG nova.policy [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.600465] [48511]: DEBUG nova.policy [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.601160] [48511]: DEBUG nova.policy [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1170.601731] [48511]: INFO nova.api.openstack.requestlog [None req-6cc7e4d8-6a4d-40ed-96a8-cff068da1d87 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1280 microversion: 2.20 time: 0.052826 [ 1170.602047] [48511]: [pid: 48511|app: 0|req: 3065/6046] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:55 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1171.592871] [48512]: DEBUG nova.api.openstack.wsgi [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.593609] [48512]: DEBUG nova.compute.api [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.599939] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.600401] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.600715] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.600910] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.601081] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.601210] [48512]: DEBUG oslo_concurrency.lockutils [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.617029] [48511]: DEBUG nova.api.openstack.wsgi [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1171.618052] [48511]: DEBUG nova.compute.api [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1171.622153] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.622372] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.622645] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.622924] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1171.623136] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1171.623215] [48511]: DEBUG oslo_concurrency.lockutils [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1171.630278] [48512]: WARNING neutronclient.v2_0.client [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1171.642959] [48511]: WARNING neutronclient.v2_0.client [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1171.701431] [48511]: DEBUG nova.policy [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.710649] [48511]: DEBUG nova.policy [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.711305] [48511]: DEBUG nova.policy [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.711850] [48511]: INFO nova.api.openstack.requestlog [None req-7fd55ca7-2b12-498c-bcf1-5aa4a69c3dc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1284 microversion: 2.20 time: 0.097579 [ 1171.712176] [48511]: [pid: 48511|app: 0|req: 3066/6047] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:56 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1171.727189] [48512]: DEBUG nova.policy [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1171.733273] [48512]: INFO nova.api.openstack.requestlog [None req-d94434f1-672c-4f42-85cb-1c2e9f62ce3b tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1515 microversion: 2.1 time: 0.141899 [ 1171.733273] [48512]: [pid: 48512|app: 0|req: 2982/6048] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:56 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1515 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1172.630327] [48511]: DEBUG nova.api.openstack.wsgi [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4cfdfe66-d119-41d9-9cb4-a5fbceab1556", "name": "network-vif-deleted", "tag": "70d36b92-9920-447f-b45d-e0cc0156c0b6"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1172.642138] [48511]: DEBUG oslo_concurrency.lockutils [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.642138] [48511]: DEBUG oslo_concurrency.lockutils [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.642138] [48511]: DEBUG oslo_concurrency.lockutils [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.656453] [48511]: INFO nova.api.openstack.compute.server_external_events [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] Creating event network-vif-deleted:70d36b92-9920-447f-b45d-e0cc0156c0b6 for instance 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 on cpu-1 [ 1172.661879] [48511]: INFO nova.api.openstack.requestlog [req-072941a4-1121-4d20-8a29-32448103717c req-a908d6e5-56a3-416f-b549-c26fe8bdc3ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033859 [ 1172.662116] [48511]: [pid: 48511|app: 0|req: 3067/6049] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:28:57 2025] 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) [ 1172.727922] [48512]: DEBUG nova.api.openstack.wsgi [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.728229] [48512]: DEBUG nova.compute.api [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.732771] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.732771] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.732771] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.732771] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.733049] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.733081] [48512]: DEBUG oslo_concurrency.lockutils [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.745686] [48511]: DEBUG nova.api.openstack.wsgi [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1172.747761] [48511]: DEBUG nova.compute.api [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1172.751695] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.752200] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.752200] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.752501] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1172.752501] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1172.752565] [48511]: DEBUG oslo_concurrency.lockutils [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1172.756632] [48512]: WARNING neutronclient.v2_0.client [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1172.772066] [48511]: WARNING neutronclient.v2_0.client [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1172.776346] [48512]: DEBUG nova.policy [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.781538] [48512]: DEBUG nova.policy [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.782314] [48512]: DEBUG nova.policy [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.782985] [48512]: INFO nova.api.openstack.requestlog [None req-61d3ca27-b2d4-435f-b26e-134b249dbbd4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1332 microversion: 2.20 time: 0.058356 [ 1172.783413] [48512]: [pid: 48512|app: 0|req: 2983/6050] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:57 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1332 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1172.790858] [48511]: DEBUG nova.policy [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1172.795167] [48511]: INFO nova.api.openstack.requestlog [None req-140ecaff-5e46-4488-8183-b191f060740a tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1300 microversion: 2.1 time: 0.052075 [ 1172.795475] [48511]: [pid: 48511|app: 0|req: 3068/6051] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:57 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1300 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.047552] [48512]: DEBUG nova.api.openstack.wsgi [None req-3c1b43e5-1b94-4eb3-9b5e-a76c7516a2b8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1681127510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJNioNBhHYyGlUAj3EBvT8nZj950XaLQ+Jj7WHh1Wr9aMALZSAWzY7BfBnaJstyzgiSbdAREP3MFhgFJK3WXUuQQa2yusxeCiVyQiiVRkV+35PJmnB5L1F4TF607zPmYJg=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1173.059203] [48512]: DEBUG nova.quota [None req-3c1b43e5-1b94-4eb3-9b5e-a76c7516a2b8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for project 6a58036a924546fda918bd5bce093a8c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1173.063269] [48512]: DEBUG nova.quota [None req-3c1b43e5-1b94-4eb3-9b5e-a76c7516a2b8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for user 46ca004e82414aee9aee0b56c3924a5b and project 6a58036a924546fda918bd5bce093a8c. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1173.082768] [48512]: INFO nova.api.openstack.requestlog [None req-3c1b43e5-1b94-4eb3-9b5e-a76c7516a2b8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.249274 [ 1173.083144] [48512]: [pid: 48512|app: 0|req: 2984/6052] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:28:57 2025] POST /compute/v2.1/os-keypairs => generated 386 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1173.798055] [48511]: DEBUG nova.api.openstack.wsgi [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.798810] [48511]: DEBUG nova.compute.api [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.805649] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.805772] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.805854] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.806068] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.806212] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.806331] [48511]: DEBUG oslo_concurrency.lockutils [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.809813] [48512]: DEBUG nova.api.openstack.wsgi [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1173.813256] [48512]: DEBUG nova.compute.api [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.818802] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.840207] [48511]: WARNING neutronclient.v2_0.client [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.840319] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1173.840462] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1173.840611] [48512]: DEBUG oslo_concurrency.lockutils [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1173.840764] [48512]: DEBUG nova.objects.instance [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1173.847465] [48512]: WARNING neutronclient.v2_0.client [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1173.867688] [48511]: DEBUG nova.policy [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.869472] [48512]: DEBUG nova.policy [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.877371] [48512]: INFO nova.api.openstack.requestlog [None req-ef202372-0243-40f4-807a-d173927321e5 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1305 microversion: 2.1 time: 0.069299 [ 1173.877419] [48511]: DEBUG nova.policy [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.877488] [48512]: [pid: 48512|app: 0|req: 2985/6053] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:58 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1173.877521] [48511]: DEBUG nova.policy [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1173.877521] [48511]: INFO nova.api.openstack.requestlog [None req-b85ed6e1-2f69-4cfe-9390-b852c9fba832 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1332 microversion: 2.20 time: 0.081695 [ 1173.877521] [48511]: [pid: 48511|app: 0|req: 3069/6054] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:58 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1174.890385] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.891031] [48512]: DEBUG nova.compute.api [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.891782] [48511]: DEBUG nova.api.openstack.wsgi [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1174.893379] [48511]: DEBUG nova.compute.api [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1174.896583] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.896899] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.897155] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.897978] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.898058] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.898058] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.898138] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.898138] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.898197] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.898229] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.898257] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.898257] [48511]: DEBUG oslo_concurrency.lockutils [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.924271] [48511]: WARNING neutronclient.v2_0.client [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.928722] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1174.928722] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1174.928722] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1174.928722] [48512]: DEBUG nova.objects.instance [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1174.931778] [48512]: WARNING neutronclient.v2_0.client [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1174.949879] [48511]: DEBUG nova.policy [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.953244] [48512]: DEBUG nova.policy [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.957136] [48511]: DEBUG nova.policy [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.957263] [48512]: INFO nova.api.openstack.requestlog [None req-3e74f30d-8557-4909-afba-2aeec8aa56fe tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1305 microversion: 2.1 time: 0.071140 [ 1174.957823] [48512]: [pid: 48512|app: 0|req: 2986/6055] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:28:59 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1305 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1174.957989] [48511]: DEBUG nova.policy [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1174.958696] [48511]: INFO nova.api.openstack.requestlog [None req-04a7f456-dd9a-4522-b492-0892c59131c7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1340 microversion: 2.20 time: 0.069963 [ 1174.959140] [48511]: [pid: 48511|app: 0|req: 3070/6056] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:28:59 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1340 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1175.970395] [48512]: DEBUG nova.api.openstack.wsgi [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.972025] [48512]: DEBUG nova.compute.api [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.973949] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1175.975431] [48511]: DEBUG nova.compute.api [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1175.977700] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.977888] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.978034] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.978329] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.978479] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.978602] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.978979] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.979190] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.979324] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.979574] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1175.979716] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1175.979836] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1175.997008] [48511]: WARNING neutronclient.v2_0.client [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1175.999941] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.000143] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.000280] [48512]: DEBUG oslo_concurrency.lockutils [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.000478] [48512]: DEBUG nova.objects.instance [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lazy-loading 'fault' on Instance uuid 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1176.004207] [48512]: WARNING neutronclient.v2_0.client [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1176.042839] [48512]: DEBUG nova.policy [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a742ead9ded2429882e3eb0b6ee91a5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d594899eea7453199f58212a4c7fb84', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.050024] [48512]: INFO nova.api.openstack.requestlog [None req-8586c593-2f56-44bd-91ab-18df85a8f7e1 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 200 len: 1305 microversion: 2.1 time: 0.081731 [ 1176.050446] [48512]: [pid: 48512|app: 0|req: 2987/6057] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:00 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 1305 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1176.075580] [48511]: DEBUG nova.policy [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.080435] [48511]: DEBUG nova.policy [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.081039] [48511]: DEBUG nova.policy [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1176.081606] [48511]: INFO nova.api.openstack.requestlog [None req-e4db5f00-1751-45ae-91f1-8aec7bd13ce0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1418 microversion: 2.20 time: 0.109848 [ 1176.081912] [48511]: [pid: 48511|app: 0|req: 3071/6058] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:00 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1418 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1176.792258] [48512]: DEBUG nova.api.openstack.wsgi [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "name": "network-vif-plugged", "status": "completed", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1176.799265] [48512]: DEBUG oslo_concurrency.lockutils [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1176.799536] [48512]: DEBUG oslo_concurrency.lockutils [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1176.799746] [48512]: DEBUG oslo_concurrency.lockutils [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1176.809360] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] Creating event network-vif-plugged:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1176.813690] [48512]: INFO nova.api.openstack.requestlog [req-2362e8a5-eff8-4487-9f22-c46923534a5c req-edf41c8a-e2b3-4538-a1b1-8ecc166ab133 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023505 [ 1176.814259] [48512]: [pid: 48512|app: 0|req: 2988/6059] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:01 2025] 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) [ 1177.063604] [48511]: DEBUG nova.api.openstack.wsgi [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.064994] [48511]: DEBUG nova.compute.api [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] [instance: 4cfdfe66-d119-41d9-9cb4-a5fbceab1556] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.069053] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.069277] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.069374] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.069624] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.069763] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.069882] [48511]: DEBUG oslo_concurrency.lockutils [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.079288] [48511]: INFO nova.api.openstack.wsgi [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] HTTP exception thrown: Instance 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 could not be found. [ 1177.079537] [48511]: DEBUG nova.api.openstack.wsgi [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] Returning 404 to user: Instance 4cfdfe66-d119-41d9-9cb4-a5fbceab1556 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1177.079911] [48511]: INFO nova.api.openstack.requestlog [None req-92a10102-ca60-4b77-a3ae-686fc596d117 tempest-ListServerFiltersTestJSON-768653812 tempest-ListServerFiltersTestJSON-768653812-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556" status: 404 len: 111 microversion: 2.1 time: 0.018509 [ 1177.080220] [48511]: [pid: 48511|app: 0|req: 3072/6060] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:01 2025] GET /compute/v2.1/servers/4cfdfe66-d119-41d9-9cb4-a5fbceab1556 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1177.097058] [48512]: DEBUG nova.api.openstack.wsgi [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.098500] [48512]: DEBUG nova.compute.api [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.102020] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.102353] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.102353] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.102688] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.102816] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.102940] [48512]: DEBUG oslo_concurrency.lockutils [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.128934] [48512]: WARNING neutronclient.v2_0.client [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.170931] [48511]: DEBUG nova.api.openstack.wsgi [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.172146] [48511]: DEBUG nova.compute.api [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.175758] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.175956] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.176122] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.176396] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.176556] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.176679] [48511]: DEBUG oslo_concurrency.lockutils [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.197738] [48511]: WARNING neutronclient.v2_0.client [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.258504] [48512]: DEBUG nova.policy [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.273800] [48512]: DEBUG nova.policy [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.274512] [48512]: DEBUG nova.policy [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.275221] [48512]: INFO nova.api.openstack.requestlog [None req-0025e7d5-8071-467e-a4ec-f196fb3a54d2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.180569 [ 1177.275548] [48512]: [pid: 48512|app: 0|req: 2989/6061] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:01 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1177.318074] [48511]: DEBUG nova.policy [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.321938] [48511]: INFO nova.api.openstack.requestlog [None req-90cd8e3c-af91-4262-b804-675ed783bae9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1672 microversion: 2.1 time: 0.153804 [ 1177.322452] [48511]: [pid: 48511|app: 0|req: 3073/6062] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:01 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1672 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1177.334927] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.335589] [48512]: DEBUG nova.compute.api [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.339082] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.339176] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.339317] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.339577] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.339719] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.339845] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.356464] [48512]: WARNING neutronclient.v2_0.client [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.427391] [48512]: DEBUG nova.policy [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.438138] [48512]: INFO nova.api.openstack.requestlog [None req-b8600410-27b2-4b1b-9624-15de149de31c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1672 microversion: 2.1 time: 0.106112 [ 1177.438781] [48512]: [pid: 48512|app: 0|req: 2990/6063] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:02 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1672 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1177.455973] [48511]: DEBUG nova.api.openstack.wsgi [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestJSON-server-363742285", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1177.457753] [48511]: DEBUG nova.compute.api [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.465974] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.466314] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.466642] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.467199] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.467621] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.467835] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.500752] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.500908] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.501648] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.509033] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.509033] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.509033] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.509375] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.509536] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.509681] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.576255] [48511]: DEBUG nova.quota [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1177.579608] [48511]: DEBUG nova.quota [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: dict_keys(['metadata_items']) {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1177.589051] [48511]: DEBUG nova.virt.hardware [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1177.589199] [48511]: DEBUG nova.virt.hardware [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1177.589351] [48511]: DEBUG nova.virt.hardware [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1177.589459] [48511]: DEBUG nova.virt.hardware [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1177.589572] [48511]: DEBUG nova.virt.hardware [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1177.666627] [48511]: DEBUG nova.compute.api [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.672808] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.672994] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.673149] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.673413] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.673604] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.673725] [48511]: DEBUG oslo_concurrency.lockutils [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.697745] [48511]: INFO nova.api.openstack.requestlog [None req-a3a8e1fb-43ee-425d-8c95-73086a900763 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79/action" status: 202 len: 1171 microversion: 2.1 time: 0.244261 [ 1177.698127] [48511]: [pid: 48511|app: 0|req: 3074/6064] 10.180.1.21 () {60 vars in 1274 bytes} [Mon Dec 8 18:29:02 2025] POST /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79/action => generated 1171 bytes in 245 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 1177.709207] [48512]: DEBUG nova.api.openstack.wsgi [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1177.710284] [48512]: DEBUG nova.compute.api [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1177.713585] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.713763] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.713898] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.714183] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1177.714328] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1177.714452] [48512]: DEBUG oslo_concurrency.lockutils [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1177.731419] [48512]: WARNING neutronclient.v2_0.client [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1177.803899] [48512]: DEBUG nova.policy [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1177.813322] [48512]: INFO nova.api.openstack.requestlog [None req-b26269e9-d362-4547-8caa-0065678499ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1696 microversion: 2.1 time: 0.106507 [ 1177.813808] [48512]: [pid: 48512|app: 0|req: 2991/6065] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:02 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1696 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1178.295411] [48511]: DEBUG nova.api.openstack.wsgi [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.301686] [48511]: DEBUG nova.compute.api [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.309513] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.309794] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.309963] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.310311] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.310525] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.310686] [48511]: DEBUG oslo_concurrency.lockutils [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.346817] [48511]: WARNING neutronclient.v2_0.client [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.425172] [48511]: DEBUG nova.policy [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.432310] [48511]: DEBUG nova.policy [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.433055] [48511]: DEBUG nova.policy [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.433710] [48511]: INFO nova.api.openstack.requestlog [None req-f97e1862-4616-4f12-86dc-2f3db9283ae6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.142194 [ 1178.438055] [48511]: [pid: 48511|app: 0|req: 3075/6066] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:03 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1178.826300] [48511]: DEBUG nova.api.openstack.wsgi [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1178.826621] [48512]: DEBUG nova.api.openstack.wsgi [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1178.827820] [48511]: DEBUG nova.compute.api [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1178.833826] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.834149] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.834409] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.834835] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.834899] [48512]: DEBUG oslo_concurrency.lockutils [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1178.835114] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.835178] [48512]: DEBUG oslo_concurrency.lockutils [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1178.835350] [48511]: DEBUG oslo_concurrency.lockutils [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.835404] [48512]: DEBUG oslo_concurrency.lockutils [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1178.848013] [48512]: INFO nova.api.openstack.compute.server_external_events [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] Creating event network-changed:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1178.852360] [48512]: INFO nova.api.openstack.requestlog [req-6742f6de-0c06-45e8-b866-2664a5306d7b req-da51360f-9391-4e00-b022-8651b01cc63c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028786 [ 1178.852690] [48512]: [pid: 48512|app: 0|req: 2992/6067] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:03 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1178.861533] [48511]: WARNING neutronclient.v2_0.client [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1178.945541] [48511]: DEBUG nova.policy [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1178.953265] [48511]: INFO nova.api.openstack.requestlog [None req-e6340ac5-55c8-4bab-b933-c7d1abbe9025 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1696 microversion: 2.1 time: 0.128788 [ 1178.953681] [48511]: [pid: 48511|app: 0|req: 3076/6068] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:03 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1696 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1179.453134] [48512]: DEBUG nova.api.openstack.wsgi [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.454755] [48512]: DEBUG nova.compute.api [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.458673] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.459342] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.459520] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.459854] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.459935] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.460072] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.480947] [48512]: WARNING neutronclient.v2_0.client [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1179.544557] [48512]: DEBUG nova.policy [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.549612] [48512]: DEBUG nova.policy [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.550084] [48512]: DEBUG nova.policy [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1179.550693] [48512]: INFO nova.api.openstack.requestlog [None req-f68b2919-1fb3-4d6b-ba51-6e90b4a2d453 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.100318 [ 1179.551009] [48512]: [pid: 48512|app: 0|req: 2993/6069] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:04 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1179.967243] [48511]: DEBUG nova.api.openstack.wsgi [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1179.968446] [48511]: DEBUG nova.compute.api [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1179.972069] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.972258] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.972453] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.972712] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1179.972857] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1179.972981] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1179.987756] [48511]: WARNING neutronclient.v2_0.client [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.047882] [48511]: DEBUG nova.policy [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.052351] [48511]: INFO nova.api.openstack.requestlog [None req-68ead2c6-df3a-4fec-95cc-ee2df3f4eb95 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1696 microversion: 2.1 time: 0.087991 [ 1180.052745] [48511]: [pid: 48511|app: 0|req: 3077/6070] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:04 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1696 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1180.564745] [48512]: DEBUG nova.api.openstack.wsgi [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1180.566187] [48512]: DEBUG nova.compute.api [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1180.570267] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.570485] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.570649] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.570924] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1180.571156] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1180.571299] [48512]: DEBUG oslo_concurrency.lockutils [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1180.587841] [48512]: WARNING neutronclient.v2_0.client [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1180.597292] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1180.780589] [48512]: DEBUG nova.policy [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.789017] [48512]: DEBUG nova.policy [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.789681] [48512]: DEBUG nova.policy [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1180.790353] [48512]: INFO nova.api.openstack.requestlog [None req-f70714ef-ed79-4555-b079-d5e3f2c2f322 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.227822 [ 1180.790726] [48512]: [pid: 48512|app: 0|req: 2994/6071] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:05 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1181.066289] [48511]: DEBUG nova.api.openstack.wsgi [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.068514] [48511]: DEBUG nova.compute.api [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.070464] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=288,nova_api:INSERT=9,nova_api:UPDATE=4,nova_api:DELETE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1181.076323] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.076526] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.076639] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.077067] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.077153] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.077318] [48511]: DEBUG oslo_concurrency.lockutils [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.094834] [48511]: WARNING neutronclient.v2_0.client [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.160122] [48511]: DEBUG nova.policy [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.165050] [48511]: INFO nova.api.openstack.requestlog [None req-9903cf5b-2cda-4f4e-a0c9-ff2857adc7f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1714 microversion: 2.1 time: 0.101117 [ 1181.165588] [48511]: [pid: 48511|app: 0|req: 3078/6072] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:05 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1714 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1181.806062] [48512]: DEBUG nova.api.openstack.wsgi [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1181.807425] [48512]: DEBUG nova.compute.api [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1181.811428] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.811749] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.811945] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.812203] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1181.812357] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1181.812549] [48512]: DEBUG oslo_concurrency.lockutils [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1181.830680] [48512]: WARNING neutronclient.v2_0.client [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1181.902863] [48512]: DEBUG nova.policy [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.910506] [48512]: DEBUG nova.policy [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.911144] [48512]: DEBUG nova.policy [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1181.911865] [48512]: INFO nova.api.openstack.requestlog [None req-8969b1de-bd72-4b47-8f02-40cfc8aab403 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.108166 [ 1181.912324] [48512]: [pid: 48512|app: 0|req: 2995/6073] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:06 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1182.179605] [48511]: DEBUG nova.api.openstack.wsgi [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.181201] [48511]: DEBUG nova.compute.api [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.187070] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.187318] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.187445] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.187708] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.187854] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.187988] [48511]: DEBUG oslo_concurrency.lockutils [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.215515] [48511]: WARNING neutronclient.v2_0.client [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1182.281084] [48511]: DEBUG nova.policy [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1182.285589] [48511]: INFO nova.api.openstack.requestlog [None req-88cbb07a-4d5d-4993-b7a3-cd3b00d10824 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1702 microversion: 2.1 time: 0.108351 [ 1182.285926] [48511]: [pid: 48511|app: 0|req: 3079/6074] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:06 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1702 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1182.927929] [48512]: DEBUG nova.api.openstack.wsgi [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1182.929847] [48512]: DEBUG nova.compute.api [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1182.934743] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.935024] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.935235] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.935599] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1182.935816] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1182.936012] [48512]: DEBUG oslo_concurrency.lockutils [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1182.956813] [48512]: WARNING neutronclient.v2_0.client [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.051464] [48512]: DEBUG nova.policy [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.055990] [48512]: DEBUG nova.policy [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.056613] [48512]: DEBUG nova.policy [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.057238] [48512]: INFO nova.api.openstack.requestlog [None req-6298cd74-cbaf-4ca0-9f76-35f9d0a665ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1406 microversion: 2.20 time: 0.132626 [ 1183.057675] [48512]: [pid: 48512|app: 0|req: 2996/6075] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:07 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1406 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1183.070090] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=4 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.299182] [48511]: DEBUG nova.api.openstack.wsgi [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1183.300740] [48511]: DEBUG nova.compute.api [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1183.304448] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.304956] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.304956] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.305137] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1183.305304] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1183.305444] [48511]: DEBUG oslo_concurrency.lockutils [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1183.324849] [48511]: WARNING neutronclient.v2_0.client [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1183.447984] [48511]: DEBUG nova.policy [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1183.452220] [48511]: INFO nova.api.openstack.requestlog [None req-75a56377-c4e1-44be-b6d5-a0b7515f3548 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1702 microversion: 2.1 time: 0.155278 [ 1183.452578] [48511]: [pid: 48511|app: 0|req: 3080/6076] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:08 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1702 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.072721] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.074478] [48512]: DEBUG nova.compute.api [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.076697] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=348,nova_api:UPDATE=6,nova_api:INSERT=11,nova_api:DELETE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1184.079311] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.079820] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.079968] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.080315] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.080470] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.080659] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.084923] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=827,nova_cell1:UPDATE=18,nova_cell1:INSERT=11 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1184.103400] [48512]: WARNING neutronclient.v2_0.client [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.177471] [48512]: DEBUG nova.policy [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.184752] [48512]: DEBUG nova.policy [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.186066] [48512]: DEBUG nova.policy [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.187176] [48512]: INFO nova.api.openstack.requestlog [None req-ea7cbe0d-b13d-4fe4-a917-7ffedef74294 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1598 microversion: 2.20 time: 0.117121 [ 1184.187731] [48512]: [pid: 48512|app: 0|req: 2997/6077] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:08 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1598 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1184.204296] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.205736] [48511]: DEBUG nova.compute.api [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.209198] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.209388] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.209515] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.209773] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.209918] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.210052] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.212738] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=625,nova_cell1:INSERT=10,nova_cell1:UPDATE=14 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1184.225485] [48511]: WARNING neutronclient.v2_0.client [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.263349] [48511]: INFO nova.api.openstack.requestlog [None req-5e109195-108c-45fa-8c5d-ad6a6258224c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-interface" status: 200 len: 288 microversion: 2.20 time: 0.061635 [ 1184.263795] [48511]: [pid: 48511|app: 0|req: 3081/6078] 10.180.1.21 () {60 vars in 1311 bytes} [Mon Dec 8 18:29:08 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-interface => generated 288 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1184.466070] [48512]: DEBUG nova.api.openstack.wsgi [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1184.467516] [48512]: DEBUG nova.compute.api [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1184.473438] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.473654] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.473813] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.474182] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.474356] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.474494] [48512]: DEBUG oslo_concurrency.lockutils [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.499987] [48512]: WARNING neutronclient.v2_0.client [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1184.563847] [48512]: DEBUG nova.policy [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1184.569189] [48512]: INFO nova.api.openstack.requestlog [None req-3f0ba2fc-f120-45f7-b7f5-d4a337747eed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1702 microversion: 2.1 time: 0.105715 [ 1184.569649] [48512]: [pid: 48512|app: 0|req: 2998/6079] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:09 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1702 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1184.770358] [48511]: DEBUG nova.api.openstack.wsgi [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1184.776942] [48511]: DEBUG oslo_concurrency.lockutils [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1184.777178] [48511]: DEBUG oslo_concurrency.lockutils [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1184.777281] [48511]: DEBUG oslo_concurrency.lockutils [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1184.785965] [48511]: INFO nova.api.openstack.compute.server_external_events [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] Creating event network-changed:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1184.792999] [48511]: INFO nova.api.openstack.requestlog [req-5017d1b8-d11c-4541-8f12-8172f2ed507f req-aa569123-1dae-4570-85a7-ba0d03cfa5ef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024634 [ 1184.793576] [48511]: [pid: 48511|app: 0|req: 3082/6080] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:09 2025] 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) [ 1185.545196] [48512]: DEBUG nova.api.openstack.wsgi [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.549271] [48512]: DEBUG nova.compute.api [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.560490] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.561059] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.563631] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.563964] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.564180] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.564329] [48512]: DEBUG oslo_concurrency.lockutils [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.584929] [48511]: DEBUG nova.api.openstack.wsgi [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.587272] [48511]: DEBUG nova.compute.api [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.591793] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.591995] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.594302] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.594603] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.594789] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.594888] [48511]: DEBUG oslo_concurrency.lockutils [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.630711] [48512]: WARNING neutronclient.v2_0.client [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.631792] [48511]: WARNING neutronclient.v2_0.client [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.732617] [48511]: DEBUG nova.policy [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.737321] [48511]: INFO nova.api.openstack.requestlog [None req-83732a23-e261-431c-91fd-bc22dfbb1565 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1702 microversion: 2.1 time: 0.155275 [ 1185.737673] [48511]: [pid: 48511|app: 0|req: 3083/6081] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:10 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1702 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.754748] [48512]: DEBUG nova.policy [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.760114] [48512]: INFO nova.api.openstack.requestlog [None req-84047607-3d90-47c7-9f80-cdb0046de9eb tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1552 microversion: 2.1 time: 0.220450 [ 1185.760680] [48512]: [pid: 48512|app: 0|req: 2999/6082] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:10 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1552 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1185.772633] [48511]: DEBUG nova.api.openstack.wsgi [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.772922] [48511]: DEBUG nova.compute.api [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.778381] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.778591] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.778730] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.779008] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.779181] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.779316] [48511]: DEBUG oslo_concurrency.lockutils [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.797319] [48511]: DEBUG nova.compute.api [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1185.854584] [48511]: INFO nova.api.openstack.requestlog [None req-27501ecc-b302-4d36-b8ee-511b6940b725 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 204 len: 0 microversion: 2.1 time: 0.084177 [ 1185.855223] [48511]: [pid: 48511|app: 0|req: 3084/6083] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:10 2025] DELETE /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1185.860629] [48512]: DEBUG nova.api.openstack.wsgi [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1185.862137] [48512]: DEBUG nova.compute.api [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1185.867644] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.867990] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.868252] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.868733] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1185.868973] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1185.869211] [48512]: DEBUG oslo_concurrency.lockutils [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1185.897375] [48512]: WARNING neutronclient.v2_0.client [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1185.962216] [48512]: DEBUG nova.policy [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1185.967963] [48512]: INFO nova.api.openstack.requestlog [None req-eaded2b2-b656-4424-9c7d-17c30615bde7 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1566 microversion: 2.1 time: 0.109426 [ 1185.968323] [48512]: [pid: 48512|app: 0|req: 3000/6084] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:10 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1566 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.751536] [48511]: DEBUG nova.api.openstack.wsgi [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.752963] [48511]: DEBUG nova.compute.api [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.758125] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.758318] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.758557] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.758728] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.758896] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.759052] [48511]: DEBUG oslo_concurrency.lockutils [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.777710] [48511]: WARNING neutronclient.v2_0.client [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.878875] [48511]: DEBUG nova.policy [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1186.885946] [48511]: INFO nova.api.openstack.requestlog [None req-1915080e-8f90-46ad-b980-7c632eff3d07 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1687 microversion: 2.1 time: 0.136718 [ 1186.886424] [48511]: [pid: 48511|app: 0|req: 3085/6085] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:11 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1687 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1186.898290] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.899895] [48512]: DEBUG nova.compute.api [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.905326] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.905558] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.905734] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.906045] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.906205] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.906333] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.939140] [48512]: WARNING neutronclient.v2_0.client [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1186.980966] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1186.982970] [48511]: DEBUG nova.compute.api [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1186.987444] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.987627] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.987759] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1186.988033] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1186.988182] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1186.988305] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1187.004135] [48512]: DEBUG nova.policy [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.008796] [48512]: INFO nova.api.openstack.requestlog [None req-d1aaa286-8a1c-4b1f-8efe-a75cea883a09 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1687 microversion: 2.1 time: 0.112649 [ 1187.009143] [48512]: [pid: 48512|app: 0|req: 3001/6086] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:11 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1687 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.011229] [48511]: WARNING neutronclient.v2_0.client [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1187.073390] [48511]: DEBUG nova.policy [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1187.077816] [48511]: INFO nova.api.openstack.requestlog [None req-8e144eaa-e454-4f0a-b153-ef43533ab0dc tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1566 microversion: 2.1 time: 0.099043 [ 1187.078190] [48511]: [pid: 48511|app: 0|req: 3086/6087] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:11 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1566 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1187.513435] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1188.091620] [48512]: DEBUG nova.api.openstack.wsgi [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1188.093439] [48512]: DEBUG nova.compute.api [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1188.097547] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.097810] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.098035] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.098354] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1188.098536] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1188.098704] [48512]: DEBUG oslo_concurrency.lockutils [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1188.119035] [48512]: WARNING neutronclient.v2_0.client [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1188.181184] [48512]: DEBUG nova.policy [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1188.186280] [48512]: INFO nova.api.openstack.requestlog [None req-0deb3821-e5db-4825-9ccc-e4b6845aa968 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1566 microversion: 2.1 time: 0.097100 [ 1188.186623] [48512]: [pid: 48512|app: 0|req: 3002/6088] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:12 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1566 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.199352] [48511]: DEBUG nova.api.openstack.wsgi [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1189.200736] [48511]: DEBUG nova.compute.api [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1189.203935] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.204122] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.204261] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.204497] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.204638] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.204757] [48511]: DEBUG oslo_concurrency.lockutils [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.219288] [48511]: WARNING neutronclient.v2_0.client [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1189.275413] [48511]: DEBUG nova.policy [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1189.279598] [48511]: INFO nova.api.openstack.requestlog [None req-a9cdef9f-731a-4bc4-919c-eaaf04117087 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1566 microversion: 2.1 time: 0.082244 [ 1189.279896] [48511]: [pid: 48511|app: 0|req: 3087/6089] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:13 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1566 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1189.574829] [48512]: DEBUG nova.api.openstack.wsgi [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d13a1694-1179-4ac5-b41a-6f2fb4a33f65", "name": "network-vif-deleted", "tag": "ec5835a0-5bcf-4104-93d9-96784eae5b31"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1189.585093] [48512]: DEBUG oslo_concurrency.lockutils [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1189.585295] [48512]: DEBUG oslo_concurrency.lockutils [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1189.585432] [48512]: DEBUG oslo_concurrency.lockutils [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1189.597010] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] Creating event network-vif-deleted:ec5835a0-5bcf-4104-93d9-96784eae5b31 for instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 on cpu-1 [ 1189.601315] [48512]: INFO nova.api.openstack.requestlog [req-8f88ffb0-621d-42d5-ab2d-3de91aa0aa71 req-30902852-4c37-41e7-9bd3-1e01f1ee6188 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028558 [ 1189.601961] [48512]: [pid: 48512|app: 0|req: 3003/6090] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:14 2025] 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) [ 1190.279275] [48511]: DEBUG nova.api.openstack.wsgi [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.280674] [48511]: DEBUG nova.compute.api [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.284187] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.284367] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.284500] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.284843] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.284956] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.285091] [48511]: DEBUG oslo_concurrency.lockutils [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.293260] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.294795] [48512]: DEBUG nova.compute.api [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.298250] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.298423] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.298562] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.298839] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.298999] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.299145] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.305684] [48511]: INFO nova.api.openstack.requestlog [None req-195b23c9-1aa6-4e49-b7fe-46049d1daac2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/ips" status: 200 len: 156 microversion: 2.1 time: 0.028486 [ 1190.306056] [48511]: [pid: 48511|app: 0|req: 3088/6091] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:29:15 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1190.312650] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "72526514-3eb9-43a7-a453-a6e9be071f8e"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1190.314191] [48511]: DEBUG nova.compute.api [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.317439] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.317624] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.317755] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.318014] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.318175] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.318347] [48511]: DEBUG oslo_concurrency.lockutils [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.319493] [48512]: WARNING neutronclient.v2_0.client [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.337862] [48512]: DEBUG nova.policy [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.344951] [48512]: INFO nova.api.openstack.requestlog [None req-c3eb8136-597b-4fc9-b01b-b1381fff4c5b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1208 microversion: 2.1 time: 0.053993 [ 1190.345297] [48512]: [pid: 48512|app: 0|req: 3004/6092] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:15 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1190.365629] [48511]: INFO nova.api.openstack.wsgi [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Invalid volume: volume 72526514-3eb9-43a7-a453-a6e9be071f8e is already attached to instances: 58d5f0d5-cedb-4fdb-8135-419cda06a658 [ 1190.365902] [48511]: DEBUG nova.api.openstack.wsgi [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 400 to user: Invalid volume: volume 72526514-3eb9-43a7-a453-a6e9be071f8e is already attached to instances: 58d5f0d5-cedb-4fdb-8135-419cda06a658 {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1190.366314] [48511]: INFO nova.api.openstack.requestlog [None req-1ad67ad2-9a36-48d9-89da-3be0f3716c9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.056054 [ 1190.366638] [48511]: [pid: 48511|app: 0|req: 3089/6093] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:29:15 2025] POST /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05/os-volume_attachments => generated 174 bytes in 56 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 1190.371651] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.371836] [48512]: DEBUG nova.compute.api [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.375281] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.375485] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.375624] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.375876] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.376032] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.376162] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.391019] [48512]: DEBUG nova.compute.api [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1190.458987] [48512]: INFO nova.api.openstack.requestlog [None req-5f4b88d4-72f7-452a-a24b-393e1f2d00a8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 204 len: 0 microversion: 2.1 time: 0.088981 [ 1190.459306] [48512]: [pid: 48512|app: 0|req: 3005/6094] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:15 2025] DELETE /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1190.464915] [48511]: DEBUG nova.api.openstack.wsgi [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1190.466470] [48511]: DEBUG nova.compute.api [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1190.471495] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.471495] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.471651] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.471829] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1190.471995] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1190.472149] [48511]: DEBUG oslo_concurrency.lockutils [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1190.495940] [48511]: WARNING neutronclient.v2_0.client [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1190.593983] [48511]: DEBUG nova.policy [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1190.602178] [48511]: INFO nova.api.openstack.requestlog [None req-be108544-9f05-4289-8a0f-c19b9f963deb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1681 microversion: 2.1 time: 0.139802 [ 1190.602664] [48511]: [pid: 48511|app: 0|req: 3090/6095] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:15 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1681 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.358952] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.360631] [48512]: DEBUG nova.compute.api [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.366038] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.366239] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.366378] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.366686] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.366835] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.366960] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.387029] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.387232] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.387370] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.387520] [48512]: DEBUG nova.objects.instance [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid d13a1694-1179-4ac5-b41a-6f2fb4a33f65 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1191.391574] [48512]: WARNING neutronclient.v2_0.client [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.409924] [48512]: DEBUG nova.policy [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.413973] [48512]: INFO nova.api.openstack.requestlog [None req-5ef52e51-c2ba-416d-8541-cb4f73ef5306 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1213 microversion: 2.1 time: 0.057623 [ 1191.414342] [48512]: [pid: 48512|app: 0|req: 3006/6096] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:16 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1191.615472] [48511]: DEBUG nova.api.openstack.wsgi [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1191.616924] [48511]: DEBUG nova.compute.api [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1191.620368] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.620586] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.620726] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.620979] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1191.621136] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1191.621256] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1191.638135] [48511]: WARNING neutronclient.v2_0.client [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1191.736628] [48511]: DEBUG nova.policy [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1191.743871] [48511]: INFO nova.api.openstack.requestlog [None req-3aee59a1-0280-4e0a-a279-58f9de644751 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1681 microversion: 2.1 time: 0.130612 [ 1191.744243] [48511]: [pid: 48511|app: 0|req: 3091/6097] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:16 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1681 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.428896] [48512]: DEBUG nova.api.openstack.wsgi [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.430388] [48512]: DEBUG nova.compute.api [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.435188] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.435370] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.435503] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.435809] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.435959] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.436096] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.462156] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.462345] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.462555] [48512]: DEBUG oslo_concurrency.lockutils [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.462790] [48512]: DEBUG nova.objects.instance [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid d13a1694-1179-4ac5-b41a-6f2fb4a33f65 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1192.466355] [48512]: WARNING neutronclient.v2_0.client [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.485811] [48512]: DEBUG nova.policy [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.492445] [48512]: INFO nova.api.openstack.requestlog [None req-07193c4b-1eac-4b42-8802-8c791efd9200 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 200 len: 1213 microversion: 2.1 time: 0.065398 [ 1192.492528] [48512]: [pid: 48512|app: 0|req: 3007/6098] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:17 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.757410] [48511]: DEBUG nova.api.openstack.wsgi [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1192.758846] [48511]: DEBUG nova.compute.api [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1192.762541] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.762730] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.762872] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.763142] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.763289] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.763436] [48511]: DEBUG oslo_concurrency.lockutils [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.784564] [48511]: WARNING neutronclient.v2_0.client [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.831731] [48512]: DEBUG nova.api.openstack.wsgi [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-1412602479", "imageRef": "", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "74a5fc1f-878a-42b4-bfa1-481608530844"}], "security_groups": [{"name": "tempest-securitygroup--1393121997"}], "key_name": "tempest-keypair-1681127510", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "6aa959a9-4acd-4b2a-94b6-6ff0d395d0ad", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1192.845032] [48511]: DEBUG nova.policy [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1192.849652] [48511]: INFO nova.api.openstack.requestlog [None req-cdac61c6-642a-4070-9290-7585c08afe9c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1681 microversion: 2.1 time: 0.094252 [ 1192.850033] [48511]: [pid: 48511|app: 0|req: 3092/6099] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:17 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1681 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1192.869638] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.869839] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.870025] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.871031] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1192.871929] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1192.872118] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1192.876773] [48512]: WARNING neutronclient.v2_0.client [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1192.905534] [48512]: DEBUG nova.network.neutron [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] validate_networks() for [('74a5fc1f-878a-42b4-bfa1-481608530844', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1192.905851] [48512]: WARNING neutronclient.v2_0.client [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.013405] [48512]: WARNING neutronclient.v2_0.client [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.086450] [48511]: DEBUG nova.api.openstack.wsgi [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b47a813e-29de-4878-930d-cc5c54b1ba05", "name": "network-vif-deleted", "tag": "951956cf-25c7-49a8-ada9-d0206c706f83"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1193.092397] [48511]: DEBUG oslo_concurrency.lockutils [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.093823] [48511]: DEBUG oslo_concurrency.lockutils [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.093823] [48511]: DEBUG oslo_concurrency.lockutils [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.099415] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] Creating event network-vif-deleted:951956cf-25c7-49a8-ada9-d0206c706f83 for instance b47a813e-29de-4878-930d-cc5c54b1ba05 on cpu-1 [ 1193.103800] [48512]: DEBUG nova.quota [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for project 6a58036a924546fda918bd5bce093a8c. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1193.103968] [48511]: INFO nova.api.openstack.requestlog [req-a16da905-8e95-45da-bf54-205cc721ea6d req-9855d0c0-c5c6-4b6f-ade5-cde9cbc4c8cd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019468 [ 1193.104344] [48511]: [pid: 48511|app: 0|req: 3093/6100] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:17 2025] 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) [ 1193.107727] [48512]: DEBUG nova.quota [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for user 46ca004e82414aee9aee0b56c3924a5b and project 6a58036a924546fda918bd5bce093a8c. Resources: dict_keys(['metadata_items']) {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1193.116770] [48512]: DEBUG nova.virt.hardware [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1193.116971] [48512]: DEBUG nova.virt.hardware [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1193.117067] [48512]: DEBUG nova.virt.hardware [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1193.117182] [48512]: DEBUG nova.virt.hardware [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1193.117295] [48512]: DEBUG nova.virt.hardware [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1193.120952] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.121147] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.121282] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.121600] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.121747] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.121879] [48512]: DEBUG oslo_concurrency.lockutils [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.131589] [48512]: DEBUG nova.quota [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for project 6a58036a924546fda918bd5bce093a8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1193.134457] [48512]: DEBUG nova.quota [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Getting quotas for user 46ca004e82414aee9aee0b56c3924a5b and project 6a58036a924546fda918bd5bce093a8c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1193.167805] [48512]: DEBUG nova.compute.api [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1193.169098] [48512]: DEBUG nova.compute.api [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] 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='6aa959a9-4acd-4b2a-94b6-6ff0d395d0ad',volume_size=None,volume_type=None)] {{(pid=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1193.260646] [48512]: INFO nova.api.openstack.requestlog [None req-add53f60-35c8-44dd-a6ff-ca7dcaaf8b74 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.431220 [ 1193.261133] [48512]: [pid: 48512|app: 0|req: 3008/6101] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:29:17 2025] POST /compute/v2.1/servers => generated 407 bytes in 432 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1193.268357] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9da14d3-7d86-4f2a-8ec1-a67bed231a38 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.269788] [48511]: DEBUG nova.compute.api [None req-d9da14d3-7d86-4f2a-8ec1-a67bed231a38 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.289474] [48511]: WARNING neutronclient.v2_0.client [None req-d9da14d3-7d86-4f2a-8ec1-a67bed231a38 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.313109] [48511]: DEBUG nova.policy [None req-d9da14d3-7d86-4f2a-8ec1-a67bed231a38 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.318934] [48511]: INFO nova.api.openstack.requestlog [None req-d9da14d3-7d86-4f2a-8ec1-a67bed231a38 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1120 microversion: 2.1 time: 0.053437 [ 1193.319283] [48511]: [pid: 48511|app: 0|req: 3094/6102] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:18 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1120 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.504054] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.505590] [48512]: DEBUG nova.compute.api [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.511493] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.511660] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.511810] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.512073] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.512258] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.512528] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.524644] [48512]: INFO nova.api.openstack.wsgi [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. [ 1193.525078] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1193.525399] [48512]: INFO nova.api.openstack.requestlog [None req-c6bacc87-7233-4a23-bcdf-054119e2da55 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 404 len: 111 microversion: 2.1 time: 0.023511 [ 1193.525746] [48512]: [pid: 48512|app: 0|req: 3009/6103] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:18 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1193.532309] [48511]: DEBUG nova.api.openstack.wsgi [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.532513] [48511]: DEBUG nova.compute.api [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.536146] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.536350] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.536493] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.536759] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.536909] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.537052] [48511]: DEBUG oslo_concurrency.lockutils [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.546743] [48511]: INFO nova.api.openstack.wsgi [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. [ 1193.547034] [48511]: DEBUG nova.api.openstack.wsgi [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1193.547430] [48511]: INFO nova.api.openstack.requestlog [None req-82a943b6-7b7c-4c7d-aa5f-dd5367f2267c tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 404 len: 111 microversion: 2.1 time: 0.017739 [ 1193.547765] [48511]: [pid: 48511|app: 0|req: 3095/6104] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:18 2025] DELETE /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1193.552690] [48512]: DEBUG nova.api.openstack.wsgi [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.554383] [48512]: DEBUG nova.compute.api [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: d13a1694-1179-4ac5-b41a-6f2fb4a33f65] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.557445] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.557634] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.557769] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.558031] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.558177] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.558301] [48512]: DEBUG oslo_concurrency.lockutils [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.567484] [48512]: INFO nova.api.openstack.wsgi [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. [ 1193.567734] [48512]: DEBUG nova.api.openstack.wsgi [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance d13a1694-1179-4ac5-b41a-6f2fb4a33f65 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1193.568146] [48512]: INFO nova.api.openstack.requestlog [None req-9354042a-a07b-4cb6-a83c-96b10be75f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65" status: 404 len: 111 microversion: 2.1 time: 0.017691 [ 1193.568461] [48512]: [pid: 48512|app: 0|req: 3010/6105] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:18 2025] GET /compute/v2.1/servers/d13a1694-1179-4ac5-b41a-6f2fb4a33f65 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1193.573153] [48511]: DEBUG nova.api.openstack.wsgi [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.573354] [48511]: DEBUG nova.compute.api [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.576816] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.576999] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.577149] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.577400] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.577543] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.577664] [48511]: DEBUG oslo_concurrency.lockutils [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.598692] [48511]: DEBUG nova.compute.api [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1193.648766] [48511]: INFO nova.api.openstack.requestlog [None req-19c2a5c6-943c-44f4-9c97-e8c163c2bc6a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 204 len: 0 microversion: 2.1 time: 0.077465 [ 1193.649125] [48511]: [pid: 48511|app: 0|req: 3096/6106] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:18 2025] DELETE /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1193.653844] [48512]: DEBUG nova.api.openstack.wsgi [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.655815] [48512]: DEBUG nova.compute.api [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.659502] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.659714] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.659823] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.660091] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.660239] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.660366] [48512]: DEBUG oslo_concurrency.lockutils [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.679433] [48512]: WARNING neutronclient.v2_0.client [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.714321] [48512]: DEBUG nova.policy [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.719512] [48512]: INFO nova.api.openstack.requestlog [None req-e782d213-a724-4cd1-a21f-201710445e5d tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1467 microversion: 2.1 time: 0.067308 [ 1193.719512] [48512]: [pid: 48512|app: 0|req: 3011/6107] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:18 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1467 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1193.868676] [48511]: DEBUG nova.api.openstack.wsgi [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1193.871664] [48511]: DEBUG nova.compute.api [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1193.875205] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.875393] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.875526] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.876122] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1193.876122] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1193.876122] [48511]: DEBUG oslo_concurrency.lockutils [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1193.894468] [48511]: WARNING neutronclient.v2_0.client [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1193.914150] [48511]: DEBUG nova.policy [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1193.918560] [48511]: INFO nova.api.openstack.requestlog [None req-c5951ec7-612b-4dd5-a8bd-d3f3585d59f4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1320 microversion: 2.1 time: 0.052680 [ 1193.918880] [48511]: [pid: 48511|app: 0|req: 3097/6108] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:18 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1320 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.332222] [48512]: DEBUG nova.api.openstack.wsgi [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.333809] [48512]: DEBUG nova.compute.api [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.337307] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.337504] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.337651] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.337981] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.338056] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.338183] [48512]: DEBUG oslo_concurrency.lockutils [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.352436] [48512]: WARNING neutronclient.v2_0.client [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.369317] [48512]: DEBUG nova.policy [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.373059] [48512]: INFO nova.api.openstack.requestlog [None req-59ee344c-84a7-42c9-acc2-145ae5e81e5f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1170 microversion: 2.1 time: 0.043079 [ 1194.373367] [48512]: [pid: 48512|app: 0|req: 3012/6109] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:19 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1170 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.733643] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.735882] [48511]: DEBUG nova.compute.api [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.741191] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.741396] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.741574] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.741884] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.742045] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.742172] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.761710] [48511]: WARNING neutronclient.v2_0.client [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.832204] [48511]: DEBUG nova.policy [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.839797] [48511]: INFO nova.api.openstack.requestlog [None req-1d3fb199-c7ca-474b-b426-3b1ad995d5b8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1467 microversion: 2.1 time: 0.108415 [ 1194.840188] [48511]: [pid: 48511|app: 0|req: 3098/6110] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:19 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1467 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1194.930911] [48512]: DEBUG nova.api.openstack.wsgi [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1194.932329] [48512]: DEBUG nova.compute.api [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1194.936296] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.936474] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.936606] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.936858] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.937039] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.937173] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.961470] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1194.961638] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1194.961787] [48512]: DEBUG oslo_concurrency.lockutils [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1194.961933] [48512]: DEBUG nova.objects.instance [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid b47a813e-29de-4878-930d-cc5c54b1ba05 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1194.965293] [48512]: WARNING neutronclient.v2_0.client [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1194.981985] [48512]: DEBUG nova.policy [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1194.985444] [48512]: INFO nova.api.openstack.requestlog [None req-7bb25f3e-8bbf-442d-8e35-023fc929ad49 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1325 microversion: 2.1 time: 0.056589 [ 1194.985759] [48512]: [pid: 48512|app: 0|req: 3013/6111] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:19 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.386488] [48511]: DEBUG nova.api.openstack.wsgi [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.387863] [48511]: DEBUG nova.compute.api [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.391902] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.392129] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.392303] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.392672] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.392849] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.393065] [48511]: DEBUG oslo_concurrency.lockutils [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.410235] [48511]: WARNING neutronclient.v2_0.client [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.427891] [48511]: DEBUG nova.policy [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.431779] [48511]: INFO nova.api.openstack.requestlog [None req-75fd2ba7-dc38-44e4-b550-62de49ce21e8 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1162 microversion: 2.1 time: 0.047519 [ 1195.432107] [48511]: [pid: 48511|app: 0|req: 3099/6112] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:20 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.854074] [48512]: DEBUG nova.api.openstack.wsgi [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1195.855146] [48512]: DEBUG nova.compute.api [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1195.858502] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.858753] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.858954] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.859372] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1195.859636] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1195.859821] [48512]: DEBUG oslo_concurrency.lockutils [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1195.880084] [48512]: WARNING neutronclient.v2_0.client [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1195.913999] [48512]: DEBUG nova.policy [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1195.918362] [48512]: INFO nova.api.openstack.requestlog [None req-c810afc4-249b-47dc-a885-f992a820bf2b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1467 microversion: 2.1 time: 0.066899 [ 1195.918717] [48512]: [pid: 48512|app: 0|req: 3014/6113] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:20 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1467 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1195.999575] [48511]: DEBUG nova.api.openstack.wsgi [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.001378] [48511]: DEBUG nova.compute.api [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.008475] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.008681] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.008802] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.009168] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.009332] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.009459] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.043770] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.043933] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.044051] [48511]: DEBUG oslo_concurrency.lockutils [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.044167] [48511]: DEBUG nova.objects.instance [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid b47a813e-29de-4878-930d-cc5c54b1ba05 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1196.047601] [48511]: WARNING neutronclient.v2_0.client [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.065609] [48511]: DEBUG nova.policy [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.071987] [48511]: INFO nova.api.openstack.requestlog [None req-5478c646-1807-4acd-9a06-9fdd5a49015f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 200 len: 1325 microversion: 2.1 time: 0.074760 [ 1196.072331] [48511]: [pid: 48511|app: 0|req: 3100/6114] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:20 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 1325 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.098837] [48512]: DEBUG nova.api.openstack.wsgi [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94568182-2706-416c-aded-6bfe31948dc4", "name": "network-vif-deleted", "tag": "ab01c7f0-c8ee-4c26-9424-7087e24befff"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1196.105271] [48512]: DEBUG oslo_concurrency.lockutils [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.105498] [48512]: DEBUG oslo_concurrency.lockutils [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.105591] [48512]: DEBUG oslo_concurrency.lockutils [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.112120] [48512]: INFO nova.api.openstack.compute.server_external_events [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] Creating event network-vif-deleted:ab01c7f0-c8ee-4c26-9424-7087e24befff for instance 94568182-2706-416c-aded-6bfe31948dc4 on cpu-1 [ 1196.116459] [48512]: INFO nova.api.openstack.requestlog [req-0e11a0a9-2b2e-4250-9201-9e5cab24e42b req-e8f4fde6-689b-491c-9bdb-e5784378c6a1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019745 [ 1196.116866] [48512]: [pid: 48512|app: 0|req: 3015/6115] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:20 2025] 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) [ 1196.444471] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.445904] [48511]: DEBUG nova.compute.api [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.456965] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.457304] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.457535] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.457913] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.458178] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.458392] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.480517] [48511]: WARNING neutronclient.v2_0.client [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.498287] [48511]: DEBUG nova.policy [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.503677] [48511]: INFO nova.api.openstack.requestlog [None req-0b442aae-d577-4df0-b5de-0474d72df4ee tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1218 microversion: 2.1 time: 0.061434 [ 1196.503944] [48511]: [pid: 48511|app: 0|req: 3101/6116] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:21 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1196.932081] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1196.933353] [48512]: DEBUG nova.compute.api [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1196.937351] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.937538] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.937693] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.937916] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1196.938072] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1196.938195] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1196.957163] [48512]: WARNING neutronclient.v2_0.client [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1196.974819] [48512]: DEBUG nova.policy [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1196.979393] [48512]: INFO nova.api.openstack.requestlog [None req-b9ac2f65-bd9e-484b-855f-02b2fdbfff1b tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1296 microversion: 2.1 time: 0.050016 [ 1196.979708] [48512]: [pid: 48512|app: 0|req: 3016/6117] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:21 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.085096] [48511]: DEBUG nova.api.openstack.wsgi [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.087083] [48511]: DEBUG nova.compute.api [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.090587] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.090795] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.090933] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.091204] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.091345] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.091464] [48511]: DEBUG oslo_concurrency.lockutils [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.100606] [48511]: INFO nova.api.openstack.wsgi [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. [ 1197.100844] [48511]: DEBUG nova.api.openstack.wsgi [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1197.101608] [48511]: INFO nova.api.openstack.requestlog [None req-71c966be-65ba-42da-b61e-3359626c0e1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 404 len: 111 microversion: 2.1 time: 0.018599 [ 1197.101608] [48511]: [pid: 48511|app: 0|req: 3102/6118] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:21 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1197.106554] [48512]: DEBUG nova.api.openstack.wsgi [None req-387968f9-a078-49e5-a470-d18c8d7bff46 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.118723] [48512]: INFO nova.api.openstack.requestlog [None req-387968f9-a078-49e5-a470-d18c8d7bff46 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-128085251" status: 202 len: 0 microversion: 2.1 time: 0.014168 [ 1197.119187] [48512]: [pid: 48512|app: 0|req: 3017/6119] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:29:21 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-128085251 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1197.493180] [48511]: DEBUG nova.api.openstack.wsgi [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.493419] [48511]: DEBUG nova.compute.api [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.498387] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.498625] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.498718] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.498977] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.499126] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.499244] [48511]: DEBUG oslo_concurrency.lockutils [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.516775] [48512]: DEBUG nova.api.openstack.wsgi [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.518276] [48512]: DEBUG nova.compute.api [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.523774] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.524129] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.524327] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.524738] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.524738] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.524847] [48512]: DEBUG oslo_concurrency.lockutils [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.544050] [48512]: WARNING neutronclient.v2_0.client [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1197.555177] [48511]: DEBUG nova.objects.instance [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'services' on Instance uuid 58d5f0d5-cedb-4fdb-8135-419cda06a658 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1197.562723] [48512]: DEBUG nova.policy [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1197.567418] [48512]: INFO nova.api.openstack.requestlog [None req-9fcf8fe0-f931-4dc6-baf1-a1d8d62b92fb tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1218 microversion: 2.1 time: 0.053029 [ 1197.567792] [48512]: [pid: 48512|app: 0|req: 3018/6120] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:22 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1197.601162] [48511]: INFO nova.api.openstack.requestlog [None req-03262c6b-c29d-4a2b-9e49-19509c7d1f29 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments/72526514-3eb9-43a7-a453-a6e9be071f8e" status: 202 len: 0 microversion: 2.1 time: 0.110012 [ 1197.601559] [48511]: [pid: 48511|app: 0|req: 3103/6121] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:29:22 2025] DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments/72526514-3eb9-43a7-a453-a6e9be071f8e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1197.606737] [48512]: DEBUG nova.api.openstack.wsgi [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.608355] [48512]: DEBUG nova.compute.api [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.612938] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.613275] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.613576] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.613817] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.613967] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1197.614105] [48512]: DEBUG oslo_concurrency.lockutils [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1197.631102] [48512]: INFO nova.api.openstack.requestlog [None req-6cc365a8-2636-451f-9c80-a0018d980f2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026503 [ 1197.631418] [48512]: [pid: 48512|app: 0|req: 3019/6122] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:29:22 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1197.994718] [48511]: DEBUG nova.api.openstack.wsgi [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1197.996146] [48511]: DEBUG nova.compute.api [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1197.999743] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1197.999921] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.000085] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.000343] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.000493] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.000632] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.020811] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.020811] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.020811] [48511]: DEBUG oslo_concurrency.lockutils [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.020811] [48511]: DEBUG nova.objects.instance [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 94568182-2706-416c-aded-6bfe31948dc4 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1198.023877] [48511]: WARNING neutronclient.v2_0.client [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.041083] [48511]: DEBUG nova.policy [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.045150] [48511]: INFO nova.api.openstack.requestlog [None req-97eb1115-9ef5-4aae-8f2c-62403e6c82d9 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1301 microversion: 2.1 time: 0.052702 [ 1198.045563] [48511]: [pid: 48511|app: 0|req: 3104/6123] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:22 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1301 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.580411] [48512]: DEBUG nova.api.openstack.wsgi [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.581899] [48512]: DEBUG nova.compute.api [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.585240] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.585419] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.585552] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.585800] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.585943] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.586076] [48512]: DEBUG oslo_concurrency.lockutils [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.600885] [48512]: WARNING neutronclient.v2_0.client [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1198.618178] [48512]: DEBUG nova.policy [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1198.621970] [48512]: INFO nova.api.openstack.requestlog [None req-574bab69-aba7-463a-b799-cf45f8495172 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1226 microversion: 2.1 time: 0.043582 [ 1198.622404] [48512]: [pid: 48512|app: 0|req: 3020/6124] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:23 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1226 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1198.637954] [48511]: DEBUG nova.api.openstack.wsgi [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1198.639485] [48511]: DEBUG nova.compute.api [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1198.642710] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.642899] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.643043] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.643301] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1198.643498] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1198.643588] [48511]: DEBUG oslo_concurrency.lockutils [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1198.662024] [48511]: INFO nova.api.openstack.requestlog [None req-1205e567-7776-4942-8fc0-b4bf043e47da tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026182 [ 1198.662372] [48511]: [pid: 48511|app: 0|req: 3105/6125] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:29:23 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1199.058341] [48512]: DEBUG nova.api.openstack.wsgi [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.060051] [48512]: DEBUG nova.compute.api [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.068158] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.068756] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.068756] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.068897] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.069083] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.069259] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.099067] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.099226] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.099363] [48512]: DEBUG oslo_concurrency.lockutils [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.099510] [48512]: DEBUG nova.objects.instance [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 94568182-2706-416c-aded-6bfe31948dc4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1199.103100] [48512]: WARNING neutronclient.v2_0.client [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.121785] [48512]: DEBUG nova.policy [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.127476] [48512]: INFO nova.api.openstack.requestlog [None req-4d606bff-12fc-4335-b25c-c4ea28ea409f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1301 microversion: 2.1 time: 0.071676 [ 1199.127814] [48512]: [pid: 48512|app: 0|req: 3021/6126] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:23 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1301 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1199.637043] [48511]: DEBUG nova.api.openstack.wsgi [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.637043] [48511]: DEBUG nova.compute.api [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.641632] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.642218] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.642495] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.642912] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.643175] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.643392] [48511]: DEBUG oslo_concurrency.lockutils [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.661141] [48511]: WARNING neutronclient.v2_0.client [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1199.670396] [48512]: DEBUG nova.api.openstack.wsgi [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1199.671318] [48512]: DEBUG nova.compute.api [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1199.675520] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.675520] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.675698] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.676273] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1199.676273] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1199.676273] [48512]: DEBUG oslo_concurrency.lockutils [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1199.709912] [48512]: INFO nova.api.openstack.requestlog [None req-e3637102-37a6-4153-9091-77e9c8c3d9ca tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042238 [ 1199.710177] [48512]: [pid: 48512|app: 0|req: 3022/6127] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:29:24 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1199.734838] [48511]: DEBUG nova.policy [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1199.738968] [48511]: INFO nova.api.openstack.requestlog [None req-2b52892f-1e64-48a5-95b1-c93d62620d71 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1304 microversion: 2.1 time: 0.106023 [ 1199.739292] [48511]: [pid: 48511|app: 0|req: 3106/6128] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:24 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1304 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.141786] [48512]: DEBUG nova.api.openstack.wsgi [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.143280] [48512]: DEBUG nova.compute.api [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.146921] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.147123] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.147258] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.147508] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.147650] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.147774] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.175315] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.175719] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.175806] [48512]: DEBUG oslo_concurrency.lockutils [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.175943] [48512]: DEBUG nova.objects.instance [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 94568182-2706-416c-aded-6bfe31948dc4 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1200.179876] [48512]: WARNING neutronclient.v2_0.client [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.197910] [48512]: DEBUG nova.policy [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.202732] [48512]: INFO nova.api.openstack.requestlog [None req-9eb1f1b0-3b14-48e3-99b2-d88106e68a81 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 200 len: 1301 microversion: 2.1 time: 0.063281 [ 1200.203372] [48512]: [pid: 48512|app: 0|req: 3023/6129] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:24 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 1301 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.718401] [48511]: DEBUG nova.api.openstack.wsgi [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.719820] [48511]: DEBUG nova.compute.api [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.726155] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.726465] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.726465] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.726709] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.726866] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.726989] [48511]: DEBUG oslo_concurrency.lockutils [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.752446] [48512]: DEBUG nova.api.openstack.wsgi [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1200.753502] [48511]: INFO nova.api.openstack.requestlog [None req-cfb3456d-07b1-40d1-94fa-d3cb324e4a76 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037225 [ 1200.753781] [48512]: DEBUG nova.compute.api [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1200.753950] [48511]: [pid: 48511|app: 0|req: 3107/6130] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:29:25 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1200.757766] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.757968] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.758121] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.758887] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.758887] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.758887] [48512]: DEBUG oslo_concurrency.lockutils [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.778466] [48512]: WARNING neutronclient.v2_0.client [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1200.846494] [48512]: DEBUG nova.policy [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1200.853208] [48512]: INFO nova.api.openstack.requestlog [None req-e23182eb-c529-4303-b05a-3a149740a341 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1304 microversion: 2.1 time: 0.103094 [ 1200.853648] [48512]: [pid: 48512|app: 0|req: 3024/6131] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:25 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1304 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1200.873869] [48511]: DEBUG nova.api.openstack.wsgi [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a147d98-353d-4854-a33c-dd624bf0c728", "name": "network-vif-plugged", "status": "completed", "tag": "44f7c8d4-af8d-4490-9c49-a1c720d4b1bc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1200.882065] [48511]: DEBUG oslo_concurrency.lockutils [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1200.882299] [48511]: DEBUG oslo_concurrency.lockutils [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1200.882474] [48511]: DEBUG oslo_concurrency.lockutils [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1200.891928] [48511]: INFO nova.api.openstack.compute.server_external_events [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] Creating event network-vif-plugged:44f7c8d4-af8d-4490-9c49-a1c720d4b1bc for instance 9a147d98-353d-4854-a33c-dd624bf0c728 on cpu-1 [ 1200.896057] [48511]: INFO nova.api.openstack.requestlog [req-67843524-7cca-4e1f-b51b-c05dbe649928 req-79f8a589-426d-4e7c-9e76-ec1479a7f323 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024625 [ 1200.896398] [48511]: [pid: 48511|app: 0|req: 3108/6132] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:25 2025] 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) [ 1201.216116] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.217850] [48512]: DEBUG nova.compute.api [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 94568182-2706-416c-aded-6bfe31948dc4] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.221364] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.221546] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.221685] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.221941] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.222098] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.222226] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.230754] [48512]: INFO nova.api.openstack.wsgi [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance 94568182-2706-416c-aded-6bfe31948dc4 could not be found. [ 1201.231116] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance 94568182-2706-416c-aded-6bfe31948dc4 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1201.231518] [48512]: INFO nova.api.openstack.requestlog [None req-2c4b1a28-8c08-4819-9edd-fd739cf0a73e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4" status: 404 len: 111 microversion: 2.1 time: 0.018045 [ 1201.231811] [48512]: [pid: 48512|app: 0|req: 3025/6133] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:25 2025] GET /compute/v2.1/servers/94568182-2706-416c-aded-6bfe31948dc4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1201.762086] [48511]: DEBUG nova.api.openstack.wsgi [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.763375] [48511]: DEBUG nova.compute.api [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.770025] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.770217] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.770354] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.770635] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.770784] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.770909] [48511]: DEBUG oslo_concurrency.lockutils [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.796476] [48511]: INFO nova.api.openstack.requestlog [None req-1669c8e8-5855-49ee-aa6d-1fc180831ddd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.036968 [ 1201.796790] [48511]: [pid: 48511|app: 0|req: 3109/6134] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:29:26 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1201.834330] [48512]: DEBUG nova.api.openstack.wsgi [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.834576] [48512]: DEBUG nova.compute.api [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.837975] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.838183] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.838319] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.838574] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.838723] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.838845] [48512]: DEBUG oslo_concurrency.lockutils [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.852704] [48512]: DEBUG nova.compute.api [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1201.866943] [48511]: DEBUG nova.api.openstack.wsgi [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.868324] [48511]: DEBUG nova.compute.api [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.871985] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.872180] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.872311] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.872558] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.872752] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.872894] [48511]: DEBUG oslo_concurrency.lockutils [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.890078] [48511]: WARNING neutronclient.v2_0.client [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1201.894794] [48512]: INFO nova.api.openstack.requestlog [None req-6f484ed3-5eb2-49ff-b80b-4a547a93f239 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 204 len: 0 microversion: 2.1 time: 0.062404 [ 1201.895230] [48512]: [pid: 48512|app: 0|req: 3026/6135] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:26 2025] DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1201.899972] [48512]: DEBUG nova.api.openstack.wsgi [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1201.901437] [48512]: DEBUG nova.compute.api [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1201.904603] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.904807] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.904961] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.905236] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1201.905382] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1201.905503] [48512]: DEBUG oslo_concurrency.lockutils [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1201.920706] [48512]: WARNING neutronclient.v2_0.client [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1201.956884] [48511]: DEBUG nova.policy [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1201.963169] [48511]: INFO nova.api.openstack.requestlog [None req-57651929-fb68-49e7-b401-27bd58cf6ac2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.098873 [ 1201.963483] [48511]: [pid: 48511|app: 0|req: 3110/6136] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:26 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1202.018314] [48512]: DEBUG nova.policy [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1202.023193] [48512]: INFO nova.api.openstack.requestlog [None req-54aa9e5c-f02c-4ea9-adb7-51c16acf740f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1681 microversion: 2.1 time: 0.125217 [ 1202.023517] [48512]: [pid: 48512|app: 0|req: 3027/6137] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:26 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1681 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1202.909882] [48511]: DEBUG nova.api.openstack.wsgi [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a147d98-353d-4854-a33c-dd624bf0c728", "tag": "44f7c8d4-af8d-4490-9c49-a1c720d4b1bc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1202.918625] [48511]: DEBUG oslo_concurrency.lockutils [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.918710] [48511]: DEBUG oslo_concurrency.lockutils [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.918838] [48511]: DEBUG oslo_concurrency.lockutils [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.927588] [48511]: INFO nova.api.openstack.compute.server_external_events [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] Creating event network-changed:44f7c8d4-af8d-4490-9c49-a1c720d4b1bc for instance 9a147d98-353d-4854-a33c-dd624bf0c728 on cpu-1 [ 1202.932942] [48511]: INFO nova.api.openstack.requestlog [req-f44abc25-5055-4bc1-9480-107dbe206c1d req-5c5a0fa9-fd70-4836-8f40-c8755f883227 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025110 [ 1202.933219] [48511]: [pid: 48511|app: 0|req: 3111/6138] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:27 2025] 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) [ 1202.976761] [48512]: DEBUG nova.api.openstack.wsgi [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1202.978391] [48512]: DEBUG nova.compute.api [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1202.982192] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.982395] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.982569] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1202.982915] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1202.983102] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1202.983234] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.009094] [48512]: WARNING neutronclient.v2_0.client [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1203.036271] [48511]: DEBUG nova.api.openstack.wsgi [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1203.037687] [48511]: DEBUG nova.compute.api [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1203.041555] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.041756] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.041881] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.042150] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1203.042297] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1203.042418] [48511]: DEBUG oslo_concurrency.lockutils [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1203.061559] [48511]: WARNING neutronclient.v2_0.client [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1203.100951] [48512]: DEBUG nova.policy [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.105222] [48512]: INFO nova.api.openstack.requestlog [None req-12dcc7b6-2275-4241-9ad8-20467e361caa tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.130779 [ 1203.105546] [48512]: [pid: 48512|app: 0|req: 3028/6139] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:27 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.125115] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.137651] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.148818] [48511]: DEBUG nova.policy [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1203.153924] [48511]: INFO nova.api.openstack.requestlog [None req-368dee2e-43f1-48e2-8156-778b16159466 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1681 microversion: 2.1 time: 0.119940 [ 1203.154269] [48511]: [pid: 48511|app: 0|req: 3112/6140] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:27 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1681 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1203.315275] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1204.119882] [48512]: DEBUG nova.api.openstack.wsgi [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.121431] [48512]: DEBUG nova.compute.api [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.127591] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.127825] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.127910] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.128198] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.128347] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.128471] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.155856] [48512]: WARNING neutronclient.v2_0.client [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.168302] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.169795] [48511]: DEBUG nova.compute.api [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.174662] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.174906] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.175092] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.175399] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.175627] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.175824] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.197882] [48511]: WARNING neutronclient.v2_0.client [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.228875] [48512]: DEBUG nova.policy [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.235868] [48512]: INFO nova.api.openstack.requestlog [None req-8eab7870-491c-4645-9372-087a8b8b7d80 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.118263 [ 1204.236540] [48512]: [pid: 48512|app: 0|req: 3029/6141] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:28 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.268891] [48511]: DEBUG nova.policy [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.274393] [48511]: INFO nova.api.openstack.requestlog [None req-7ff9006c-1dbb-415f-819c-03a0ff4ddecf tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1681 microversion: 2.1 time: 0.108196 [ 1204.274945] [48511]: [pid: 48511|app: 0|req: 3113/6142] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:28 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1681 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1204.393334] [48512]: DEBUG nova.api.openstack.wsgi [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.393579] [48512]: DEBUG nova.compute.api [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.397103] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.397291] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.397427] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.397686] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.397836] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.397989] [48512]: DEBUG oslo_concurrency.lockutils [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.416516] [48512]: DEBUG nova.compute.api [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1204.475152] [48512]: INFO nova.api.openstack.requestlog [None req-08f721fa-262b-425c-bb70-f40f469140f8 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 204 len: 0 microversion: 2.1 time: 0.084274 [ 1204.475702] [48512]: [pid: 48512|app: 0|req: 3030/6143] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:29 2025] DELETE /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1204.480785] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1204.482255] [48511]: DEBUG nova.compute.api [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1204.486031] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.486244] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.486380] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.486643] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1204.486790] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1204.486891] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1204.505239] [48511]: WARNING neutronclient.v2_0.client [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1204.596375] [48511]: DEBUG nova.policy [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1204.600853] [48511]: INFO nova.api.openstack.requestlog [None req-e2380131-e560-493e-b270-9c1041fbe532 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1558 microversion: 2.1 time: 0.122178 [ 1204.601224] [48511]: [pid: 48511|app: 0|req: 3114/6144] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:29 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1558 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.028046] [48512]: DEBUG nova.api.openstack.wsgi [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58d5f0d5-cedb-4fdb-8135-419cda06a658", "name": "network-vif-deleted", "tag": "63316125-b00a-498a-83d1-aa82e38cbc20"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1205.034190] [48512]: DEBUG oslo_concurrency.lockutils [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.034365] [48512]: DEBUG oslo_concurrency.lockutils [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.034504] [48512]: DEBUG oslo_concurrency.lockutils [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.041200] [48512]: INFO nova.api.openstack.compute.server_external_events [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] Creating event network-vif-deleted:63316125-b00a-498a-83d1-aa82e38cbc20 for instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 on cpu-1 [ 1205.046043] [48512]: INFO nova.api.openstack.requestlog [req-931619dc-0ca8-4e43-878b-a2d3e4211a1e req-46178ecc-2957-4d79-af72-4a6e00df8e11 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020358 [ 1205.046268] [48512]: [pid: 48512|app: 0|req: 3031/6145] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:29 2025] 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) [ 1205.251222] [48511]: DEBUG nova.api.openstack.wsgi [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.253419] [48511]: DEBUG nova.compute.api [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.256945] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.257144] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.257230] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.257483] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.257608] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.257724] [48511]: DEBUG oslo_concurrency.lockutils [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.283101] [48511]: WARNING neutronclient.v2_0.client [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.288906] [48512]: DEBUG nova.api.openstack.wsgi [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.290427] [48512]: DEBUG nova.compute.api [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.294488] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.294685] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.294827] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.295204] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.295358] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.295484] [48512]: DEBUG oslo_concurrency.lockutils [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.313062] [48512]: WARNING neutronclient.v2_0.client [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.332321] [48512]: DEBUG nova.policy [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.337435] [48512]: INFO nova.api.openstack.requestlog [None req-71ca2e75-ea82-4bcf-841c-329b2b776efa tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1320 microversion: 2.1 time: 0.050709 [ 1205.337786] [48512]: [pid: 48512|app: 0|req: 3032/6146] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:30 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1320 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1205.350071] [48511]: DEBUG nova.policy [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1205.355031] [48511]: INFO nova.api.openstack.requestlog [None req-67adb186-c90e-4b42-90c9-859cb5add31f tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.105903 [ 1205.355567] [48511]: [pid: 48511|app: 0|req: 3115/6147] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:30 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1205.614805] [48512]: DEBUG nova.api.openstack.wsgi [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1205.616646] [48512]: DEBUG nova.compute.api [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1205.623280] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.623476] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.623650] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.623917] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1205.624082] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1205.624210] [48512]: DEBUG oslo_concurrency.lockutils [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1205.657304] [48512]: WARNING neutronclient.v2_0.client [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1205.998669] [48512]: DEBUG nova.policy [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.006752] [48512]: INFO nova.api.openstack.requestlog [None req-84f3aa3b-cfac-4069-aa96-8d9571bc6836 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1558 microversion: 2.1 time: 0.395131 [ 1206.007855] [48512]: [pid: 48512|app: 0|req: 3033/6148] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:30 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1558 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.353418] [48511]: DEBUG nova.api.openstack.wsgi [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1206.354930] [48511]: DEBUG nova.compute.api [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1206.360465] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.360656] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.360809] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.361088] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.361272] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.361425] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.368597] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1206.370123] [48512]: DEBUG nova.compute.api [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1206.374654] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.374877] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.375115] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.375436] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.375579] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.375706] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.385074] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1206.385267] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1206.385401] [48511]: DEBUG oslo_concurrency.lockutils [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1206.385627] [48511]: DEBUG nova.objects.instance [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 58d5f0d5-cedb-4fdb-8135-419cda06a658 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1206.389506] [48511]: WARNING neutronclient.v2_0.client [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.396931] [48512]: WARNING neutronclient.v2_0.client [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1206.409970] [48511]: DEBUG nova.policy [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.415138] [48511]: INFO nova.api.openstack.requestlog [None req-152d5925-b01a-4d86-80ec-bb522e858136 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1325 microversion: 2.1 time: 0.064116 [ 1206.415479] [48511]: [pid: 48511|app: 0|req: 3116/6149] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:31 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1325 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1206.480785] [48512]: DEBUG nova.policy [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1206.487726] [48512]: INFO nova.api.openstack.requestlog [None req-b4c2f5f6-4b65-4e22-b56c-f616bc6608e2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.121211 [ 1206.488179] [48512]: [pid: 48512|app: 0|req: 3034/6150] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:31 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1207.019602] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.021900] [48511]: DEBUG nova.compute.api [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.027439] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.027639] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.027753] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.028188] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.028379] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.028551] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.056045] [48511]: WARNING neutronclient.v2_0.client [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.056412] [48512]: DEBUG nova.api.openstack.wsgi [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b7a4d7f-5605-4148-b487-df63eec67406", "name": "network-vif-deleted", "tag": "7907bac7-663a-465e-a1bb-4840c37713da"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1207.061960] [48512]: DEBUG oslo_concurrency.lockutils [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.062166] [48512]: DEBUG oslo_concurrency.lockutils [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.062313] [48512]: DEBUG oslo_concurrency.lockutils [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.068309] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] Creating event network-vif-deleted:7907bac7-663a-465e-a1bb-4840c37713da for instance 2b7a4d7f-5605-4148-b487-df63eec67406 on cpu-1 [ 1207.072274] [48512]: INFO nova.api.openstack.requestlog [req-4f6e371a-bdc2-4807-9e88-6a0ff1f45539 req-4d5ebdf6-19c2-48c6-9134-1531246b2bc2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017938 [ 1207.072607] [48512]: [pid: 48512|app: 0|req: 3035/6151] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:31 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1207.074251] [48511]: DEBUG nova.policy [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.081439] [48511]: INFO nova.api.openstack.requestlog [None req-e9927857-c639-490a-84fc-e75abe553afe tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1491 microversion: 2.1 time: 0.063896 [ 1207.082529] [48511]: [pid: 48511|app: 0|req: 3117/6152] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:31 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1491 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.128014] [48512]: DEBUG nova.api.openstack.wsgi [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.129472] [48512]: DEBUG nova.compute.api [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.134341] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.134341] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.134341] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.134753] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.135018] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.135242] [48512]: DEBUG oslo_concurrency.lockutils [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.155418] [48512]: WARNING neutronclient.v2_0.client [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.247706] [48512]: DEBUG nova.policy [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.253704] [48512]: INFO nova.api.openstack.requestlog [None req-0a5b17da-06b7-45c2-a45c-d14c9e5f7407 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1673 microversion: 2.1 time: 0.127881 [ 1207.254192] [48512]: [pid: 48512|app: 0|req: 3036/6153] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:31 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1673 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.266035] [48511]: DEBUG nova.api.openstack.wsgi [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "299218fc-e788-400c-823f-461b7a100f6f"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1207.267536] [48511]: DEBUG nova.compute.api [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.270721] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.270871] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.271011] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.271268] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.271410] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.271529] [48511]: DEBUG oslo_concurrency.lockutils [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.429286] [48512]: DEBUG nova.api.openstack.wsgi [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.431283] [48512]: DEBUG nova.compute.api [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.437993] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.438285] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.438423] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.438650] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.438805] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.438919] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.476375] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.476574] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.476709] [48512]: DEBUG oslo_concurrency.lockutils [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.477305] [48512]: DEBUG nova.objects.instance [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 58d5f0d5-cedb-4fdb-8135-419cda06a658 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1207.480659] [48512]: WARNING neutronclient.v2_0.client [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.498497] [48512]: DEBUG nova.policy [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.505380] [48512]: INFO nova.api.openstack.requestlog [None req-6653f5a7-339d-442b-a15c-45cea47fceab tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1325 microversion: 2.1 time: 0.078862 [ 1207.505744] [48512]: [pid: 48512|app: 0|req: 3037/6154] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:32 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1325 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1207.509030] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1207.509731] [48512]: DEBUG nova.compute.api [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1207.513444] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.513673] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.513867] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.514215] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1207.514388] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1207.514538] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1207.533465] [48512]: WARNING neutronclient.v2_0.client [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1207.603966] [48512]: DEBUG nova.policy [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1207.608250] [48512]: INFO nova.api.openstack.requestlog [None req-0b087730-994c-4a53-ab3f-2314e6d2b6cd tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.101899 [ 1207.608682] [48512]: [pid: 48512|app: 0|req: 3038/6155] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:32 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.094774] [48512]: DEBUG nova.api.openstack.wsgi [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.096241] [48512]: DEBUG nova.compute.api [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.099659] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.099859] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.099998] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.100592] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.100592] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.100592] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.119318] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.119525] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.119669] [48512]: DEBUG oslo_concurrency.lockutils [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.119844] [48512]: DEBUG nova.objects.instance [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 2b7a4d7f-5605-4148-b487-df63eec67406 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1208.122354] [48512]: WARNING neutronclient.v2_0.client [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1208.141249] [48512]: DEBUG nova.policy [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.146476] [48512]: INFO nova.api.openstack.requestlog [None req-0df175f1-7340-4e33-88ce-d45b33a18f3e tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1325 microversion: 2.1 time: 0.053862 [ 1208.146804] [48512]: [pid: 48512|app: 0|req: 3039/6156] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:32 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1325 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.518834] [48512]: DEBUG nova.api.openstack.wsgi [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.520295] [48512]: DEBUG nova.compute.api [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.525350] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.525535] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.525674] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.525932] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.526093] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.526257] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.555974] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.556181] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.556317] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.556468] [48512]: DEBUG nova.objects.instance [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 58d5f0d5-cedb-4fdb-8135-419cda06a658 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1208.559930] [48512]: WARNING neutronclient.v2_0.client [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1208.578453] [48512]: DEBUG nova.policy [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.582374] [48512]: INFO nova.api.openstack.requestlog [None req-8aea66d2-0135-4a14-89ca-7ba6e49735d3 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 200 len: 1325 microversion: 2.1 time: 0.065832 [ 1208.582714] [48512]: [pid: 48512|app: 0|req: 3040/6157] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:33 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 1325 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.622562] [48512]: DEBUG nova.api.openstack.wsgi [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1208.623882] [48512]: DEBUG nova.compute.api [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1208.627637] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.627821] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.627996] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.628310] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1208.628466] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1208.628594] [48512]: DEBUG oslo_concurrency.lockutils [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1208.647107] [48512]: WARNING neutronclient.v2_0.client [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1208.743889] [48512]: DEBUG nova.policy [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1208.748148] [48512]: INFO nova.api.openstack.requestlog [None req-7e82264a-9909-42a6-8e61-9b599771733d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.128285 [ 1208.748620] [48512]: [pid: 48512|app: 0|req: 3041/6158] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:33 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1208.888387] [48511]: INFO nova.api.openstack.requestlog [None req-01c6c72d-eb33-4f45-a688-3b0ac91ad296 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.624479 [ 1208.888821] [48511]: [pid: 48511|app: 0|req: 3118/6159] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:29:32 2025] POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-volume_attachments => generated 194 bytes in 1625 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1209.161584] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.163019] [48512]: DEBUG nova.compute.api [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.167097] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.167293] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.167427] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.167728] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.167880] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.168018] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.185332] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.185556] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.185633] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.185770] [48512]: DEBUG nova.objects.instance [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 2b7a4d7f-5605-4148-b487-df63eec67406 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1209.188253] [48512]: WARNING neutronclient.v2_0.client [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.206849] [48512]: DEBUG nova.policy [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.210914] [48512]: INFO nova.api.openstack.requestlog [None req-e2bd37f0-5068-4fc0-99f4-4527efff1b3f tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1325 microversion: 2.1 time: 0.051566 [ 1209.211235] [48512]: [pid: 48512|app: 0|req: 3042/6160] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:33 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.595431] [48511]: DEBUG nova.api.openstack.wsgi [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.597446] [48511]: DEBUG nova.compute.api [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.603136] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.603342] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.603475] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.603799] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.603894] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.604910] [48511]: DEBUG oslo_concurrency.lockutils [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.615501] [48511]: INFO nova.api.openstack.wsgi [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. [ 1209.615994] [48511]: DEBUG nova.api.openstack.wsgi [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1209.616330] [48511]: INFO nova.api.openstack.requestlog [None req-73027c5c-1891-4057-aa27-db919a6ad2e6 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 404 len: 111 microversion: 2.1 time: 0.023237 [ 1209.617046] [48511]: [pid: 48511|app: 0|req: 3119/6161] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:34 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1209.621832] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea200af4-770c-4ba6-94d1-a0852aaa561e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.636044] [48512]: INFO nova.api.openstack.requestlog [None req-ea200af4-770c-4ba6-94d1-a0852aaa561e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-702391304" status: 202 len: 0 microversion: 2.1 time: 0.016367 [ 1209.636386] [48512]: [pid: 48512|app: 0|req: 3043/6162] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:29:34 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-702391304 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1209.761078] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1209.762577] [48511]: DEBUG nova.compute.api [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1209.768386] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.768629] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.768811] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.769491] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1209.769491] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1209.769663] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1209.797509] [48511]: WARNING neutronclient.v2_0.client [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1209.859876] [48511]: DEBUG nova.policy [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1209.866417] [48511]: INFO nova.api.openstack.requestlog [None req-ff03cfd8-43ca-44c9-82a0-2f743f600c82 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.107723 [ 1209.866743] [48511]: [pid: 48511|app: 0|req: 3120/6163] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:34 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1209.987115] [48512]: DEBUG nova.api.openstack.wsgi [None req-60f208dd-38ad-4e61-b450-4f4db7746e35 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2114756088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDQr35DhDQV2qBZ+sxW7v+OJ+bwMutuWpMd0PWXEPgjg9+yBCveWW98DhU5QJtBSwfplepmQrDOLmaMzPSro9IQjDvg7HkB7PQLUZSzWtHwAMi1lsxVBnrRnf0n6ucIKrQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1209.997375] [48512]: DEBUG nova.quota [None req-60f208dd-38ad-4e61-b450-4f4db7746e35 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1210.000809] [48512]: DEBUG nova.quota [None req-60f208dd-38ad-4e61-b450-4f4db7746e35 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1210.020191] [48512]: INFO nova.api.openstack.requestlog [None req-60f208dd-38ad-4e61-b450-4f4db7746e35 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.035092 [ 1210.020587] [48512]: [pid: 48512|app: 0|req: 3044/6164] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:29:34 2025] 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) [ 1210.224215] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1210.225683] [48511]: DEBUG nova.compute.api [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1210.229916] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.230120] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.230255] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.230535] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.230681] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.230801] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.253628] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.253829] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.253829] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.253968] [48511]: DEBUG nova.objects.instance [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lazy-loading 'fault' on Instance uuid 2b7a4d7f-5605-4148-b487-df63eec67406 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1210.257920] [48511]: WARNING neutronclient.v2_0.client [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.276143] [48511]: DEBUG nova.policy [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67acd79a36814ed993ee8c3fd573c4b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd6bec33c6fc4ccc8224a6b37894ba0d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.281145] [48511]: INFO nova.api.openstack.requestlog [None req-c3afdb54-db8a-462b-9ecd-34e8403dc65a tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 200 len: 1325 microversion: 2.1 time: 0.059348 [ 1210.281483] [48511]: [pid: 48511|app: 0|req: 3121/6165] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:34 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1210.749427] [48512]: DEBUG nova.api.openstack.wsgi [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-839045911", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a3e8f2c7-c007-4003-8c9c-922001453a85"}], "security_groups": [{"name": "tempest-securitygroup--1046395501"}], "key_name": "tempest-keypair-2114756088", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1210.795595] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.795827] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.795981] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.796360] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.798490] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.798732] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.802365] [48512]: WARNING neutronclient.v2_0.client [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.841999] [48512]: DEBUG nova.network.neutron [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] validate_networks() for [('a3e8f2c7-c007-4003-8c9c-922001453a85', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1210.842327] [48512]: WARNING neutronclient.v2_0.client [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.880639] [48511]: DEBUG nova.api.openstack.wsgi [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1210.881732] [48511]: DEBUG nova.compute.api [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1210.887045] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.887611] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.887611] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.887742] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1210.887785] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1210.887922] [48511]: DEBUG oslo_concurrency.lockutils [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1210.908792] [48511]: WARNING neutronclient.v2_0.client [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.967941] [48511]: DEBUG nova.policy [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1210.971939] [48512]: WARNING neutronclient.v2_0.client [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1210.974627] [48511]: INFO nova.api.openstack.requestlog [None req-d460c06e-1c21-444d-ab5c-866823dfe3a5 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1292 microversion: 2.1 time: 0.096334 [ 1210.975260] [48511]: [pid: 48511|app: 0|req: 3122/6166] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:35 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1292 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.090959] [48512]: DEBUG nova.virt.hardware [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1211.091203] [48512]: DEBUG nova.virt.hardware [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1211.091386] [48512]: DEBUG nova.virt.hardware [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1211.091503] [48512]: DEBUG nova.virt.hardware [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1211.091611] [48512]: DEBUG nova.virt.hardware [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1211.102825] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.103024] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.103174] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.103522] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.105238] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.105465] [48512]: DEBUG oslo_concurrency.lockutils [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.118058] [48512]: DEBUG nova.quota [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1211.122811] [48512]: DEBUG nova.quota [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1211.129571] [48512]: DEBUG nova.compute.api [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1211.130954] [48512]: DEBUG nova.compute.api [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1211.173449] [48512]: INFO nova.api.openstack.requestlog [None req-30c38a15-1e7d-47b1-bb3b-e64acb39a037 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.426323 [ 1211.173861] [48512]: [pid: 48512|app: 0|req: 3045/6167] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:29:35 2025] POST /compute/v2.1/servers => generated 402 bytes in 427 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1211.180787] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8eb8167-8887-479f-ae14-1649accb8a93 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.182431] [48511]: DEBUG nova.compute.api [None req-e8eb8167-8887-479f-ae14-1649accb8a93 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.191452] [48511]: WARNING neutronclient.v2_0.client [None req-e8eb8167-8887-479f-ae14-1649accb8a93 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1211.211340] [48511]: DEBUG nova.policy [None req-e8eb8167-8887-479f-ae14-1649accb8a93 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1211.216226] [48511]: INFO nova.api.openstack.requestlog [None req-e8eb8167-8887-479f-ae14-1649accb8a93 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1239 microversion: 2.1 time: 0.037436 [ 1211.216528] [48511]: [pid: 48511|app: 0|req: 3123/6168] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:35 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1239 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1211.293099] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.294571] [48512]: DEBUG nova.compute.api [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] [instance: 2b7a4d7f-5605-4148-b487-df63eec67406] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.299997] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.300424] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.300424] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.300424] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.300751] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.300818] [48512]: DEBUG oslo_concurrency.lockutils [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.310236] [48512]: INFO nova.api.openstack.wsgi [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] HTTP exception thrown: Instance 2b7a4d7f-5605-4148-b487-df63eec67406 could not be found. [ 1211.310236] [48512]: DEBUG nova.api.openstack.wsgi [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Returning 404 to user: Instance 2b7a4d7f-5605-4148-b487-df63eec67406 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1211.310625] [48512]: INFO nova.api.openstack.requestlog [None req-4fd313ce-b490-4926-a409-70df6ac7fa98 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406" status: 404 len: 111 microversion: 2.1 time: 0.019778 [ 1211.310962] [48512]: [pid: 48512|app: 0|req: 3046/6169] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:36 2025] GET /compute/v2.1/servers/2b7a4d7f-5605-4148-b487-df63eec67406 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1211.316693] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f4fd87c-2e62-4558-8a55-440468958109 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.330059] [48511]: INFO nova.api.openstack.requestlog [None req-6f4fd87c-2e62-4558-8a55-440468958109 tempest-ServerActionsTestOtherA-40179697 tempest-ServerActionsTestOtherA-40179697-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1800608803" status: 202 len: 0 microversion: 2.1 time: 0.015192 [ 1211.330208] [48511]: [pid: 48511|app: 0|req: 3124/6170] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:29:36 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1800608803 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1211.987820] [48512]: DEBUG nova.api.openstack.wsgi [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1211.989654] [48512]: DEBUG nova.compute.api [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1211.992980] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.993188] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.993334] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1211.993584] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1211.993750] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1211.993965] [48512]: DEBUG oslo_concurrency.lockutils [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.019248] [48512]: WARNING neutronclient.v2_0.client [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.097715] [48512]: DEBUG nova.policy [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.102208] [48512]: INFO nova.api.openstack.requestlog [None req-b69ae666-2e90-40eb-a83a-46f70cc9af49 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1481 microversion: 2.1 time: 0.116410 [ 1212.102651] [48512]: [pid: 48512|app: 0|req: 3047/6171] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:36 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1481 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.114599] [48511]: DEBUG nova.api.openstack.wsgi [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.116022] [48511]: DEBUG nova.compute.api [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.120401] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.120608] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.120740] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.121017] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.121165] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.121286] [48511]: DEBUG oslo_concurrency.lockutils [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.136745] [48511]: WARNING neutronclient.v2_0.client [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.171639] [48511]: INFO nova.api.openstack.requestlog [None req-57c2f385-2232-48e1-b849-8b8f701cc001 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.059066 [ 1212.172134] [48511]: [pid: 48511|app: 0|req: 3125/6172] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:29:36 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728/os-interface => generated 287 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1212.229254] [48512]: DEBUG nova.api.openstack.wsgi [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.230609] [48512]: DEBUG nova.compute.api [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.233894] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.234039] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.234174] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.234428] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.234589] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.234726] [48512]: DEBUG oslo_concurrency.lockutils [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.249325] [48512]: WARNING neutronclient.v2_0.client [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.372421] [48512]: DEBUG nova.policy [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.378073] [48512]: INFO nova.api.openstack.requestlog [None req-0414edca-c173-48bb-a509-e94e0bbd23b4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1243 microversion: 2.1 time: 0.150906 [ 1212.378429] [48512]: [pid: 48512|app: 0|req: 3048/6173] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:36 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1243 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1212.636595] [48511]: DEBUG nova.api.openstack.wsgi [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1212.637379] [48512]: DEBUG nova.api.openstack.wsgi [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a147d98-353d-4854-a33c-dd624bf0c728", "tag": "44f7c8d4-af8d-4490-9c49-a1c720d4b1bc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1212.637886] [48511]: DEBUG nova.compute.api [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1212.643219] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.643435] [48512]: DEBUG oslo_concurrency.lockutils [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.643499] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.643616] [48512]: DEBUG oslo_concurrency.lockutils [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.643723] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.643771] [48512]: DEBUG oslo_concurrency.lockutils [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.644069] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1212.644276] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1212.644446] [48511]: DEBUG oslo_concurrency.lockutils [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1212.655366] [48512]: INFO nova.api.openstack.compute.server_external_events [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] Creating event network-changed:44f7c8d4-af8d-4490-9c49-a1c720d4b1bc for instance 9a147d98-353d-4854-a33c-dd624bf0c728 on cpu-1 [ 1212.660262] [48512]: INFO nova.api.openstack.requestlog [req-8d78cae0-41df-4777-8150-1ed340e7f3ee req-d2fd664a-00c3-44c9-8038-9cf9ef4e5213 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024852 [ 1212.660954] [48512]: [pid: 48512|app: 0|req: 3049/6174] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:37 2025] 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) [ 1212.669167] [48511]: WARNING neutronclient.v2_0.client [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1212.736815] [48511]: DEBUG nova.policy [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1212.744502] [48511]: INFO nova.api.openstack.requestlog [None req-009d1454-b635-49d8-87de-59163b03ff91 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1481 microversion: 2.1 time: 0.110035 [ 1212.745010] [48511]: [pid: 48511|app: 0|req: 3126/6175] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:37 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1481 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1213.392497] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1213.394059] [48512]: DEBUG nova.compute.api [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1213.400614] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.400829] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.401039] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.401310] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1213.401460] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1213.401583] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1213.437986] [48512]: WARNING neutronclient.v2_0.client [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1213.461205] [48512]: DEBUG nova.policy [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1213.471601] [48512]: INFO nova.api.openstack.requestlog [None req-9e09aa55-2fd5-4690-a066-d6205f992991 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1291 microversion: 2.1 time: 0.081382 [ 1213.472291] [48512]: [pid: 48512|app: 0|req: 3050/6176] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:38 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1291 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1214.486636] [48511]: DEBUG nova.api.openstack.wsgi [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1214.488015] [48511]: DEBUG nova.compute.api [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1214.494435] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.494435] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.494588] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.494750] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1214.494891] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1214.495077] [48511]: DEBUG oslo_concurrency.lockutils [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1214.522580] [48511]: WARNING neutronclient.v2_0.client [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1214.546090] [48511]: DEBUG nova.policy [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1214.554634] [48511]: INFO nova.api.openstack.requestlog [None req-c054c13e-e13f-4836-8414-6eb9580f5bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1291 microversion: 2.1 time: 0.070018 [ 1214.554916] [48511]: [pid: 48511|app: 0|req: 3127/6177] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:39 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1291 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.568146] [48512]: DEBUG nova.api.openstack.wsgi [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1215.569707] [48512]: DEBUG nova.compute.api [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1215.575168] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.575362] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.575504] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.575761] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.575903] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.576041] [48512]: DEBUG oslo_concurrency.lockutils [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.601370] [48512]: WARNING neutronclient.v2_0.client [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.625599] [48512]: DEBUG nova.policy [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1215.632065] [48512]: INFO nova.api.openstack.requestlog [None req-62335ed5-b882-45a3-b8e9-15fc0a3a7bb5 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1299 microversion: 2.1 time: 0.067220 [ 1215.633066] [48512]: [pid: 48512|app: 0|req: 3051/6178] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:40 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1215.797122] [48511]: DEBUG nova.api.openstack.wsgi [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-2012981954", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "2c795dd6-5768-4325-a3a6-7fb25e823e36"}]}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1215.841065] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.841157] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.841737] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.841737] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1215.841737] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1215.843142] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1215.847456] [48511]: DEBUG nova.network.neutron [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] validate_networks() for [('2c795dd6-5768-4325-a3a6-7fb25e823e36', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1215.848339] [48511]: WARNING neutronclient.v2_0.client [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1215.964876] [48511]: WARNING neutronclient.v2_0.client [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.044919] [48511]: DEBUG nova.virt.hardware [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1216.045082] [48511]: DEBUG nova.virt.hardware [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1216.045243] [48511]: DEBUG nova.virt.hardware [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1216.045353] [48511]: DEBUG nova.virt.hardware [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1216.045464] [48511]: DEBUG nova.virt.hardware [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1216.054058] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.054058] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.054210] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.054591] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.054741] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.054956] [48511]: DEBUG oslo_concurrency.lockutils [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.066486] [48511]: DEBUG nova.quota [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Getting quotas for project b68333206a314fea833477220f680000. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1216.070071] [48511]: DEBUG nova.quota [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Getting quotas for user bbc476749af14b62a0c3ac1b2a17efdb and project b68333206a314fea833477220f680000. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1216.075739] [48511]: DEBUG nova.compute.api [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1216.077687] [48511]: DEBUG nova.compute.api [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1216.114428] [48511]: INFO nova.api.openstack.requestlog [None req-80d6fba4-ecdf-4fa9-a1e5-6d0bc340a4b9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 0.392128 [ 1216.114948] [48511]: [pid: 48511|app: 0|req: 3128/6179] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:29:40 2025] POST /compute/v2.1/servers => generated 380 bytes in 393 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1216.123430] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.124953] [48512]: DEBUG nova.compute.api [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.139902] [48512]: WARNING neutronclient.v2_0.client [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.166829] [48512]: DEBUG nova.policy [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.178444] [48512]: DEBUG nova.policy [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.179150] [48512]: DEBUG nova.policy [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.179418] [48512]: INFO nova.api.openstack.requestlog [None req-0f3d8d3e-0cd8-4c53-a95d-3c134a4c0c9e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1260 microversion: 2.26 time: 0.059821 [ 1216.179717] [48512]: [pid: 48512|app: 0|req: 3052/6180] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:40 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1260 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1216.266824] [48511]: DEBUG nova.api.openstack.wsgi [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1216.270411] [48511]: DEBUG nova.compute.api [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.283107] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.284252] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.284450] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.286173] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.286295] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.286484] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.340288] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.340538] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.340677] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.344447] [48511]: WARNING neutronclient.v2_0.client [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.344918] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.345139] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.345273] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.345591] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.345803] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.345870] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.352022] [48511]: DEBUG nova.policy [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.356958] [48511]: DEBUG nova.compute.api [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1216.360029] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.360194] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.360318] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.360619] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.360765] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.360888] [48511]: DEBUG oslo_concurrency.lockutils [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.373389] [48511]: DEBUG nova.quota [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1216.376421] [48511]: DEBUG nova.quota [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1216.385796] [48511]: DEBUG nova.virt.hardware [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1216.385922] [48511]: DEBUG nova.virt.hardware [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1216.386075] [48511]: DEBUG nova.virt.hardware [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1216.386188] [48511]: DEBUG nova.virt.hardware [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1216.386300] [48511]: DEBUG nova.virt.hardware [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1216.433571] [48511]: INFO nova.api.openstack.requestlog [None req-710e6eaa-8dda-4019-864f-e60d332cbb9d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/action" status: 202 len: 0 microversion: 2.1 time: 0.174451 [ 1216.434581] [48511]: [pid: 48511|app: 0|req: 3129/6181] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:29:41 2025] POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1216.441031] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.443042] [48512]: DEBUG nova.compute.api [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.445990] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.446242] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.446416] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.446722] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.446936] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.447115] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.473364] [48512]: WARNING neutronclient.v2_0.client [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.648374] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1216.648784] [48511]: DEBUG nova.compute.api [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1216.654158] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.654425] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.654599] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.654904] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1216.655205] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1216.655413] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1216.671868] [48512]: DEBUG nova.policy [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.678310] [48511]: WARNING neutronclient.v2_0.client [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1216.680792] [48512]: INFO nova.api.openstack.requestlog [None req-2b2517ed-ee71-4841-9a73-b17705b95c9f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.242913 [ 1216.681153] [48512]: [pid: 48512|app: 0|req: 3053/6182] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:41 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1216.808494] [48511]: DEBUG nova.policy [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1216.812661] [48511]: INFO nova.api.openstack.requestlog [None req-cf3abcfc-b5c2-476a-90fc-c28e7029fe68 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.167757 [ 1216.813056] [48511]: [pid: 48511|app: 0|req: 3130/6183] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:41 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.195733] [48512]: DEBUG nova.api.openstack.wsgi [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.197376] [48512]: DEBUG nova.compute.api [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.201491] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.201677] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.201810] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.202173] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.202327] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.202450] [48512]: DEBUG oslo_concurrency.lockutils [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.220249] [48512]: WARNING neutronclient.v2_0.client [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.240707] [48512]: DEBUG nova.policy [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.245078] [48512]: DEBUG nova.policy [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.245765] [48512]: DEBUG nova.policy [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.246380] [48512]: INFO nova.api.openstack.requestlog [None req-be7cefeb-fc12-49cb-802c-84a5b2c1242d tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1264 microversion: 2.26 time: 0.052855 [ 1217.246751] [48512]: [pid: 48512|app: 0|req: 3054/6184] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:41 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1264 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1217.277568] [48511]: DEBUG nova.api.openstack.wsgi [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92321dfe-531b-491b-9d02-b5da069b173a", "name": "network-vif-plugged", "status": "completed", "tag": "c4e3ae94-2f9a-4713-9d46-9686ab385222"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1217.283834] [48511]: DEBUG oslo_concurrency.lockutils [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.284110] [48511]: DEBUG oslo_concurrency.lockutils [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.284305] [48511]: DEBUG oslo_concurrency.lockutils [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.293629] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] Creating event network-vif-plugged:c4e3ae94-2f9a-4713-9d46-9686ab385222 for instance 92321dfe-531b-491b-9d02-b5da069b173a on cpu-1 [ 1217.298212] [48511]: INFO nova.api.openstack.requestlog [req-0a6ff413-3571-4da5-8253-4a7926c2c403 req-27644784-143c-4f45-b475-36ea73a5c5c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023996 [ 1217.299024] [48511]: [pid: 48511|app: 0|req: 3131/6185] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:42 2025] 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) [ 1217.695187] [48512]: DEBUG nova.api.openstack.wsgi [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.696595] [48512]: DEBUG nova.compute.api [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.702276] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.702452] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.702588] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.702851] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.702991] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.703131] [48512]: DEBUG oslo_concurrency.lockutils [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.733768] [48512]: WARNING neutronclient.v2_0.client [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.812311] [48512]: DEBUG nova.policy [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.820164] [48512]: INFO nova.api.openstack.requestlog [None req-84450fa1-d29b-4589-8c26-ce01f609abcc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.127028 [ 1217.820518] [48512]: [pid: 48512|app: 0|req: 3055/6186] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:42 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1217.826511] [48511]: DEBUG nova.api.openstack.wsgi [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1217.828088] [48511]: DEBUG nova.compute.api [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1217.832128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.832128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.832128] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.832477] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1217.832656] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1217.832837] [48511]: DEBUG oslo_concurrency.lockutils [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1217.849119] [48511]: WARNING neutronclient.v2_0.client [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1217.912453] [48511]: DEBUG nova.policy [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1217.917110] [48511]: INFO nova.api.openstack.requestlog [None req-d040751e-8183-4edc-981c-8212f29c67de tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.092933 [ 1217.917468] [48511]: [pid: 48511|app: 0|req: 3132/6187] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:42 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1218.261201] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.262797] [48512]: DEBUG nova.compute.api [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.266161] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.266341] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.266474] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.266755] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.266885] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.267015] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.282865] [48512]: WARNING neutronclient.v2_0.client [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.300929] [48512]: DEBUG nova.policy [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.305506] [48512]: DEBUG nova.policy [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.306078] [48512]: DEBUG nova.policy [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.306651] [48512]: INFO nova.api.openstack.requestlog [None req-4bb62f21-c1b2-4a5f-9081-8d6ee446eb93 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1312 microversion: 2.26 time: 0.047640 [ 1218.307059] [48512]: [pid: 48512|app: 0|req: 3056/6188] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:43 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1218.835351] [48511]: DEBUG nova.api.openstack.wsgi [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.836745] [48511]: DEBUG nova.compute.api [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.842542] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.842911] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.843011] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.843289] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.843436] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.843559] [48511]: DEBUG oslo_concurrency.lockutils [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.867034] [48511]: WARNING neutronclient.v2_0.client [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.930012] [48512]: DEBUG nova.api.openstack.wsgi [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1218.931569] [48512]: DEBUG nova.compute.api [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1218.935087] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.935302] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.935450] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.935707] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1218.935852] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1218.935997] [48512]: DEBUG oslo_concurrency.lockutils [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1218.952958] [48512]: WARNING neutronclient.v2_0.client [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1218.973516] [48511]: DEBUG nova.policy [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1218.980519] [48511]: INFO nova.api.openstack.requestlog [None req-5cecc8a8-d04a-44a6-bf7b-26427c4cc582 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.147336 [ 1218.980911] [48511]: [pid: 48511|app: 0|req: 3133/6189] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:43 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.038623] [48512]: DEBUG nova.policy [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.043055] [48512]: INFO nova.api.openstack.requestlog [None req-53ab5dac-dfcd-41c4-96a2-7ef3b60ed784 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.115052 [ 1219.043419] [48512]: [pid: 48512|app: 0|req: 3057/6190] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:43 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1219.311505] [48511]: DEBUG nova.api.openstack.wsgi [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92321dfe-531b-491b-9d02-b5da069b173a", "tag": "c4e3ae94-2f9a-4713-9d46-9686ab385222"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1219.317630] [48511]: DEBUG oslo_concurrency.lockutils [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.317811] [48511]: DEBUG oslo_concurrency.lockutils [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.317947] [48511]: DEBUG oslo_concurrency.lockutils [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.321757] [48512]: DEBUG nova.api.openstack.wsgi [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.323657] [48512]: DEBUG nova.compute.api [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1219.324850] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] Creating event network-changed:c4e3ae94-2f9a-4713-9d46-9686ab385222 for instance 92321dfe-531b-491b-9d02-b5da069b173a on cpu-1 [ 1219.327149] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.327569] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.327569] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.327888] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1219.328138] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1219.328310] [48512]: DEBUG oslo_concurrency.lockutils [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1219.329170] [48511]: INFO nova.api.openstack.requestlog [req-0bd1f1cf-8134-42bc-af9e-064276b4474f req-953e1049-cf6e-4ebf-9422-ac284099c72c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019706 [ 1219.329524] [48511]: [pid: 48511|app: 0|req: 3134/6191] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:44 2025] 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) [ 1219.349939] [48512]: WARNING neutronclient.v2_0.client [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1219.372157] [48512]: DEBUG nova.policy [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.378984] [48512]: DEBUG nova.policy [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.380077] [48512]: DEBUG nova.policy [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1219.381016] [48512]: INFO nova.api.openstack.requestlog [None req-e17360bd-510c-4bba-af98-376330723317 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1312 microversion: 2.26 time: 0.061515 [ 1219.381430] [48512]: [pid: 48512|app: 0|req: 3058/6192] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:44 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1219.995912] [48511]: DEBUG nova.api.openstack.wsgi [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1219.997438] [48511]: DEBUG nova.compute.api [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.000927] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.001128] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.001289] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.001679] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.001839] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.001971] [48511]: DEBUG oslo_concurrency.lockutils [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.018498] [48511]: WARNING neutronclient.v2_0.client [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1220.055924] [48512]: DEBUG nova.api.openstack.wsgi [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.057476] [48512]: DEBUG nova.compute.api [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.062620] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.062837] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.062975] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.063257] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.063407] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.063530] [48512]: DEBUG oslo_concurrency.lockutils [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.081509] [48511]: DEBUG nova.policy [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.082576] [48512]: WARNING neutronclient.v2_0.client [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1220.088420] [48511]: INFO nova.api.openstack.requestlog [None req-3aeeabb4-b46f-4421-b872-130cb098c545 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.094841 [ 1220.088760] [48511]: [pid: 48511|app: 0|req: 3135/6193] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:44 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.149904] [48512]: DEBUG nova.policy [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.154741] [48512]: INFO nova.api.openstack.requestlog [None req-d601d600-472b-46a2-a299-ca5157408d56 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.100718 [ 1220.155046] [48512]: [pid: 48512|app: 0|req: 3059/6194] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:44 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1220.253156] [48511]: DEBUG nova.api.openstack.wsgi [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.254568] [48511]: DEBUG nova.compute.api [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.257937] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.258197] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.258333] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.258639] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.258728] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.258844] [48511]: DEBUG oslo_concurrency.lockutils [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.276379] [48511]: INFO nova.api.openstack.requestlog [None req-c0284d66-d675-446d-8b4d-da7b39e37773 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/ips" status: 200 len: 158 microversion: 2.20 time: 0.025330 [ 1220.276826] [48511]: [pid: 48511|app: 0|req: 3136/6195] 10.180.1.21 () {60 vars in 1284 bytes} [Mon Dec 8 18:29:45 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/ips => generated 158 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1220.396337] [48512]: DEBUG nova.api.openstack.wsgi [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1220.397788] [48512]: DEBUG nova.compute.api [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1220.401245] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.401423] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.401559] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.401816] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1220.401992] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1220.402103] [48512]: DEBUG oslo_concurrency.lockutils [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1220.418548] [48512]: WARNING neutronclient.v2_0.client [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1220.439399] [48512]: DEBUG nova.policy [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.447245] [48512]: DEBUG nova.policy [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.447874] [48512]: DEBUG nova.policy [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1220.448659] [48512]: INFO nova.api.openstack.requestlog [None req-3085745f-994f-4f68-b77f-2a46a2bcbb02 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1320 microversion: 2.26 time: 0.054421 [ 1220.449199] [48512]: [pid: 48512|app: 0|req: 3060/6196] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:45 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1320 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1221.101530] [48511]: DEBUG nova.api.openstack.wsgi [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.103239] [48511]: DEBUG nova.compute.api [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.106667] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1221.109728] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.110094] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.110252] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.110525] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.110693] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.110828] [48511]: DEBUG oslo_concurrency.lockutils [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.131075] [48511]: WARNING neutronclient.v2_0.client [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.166946] [48512]: DEBUG nova.api.openstack.wsgi [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.168393] [48512]: DEBUG nova.compute.api [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.171793] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.171999] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.172128] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.172392] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.172531] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.172652] [48512]: DEBUG oslo_concurrency.lockutils [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.189917] [48512]: WARNING neutronclient.v2_0.client [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.190190] [48511]: DEBUG nova.policy [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.196662] [48511]: INFO nova.api.openstack.requestlog [None req-8a7722e6-c490-46e6-afd7-be03fbfc0b57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.097731 [ 1221.197078] [48511]: [pid: 48511|app: 0|req: 3137/6197] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:45 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1221.253305] [48512]: DEBUG nova.policy [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.259069] [48512]: INFO nova.api.openstack.requestlog [None req-686560e3-4ce1-48a4-bc93-f5bb60fc31fc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.094134 [ 1221.259479] [48512]: [pid: 48512|app: 0|req: 3061/6198] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:45 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1221.464241] [48511]: DEBUG nova.api.openstack.wsgi [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1221.465692] [48511]: DEBUG nova.compute.api [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.471614] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.471839] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.471995] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.472312] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.472472] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.472607] [48511]: DEBUG oslo_concurrency.lockutils [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.501446] [48511]: WARNING neutronclient.v2_0.client [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1221.612531] [48511]: DEBUG nova.policy [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.620611] [48511]: DEBUG nova.policy [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.621448] [48511]: DEBUG nova.policy [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1221.622175] [48511]: INFO nova.api.openstack.requestlog [None req-cca8044e-71f8-467f-863b-8923d7ee7b68 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1372 microversion: 2.26 time: 0.160133 [ 1221.622569] [48511]: [pid: 48511|app: 0|req: 3138/6199] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:46 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1372 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1221.717962] [48512]: DEBUG nova.api.openstack.wsgi [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1221.719459] [48512]: DEBUG nova.compute.api [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1221.725460] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.726229] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.726229] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.726229] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.726229] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.726491] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.749788] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1221.749984] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1221.750125] [48512]: DEBUG oslo_concurrency.lockutils [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1221.754975] [48512]: DEBUG nova.objects.instance [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'flavor' on Instance uuid 9739c9f6-6883-4517-a568-ce8b61a1de4c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1222.126321] [48512]: INFO nova.api.openstack.requestlog [None req-43c63099-d388-44ca-9f62-d31cef60fc7f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/action" status: 202 len: 0 microversion: 2.20 time: 0.410612 [ 1222.126703] [48512]: [pid: 48512|app: 0|req: 3062/6200] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:29:46 2025] POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1222.131968] [48511]: DEBUG nova.api.openstack.wsgi [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.133671] [48511]: DEBUG nova.compute.api [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.137329] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.137559] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.137722] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.138239] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.138239] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.138401] [48511]: DEBUG oslo_concurrency.lockutils [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.156565] [48511]: WARNING neutronclient.v2_0.client [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.210718] [48512]: DEBUG nova.api.openstack.wsgi [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.212170] [48512]: DEBUG nova.compute.api [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.216538] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.216538] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.216538] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.216538] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.216775] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.216775] [48512]: DEBUG oslo_concurrency.lockutils [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.239748] [48512]: WARNING neutronclient.v2_0.client [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.244128] [48511]: DEBUG nova.policy [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.249182] [48511]: DEBUG nova.policy [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.250073] [48511]: DEBUG nova.policy [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.250781] [48511]: INFO nova.api.openstack.requestlog [None req-726fbb37-4cae-4aa0-a30d-09d6a242e49f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1725 microversion: 2.20 time: 0.121010 [ 1222.250984] [48511]: [pid: 48511|app: 0|req: 3139/6201] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:46 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1725 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1222.272018] [48511]: DEBUG nova.api.openstack.wsgi [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.273396] [48511]: DEBUG nova.compute.api [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.277265] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.277265] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.277265] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.277460] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.277460] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.277551] [48511]: DEBUG oslo_concurrency.lockutils [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.296300] [48511]: WARNING neutronclient.v2_0.client [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.372116] [48512]: DEBUG nova.policy [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.376542] [48512]: INFO nova.api.openstack.requestlog [None req-649bfd19-5349-406e-a429-5b8d24f42f57 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.168285 [ 1222.376863] [48512]: [pid: 48512|app: 0|req: 3063/6202] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:46 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.394039] [48511]: DEBUG nova.policy [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.401963] [48511]: INFO nova.api.openstack.requestlog [None req-516c8ee0-9329-4f47-b276-988d729e5400 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.131632 [ 1222.402924] [48511]: [pid: 48511|app: 0|req: 3140/6203] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:47 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.409752] [48512]: DEBUG nova.api.openstack.wsgi [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c546acbc-cba0-4350-821c-8e159f3b6d1f", "name": "network-vif-plugged", "status": "completed", "tag": "8fe67130-87a7-40f1-877f-93e91a714e1a"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1222.415651] [48512]: DEBUG oslo_concurrency.lockutils [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.415833] [48512]: DEBUG oslo_concurrency.lockutils [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.415972] [48512]: DEBUG oslo_concurrency.lockutils [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.422077] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] Creating event network-vif-plugged:8fe67130-87a7-40f1-877f-93e91a714e1a for instance c546acbc-cba0-4350-821c-8e159f3b6d1f on cpu-1 [ 1222.426589] [48512]: INFO nova.api.openstack.requestlog [req-4027a7db-dbba-490a-ba15-590f1d8794d9 req-3a4099fb-78e3-485f-bb7a-cf5a7c3ab63d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049060 [ 1222.427037] [48512]: [pid: 48512|app: 0|req: 3064/6204] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:47 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1222.606128] [48511]: DEBUG nova.api.openstack.wsgi [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.607529] [48511]: DEBUG nova.compute.api [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.613073] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.613252] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.613385] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.613635] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.613823] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.614016] [48511]: DEBUG oslo_concurrency.lockutils [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.638444] [48512]: DEBUG nova.api.openstack.wsgi [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.639133] [48511]: WARNING neutronclient.v2_0.client [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.639798] [48512]: DEBUG nova.compute.api [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.644208] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.644413] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.644553] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.644813] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.644964] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.645113] [48512]: DEBUG oslo_concurrency.lockutils [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.665064] [48512]: WARNING neutronclient.v2_0.client [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.734074] [48511]: DEBUG nova.policy [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.738048] [48511]: INFO nova.api.openstack.requestlog [None req-079ae397-fffd-45e0-a50d-34995d8e7524 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.134028 [ 1222.738358] [48511]: [pid: 48511|app: 0|req: 3141/6205] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:47 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1222.746230] [48512]: DEBUG nova.policy [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.749432] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.749630] [48511]: DEBUG nova.compute.api [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.750556] [48512]: DEBUG nova.policy [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.751168] [48512]: DEBUG nova.policy [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.751745] [48512]: INFO nova.api.openstack.requestlog [None req-a3748396-0fd9-448d-96bc-485411e6f7b2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.116853 [ 1222.752066] [48512]: [pid: 48512|app: 0|req: 3065/6206] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:47 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1222.752808] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.753008] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.753153] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.753405] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.753536] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.753648] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.770456] [48511]: DEBUG nova.compute.api [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1222.835666] [48511]: INFO nova.api.openstack.requestlog [None req-0b3b822a-4359-404d-8735-31fdb98f917a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 204 len: 0 microversion: 2.1 time: 0.087867 [ 1222.836058] [48511]: [pid: 48511|app: 0|req: 3142/6207] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:29:47 2025] DELETE /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1222.841312] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1222.842909] [48512]: DEBUG nova.compute.api [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1222.846452] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.846638] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.846772] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.847045] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1222.847196] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1222.847319] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1222.869559] [48512]: WARNING neutronclient.v2_0.client [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1222.937766] [48512]: DEBUG nova.policy [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1222.944349] [48512]: INFO nova.api.openstack.requestlog [None req-9a72e34d-4412-4e2d-801a-1e396c3cf9bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1693 microversion: 2.1 time: 0.105196 [ 1222.944681] [48512]: [pid: 48512|app: 0|req: 3066/6208] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:47 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1693 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.266984] [48511]: DEBUG nova.api.openstack.wsgi [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.268465] [48511]: DEBUG nova.compute.api [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.272536] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.272712] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.272886] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.273158] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.273305] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.273426] [48511]: DEBUG oslo_concurrency.lockutils [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.291314] [48511]: WARNING neutronclient.v2_0.client [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.349046] [48511]: DEBUG nova.policy [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.353419] [48511]: DEBUG nova.policy [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.353992] [48511]: DEBUG nova.policy [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.354638] [48511]: INFO nova.api.openstack.requestlog [None req-b65293b9-a9d6-454f-af05-0028390a8d46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1725 microversion: 2.20 time: 0.090060 [ 1223.354898] [48511]: [pid: 48511|app: 0|req: 3143/6209] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:48 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1725 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1223.391668] [48512]: DEBUG nova.api.openstack.wsgi [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.392979] [48512]: DEBUG nova.compute.api [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.396344] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.396523] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.396658] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.396909] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.397073] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.397196] [48512]: DEBUG oslo_concurrency.lockutils [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.416969] [48511]: DEBUG nova.api.openstack.wsgi [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.417815] [48511]: DEBUG nova.compute.api [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.417896] [48512]: WARNING neutronclient.v2_0.client [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.421048] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.421252] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.421388] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.421636] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.421771] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.421892] [48511]: DEBUG oslo_concurrency.lockutils [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.438822] [48511]: WARNING neutronclient.v2_0.client [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.538932] [48512]: DEBUG nova.policy [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.539772] [48511]: DEBUG nova.policy [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.546794] [48512]: INFO nova.api.openstack.requestlog [None req-e38bb803-9308-4fbf-8a0a-54ad4b7fbb0a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.157278 [ 1223.547204] [48512]: [pid: 48512|app: 0|req: 3067/6210] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:48 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.547421] [48511]: INFO nova.api.openstack.requestlog [None req-ccd735b7-5795-4e0b-890e-082ac6c307e1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.133304 [ 1223.547933] [48511]: [pid: 48511|app: 0|req: 3144/6211] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:48 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1223.766900] [48512]: DEBUG nova.api.openstack.wsgi [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.768637] [48512]: DEBUG nova.compute.api [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.775224] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.775430] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.775543] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.775892] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.776086] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.776210] [48512]: DEBUG oslo_concurrency.lockutils [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.805332] [48512]: WARNING neutronclient.v2_0.client [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1223.868146] [48512]: DEBUG nova.policy [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.873658] [48512]: DEBUG nova.policy [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.874303] [48512]: DEBUG nova.policy [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1223.874913] [48512]: INFO nova.api.openstack.requestlog [None req-99f36305-df45-4825-ab31-4c61619a30c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.110378 [ 1223.875285] [48512]: [pid: 48512|app: 0|req: 3068/6212] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:48 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1223.959613] [48511]: DEBUG nova.api.openstack.wsgi [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1223.961288] [48511]: DEBUG nova.compute.api [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1223.966248] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.966559] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.966786] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.967203] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1223.967437] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1223.967659] [48511]: DEBUG oslo_concurrency.lockutils [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1223.994875] [48511]: WARNING neutronclient.v2_0.client [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.097964] [48511]: DEBUG nova.policy [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.102516] [48511]: INFO nova.api.openstack.requestlog [None req-d46e8aba-c075-4bd6-8ee3-127e8ab1a0c4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1693 microversion: 2.1 time: 0.145360 [ 1224.102896] [48511]: [pid: 48511|app: 0|req: 3145/6213] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:48 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1693 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.369190] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.370701] [48512]: DEBUG nova.compute.api [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.375517] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.375781] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.375934] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.376239] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.376394] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.376520] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.395497] [48512]: WARNING neutronclient.v2_0.client [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.448413] [48511]: DEBUG nova.api.openstack.wsgi [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c546acbc-cba0-4350-821c-8e159f3b6d1f", "tag": "8fe67130-87a7-40f1-877f-93e91a714e1a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1224.453730] [48511]: DEBUG oslo_concurrency.lockutils [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.453985] [48511]: DEBUG oslo_concurrency.lockutils [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.454107] [48511]: DEBUG oslo_concurrency.lockutils [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.461406] [48511]: INFO nova.api.openstack.compute.server_external_events [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] Creating event network-changed:8fe67130-87a7-40f1-877f-93e91a714e1a for instance c546acbc-cba0-4350-821c-8e159f3b6d1f on cpu-1 [ 1224.466160] [48511]: INFO nova.api.openstack.requestlog [req-59567ca6-fc73-4fce-a9fb-5f32ba270674 req-d50c7d62-9d28-4e8c-a0a4-9aa574f67d4a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020976 [ 1224.466519] [48511]: [pid: 48511|app: 0|req: 3146/6214] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:49 2025] 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) [ 1224.530337] [48512]: DEBUG nova.policy [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.536077] [48512]: DEBUG nova.policy [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.536898] [48512]: DEBUG nova.policy [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.537695] [48512]: INFO nova.api.openstack.requestlog [None req-c4a811a0-36d6-4005-bc3c-7c22b2fe53bc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1746 microversion: 2.20 time: 0.170744 [ 1224.538235] [48512]: [pid: 48512|app: 0|req: 3069/6215] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:49 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1746 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1224.561627] [48512]: DEBUG nova.api.openstack.wsgi [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.562627] [48511]: DEBUG nova.api.openstack.wsgi [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.563312] [48512]: DEBUG nova.compute.api [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.565040] [48511]: DEBUG nova.compute.api [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.567612] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.567955] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.568190] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.568595] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.568822] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.569066] [48512]: DEBUG oslo_concurrency.lockutils [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.570598] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.570857] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.571097] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.571510] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.571740] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.571940] [48511]: DEBUG oslo_concurrency.lockutils [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.591095] [48512]: WARNING neutronclient.v2_0.client [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.596829] [48511]: WARNING neutronclient.v2_0.client [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.660831] [48511]: DEBUG nova.policy [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.665610] [48511]: INFO nova.api.openstack.requestlog [None req-8011ba54-3464-422e-b9fd-dc490489387a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1728 microversion: 2.1 time: 0.106529 [ 1224.665953] [48511]: [pid: 48511|app: 0|req: 3147/6216] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:49 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1728 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.683164] [48512]: DEBUG nova.policy [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.687819] [48512]: INFO nova.api.openstack.requestlog [None req-c6b0d032-5000-4380-aaed-adf7c9fc2cf2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1365 microversion: 2.1 time: 0.128588 [ 1224.688235] [48512]: [pid: 48512|app: 0|req: 3070/6217] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:49 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1365 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1224.891772] [48511]: DEBUG nova.api.openstack.wsgi [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1224.893377] [48511]: DEBUG nova.compute.api [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1224.897093] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.897402] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.897548] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.897813] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1224.897979] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1224.898116] [48511]: DEBUG oslo_concurrency.lockutils [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1224.915505] [48511]: WARNING neutronclient.v2_0.client [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1224.983084] [48511]: DEBUG nova.policy [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.988403] [48511]: DEBUG nova.policy [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.989107] [48511]: DEBUG nova.policy [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1224.989730] [48511]: INFO nova.api.openstack.requestlog [None req-8bb85705-594e-4dee-9237-5f768b1bda5f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.100291 [ 1224.990059] [48511]: [pid: 48511|app: 0|req: 3148/6218] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:49 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1225.118328] [48512]: DEBUG nova.api.openstack.wsgi [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.120221] [48512]: DEBUG nova.compute.api [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.126329] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.126539] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.126679] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.126969] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.127132] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.127340] [48512]: DEBUG oslo_concurrency.lockutils [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.159512] [48512]: WARNING neutronclient.v2_0.client [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.298765] [48512]: DEBUG nova.policy [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.303619] [48512]: INFO nova.api.openstack.requestlog [None req-250b1beb-d086-41d1-bb47-19474002f222 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1693 microversion: 2.1 time: 0.187593 [ 1225.304034] [48512]: [pid: 48512|app: 0|req: 3071/6219] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:49 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1693 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1225.528462] [48511]: DEBUG nova.api.openstack.wsgi [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04c0ff0c-1cce-40ca-bd89-b29a2172ff79", "name": "network-vif-deleted", "tag": "0f1f1947-25b7-44a7-ad7d-de796c091c4c"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1225.536616] [48511]: DEBUG oslo_concurrency.lockutils [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.536857] [48511]: DEBUG oslo_concurrency.lockutils [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.536943] [48511]: DEBUG oslo_concurrency.lockutils [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.549186] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] Creating event network-vif-deleted:0f1f1947-25b7-44a7-ad7d-de796c091c4c for instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 on cpu-1 [ 1225.553992] [48511]: INFO nova.api.openstack.requestlog [req-c1b9cefb-6db8-48a6-baca-ff49dd369e68 req-decaf398-93dc-45e7-aefa-0b028e365dac service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058698 [ 1225.554360] [48511]: [pid: 48511|app: 0|req: 3149/6220] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:50 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1225.554442] [48512]: DEBUG nova.api.openstack.wsgi [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.556280] [48512]: DEBUG nova.compute.api [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.560231] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.560500] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.560702] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.561047] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.561263] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.561449] [48512]: DEBUG oslo_concurrency.lockutils [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.585271] [48512]: WARNING neutronclient.v2_0.client [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.664495] [48512]: DEBUG nova.policy [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.672018] [48512]: DEBUG nova.policy [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.672690] [48512]: DEBUG nova.policy [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.673397] [48512]: INFO nova.api.openstack.requestlog [None req-af728a35-16bb-4798-869f-b05345d649e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1746 microversion: 2.20 time: 0.121435 [ 1225.673727] [48512]: [pid: 48512|app: 0|req: 3072/6221] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:50 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1746 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1225.680250] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.682554] [48511]: DEBUG nova.compute.api [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.689304] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.689596] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.689850] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.690251] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.690434] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.690574] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.701961] [48512]: DEBUG nova.api.openstack.wsgi [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.703703] [48512]: DEBUG nova.compute.api [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.707056] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.707304] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.707407] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.707681] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.708339] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.708598] [48512]: DEBUG oslo_concurrency.lockutils [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.719050] [48511]: WARNING neutronclient.v2_0.client [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.726801] [48512]: WARNING neutronclient.v2_0.client [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.797242] [48512]: DEBUG nova.policy [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.802085] [48512]: INFO nova.api.openstack.requestlog [None req-16bf4830-e605-4b74-890f-3df8bcf007ce tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1555 microversion: 2.1 time: 0.103020 [ 1225.802545] [48512]: [pid: 48512|app: 0|req: 3073/6222] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:50 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1555 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1225.813054] [48511]: DEBUG nova.policy [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1225.814931] [48512]: DEBUG nova.api.openstack.wsgi [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1225.816383] [48512]: DEBUG nova.compute.api [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1225.817599] [48511]: INFO nova.api.openstack.requestlog [None req-8ca7f7c3-0c0f-446a-b12b-01433b2eeacb tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1733 microversion: 2.1 time: 0.141174 [ 1225.817944] [48511]: [pid: 48511|app: 0|req: 3150/6223] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:50 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1733 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1225.819865] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.820150] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.820225] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.820485] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1225.820628] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1225.820751] [48512]: DEBUG oslo_concurrency.lockutils [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1225.837546] [48512]: WARNING neutronclient.v2_0.client [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1225.874547] [48512]: INFO nova.api.openstack.requestlog [None req-45624e7e-5853-4e13-bad5-b1e7a2aba5ef tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.061859 [ 1225.875120] [48512]: [pid: 48512|app: 0|req: 3074/6224] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:29:50 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-interface => generated 288 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1226.005669] [48511]: DEBUG nova.api.openstack.wsgi [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.006514] [48511]: DEBUG nova.compute.api [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.011287] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.011695] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.012397] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.012397] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.012909] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.012909] [48511]: DEBUG oslo_concurrency.lockutils [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.034102] [48511]: WARNING neutronclient.v2_0.client [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.073022] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1226.134136] [48511]: DEBUG nova.policy [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.140397] [48511]: DEBUG nova.policy [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.141341] [48511]: DEBUG nova.policy [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.142183] [48511]: INFO nova.api.openstack.requestlog [None req-9f7fa651-969d-4754-9362-d66f8c86729b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.140050 [ 1226.142637] [48511]: [pid: 48511|app: 0|req: 3151/6225] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:50 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1226.171523] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=6 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1226.319225] [48512]: DEBUG nova.api.openstack.wsgi [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.319451] [48512]: DEBUG nova.compute.api [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.324140] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.324342] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.324480] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.324822] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.324997] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.325143] [48512]: DEBUG oslo_concurrency.lockutils [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.347498] [48512]: WARNING neutronclient.v2_0.client [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.365816] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1226.368248] [48512]: DEBUG nova.policy [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.372943] [48512]: INFO nova.api.openstack.requestlog [None req-beb00dd1-a1dd-4b85-8f40-01eac199f15e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1335 microversion: 2.1 time: 0.057637 [ 1226.373334] [48512]: [pid: 48512|app: 0|req: 3075/6226] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:51 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1335 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1226.691856] [48511]: DEBUG nova.api.openstack.wsgi [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.694679] [48511]: DEBUG nova.compute.api [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.703715] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.704139] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.704397] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.708021] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.708021] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.708021] [48511]: DEBUG oslo_concurrency.lockutils [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.742882] [48511]: WARNING neutronclient.v2_0.client [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.821696] [48511]: DEBUG nova.policy [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.829907] [48511]: DEBUG nova.policy [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.830826] [48511]: DEBUG nova.policy [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.831448] [48511]: INFO nova.api.openstack.requestlog [None req-67302652-7cd9-4a9d-9f8a-0bf540e01cef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.144499 [ 1226.831802] [48511]: [pid: 48511|app: 0|req: 3152/6227] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:51 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1226.832888] [48512]: DEBUG nova.api.openstack.wsgi [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1226.834616] [48512]: DEBUG nova.compute.api [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1226.838562] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.838753] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.838930] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.839168] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.839309] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.839433] [48512]: DEBUG oslo_concurrency.lockutils [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.870554] [48512]: WARNING neutronclient.v2_0.client [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1226.897018] [48511]: DEBUG nova.api.openstack.wsgi [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92321dfe-531b-491b-9d02-b5da069b173a", "tag": "c4e3ae94-2f9a-4713-9d46-9686ab385222"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1226.903473] [48511]: DEBUG oslo_concurrency.lockutils [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1226.903706] [48511]: DEBUG oslo_concurrency.lockutils [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1226.903848] [48511]: DEBUG oslo_concurrency.lockutils [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1226.912391] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] Creating event network-changed:c4e3ae94-2f9a-4713-9d46-9686ab385222 for instance 92321dfe-531b-491b-9d02-b5da069b173a on cpu-1 [ 1226.918919] [48511]: INFO nova.api.openstack.requestlog [req-c4b65552-a31b-4a7a-b49f-0165229ca6cc req-1081db36-9e9c-4594-9471-b24bbf65fec1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024231 [ 1226.919757] [48511]: [pid: 48511|app: 0|req: 3153/6228] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:51 2025] 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) [ 1226.942500] [48512]: DEBUG nova.policy [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1226.947761] [48512]: INFO nova.api.openstack.requestlog [None req-80bf969b-4c36-43c9-8d0f-fc9c0197273d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1734 microversion: 2.1 time: 0.117496 [ 1226.948157] [48512]: [pid: 48512|app: 0|req: 3076/6229] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:51 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1734 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.156642] [48511]: DEBUG nova.api.openstack.wsgi [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.158047] [48511]: DEBUG nova.compute.api [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.161942] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.162149] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.162286] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.162565] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.162712] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.162882] [48511]: DEBUG oslo_concurrency.lockutils [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.185474] [48511]: WARNING neutronclient.v2_0.client [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.281665] [48511]: DEBUG nova.policy [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.287201] [48511]: DEBUG nova.policy [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.287837] [48511]: DEBUG nova.policy [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.289103] [48511]: INFO nova.api.openstack.requestlog [None req-87f7fc32-6b4c-4c44-9f6f-f2d1d3725342 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.134362 [ 1227.289103] [48511]: [pid: 48511|app: 0|req: 3154/6230] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:51 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1227.390029] [48512]: DEBUG nova.api.openstack.wsgi [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.391470] [48512]: DEBUG nova.compute.api [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.396823] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.397307] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.397567] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.397945] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.398700] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.398700] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.424476] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.424722] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.424893] [48512]: DEBUG oslo_concurrency.lockutils [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.425116] [48512]: DEBUG nova.objects.instance [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1227.430021] [48512]: WARNING neutronclient.v2_0.client [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.450336] [48512]: DEBUG nova.policy [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.455046] [48512]: INFO nova.api.openstack.requestlog [None req-8aef5753-696c-4991-8453-550cb2414617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1340 microversion: 2.1 time: 0.068998 [ 1227.455325] [48512]: [pid: 48512|app: 0|req: 3077/6231] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:52 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1340 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1227.860186] [48511]: DEBUG nova.api.openstack.wsgi [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.861769] [48511]: DEBUG nova.compute.api [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.866903] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.867096] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.867230] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.867483] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.867623] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.867742] [48511]: DEBUG oslo_concurrency.lockutils [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.883991] [48511]: WARNING neutronclient.v2_0.client [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1227.947507] [48511]: DEBUG nova.policy [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.954785] [48511]: DEBUG nova.policy [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.955434] [48511]: DEBUG nova.policy [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1227.956125] [48511]: INFO nova.api.openstack.requestlog [None req-2535369e-c0bd-4b9c-8e1d-5279bae4a43d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.098317 [ 1227.956547] [48511]: [pid: 48511|app: 0|req: 3155/6232] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:52 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1227.961201] [48512]: DEBUG nova.api.openstack.wsgi [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1227.962809] [48512]: DEBUG nova.compute.api [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1227.967153] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.967370] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.967509] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.967769] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1227.967912] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1227.968051] [48512]: DEBUG oslo_concurrency.lockutils [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1227.986514] [48512]: WARNING neutronclient.v2_0.client [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.044792] [48512]: DEBUG nova.policy [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.049255] [48512]: INFO nova.api.openstack.requestlog [None req-217cfa9b-bb1b-4b33-8ba8-501df1e818b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1734 microversion: 2.1 time: 0.090338 [ 1228.049693] [48512]: [pid: 48512|app: 0|req: 3078/6233] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:52 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1734 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.308057] [48511]: DEBUG nova.api.openstack.wsgi [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.309603] [48511]: DEBUG nova.compute.api [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.314727] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.314984] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.315176] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.315494] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.315642] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.315765] [48511]: DEBUG oslo_concurrency.lockutils [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.338200] [48511]: WARNING neutronclient.v2_0.client [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.432212] [48511]: DEBUG nova.policy [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.437353] [48511]: DEBUG nova.policy [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.438223] [48511]: DEBUG nova.policy [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.439082] [48511]: INFO nova.api.openstack.requestlog [None req-e88443a9-a574-4a2d-a77c-e61a4b7c1bcb tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.134016 [ 1228.439510] [48511]: [pid: 48511|app: 0|req: 3156/6234] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:53 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1228.531305] [48512]: DEBUG nova.api.openstack.wsgi [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.532766] [48512]: DEBUG nova.compute.api [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.539312] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.539588] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.539739] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.540030] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.540193] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.540320] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.574515] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.574707] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.574843] [48512]: DEBUG oslo_concurrency.lockutils [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.574993] [48512]: DEBUG nova.objects.instance [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1228.578482] [48512]: WARNING neutronclient.v2_0.client [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1228.596981] [48512]: DEBUG nova.policy [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1228.603669] [48512]: INFO nova.api.openstack.requestlog [None req-d24123dc-650e-4e6d-b494-25d656716b2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1340 microversion: 2.1 time: 0.136271 [ 1228.604079] [48512]: [pid: 48512|app: 0|req: 3079/6235] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:53 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1340 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1228.971375] [48511]: DEBUG nova.api.openstack.wsgi [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1228.972930] [48511]: DEBUG nova.compute.api [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1228.977055] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.977216] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.977332] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.977566] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1228.977705] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1228.977813] [48511]: DEBUG oslo_concurrency.lockutils [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1228.999973] [48511]: WARNING neutronclient.v2_0.client [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.064139] [48512]: DEBUG nova.api.openstack.wsgi [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.066615] [48512]: DEBUG nova.compute.api [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.073477] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.073793] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.074310] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.074774] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.075122] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.075391] [48512]: DEBUG oslo_concurrency.lockutils [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.107101] [48512]: WARNING neutronclient.v2_0.client [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.118166] [48511]: DEBUG nova.policy [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.126890] [48511]: DEBUG nova.policy [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.127629] [48511]: DEBUG nova.policy [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.128286] [48511]: INFO nova.api.openstack.requestlog [None req-75c462a4-1775-4aba-9e54-fbc00f6c7a70 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.159167 [ 1229.129155] [48511]: [pid: 48511|app: 0|req: 3157/6236] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:53 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1229.213258] [48512]: DEBUG nova.policy [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.218016] [48512]: INFO nova.api.openstack.requestlog [None req-4c0aba0c-219e-41c5-937f-0d1b99508f13 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1734 microversion: 2.1 time: 0.157509 [ 1229.218430] [48512]: [pid: 48512|app: 0|req: 3080/6237] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:53 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1734 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1229.455405] [48511]: DEBUG nova.api.openstack.wsgi [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.456938] [48511]: DEBUG nova.compute.api [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.462259] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.463124] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.463124] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.463124] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.463124] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.463281] [48511]: DEBUG oslo_concurrency.lockutils [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.491407] [48511]: WARNING neutronclient.v2_0.client [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.572310] [48511]: DEBUG nova.policy [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.579406] [48511]: DEBUG nova.policy [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.580039] [48511]: DEBUG nova.policy [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.580611] [48511]: INFO nova.api.openstack.requestlog [None req-202f0472-3f36-45c3-8c1c-983f0a093b3e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1360 microversion: 2.26 time: 0.127795 [ 1229.580939] [48511]: [pid: 48511|app: 0|req: 3158/6238] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:54 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1360 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1229.618158] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1229.619732] [48512]: DEBUG nova.compute.api [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1229.624335] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.624510] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.624641] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.624899] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.625073] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.625228] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.650876] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1229.651095] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1229.651249] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1229.651420] [48512]: DEBUG nova.objects.instance [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1229.655572] [48512]: WARNING neutronclient.v2_0.client [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1229.680222] [48512]: DEBUG nova.policy [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1229.687044] [48512]: INFO nova.api.openstack.requestlog [None req-2d7f803c-8eae-47cb-8bbc-47b078e8f96b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 200 len: 1340 microversion: 2.1 time: 0.071930 [ 1229.687707] [48512]: [pid: 48512|app: 0|req: 3081/6239] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:54 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 1340 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.145486] [48511]: DEBUG nova.api.openstack.wsgi [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.147174] [48511]: DEBUG nova.compute.api [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.153373] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.153556] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.153744] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.154150] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.154150] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.154395] [48511]: DEBUG oslo_concurrency.lockutils [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.177284] [48511]: WARNING neutronclient.v2_0.client [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.233201] [48512]: DEBUG nova.api.openstack.wsgi [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.235168] [48512]: DEBUG nova.compute.api [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.239561] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.239837] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.240050] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.240339] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.240508] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.240640] [48512]: DEBUG oslo_concurrency.lockutils [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.260620] [48512]: WARNING neutronclient.v2_0.client [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.282050] [48511]: DEBUG nova.policy [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.286613] [48511]: DEBUG nova.policy [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.287204] [48511]: DEBUG nova.policy [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.287790] [48511]: INFO nova.api.openstack.requestlog [None req-94a3075f-96c7-41cf-ae48-966b8bdf6ab2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.144655 [ 1230.288108] [48511]: [pid: 48511|app: 0|req: 3159/6240] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:54 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1230.322980] [48512]: DEBUG nova.policy [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.327652] [48512]: INFO nova.api.openstack.requestlog [None req-35988b49-b263-47bd-aef2-2610279e80f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1734 microversion: 2.1 time: 0.097121 [ 1230.327985] [48512]: [pid: 48512|app: 0|req: 3082/6241] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:54 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1734 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.595976] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.597443] [48511]: DEBUG nova.compute.api [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.602793] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.603067] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.603244] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.603598] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.603774] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.603901] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.623245] [48511]: WARNING neutronclient.v2_0.client [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1230.701342] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.703023] [48512]: DEBUG nova.compute.api [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 04c0ff0c-1cce-40ca-bd89-b29a2172ff79] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.708311] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.708520] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.708786] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.708999] [48511]: DEBUG nova.policy [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.709125] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.709379] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.709556] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.716566] [48511]: DEBUG nova.policy [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.717194] [48511]: DEBUG nova.policy [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1230.717798] [48511]: INFO nova.api.openstack.requestlog [None req-1f489ca4-9107-4651-a42b-c18c971b59f7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1543 microversion: 2.26 time: 0.124091 [ 1230.718126] [48511]: [pid: 48511|app: 0|req: 3160/6242] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1543 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1230.721034] [48512]: INFO nova.api.openstack.wsgi [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 could not be found. [ 1230.721204] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 04c0ff0c-1cce-40ca-bd89-b29a2172ff79 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1230.721606] [48512]: INFO nova.api.openstack.requestlog [None req-ff4f4a23-a426-4d38-b76c-78ee4104ab86 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79" status: 404 len: 111 microversion: 2.1 time: 0.022547 [ 1230.721932] [48512]: [pid: 48512|app: 0|req: 3083/6243] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/04c0ff0c-1cce-40ca-bd89-b29a2172ff79 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1230.727656] [48511]: DEBUG nova.api.openstack.wsgi [None req-b10ada27-0f82-4c3a-9f75-d01546fd9c18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.732101] [48512]: DEBUG nova.api.openstack.wsgi [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.737913] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.738104] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.738249] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.738407] [48512]: DEBUG nova.compute.api [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.739228] [48511]: INFO nova.api.openstack.requestlog [None req-b10ada27-0f82-4c3a-9f75-d01546fd9c18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-524140626" status: 202 len: 0 microversion: 2.1 time: 0.014362 [ 1230.739593] [48511]: [pid: 48511|app: 0|req: 3161/6244] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:29:55 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-524140626 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1230.741227] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.741369] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.741501] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.741758] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.741894] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.742028] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.763574] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.763787] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.763885] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.773121] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.773328] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.773433] [48512]: DEBUG oslo_concurrency.lockutils [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.786271] [48512]: DEBUG nova.objects.instance [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.796381] [48512]: INFO nova.api.openstack.requestlog [None req-515f9e64-9bfc-4882-971e-6672e6aff8f5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-442696393" status: 201 len: 0 microversion: 2.26 time: 0.066594 [ 1230.796669] [48512]: [pid: 48512|app: 0|req: 3084/6245] 10.180.1.21 () {62 vars in 1372 bytes} [Mon Dec 8 18:29:55 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-442696393 => generated 0 bytes in 67 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 1230.802707] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3f43a0f-5d2a-47ad-a456-41ebc5aec601 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.809414] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3f43a0f-5d2a-47ad-a456-41ebc5aec601 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.809633] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3f43a0f-5d2a-47ad-a456-41ebc5aec601 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.809808] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3f43a0f-5d2a-47ad-a456-41ebc5aec601 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.819949] [48511]: INFO nova.api.openstack.requestlog [None req-c3f43a0f-5d2a-47ad-a456-41ebc5aec601 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-442696393" status: 204 len: 0 microversion: 2.26 time: 0.019568 [ 1230.820342] [48511]: [pid: 48511|app: 0|req: 3162/6246] 10.180.1.21 () {60 vars in 1353 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-442696393 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1230.825889] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.830361] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.830541] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.830674] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.830897] [48512]: DEBUG nova.compute.api [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.833999] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.834178] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.834301] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.834608] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.834780] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.834856] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.850940] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.851159] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.851299] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.857950] [48512]: DEBUG nova.objects.instance [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.866261] [48512]: INFO nova.api.openstack.requestlog [None req-a9e916cf-a9d0-4e02-a3e4-c7a7ff78928c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 204 len: 0 microversion: 2.26 time: 0.042665 [ 1230.866678] [48512]: [pid: 48512|app: 0|req: 3085/6247] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:29:55 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1230.872481] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb764bf0-61e9-4836-a1e2-85621209a7fa tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.877748] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb764bf0-61e9-4836-a1e2-85621209a7fa tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.877935] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb764bf0-61e9-4836-a1e2-85621209a7fa tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.878083] [48511]: DEBUG oslo_concurrency.lockutils [None req-bb764bf0-61e9-4836-a1e2-85621209a7fa tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.883496] [48511]: INFO nova.api.openstack.requestlog [None req-bb764bf0-61e9-4836-a1e2-85621209a7fa tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 12 microversion: 2.26 time: 0.013248 [ 1230.883867] [48511]: [pid: 48511|app: 0|req: 3163/6248] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.889540] [48512]: DEBUG nova.api.openstack.wsgi [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.895897] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.896142] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.896341] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.896545] [48512]: DEBUG nova.compute.api [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.899942] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.900152] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.900317] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.900623] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.900794] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.900948] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.916631] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.916809] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.916927] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.922545] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.922780] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.922899] [48512]: DEBUG oslo_concurrency.lockutils [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.934421] [48512]: DEBUG nova.objects.instance [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1230.944179] [48512]: INFO nova.api.openstack.requestlog [None req-e645d91d-0f92-46dd-a04d-ffc0b9e3cacc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1360193250" status: 201 len: 0 microversion: 2.26 time: 0.056756 [ 1230.944611] [48512]: [pid: 48512|app: 0|req: 3086/6249] 10.180.1.21 () {62 vars in 1375 bytes} [Mon Dec 8 18:29:55 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1360193250 => generated 0 bytes in 57 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 1230.950387] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8ef674e-04e7-4495-b3d8-1943e50104bd tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.957720] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8ef674e-04e7-4495-b3d8-1943e50104bd tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.957720] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8ef674e-04e7-4495-b3d8-1943e50104bd tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.957896] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8ef674e-04e7-4495-b3d8-1943e50104bd tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.963037] [48511]: INFO nova.api.openstack.requestlog [None req-d8ef674e-04e7-4495-b3d8-1943e50104bd tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 36 microversion: 2.26 time: 0.014915 [ 1230.963454] [48511]: [pid: 48511|app: 0|req: 3164/6250] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 36 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1230.969078] [48512]: DEBUG nova.api.openstack.wsgi [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1230.973605] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.973793] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.973933] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.974121] [48512]: DEBUG nova.compute.api [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1230.977947] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.978169] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.978315] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.978594] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.978740] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.978863] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1230.993016] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1230.993240] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1230.993380] [48512]: DEBUG oslo_concurrency.lockutils [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.005397] [48512]: DEBUG nova.objects.instance [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.014996] [48512]: INFO nova.api.openstack.requestlog [None req-6461e345-3d81-4d41-ad6e-ae129f2007ef tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1360193250" status: 204 len: 0 microversion: 2.26 time: 0.048101 [ 1231.015561] [48512]: [pid: 48512|app: 0|req: 3087/6251] 10.180.1.21 () {60 vars in 1359 bytes} [Mon Dec 8 18:29:55 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1360193250 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1231.021256] [48511]: DEBUG nova.api.openstack.wsgi [None req-d735f355-507e-44c1-839c-51f34b48a1e3 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.028023] [48511]: DEBUG oslo_concurrency.lockutils [None req-d735f355-507e-44c1-839c-51f34b48a1e3 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.028256] [48511]: DEBUG oslo_concurrency.lockutils [None req-d735f355-507e-44c1-839c-51f34b48a1e3 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.028395] [48511]: DEBUG oslo_concurrency.lockutils [None req-d735f355-507e-44c1-839c-51f34b48a1e3 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.033369] [48511]: INFO nova.api.openstack.requestlog [None req-d735f355-507e-44c1-839c-51f34b48a1e3 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 12 microversion: 2.26 time: 0.014675 [ 1231.033742] [48511]: [pid: 48511|app: 0|req: 3165/6252] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.040600] [48512]: DEBUG nova.api.openstack.wsgi [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.046213] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.046213] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.046213] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.046213] [48512]: DEBUG nova.compute.api [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.049369] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.049467] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.049523] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.049774] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.049908] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.050042] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.065738] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.065917] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.066072] [48512]: DEBUG oslo_concurrency.lockutils [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.071275] [48512]: DEBUG nova.objects.instance [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.080526] [48512]: INFO nova.api.openstack.requestlog [None req-46e5c0c1-fcd9-4f12-ab41-37000ac7f1c9 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 204 len: 0 microversion: 2.26 time: 0.042362 [ 1231.080526] [48512]: [pid: 48512|app: 0|req: 3088/6253] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:29:55 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1231.085632] [48511]: DEBUG nova.api.openstack.wsgi [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.090033] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.091471] [48512]: DEBUG nova.compute.api [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.091606] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.091787] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.091922] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.092100] [48511]: DEBUG nova.compute.api [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.094855] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.094957] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.095044] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.095091] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.095188] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.095235] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.095423] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.095483] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.095561] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.095655] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.095693] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.095806] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.111352] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.111582] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.111702] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.116804] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.117032] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.117103] [48512]: WARNING neutronclient.v2_0.client [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.117175] [48511]: DEBUG oslo_concurrency.lockutils [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.130269] [48511]: DEBUG nova.objects.instance [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.139440] [48511]: INFO nova.api.openstack.requestlog [None req-026bf606-3849-4d75-9eed-499bb3f1e027 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-876385475" status: 201 len: 0 microversion: 2.26 time: 0.055594 [ 1231.139613] [48511]: [pid: 48511|app: 0|req: 3166/6254] 10.180.1.21 () {62 vars in 1372 bytes} [Mon Dec 8 18:29:55 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-876385475 => generated 0 bytes in 56 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) [ 1231.144742] [48511]: DEBUG nova.api.openstack.wsgi [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.149701] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.149995] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.149995] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.150163] [48511]: DEBUG nova.compute.api [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.153321] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.153484] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.153615] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.153851] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.154018] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.154148] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.168156] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.168352] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.168463] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.172801] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.172981] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.173137] [48511]: DEBUG oslo_concurrency.lockutils [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.184063] [48511]: DEBUG nova.objects.instance [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.191988] [48511]: INFO nova.api.openstack.requestlog [None req-9c6bcb20-85d7-44b6-a021-f28af59541c5 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-857503883" status: 201 len: 0 microversion: 2.26 time: 0.049200 [ 1231.192317] [48511]: [pid: 48511|app: 0|req: 3167/6255] 10.180.1.21 () {62 vars in 1372 bytes} [Mon Dec 8 18:29:55 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-857503883 => generated 0 bytes in 50 msecs (HTTP/1.1 201) 10 headers in 485 bytes (2 switches on core 0) [ 1231.197922] [48511]: DEBUG nova.api.openstack.wsgi [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.202111] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.202310] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.202448] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.202604] [48511]: DEBUG nova.compute.api [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.202819] [48512]: DEBUG nova.policy [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.205307] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.205466] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.205593] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.205834] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.205973] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.206109] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.207929] [48512]: INFO nova.api.openstack.requestlog [None req-b4c1783f-0675-4b39-864d-8b91bb6447f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1671 microversion: 2.1 time: 0.119754 [ 1231.208347] [48512]: [pid: 48512|app: 0|req: 3089/6256] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:55 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1671 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.219019] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.219207] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.219377] [48511]: DEBUG oslo_concurrency.lockutils [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.221377] [48512]: DEBUG nova.api.openstack.wsgi [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1231.223072] [48512]: DEBUG nova.compute.api [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.225997] [48511]: DEBUG nova.objects.instance [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.226748] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.226943] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.227185] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.227477] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.227628] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.227802] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.235115] [48511]: INFO nova.api.openstack.requestlog [None req-42a3d584-ed5b-40d5-b0df-8ff5791d7be0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 204 len: 0 microversion: 2.26 time: 0.039192 [ 1231.235266] [48511]: [pid: 48511|app: 0|req: 3168/6257] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:29:55 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1231.240376] [48511]: DEBUG nova.api.openstack.wsgi [None req-ac6000db-13a3-4b6b-9a2a-af8668d141bc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.245741] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac6000db-13a3-4b6b-9a2a-af8668d141bc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.245913] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac6000db-13a3-4b6b-9a2a-af8668d141bc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.246147] [48511]: DEBUG oslo_concurrency.lockutils [None req-ac6000db-13a3-4b6b-9a2a-af8668d141bc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.250654] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.251070] [48511]: INFO nova.api.openstack.requestlog [None req-ac6000db-13a3-4b6b-9a2a-af8668d141bc tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 12 microversion: 2.26 time: 0.012328 [ 1231.251125] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.251125] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.251272] [48511]: [pid: 48511|app: 0|req: 3169/6258] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1231.255545] [48512]: WARNING neutronclient.v2_0.client [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.256232] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.256425] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.256563] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.256830] [48511]: DEBUG nova.api.openstack.wsgi [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.257555] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.258190] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.258540] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.261743] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.261918] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.262092] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.262224] [48511]: DEBUG nova.compute.api [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.263287] [48512]: DEBUG nova.policy [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.265226] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.265312] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.265418] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.265673] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.265812] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.265929] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.270150] [48512]: DEBUG nova.compute.api [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Old instance type m1.nano, new instance type m1.micro {{(pid=48512) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1231.274051] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.274234] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.274371] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.274702] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.276401] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.276529] [48512]: DEBUG oslo_concurrency.lockutils [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.280052] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.280267] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.280420] [48511]: DEBUG oslo_concurrency.lockutils [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.285846] [48511]: DEBUG nova.objects.instance [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.287295] [48512]: DEBUG nova.quota [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1231.295787] [48512]: DEBUG nova.quota [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1231.307571] [48511]: INFO nova.api.openstack.requestlog [None req-1997aa91-6900-4bde-9b8f-82745e70bac1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 204 len: 0 microversion: 2.26 time: 0.052731 [ 1231.307940] [48511]: [pid: 48511|app: 0|req: 3170/6259] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:29:56 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1231.310396] [48511]: DEBUG nova.api.openstack.wsgi [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.311761] [48511]: DEBUG nova.compute.api [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.311982] [48512]: DEBUG nova.virt.hardware [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1231.312273] [48512]: DEBUG nova.virt.hardware [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1231.312643] [48512]: DEBUG nova.virt.hardware [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1231.312931] [48512]: DEBUG nova.virt.hardware [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1231.313183] [48512]: DEBUG nova.virt.hardware [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1231.316979] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.317927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.317927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.317927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.317927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.317927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.339136] [48511]: WARNING neutronclient.v2_0.client [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.366971] [48512]: INFO nova.api.openstack.requestlog [None req-594cecbf-69c3-4aa3-9daa-fc25cfe520ff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 202 len: 0 microversion: 2.1 time: 0.148453 [ 1231.367348] [48512]: [pid: 48512|app: 0|req: 3090/6260] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:29:55 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1231.370290] [48512]: DEBUG nova.api.openstack.wsgi [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.376126] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.376351] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.376493] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.376672] [48512]: DEBUG nova.compute.api [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.379713] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.379889] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.380217] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.380323] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.380468] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.380592] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.395668] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.396385] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.396385] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.400647] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.400858] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.400986] [48512]: DEBUG oslo_concurrency.lockutils [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.411911] [48511]: DEBUG nova.policy [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.412396] [48512]: DEBUG nova.objects.instance [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.418206] [48511]: DEBUG nova.policy [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.418845] [48511]: DEBUG nova.policy [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.419460] [48511]: INFO nova.api.openstack.requestlog [None req-f30b7c08-b3b2-4288-b3e8-662bee81756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.111017 [ 1231.419795] [48511]: [pid: 48511|app: 0|req: 3171/6261] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1231.422025] [48512]: INFO nova.api.openstack.requestlog [None req-eabf2196-7727-47be-9ad5-8025db1ff9a0 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1416347610" status: 201 len: 0 microversion: 2.26 time: 0.053196 [ 1231.422025] [48512]: [pid: 48512|app: 0|req: 3091/6262] 10.180.1.21 () {62 vars in 1375 bytes} [Mon Dec 8 18:29:56 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1416347610 => generated 0 bytes in 54 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 1231.422300] [48511]: DEBUG nova.api.openstack.wsgi [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.423806] [48511]: DEBUG nova.compute.api [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.424524] [48512]: DEBUG nova.api.openstack.wsgi [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.425902] [48512]: DEBUG nova.compute.api [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.428765] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.429089] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.429345] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.429691] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.429844] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.429970] [48511]: DEBUG oslo_concurrency.lockutils [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.434026] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.434282] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.434457] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.434762] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.434932] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.435119] [48512]: DEBUG oslo_concurrency.lockutils [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.491036] [48512]: WARNING neutronclient.v2_0.client [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.491159] [48511]: WARNING neutronclient.v2_0.client [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.565225] [48511]: DEBUG nova.policy [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.572335] [48511]: INFO nova.api.openstack.requestlog [None req-fe1edc2d-b7d9-4e24-a9c9-039bd836de47 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1734 microversion: 2.1 time: 0.151936 [ 1231.572679] [48511]: [pid: 48511|app: 0|req: 3172/6263] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1734 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.575150] [48511]: DEBUG nova.api.openstack.wsgi [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.582045] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.582166] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.582752] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.582752] [48511]: DEBUG nova.compute.api [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.585523] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.585727] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.585862] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.586120] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.586258] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.586552] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.603993] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.604282] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.604372] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.609329] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.609569] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.609735] [48511]: DEBUG oslo_concurrency.lockutils [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.619358] [48512]: DEBUG nova.policy [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.620860] [48511]: DEBUG nova.objects.instance [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.623631] [48512]: INFO nova.api.openstack.requestlog [None req-2299a39a-667e-4d7e-bf23-f6dfe84eaa5e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.201252 [ 1231.624020] [48512]: [pid: 48512|app: 0|req: 3092/6264] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.631008] [48511]: INFO nova.api.openstack.requestlog [None req-de1abb77-b055-4621-a14d-54b019bdb10f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1180218478" status: 201 len: 0 microversion: 2.26 time: 0.057749 [ 1231.631403] [48511]: [pid: 48511|app: 0|req: 3173/6265] 10.180.1.21 () {62 vars in 1375 bytes} [Mon Dec 8 18:29:56 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags/tempest-tag-1180218478 => generated 0 bytes in 58 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) [ 1231.637941] [48512]: DEBUG nova.api.openstack.wsgi [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Action: 'update_all', calling method: >, body: {"tags": ["tempest-tag-1544369433", "tempest-tag-1771159543"]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1231.643725] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.644012] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.644180] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.644351] [48512]: DEBUG nova.compute.api [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.647601] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.647769] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.647903] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.648167] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.648313] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.648440] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.660487] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.660667] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.660800] [48512]: DEBUG oslo_concurrency.lockutils [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.671198] [48512]: DEBUG nova.objects.instance [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.679628] [48512]: INFO nova.api.openstack.requestlog [None req-d4b7c7f3-c8b2-4095-986b-b6a549b3a178 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 62 microversion: 2.26 time: 0.044001 [ 1231.680210] [48512]: [pid: 48512|app: 0|req: 3093/6266] 10.180.1.21 () {62 vars in 1307 bytes} [Mon Dec 8 18:29:56 2025] PUT /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 62 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.686118] [48511]: DEBUG nova.api.openstack.wsgi [None req-7ad68f59-6e42-4389-be93-13f64511761b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.691510] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ad68f59-6e42-4389-be93-13f64511761b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.691726] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ad68f59-6e42-4389-be93-13f64511761b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.691861] [48511]: DEBUG oslo_concurrency.lockutils [None req-7ad68f59-6e42-4389-be93-13f64511761b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.696728] [48511]: INFO nova.api.openstack.requestlog [None req-7ad68f59-6e42-4389-be93-13f64511761b tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 200 len: 62 microversion: 2.26 time: 0.012831 [ 1231.697086] [48511]: [pid: 48511|app: 0|req: 3174/6267] 10.180.1.21 () {60 vars in 1287 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 62 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1231.702626] [48512]: DEBUG nova.api.openstack.wsgi [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.706835] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.706968] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.707121] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.707282] [48512]: DEBUG nova.compute.api [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.710128] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.710226] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.710359] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.710630] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.710792] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.710898] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.722801] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.723061] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.723212] [48512]: DEBUG oslo_concurrency.lockutils [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.730303] [48512]: DEBUG nova.objects.instance [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'flavor' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1231.739103] [48512]: INFO nova.api.openstack.requestlog [None req-7a505bbe-ab09-44bb-9fe5-df77f3ba679e tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags" status: 204 len: 0 microversion: 2.26 time: 0.038704 [ 1231.739690] [48512]: [pid: 48512|app: 0|req: 3094/6268] 10.180.1.21 () {60 vars in 1290 bytes} [Mon Dec 8 18:29:56 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1231.745487] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.745656] [48511]: DEBUG nova.compute.api [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.749284] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.749457] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.749589] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.749942] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.750112] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.750234] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.765475] [48511]: DEBUG nova.compute.api [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1231.812542] [48511]: INFO nova.api.openstack.requestlog [None req-1f682bff-74dc-46a1-b39b-f25384bfb26c tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 204 len: 0 microversion: 2.26 time: 0.068967 [ 1231.812816] [48511]: [pid: 48511|app: 0|req: 3175/6269] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:29:56 2025] DELETE /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1231.817692] [48512]: DEBUG nova.api.openstack.wsgi [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1231.819145] [48512]: DEBUG nova.compute.api [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1231.822616] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.822798] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.822993] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.823268] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1231.823418] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1231.823546] [48512]: DEBUG oslo_concurrency.lockutils [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1231.840350] [48512]: WARNING neutronclient.v2_0.client [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1231.908436] [48512]: DEBUG nova.policy [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.914978] [48512]: DEBUG nova.policy [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.916080] [48512]: DEBUG nova.policy [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1231.917035] [48512]: INFO nova.api.openstack.requestlog [None req-61dbcd13-81e9-4b4c-b473-4d7a3298a162 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1549 microversion: 2.26 time: 0.101385 [ 1231.917546] [48512]: [pid: 48512|app: 0|req: 3095/6270] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:56 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1549 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1232.434815] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.436564] [48511]: DEBUG nova.compute.api [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.441139] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.441368] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.441525] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.441821] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.441969] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.442105] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.459075] [48511]: WARNING neutronclient.v2_0.client [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.533466] [48511]: DEBUG nova.policy [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.540858] [48511]: DEBUG nova.policy [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.541480] [48511]: DEBUG nova.policy [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.542079] [48511]: INFO nova.api.openstack.requestlog [None req-7e1f3af7-6c70-4f99-82ee-a99c1f46956f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.110087 [ 1232.542397] [48511]: [pid: 48511|app: 0|req: 3176/6271] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:57 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1232.587100] [48512]: DEBUG nova.api.openstack.wsgi [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.588997] [48512]: DEBUG nova.compute.api [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.595056] [48512]: DEBUG oslo_concurrency.lockutils [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.620560] [48512]: WARNING neutronclient.v2_0.client [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.638189] [48511]: DEBUG nova.api.openstack.wsgi [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.639616] [48511]: DEBUG nova.compute.api [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.643744] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.643985] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.644183] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.644444] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.644623] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.644786] [48511]: DEBUG oslo_concurrency.lockutils [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.660546] [48511]: WARNING neutronclient.v2_0.client [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1232.722605] [48511]: DEBUG nova.policy [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.724753] [48512]: DEBUG nova.policy [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1232.727287] [48511]: INFO nova.api.openstack.requestlog [None req-8596a114-5c6f-454c-bacb-906763cfee3d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.091345 [ 1232.727757] [48511]: [pid: 48511|app: 0|req: 3177/6272] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:57 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.729528] [48512]: INFO nova.api.openstack.requestlog [None req-e7e3e0ca-6eb3-47ea-90ff-6b1bde72eed2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1733 microversion: 2.1 time: 0.144799 [ 1232.729862] [48512]: [pid: 48512|app: 0|req: 3096/6273] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:57 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1733 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1232.932788] [48511]: DEBUG nova.api.openstack.wsgi [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1232.934323] [48511]: DEBUG nova.compute.api [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1232.938017] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.938253] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.938397] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.938658] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1232.938804] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1232.938925] [48511]: DEBUG oslo_concurrency.lockutils [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1232.959081] [48511]: WARNING neutronclient.v2_0.client [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.052175] [48511]: DEBUG nova.policy [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.056774] [48511]: DEBUG nova.policy [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.057426] [48511]: DEBUG nova.policy [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.058092] [48511]: INFO nova.api.openstack.requestlog [None req-e27d464f-8e04-4d62-848b-1105525bdad2 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1549 microversion: 2.26 time: 0.127602 [ 1233.058439] [48511]: [pid: 48511|app: 0|req: 3178/6274] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:57 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1549 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1233.557399] [48512]: DEBUG nova.api.openstack.wsgi [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.559058] [48512]: DEBUG nova.compute.api [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.565257] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.565444] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.565582] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.565838] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.565977] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.566182] [48512]: DEBUG oslo_concurrency.lockutils [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.592771] [48512]: WARNING neutronclient.v2_0.client [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.675727] [48512]: DEBUG nova.policy [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.683285] [48512]: DEBUG nova.policy [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.683984] [48512]: DEBUG nova.policy [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.684782] [48512]: INFO nova.api.openstack.requestlog [None req-aca405de-8815-4e22-b994-a5f98f537fc7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.129863 [ 1233.685153] [48512]: [pid: 48512|app: 0|req: 3097/6275] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:58 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1233.740990] [48511]: DEBUG nova.api.openstack.wsgi [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.742522] [48511]: DEBUG nova.compute.api [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.742949] [48512]: DEBUG nova.api.openstack.wsgi [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1233.745035] [48512]: DEBUG nova.compute.api [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1233.747500] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.747704] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.747896] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.747944] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.748118] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.748257] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.748389] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.748513] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1233.748558] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.748656] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1233.748693] [48511]: DEBUG oslo_concurrency.lockutils [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.748780] [48512]: DEBUG oslo_concurrency.lockutils [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1233.765740] [48512]: WARNING neutronclient.v2_0.client [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.767118] [48511]: WARNING neutronclient.v2_0.client [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1233.824474] [48512]: DEBUG nova.policy [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.825926] [48511]: DEBUG nova.policy [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1233.829095] [48512]: INFO nova.api.openstack.requestlog [None req-e33e20a2-7e56-493a-befe-982620f589d1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1733 microversion: 2.1 time: 0.088319 [ 1233.829573] [48512]: [pid: 48512|app: 0|req: 3098/6276] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:58 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1733 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1233.830092] [48511]: INFO nova.api.openstack.requestlog [None req-569fe753-21a6-410f-be07-4b51337d87d1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.091290 [ 1233.830411] [48511]: [pid: 48511|app: 0|req: 3179/6277] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:58 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1234.072045] [48512]: DEBUG nova.api.openstack.wsgi [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.073518] [48512]: DEBUG nova.compute.api [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.076808] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.076995] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.077149] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.077410] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.077553] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.077675] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.095596] [48512]: WARNING neutronclient.v2_0.client [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.157982] [48512]: DEBUG nova.policy [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.166348] [48512]: DEBUG nova.policy [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.167037] [48512]: DEBUG nova.policy [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.167705] [48512]: INFO nova.api.openstack.requestlog [None req-e8078f8c-7187-478e-a30b-90c7aa38729f tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1549 microversion: 2.26 time: 0.097871 [ 1234.168024] [48512]: [pid: 48512|app: 0|req: 3099/6278] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:58 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1549 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1234.218967] [48511]: DEBUG nova.api.openstack.wsgi [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c546acbc-cba0-4350-821c-8e159f3b6d1f", "name": "network-vif-deleted", "tag": "8fe67130-87a7-40f1-877f-93e91a714e1a"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1234.229260] [48511]: DEBUG oslo_concurrency.lockutils [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.229260] [48511]: DEBUG oslo_concurrency.lockutils [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.229260] [48511]: DEBUG oslo_concurrency.lockutils [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.242675] [48511]: INFO nova.api.openstack.compute.server_external_events [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] Creating event network-vif-deleted:8fe67130-87a7-40f1-877f-93e91a714e1a for instance c546acbc-cba0-4350-821c-8e159f3b6d1f on cpu-1 [ 1234.247203] [48511]: INFO nova.api.openstack.requestlog [req-b4ef8f26-e6d3-459d-ab91-535ce3179918 req-d65be7ab-4644-406d-a1ce-b9d08b766458 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030348 [ 1234.247641] [48511]: [pid: 48511|app: 0|req: 3180/6279] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:29:58 2025] 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) [ 1234.699397] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.701104] [48512]: DEBUG nova.compute.api [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.727230] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.791236] [48512]: WARNING neutronclient.v2_0.client [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.843724] [48511]: DEBUG nova.api.openstack.wsgi [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.844920] [48511]: DEBUG nova.compute.api [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.848420] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.849031] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.849031] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.849031] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.849222] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.849222] [48511]: DEBUG oslo_concurrency.lockutils [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.858160] [48512]: DEBUG nova.policy [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.865616] [48512]: DEBUG nova.policy [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.866354] [48512]: DEBUG nova.policy [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.867062] [48512]: INFO nova.api.openstack.requestlog [None req-fb3b83f0-ae5c-462c-b667-19f59cb7b93c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.170043 [ 1234.867489] [48512]: [pid: 48512|app: 0|req: 3100/6280] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:59 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1234.867559] [48511]: WARNING neutronclient.v2_0.client [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.869612] [48512]: DEBUG nova.api.openstack.wsgi [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1234.871027] [48512]: DEBUG nova.compute.api [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1234.875296] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.875479] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.875616] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.875965] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1234.876277] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1234.876439] [48512]: DEBUG oslo_concurrency.lockutils [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1234.895222] [48512]: WARNING neutronclient.v2_0.client [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1234.930021] [48511]: DEBUG nova.policy [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.934392] [48511]: INFO nova.api.openstack.requestlog [None req-248a30ef-e443-4e96-8fa1-b0a4be3c25f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1733 microversion: 2.1 time: 0.093451 [ 1234.934908] [48511]: [pid: 48511|app: 0|req: 3181/6281] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:59 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1733 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1234.955706] [48512]: DEBUG nova.policy [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1234.960109] [48512]: INFO nova.api.openstack.requestlog [None req-cab6d9a6-c24d-4d41-8c08-f566b548d69c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.092183 [ 1234.960473] [48512]: [pid: 48512|app: 0|req: 3101/6282] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:29:59 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1235.184074] [48511]: DEBUG nova.api.openstack.wsgi [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.184995] [48511]: DEBUG nova.compute.api [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.188384] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.188553] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.188681] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.188928] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.189082] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.189203] [48511]: DEBUG oslo_concurrency.lockutils [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.207628] [48511]: WARNING neutronclient.v2_0.client [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1235.227516] [48511]: DEBUG nova.policy [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.233055] [48511]: DEBUG nova.policy [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.233055] [48511]: DEBUG nova.policy [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1235.233605] [48511]: INFO nova.api.openstack.requestlog [None req-f79a9cbc-37cb-4fd1-a5d2-384cd2c7edd7 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1341 microversion: 2.26 time: 0.052217 [ 1235.233922] [48511]: [pid: 48511|app: 0|req: 3182/6283] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:29:59 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1341 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1235.881816] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.883574] [48512]: DEBUG nova.compute.api [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.888678] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.888678] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.888678] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.889114] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.889114] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.889230] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.915561] [48512]: WARNING neutronclient.v2_0.client [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1235.948027] [48511]: DEBUG nova.api.openstack.wsgi [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1235.949580] [48511]: DEBUG nova.compute.api [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1235.953458] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.953666] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.953885] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.954287] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1235.954531] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1235.954720] [48511]: DEBUG oslo_concurrency.lockutils [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1235.984667] [48511]: WARNING neutronclient.v2_0.client [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1236.031215] [48512]: DEBUG nova.policy [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.041623] [48512]: DEBUG nova.policy [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.042146] [48512]: DEBUG nova.policy [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.042450] [48512]: INFO nova.api.openstack.requestlog [None req-3a2344ef-6a1e-4c59-b12e-4956428b4a5b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.163299 [ 1236.042821] [48512]: [pid: 48512|app: 0|req: 3102/6284] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:00 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1236.045369] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1236.046805] [48512]: DEBUG nova.compute.api [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1236.052160] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.052377] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.052512] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.053865] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.054075] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.054125] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.073770] [48512]: WARNING neutronclient.v2_0.client [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1236.085896] [48511]: DEBUG nova.policy [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.090838] [48511]: INFO nova.api.openstack.requestlog [None req-e2a6e9a3-7a73-40ca-8cd7-421d97e6baff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1731 microversion: 2.1 time: 0.145032 [ 1236.091287] [48511]: [pid: 48511|app: 0|req: 3183/6285] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:00 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1731 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.141244] [48512]: DEBUG nova.policy [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.146816] [48512]: INFO nova.api.openstack.requestlog [None req-5f56ebd0-47d5-4e09-80e7-93c186d8ec8d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.103309 [ 1236.147315] [48512]: [pid: 48512|app: 0|req: 3103/6286] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:00 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1236.252983] [48511]: DEBUG nova.api.openstack.wsgi [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1236.254580] [48511]: DEBUG nova.compute.api [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1236.258691] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.259075] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.259075] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.259275] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.259418] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.259536] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.278546] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1236.278668] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1236.278795] [48511]: DEBUG oslo_concurrency.lockutils [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1236.278949] [48511]: DEBUG nova.objects.instance [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'fault' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1236.282619] [48511]: WARNING neutronclient.v2_0.client [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1236.302319] [48511]: DEBUG nova.policy [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.306747] [48511]: DEBUG nova.policy [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.307310] [48511]: DEBUG nova.policy [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1236.307895] [48511]: INFO nova.api.openstack.requestlog [None req-12d13c00-f29a-4093-b71a-5afca7cf3932 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1346 microversion: 2.26 time: 0.057076 [ 1236.308212] [48511]: [pid: 48511|app: 0|req: 3184/6287] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:01 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1237.056688] [48512]: DEBUG nova.api.openstack.wsgi [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.058134] [48512]: DEBUG nova.compute.api [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.064235] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.064410] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.064546] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.064797] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.064938] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.065071] [48512]: DEBUG oslo_concurrency.lockutils [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.082656] [48512]: WARNING neutronclient.v2_0.client [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.150210] [48512]: DEBUG nova.policy [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.160404] [48512]: DEBUG nova.policy [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.161116] [48512]: DEBUG nova.policy [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.161754] [48512]: INFO nova.api.openstack.requestlog [None req-927718b3-8770-4483-b6b7-c7bac9228d27 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1741 microversion: 2.20 time: 0.107169 [ 1237.162589] [48512]: [pid: 48512|app: 0|req: 3104/6288] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:01 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1741 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1237.165264] [48512]: DEBUG nova.api.openstack.wsgi [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.166774] [48512]: DEBUG nova.compute.api [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.171054] [48511]: DEBUG nova.api.openstack.wsgi [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.171459] [48511]: DEBUG nova.compute.api [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.171731] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.171935] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.172089] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.172512] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.172727] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.172903] [48512]: DEBUG oslo_concurrency.lockutils [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.175932] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.176056] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.176197] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.176835] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.176835] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.176835] [48511]: DEBUG oslo_concurrency.lockutils [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.203046] [48511]: WARNING neutronclient.v2_0.client [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.203268] [48512]: WARNING neutronclient.v2_0.client [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.301091] [48511]: DEBUG nova.policy [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.306767] [48511]: INFO nova.api.openstack.requestlog [None req-f82b5664-2e60-40b9-b1a9-144387e3bf2f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1731 microversion: 2.1 time: 0.203328 [ 1237.307163] [48511]: [pid: 48511|app: 0|req: 3185/6289] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:01 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1731 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.321406] [48512]: DEBUG nova.policy [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.322064] [48511]: DEBUG nova.api.openstack.wsgi [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1237.323513] [48511]: DEBUG nova.compute.api [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1237.325545] [48512]: INFO nova.api.openstack.requestlog [None req-1babea40-d9ab-42cf-9a8a-16efbe93ca67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.162741 [ 1237.325865] [48512]: [pid: 48512|app: 0|req: 3105/6290] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:01 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1237.327013] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.327201] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.327339] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.327592] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.327743] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.327867] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.348712] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1237.348881] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1237.349028] [48511]: DEBUG oslo_concurrency.lockutils [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1237.349183] [48511]: DEBUG nova.objects.instance [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lazy-loading 'fault' on Instance uuid c546acbc-cba0-4350-821c-8e159f3b6d1f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1237.352497] [48511]: WARNING neutronclient.v2_0.client [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1237.369378] [48511]: DEBUG nova.policy [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.374341] [48511]: DEBUG nova.policy [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.374478] [48511]: DEBUG nova.policy [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'bbc476749af14b62a0c3ac1b2a17efdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b68333206a314fea833477220f680000', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1237.374961] [48511]: INFO nova.api.openstack.requestlog [None req-02affe08-eed0-4e01-93f7-03aa8c276610 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 200 len: 1346 microversion: 2.26 time: 0.055234 [ 1237.375287] [48511]: [pid: 48511|app: 0|req: 3186/6291] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:02 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1238.182637] [48512]: DEBUG nova.api.openstack.wsgi [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.184179] [48512]: DEBUG nova.compute.api [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.189563] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.189748] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.189881] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.190153] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.190301] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.190424] [48512]: DEBUG oslo_concurrency.lockutils [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.211792] [48512]: WARNING neutronclient.v2_0.client [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.279463] [48512]: DEBUG nova.policy [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.287677] [48512]: DEBUG nova.policy [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.288509] [48512]: DEBUG nova.policy [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.289195] [48512]: INFO nova.api.openstack.requestlog [None req-55bf3d07-6bcc-45d4-999a-e7e9659d4cbb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1723 microversion: 2.20 time: 0.108684 [ 1238.289540] [48512]: [pid: 48512|app: 0|req: 3106/6292] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:02 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1723 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1238.320597] [48511]: DEBUG nova.api.openstack.wsgi [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.322260] [48511]: DEBUG nova.compute.api [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.326109] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.326306] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.326439] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.326701] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.326843] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.326973] [48511]: DEBUG oslo_concurrency.lockutils [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.340173] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.342066] [48512]: DEBUG nova.compute.api [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.346177] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.346376] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.346518] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.346821] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.346973] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.347113] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.355933] [48511]: WARNING neutronclient.v2_0.client [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.367663] [48512]: WARNING neutronclient.v2_0.client [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1238.448816] [48512]: DEBUG nova.policy [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.450164] [48511]: DEBUG nova.policy [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1238.453530] [48512]: INFO nova.api.openstack.requestlog [None req-8ece1359-d5fa-4a3f-8df5-233e94cdc789 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1680 microversion: 2.1 time: 0.115660 [ 1238.453858] [48512]: [pid: 48512|app: 0|req: 3107/6293] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:03 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1680 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1238.455441] [48511]: INFO nova.api.openstack.requestlog [None req-4553f901-16e0-4700-a4eb-9977397e7772 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1732 microversion: 2.1 time: 0.137009 [ 1238.455784] [48511]: [pid: 48511|app: 0|req: 3187/6294] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:03 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1732 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1238.456323] [48512]: DEBUG nova.api.openstack.wsgi [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1238.457745] [48512]: DEBUG nova.compute.api [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] [instance: c546acbc-cba0-4350-821c-8e159f3b6d1f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1238.460852] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.461047] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.461188] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.461443] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1238.461587] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1238.461725] [48512]: DEBUG oslo_concurrency.lockutils [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1238.472808] [48512]: INFO nova.api.openstack.wsgi [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] HTTP exception thrown: Instance c546acbc-cba0-4350-821c-8e159f3b6d1f could not be found. [ 1238.473112] [48512]: DEBUG nova.api.openstack.wsgi [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] Returning 404 to user: Instance c546acbc-cba0-4350-821c-8e159f3b6d1f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1238.473502] [48512]: INFO nova.api.openstack.requestlog [None req-45747aa5-ed6b-4787-bf64-6d3b1403c6a1 tempest-ServerTagsTestJSON-1989477686 tempest-ServerTagsTestJSON-1989477686-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f" status: 404 len: 111 microversion: 2.26 time: 0.019147 [ 1238.473933] [48512]: [pid: 48512|app: 0|req: 3108/6295] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:03 2025] GET /compute/v2.1/servers/c546acbc-cba0-4350-821c-8e159f3b6d1f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1239.306939] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.308339] [48511]: DEBUG nova.compute.api [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.313854] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.314109] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.314299] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.314956] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.314956] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.315091] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.332755] [48511]: WARNING neutronclient.v2_0.client [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.393748] [48511]: DEBUG nova.policy [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.398021] [48511]: DEBUG nova.policy [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.398624] [48511]: DEBUG nova.policy [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.399226] [48511]: INFO nova.api.openstack.requestlog [None req-5dab8e40-43df-492f-9625-623a8937a4e9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1723 microversion: 2.20 time: 0.095585 [ 1239.399686] [48511]: [pid: 48511|app: 0|req: 3188/6296] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:04 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1723 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1239.467415] [48512]: DEBUG nova.api.openstack.wsgi [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.468875] [48512]: DEBUG nova.compute.api [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.468992] [48511]: DEBUG nova.api.openstack.wsgi [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.470523] [48511]: DEBUG nova.compute.api [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.473797] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.474076] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.474302] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.474355] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.474503] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.474574] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.474639] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.474724] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.474851] [48512]: DEBUG oslo_concurrency.lockutils [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.474897] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.475036] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.475165] [48511]: DEBUG oslo_concurrency.lockutils [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.505723] [48512]: WARNING neutronclient.v2_0.client [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.506389] [48511]: WARNING neutronclient.v2_0.client [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.603557] [48512]: DEBUG nova.policy [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.610757] [48512]: INFO nova.api.openstack.requestlog [None req-01268e28-646b-4225-b10b-b8dc2e2223f2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1685 microversion: 2.1 time: 0.145540 [ 1239.611143] [48512]: [pid: 48512|app: 0|req: 3109/6297] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:04 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1685 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1239.624072] [48511]: DEBUG nova.policy [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.629936] [48511]: INFO nova.api.openstack.requestlog [None req-ff4b43bf-c419-4bdf-a486-59d59d3af505 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1729 microversion: 2.1 time: 0.163074 [ 1239.630061] [48511]: [pid: 48511|app: 0|req: 3189/6298] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:04 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1729 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1239.643320] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1239.644480] [48512]: DEBUG nova.compute.api [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.650154] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.650256] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.650452] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.650725] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.650905] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.651389] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.740734] [48512]: INFO nova.api.openstack.requestlog [None req-9a1ab0be-66fd-455b-9f65-99f04c476ecf tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/action" status: 202 len: 0 microversion: 2.1 time: 0.099691 [ 1239.741133] [48512]: [pid: 48512|app: 0|req: 3110/6299] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:04 2025] POST /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1239.749531] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1239.750040] [48511]: DEBUG nova.compute.api [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1239.755128] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.755128] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.755379] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.755683] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1239.755828] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1239.755946] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1239.773989] [48511]: WARNING neutronclient.v2_0.client [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1239.893086] [48511]: DEBUG nova.policy [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1239.899749] [48511]: INFO nova.api.openstack.requestlog [None req-b4b59f1e-2ade-4785-9561-6c91778c21c1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.153859 [ 1239.900204] [48511]: [pid: 48511|app: 0|req: 3190/6300] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:04 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1240.007696] [48512]: DEBUG nova.api.openstack.wsgi [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "name": "network-vif-unplugged", "status": "completed", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1240.015140] [48512]: DEBUG oslo_concurrency.lockutils [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.015220] [48512]: DEBUG oslo_concurrency.lockutils [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.015341] [48512]: DEBUG oslo_concurrency.lockutils [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.026803] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] Creating event network-vif-unplugged:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1240.031431] [48512]: INFO nova.api.openstack.requestlog [req-1c1f7148-f0b8-400a-acf5-622e0c820aae req-e88da91f-34b7-4cb8-9928-82728acc9867 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025871 [ 1240.032145] [48512]: [pid: 48512|app: 0|req: 3111/6301] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:04 2025] 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) [ 1240.414137] [48511]: DEBUG nova.api.openstack.wsgi [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.415583] [48511]: DEBUG nova.compute.api [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.430152] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.430382] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.430511] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.430790] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.431030] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.431186] [48511]: DEBUG oslo_concurrency.lockutils [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.487783] [48511]: WARNING neutronclient.v2_0.client [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.562510] [48511]: DEBUG nova.policy [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.569100] [48511]: DEBUG nova.policy [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.569705] [48511]: DEBUG nova.policy [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.570312] [48511]: INFO nova.api.openstack.requestlog [None req-3de45542-f2d2-46a0-9dcc-8df56af3ffc6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1723 microversion: 2.20 time: 0.158405 [ 1240.570611] [48511]: [pid: 48511|app: 0|req: 3191/6302] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:05 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1723 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1240.624008] [48511]: DEBUG nova.api.openstack.wsgi [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.625489] [48512]: DEBUG nova.api.openstack.wsgi [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow2100Test-server-1227536682", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": "none"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1240.625800] [48511]: DEBUG nova.compute.api [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.630716] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.630895] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.631040] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.631296] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.631440] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.631557] [48511]: DEBUG oslo_concurrency.lockutils [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.655452] [48511]: WARNING neutronclient.v2_0.client [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.667273] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.667483] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.667621] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.668061] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.668243] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.668384] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.675110] [48512]: DEBUG nova.virt.hardware [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1240.675256] [48512]: DEBUG nova.virt.hardware [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1240.675405] [48512]: DEBUG nova.virt.hardware [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1240.675517] [48512]: DEBUG nova.virt.hardware [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1240.675632] [48512]: DEBUG nova.virt.hardware [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1240.683437] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.683620] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.683723] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.684195] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.685453] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.686342] [48512]: DEBUG oslo_concurrency.lockutils [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.695018] [48512]: DEBUG nova.quota [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Getting quotas for project 4c6eb2263ad4486099ee5fa0e6df2f05. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1240.698471] [48512]: DEBUG nova.quota [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Getting quotas for user 306d0a810114416db30b45661a5df6d4 and project 4c6eb2263ad4486099ee5fa0e6df2f05. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1240.704167] [48512]: DEBUG nova.compute.api [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1240.705529] [48512]: DEBUG nova.compute.api [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1240.730257] [48511]: DEBUG nova.policy [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.736851] [48511]: INFO nova.api.openstack.requestlog [None req-9eca3e50-92bb-4803-8145-e798aeb3d245 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1686 microversion: 2.1 time: 0.114942 [ 1240.737199] [48511]: [pid: 48511|app: 0|req: 3192/6303] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:05 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1686 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1240.738333] [48512]: INFO nova.api.openstack.requestlog [None req-67deda3c-93f1-405a-a953-1dd94d17a22e tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.100 time: 0.170772 [ 1240.738686] [48512]: [pid: 48512|app: 0|req: 3112/6304] 10.180.1.21 () {62 vars in 1184 bytes} [Mon Dec 8 18:30:05 2025] POST /compute/v2.1/servers => generated 380 bytes in 171 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) [ 1240.744550] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.745898] [48511]: DEBUG nova.compute.api [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.760079] [48511]: WARNING neutronclient.v2_0.client [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1240.780077] [48511]: DEBUG nova.policy [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.785147] [48511]: DEBUG nova.policy [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.785776] [48511]: DEBUG nova.policy [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1240.789041] [48511]: INFO nova.api.openstack.requestlog [None req-0e5489d1-9c6c-4bfb-b673-4e1f2b9296a0 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1595 microversion: 2.100 time: 0.046541 [ 1240.789420] [48511]: [pid: 48511|app: 0|req: 3193/6305] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:05 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1595 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1240.913455] [48512]: DEBUG nova.api.openstack.wsgi [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1240.915639] [48512]: DEBUG nova.compute.api [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1240.920444] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.920720] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.920918] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.921313] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1240.921510] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1240.921693] [48512]: DEBUG oslo_concurrency.lockutils [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1240.946443] [48512]: WARNING neutronclient.v2_0.client [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.016215] [48512]: DEBUG nova.policy [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.024068] [48512]: INFO nova.api.openstack.requestlog [None req-f8df38a5-196f-4713-9955-e2861e182033 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.112972 [ 1241.024455] [48512]: [pid: 48512|app: 0|req: 3113/6306] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:05 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.585885] [48511]: DEBUG nova.api.openstack.wsgi [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.587341] [48511]: DEBUG nova.compute.api [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.588974] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=157,nova_api:UPDATE=4,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.592092] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.592570] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.592709] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.593152] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.593423] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.593807] [48511]: DEBUG oslo_concurrency.lockutils [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.614697] [48511]: WARNING neutronclient.v2_0.client [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.716274] [48511]: DEBUG nova.policy [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.720398] [48511]: DEBUG nova.policy [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.721015] [48511]: DEBUG nova.policy [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.721579] [48511]: INFO nova.api.openstack.requestlog [None req-08e3cca0-902a-4589-8b29-6a92e9493854 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1726 microversion: 2.20 time: 0.137905 [ 1241.721974] [48511]: [pid: 48511|app: 0|req: 3194/6307] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:06 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1726 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1241.734820] [48512]: DEBUG nova.api.openstack.wsgi [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7b11ed32-ce2b-40d2-8d81-8dc678429442"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1241.736396] [48512]: DEBUG nova.compute.api [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.739642] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.739864] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.740063] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.740363] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.740567] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.740703] [48512]: DEBUG oslo_concurrency.lockutils [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.749584] [48511]: DEBUG nova.api.openstack.wsgi [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.750913] [48511]: DEBUG nova.compute.api [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.755168] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.755362] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.755501] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.755752] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.757024] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.757024] [48511]: DEBUG oslo_concurrency.lockutils [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.771050] [48511]: WARNING neutronclient.v2_0.client [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.830027] [48511]: DEBUG nova.policy [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.834889] [48511]: INFO nova.api.openstack.requestlog [None req-117cf73e-2b1b-4ccd-bd7d-9f54c571d36a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1686 microversion: 2.1 time: 0.087211 [ 1241.835250] [48511]: [pid: 48511|app: 0|req: 3195/6308] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:06 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1686 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1241.837663] [48511]: DEBUG nova.api.openstack.wsgi [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1241.839058] [48511]: DEBUG nova.compute.api [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.842527] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.842710] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.842840] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.843155] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.843342] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.843428] [48511]: DEBUG oslo_concurrency.lockutils [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.883873] [48511]: WARNING neutronclient.v2_0.client [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.898243] [48512]: INFO nova.api.openstack.requestlog [None req-79c246c8-72cd-45ac-b3a8-568c159cd70d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.165600 [ 1241.898665] [48512]: [pid: 48512|app: 0|req: 3114/6309] 10.180.1.21 () {62 vars in 1359 bytes} [Mon Dec 8 18:30:06 2025] POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 188 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1241.902186] [48511]: DEBUG nova.policy [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.906699] [48511]: DEBUG nova.policy [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.907280] [48511]: DEBUG nova.policy [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1241.910326] [48511]: INFO nova.api.openstack.requestlog [None req-5309e3c9-e586-4f6f-b1be-c5a82e095e1a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1599 microversion: 2.100 time: 0.074502 [ 1241.910651] [48511]: [pid: 48511|app: 0|req: 3196/6310] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:06 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1599 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1241.967659] [48512]: DEBUG nova.api.openstack.wsgi [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1241.970600] [48512]: DEBUG nova.compute.api [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1241.974160] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.974352] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.974486] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.974739] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1241.974880] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1241.974999] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1241.988503] [48512]: WARNING neutronclient.v2_0.client [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1241.992203] [48512]: DEBUG nova.compute.api [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48512) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1242.028830] [48512]: INFO nova.api.openstack.requestlog [None req-f68177bf-2282-4062-a0f9-e31271a64e5d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/action" status: 202 len: 0 microversion: 2.20 time: 0.062819 [ 1242.028830] [48512]: [pid: 48512|app: 0|req: 3115/6311] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:30:06 2025] POST /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1242.033954] [48511]: DEBUG nova.api.openstack.wsgi [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.035256] [48511]: DEBUG nova.compute.api [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.037495] [48512]: DEBUG nova.api.openstack.wsgi [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.038821] [48512]: DEBUG nova.compute.api [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.038949] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.039161] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.039319] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.039684] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.039854] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.039981] [48511]: DEBUG oslo_concurrency.lockutils [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.042385] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.042385] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.042548] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.042683] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.042824] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.042946] [48512]: DEBUG oslo_concurrency.lockutils [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.057970] [48511]: WARNING neutronclient.v2_0.client [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.059944] [48512]: WARNING neutronclient.v2_0.client [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.121314] [48512]: DEBUG nova.policy [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.125734] [48512]: INFO nova.api.openstack.requestlog [None req-7fa1f661-e32f-4081-806f-3e002ba14ffd tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.090127 [ 1242.126116] [48512]: [pid: 48512|app: 0|req: 3116/6312] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:06 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.128847] [48512]: DEBUG nova.api.openstack.wsgi [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1242.133910] [48512]: DEBUG oslo_concurrency.lockutils [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.134106] [48512]: DEBUG oslo_concurrency.lockutils [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.134246] [48512]: DEBUG oslo_concurrency.lockutils [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.140450] [48512]: INFO nova.api.openstack.compute.server_external_events [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] Creating event network-changed:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1242.142442] [48511]: DEBUG nova.policy [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.145420] [48512]: INFO nova.api.openstack.requestlog [req-a8756af2-4567-4f72-a3d6-87d830b458b1 req-3007d8ca-70e1-4ac6-b129-5a7170046474 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018267 [ 1242.145420] [48512]: [pid: 48512|app: 0|req: 3117/6313] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:06 2025] 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) [ 1242.147154] [48511]: DEBUG nova.policy [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.147719] [48511]: DEBUG nova.policy [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.148364] [48511]: INFO nova.api.openstack.requestlog [None req-00fadc25-702e-4ba5-942c-8995b5b62761 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1812 microversion: 2.20 time: 0.116797 [ 1242.148678] [48511]: [pid: 48511|app: 0|req: 3197/6314] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:06 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1812 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1242.849941] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.851869] [48512]: DEBUG nova.compute.api [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.859019] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.859275] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.859462] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.859827] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.860033] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.860205] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.883215] [48512]: WARNING neutronclient.v2_0.client [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.927630] [48511]: DEBUG nova.api.openstack.wsgi [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1242.929908] [48511]: DEBUG nova.compute.api [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1242.932895] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.933192] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.933342] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.933694] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1242.933857] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1242.933983] [48511]: DEBUG oslo_concurrency.lockutils [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1242.965452] [48511]: WARNING neutronclient.v2_0.client [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1242.981121] [48512]: DEBUG nova.policy [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.983914] [48511]: DEBUG nova.policy [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.987645] [48512]: INFO nova.api.openstack.requestlog [None req-3e8dabeb-beba-4547-9c55-0df18a6cf691 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1686 microversion: 2.1 time: 0.140676 [ 1242.987982] [48512]: [pid: 48512|app: 0|req: 3118/6315] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:07 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1686 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1242.988819] [48511]: DEBUG nova.policy [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.989385] [48511]: DEBUG nova.policy [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1242.992439] [48511]: INFO nova.api.openstack.requestlog [None req-b2ae452a-6422-43f3-a771-686fc3526c38 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1591 microversion: 2.100 time: 0.067182 [ 1242.992746] [48511]: [pid: 48511|app: 0|req: 3198/6316] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:07 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1591 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1243.139479] [48512]: DEBUG nova.api.openstack.wsgi [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1243.140848] [48512]: DEBUG nova.compute.api [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1243.144465] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.144635] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.144772] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.145028] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.145173] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.145367] [48512]: DEBUG oslo_concurrency.lockutils [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.162709] [48512]: WARNING neutronclient.v2_0.client [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1243.164342] [48511]: DEBUG nova.api.openstack.wsgi [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1243.166398] [48511]: DEBUG nova.compute.api [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1243.170516] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.170697] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.170826] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.171090] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1243.171232] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1243.171348] [48511]: DEBUG oslo_concurrency.lockutils [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1243.187980] [48511]: WARNING neutronclient.v2_0.client [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1243.243114] [48511]: DEBUG nova.policy [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.243364] [48512]: DEBUG nova.policy [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.247487] [48511]: DEBUG nova.policy [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.247673] [48512]: INFO nova.api.openstack.requestlog [None req-001882d7-c6b1-43ff-9457-1816d3e71e5e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.110505 [ 1243.247993] [48512]: [pid: 48512|app: 0|req: 3119/6317] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:07 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1243.248042] [48511]: DEBUG nova.policy [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1243.248585] [48511]: INFO nova.api.openstack.requestlog [None req-1a7b9891-1f4c-4976-a948-54404fdd5df4 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1812 microversion: 2.20 time: 0.087491 [ 1243.248877] [48511]: [pid: 48511|app: 0|req: 3199/6318] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:07 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1812 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1244.000625] [48512]: DEBUG nova.api.openstack.wsgi [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.002093] [48512]: DEBUG nova.compute.api [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1244.007420] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.007626] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.007768] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.008057] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.008223] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.008380] [48512]: DEBUG oslo_concurrency.lockutils [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.009847] [48511]: DEBUG nova.api.openstack.wsgi [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.011295] [48511]: DEBUG nova.compute.api [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1244.015221] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.015400] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.015529] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.015814] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.015965] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.016107] [48511]: DEBUG oslo_concurrency.lockutils [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.024400] [48512]: WARNING neutronclient.v2_0.client [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1244.041019] [48511]: WARNING neutronclient.v2_0.client [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1244.057647] [48511]: DEBUG nova.policy [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.061615] [48511]: DEBUG nova.policy [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.062169] [48511]: DEBUG nova.policy [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.065228] [48511]: INFO nova.api.openstack.requestlog [None req-11090c1d-b1b3-4415-83bf-077aa52011da tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1647 microversion: 2.100 time: 0.057447 [ 1244.065551] [48511]: [pid: 48511|app: 0|req: 3200/6319] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:08 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1647 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1244.083738] [48512]: DEBUG nova.policy [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.087804] [48512]: INFO nova.api.openstack.requestlog [None req-25792614-03ec-4eb6-83b4-3407b0a70828 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1686 microversion: 2.1 time: 0.089261 [ 1244.088145] [48512]: [pid: 48512|app: 0|req: 3120/6320] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:08 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1686 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.260284] [48511]: DEBUG nova.api.openstack.wsgi [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.261779] [48511]: DEBUG nova.compute.api [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1244.262754] [48512]: DEBUG nova.api.openstack.wsgi [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1244.264256] [48512]: DEBUG nova.compute.api [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1244.265077] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.265259] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.265411] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.265663] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.265807] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.265869] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=192,nova_api:UPDATE=5,nova_api:INSERT=10,nova_api:DELETE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1244.265925] [48511]: DEBUG oslo_concurrency.lockutils [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.268042] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.268702] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.268702] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.268904] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=459,nova_cell1:UPDATE=12,nova_cell1:INSERT=10,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1244.268951] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1244.269112] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1244.269237] [48512]: DEBUG oslo_concurrency.lockutils [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1244.273056] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=510,nova_cell1:UPDATE=18,nova_cell1:INSERT=14,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1244.285719] [48511]: WARNING neutronclient.v2_0.client [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1244.290299] [48512]: WARNING neutronclient.v2_0.client [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1244.341580] [48511]: DEBUG nova.policy [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.345822] [48511]: INFO nova.api.openstack.requestlog [None req-e26e9668-b571-4f2a-a443-5a3b3d1b7116 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.087581 [ 1244.346154] [48511]: [pid: 48511|app: 0|req: 3201/6321] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:09 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1244.346433] [48512]: DEBUG nova.policy [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.350724] [48512]: DEBUG nova.policy [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.351468] [48512]: DEBUG nova.policy [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1244.352355] [48512]: INFO nova.api.openstack.requestlog [None req-7014eeff-1391-422c-b470-4d2e0ac2044b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1752 microversion: 2.20 time: 0.091407 [ 1244.352355] [48512]: [pid: 48512|app: 0|req: 3121/6322] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:09 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1752 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1245.084032] [48511]: DEBUG nova.api.openstack.wsgi [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.085463] [48511]: DEBUG nova.compute.api [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.091506] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.091895] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.092655] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.092655] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.092655] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.092833] [48511]: DEBUG oslo_concurrency.lockutils [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.101106] [48512]: DEBUG nova.api.openstack.wsgi [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.102682] [48512]: DEBUG nova.compute.api [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.107581] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.107777] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.107924] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.108280] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.108570] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.108814] [48512]: DEBUG oslo_concurrency.lockutils [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.118485] [48511]: WARNING neutronclient.v2_0.client [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.124986] [48512]: WARNING neutronclient.v2_0.client [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.136946] [48511]: DEBUG nova.policy [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.142420] [48511]: DEBUG nova.policy [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.143038] [48511]: DEBUG nova.policy [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.146219] [48511]: INFO nova.api.openstack.requestlog [None req-62532339-1e57-42ed-b96e-04e780b24889 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1647 microversion: 2.100 time: 0.065390 [ 1245.146522] [48511]: [pid: 48511|app: 0|req: 3202/6323] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:09 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1647 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1245.185764] [48512]: DEBUG nova.policy [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.190080] [48512]: INFO nova.api.openstack.requestlog [None req-00d7dac6-e947-4357-aebd-ca4cafd677ed tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1685 microversion: 2.1 time: 0.091158 [ 1245.190444] [48512]: [pid: 48512|app: 0|req: 3122/6324] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:09 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1685 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1245.360319] [48511]: DEBUG nova.api.openstack.wsgi [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.361914] [48511]: DEBUG nova.compute.api [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.365489] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.365674] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.365829] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.366078] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.366216] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.366337] [48511]: DEBUG oslo_concurrency.lockutils [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.367588] [48512]: DEBUG nova.api.openstack.wsgi [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1245.369015] [48512]: DEBUG nova.compute.api [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1245.372313] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.372501] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.372641] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.372898] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1245.373202] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1245.373389] [48512]: DEBUG oslo_concurrency.lockutils [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1245.383177] [48511]: WARNING neutronclient.v2_0.client [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.388046] [48512]: WARNING neutronclient.v2_0.client [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1245.445498] [48512]: DEBUG nova.policy [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.453725] [48512]: DEBUG nova.policy [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.454380] [48512]: DEBUG nova.policy [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.455026] [48512]: INFO nova.api.openstack.requestlog [None req-4bfb27ff-d167-4a83-bca1-a05573d95079 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.089569 [ 1245.455564] [48512]: [pid: 48512|app: 0|req: 3123/6325] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:10 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1245.496877] [48511]: DEBUG nova.policy [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1245.501328] [48511]: INFO nova.api.openstack.requestlog [None req-a6cc767e-4c3c-4c19-96bd-7b03e289a83b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.144204 [ 1245.501657] [48511]: [pid: 48511|app: 0|req: 3203/6326] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:10 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.165352] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.166751] [48512]: DEBUG nova.compute.api [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.172367] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.172688] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.172830] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.173169] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.173317] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.173445] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.201028] [48512]: WARNING neutronclient.v2_0.client [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.203153] [48511]: DEBUG nova.api.openstack.wsgi [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.204600] [48511]: DEBUG nova.compute.api [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.208489] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.208653] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.208790] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.209058] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.209202] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.209324] [48511]: DEBUG oslo_concurrency.lockutils [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.218551] [48512]: DEBUG nova.policy [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.223167] [48512]: DEBUG nova.policy [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.223910] [48512]: DEBUG nova.policy [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.226948] [48512]: INFO nova.api.openstack.requestlog [None req-ea8596c5-5762-4156-af4f-2076489662d5 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1655 microversion: 2.100 time: 0.064242 [ 1246.227287] [48512]: [pid: 48512|app: 0|req: 3124/6327] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:10 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1655 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1246.228423] [48511]: WARNING neutronclient.v2_0.client [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.332623] [48511]: DEBUG nova.policy [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.337743] [48511]: INFO nova.api.openstack.requestlog [None req-b6caaf7f-d82f-490b-81ba-8d86dc70153e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1685 microversion: 2.1 time: 0.136780 [ 1246.338069] [48511]: [pid: 48511|app: 0|req: 3204/6328] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:10 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1685 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1246.471822] [48512]: DEBUG nova.api.openstack.wsgi [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.473442] [48512]: DEBUG nova.compute.api [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.476858] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.477063] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.477290] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.477663] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.478232] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.478232] [48512]: DEBUG oslo_concurrency.lockutils [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.498934] [48512]: WARNING neutronclient.v2_0.client [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.514572] [48511]: DEBUG nova.api.openstack.wsgi [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1246.515934] [48511]: DEBUG nova.compute.api [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1246.519014] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.519199] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.519328] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.519569] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1246.519706] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1246.519822] [48511]: DEBUG oslo_concurrency.lockutils [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1246.537053] [48511]: WARNING neutronclient.v2_0.client [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1246.558068] [48512]: DEBUG nova.policy [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.562554] [48512]: DEBUG nova.policy [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.563169] [48512]: DEBUG nova.policy [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.563755] [48512]: INFO nova.api.openstack.requestlog [None req-742753ac-3502-49bc-a219-171c2609d0d0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.094241 [ 1246.564087] [48512]: [pid: 48512|app: 0|req: 3125/6329] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:11 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1246.590171] [48511]: DEBUG nova.policy [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1246.594551] [48511]: INFO nova.api.openstack.requestlog [None req-99e45845-3e81-4349-bc42-2a854f3e678d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.082000 [ 1246.594869] [48511]: [pid: 48511|app: 0|req: 3205/6330] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:11 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.245388] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.246779] [48512]: DEBUG nova.compute.api [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.252748] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.252927] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.253137] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.253410] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.253559] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.253683] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.283614] [48512]: WARNING neutronclient.v2_0.client [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.300843] [48512]: DEBUG nova.policy [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.306370] [48512]: DEBUG nova.policy [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.306989] [48512]: DEBUG nova.policy [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.310215] [48512]: INFO nova.api.openstack.requestlog [None req-6d43c9cb-58e9-4d4d-b3bb-febc5f5b3241 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1665 microversion: 2.100 time: 0.067245 [ 1247.310530] [48512]: [pid: 48512|app: 0|req: 3126/6331] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:12 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1665 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1247.351597] [48511]: DEBUG nova.api.openstack.wsgi [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.353138] [48511]: DEBUG nova.compute.api [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.357204] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.357379] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.357518] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.357767] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.357910] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.358047] [48511]: DEBUG oslo_concurrency.lockutils [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.376153] [48511]: WARNING neutronclient.v2_0.client [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.437291] [48511]: DEBUG nova.policy [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.441420] [48511]: INFO nova.api.openstack.requestlog [None req-933c0900-14fa-41ea-a74b-ac9ccd47f7a2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1685 microversion: 2.1 time: 0.092008 [ 1247.441732] [48511]: [pid: 48511|app: 0|req: 3206/6332] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:12 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1685 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.578528] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.580485] [48512]: DEBUG nova.compute.api [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.584456] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.584713] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.584951] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.585297] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.585497] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.585685] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.607254] [48511]: DEBUG nova.api.openstack.wsgi [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1247.608977] [48511]: DEBUG nova.compute.api [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1247.612824] [48512]: WARNING neutronclient.v2_0.client [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.614320] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.614635] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.614755] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.615377] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1247.615377] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1247.615377] [48511]: DEBUG oslo_concurrency.lockutils [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1247.637774] [48511]: WARNING neutronclient.v2_0.client [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1247.695755] [48511]: DEBUG nova.policy [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.702665] [48511]: INFO nova.api.openstack.requestlog [None req-f95f1dde-7031-4a30-9a4c-7cf353d17477 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.097640 [ 1247.702986] [48511]: [pid: 48511|app: 0|req: 3207/6333] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:12 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1247.713752] [48512]: DEBUG nova.policy [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.718082] [48512]: DEBUG nova.policy [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.718636] [48512]: DEBUG nova.policy [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1247.719246] [48512]: INFO nova.api.openstack.requestlog [None req-3a0d7d72-ac20-4f86-ac24-fd351b61eb8e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.143390 [ 1247.719554] [48512]: [pid: 48512|app: 0|req: 3127/6334] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:12 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1248.327984] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.329374] [48511]: DEBUG nova.compute.api [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.332732] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.332938] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.333121] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.333385] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.333529] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.333649] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.357531] [48511]: WARNING neutronclient.v2_0.client [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.374420] [48511]: DEBUG nova.policy [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.378271] [48511]: DEBUG nova.policy [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.378828] [48511]: DEBUG nova.policy [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.381642] [48511]: INFO nova.api.openstack.requestlog [None req-ae639343-0c01-4285-b458-bb448638adb9 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1653 microversion: 2.100 time: 0.055840 [ 1248.381931] [48511]: [pid: 48511|app: 0|req: 3208/6335] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:13 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1653 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1248.454910] [48512]: DEBUG nova.api.openstack.wsgi [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.456397] [48512]: DEBUG nova.compute.api [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.460725] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.460939] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.461108] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.461373] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.461521] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.461646] [48512]: DEBUG oslo_concurrency.lockutils [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.488130] [48512]: WARNING neutronclient.v2_0.client [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.590352] [48512]: DEBUG nova.policy [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.597575] [48512]: INFO nova.api.openstack.requestlog [None req-4e36b116-3b1f-4498-8b98-f40a09724cb1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1683 microversion: 2.1 time: 0.144892 [ 1248.597917] [48512]: [pid: 48512|app: 0|req: 3128/6336] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:13 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1683 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.715923] [48511]: DEBUG nova.api.openstack.wsgi [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.717378] [48511]: DEBUG nova.compute.api [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.723219] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.723405] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.723535] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.723789] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.723965] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.724305] [48511]: DEBUG oslo_concurrency.lockutils [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.733601] [48512]: DEBUG nova.api.openstack.wsgi [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1248.735102] [48512]: DEBUG nova.compute.api [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1248.738555] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.738819] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.738952] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.739229] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1248.739376] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1248.739496] [48512]: DEBUG oslo_concurrency.lockutils [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1248.748537] [48511]: WARNING neutronclient.v2_0.client [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.761715] [48512]: WARNING neutronclient.v2_0.client [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1248.809145] [48511]: DEBUG nova.policy [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.813336] [48511]: INFO nova.api.openstack.requestlog [None req-871b4451-ec79-4223-8e6c-c29e212f596b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.099646 [ 1248.813655] [48511]: [pid: 48511|app: 0|req: 3209/6337] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:13 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1248.845671] [48512]: DEBUG nova.policy [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.850329] [48512]: DEBUG nova.policy [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.850892] [48512]: DEBUG nova.policy [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1248.851587] [48512]: INFO nova.api.openstack.requestlog [None req-43a69e63-0cbe-40e8-8031-f2a6bb245d04 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.120459 [ 1248.852030] [48512]: [pid: 48512|app: 0|req: 3129/6338] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:13 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1249.400050] [48511]: DEBUG nova.api.openstack.wsgi [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.400876] [48511]: DEBUG nova.compute.api [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.404573] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.404752] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.404882] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.405154] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.405299] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.405442] [48511]: DEBUG oslo_concurrency.lockutils [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.431568] [48511]: WARNING neutronclient.v2_0.client [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.449734] [48511]: DEBUG nova.policy [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.454207] [48511]: DEBUG nova.policy [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.454775] [48511]: DEBUG nova.policy [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.457695] [48511]: INFO nova.api.openstack.requestlog [None req-fa8060aa-69c4-4326-a910-abaa6adad9ca tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1653 microversion: 2.100 time: 0.060512 [ 1249.457998] [48511]: [pid: 48511|app: 0|req: 3210/6339] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1653 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1249.611086] [48512]: DEBUG nova.api.openstack.wsgi [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.612493] [48512]: DEBUG nova.compute.api [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.616087] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.616272] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.616407] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.616657] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.616802] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.616924] [48512]: DEBUG oslo_concurrency.lockutils [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.631890] [48512]: WARNING neutronclient.v2_0.client [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.689493] [48512]: DEBUG nova.policy [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.693661] [48512]: INFO nova.api.openstack.requestlog [None req-d32c1723-4f0f-43e2-bf14-91b96f7d3d48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1684 microversion: 2.1 time: 0.084906 [ 1249.693967] [48512]: [pid: 48512|app: 0|req: 3130/6340] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1684 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.826778] [48511]: DEBUG nova.api.openstack.wsgi [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.828213] [48511]: DEBUG nova.compute.api [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.831520] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.831702] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.831840] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.832107] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.832261] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.832387] [48511]: DEBUG oslo_concurrency.lockutils [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.848338] [48511]: WARNING neutronclient.v2_0.client [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.866052] [48512]: DEBUG nova.api.openstack.wsgi [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1249.867185] [48512]: DEBUG nova.compute.api [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1249.870417] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.870620] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.870762] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.871033] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1249.871182] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1249.871306] [48512]: DEBUG oslo_concurrency.lockutils [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1249.885998] [48512]: WARNING neutronclient.v2_0.client [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1249.904397] [48511]: DEBUG nova.policy [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.908779] [48511]: INFO nova.api.openstack.requestlog [None req-8e0685cb-d48a-4fe8-9e3b-0d430b576fde tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.084071 [ 1249.909158] [48511]: [pid: 48511|app: 0|req: 3211/6341] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1249.948852] [48512]: DEBUG nova.policy [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.956566] [48512]: DEBUG nova.policy [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.957193] [48512]: DEBUG nova.policy [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1249.957805] [48512]: INFO nova.api.openstack.requestlog [None req-d432fbd7-234a-453f-ab86-14530ade654b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.094222 [ 1249.958308] [48512]: [pid: 48512|app: 0|req: 3131/6342] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1250.169359] [48511]: DEBUG nova.api.openstack.wsgi [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.172152] [48511]: DEBUG nova.policy [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.172575] [48511]: DEBUG nova.compute.api [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Searching by: {'deleted': False, 'project_id': '6a58036a924546fda918bd5bce093a8c'} {{(pid=48511) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1250.176973] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.177225] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.177354] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.177728] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.177882] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.178012] [48511]: DEBUG oslo_concurrency.lockutils [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.200897] [48511]: DEBUG nova.compute.multi_cell_list [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48511) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1250.223425] [48511]: INFO nova.api.openstack.requestlog [None req-531c109d-dbb6-4a50-8273-a1c440933822 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 344 microversion: 2.1 time: 0.056239 [ 1250.223759] [48511]: [pid: 48511|app: 0|req: 3212/6343] 10.180.1.21 () {58 vars in 1120 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers => generated 344 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1250.232235] [48512]: DEBUG nova.api.openstack.wsgi [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.235095] [48512]: DEBUG nova.policy [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.235500] [48512]: DEBUG nova.compute.api [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Searching by: {'deleted': False, 'project_id': '6a58036a924546fda918bd5bce093a8c'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1250.239038] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.239220] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.239356] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.239696] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.239995] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.240143] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.256652] [48512]: DEBUG nova.compute.multi_cell_list [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1250.279349] [48512]: DEBUG nova.policy [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.286305] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.286501] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.286638] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.291968] [48512]: WARNING neutronclient.v2_0.client [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.391153] [48512]: INFO nova.api.openstack.requestlog [None req-3aae0350-4291-4bd1-a531-c58855fefbb2 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1605 microversion: 2.1 time: 0.160947 [ 1250.391581] [48512]: [pid: 48512|app: 0|req: 3132/6344] 10.180.1.21 () {58 vars in 1141 bytes} [Mon Dec 8 18:30:14 2025] GET /compute/v2.1/servers/detail => generated 1605 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.405789] [48511]: DEBUG nova.api.openstack.wsgi [None req-4189be7f-1d9a-4fc0-9668-72a7d62c25d6 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.418537] [48511]: INFO nova.api.openstack.requestlog [None req-4189be7f-1d9a-4fc0-9668-72a7d62c25d6 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.015270 [ 1250.418939] [48511]: [pid: 48511|app: 0|req: 3213/6345] 10.180.1.21 () {58 vars in 1129 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1250.476336] [48512]: DEBUG nova.api.openstack.wsgi [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.477800] [48512]: DEBUG nova.compute.api [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.482784] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.482999] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.483235] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.483525] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.483684] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.483812] [48512]: DEBUG oslo_concurrency.lockutils [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.519830] [48512]: WARNING neutronclient.v2_0.client [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.538379] [48511]: DEBUG nova.api.openstack.wsgi [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.538601] [48511]: DEBUG nova.compute.api [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.540961] [48512]: DEBUG nova.policy [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.543982] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.544311] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.544556] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.544932] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.545181] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.545351] [48511]: DEBUG oslo_concurrency.lockutils [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.547815] [48512]: DEBUG nova.policy [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.548473] [48512]: DEBUG nova.policy [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.551469] [48512]: INFO nova.api.openstack.requestlog [None req-26bcfc90-fa7a-49d6-abf1-6aa5be1b989c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1653 microversion: 2.100 time: 0.077473 [ 1250.551793] [48512]: [pid: 48512|app: 0|req: 3133/6346] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1653 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1250.561777] [48511]: DEBUG nova.compute.api [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1250.606914] [48511]: INFO nova.api.openstack.requestlog [None req-3cc3448d-79e8-4c73-98d8-0db865d6f47d tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 204 len: 0 microversion: 2.1 time: 0.070468 [ 1250.607256] [48511]: [pid: 48511|app: 0|req: 3214/6347] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:30:15 2025] DELETE /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1250.612141] [48512]: DEBUG nova.api.openstack.wsgi [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.613546] [48512]: DEBUG nova.compute.api [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.616796] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.616979] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.617129] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.617429] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.617581] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.617704] [48512]: DEBUG oslo_concurrency.lockutils [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.634067] [48512]: WARNING neutronclient.v2_0.client [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.701392] [48512]: DEBUG nova.policy [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.706997] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.708491] [48512]: INFO nova.api.openstack.requestlog [None req-2d1f9395-bdfd-4b35-b1fa-7f95b2dfe1e3 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1608 microversion: 2.1 time: 0.098384 [ 1250.708830] [48512]: [pid: 48512|app: 0|req: 3134/6348] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1608 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.709420] [48511]: DEBUG nova.compute.api [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.714093] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.714287] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.714427] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.714684] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.714824] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.715654] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.749092] [48511]: WARNING neutronclient.v2_0.client [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.782871] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1250.808289] [48511]: DEBUG nova.policy [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.812468] [48511]: INFO nova.api.openstack.requestlog [None req-8ee31fea-0f88-4ae6-8e11-9ea4d2da8006 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.107810 [ 1250.812794] [48511]: [pid: 48511|app: 0|req: 3215/6349] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1250.825665] [48512]: DEBUG nova.api.openstack.wsgi [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1250.826674] [48512]: DEBUG nova.compute.api [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.830637] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.830900] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.831074] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.831326] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.831475] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.831596] [48512]: DEBUG oslo_concurrency.lockutils [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.870697] [48512]: INFO nova.api.openstack.requestlog [None req-a4294539-9377-4ccc-9017-73ea4ff0b5cb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action" status: 204 len: 0 microversion: 2.1 time: 0.047833 [ 1250.871274] [48512]: [pid: 48512|app: 0|req: 3135/6350] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:15 2025] POST /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1250.877612] [48511]: DEBUG nova.api.openstack.wsgi [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.878634] [48511]: DEBUG nova.compute.api [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.881999] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.882626] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.882626] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.882626] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.882791] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.882824] [48511]: DEBUG oslo_concurrency.lockutils [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.900071] [48511]: WARNING neutronclient.v2_0.client [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.923312] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.925152] [48512]: DEBUG nova.compute.api [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.928822] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.929098] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.929184] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.929413] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.929569] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.929695] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.947712] [48512]: WARNING neutronclient.v2_0.client [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1250.965087] [48511]: DEBUG nova.policy [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1250.970624] [48511]: INFO nova.api.openstack.requestlog [None req-1bcba12d-a6e8-45f0-942c-c966a22e0dd7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.095742 [ 1250.970971] [48511]: [pid: 48511|app: 0|req: 3216/6351] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1250.975056] [48511]: DEBUG nova.api.openstack.wsgi [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1250.976257] [48511]: DEBUG nova.compute.api [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1250.979409] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.979599] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.979733] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.979983] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1250.980138] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1250.980256] [48511]: DEBUG oslo_concurrency.lockutils [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1250.997699] [48511]: WARNING neutronclient.v2_0.client [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1251.040970] [48512]: DEBUG nova.policy [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.049058] [48512]: INFO nova.api.openstack.requestlog [None req-c3ad5c4b-97ff-4194-b193-36e0c52662da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.128575 [ 1251.049359] [48512]: [pid: 48512|app: 0|req: 3136/6352] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.069877] [48511]: DEBUG nova.policy [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.075299] [48511]: DEBUG nova.policy [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.075961] [48511]: DEBUG nova.policy [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.076600] [48511]: INFO nova.api.openstack.requestlog [None req-63b403b2-e275-4cf9-beeb-3ef764d69cba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.105122 [ 1251.076915] [48511]: [pid: 48511|app: 0|req: 3217/6353] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:15 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1251.569049] [48512]: DEBUG nova.api.openstack.wsgi [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1251.570719] [48512]: DEBUG nova.compute.api [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1251.575755] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.575938] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.576088] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.576350] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.576493] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.576617] [48512]: DEBUG oslo_concurrency.lockutils [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.611346] [48512]: WARNING neutronclient.v2_0.client [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1251.630520] [48512]: DEBUG nova.policy [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.636861] [48512]: DEBUG nova.policy [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.637558] [48512]: DEBUG nova.policy [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.640703] [48512]: INFO nova.api.openstack.requestlog [None req-29223dbb-73a2-4471-b050-3e831aa574a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1653 microversion: 2.100 time: 0.074152 [ 1251.641068] [48512]: [pid: 48512|app: 0|req: 3137/6354] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:16 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1653 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1251.721594] [48511]: DEBUG nova.api.openstack.wsgi [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1251.723420] [48511]: DEBUG nova.compute.api [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1251.727247] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.727496] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.727670] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.727986] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.728188] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.728360] [48511]: DEBUG oslo_concurrency.lockutils [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.747068] [48511]: WARNING neutronclient.v2_0.client [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1251.816335] [48511]: DEBUG nova.policy [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1251.821338] [48511]: INFO nova.api.openstack.requestlog [None req-88734dfc-aaa7-436e-b67a-f521ee6ff345 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1608 microversion: 2.1 time: 0.102260 [ 1251.821679] [48511]: [pid: 48511|app: 0|req: 3218/6355] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:16 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1608 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1251.984252] [48512]: DEBUG nova.api.openstack.wsgi [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1251.985574] [48512]: DEBUG nova.compute.api [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1251.991155] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.991337] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.991474] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1251.991737] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1251.991875] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1251.992027] [48512]: DEBUG oslo_concurrency.lockutils [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.013701] [48512]: WARNING neutronclient.v2_0.client [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.063809] [48511]: DEBUG nova.api.openstack.wsgi [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.065990] [48511]: DEBUG nova.compute.api [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.069167] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.069354] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.069592] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.069730] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.069872] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.070595] [48511]: DEBUG oslo_concurrency.lockutils [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.082247] [48512]: DEBUG nova.policy [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.088800] [48512]: INFO nova.api.openstack.requestlog [None req-0b97b2f5-fd5c-4261-a42e-1df1f4a374ee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.106804 [ 1252.089272] [48512]: [pid: 48512|app: 0|req: 3138/6356] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:16 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.090140] [48511]: WARNING neutronclient.v2_0.client [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.091706] [48512]: DEBUG nova.api.openstack.wsgi [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.093888] [48512]: DEBUG nova.compute.api [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.097286] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.097494] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.097646] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.097905] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.098061] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.098190] [48512]: DEBUG oslo_concurrency.lockutils [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.114783] [48512]: WARNING neutronclient.v2_0.client [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.154954] [48511]: DEBUG nova.policy [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.159474] [48511]: INFO nova.api.openstack.requestlog [None req-a5ad7019-7759-46bd-a77b-ec0d192c3269 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.097687 [ 1252.159829] [48511]: [pid: 48511|app: 0|req: 3219/6357] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:16 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.175797] [48512]: DEBUG nova.policy [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.180512] [48512]: DEBUG nova.policy [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.181209] [48512]: DEBUG nova.policy [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.181825] [48512]: INFO nova.api.openstack.requestlog [None req-57a574a2-4e3d-43d9-a92d-811d1d8be4c2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1754 microversion: 2.20 time: 0.092086 [ 1252.182155] [48512]: [pid: 48512|app: 0|req: 3139/6358] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:16 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1754 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1252.659358] [48511]: DEBUG nova.api.openstack.wsgi [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.660924] [48511]: DEBUG nova.compute.api [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.665198] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.665498] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.665659] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.665978] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.666242] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.666469] [48511]: DEBUG oslo_concurrency.lockutils [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.698436] [48511]: WARNING neutronclient.v2_0.client [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.716905] [48511]: DEBUG nova.policy [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.721664] [48511]: DEBUG nova.policy [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.722248] [48511]: DEBUG nova.policy [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.724772] [48511]: INFO nova.api.openstack.requestlog [None req-d65c753d-713a-4b83-b1e8-ba1a60ed4387 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1670 microversion: 2.100 time: 0.067721 [ 1252.725092] [48511]: [pid: 48511|app: 0|req: 3220/6359] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1670 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1252.742507] [48512]: DEBUG nova.api.openstack.wsgi [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.745206] [48512]: DEBUG nova.policy [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.745641] [48512]: DEBUG nova.compute.api [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Searching by: {'deleted': False, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05'} {{(pid=48512) get_all /opt/stack/nova/nova/compute/api.py:3059}} [ 1252.749770] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.750053] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.750322] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.750753] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.751175] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.751339] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.779163] [48512]: DEBUG nova.compute.multi_cell_list [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=48512) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} [ 1252.805673] [48512]: DEBUG nova.policy [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.811168] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.811412] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.811595] [48512]: DEBUG oslo_concurrency.lockutils [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.819278] [48512]: DEBUG nova.policy [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.819882] [48512]: DEBUG nova.policy [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.820206] [48512]: WARNING neutronclient.v2_0.client [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.834172] [48511]: DEBUG nova.api.openstack.wsgi [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.835760] [48511]: DEBUG nova.compute.api [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.839248] [48512]: INFO nova.api.openstack.requestlog [None req-db2433e5-83d3-4988-8b6b-6772d6baf7ba tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1652 microversion: 2.100 time: 0.098876 [ 1252.839523] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.839619] [48512]: [pid: 48512|app: 0|req: 3140/6360] 10.180.1.21 () {60 vars in 1183 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/detail => generated 1652 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1252.839854] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.840054] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.840582] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.840771] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.840903] [48511]: DEBUG oslo_concurrency.lockutils [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.855949] [48512]: DEBUG nova.api.openstack.wsgi [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1252.857427] [48512]: DEBUG nova.compute.api [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.859660] [48511]: WARNING neutronclient.v2_0.client [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.860878] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.861014] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.861197] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.861481] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.861651] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.861835] [48512]: DEBUG oslo_concurrency.lockutils [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.885862] [48512]: WARNING neutronclient.v2_0.client [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.904327] [48512]: DEBUG nova.policy [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.908538] [48512]: DEBUG nova.policy [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.909110] [48512]: DEBUG nova.policy [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.911819] [48512]: INFO nova.api.openstack.requestlog [None req-f9dcb823-6a1a-45d5-a0fe-4dd8fb4d2c4c tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1670 microversion: 2.100 time: 0.057956 [ 1252.912087] [48512]: [pid: 48512|app: 0|req: 3141/6361] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1670 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1252.927634] [48512]: DEBUG nova.api.openstack.wsgi [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1252.929038] [48512]: DEBUG nova.compute.api [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1252.931993] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.932186] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.932323] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.932571] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1252.932712] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1252.933067] [48512]: DEBUG oslo_concurrency.lockutils [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1252.958172] [48512]: WARNING neutronclient.v2_0.client [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1252.962608] [48511]: DEBUG nova.policy [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.967615] [48511]: INFO nova.api.openstack.requestlog [None req-6ab45f19-27c4-47bc-84c4-699bb00dd68c tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1608 microversion: 2.1 time: 0.135450 [ 1252.968290] [48511]: [pid: 48511|app: 0|req: 3221/6362] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1608 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1252.977306] [48512]: DEBUG nova.policy [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.981894] [48512]: DEBUG nova.policy [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.982712] [48512]: DEBUG nova.policy [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1252.985145] [48512]: INFO nova.api.openstack.requestlog [None req-01998c3d-9815-473f-b89b-a35dba5127ad tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1670 microversion: 2.100 time: 0.059312 [ 1252.985468] [48512]: [pid: 48512|app: 0|req: 3142/6363] 10.180.1.21 () {62 vars in 1293 bytes} [Mon Dec 8 18:30:17 2025] PUT /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1670 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 362 bytes (2 switches on core 0) [ 1253.001950] [48511]: DEBUG nova.api.openstack.wsgi [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.003382] [48511]: DEBUG nova.compute.api [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.006607] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.006794] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.006928] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.007195] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.007342] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.007484] [48511]: DEBUG oslo_concurrency.lockutils [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.030156] [48511]: WARNING neutronclient.v2_0.client [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.048478] [48511]: DEBUG nova.policy [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.052980] [48511]: DEBUG nova.policy [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.053653] [48511]: DEBUG nova.policy [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.056288] [48511]: INFO nova.api.openstack.requestlog [None req-206c47bb-5887-4e1c-b478-b88c52679bbe tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1670 microversion: 2.100 time: 0.056876 [ 1253.056600] [48511]: [pid: 48511|app: 0|req: 3222/6364] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1670 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1253.078028] [48512]: DEBUG nova.api.openstack.wsgi [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1253.079605] [48512]: DEBUG nova.compute.api [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.082945] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.083207] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.083355] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.083701] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.083769] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.083869] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.102315] [48511]: DEBUG nova.api.openstack.wsgi [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.104114] [48511]: DEBUG nova.compute.api [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.104956] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.105170] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.105307] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.109191] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.109191] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.109191] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.109376] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.109568] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.109717] [48511]: DEBUG oslo_concurrency.lockutils [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.114817] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.114817] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.114817] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.115094] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.115366] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.115772] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.158619] [48512]: DEBUG nova.virt.hardware [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1253.158750] [48512]: DEBUG nova.virt.hardware [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1253.158911] [48512]: DEBUG nova.virt.hardware [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1253.159050] [48512]: DEBUG nova.virt.hardware [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1253.159169] [48512]: DEBUG nova.virt.hardware [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1253.200582] [48512]: DEBUG nova.compute.api [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.204084] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.204311] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.204458] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.204724] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.204868] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.205048] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.237907] [48512]: WARNING neutronclient.v2_0.client [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.256580] [48512]: DEBUG nova.policy [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.261484] [48512]: DEBUG nova.policy [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.262117] [48512]: DEBUG nova.policy [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.269055] [48512]: INFO nova.api.openstack.requestlog [None req-4cca9abf-5fb3-4ac8-9b82-95ee0273df31 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a/action" status: 202 len: 1727 microversion: 2.100 time: 0.193412 [ 1253.269804] [48512]: [pid: 48512|app: 0|req: 3143/6365] 10.180.1.21 () {62 vars in 1315 bytes} [Mon Dec 8 18:30:17 2025] POST /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a/action => generated 1727 bytes in 194 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) [ 1253.272099] [48512]: DEBUG nova.api.openstack.wsgi [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.273375] [48512]: DEBUG nova.compute.api [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.276545] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.276727] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.276863] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.277136] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.277282] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.277403] [48512]: DEBUG oslo_concurrency.lockutils [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.309959] [48512]: WARNING neutronclient.v2_0.client [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.420642] [48512]: DEBUG nova.policy [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.426536] [48512]: INFO nova.api.openstack.requestlog [None req-61ea399c-fa6c-479b-a87b-d9641c68f20c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.156129 [ 1253.426897] [48512]: [pid: 48512|app: 0|req: 3144/6366] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:18 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.429423] [48512]: DEBUG nova.api.openstack.wsgi [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.431156] [48512]: DEBUG nova.compute.api [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.443755] [48511]: WARNING neutronclient.v2_0.client [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.444512] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.444772] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.444993] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.445438] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.445529] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.445698] [48512]: DEBUG oslo_concurrency.lockutils [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.471227] [48512]: WARNING neutronclient.v2_0.client [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.520520] [48511]: DEBUG nova.policy [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.527550] [48511]: INFO nova.api.openstack.requestlog [None req-30074f58-dc6b-4491-b7b8-4f952210fd0c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.427665 [ 1253.527853] [48511]: [pid: 48511|app: 0|req: 3223/6367] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:17 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1253.530267] [48511]: DEBUG nova.api.openstack.wsgi [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.531600] [48511]: DEBUG nova.compute.api [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.534536] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.534720] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.534851] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.535144] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.535289] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.535470] [48511]: DEBUG oslo_concurrency.lockutils [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.561114] [48511]: WARNING neutronclient.v2_0.client [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1253.561796] [48512]: DEBUG nova.policy [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.566383] [48512]: DEBUG nova.policy [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.566989] [48512]: DEBUG nova.policy [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.567593] [48512]: INFO nova.api.openstack.requestlog [None req-c10de540-83c5-4429-a118-b0fbcb125da6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.140182 [ 1253.567899] [48512]: [pid: 48512|app: 0|req: 3145/6368] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:18 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1253.579149] [48511]: DEBUG nova.policy [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.583935] [48511]: DEBUG nova.policy [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.584754] [48511]: DEBUG nova.policy [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1253.588207] [48511]: INFO nova.api.openstack.requestlog [None req-5e84d297-92e3-4e8b-b861-ea4eeb75c4a3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1679 microversion: 2.100 time: 0.059801 [ 1253.588518] [48511]: [pid: 48511|app: 0|req: 3224/6369] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:18 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1679 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1253.981651] [48512]: DEBUG nova.api.openstack.wsgi [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1253.983153] [48512]: DEBUG nova.compute.api [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1253.988822] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.988972] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.989059] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1253.989349] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1253.989571] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1253.989714] [48512]: DEBUG oslo_concurrency.lockutils [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.011108] [48512]: WARNING neutronclient.v2_0.client [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.071663] [48512]: DEBUG nova.policy [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.075991] [48512]: INFO nova.api.openstack.requestlog [None req-2cf488aa-7d4e-4dfd-9702-dd53ed6ea477 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1608 microversion: 2.1 time: 0.097317 [ 1254.076351] [48512]: [pid: 48512|app: 0|req: 3146/6370] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:18 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1608 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.347495] [48511]: DEBUG nova.api.openstack.wsgi [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a147d98-353d-4854-a33c-dd624bf0c728", "name": "network-vif-deleted", "tag": "44f7c8d4-af8d-4490-9c49-a1c720d4b1bc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1254.357383] [48511]: DEBUG oslo_concurrency.lockutils [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.357536] [48511]: DEBUG oslo_concurrency.lockutils [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.357664] [48511]: DEBUG oslo_concurrency.lockutils [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.368979] [48511]: INFO nova.api.openstack.compute.server_external_events [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] Creating event network-vif-deleted:44f7c8d4-af8d-4490-9c49-a1c720d4b1bc for instance 9a147d98-353d-4854-a33c-dd624bf0c728 on cpu-1 [ 1254.373208] [48511]: INFO nova.api.openstack.requestlog [req-9179ea82-7dde-4e87-b709-899e5b876b41 req-8b3fdac8-813a-4b21-af64-21edc7c3c66d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027678 [ 1254.373544] [48511]: [pid: 48511|app: 0|req: 3225/6371] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:19 2025] 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) [ 1254.446667] [48512]: DEBUG nova.api.openstack.wsgi [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.447908] [48512]: DEBUG nova.compute.api [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.451498] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.452665] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.452665] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.452665] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.452665] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.452842] [48512]: DEBUG oslo_concurrency.lockutils [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.483256] [48512]: WARNING neutronclient.v2_0.client [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.541404] [48511]: DEBUG nova.api.openstack.wsgi [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.542814] [48511]: DEBUG nova.compute.api [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.549031] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.549031] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.549031] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.549308] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.549453] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.549573] [48511]: DEBUG oslo_concurrency.lockutils [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.549675] [48512]: DEBUG nova.policy [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.557413] [48512]: INFO nova.api.openstack.requestlog [None req-178bafaf-7e24-4777-809a-12b47ac8cba7 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.113477 [ 1254.557949] [48512]: [pid: 48512|app: 0|req: 3147/6372] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:19 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.569058] [48511]: WARNING neutronclient.v2_0.client [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.581843] [48512]: DEBUG nova.api.openstack.wsgi [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.584221] [48512]: DEBUG nova.compute.api [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.588847] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.589040] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.589173] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.589636] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.589792] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.589964] [48512]: DEBUG oslo_concurrency.lockutils [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.607815] [48512]: WARNING neutronclient.v2_0.client [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.685059] [48511]: DEBUG nova.policy [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.689676] [48511]: INFO nova.api.openstack.requestlog [None req-d331b861-d369-4439-bee8-c79b5d879ab1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.150413 [ 1254.690195] [48511]: [pid: 48511|app: 0|req: 3226/6373] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:19 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1254.696406] [48511]: DEBUG nova.api.openstack.wsgi [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1254.697411] [48511]: DEBUG nova.compute.api [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1254.700859] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.701267] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.701563] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.702239] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1254.702546] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1254.703135] [48511]: DEBUG oslo_concurrency.lockutils [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1254.706435] [48512]: DEBUG nova.policy [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.711544] [48512]: DEBUG nova.policy [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.712329] [48512]: DEBUG nova.policy [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.713016] [48512]: INFO nova.api.openstack.requestlog [None req-c9b9d0ba-8662-46de-90ba-76212ab721af tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.133759 [ 1254.713393] [48512]: [pid: 48512|app: 0|req: 3148/6374] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:19 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1254.731013] [48511]: WARNING neutronclient.v2_0.client [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1254.750663] [48511]: DEBUG nova.policy [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.755838] [48511]: DEBUG nova.policy [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.756447] [48511]: DEBUG nova.policy [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1254.760061] [48511]: INFO nova.api.openstack.requestlog [None req-1e1a9d36-ee0c-45a7-8096-6c0231771cdc tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1679 microversion: 2.100 time: 0.068474 [ 1254.760386] [48511]: [pid: 48511|app: 0|req: 3227/6375] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:19 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1679 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1255.088308] [48512]: DEBUG nova.api.openstack.wsgi [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.089569] [48512]: DEBUG nova.compute.api [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.092938] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.093187] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.093333] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.093604] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.093733] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.093854] [48512]: DEBUG oslo_concurrency.lockutils [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.110117] [48512]: WARNING neutronclient.v2_0.client [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.127992] [48512]: DEBUG nova.policy [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.132428] [48512]: INFO nova.api.openstack.requestlog [None req-431c725a-9fe1-4b62-b80f-99c91ded52fc tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1247 microversion: 2.1 time: 0.046546 [ 1255.132732] [48512]: [pid: 48512|app: 0|req: 3149/6376] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:19 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1247 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.576954] [48511]: DEBUG nova.api.openstack.wsgi [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.578728] [48511]: DEBUG nova.compute.api [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.584968] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.585232] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.585439] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.585793] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.586015] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.586230] [48511]: DEBUG oslo_concurrency.lockutils [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.614539] [48511]: WARNING neutronclient.v2_0.client [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.692795] [48511]: DEBUG nova.policy [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.699610] [48511]: INFO nova.api.openstack.requestlog [None req-28ebafe9-e44c-48aa-bbdb-986680d15955 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.124927 [ 1255.700090] [48511]: [pid: 48511|app: 0|req: 3228/6377] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:20 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.703653] [48512]: DEBUG nova.api.openstack.wsgi [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.705083] [48512]: DEBUG nova.compute.api [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.709209] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.709392] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.709522] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.709776] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.709915] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.710058] [48512]: DEBUG oslo_concurrency.lockutils [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.727600] [48511]: DEBUG nova.api.openstack.wsgi [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.728544] [48511]: DEBUG nova.compute.api [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.731743] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.731920] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.732063] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.732307] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.732445] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.732561] [48511]: DEBUG oslo_concurrency.lockutils [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.734086] [48512]: WARNING neutronclient.v2_0.client [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.748292] [48511]: WARNING neutronclient.v2_0.client [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.818290] [48512]: DEBUG nova.policy [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.822465] [48512]: INFO nova.api.openstack.requestlog [None req-6d243d71-a87e-40ed-8391-c1c091ee84ab tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1681 microversion: 2.1 time: 0.120827 [ 1255.822782] [48512]: [pid: 48512|app: 0|req: 3150/6378] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:20 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1681 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1255.825432] [48512]: DEBUG nova.api.openstack.wsgi [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1255.826789] [48512]: DEBUG nova.compute.api [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.831726] [48512]: DEBUG oslo_concurrency.lockutils [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.840343] [48511]: DEBUG nova.policy [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.844760] [48511]: DEBUG nova.policy [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.845384] [48511]: DEBUG nova.policy [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.846065] [48511]: INFO nova.api.openstack.requestlog [None req-1d024aba-5540-4b61-be1c-6a7b77c00521 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.120789 [ 1255.846313] [48511]: [pid: 48511|app: 0|req: 3229/6379] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:20 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1255.858770] [48512]: WARNING neutronclient.v2_0.client [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1255.878893] [48512]: DEBUG nova.policy [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.883677] [48512]: DEBUG nova.policy [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.884454] [48512]: DEBUG nova.policy [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1255.887838] [48512]: INFO nova.api.openstack.requestlog [None req-59e3bafb-8058-4c76-8dbb-564e0dbb3dc6 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1679 microversion: 2.100 time: 0.064533 [ 1255.888205] [48512]: [pid: 48512|app: 0|req: 3151/6380] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:20 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1679 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1255.957191] [48511]: DEBUG nova.api.openstack.wsgi [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "name": "network-vif-plugged", "status": "completed", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1255.965949] [48511]: DEBUG oslo_concurrency.lockutils [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1255.966175] [48511]: DEBUG oslo_concurrency.lockutils [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1255.966323] [48511]: DEBUG oslo_concurrency.lockutils [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1255.982208] [48511]: INFO nova.api.openstack.compute.server_external_events [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] Creating event network-vif-plugged:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1255.985482] [48511]: INFO nova.api.openstack.requestlog [req-83f737e6-cd1f-4faf-b432-a0841c5cc440 req-81fb25cd-e006-44c0-86c9-d32490b72e94 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030704 [ 1255.986122] [48511]: [pid: 48511|app: 0|req: 3230/6381] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:20 2025] 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) [ 1256.145272] [48512]: DEBUG nova.api.openstack.wsgi [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.146787] [48512]: DEBUG nova.compute.api [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.150224] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.150453] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.150627] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.150919] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.151189] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.151366] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.175632] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.175877] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.176167] [48512]: DEBUG oslo_concurrency.lockutils [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.176428] [48512]: DEBUG nova.objects.instance [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lazy-loading 'fault' on Instance uuid 9a147d98-353d-4854-a33c-dd624bf0c728 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1256.180021] [48512]: WARNING neutronclient.v2_0.client [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.199615] [48512]: DEBUG nova.policy [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.206755] [48512]: INFO nova.api.openstack.requestlog [None req-f2ec3184-d61e-4369-bddf-6d81dc259804 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1252 microversion: 2.1 time: 0.063747 [ 1256.207084] [48512]: [pid: 48512|app: 0|req: 3152/6382] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:20 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1252 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1256.713428] [48511]: DEBUG nova.api.openstack.wsgi [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.714840] [48511]: DEBUG nova.compute.api [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.720370] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.720558] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.720688] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.720939] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.721090] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.721211] [48511]: DEBUG oslo_concurrency.lockutils [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.739803] [48511]: WARNING neutronclient.v2_0.client [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.802532] [48511]: DEBUG nova.policy [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.809795] [48511]: INFO nova.api.openstack.requestlog [None req-b4f999f9-408c-4b53-913e-703cbfa380c4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1726 microversion: 2.1 time: 0.098738 [ 1256.810120] [48511]: [pid: 48511|app: 0|req: 3231/6383] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1726 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.837276] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.838724] [48512]: DEBUG nova.compute.api [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.842561] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.842746] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.842881] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.843151] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.843290] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.843411] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.859963] [48511]: DEBUG nova.api.openstack.wsgi [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.860800] [48512]: WARNING neutronclient.v2_0.client [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.862103] [48511]: DEBUG nova.compute.api [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.868165] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.868349] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.868481] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.868736] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.868872] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.868989] [48511]: DEBUG oslo_concurrency.lockutils [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.893751] [48511]: WARNING neutronclient.v2_0.client [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.932337] [48512]: DEBUG nova.policy [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.936707] [48512]: INFO nova.api.openstack.requestlog [None req-1f188826-1965-40ad-92d6-3c2de02deef6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.101520 [ 1256.937043] [48512]: [pid: 48512|app: 0|req: 3153/6384] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1256.939280] [48512]: DEBUG nova.api.openstack.wsgi [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.940579] [48512]: DEBUG nova.compute.api [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1256.943627] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.943806] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.943940] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.944293] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1256.944484] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1256.944622] [48512]: DEBUG oslo_concurrency.lockutils [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1256.970425] [48512]: WARNING neutronclient.v2_0.client [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1256.987096] [48511]: DEBUG nova.policy [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.988606] [48512]: DEBUG nova.policy [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.991647] [48511]: DEBUG nova.policy [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.992322] [48511]: DEBUG nova.policy [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.992784] [48512]: DEBUG nova.policy [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.992885] [48511]: INFO nova.api.openstack.requestlog [None req-8982338e-1668-4819-a01f-3ddcad1eb53b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.135128 [ 1256.993249] [48511]: [pid: 48511|app: 0|req: 3232/6385] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1256.993393] [48512]: DEBUG nova.policy [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1256.995980] [48511]: DEBUG nova.api.openstack.wsgi [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1256.996737] [48512]: INFO nova.api.openstack.requestlog [None req-9862c403-c1c1-47fc-a8e7-2666aef7744a tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.059194 [ 1256.997077] [48512]: [pid: 48512|app: 0|req: 3154/6386] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1256.997707] [48511]: DEBUG nova.compute.api [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.001071] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.001467] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.001467] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.002344] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.002585] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.002767] [48511]: DEBUG oslo_concurrency.lockutils [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.021323] [48511]: WARNING neutronclient.v2_0.client [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.081993] [48511]: DEBUG nova.policy [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.086074] [48511]: INFO nova.api.openstack.requestlog [None req-9361a4a0-d791-418a-acb7-6b577881bd82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.092285 [ 1257.086415] [48511]: [pid: 48511|app: 0|req: 3233/6387] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.098209] [48512]: DEBUG nova.api.openstack.wsgi [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.099692] [48512]: DEBUG nova.compute.api [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.104033] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.104033] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.104204] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.104510] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.104840] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.104840] [48512]: DEBUG oslo_concurrency.lockutils [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.121362] [48512]: WARNING neutronclient.v2_0.client [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.181497] [48512]: DEBUG nova.policy [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.186171] [48512]: INFO nova.api.openstack.requestlog [None req-b30a2b09-5c3b-43b4-91f0-6b5b446d6d74 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1673 microversion: 2.1 time: 0.090080 [ 1257.186531] [48512]: [pid: 48512|app: 0|req: 3155/6388] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1673 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.198850] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.199054] [48511]: DEBUG nova.compute.api [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.202454] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.202625] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.202839] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.203050] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.203202] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.203406] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.219653] [48511]: DEBUG nova.compute.api [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1257.220494] [48512]: DEBUG nova.api.openstack.wsgi [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.222047] [48512]: DEBUG nova.compute.api [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.225544] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.225730] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.225882] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.226132] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.226275] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.226397] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.255585] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.255809] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.255961] [48512]: DEBUG oslo_concurrency.lockutils [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.256147] [48512]: DEBUG nova.objects.instance [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lazy-loading 'fault' on Instance uuid 9a147d98-353d-4854-a33c-dd624bf0c728 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1257.261081] [48512]: WARNING neutronclient.v2_0.client [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.285795] [48512]: DEBUG nova.policy [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.290932] [48512]: INFO nova.api.openstack.requestlog [None req-1b224c78-fc3d-4475-a341-159045a3bc4b tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1252 microversion: 2.1 time: 0.072728 [ 1257.291319] [48512]: [pid: 48512|app: 0|req: 3156/6389] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:21 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.301191] [48511]: INFO nova.api.openstack.requestlog [None req-ad18df7b-ba1a-40b6-abe0-00570308e895 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 204 len: 0 microversion: 2.1 time: 0.104775 [ 1257.302323] [48511]: [pid: 48511|app: 0|req: 3234/6390] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:30:21 2025] DELETE /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1257.307121] [48512]: DEBUG nova.api.openstack.wsgi [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.308593] [48512]: DEBUG nova.compute.api [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.312011] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.312303] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.312384] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.312582] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.312721] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.312844] [48512]: DEBUG oslo_concurrency.lockutils [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.328327] [48512]: WARNING neutronclient.v2_0.client [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.414929] [48512]: DEBUG nova.policy [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.419502] [48512]: INFO nova.api.openstack.requestlog [None req-67ce415b-9815-44c5-910b-0e64e3935de4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1677 microversion: 2.1 time: 0.114409 [ 1257.419843] [48512]: [pid: 48512|app: 0|req: 3157/6391] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1677 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.825675] [48511]: DEBUG nova.api.openstack.wsgi [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.827891] [48511]: DEBUG nova.compute.api [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.834541] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.834823] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.835086] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.835546] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.835787] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.836033] [48511]: DEBUG oslo_concurrency.lockutils [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.859619] [48511]: WARNING neutronclient.v2_0.client [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1257.942666] [48511]: DEBUG nova.policy [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1257.949518] [48511]: INFO nova.api.openstack.requestlog [None req-452562f5-da1e-4f74-80c2-262f4c657f7f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1721 microversion: 2.1 time: 0.127365 [ 1257.949848] [48511]: [pid: 48511|app: 0|req: 3235/6392] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1721 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1257.962411] [48512]: DEBUG nova.api.openstack.wsgi [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1257.964072] [48512]: DEBUG nova.compute.api [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1257.967664] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.967874] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.968044] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.968328] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1257.968478] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1257.968664] [48512]: DEBUG oslo_concurrency.lockutils [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1257.984981] [48512]: WARNING neutronclient.v2_0.client [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.004060] [48511]: DEBUG nova.api.openstack.wsgi [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1258.010094] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.010275] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.010404] [48511]: DEBUG oslo_concurrency.lockutils [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.016769] [48511]: INFO nova.api.openstack.compute.server_external_events [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] Creating event network-changed:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1258.022292] [48511]: INFO nova.api.openstack.requestlog [req-c2ec4fd9-fc74-402e-b41e-f6c54adb7c08 req-fb6f62b4-f7b5-44ea-85f2-53b96cc7aebc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023163 [ 1258.022765] [48511]: [pid: 48511|app: 0|req: 3236/6393] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:22 2025] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1258.025520] [48511]: DEBUG nova.api.openstack.wsgi [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.027087] [48511]: DEBUG nova.compute.api [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.030953] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.031181] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.031326] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.031584] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.031725] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.031847] [48511]: DEBUG oslo_concurrency.lockutils [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.056200] [48512]: DEBUG nova.policy [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.056326] [48511]: WARNING neutronclient.v2_0.client [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.060910] [48512]: INFO nova.api.openstack.requestlog [None req-ceb027b8-5fd8-44e8-8339-6553d1d3be6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1721 microversion: 2.1 time: 0.100994 [ 1258.061382] [48512]: [pid: 48512|app: 0|req: 3158/6394] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1721 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.063992] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.065607] [48512]: DEBUG nova.compute.api [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.071702] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.071912] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.072087] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.072368] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.072522] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.072654] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.101810] [48512]: WARNING neutronclient.v2_0.client [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.118406] [48512]: DEBUG nova.policy [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.122922] [48512]: DEBUG nova.policy [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.123568] [48512]: DEBUG nova.policy [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.126584] [48512]: INFO nova.api.openstack.requestlog [None req-9e1152d5-d158-4bb6-ad8e-a2c061b50cf7 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.064630 [ 1258.126976] [48511]: DEBUG nova.policy [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.127076] [48512]: [pid: 48512|app: 0|req: 3159/6395] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1258.129312] [48512]: DEBUG nova.api.openstack.wsgi [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.130649] [48512]: DEBUG nova.compute.api [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.132204] [48511]: DEBUG nova.policy [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.132920] [48511]: DEBUG nova.policy [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.133684] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.133762] [48511]: INFO nova.api.openstack.requestlog [None req-dab5b6d2-375a-4863-9d75-e84695ebc374 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.110439 [ 1258.133922] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.134129] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.134203] [48511]: [pid: 48511|app: 0|req: 3237/6396] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1258.134394] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.134548] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.134672] [48512]: DEBUG oslo_concurrency.lockutils [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.150515] [48512]: WARNING neutronclient.v2_0.client [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.206427] [48512]: DEBUG nova.policy [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.211050] [48512]: INFO nova.api.openstack.requestlog [None req-830cd185-726e-4878-abb8-dbb1b140e39e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1721 microversion: 2.1 time: 0.083525 [ 1258.211401] [48512]: [pid: 48512|app: 0|req: 3160/6397] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:22 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1721 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.226335] [48511]: DEBUG nova.api.openstack.wsgi [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.226563] [48511]: DEBUG nova.compute.api [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.229949] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.230117] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.230255] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.230512] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.230653] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.230771] [48511]: DEBUG oslo_concurrency.lockutils [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.245707] [48511]: DEBUG nova.compute.api [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1258.300886] [48511]: INFO nova.api.openstack.requestlog [None req-a18b2f8f-9c6d-4b2e-b980-1f430e114ab2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 204 len: 0 microversion: 2.1 time: 0.076688 [ 1258.301519] [48511]: [pid: 48511|app: 0|req: 3238/6398] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:30:22 2025] DELETE /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1258.307185] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.308510] [48511]: DEBUG nova.api.openstack.wsgi [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.308947] [48512]: DEBUG nova.compute.api [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.310212] [48511]: DEBUG nova.compute.api [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.312970] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.313288] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.313488] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.313849] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.313937] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.313992] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.314227] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.315549] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.315814] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.316140] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.316304] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.316457] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.334080] [48512]: WARNING neutronclient.v2_0.client [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.339321] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.339512] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.339640] [48511]: DEBUG oslo_concurrency.lockutils [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.339786] [48511]: DEBUG nova.objects.instance [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lazy-loading 'fault' on Instance uuid 9a147d98-353d-4854-a33c-dd624bf0c728 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1258.344165] [48511]: WARNING neutronclient.v2_0.client [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.363828] [48511]: DEBUG nova.policy [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '46ca004e82414aee9aee0b56c3924a5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a58036a924546fda918bd5bce093a8c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.368048] [48511]: INFO nova.api.openstack.requestlog [None req-6f89d048-6b5c-49e8-9254-1c2c46c0a591 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 200 len: 1252 microversion: 2.1 time: 0.061955 [ 1258.368368] [48511]: [pid: 48511|app: 0|req: 3239/6399] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:23 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.396842] [48512]: DEBUG nova.policy [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.401599] [48512]: INFO nova.api.openstack.requestlog [None req-ec31aded-2580-4e37-bb0b-1e5c1943e91d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1725 microversion: 2.1 time: 0.096979 [ 1258.401942] [48512]: [pid: 48512|app: 0|req: 3161/6400] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:23 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1725 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1258.433141] [48511]: DEBUG nova.api.openstack.wsgi [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1258.434742] [48511]: DEBUG nova.compute.api [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1258.439411] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.439571] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.439755] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.440163] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1258.440391] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1258.440588] [48511]: DEBUG oslo_concurrency.lockutils [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1258.472535] [48511]: WARNING neutronclient.v2_0.client [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1258.550939] [48511]: DEBUG nova.policy [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1258.557891] [48511]: INFO nova.api.openstack.requestlog [None req-5ea6b7f1-5db5-443e-8efd-02ce4189043d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1677 microversion: 2.1 time: 0.126861 [ 1258.558230] [48511]: [pid: 48511|app: 0|req: 3240/6401] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:23 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1677 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.145171] [48512]: DEBUG nova.api.openstack.wsgi [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.146751] [48512]: DEBUG nova.compute.api [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.149021] [48511]: DEBUG nova.api.openstack.wsgi [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.150513] [48511]: DEBUG nova.compute.api [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.152441] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.152638] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.152774] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.153044] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.153226] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.153352] [48512]: DEBUG oslo_concurrency.lockutils [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.154113] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.154322] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.154462] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.154713] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.154854] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.154971] [48511]: DEBUG oslo_concurrency.lockutils [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.175974] [48511]: WARNING neutronclient.v2_0.client [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.187292] [48512]: WARNING neutronclient.v2_0.client [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.206686] [48512]: DEBUG nova.policy [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.211143] [48512]: DEBUG nova.policy [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.211769] [48512]: DEBUG nova.policy [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.215166] [48512]: INFO nova.api.openstack.requestlog [None req-4611e589-d78f-4456-8f9e-72b23cea6293 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.072586 [ 1259.215723] [48512]: [pid: 48512|app: 0|req: 3162/6402] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:23 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1259.270944] [48511]: DEBUG nova.policy [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.275679] [48511]: DEBUG nova.policy [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.276334] [48511]: DEBUG nova.policy [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.277175] [48511]: INFO nova.api.openstack.requestlog [None req-d81b5bee-8e5d-4e70-bbd6-51bb123eaa28 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.130060 [ 1259.277323] [48511]: [pid: 48511|app: 0|req: 3241/6403] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:23 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1259.381072] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.382214] [48512]: DEBUG nova.compute.api [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] [instance: 9a147d98-353d-4854-a33c-dd624bf0c728] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.386176] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.386363] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.386503] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.386762] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.386903] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.387042] [48512]: DEBUG oslo_concurrency.lockutils [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.396668] [48512]: INFO nova.api.openstack.wsgi [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] HTTP exception thrown: Instance 9a147d98-353d-4854-a33c-dd624bf0c728 could not be found. [ 1259.396943] [48512]: DEBUG nova.api.openstack.wsgi [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Returning 404 to user: Instance 9a147d98-353d-4854-a33c-dd624bf0c728 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1259.397374] [48512]: INFO nova.api.openstack.requestlog [None req-2c48198f-5a25-47d9-927c-e36e95d8b4e4 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728" status: 404 len: 111 microversion: 2.1 time: 0.018892 [ 1259.397718] [48512]: [pid: 48512|app: 0|req: 3163/6404] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:24 2025] GET /compute/v2.1/servers/9a147d98-353d-4854-a33c-dd624bf0c728 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1259.402795] [48511]: DEBUG nova.api.openstack.wsgi [None req-bbd38a61-469e-4c6e-89d9-f77e7726c753 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.416826] [48512]: DEBUG nova.api.openstack.wsgi [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.417637] [48511]: INFO nova.api.openstack.requestlog [None req-bbd38a61-469e-4c6e-89d9-f77e7726c753 tempest-ServersTestBootFromVolume-804646923 tempest-ServersTestBootFromVolume-804646923-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1681127510" status: 202 len: 0 microversion: 2.1 time: 0.016948 [ 1259.418095] [48511]: [pid: 48511|app: 0|req: 3242/6405] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:30:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1681127510 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1259.419258] [48512]: DEBUG nova.compute.api [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.423081] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.423346] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.423460] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.423708] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.423942] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.424110] [48512]: DEBUG oslo_concurrency.lockutils [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.441249] [48512]: WARNING neutronclient.v2_0.client [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.571077] [48511]: DEBUG nova.api.openstack.wsgi [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1259.571280] [48512]: DEBUG nova.policy [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.572430] [48511]: DEBUG nova.compute.api [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1259.578743] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.578937] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.579054] [48512]: INFO nova.api.openstack.requestlog [None req-3b704a56-2faa-40da-b75b-fabbb578a7b0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1725 microversion: 2.1 time: 0.164768 [ 1259.579153] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.579395] [48512]: [pid: 48512|app: 0|req: 3164/6406] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:24 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1725 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.579513] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.579666] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.579810] [48511]: DEBUG oslo_concurrency.lockutils [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.611721] [48511]: WARNING neutronclient.v2_0.client [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1259.806727] [48511]: DEBUG nova.policy [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1259.811771] [48511]: INFO nova.api.openstack.requestlog [None req-36ff6637-4e9a-4949-9927-97d586424bdb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1609 microversion: 2.1 time: 0.242723 [ 1259.812084] [48511]: [pid: 48511|app: 0|req: 3243/6407] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:24 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1609 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1259.928485] [48512]: DEBUG nova.api.openstack.wsgi [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a2e0f97-a815-45ce-b9b4-a763562a3b18", "name": "network-vif-deleted", "tag": "81885c6b-6889-4043-ad8d-59fb88097130"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1259.934218] [48512]: DEBUG oslo_concurrency.lockutils [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1259.934218] [48512]: DEBUG oslo_concurrency.lockutils [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1259.934218] [48512]: DEBUG oslo_concurrency.lockutils [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1259.941431] [48512]: INFO nova.api.openstack.compute.server_external_events [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] Creating event network-vif-deleted:81885c6b-6889-4043-ad8d-59fb88097130 for instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 on cpu-1 [ 1259.945201] [48512]: INFO nova.api.openstack.requestlog [req-13f0c477-dbf4-4021-b6fd-564ab953b2a5 req-4072dc8c-f329-4e57-898d-dc84fdc1fcf5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017921 [ 1259.945201] [48512]: [pid: 48512|app: 0|req: 3165/6408] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:24 2025] 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) [ 1260.182438] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1260.236738] [48511]: DEBUG nova.api.openstack.wsgi [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.238189] [48511]: DEBUG nova.compute.api [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.242462] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.242670] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.242811] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.243092] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.243262] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.243387] [48511]: DEBUG oslo_concurrency.lockutils [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.277233] [48511]: WARNING neutronclient.v2_0.client [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.297018] [48512]: DEBUG nova.api.openstack.wsgi [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.300259] [48512]: DEBUG nova.compute.api [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.301817] [48511]: DEBUG nova.policy [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.304123] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.304237] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.304375] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.304675] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.304837] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.304979] [48512]: DEBUG oslo_concurrency.lockutils [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.306925] [48511]: DEBUG nova.policy [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.307525] [48511]: DEBUG nova.policy [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.311238] [48511]: INFO nova.api.openstack.requestlog [None req-0ce8056e-15f5-43ac-929f-937126a46ceb tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.076691 [ 1260.311555] [48511]: [pid: 48511|app: 0|req: 3244/6409] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:25 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1260.328263] [48512]: WARNING neutronclient.v2_0.client [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.389676] [48512]: DEBUG nova.policy [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.394806] [48512]: DEBUG nova.policy [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.395331] [48512]: DEBUG nova.policy [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.395935] [48512]: INFO nova.api.openstack.requestlog [None req-ab9eb319-ff43-4dc3-8675-b38e496d1531 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.101551 [ 1260.396404] [48512]: [pid: 48512|app: 0|req: 3166/6410] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:25 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1260.592648] [48511]: DEBUG nova.api.openstack.wsgi [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.594197] [48511]: DEBUG nova.compute.api [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.600496] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.600681] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.600813] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.601079] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.601255] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.601388] [48511]: DEBUG oslo_concurrency.lockutils [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.634563] [48511]: WARNING neutronclient.v2_0.client [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.759233] [48511]: DEBUG nova.policy [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.770408] [48511]: INFO nova.api.openstack.requestlog [None req-792c7a08-ddee-41cd-99b4-644e247a7f3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1725 microversion: 2.1 time: 0.179843 [ 1260.770736] [48511]: [pid: 48511|app: 0|req: 3245/6411] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:25 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1725 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1260.829186] [48512]: DEBUG nova.api.openstack.wsgi [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1260.829885] [48512]: DEBUG nova.compute.api [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1260.834972] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.835195] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.835336] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.835599] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1260.835742] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1260.835865] [48512]: DEBUG oslo_concurrency.lockutils [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1260.861268] [48512]: WARNING neutronclient.v2_0.client [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1260.882177] [48512]: DEBUG nova.policy [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1260.887844] [48512]: INFO nova.api.openstack.requestlog [None req-949f7255-8f74-42c6-8055-7dd7a8faeb18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1318 microversion: 2.1 time: 0.062828 [ 1260.888176] [48512]: [pid: 48512|app: 0|req: 3167/6412] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:25 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1318 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1261.331406] [48511]: DEBUG nova.api.openstack.wsgi [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.333599] [48511]: DEBUG nova.compute.api [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.338630] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.338926] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.339153] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.339548] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.339791] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.339979] [48511]: DEBUG oslo_concurrency.lockutils [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.374603] [48511]: WARNING neutronclient.v2_0.client [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.396453] [48511]: DEBUG nova.policy [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.401204] [48511]: DEBUG nova.policy [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.401894] [48511]: DEBUG nova.policy [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.405855] [48511]: INFO nova.api.openstack.requestlog [None req-60fb9fb6-4b71-46a4-959a-d7fdc9a416a4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.077570 [ 1261.406211] [48511]: [pid: 48511|app: 0|req: 3246/6413] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:26 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 362 bytes (2 switches on core 0) [ 1261.412505] [48512]: DEBUG nova.api.openstack.wsgi [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.412976] [48512]: DEBUG nova.compute.api [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.417715] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.417960] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.418230] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.418897] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.419166] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.419343] [48512]: DEBUG oslo_concurrency.lockutils [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.466271] [48512]: WARNING neutronclient.v2_0.client [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.537481] [48512]: DEBUG nova.policy [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.546484] [48512]: DEBUG nova.policy [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.547234] [48512]: DEBUG nova.policy [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.547885] [48512]: INFO nova.api.openstack.requestlog [None req-2eaab25c-a357-42a3-8089-615744b0e796 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.138855 [ 1261.548269] [48512]: [pid: 48512|app: 0|req: 3168/6414] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:26 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1261.785115] [48511]: DEBUG nova.api.openstack.wsgi [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.787265] [48511]: DEBUG nova.compute.api [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.795730] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.796010] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.796214] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.796590] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.796797] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.796966] [48511]: DEBUG oslo_concurrency.lockutils [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.869682] [48511]: WARNING neutronclient.v2_0.client [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.903796] [48512]: DEBUG nova.api.openstack.wsgi [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1261.906541] [48512]: DEBUG nova.compute.api [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.918669] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.950930] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1261.951271] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1261.951470] [48512]: DEBUG oslo_concurrency.lockutils [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1261.952460] [48512]: DEBUG nova.objects.instance [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 4a2e0f97-a815-45ce-b9b4-a763562a3b18 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1261.958090] [48512]: WARNING neutronclient.v2_0.client [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1261.978039] [48512]: DEBUG nova.policy [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1261.982554] [48512]: INFO nova.api.openstack.requestlog [None req-80498f92-97c2-4bf7-8ad7-4ea72c357d55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1323 microversion: 2.1 time: 0.081525 [ 1261.982899] [48512]: [pid: 48512|app: 0|req: 3169/6415] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:26 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1323 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.001436] [48511]: DEBUG nova.policy [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.006370] [48511]: INFO nova.api.openstack.requestlog [None req-498a53d9-292a-468d-a35a-cd1d9427a619 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1725 microversion: 2.1 time: 0.224082 [ 1262.006724] [48511]: [pid: 48511|app: 0|req: 3247/6416] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:26 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1725 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1262.306020] [48512]: DEBUG nova.api.openstack.wsgi [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "844ce04d-901e-4859-8c60-9ca919719f4c", "name": "network-vif-deleted", "tag": "d31c4e90-c12e-4045-a72a-94e0a4b906c5"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1262.313997] [48512]: DEBUG oslo_concurrency.lockutils [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.314244] [48512]: DEBUG oslo_concurrency.lockutils [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.314345] [48512]: DEBUG oslo_concurrency.lockutils [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.326723] [48512]: INFO nova.api.openstack.compute.server_external_events [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] Creating event network-vif-deleted:d31c4e90-c12e-4045-a72a-94e0a4b906c5 for instance 844ce04d-901e-4859-8c60-9ca919719f4c on cpu-1 [ 1262.333060] [48512]: INFO nova.api.openstack.requestlog [req-629b1e05-d5ee-4bb3-a0ae-7b12e6df87a0 req-c57a4a95-2809-4933-9d12-2fe98ab46e7c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029710 [ 1262.333377] [48512]: [pid: 48512|app: 0|req: 3170/6417] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:27 2025] 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) [ 1262.425918] [48511]: DEBUG nova.api.openstack.wsgi [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.430798] [48511]: DEBUG nova.compute.api [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.442385] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.442966] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.442966] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.443201] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.443275] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.443390] [48511]: DEBUG oslo_concurrency.lockutils [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.492452] [48511]: WARNING neutronclient.v2_0.client [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.513609] [48511]: DEBUG nova.policy [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.520734] [48511]: DEBUG nova.policy [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.521404] [48511]: DEBUG nova.policy [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.525234] [48511]: INFO nova.api.openstack.requestlog [None req-b38cb99a-505e-4808-aae4-0d88061564cd tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1685 microversion: 2.100 time: 0.102601 [ 1262.525563] [48511]: [pid: 48511|app: 0|req: 3248/6418] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:27 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1685 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1262.566087] [48512]: DEBUG nova.api.openstack.wsgi [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.569058] [48512]: DEBUG nova.compute.api [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.577828] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.578349] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.578654] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.579354] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.579554] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.579833] [48512]: DEBUG oslo_concurrency.lockutils [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.609427] [48512]: WARNING neutronclient.v2_0.client [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1262.710477] [48512]: DEBUG nova.policy [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.717845] [48512]: DEBUG nova.policy [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.718528] [48512]: DEBUG nova.policy [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1262.719147] [48512]: INFO nova.api.openstack.requestlog [None req-5cea3804-ae97-43bd-adc8-0ef1f1a9ff9f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.157579 [ 1262.719474] [48512]: [pid: 48512|app: 0|req: 3171/6419] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:27 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1262.802720] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1262.890150] [48511]: DEBUG nova.api.openstack.wsgi [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.891667] [48511]: DEBUG nova.compute.api [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1262.895611] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.895819] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.895967] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.896276] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1262.896504] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1262.896671] [48511]: DEBUG oslo_concurrency.lockutils [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1262.914701] [48511]: INFO nova.api.openstack.requestlog [None req-c95711d5-c453-4b9e-9ad2-47d810c12eb8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/ips" status: 200 len: 156 microversion: 2.1 time: 0.026758 [ 1262.917087] [48511]: [pid: 48511|app: 0|req: 3249/6420] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:30:27 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1262.996350] [48512]: DEBUG nova.api.openstack.wsgi [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1262.998431] [48512]: DEBUG nova.compute.api [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.002924] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.003217] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.003339] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.003642] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.003795] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.003919] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.022551] [48511]: DEBUG nova.api.openstack.wsgi [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.024219] [48511]: DEBUG nova.compute.api [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.029551] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.029778] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.029914] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.030187] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.030330] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.030449] [48511]: DEBUG oslo_concurrency.lockutils [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.030709] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.030904] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.031069] [48512]: DEBUG oslo_concurrency.lockutils [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.031214] [48512]: DEBUG nova.objects.instance [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 4a2e0f97-a815-45ce-b9b4-a763562a3b18 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1263.035378] [48512]: WARNING neutronclient.v2_0.client [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.057642] [48512]: DEBUG nova.policy [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.057798] [48511]: WARNING neutronclient.v2_0.client [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.064889] [48512]: INFO nova.api.openstack.requestlog [None req-c4ec387f-d34c-4b6a-bc62-8b6e53eb4e27 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 200 len: 1323 microversion: 2.1 time: 0.070756 [ 1263.065252] [48512]: [pid: 48512|app: 0|req: 3172/6421] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:27 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 1323 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.080748] [48511]: DEBUG nova.policy [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.085241] [48511]: INFO nova.api.openstack.requestlog [None req-8629b14e-80f5-4166-b70d-551381f18383 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1366 microversion: 2.1 time: 0.065169 [ 1263.085600] [48511]: [pid: 48511|app: 0|req: 3250/6422] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:27 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1366 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1263.119962] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=8 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.545033] [48512]: DEBUG nova.api.openstack.wsgi [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.546738] [48512]: DEBUG nova.compute.api [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.551145] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.551514] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.551694] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.551978] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.552190] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.552326] [48512]: DEBUG oslo_concurrency.lockutils [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.582017] [48512]: WARNING neutronclient.v2_0.client [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.601219] [48512]: DEBUG nova.policy [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.606145] [48512]: DEBUG nova.policy [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.606828] [48512]: DEBUG nova.policy [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.610541] [48512]: INFO nova.api.openstack.requestlog [None req-5b429a3c-0663-4d50-b9a8-659579e98f1f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1670 microversion: 2.100 time: 0.068199 [ 1263.611107] [48512]: [pid: 48512|app: 0|req: 3173/6423] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1670 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1263.635097] [48511]: DEBUG nova.api.openstack.wsgi [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.635585] [48511]: DEBUG nova.compute.api [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.639272] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.639492] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.639590] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.639858] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.639993] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.640127] [48511]: DEBUG oslo_concurrency.lockutils [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.660087] [48511]: DEBUG nova.compute.api [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Going to try to terminate instance {{(pid=48511) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1263.728615] [48511]: INFO nova.api.openstack.requestlog [None req-abbd45d0-2e68-4850-a9f8-18762d64e79d tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 204 len: 0 microversion: 2.100 time: 0.095557 [ 1263.728937] [48511]: [pid: 48511|app: 0|req: 3251/6424] 10.180.1.21 () {60 vars in 1276 bytes} [Mon Dec 8 18:30:28 2025] DELETE /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 367 bytes (1 switches on core 0) [ 1263.733040] [48512]: DEBUG nova.api.openstack.wsgi [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.734876] [48512]: DEBUG nova.compute.api [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.735072] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1263.736792] [48511]: DEBUG nova.compute.api [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1263.738584] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.738823] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.738964] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.739240] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.739383] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.739506] [48512]: DEBUG oslo_concurrency.lockutils [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.740123] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1263.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1263.741303] [48511]: DEBUG oslo_concurrency.lockutils [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1263.767436] [48512]: WARNING neutronclient.v2_0.client [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.776805] [48511]: WARNING neutronclient.v2_0.client [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1263.797094] [48511]: DEBUG nova.policy [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.804436] [48511]: DEBUG nova.policy [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.805173] [48511]: DEBUG nova.policy [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.809094] [48511]: INFO nova.api.openstack.requestlog [None req-9e4718b1-fe6a-4d7f-b75d-7b65e57b9123 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1676 microversion: 2.100 time: 0.076800 [ 1263.809452] [48511]: [pid: 48511|app: 0|req: 3252/6425] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1676 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1263.847592] [48512]: DEBUG nova.policy [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.852518] [48512]: DEBUG nova.policy [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.853192] [48512]: DEBUG nova.policy [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1263.853819] [48512]: INFO nova.api.openstack.requestlog [None req-66fcaffb-151f-45e6-85f6-f0aae8456e4c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.123008 [ 1263.854152] [48512]: [pid: 48512|app: 0|req: 3174/6426] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1264.078626] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.080141] [48511]: DEBUG nova.compute.api [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.084635] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.084815] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.084951] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.085229] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.085391] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.085516] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.095477] [48511]: INFO nova.api.openstack.wsgi [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. [ 1264.096532] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1264.096532] [48511]: INFO nova.api.openstack.requestlog [None req-9ed0f740-da16-4f97-9f10-12861c32ee56 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 404 len: 111 microversion: 2.1 time: 0.019843 [ 1264.096532] [48511]: [pid: 48511|app: 0|req: 3253/6427] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1264.098722] [48512]: DEBUG nova.api.openstack.wsgi [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.101887] [48512]: DEBUG nova.compute.api [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.102100] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.103426] [48511]: DEBUG nova.compute.api [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.104200] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.104421] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.104587] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.104856] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.104999] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.105135] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.106721] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.106904] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.107051] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.107304] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.107444] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.107563] [48511]: DEBUG oslo_concurrency.lockutils [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.118539] [48511]: INFO nova.api.openstack.wsgi [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. [ 1264.118828] [48511]: DEBUG nova.api.openstack.wsgi [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1264.119320] [48511]: INFO nova.api.openstack.requestlog [None req-4b32d048-18e7-42d0-bcc8-1b2e4fcb7c59 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 404 len: 111 microversion: 2.1 time: 0.019251 [ 1264.119571] [48511]: [pid: 48511|app: 0|req: 3254/6428] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1264.128976] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.128976] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.128976] [48512]: DEBUG oslo_concurrency.lockutils [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.129165] [48512]: DEBUG nova.objects.instance [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 844ce04d-901e-4859-8c60-9ca919719f4c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1264.132374] [48512]: WARNING neutronclient.v2_0.client [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.146083] [48511]: DEBUG nova.api.openstack.wsgi [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e8cb3d43-a444-40a1-94f3-ddc87b89efdd"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1264.147095] [48511]: DEBUG nova.compute.api [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.150455] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.150656] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.150788] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.151073] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.151238] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.151334] [48511]: DEBUG oslo_concurrency.lockutils [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.152583] [48512]: DEBUG nova.policy [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.157634] [48512]: INFO nova.api.openstack.requestlog [None req-a0ba3f2d-388e-4afc-9cbc-62fd2e6e6723 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1371 microversion: 2.1 time: 0.061068 [ 1264.158045] [48512]: [pid: 48512|app: 0|req: 3175/6429] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:28 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1264.196088] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1857568992", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "edc39428-47fe-4fc8-8801-4486e6312a48"}], "security_groups": [{"name": "tempest-securitygroup--1602071948"}], "key_name": "tempest-keypair-1495304556", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1264.239543] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.239736] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.239875] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.240296] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.241659] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.242515] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.246281] [48512]: WARNING neutronclient.v2_0.client [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.274687] [48512]: DEBUG nova.network.neutron [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] validate_networks() for [('edc39428-47fe-4fc8-8801-4486e6312a48', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1264.274987] [48512]: WARNING neutronclient.v2_0.client [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.441014] [48512]: WARNING neutronclient.v2_0.client [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.517310] [48512]: DEBUG nova.virt.hardware [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1264.517467] [48512]: DEBUG nova.virt.hardware [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1264.517633] [48512]: DEBUG nova.virt.hardware [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1264.517748] [48512]: DEBUG nova.virt.hardware [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1264.517863] [48512]: DEBUG nova.virt.hardware [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1264.526654] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.526971] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.527230] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.527741] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.528014] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.529391] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.538855] [48512]: DEBUG nova.quota [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1264.544958] [48512]: DEBUG nova.quota [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1264.554089] [48512]: DEBUG nova.compute.api [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1264.555408] [48512]: DEBUG nova.compute.api [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1264.590292] [48512]: INFO nova.api.openstack.requestlog [None req-e0767ca1-d5f4-4984-b089-dd3ba5c5b1f5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.396466 [ 1264.590673] [48512]: [pid: 48512|app: 0|req: 3176/6430] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:30:28 2025] POST /compute/v2.1/servers => generated 406 bytes in 397 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1264.597509] [48512]: DEBUG nova.api.openstack.wsgi [None req-211bf4d9-86d2-4c47-9d64-2f63ce0d281c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.598870] [48512]: DEBUG nova.compute.api [None req-211bf4d9-86d2-4c47-9d64-2f63ce0d281c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.609335] [48512]: WARNING neutronclient.v2_0.client [None req-211bf4d9-86d2-4c47-9d64-2f63ce0d281c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.626910] [48512]: DEBUG nova.policy [None req-211bf4d9-86d2-4c47-9d64-2f63ce0d281c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.632654] [48512]: INFO nova.api.openstack.requestlog [None req-211bf4d9-86d2-4c47-9d64-2f63ce0d281c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1237 microversion: 2.1 time: 0.036917 [ 1264.632963] [48512]: [pid: 48512|app: 0|req: 3177/6431] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:29 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1264.826692] [48512]: DEBUG nova.api.openstack.wsgi [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.828099] [48512]: DEBUG nova.compute.api [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.832206] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.832379] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.832518] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.832778] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.832920] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.833059] [48512]: DEBUG oslo_concurrency.lockutils [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.862584] [48512]: WARNING neutronclient.v2_0.client [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.881464] [48512]: DEBUG nova.policy [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.885852] [48512]: DEBUG nova.policy [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.886467] [48512]: DEBUG nova.policy [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.889235] [48512]: INFO nova.api.openstack.requestlog [None req-9c644bb5-693c-468c-a3bb-21ca7a49b6d4 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1676 microversion: 2.100 time: 0.064751 [ 1264.889565] [48512]: [pid: 48512|app: 0|req: 3178/6432] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:29 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1676 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1264.891862] [48512]: DEBUG nova.api.openstack.wsgi [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1264.893262] [48512]: DEBUG nova.compute.api [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1264.896328] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.896535] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.896627] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.896870] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1264.897016] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1264.897147] [48512]: DEBUG oslo_concurrency.lockutils [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1264.914384] [48512]: WARNING neutronclient.v2_0.client [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1264.994377] [48512]: DEBUG nova.policy [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.999094] [48512]: DEBUG nova.policy [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1264.999755] [48512]: DEBUG nova.policy [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.000299] [48512]: INFO nova.api.openstack.requestlog [None req-1cb04cec-3154-4be3-b900-6e640fd7226f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.110281 [ 1265.000635] [48512]: [pid: 48512|app: 0|req: 3179/6433] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:29 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1265.170681] [48512]: DEBUG nova.api.openstack.wsgi [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.172171] [48512]: DEBUG nova.compute.api [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.176213] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.176409] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.176549] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.176812] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.176957] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.177094] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.203149] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.203438] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.203518] [48512]: DEBUG oslo_concurrency.lockutils [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.203720] [48512]: DEBUG nova.objects.instance [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 844ce04d-901e-4859-8c60-9ca919719f4c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1265.208185] [48512]: WARNING neutronclient.v2_0.client [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.233367] [48512]: DEBUG nova.policy [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.238021] [48512]: INFO nova.api.openstack.requestlog [None req-031ddff7-20c3-4eaf-b218-aa450b828714 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1371 microversion: 2.1 time: 0.069459 [ 1265.238349] [48512]: [pid: 48512|app: 0|req: 3180/6434] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:29 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.645319] [48512]: DEBUG nova.api.openstack.wsgi [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.646868] [48512]: DEBUG nova.compute.api [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.651807] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.652052] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.652215] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.652485] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.652632] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.652755] [48512]: DEBUG oslo_concurrency.lockutils [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.675148] [48512]: WARNING neutronclient.v2_0.client [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.693422] [48512]: DEBUG nova.policy [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.699421] [48512]: INFO nova.api.openstack.requestlog [None req-79b776b9-a921-4944-a8bd-15403f356c68 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1241 microversion: 2.1 time: 0.056331 [ 1265.699909] [48512]: [pid: 48512|app: 0|req: 3181/6435] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:30 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1241 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1265.772181] [48511]: INFO nova.api.openstack.requestlog [None req-df25cf73-e23e-4ccc-813b-3060d1871fcd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.629226 [ 1265.772584] [48511]: [pid: 48511|app: 0|req: 3255/6436] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:30:28 2025] POST /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 194 bytes in 1630 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1265.907763] [48512]: DEBUG nova.api.openstack.wsgi [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1265.909275] [48512]: DEBUG nova.compute.api [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1265.913042] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.913503] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.913678] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.913986] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1265.914311] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1265.914528] [48512]: DEBUG oslo_concurrency.lockutils [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1265.947113] [48512]: WARNING neutronclient.v2_0.client [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1265.968464] [48512]: DEBUG nova.policy [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.973816] [48512]: DEBUG nova.policy [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.974486] [48512]: DEBUG nova.policy [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1265.978019] [48512]: INFO nova.api.openstack.requestlog [None req-a857574a-9b38-4b2d-9d1a-8f46f33d09d2 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1676 microversion: 2.100 time: 0.072546 [ 1265.978377] [48512]: [pid: 48512|app: 0|req: 3182/6437] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:30 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1676 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1266.014540] [48511]: DEBUG nova.api.openstack.wsgi [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.017287] [48511]: DEBUG nova.compute.api [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.023389] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.023807] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.024133] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.024644] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.025112] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.025112] [48511]: DEBUG oslo_concurrency.lockutils [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.045186] [48511]: WARNING neutronclient.v2_0.client [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.144117] [48511]: DEBUG nova.policy [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.154348] [48511]: DEBUG nova.policy [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.155084] [48511]: DEBUG nova.policy [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.155736] [48511]: INFO nova.api.openstack.requestlog [None req-8d10f273-d070-4683-9016-9d452548cb59 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.143905 [ 1266.156214] [48511]: [pid: 48511|app: 0|req: 3256/6438] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:30 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1266.253067] [48512]: DEBUG nova.api.openstack.wsgi [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.255375] [48512]: DEBUG nova.compute.api [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.263196] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.263571] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.263854] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.264296] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.264582] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.264767] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.301781] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.302080] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.302196] [48512]: DEBUG oslo_concurrency.lockutils [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.302255] [48512]: DEBUG nova.objects.instance [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 844ce04d-901e-4859-8c60-9ca919719f4c {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1266.307111] [48512]: WARNING neutronclient.v2_0.client [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.331142] [48512]: DEBUG nova.policy [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.338189] [48512]: INFO nova.api.openstack.requestlog [None req-0218832f-36a7-4804-ad03-94202a1ab0b1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 200 len: 1371 microversion: 2.1 time: 0.088398 [ 1266.338695] [48512]: [pid: 48512|app: 0|req: 3183/6439] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:31 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 1371 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.712421] [48511]: DEBUG nova.api.openstack.wsgi [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.714336] [48511]: DEBUG nova.compute.api [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1266.720543] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.720710] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.720847] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.721139] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1266.721322] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1266.721451] [48511]: DEBUG oslo_concurrency.lockutils [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1266.740700] [48511]: WARNING neutronclient.v2_0.client [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1266.760441] [48511]: DEBUG nova.policy [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1266.765133] [48511]: INFO nova.api.openstack.requestlog [None req-18dc608b-f462-4822-9cdb-2305c2d5e827 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1289 microversion: 2.1 time: 0.055130 [ 1266.765578] [48511]: [pid: 48511|app: 0|req: 3257/6440] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:31 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1289 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1266.995330] [48512]: DEBUG nova.api.openstack.wsgi [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1266.996898] [48512]: DEBUG nova.compute.api [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.000863] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.001071] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.001211] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.001477] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.001621] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.001745] [48512]: DEBUG oslo_concurrency.lockutils [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.030964] [48512]: WARNING neutronclient.v2_0.client [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.051475] [48512]: DEBUG nova.policy [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.057453] [48512]: DEBUG nova.policy [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.058240] [48512]: DEBUG nova.policy [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.061617] [48512]: INFO nova.api.openstack.requestlog [None req-26cc05f5-9782-4266-bb97-f17e98aeb78f tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1676 microversion: 2.100 time: 0.068553 [ 1267.061982] [48512]: [pid: 48512|app: 0|req: 3184/6441] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:31 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1676 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1267.170882] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.172291] [48511]: DEBUG nova.compute.api [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.176519] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.176732] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.176868] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.177166] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.177432] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.177432] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.195231] [48511]: WARNING neutronclient.v2_0.client [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.309441] [48511]: DEBUG nova.policy [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.314713] [48511]: DEBUG nova.policy [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.315198] [48511]: DEBUG nova.policy [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.315816] [48511]: INFO nova.api.openstack.requestlog [None req-a2328f15-2820-40c7-a49d-774def0cb335 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.147857 [ 1267.316164] [48511]: [pid: 48511|app: 0|req: 3258/6442] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:31 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1267.354484] [48512]: DEBUG nova.api.openstack.wsgi [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.356152] [48512]: DEBUG nova.compute.api [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.359630] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.359820] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.359969] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.360249] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.360385] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.360508] [48512]: DEBUG oslo_concurrency.lockutils [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.370949] [48512]: INFO nova.api.openstack.wsgi [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. [ 1267.371287] [48512]: DEBUG nova.api.openstack.wsgi [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1267.371776] [48512]: INFO nova.api.openstack.requestlog [None req-63474bcb-7aa2-4a9f-bf07-1b1a377965f9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 404 len: 111 microversion: 2.1 time: 0.019797 [ 1267.372250] [48512]: [pid: 48512|app: 0|req: 3185/6443] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1267.410254] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.411785] [48511]: DEBUG nova.compute.api [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.415753] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.415939] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.416074] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.416359] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.416508] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.416628] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.426221] [48511]: INFO nova.api.openstack.wsgi [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. [ 1267.426531] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1267.426967] [48511]: INFO nova.api.openstack.requestlog [None req-7e548b9e-c6e7-4a41-937d-d091264ce8e8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.018955 [ 1267.427321] [48511]: [pid: 48511|app: 0|req: 3259/6444] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c/os-volume_attachments => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1267.474501] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.476337] [48512]: DEBUG nova.compute.api [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.482648] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.482844] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.482978] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.483284] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.483440] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.483605] [48512]: DEBUG oslo_concurrency.lockutils [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.494553] [48512]: INFO nova.api.openstack.wsgi [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. [ 1267.494998] [48512]: DEBUG nova.api.openstack.wsgi [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1267.495628] [48512]: INFO nova.api.openstack.requestlog [None req-a5f138ff-b841-4256-8745-f10bdbe472da tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 404 len: 111 microversion: 2.1 time: 0.023795 [ 1267.496136] [48512]: [pid: 48512|app: 0|req: 3186/6445] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1267.572210] [48511]: DEBUG nova.api.openstack.wsgi [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1341387532", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "ae3271bc-727b-47c2-9604-c099240ae880"}], "security_groups": [{"name": "tempest-securitygroup--765716839"}], "key_name": "tempest-keypair-1886109541", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1267.749881] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.750165] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.750423] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.750825] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.751064] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.751252] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.757349] [48511]: WARNING neutronclient.v2_0.client [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.778823] [48512]: DEBUG nova.api.openstack.wsgi [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1267.780437] [48512]: DEBUG nova.compute.api [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1267.784386] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.784639] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.784781] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.785153] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1267.785313] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1267.785442] [48512]: DEBUG oslo_concurrency.lockutils [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1267.794219] [48511]: DEBUG nova.network.neutron [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] validate_networks() for [('ae3271bc-727b-47c2-9604-c099240ae880', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1267.794553] [48511]: WARNING neutronclient.v2_0.client [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.809864] [48512]: WARNING neutronclient.v2_0.client [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1267.864068] [48512]: DEBUG nova.policy [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1267.864068] [48512]: INFO nova.api.openstack.requestlog [None req-df2ad94a-bb75-4d88-84d5-63d5f7afac8f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1289 microversion: 2.1 time: 0.070156 [ 1267.864068] [48512]: [pid: 48512|app: 0|req: 3187/6446] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1289 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1267.945979] [48511]: WARNING neutronclient.v2_0.client [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.080209] [48512]: DEBUG nova.api.openstack.wsgi [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1268.081808] [48512]: DEBUG nova.compute.api [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1268.087902] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.088106] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.088244] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.088507] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.088729] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.088897] [48512]: DEBUG oslo_concurrency.lockutils [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.118157] [48512]: WARNING neutronclient.v2_0.client [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.135699] [48511]: DEBUG nova.virt.hardware [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1268.135847] [48511]: DEBUG nova.virt.hardware [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1268.136012] [48511]: DEBUG nova.virt.hardware [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1268.136130] [48511]: DEBUG nova.virt.hardware [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1268.136243] [48511]: DEBUG nova.virt.hardware [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1268.138998] [48512]: DEBUG nova.policy [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.143694] [48512]: DEBUG nova.policy [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.144319] [48512]: DEBUG nova.policy [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.144731] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.144971] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.145158] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.145606] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.145839] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.146044] [48511]: DEBUG oslo_concurrency.lockutils [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.147493] [48512]: INFO nova.api.openstack.requestlog [None req-cc1094f1-7de7-4bf7-bb83-3b3e4bb063f3 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1676 microversion: 2.100 time: 0.069723 [ 1268.148204] [48512]: [pid: 48512|app: 0|req: 3188/6447] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1676 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 362 bytes (2 switches on core 0) [ 1268.157395] [48511]: DEBUG nova.quota [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1268.160988] [48511]: DEBUG nova.quota [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Getting quotas for user bf2f83997083458e810b69f44fd9c9c8 and project 40919d488021462c8a796bc457d05c66. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1268.166781] [48511]: DEBUG nova.compute.api [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1268.168107] [48511]: DEBUG nova.compute.api [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1268.203618] [48511]: INFO nova.api.openstack.requestlog [None req-3e7bcd13-f0f8-4965-b216-3fa8f777f888 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.633457 [ 1268.204203] [48511]: [pid: 48511|app: 0|req: 3260/6448] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:30:32 2025] POST /compute/v2.1/servers => generated 405 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1268.210170] [48512]: DEBUG nova.api.openstack.wsgi [None req-652236dd-fa48-4dbc-b91b-547ef1437859 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1268.211853] [48512]: DEBUG nova.compute.api [None req-652236dd-fa48-4dbc-b91b-547ef1437859 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1268.221337] [48512]: WARNING neutronclient.v2_0.client [None req-652236dd-fa48-4dbc-b91b-547ef1437859 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.240354] [48512]: DEBUG nova.policy [None req-652236dd-fa48-4dbc-b91b-547ef1437859 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.244123] [48512]: INFO nova.api.openstack.requestlog [None req-652236dd-fa48-4dbc-b91b-547ef1437859 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1239 microversion: 2.1 time: 0.036074 [ 1268.244647] [48512]: [pid: 48512|app: 0|req: 3189/6449] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:32 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1239 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1268.332690] [48511]: DEBUG nova.api.openstack.wsgi [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1268.334352] [48511]: DEBUG nova.compute.api [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1268.338557] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.338744] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.338893] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.339561] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.339561] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.339561] [48511]: DEBUG oslo_concurrency.lockutils [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.358130] [48511]: WARNING neutronclient.v2_0.client [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.451767] [48511]: DEBUG nova.policy [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.460305] [48511]: DEBUG nova.policy [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.460942] [48511]: DEBUG nova.policy [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.461576] [48511]: INFO nova.api.openstack.requestlog [None req-38dbb621-d64f-4a7c-9c02-24519ac97598 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.131588 [ 1268.461999] [48511]: [pid: 48511|app: 0|req: 3261/6450] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:33 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1268.862471] [48512]: DEBUG nova.api.openstack.wsgi [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1268.863744] [48512]: DEBUG nova.compute.api [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1268.869083] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.869279] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.869414] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.869670] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1268.869816] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1268.869939] [48512]: DEBUG oslo_concurrency.lockutils [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1268.889428] [48512]: WARNING neutronclient.v2_0.client [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1268.908666] [48512]: DEBUG nova.policy [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1268.912693] [48512]: INFO nova.api.openstack.requestlog [None req-34f085d2-d1f5-4646-b552-bbeb4f096e1f tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1297 microversion: 2.1 time: 0.052760 [ 1268.913076] [48512]: [pid: 48512|app: 0|req: 3190/6451] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:33 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.166112] [48511]: DEBUG nova.api.openstack.wsgi [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.167675] [48511]: DEBUG nova.compute.api [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.171448] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.171623] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.171761] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.172020] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.172162] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.172283] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.192735] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.193032] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.193244] [48511]: DEBUG oslo_concurrency.lockutils [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.193405] [48511]: DEBUG nova.objects.instance [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lazy-loading 'fault' on Instance uuid 0e5907dc-f543-48ba-aad6-7e70a427698a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1269.203922] [48511]: WARNING neutronclient.v2_0.client [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.222995] [48511]: DEBUG nova.policy [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.227280] [48511]: DEBUG nova.policy [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.227859] [48511]: DEBUG nova.policy [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.230816] [48511]: INFO nova.api.openstack.requestlog [None req-49e8d4af-62f6-4f8f-9209-3403f256ccc8 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1681 microversion: 2.100 time: 0.067001 [ 1269.231344] [48511]: [pid: 48511|app: 0|req: 3262/6452] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:33 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1681 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1269.256996] [48512]: DEBUG nova.api.openstack.wsgi [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.258429] [48512]: DEBUG nova.compute.api [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.261836] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.262029] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.262173] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.262497] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.262656] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.262783] [48512]: DEBUG oslo_concurrency.lockutils [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.278017] [48512]: WARNING neutronclient.v2_0.client [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.295936] [48512]: DEBUG nova.policy [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.300349] [48512]: INFO nova.api.openstack.requestlog [None req-e0f94b34-6770-4552-a82e-3f1b0828bdbe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1243 microversion: 2.1 time: 0.045384 [ 1269.300577] [48512]: [pid: 48512|app: 0|req: 3191/6453] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:34 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1269.475383] [48511]: DEBUG nova.api.openstack.wsgi [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.476864] [48511]: DEBUG nova.compute.api [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.481721] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.481896] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.482049] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.482321] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.482462] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.482587] [48511]: DEBUG oslo_concurrency.lockutils [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.504869] [48511]: WARNING neutronclient.v2_0.client [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1269.573939] [48511]: DEBUG nova.policy [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.580782] [48511]: DEBUG nova.policy [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.581418] [48511]: DEBUG nova.policy [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1269.582039] [48511]: INFO nova.api.openstack.requestlog [None req-0fe65922-c85f-42ae-8762-b6afa1da5398 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.109015 [ 1269.582428] [48511]: [pid: 48511|app: 0|req: 3263/6454] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:34 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1269.925172] [48512]: DEBUG nova.api.openstack.wsgi [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1269.926660] [48512]: DEBUG nova.compute.api [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1269.932218] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.932389] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.932540] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.932802] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1269.932943] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1269.933076] [48512]: DEBUG oslo_concurrency.lockutils [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1269.950722] [48512]: WARNING neutronclient.v2_0.client [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.010220] [48512]: DEBUG nova.policy [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.014980] [48512]: INFO nova.api.openstack.requestlog [None req-d428cae4-8bfa-455b-a9de-26020b576a39 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1375 microversion: 2.1 time: 0.091941 [ 1270.015317] [48512]: [pid: 48512|app: 0|req: 3192/6455] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:34 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1375 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.248730] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.250031] [48511]: DEBUG nova.compute.api [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.253829] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.254117] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.254264] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.254529] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.254676] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.254795] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.274978] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.275171] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.275307] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.275460] [48511]: DEBUG nova.objects.instance [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lazy-loading 'fault' on Instance uuid 0e5907dc-f543-48ba-aad6-7e70a427698a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1270.286686] [48511]: WARNING neutronclient.v2_0.client [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.305951] [48511]: DEBUG nova.policy [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.311328] [48511]: DEBUG nova.policy [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.311931] [48511]: DEBUG nova.policy [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '306d0a810114416db30b45661a5df6d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c6eb2263ad4486099ee5fa0e6df2f05', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.313677] [48512]: DEBUG nova.api.openstack.wsgi [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.315361] [48512]: DEBUG nova.compute.api [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.316377] [48511]: INFO nova.api.openstack.requestlog [None req-ba04ac5e-eeeb-4a4a-aee6-9c119edd400b tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 200 len: 1681 microversion: 2.100 time: 0.070273 [ 1270.317028] [48511]: [pid: 48511|app: 0|req: 3264/6456] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:35 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 1681 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [ 1270.319458] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.319644] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.319780] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.320056] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.320203] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.320331] [48512]: DEBUG oslo_concurrency.lockutils [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.338478] [48512]: WARNING neutronclient.v2_0.client [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.356967] [48512]: DEBUG nova.policy [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.361426] [48512]: INFO nova.api.openstack.requestlog [None req-695726b4-2b47-4182-85c3-a087e8a277a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1235 microversion: 2.1 time: 0.050318 [ 1270.361761] [48512]: [pid: 48512|app: 0|req: 3193/6457] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:35 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1270.596578] [48511]: DEBUG nova.api.openstack.wsgi [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1270.598068] [48511]: DEBUG nova.compute.api [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1270.604914] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.605159] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.605272] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.605701] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1270.605939] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1270.606095] [48511]: DEBUG oslo_concurrency.lockutils [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1270.635860] [48511]: WARNING neutronclient.v2_0.client [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1270.711406] [48511]: DEBUG nova.policy [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.718277] [48511]: DEBUG nova.policy [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.718870] [48511]: DEBUG nova.policy [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1270.719478] [48511]: INFO nova.api.openstack.requestlog [None req-ceee3cd1-f9a9-46a8-9f36-40e76bd41e11 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1810 microversion: 2.20 time: 0.125177 [ 1270.719791] [48511]: [pid: 48511|app: 0|req: 3265/6458] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:35 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1810 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1271.030014] [48512]: DEBUG nova.api.openstack.wsgi [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.032079] [48512]: DEBUG nova.compute.api [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.036772] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.037089] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.037335] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.037749] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.037994] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.038236] [48512]: DEBUG oslo_concurrency.lockutils [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.055475] [48512]: WARNING neutronclient.v2_0.client [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1271.079880] [48511]: DEBUG nova.api.openstack.wsgi [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29cee70-b3aa-4771-b203-4c85b9a6b071", "name": "network-vif-plugged", "status": "completed", "tag": "a75532e4-890f-4344-b349-9a00b869bb68"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1271.089219] [48511]: DEBUG oslo_concurrency.lockutils [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.089451] [48511]: DEBUG oslo_concurrency.lockutils [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.089627] [48511]: DEBUG oslo_concurrency.lockutils [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.103063] [48511]: INFO nova.api.openstack.compute.server_external_events [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] Creating event network-vif-plugged:a75532e4-890f-4344-b349-9a00b869bb68 for instance e29cee70-b3aa-4771-b203-4c85b9a6b071 on cpu-1 [ 1271.107655] [48511]: INFO nova.api.openstack.requestlog [req-ecb1c6c2-bb49-4a8b-953b-4017d7d9d657 req-83e07dfe-82f3-4008-8f8c-146a87def4cd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029998 [ 1271.108417] [48511]: [pid: 48511|app: 0|req: 3266/6459] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:35 2025] 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) [ 1271.134046] [48512]: DEBUG nova.policy [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.144985] [48512]: INFO nova.api.openstack.requestlog [None req-869ed098-2a6d-449b-9a31-39f71487ab73 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.116630 [ 1271.144985] [48512]: [pid: 48512|app: 0|req: 3194/6460] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:35 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1271.334338] [48511]: DEBUG nova.api.openstack.wsgi [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.335906] [48511]: DEBUG nova.compute.api [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] [instance: 0e5907dc-f543-48ba-aad6-7e70a427698a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.339659] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.339864] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.340118] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.340394] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.340576] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.340732] [48511]: DEBUG oslo_concurrency.lockutils [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.350468] [48511]: INFO nova.api.openstack.wsgi [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] HTTP exception thrown: Instance 0e5907dc-f543-48ba-aad6-7e70a427698a could not be found. [ 1271.350981] [48511]: DEBUG nova.api.openstack.wsgi [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] Returning 404 to user: Instance 0e5907dc-f543-48ba-aad6-7e70a427698a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1271.351213] [48511]: INFO nova.api.openstack.requestlog [None req-af63b667-5498-4b24-99ae-65d29d165574 tempest-ServersListShow2100Test-977931092 tempest-ServersListShow2100Test-977931092-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a" status: 404 len: 111 microversion: 2.100 time: 0.019293 [ 1271.351580] [48511]: [pid: 48511|app: 0|req: 3267/6461] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:30:36 2025] GET /compute/v2.1/servers/0e5907dc-f543-48ba-aad6-7e70a427698a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 383 bytes (1 switches on core 0) [ 1271.374484] [48512]: DEBUG nova.api.openstack.wsgi [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.376030] [48512]: DEBUG nova.compute.api [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.379322] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.379519] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.379640] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.379896] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.380053] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.380177] [48512]: DEBUG oslo_concurrency.lockutils [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.396701] [48512]: WARNING neutronclient.v2_0.client [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1271.420711] [48512]: DEBUG nova.policy [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.428423] [48512]: INFO nova.api.openstack.requestlog [None req-faba2c8b-8569-4f39-a219-a8ee3a91ea65 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1291 microversion: 2.1 time: 0.056400 [ 1271.428776] [48512]: [pid: 48512|app: 0|req: 3195/6462] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:36 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1291 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1271.734317] [48511]: DEBUG nova.api.openstack.wsgi [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1271.735780] [48511]: DEBUG nova.compute.api [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1271.740956] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.741096] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.741275] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.741502] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1271.741646] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1271.741792] [48511]: DEBUG oslo_concurrency.lockutils [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1271.763709] [48511]: WARNING neutronclient.v2_0.client [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1271.830084] [48511]: DEBUG nova.policy [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.834516] [48511]: DEBUG nova.policy [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.835111] [48511]: DEBUG nova.policy [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1271.835772] [48511]: INFO nova.api.openstack.requestlog [None req-42c285d1-4b46-4f0e-b211-a42eebbe4cf0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1797 microversion: 2.20 time: 0.104181 [ 1271.836101] [48511]: [pid: 48511|app: 0|req: 3268/6463] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:30:36 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1797 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1272.158738] [48512]: DEBUG nova.api.openstack.wsgi [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.160326] [48512]: DEBUG nova.compute.api [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.166107] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.166371] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.166543] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.166810] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.166984] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.167093] [48512]: DEBUG oslo_concurrency.lockutils [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.194232] [48512]: WARNING neutronclient.v2_0.client [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1272.298657] [48512]: DEBUG nova.policy [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.304674] [48512]: INFO nova.api.openstack.requestlog [None req-469d5ec1-158b-4304-a904-0c009de0b706 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.148007 [ 1272.305033] [48512]: [pid: 48512|app: 0|req: 3196/6464] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:36 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1272.442155] [48511]: DEBUG nova.api.openstack.wsgi [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1272.443737] [48511]: DEBUG nova.compute.api [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1272.447357] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.447541] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.447707] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.448014] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1272.448162] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1272.448958] [48511]: DEBUG oslo_concurrency.lockutils [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1272.483803] [48511]: WARNING neutronclient.v2_0.client [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1272.504024] [48511]: DEBUG nova.policy [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1272.510315] [48511]: INFO nova.api.openstack.requestlog [None req-54742d3f-0792-41de-8ded-bb951c13cc20 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1291 microversion: 2.1 time: 0.070493 [ 1272.510613] [48511]: [pid: 48511|app: 0|req: 3269/6465] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:37 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1291 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.111417] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e8cb3d43-a444-40a1-94f3-ddc87b89efdd"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1273.112966] [48512]: DEBUG nova.compute.api [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.118772] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.118965] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.119124] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.119401] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.119553] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.119678] [48512]: DEBUG oslo_concurrency.lockutils [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.120531] [48511]: DEBUG nova.api.openstack.wsgi [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29cee70-b3aa-4771-b203-4c85b9a6b071", "tag": "a75532e4-890f-4344-b349-9a00b869bb68"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1273.126586] [48511]: DEBUG oslo_concurrency.lockutils [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.126762] [48511]: DEBUG oslo_concurrency.lockutils [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.126890] [48511]: DEBUG oslo_concurrency.lockutils [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.133964] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] Creating event network-changed:a75532e4-890f-4344-b349-9a00b869bb68 for instance e29cee70-b3aa-4771-b203-4c85b9a6b071 on cpu-1 [ 1273.139159] [48511]: INFO nova.api.openstack.requestlog [req-a388a32d-3be1-4fd6-bbe3-985eb4900578 req-74c7eaab-3987-420e-8466-d6be74aecb42 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020733 [ 1273.139296] [48511]: [pid: 48511|app: 0|req: 3270/6466] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:37 2025] 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) [ 1273.171545] [48512]: INFO nova.api.openstack.wsgi [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Invalid volume: volume e8cb3d43-a444-40a1-94f3-ddc87b89efdd is already attached to instances: 92321dfe-531b-491b-9d02-b5da069b173a [ 1273.171814] [48512]: DEBUG nova.api.openstack.wsgi [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 400 to user: Invalid volume: volume e8cb3d43-a444-40a1-94f3-ddc87b89efdd is already attached to instances: 92321dfe-531b-491b-9d02-b5da069b173a {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1273.172425] [48512]: INFO nova.api.openstack.requestlog [None req-ebfd6422-bc37-4c22-b0fe-8733c74c8a33 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.063232 [ 1273.172998] [48512]: [pid: 48512|app: 0|req: 3197/6467] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:30:37 2025] POST /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 174 bytes in 64 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1273.214690] [48511]: DEBUG nova.api.openstack.wsgi [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.214932] [48511]: DEBUG nova.compute.api [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.218637] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.218853] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.219038] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.219327] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.219471] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.219625] [48511]: DEBUG oslo_concurrency.lockutils [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.264733] [48511]: DEBUG nova.objects.instance [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'services' on Instance uuid 92321dfe-531b-491b-9d02-b5da069b173a {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1273.306409] [48511]: INFO nova.api.openstack.requestlog [None req-90d14a4a-d883-4c2f-92ec-a64bd03e6120 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments/e8cb3d43-a444-40a1-94f3-ddc87b89efdd" status: 202 len: 0 microversion: 2.1 time: 0.094316 [ 1273.306825] [48511]: [pid: 48511|app: 0|req: 3271/6468] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:30:37 2025] DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments/e8cb3d43-a444-40a1-94f3-ddc87b89efdd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1273.311842] [48512]: DEBUG nova.api.openstack.wsgi [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.313373] [48512]: DEBUG nova.compute.api [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.316900] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.317055] [48511]: DEBUG nova.api.openstack.wsgi [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.317112] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.317243] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.317510] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.317649] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.317772] [48512]: DEBUG oslo_concurrency.lockutils [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.318509] [48511]: DEBUG nova.compute.api [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.323047] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.323047] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.323047] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.323216] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.323545] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.323545] [48511]: DEBUG oslo_concurrency.lockutils [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.336430] [48512]: INFO nova.api.openstack.requestlog [None req-51f791c9-2d30-4183-aefa-ac2c0d9e566d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026639 [ 1273.336842] [48512]: [pid: 48512|app: 0|req: 3198/6469] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:38 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1273.341190] [48511]: WARNING neutronclient.v2_0.client [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1273.415151] [48511]: DEBUG nova.policy [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.421971] [48511]: INFO nova.api.openstack.requestlog [None req-d50f7278-1a49-4fae-91e4-fa02da0b5295 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.106999 [ 1273.422278] [48511]: [pid: 48511|app: 0|req: 3272/6470] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:38 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1273.523038] [48512]: DEBUG nova.api.openstack.wsgi [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1273.524392] [48512]: DEBUG nova.compute.api [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1273.529523] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.529703] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.529839] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.530108] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1273.530257] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1273.530382] [48512]: DEBUG oslo_concurrency.lockutils [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1273.553291] [48512]: WARNING neutronclient.v2_0.client [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1273.570425] [48512]: DEBUG nova.policy [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1273.574463] [48512]: INFO nova.api.openstack.requestlog [None req-25a9c7d0-c3e6-4258-a8a5-b093a82b181b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1299 microversion: 2.1 time: 0.053540 [ 1273.574908] [48512]: [pid: 48512|app: 0|req: 3199/6471] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:38 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.344138] [48511]: DEBUG nova.api.openstack.wsgi [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.345023] [48511]: DEBUG nova.compute.api [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.350570] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.350805] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.350924] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.351213] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.351437] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.351574] [48511]: DEBUG oslo_concurrency.lockutils [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.373100] [48511]: INFO nova.api.openstack.requestlog [None req-7c48eb87-0a3a-4ae7-90db-55f0c71f0f7e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031902 [ 1274.373514] [48511]: [pid: 48511|app: 0|req: 3273/6472] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:39 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1274.434806] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.436236] [48512]: DEBUG nova.compute.api [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.439576] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.439762] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.439902] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.440176] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.440317] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.440445] [48512]: DEBUG oslo_concurrency.lockutils [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.471693] [48512]: WARNING neutronclient.v2_0.client [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1274.532059] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1274.547115] [48512]: DEBUG nova.policy [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.552899] [48512]: INFO nova.api.openstack.requestlog [None req-cf8e8209-27fd-44a6-a180-976c46d0b188 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.120430 [ 1274.553234] [48512]: [pid: 48512|app: 0|req: 3200/6473] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:39 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1274.587979] [48511]: DEBUG nova.api.openstack.wsgi [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1274.589472] [48511]: DEBUG nova.compute.api [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1274.595393] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.595612] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.595749] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.596011] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1274.596157] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1274.596279] [48511]: DEBUG oslo_concurrency.lockutils [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1274.615097] [48511]: WARNING neutronclient.v2_0.client [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1274.676860] [48511]: DEBUG nova.policy [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1274.681205] [48511]: INFO nova.api.openstack.requestlog [None req-06d35a30-c202-450f-9eec-beaa0d0d1c09 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1376 microversion: 2.1 time: 0.095680 [ 1274.681548] [48511]: [pid: 48511|app: 0|req: 3274/6474] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:39 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1376 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1275.382056] [48512]: DEBUG nova.api.openstack.wsgi [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.383401] [48512]: DEBUG nova.compute.api [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.387432] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.387695] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.387846] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.388258] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.388427] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.388564] [48512]: DEBUG oslo_concurrency.lockutils [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.409328] [48512]: INFO nova.api.openstack.requestlog [None req-069b9e4a-1882-49e5-be7d-b7f997d986e8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030262 [ 1275.409734] [48512]: [pid: 48512|app: 0|req: 3201/6475] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:40 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1275.519609] [48511]: DEBUG nova.api.openstack.wsgi [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "name": "network-vif-plugged", "status": "completed", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1275.525281] [48511]: DEBUG oslo_concurrency.lockutils [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.525470] [48511]: DEBUG oslo_concurrency.lockutils [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.525617] [48511]: DEBUG oslo_concurrency.lockutils [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.533688] [48511]: INFO nova.api.openstack.compute.server_external_events [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] Creating event network-vif-plugged:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1275.538988] [48511]: INFO nova.api.openstack.requestlog [req-d11c278e-b01f-4e5b-9f45-e79e7324ecae req-b2834b72-e269-4164-bcae-68ed816baffa service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021479 [ 1275.539769] [48511]: [pid: 48511|app: 0|req: 3275/6476] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:40 2025] 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) [ 1275.565088] [48512]: DEBUG nova.api.openstack.wsgi [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.566615] [48512]: DEBUG nova.compute.api [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.569954] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.570155] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.570296] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.570559] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.570700] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.570840] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.586987] [48512]: WARNING neutronclient.v2_0.client [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1275.647112] [48512]: DEBUG nova.policy [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.653758] [48512]: INFO nova.api.openstack.requestlog [None req-dbdfe764-984b-4601-b1fb-3c59302ad825 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.090792 [ 1275.654083] [48512]: [pid: 48512|app: 0|req: 3202/6477] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:40 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1275.694976] [48511]: DEBUG nova.api.openstack.wsgi [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1275.696388] [48511]: DEBUG nova.compute.api [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1275.701968] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.702306] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.702466] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.702722] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1275.702869] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1275.702987] [48511]: DEBUG oslo_concurrency.lockutils [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1275.729888] [48511]: WARNING neutronclient.v2_0.client [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1275.822102] [48511]: DEBUG nova.policy [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1275.826919] [48511]: INFO nova.api.openstack.requestlog [None req-8ec93b20-54b1-4008-b781-fe6ede4481be tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.134477 [ 1275.827261] [48511]: [pid: 48511|app: 0|req: 3276/6478] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:40 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.417743] [48512]: DEBUG nova.api.openstack.wsgi [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.419233] [48512]: DEBUG nova.compute.api [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.422934] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.423146] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.423305] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.423582] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.423735] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.423873] [48512]: DEBUG oslo_concurrency.lockutils [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.443484] [48512]: INFO nova.api.openstack.requestlog [None req-cd41b21f-443a-4ffc-b5b8-f60b18bede1c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028032 [ 1276.443802] [48512]: [pid: 48512|app: 0|req: 3203/6479] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:41 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1276.665972] [48511]: DEBUG nova.api.openstack.wsgi [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.667394] [48511]: DEBUG nova.compute.api [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.670764] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.670902] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.671043] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.671385] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.671626] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.671736] [48511]: DEBUG oslo_concurrency.lockutils [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.688680] [48511]: WARNING neutronclient.v2_0.client [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1276.773819] [48511]: DEBUG nova.policy [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.778906] [48511]: INFO nova.api.openstack.requestlog [None req-68055419-6c4e-4707-a854-c8452e47f3f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.114923 [ 1276.779290] [48511]: [pid: 48511|app: 0|req: 3277/6480] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:41 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1276.839083] [48512]: DEBUG nova.api.openstack.wsgi [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1276.840706] [48512]: DEBUG nova.compute.api [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1276.844146] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.844473] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.844559] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.844799] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1276.844944] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1276.845080] [48512]: DEBUG oslo_concurrency.lockutils [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1276.863248] [48512]: WARNING neutronclient.v2_0.client [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1276.922508] [48512]: DEBUG nova.policy [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1276.926720] [48512]: INFO nova.api.openstack.requestlog [None req-c24819e3-8c18-4ced-b9bf-bb2bfbaf9ad5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.089786 [ 1276.927074] [48512]: [pid: 48512|app: 0|req: 3204/6481] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:41 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.452037] [48511]: DEBUG nova.api.openstack.wsgi [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.453441] [48511]: DEBUG nova.compute.api [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.458772] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.458964] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.459114] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.459372] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.459514] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.459633] [48511]: DEBUG oslo_concurrency.lockutils [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.485984] [48511]: INFO nova.api.openstack.requestlog [None req-abab8d7a-90db-42eb-bc79-031c3fb28340 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.036490 [ 1277.486312] [48511]: [pid: 48511|app: 0|req: 3278/6482] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:30:42 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1277.529560] [48512]: DEBUG nova.api.openstack.wsgi [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.529794] [48512]: DEBUG nova.compute.api [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.533365] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.533559] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.533696] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.533962] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.534131] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.534256] [48512]: DEBUG oslo_concurrency.lockutils [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.552731] [48512]: DEBUG nova.compute.api [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1277.554965] [48511]: DEBUG nova.api.openstack.wsgi [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1277.561208] [48511]: DEBUG oslo_concurrency.lockutils [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.561498] [48511]: DEBUG oslo_concurrency.lockutils [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.561669] [48511]: DEBUG oslo_concurrency.lockutils [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.568577] [48511]: INFO nova.api.openstack.compute.server_external_events [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] Creating event network-changed:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1277.574025] [48511]: INFO nova.api.openstack.requestlog [req-a107e701-8f7f-459e-a5bd-9dc507d74697 req-e92421cb-8e13-4d26-9daa-880c0f0f16c4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021107 [ 1277.574090] [48511]: [pid: 48511|app: 0|req: 3279/6483] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:42 2025] 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) [ 1277.606931] [48512]: INFO nova.api.openstack.requestlog [None req-12a9d146-5d33-4166-95e5-5d21a36ea3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 204 len: 0 microversion: 2.1 time: 0.079337 [ 1277.607244] [48512]: [pid: 48512|app: 0|req: 3205/6484] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:30:42 2025] DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1277.612737] [48511]: DEBUG nova.api.openstack.wsgi [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.614281] [48511]: DEBUG nova.compute.api [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.617686] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.617871] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.617997] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.618265] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.618406] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.618525] [48511]: DEBUG oslo_concurrency.lockutils [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.638518] [48511]: WARNING neutronclient.v2_0.client [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1277.749793] [48511]: DEBUG nova.policy [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.756147] [48511]: INFO nova.api.openstack.requestlog [None req-ce009d0c-c42c-4ef3-a439-4d28d885091f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1682 microversion: 2.1 time: 0.145758 [ 1277.756579] [48511]: [pid: 48511|app: 0|req: 3280/6485] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:42 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1682 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.792972] [48512]: DEBUG nova.api.openstack.wsgi [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.794618] [48512]: DEBUG nova.compute.api [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.799620] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.799802] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.799936] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.800218] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.800402] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.800523] [48512]: DEBUG oslo_concurrency.lockutils [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.824762] [48512]: WARNING neutronclient.v2_0.client [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1277.923056] [48512]: DEBUG nova.policy [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1277.927323] [48512]: INFO nova.api.openstack.requestlog [None req-e182c4c5-fc74-48ef-b2bd-30dd59ff0713 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1363 microversion: 2.1 time: 0.137224 [ 1277.927656] [48512]: [pid: 48512|app: 0|req: 3206/6486] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:42 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1363 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1277.940628] [48511]: DEBUG nova.api.openstack.wsgi [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1277.942210] [48511]: DEBUG nova.compute.api [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1277.945668] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.945844] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.945968] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.946234] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1277.946377] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1277.946496] [48511]: DEBUG oslo_concurrency.lockutils [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1277.962557] [48511]: WARNING neutronclient.v2_0.client [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1278.021230] [48511]: DEBUG nova.policy [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.025825] [48511]: INFO nova.api.openstack.requestlog [None req-18c4a7ad-50c2-4623-8b65-4c4005035ae4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.087337 [ 1278.026251] [48511]: [pid: 48511|app: 0|req: 3281/6487] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:42 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1278.150099] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.164505] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.242448] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.770375] [48512]: DEBUG nova.api.openstack.wsgi [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.772379] [48512]: DEBUG nova.compute.api [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.776515] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.776730] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.776882] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.777281] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.777509] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.777706] [48512]: DEBUG oslo_concurrency.lockutils [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.796113] [48512]: WARNING neutronclient.v2_0.client [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1278.882136] [48512]: DEBUG nova.policy [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1278.886458] [48512]: INFO nova.api.openstack.requestlog [None req-b9875ea8-7f5e-483d-b2e9-9b6af4f74fde tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1682 microversion: 2.1 time: 0.118491 [ 1278.886986] [48512]: [pid: 48512|app: 0|req: 3207/6488] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:43 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1682 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1278.939688] [48511]: DEBUG nova.api.openstack.wsgi [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1278.941605] [48511]: DEBUG nova.compute.api [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1278.945190] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.945367] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.945502] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.945784] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1278.945918] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1278.946036] [48511]: DEBUG oslo_concurrency.lockutils [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1278.963299] [48511]: WARNING neutronclient.v2_0.client [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.022530] [48511]: DEBUG nova.policy [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.026808] [48511]: INFO nova.api.openstack.requestlog [None req-ab373e9f-0541-4c89-bf4b-13c697786419 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1550 microversion: 2.1 time: 0.089207 [ 1279.027194] [48511]: [pid: 48511|app: 0|req: 3282/6489] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:43 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1550 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.038953] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.040312] [48512]: DEBUG nova.api.openstack.wsgi [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.040590] [48511]: DEBUG nova.compute.api [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.041766] [48512]: DEBUG nova.compute.api [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.044833] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.045255] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.045451] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.045520] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.045724] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.045855] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.046116] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.046171] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.046306] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.046434] [48512]: DEBUG oslo_concurrency.lockutils [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.046472] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.046584] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.060354] [48512]: WARNING neutronclient.v2_0.client [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.064541] [48511]: WARNING neutronclient.v2_0.client [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.094354] [48512]: INFO nova.api.openstack.requestlog [None req-045a2f4b-580a-496d-9529-06dbc4141fd9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.057332 [ 1279.094742] [48512]: [pid: 48512|app: 0|req: 3208/6490] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:30:43 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/os-interface => generated 288 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1279.127915] [48511]: DEBUG nova.policy [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.134141] [48511]: INFO nova.api.openstack.requestlog [None req-2cd5adf5-af89-44d6-b599-c48661384886 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.097085 [ 1279.134489] [48511]: [pid: 48511|app: 0|req: 3283/6491] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:43 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1279.582556] [48512]: DEBUG nova.api.openstack.wsgi [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29cee70-b3aa-4771-b203-4c85b9a6b071", "tag": "a75532e4-890f-4344-b349-9a00b869bb68"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1279.590631] [48512]: DEBUG oslo_concurrency.lockutils [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.590821] [48512]: DEBUG oslo_concurrency.lockutils [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.590958] [48512]: DEBUG oslo_concurrency.lockutils [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.602722] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] Creating event network-changed:a75532e4-890f-4344-b349-9a00b869bb68 for instance e29cee70-b3aa-4771-b203-4c85b9a6b071 on cpu-1 [ 1279.607404] [48512]: INFO nova.api.openstack.requestlog [req-ddf09103-0b1a-4d78-a35f-a2160ab89c8b req-b4456b9a-61b5-44d0-9b4d-ef9344b07d1a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027098 [ 1279.607783] [48512]: [pid: 48512|app: 0|req: 3209/6492] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:44 2025] 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) [ 1279.900857] [48511]: DEBUG nova.api.openstack.wsgi [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1279.902733] [48511]: DEBUG nova.compute.api [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1279.906918] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.907210] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.907325] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.907612] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1279.907809] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1279.907961] [48511]: DEBUG oslo_concurrency.lockutils [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1279.930479] [48511]: WARNING neutronclient.v2_0.client [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1279.993347] [48511]: DEBUG nova.policy [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1279.999862] [48511]: INFO nova.api.openstack.requestlog [None req-2cb17a03-9f84-41f1-98ea-76b3dac3ef4f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1682 microversion: 2.1 time: 0.102339 [ 1280.000200] [48511]: [pid: 48511|app: 0|req: 3284/6493] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:44 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1682 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1280.150021] [48512]: DEBUG nova.api.openstack.wsgi [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1280.150021] [48512]: DEBUG nova.compute.api [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1280.156046] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.156664] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.156995] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.157438] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1280.157843] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1280.158350] [48512]: DEBUG oslo_concurrency.lockutils [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1280.187316] [48512]: WARNING neutronclient.v2_0.client [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1280.277915] [48512]: DEBUG nova.policy [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1280.282920] [48512]: INFO nova.api.openstack.requestlog [None req-90604e35-b07c-4b5b-8aee-7bad862a392a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.137301 [ 1280.283423] [48512]: [pid: 48512|app: 0|req: 3210/6494] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:44 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.013217] [48511]: DEBUG nova.api.openstack.wsgi [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1281.014907] [48511]: DEBUG nova.compute.api [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1281.020878] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.021124] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.021294] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.021592] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.021733] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.021857] [48511]: DEBUG oslo_concurrency.lockutils [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.048689] [48511]: WARNING neutronclient.v2_0.client [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1281.067913] [48511]: DEBUG nova.policy [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.074747] [48511]: INFO nova.api.openstack.requestlog [None req-c18887dd-87a0-4ae7-be3e-d0c37f3464b7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1320 microversion: 2.1 time: 0.063722 [ 1281.075098] [48511]: [pid: 48511|app: 0|req: 3285/6495] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:45 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1320 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.295974] [48512]: DEBUG nova.api.openstack.wsgi [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1281.296712] [48512]: DEBUG nova.compute.api [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1281.300365] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.300554] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.300691] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.300953] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.301111] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.301754] [48512]: DEBUG oslo_concurrency.lockutils [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.319148] [48512]: WARNING neutronclient.v2_0.client [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1281.419205] [48512]: DEBUG nova.policy [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1281.423467] [48512]: INFO nova.api.openstack.requestlog [None req-514ccfc0-fae6-46b4-b128-7893b654d9fe tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.130396 [ 1281.423834] [48512]: [pid: 48512|app: 0|req: 3211/6496] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:46 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1281.618035] [48511]: DEBUG nova.api.openstack.wsgi [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92321dfe-531b-491b-9d02-b5da069b173a", "name": "network-vif-deleted", "tag": "c4e3ae94-2f9a-4713-9d46-9686ab385222"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1281.623142] [48511]: DEBUG oslo_concurrency.lockutils [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1281.623354] [48511]: DEBUG oslo_concurrency.lockutils [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1281.623493] [48511]: DEBUG oslo_concurrency.lockutils [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1281.629361] [48511]: INFO nova.api.openstack.compute.server_external_events [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] Creating event network-vif-deleted:c4e3ae94-2f9a-4713-9d46-9686ab385222 for instance 92321dfe-531b-491b-9d02-b5da069b173a on cpu-1 [ 1281.633486] [48511]: INFO nova.api.openstack.requestlog [req-661c9793-363c-4ae6-97bd-0429c3f7ce99 req-57f82d7b-15e3-419b-ba63-0e4a32c3a94f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017966 [ 1281.633796] [48511]: [pid: 48511|app: 0|req: 3286/6497] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:46 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1282.088110] [48512]: DEBUG nova.api.openstack.wsgi [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1282.089581] [48512]: DEBUG nova.compute.api [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1282.092891] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.093084] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.093236] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.093574] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.093724] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.093864] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.111463] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.111640] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.111775] [48512]: DEBUG oslo_concurrency.lockutils [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.111919] [48512]: DEBUG nova.objects.instance [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 92321dfe-531b-491b-9d02-b5da069b173a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1282.115660] [48512]: WARNING neutronclient.v2_0.client [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1282.133281] [48512]: DEBUG nova.policy [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.137253] [48512]: INFO nova.api.openstack.requestlog [None req-5879dc7a-47ef-4198-9878-b99f55dfa86f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1325 microversion: 2.1 time: 0.051396 [ 1282.137577] [48512]: [pid: 48512|app: 0|req: 3212/6498] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:46 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1282.437048] [48511]: DEBUG nova.api.openstack.wsgi [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1282.438241] [48511]: DEBUG nova.compute.api [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1282.443604] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.443783] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.443919] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.444184] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1282.444348] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1282.444487] [48511]: DEBUG oslo_concurrency.lockutils [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1282.468097] [48511]: WARNING neutronclient.v2_0.client [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1282.530160] [48511]: DEBUG nova.policy [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1282.536772] [48511]: INFO nova.api.openstack.requestlog [None req-4fe28bba-ac0f-49fe-8131-8d75e03bab42 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.102228 [ 1282.537257] [48511]: [pid: 48511|app: 0|req: 3287/6499] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:47 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1283.151391] [48512]: DEBUG nova.api.openstack.wsgi [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1283.153215] [48512]: DEBUG nova.compute.api [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1283.157039] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.157216] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.157361] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.157659] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.157812] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.157937] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.176288] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.176481] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.176635] [48512]: DEBUG oslo_concurrency.lockutils [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.176801] [48512]: DEBUG nova.objects.instance [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 92321dfe-531b-491b-9d02-b5da069b173a {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1283.179345] [48512]: WARNING neutronclient.v2_0.client [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1283.198876] [48512]: DEBUG nova.policy [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.202638] [48512]: INFO nova.api.openstack.requestlog [None req-e97c7372-5040-4d9d-bd26-9db77ba580a4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 200 len: 1325 microversion: 2.1 time: 0.053557 [ 1283.202944] [48512]: [pid: 48512|app: 0|req: 3213/6500] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:47 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 1325 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1283.549725] [48511]: DEBUG nova.api.openstack.wsgi [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1283.551283] [48511]: DEBUG nova.compute.api [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1283.557238] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.557433] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.557567] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.557812] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1283.557953] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1283.558088] [48511]: DEBUG oslo_concurrency.lockutils [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1283.581548] [48511]: WARNING neutronclient.v2_0.client [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1283.650048] [48511]: DEBUG nova.policy [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1283.656049] [48511]: INFO nova.api.openstack.requestlog [None req-c6a9112e-b245-41ba-85ed-a8a27a2a2002 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1364 microversion: 2.1 time: 0.108419 [ 1283.656431] [48511]: [pid: 48511|app: 0|req: 3288/6501] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:48 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1364 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.216784] [48512]: DEBUG nova.api.openstack.wsgi [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.218231] [48512]: DEBUG nova.compute.api [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.222750] [48512]: DEBUG oslo_concurrency.lockutils [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.232127] [48512]: INFO nova.api.openstack.wsgi [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. [ 1284.232475] [48512]: DEBUG nova.api.openstack.wsgi [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1284.232930] [48512]: INFO nova.api.openstack.requestlog [None req-933f53bf-fe8a-471f-bc2c-213eeb09155f tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 404 len: 111 microversion: 2.1 time: 0.018457 [ 1284.233295] [48512]: [pid: 48512|app: 0|req: 3214/6502] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:48 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1284.238747] [48511]: DEBUG nova.api.openstack.wsgi [None req-49dabaae-beb7-49d6-af42-94c7f213eff2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.252173] [48511]: INFO nova.api.openstack.requestlog [None req-49dabaae-beb7-49d6-af42-94c7f213eff2 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2114756088" status: 202 len: 0 microversion: 2.1 time: 0.015552 [ 1284.252565] [48511]: [pid: 48511|app: 0|req: 3289/6503] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:30:49 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2114756088 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1284.622819] [48512]: DEBUG nova.api.openstack.wsgi [None req-574b4864-daff-4a9e-93c9-0fbd1aaec3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-334408696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA7dtjDFMQ/wgcVRsTi/FJZgozzrWaKF761Oluu91xlNGl9mqbjOnd1UqEpjVhqIayg+dDTZvmKlV3g1uwW3/NyJtTGTWldpZAVg0ZIc17Fj83IXOUwg+8NCMEtskEW++A=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1284.633655] [48512]: DEBUG nova.quota [None req-574b4864-daff-4a9e-93c9-0fbd1aaec3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1284.637837] [48512]: DEBUG nova.quota [None req-574b4864-daff-4a9e-93c9-0fbd1aaec3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1284.654288] [48512]: INFO nova.api.openstack.requestlog [None req-574b4864-daff-4a9e-93c9-0fbd1aaec3e9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.033512 [ 1284.654671] [48512]: [pid: 48512|app: 0|req: 3215/6504] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:30:49 2025] 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) [ 1284.669363] [48511]: DEBUG nova.api.openstack.wsgi [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.671017] [48511]: DEBUG nova.compute.api [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.677957] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.678175] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.678312] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.678583] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.678727] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.678849] [48511]: DEBUG oslo_concurrency.lockutils [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.711430] [48511]: WARNING neutronclient.v2_0.client [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1284.778276] [48511]: DEBUG nova.policy [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1284.784983] [48511]: INFO nova.api.openstack.requestlog [None req-aef4ca0b-f2d8-4739-bcf2-d513ec720d00 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1552 microversion: 2.1 time: 0.117765 [ 1284.785319] [48511]: [pid: 48511|app: 0|req: 3290/6505] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:49 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1552 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1284.797338] [48512]: DEBUG nova.api.openstack.wsgi [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1284.798721] [48512]: DEBUG nova.compute.api [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1284.801958] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.802173] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.802314] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.802588] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1284.802738] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1284.802887] [48512]: DEBUG oslo_concurrency.lockutils [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1284.816345] [48512]: WARNING neutronclient.v2_0.client [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1284.851708] [48512]: INFO nova.api.openstack.requestlog [None req-5c4fa221-ae06-4424-a648-4dd332ca0e31 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.056467 [ 1284.853358] [48512]: [pid: 48512|app: 0|req: 3216/6506] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:30:49 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/os-interface => generated 287 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1285.326866] [48511]: DEBUG nova.api.openstack.wsgi [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1285.335304] [48511]: DEBUG oslo_concurrency.lockutils [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.335663] [48511]: DEBUG oslo_concurrency.lockutils [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.335891] [48511]: DEBUG oslo_concurrency.lockutils [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.345132] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] Creating event network-changed:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1285.351336] [48511]: INFO nova.api.openstack.requestlog [req-7ff831bc-f3ba-4882-b2f9-02cfc9ebc2d9 req-b25e49d0-472b-4e73-b35e-a39709dd4414 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027398 [ 1285.351842] [48511]: [pid: 48511|app: 0|req: 3291/6507] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:50 2025] 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) [ 1285.421105] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1710733488", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a3e8f2c7-c007-4003-8c9c-922001453a85"}], "security_groups": [{"name": "tempest-securitygroup--920504681"}], "key_name": "tempest-keypair-334408696", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1285.478396] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.478595] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.478828] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.479091] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.479246] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.480747] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.486614] [48512]: WARNING neutronclient.v2_0.client [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.515218] [48512]: DEBUG nova.network.neutron [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] validate_networks() for [('a3e8f2c7-c007-4003-8c9c-922001453a85', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1285.515524] [48512]: WARNING neutronclient.v2_0.client [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.634397] [48512]: WARNING neutronclient.v2_0.client [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.712374] [48512]: DEBUG nova.virt.hardware [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1285.712552] [48512]: DEBUG nova.virt.hardware [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1285.712798] [48512]: DEBUG nova.virt.hardware [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1285.712918] [48512]: DEBUG nova.virt.hardware [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1285.713045] [48512]: DEBUG nova.virt.hardware [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1285.723061] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.723245] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.723408] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.724222] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1285.725159] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1285.726012] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1285.736180] [48512]: DEBUG nova.quota [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1285.739440] [48512]: DEBUG nova.quota [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Getting quotas for user 22a51ca2a7cc4fcc9756abb51a7a48ec and project 51bd65260c9b41eb9f392706a21bec56. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1285.745394] [48512]: DEBUG nova.compute.api [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1285.746713] [48512]: DEBUG nova.compute.api [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1285.780979] [48512]: INFO nova.api.openstack.requestlog [None req-bf0251f7-70a8-403e-bf16-86a265ab4867 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.362139 [ 1285.781383] [48512]: [pid: 48512|app: 0|req: 3217/6508] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:30:50 2025] POST /compute/v2.1/servers => generated 401 bytes in 363 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1285.787851] [48511]: DEBUG nova.api.openstack.wsgi [None req-03d723e7-10f1-45bd-ace6-0a1db6061740 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1285.789467] [48511]: DEBUG nova.compute.api [None req-03d723e7-10f1-45bd-ace6-0a1db6061740 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1285.799415] [48511]: WARNING neutronclient.v2_0.client [None req-03d723e7-10f1-45bd-ace6-0a1db6061740 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1285.822368] [48511]: DEBUG nova.policy [None req-03d723e7-10f1-45bd-ace6-0a1db6061740 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1285.828344] [48511]: INFO nova.api.openstack.requestlog [None req-03d723e7-10f1-45bd-ace6-0a1db6061740 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1239 microversion: 2.1 time: 0.042762 [ 1285.828936] [48511]: [pid: 48511|app: 0|req: 3292/6509] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:50 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1286.844047] [48512]: DEBUG nova.api.openstack.wsgi [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1286.845517] [48512]: DEBUG nova.compute.api [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1286.850030] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.850224] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.850373] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.850713] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1286.850866] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1286.850993] [48512]: DEBUG oslo_concurrency.lockutils [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1286.869404] [48512]: WARNING neutronclient.v2_0.client [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1286.887170] [48512]: DEBUG nova.policy [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1286.891311] [48512]: INFO nova.api.openstack.requestlog [None req-a05f9206-0819-48a0-83a7-2c6d9dcb9e06 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1243 microversion: 2.1 time: 0.049438 [ 1286.891655] [48512]: [pid: 48512|app: 0|req: 3218/6510] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:51 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1287.904820] [48511]: DEBUG nova.api.openstack.wsgi [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1287.906213] [48511]: DEBUG nova.compute.api [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1287.910306] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.910501] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.910618] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.910878] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1287.911030] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1287.911153] [48511]: DEBUG oslo_concurrency.lockutils [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1287.928605] [48511]: WARNING neutronclient.v2_0.client [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1287.956984] [48511]: DEBUG nova.policy [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1287.961865] [48511]: INFO nova.api.openstack.requestlog [None req-691623cd-ba4c-4ab5-8935-a545a59e94f8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1291 microversion: 2.1 time: 0.059074 [ 1287.962148] [48511]: [pid: 48511|app: 0|req: 3293/6511] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:52 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1291 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1288.976521] [48512]: DEBUG nova.api.openstack.wsgi [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1288.977962] [48512]: DEBUG nova.compute.api [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1288.981502] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.981701] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.981844] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.982133] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1288.982282] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1288.982435] [48512]: DEBUG oslo_concurrency.lockutils [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1288.997759] [48512]: WARNING neutronclient.v2_0.client [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1289.015523] [48512]: DEBUG nova.policy [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1289.019558] [48512]: INFO nova.api.openstack.requestlog [None req-8a77acaa-b242-4631-ba0c-be426fd06d3d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1291 microversion: 2.1 time: 0.045249 [ 1289.020031] [48512]: [pid: 48512|app: 0|req: 3219/6512] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:53 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1291 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1290.032868] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1290.035041] [48511]: DEBUG nova.compute.api [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1290.038284] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.038466] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.038600] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.038847] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1290.038986] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1290.039118] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1290.053846] [48511]: WARNING neutronclient.v2_0.client [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1290.071345] [48511]: DEBUG nova.policy [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1290.075187] [48511]: INFO nova.api.openstack.requestlog [None req-dd5335eb-570b-4502-8c19-f545ea4d9a48 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1299 microversion: 2.1 time: 0.044472 [ 1290.075499] [48511]: [pid: 48511|app: 0|req: 3294/6513] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:54 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1291.088254] [48512]: DEBUG nova.api.openstack.wsgi [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1291.089585] [48512]: DEBUG nova.compute.api [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1291.095116] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.095301] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.095437] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.095691] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.095833] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.095955] [48512]: DEBUG oslo_concurrency.lockutils [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.116400] [48512]: WARNING neutronclient.v2_0.client [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1291.175007] [48512]: DEBUG nova.policy [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1291.179235] [48512]: INFO nova.api.openstack.requestlog [None req-0f69b4e6-60cf-498d-9b73-626120bdbf05 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1376 microversion: 2.1 time: 0.093153 [ 1291.179593] [48512]: [pid: 48512|app: 0|req: 3220/6514] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:55 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1376 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1291.820636] [48511]: DEBUG nova.api.openstack.wsgi [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94f0b333-7ca2-4cf4-866a-ac90712ae391", "name": "network-vif-plugged", "status": "completed", "tag": "6fef32ef-94cd-4314-8e3d-4684540cbd7e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1291.828215] [48511]: DEBUG oslo_concurrency.lockutils [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1291.828388] [48511]: DEBUG oslo_concurrency.lockutils [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1291.828518] [48511]: DEBUG oslo_concurrency.lockutils [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1291.838183] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] Creating event network-vif-plugged:6fef32ef-94cd-4314-8e3d-4684540cbd7e for instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 on cpu-1 [ 1291.842483] [48511]: INFO nova.api.openstack.requestlog [req-8116c8ee-fbb6-4113-8b04-50efb7630990 req-c3666d52-8841-4d42-bdb5-c236b30838c2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024162 [ 1291.842906] [48511]: [pid: 48511|app: 0|req: 3295/6515] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:56 2025] 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) [ 1292.192376] [48512]: DEBUG nova.api.openstack.wsgi [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1292.193837] [48512]: DEBUG nova.compute.api [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1292.197166] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.197345] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.197479] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.197734] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1292.197875] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1292.197996] [48512]: DEBUG oslo_concurrency.lockutils [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1292.218949] [48512]: WARNING neutronclient.v2_0.client [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1292.278497] [48512]: DEBUG nova.policy [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1292.285158] [48512]: INFO nova.api.openstack.requestlog [None req-356d457c-2aa8-473f-b8d5-a3d7862a6068 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.094929 [ 1292.285492] [48512]: [pid: 48512|app: 0|req: 3221/6516] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:56 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.298441] [48511]: DEBUG nova.api.openstack.wsgi [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1293.299888] [48511]: DEBUG nova.compute.api [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1293.306190] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.306371] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.306511] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.306769] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.306909] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.307041] [48511]: DEBUG oslo_concurrency.lockutils [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.330146] [48511]: WARNING neutronclient.v2_0.client [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1293.420998] [48511]: DEBUG nova.policy [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1293.425093] [48511]: INFO nova.api.openstack.requestlog [None req-5325a41c-ceaa-412d-8c76-806611916f42 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.128852 [ 1293.425372] [48511]: [pid: 48511|app: 0|req: 3296/6517] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:58 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1293.856511] [48512]: DEBUG nova.api.openstack.wsgi [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94f0b333-7ca2-4cf4-866a-ac90712ae391", "tag": "6fef32ef-94cd-4314-8e3d-4684540cbd7e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1293.863872] [48512]: DEBUG oslo_concurrency.lockutils [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1293.864069] [48512]: DEBUG oslo_concurrency.lockutils [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1293.864211] [48512]: DEBUG oslo_concurrency.lockutils [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1293.870686] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] Creating event network-changed:6fef32ef-94cd-4314-8e3d-4684540cbd7e for instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 on cpu-1 [ 1293.875338] [48512]: INFO nova.api.openstack.requestlog [req-7358450c-875d-41cd-b507-49eba6fb8b13 req-45d2472c-c57a-495a-869d-97cac4a2cb8d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021605 [ 1293.875589] [48512]: [pid: 48512|app: 0|req: 3222/6518] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:30:58 2025] 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) [ 1294.438208] [48511]: DEBUG nova.api.openstack.wsgi [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1294.439562] [48511]: DEBUG nova.compute.api [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1294.442966] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.443163] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.443295] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.443571] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1294.443712] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1294.443831] [48511]: DEBUG oslo_concurrency.lockutils [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1294.458925] [48511]: WARNING neutronclient.v2_0.client [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1294.512675] [48511]: DEBUG nova.policy [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1294.516806] [48511]: INFO nova.api.openstack.requestlog [None req-c9a1705d-c0d9-47f5-891f-511e57bd8474 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.080777 [ 1294.517140] [48511]: [pid: 48511|app: 0|req: 3297/6519] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:30:59 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1295.530368] [48512]: DEBUG nova.api.openstack.wsgi [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1295.531567] [48512]: DEBUG nova.compute.api [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1295.535197] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.535430] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.535583] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.535846] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1295.535995] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1295.536132] [48512]: DEBUG oslo_concurrency.lockutils [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1295.551188] [48512]: WARNING neutronclient.v2_0.client [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1295.630143] [48512]: DEBUG nova.policy [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1295.634251] [48512]: INFO nova.api.openstack.requestlog [None req-b6cb2ad1-9cb5-4bfa-b3b9-464e6cb3c42a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.106600 [ 1295.634583] [48512]: [pid: 48512|app: 0|req: 3223/6520] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:00 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1295.726564] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1295.742257] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1295.824767] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1296.647354] [48511]: DEBUG nova.api.openstack.wsgi [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1296.648812] [48511]: DEBUG nova.compute.api [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1296.653735] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.654057] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.654289] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.654689] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1296.654922] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1296.655147] [48511]: DEBUG oslo_concurrency.lockutils [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1296.671957] [48511]: WARNING neutronclient.v2_0.client [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1296.729724] [48511]: DEBUG nova.policy [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1296.733945] [48511]: INFO nova.api.openstack.requestlog [None req-1120e59f-c6ad-4e64-9d23-0c4208c095cb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.088880 [ 1296.734370] [48511]: [pid: 48511|app: 0|req: 3298/6521] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:01 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1297.748945] [48512]: DEBUG nova.api.openstack.wsgi [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1297.749869] [48512]: DEBUG nova.compute.api [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1297.753321] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.753535] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.753679] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.753936] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1297.754095] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1297.754222] [48512]: DEBUG oslo_concurrency.lockutils [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1297.769064] [48512]: WARNING neutronclient.v2_0.client [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1297.827037] [48512]: DEBUG nova.policy [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1297.832180] [48512]: INFO nova.api.openstack.requestlog [None req-5f274eb3-e771-4ae0-a9ef-2fd0e85c1efd tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1364 microversion: 2.1 time: 0.085856 [ 1297.832525] [48512]: [pid: 48512|app: 0|req: 3224/6522] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:02 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.846075] [48511]: DEBUG nova.api.openstack.wsgi [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.846518] [48511]: DEBUG nova.compute.api [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.851780] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.851987] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.852104] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.852356] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.852497] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.852617] [48511]: DEBUG oslo_concurrency.lockutils [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.869950] [48511]: WARNING neutronclient.v2_0.client [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1298.932052] [48511]: DEBUG nova.policy [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1298.936349] [48511]: INFO nova.api.openstack.requestlog [None req-68ec4557-58b0-4498-ae6b-7ecb80dd5c22 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1554 microversion: 2.1 time: 0.093404 [ 1298.936665] [48511]: [pid: 48511|app: 0|req: 3299/6523] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:03 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1554 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1298.948317] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1298.950498] [48512]: DEBUG nova.compute.api [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1298.953997] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.954203] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.954429] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.954621] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1298.954769] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1298.954890] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1298.971026] [48512]: WARNING neutronclient.v2_0.client [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1299.005517] [48512]: INFO nova.api.openstack.requestlog [None req-bc412c2f-01e4-477d-9525-a415c6dcb523 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.059338 [ 1299.005905] [48512]: [pid: 48512|app: 0|req: 3225/6524] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:31:03 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-interface => generated 288 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1299.498171] [48511]: DEBUG nova.api.openstack.wsgi [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94f0b333-7ca2-4cf4-866a-ac90712ae391", "tag": "6fef32ef-94cd-4314-8e3d-4684540cbd7e"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1299.504362] [48511]: DEBUG oslo_concurrency.lockutils [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1299.504586] [48511]: DEBUG oslo_concurrency.lockutils [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1299.504735] [48511]: DEBUG oslo_concurrency.lockutils [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1299.510825] [48511]: INFO nova.api.openstack.compute.server_external_events [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] Creating event network-changed:6fef32ef-94cd-4314-8e3d-4684540cbd7e for instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 on cpu-1 [ 1299.516262] [48511]: INFO nova.api.openstack.requestlog [req-8fbfbe1b-ddaa-4ae0-af18-70d6b8fcc179 req-9a224bc0-4e2e-4820-ba4b-35e63481221e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020051 [ 1299.516262] [48511]: [pid: 48511|app: 0|req: 3300/6525] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:04 2025] 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) [ 1307.297375] [48512]: DEBUG nova.api.openstack.wsgi [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.298792] [48512]: DEBUG nova.compute.api [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.300485] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=189,nova_api:INSERT=7,nova_api:UPDATE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.303947] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.304165] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.304437] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.304721] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.304867] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.305052] [48512]: DEBUG oslo_concurrency.lockutils [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.307624] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=410,nova_cell1:UPDATE=7,nova_cell1:INSERT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.323904] [48512]: INFO nova.api.openstack.requestlog [None req-49d405d6-8153-49ab-887f-454ea6c0e923 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments/7b11ed32-ce2b-40d2-8d81-8dc678429442" status: 200 len: 194 microversion: 2.20 time: 0.028708 [ 1307.324289] [48512]: [pid: 48512|app: 0|req: 3226/6526] 10.180.1.21 () {60 vars in 1449 bytes} [Mon Dec 8 18:31:12 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments/7b11ed32-ce2b-40d2-8d81-8dc678429442 => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1307.366250] [48511]: DEBUG nova.api.openstack.wsgi [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.366525] [48511]: DEBUG nova.compute.api [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.368123] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=177,nova_api:UPDATE=4,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.370795] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.370983] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.371171] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.371518] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.371995] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.372252] [48511]: DEBUG oslo_concurrency.lockutils [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.374882] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=364,nova_cell1:UPDATE=10,nova_cell1:INSERT=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.415571] [48511]: DEBUG nova.objects.instance [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'services' on Instance uuid 9739c9f6-6883-4517-a568-ce8b61a1de4c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1307.473091] [48511]: INFO nova.api.openstack.requestlog [None req-07f14420-4e62-433d-a2e3-e63980ee66e1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments/7b11ed32-ce2b-40d2-8d81-8dc678429442" status: 202 len: 0 microversion: 2.20 time: 0.108616 [ 1307.473544] [48511]: [pid: 48511|app: 0|req: 3301/6527] 10.180.1.21 () {60 vars in 1452 bytes} [Mon Dec 8 18:31:12 2025] DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments/7b11ed32-ce2b-40d2-8d81-8dc678429442 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1307.478354] [48512]: DEBUG nova.api.openstack.wsgi [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1307.479752] [48512]: DEBUG nova.compute.api [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1307.485084] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.485288] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.485429] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.485686] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1307.485828] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1307.485979] [48512]: DEBUG oslo_concurrency.lockutils [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1307.511606] [48512]: INFO nova.api.openstack.requestlog [None req-fd0a7ebf-cbde-4f52-8d40-bdb997d6dbef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.035328 [ 1307.512076] [48512]: [pid: 48512|app: 0|req: 3227/6528] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:12 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1308.519697] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1308.521263] [48511]: DEBUG nova.compute.api [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1308.524954] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.525161] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.525314] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.525597] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1308.525770] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1308.525934] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1308.543684] [48511]: INFO nova.api.openstack.requestlog [None req-c4845f23-e277-4b3e-a251-905f64f4c2ae tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.026523 [ 1308.544047] [48511]: [pid: 48511|app: 0|req: 3302/6529] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:13 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1309.551298] [48512]: DEBUG nova.api.openstack.wsgi [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1309.552669] [48512]: DEBUG nova.compute.api [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1309.556137] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.556322] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.556456] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.556709] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1309.556853] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1309.556973] [48512]: DEBUG oslo_concurrency.lockutils [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1309.573368] [48512]: INFO nova.api.openstack.requestlog [None req-63a83f7e-c001-4100-aed5-9bbdd6960e80 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.024227 [ 1309.573700] [48512]: [pid: 48512|app: 0|req: 3228/6530] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:14 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1310.581109] [48511]: DEBUG nova.api.openstack.wsgi [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1310.582516] [48511]: DEBUG nova.compute.api [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1310.585855] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.586051] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.586187] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.586439] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1310.586578] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1310.586697] [48511]: DEBUG oslo_concurrency.lockutils [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1310.602697] [48511]: INFO nova.api.openstack.requestlog [None req-3a61185c-e419-44d5-86c4-c33af17e3725 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.023872 [ 1310.602994] [48511]: [pid: 48511|app: 0|req: 3303/6531] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:15 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1311.610401] [48512]: DEBUG nova.api.openstack.wsgi [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1311.611785] [48512]: DEBUG nova.compute.api [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1311.615161] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.615343] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.615476] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.615751] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1311.615873] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1311.616030] [48512]: DEBUG oslo_concurrency.lockutils [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1311.632685] [48512]: INFO nova.api.openstack.requestlog [None req-80d62d3a-44ad-4f2b-815c-a38626534250 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.024494 [ 1311.633012] [48512]: [pid: 48512|app: 0|req: 3229/6532] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:16 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1312.640365] [48511]: DEBUG nova.api.openstack.wsgi [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1312.641759] [48511]: DEBUG nova.compute.api [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1312.645491] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.645703] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.645871] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.646169] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.646342] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.646491] [48511]: DEBUG oslo_concurrency.lockutils [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.663533] [48511]: INFO nova.api.openstack.requestlog [None req-661c61a5-d78b-4139-868d-da1c18e4211c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.025346 [ 1312.663884] [48511]: [pid: 48511|app: 0|req: 3304/6533] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:31:17 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1312.698802] [48512]: DEBUG nova.api.openstack.wsgi [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1312.699081] [48512]: DEBUG nova.compute.api [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1312.702477] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.702663] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.702799] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.703070] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.703220] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.703342] [48512]: DEBUG oslo_concurrency.lockutils [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.716451] [48512]: DEBUG nova.compute.api [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1312.763592] [48512]: INFO nova.api.openstack.requestlog [None req-ce8c9ba7-bf5c-4220-a216-95b5bb0219ad tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 204 len: 0 microversion: 2.20 time: 0.066431 [ 1312.763809] [48512]: [pid: 48512|app: 0|req: 3230/6534] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:31:17 2025] DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1312.768493] [48511]: DEBUG nova.api.openstack.wsgi [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1312.769835] [48511]: DEBUG nova.compute.api [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1312.773032] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.773412] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.773412] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.773603] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1312.773770] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1312.773894] [48511]: DEBUG oslo_concurrency.lockutils [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1312.789310] [48511]: WARNING neutronclient.v2_0.client [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1312.886538] [48511]: DEBUG nova.policy [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.893426] [48511]: DEBUG nova.policy [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.894014] [48511]: DEBUG nova.policy [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1312.894599] [48511]: INFO nova.api.openstack.requestlog [None req-e9700fcd-89af-46f3-b02e-2c8f7113203b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1725 microversion: 2.20 time: 0.128158 [ 1312.894900] [48511]: [pid: 48511|app: 0|req: 3305/6535] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:17 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1725 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1313.909559] [48512]: DEBUG nova.api.openstack.wsgi [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1313.911051] [48512]: DEBUG nova.compute.api [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1313.914504] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.914692] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.914819] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.915087] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1313.915233] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1313.915356] [48512]: DEBUG oslo_concurrency.lockutils [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1313.933687] [48512]: WARNING neutronclient.v2_0.client [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1313.996814] [48512]: DEBUG nova.policy [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.001297] [48512]: DEBUG nova.policy [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.001872] [48512]: DEBUG nova.policy [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1314.002458] [48512]: INFO nova.api.openstack.requestlog [None req-21b80cba-d98d-46d9-86be-abc5fd3552a2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1725 microversion: 2.20 time: 0.095322 [ 1314.002749] [48512]: [pid: 48512|app: 0|req: 3231/6536] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:18 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1725 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1315.015751] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.017156] [48511]: DEBUG nova.compute.api [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.020438] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.020607] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.020725] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.020984] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.021141] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.021255] [48511]: DEBUG oslo_concurrency.lockutils [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.036906] [48511]: WARNING neutronclient.v2_0.client [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.092672] [48511]: DEBUG nova.policy [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.096890] [48511]: DEBUG nova.policy [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.097399] [48511]: DEBUG nova.policy [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.097957] [48511]: INFO nova.api.openstack.requestlog [None req-e4f7acc9-7bfc-4ee2-a0e3-edb518f518ec tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1725 microversion: 2.20 time: 0.084383 [ 1315.098269] [48511]: [pid: 48511|app: 0|req: 3306/6537] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:19 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1725 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1315.350337] [48512]: DEBUG nova.api.openstack.wsgi [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9739c9f6-6883-4517-a568-ce8b61a1de4c", "name": "network-vif-deleted", "tag": "bdf21675-d603-4f61-b416-46579a930ffc"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1315.356466] [48512]: DEBUG oslo_concurrency.lockutils [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.356654] [48512]: DEBUG oslo_concurrency.lockutils [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.356845] [48512]: DEBUG oslo_concurrency.lockutils [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.363363] [48512]: INFO nova.api.openstack.compute.server_external_events [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] Creating event network-vif-deleted:bdf21675-d603-4f61-b416-46579a930ffc for instance 9739c9f6-6883-4517-a568-ce8b61a1de4c on cpu-1 [ 1315.367700] [48512]: INFO nova.api.openstack.requestlog [req-7633bef4-3633-46a8-bb06-d553d2455b01 req-86e03c3e-0572-4d56-b1b5-a42f378322a6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021111 [ 1315.368181] [48512]: [pid: 48512|app: 0|req: 3232/6538] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:20 2025] 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) [ 1315.781202] [48511]: DEBUG nova.api.openstack.wsgi [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1315.783008] [48511]: DEBUG nova.compute.api [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.790054] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.818024] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.818204] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.818332] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.822397] [48511]: WARNING neutronclient.v2_0.client [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1315.822870] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.823040] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.823170] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.823471] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.824617] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.824759] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.828928] [48511]: DEBUG nova.policy [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1315.835014] [48511]: DEBUG nova.compute.api [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Old instance type m1.nano, new instance type m1.micro {{(pid=48511) resize /opt/stack/nova/nova/compute/api.py:4270}} [ 1315.840760] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.840938] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.841095] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.841414] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.841590] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.842881] [48511]: DEBUG oslo_concurrency.lockutils [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.855408] [48511]: DEBUG nova.quota [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1315.859561] [48511]: DEBUG nova.quota [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1315.869426] [48511]: DEBUG nova.virt.hardware [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1315.869565] [48511]: DEBUG nova.virt.hardware [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1315.869722] [48511]: DEBUG nova.virt.hardware [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1315.869833] [48511]: DEBUG nova.virt.hardware [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1315.869945] [48511]: DEBUG nova.virt.hardware [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1315.934213] [48511]: INFO nova.api.openstack.requestlog [None req-3bf5320f-3024-47f9-a7a3-bb90bac6d488 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/action" status: 202 len: 0 microversion: 2.1 time: 0.156085 [ 1315.934686] [48511]: [pid: 48511|app: 0|req: 3307/6539] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:31:20 2025] POST /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1315.940028] [48512]: DEBUG nova.api.openstack.wsgi [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1315.941443] [48512]: DEBUG nova.compute.api [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1315.944991] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.945266] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.945337] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.945561] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1315.945704] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1315.945829] [48512]: DEBUG oslo_concurrency.lockutils [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1315.965602] [48512]: WARNING neutronclient.v2_0.client [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1316.065481] [48512]: DEBUG nova.policy [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.069807] [48512]: INFO nova.api.openstack.requestlog [None req-9e668d76-d759-49df-a76f-bc32c495941d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.132240 [ 1316.070232] [48512]: [pid: 48512|app: 0|req: 3233/6540] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:20 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1316.112995] [48511]: DEBUG nova.api.openstack.wsgi [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1316.114526] [48511]: DEBUG nova.compute.api [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1316.118021] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.118210] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.118445] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.118715] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1316.118865] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1316.118992] [48511]: DEBUG oslo_concurrency.lockutils [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1316.137654] [48511]: WARNING neutronclient.v2_0.client [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1316.155341] [48511]: DEBUG nova.policy [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.159695] [48511]: DEBUG nova.policy [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.160265] [48511]: DEBUG nova.policy [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1316.160828] [48511]: INFO nova.api.openstack.requestlog [None req-6910a641-1f10-45dc-9740-804e4830c141 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1361 microversion: 2.20 time: 0.050049 [ 1316.161243] [48511]: [pid: 48511|app: 0|req: 3308/6541] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:20 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1317.084058] [48512]: DEBUG nova.api.openstack.wsgi [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1317.084629] [48512]: DEBUG nova.compute.api [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1317.090260] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.090444] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.090579] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.090835] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.090976] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.091117] [48512]: DEBUG oslo_concurrency.lockutils [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.112189] [48512]: WARNING neutronclient.v2_0.client [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1317.172904] [48512]: DEBUG nova.policy [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.175433] [48511]: DEBUG nova.api.openstack.wsgi [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1317.177007] [48511]: DEBUG nova.compute.api [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1317.179406] [48512]: INFO nova.api.openstack.requestlog [None req-17b3019d-8fa4-45a8-8bf4-cc5efc9d5400 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.098378 [ 1317.179737] [48512]: [pid: 48512|app: 0|req: 3234/6542] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:21 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1317.180563] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.180737] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.180869] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.181126] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.181270] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.181401] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.205698] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1317.205925] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1317.205994] [48511]: DEBUG oslo_concurrency.lockutils [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1317.206156] [48511]: DEBUG nova.objects.instance [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'fault' on Instance uuid 9739c9f6-6883-4517-a568-ce8b61a1de4c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1317.209625] [48511]: WARNING neutronclient.v2_0.client [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1317.227387] [48511]: DEBUG nova.policy [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.232595] [48511]: DEBUG nova.policy [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.233145] [48511]: DEBUG nova.policy [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1317.233697] [48511]: INFO nova.api.openstack.requestlog [None req-bd9ccd9b-cc65-44a4-8517-67bb978f5dc0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1366 microversion: 2.20 time: 0.060416 [ 1317.233992] [48511]: [pid: 48511|app: 0|req: 3309/6543] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:21 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1366 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1318.192436] [48512]: DEBUG nova.api.openstack.wsgi [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1318.194098] [48512]: DEBUG nova.compute.api [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1318.197755] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.197942] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.198100] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.198369] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.198518] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.198647] [48512]: DEBUG oslo_concurrency.lockutils [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.218226] [48512]: WARNING neutronclient.v2_0.client [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1318.248944] [48511]: DEBUG nova.api.openstack.wsgi [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1318.250493] [48511]: DEBUG nova.compute.api [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1318.254361] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.254683] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.254894] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.255318] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.255564] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.255786] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.274911] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1318.275094] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1318.275226] [48511]: DEBUG oslo_concurrency.lockutils [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1318.275374] [48511]: DEBUG nova.objects.instance [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'fault' on Instance uuid 9739c9f6-6883-4517-a568-ce8b61a1de4c {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1318.277969] [48511]: WARNING neutronclient.v2_0.client [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1318.295254] [48511]: DEBUG nova.policy [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.299324] [48511]: DEBUG nova.policy [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.299874] [48511]: DEBUG nova.policy [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.300438] [48511]: INFO nova.api.openstack.requestlog [None req-cbe561f9-e7df-4120-8d80-cf49de939ba0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 200 len: 1366 microversion: 2.20 time: 0.054489 [ 1318.300861] [48511]: [pid: 48511|app: 0|req: 3310/6544] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:23 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1318.318886] [48512]: DEBUG nova.policy [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1318.323062] [48512]: INFO nova.api.openstack.requestlog [None req-bdd8d0d2-340f-4160-ac11-7122360d57e6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.132876 [ 1318.323500] [48512]: [pid: 48512|app: 0|req: 3235/6545] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:22 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1319.315593] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.318044] [48511]: DEBUG nova.compute.api [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1319.323430] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.323617] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.323776] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.324047] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.324195] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.324315] [48511]: DEBUG oslo_concurrency.lockutils [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.333786] [48511]: INFO nova.api.openstack.wsgi [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. [ 1319.333865] [48511]: DEBUG nova.api.openstack.wsgi [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1319.334250] [48511]: INFO nova.api.openstack.requestlog [None req-5dbc705f-d155-4cf0-bd8c-3516172a5dc1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 404 len: 111 microversion: 2.20 time: 0.021679 [ 1319.334559] [48511]: [pid: 48511|app: 0|req: 3311/6546] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:24 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1319.336393] [48512]: DEBUG nova.api.openstack.wsgi [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.337887] [48512]: DEBUG nova.compute.api [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1319.338942] [48511]: DEBUG nova.api.openstack.wsgi [None req-e4fb868e-17a9-4277-8b3a-b681057b0a61 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1319.341336] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.341507] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.341691] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.341944] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1319.342108] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1319.342507] [48512]: DEBUG oslo_concurrency.lockutils [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1319.351408] [48511]: INFO nova.api.openstack.requestlog [None req-e4fb868e-17a9-4277-8b3a-b681057b0a61 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1966046480" status: 204 len: 0 microversion: 2.20 time: 0.014092 [ 1319.352018] [48511]: [pid: 48511|app: 0|req: 3312/6547] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:31:24 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1966046480 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 1319.361866] [48512]: WARNING neutronclient.v2_0.client [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1319.420966] [48512]: DEBUG nova.policy [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1319.425262] [48512]: INFO nova.api.openstack.requestlog [None req-728744a0-c526-4bdf-af6c-f2f869244f18 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.091383 [ 1319.425583] [48512]: [pid: 48512|app: 0|req: 3236/6548] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:24 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1319.683316] [48511]: DEBUG nova.api.openstack.wsgi [None req-15586090-7309-4953-a364-cb7f319f98ee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1929427155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrNHLQbuJImoWhgYAKHSBpO7XvNou33EqCRq+f14lNs2SkQRfX5LlAz3fgdCdjYxGuzl6/jUNVtmVadiT9ovGZZIIRZukOR5FzaxxTkAQ4fAVFp1F+BuJCt88FKZ8N+Eg=="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1319.693842] [48511]: DEBUG nova.quota [None req-15586090-7309-4953-a364-cb7f319f98ee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1319.696863] [48511]: DEBUG nova.quota [None req-15586090-7309-4953-a364-cb7f319f98ee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for user ec411ec7460b41929c521b232af7d370 and project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'key_pairs'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1319.712455] [48511]: INFO nova.api.openstack.requestlog [None req-15586090-7309-4953-a364-cb7f319f98ee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.031397 [ 1319.712837] [48511]: [pid: 48511|app: 0|req: 3313/6549] 10.180.1.21 () {62 vars in 1195 bytes} [Mon Dec 8 18:31:24 2025] POST /compute/v2.1/os-keypairs => generated 401 bytes in 32 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 1320.372061] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1525905613", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "ae668008-bed3-416f-b6fb-353a79e0c665"}], "security_groups": [{"name": "tempest-securitygroup--11570697"}], "key_name": "tempest-keypair-1929427155", "user_data": "}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1320.410287] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.410481] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.410617] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.410941] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.411105] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.412381] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.417625] [48512]: WARNING neutronclient.v2_0.client [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.438813] [48511]: DEBUG nova.api.openstack.wsgi [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.441965] [48511]: DEBUG nova.compute.api [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.448330] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.448330] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.448330] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.448596] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.448769] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.448903] [48511]: DEBUG oslo_concurrency.lockutils [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.450657] [48512]: DEBUG nova.network.neutron [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] validate_networks() for [('ae668008-bed3-416f-b6fb-353a79e0c665', None, None, None, None, None)] {{(pid=48512) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1320.450964] [48512]: WARNING neutronclient.v2_0.client [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.477181] [48511]: WARNING neutronclient.v2_0.client [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.541271] [48511]: DEBUG nova.policy [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.548216] [48511]: INFO nova.api.openstack.requestlog [None req-915a7d19-3be9-4979-b3c8-0bfa6a7e94be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.111615 [ 1320.548550] [48511]: [pid: 48511|app: 0|req: 3314/6550] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:25 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1320.562668] [48512]: WARNING neutronclient.v2_0.client [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.633805] [48512]: DEBUG nova.virt.hardware [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Flavor limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1320.634044] [48512]: DEBUG nova.virt.hardware [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Image limits 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1320.634226] [48512]: DEBUG nova.virt.hardware [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Flavor pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1320.634344] [48512]: DEBUG nova.virt.hardware [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Image pref 0:0:0 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1320.634462] [48512]: DEBUG nova.virt.hardware [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48512) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1320.642834] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.643016] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.643179] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.643508] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1320.644944] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1320.645146] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1320.653606] [48512]: DEBUG nova.quota [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1320.657105] [48512]: DEBUG nova.quota [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Getting quotas for user ec411ec7460b41929c521b232af7d370 and project 2d288ff344f84c7ca00ac9b5179b822c. Resources: {'instances', 'ram', 'cores'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1320.662315] [48512]: DEBUG nova.compute.api [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Going to run 1 instances... {{(pid=48512) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1320.663599] [48512]: DEBUG nova.compute.api [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48512) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1320.696064] [48512]: INFO nova.api.openstack.requestlog [None req-2b08b920-1e84-460b-9377-81a6a27aeb1f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.20 time: 0.326260 [ 1320.696449] [48512]: [pid: 48512|app: 0|req: 3237/6551] 10.180.1.21 () {62 vars in 1183 bytes} [Mon Dec 8 18:31:25 2025] POST /compute/v2.1/servers => generated 400 bytes in 327 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 1320.702532] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1320.704528] [48511]: DEBUG nova.compute.api [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1320.713712] [48511]: WARNING neutronclient.v2_0.client [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1320.730979] [48511]: DEBUG nova.policy [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.734840] [48511]: DEBUG nova.policy [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.735450] [48511]: DEBUG nova.policy [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1320.736096] [48511]: INFO nova.api.openstack.requestlog [None req-2a4ecf67-80aa-4e49-ac65-103e8e52cd63 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1280 microversion: 2.20 time: 0.035764 [ 1320.736456] [48511]: [pid: 48511|app: 0|req: 3315/6552] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:25 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1321.211597] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1321.213115] [48512]: DEBUG nova.compute.api [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.217754] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.217942] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.218109] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.218406] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.218563] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.218685] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.235629] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.235798] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.235944] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.238940] [48512]: DEBUG nova.objects.instance [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'flavor' on Instance uuid 9fa9a931-f500-43da-b1fa-3f2a7afc4697 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1321.561253] [48511]: DEBUG nova.api.openstack.wsgi [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1321.562740] [48511]: DEBUG nova.compute.api [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.567308] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.567493] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.567625] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.567881] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.568041] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.568167] [48511]: DEBUG oslo_concurrency.lockutils [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.594629] [48512]: INFO nova.api.openstack.requestlog [None req-b0e048d5-8b06-42de-b2de-dbb05ed6ba7e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/action" status: 202 len: 0 microversion: 2.1 time: 0.384629 [ 1321.594904] [48511]: WARNING neutronclient.v2_0.client [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1321.594956] [48512]: [pid: 48512|app: 0|req: 3238/6553] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:31:25 2025] POST /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/action => generated 0 bytes in 385 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1321.599380] [48512]: DEBUG nova.api.openstack.wsgi [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1321.600536] [48512]: DEBUG nova.compute.api [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.605480] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.605587] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.605989] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.605989] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.606132] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.606287] [48512]: DEBUG oslo_concurrency.lockutils [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.623651] [48512]: WARNING neutronclient.v2_0.client [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1321.693273] [48511]: DEBUG nova.policy [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.699875] [48511]: INFO nova.api.openstack.requestlog [None req-0e093b37-182d-4661-926f-2a98dc7475a5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.140799 [ 1321.700202] [48511]: [pid: 48511|app: 0|req: 3316/6554] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:26 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1321.713028] [48512]: DEBUG nova.policy [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.716931] [48512]: INFO nova.api.openstack.requestlog [None req-b0125fc4-e7b6-4f1c-b23c-8ba43837b6e3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1679 microversion: 2.1 time: 0.119690 [ 1321.717406] [48512]: [pid: 48512|app: 0|req: 3239/6555] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:26 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1679 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1321.749795] [48511]: DEBUG nova.api.openstack.wsgi [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1321.751278] [48511]: DEBUG nova.compute.api [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1321.754501] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.754678] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.754828] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.755090] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1321.755237] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1321.755353] [48511]: DEBUG oslo_concurrency.lockutils [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1321.770900] [48511]: WARNING neutronclient.v2_0.client [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1321.788511] [48511]: DEBUG nova.policy [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.792496] [48511]: DEBUG nova.policy [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.793049] [48511]: DEBUG nova.policy [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1321.793583] [48511]: INFO nova.api.openstack.requestlog [None req-49648d05-def9-43a6-a839-e1b0803ddb21 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1284 microversion: 2.20 time: 0.045856 [ 1321.793919] [48511]: [pid: 48511|app: 0|req: 3317/6556] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:26 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1322.713048] [48512]: DEBUG nova.api.openstack.wsgi [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1322.714185] [48512]: DEBUG nova.compute.api [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1322.719646] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.719827] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.719962] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.720241] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.720387] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.720513] [48512]: DEBUG oslo_concurrency.lockutils [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.729474] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1322.731026] [48511]: DEBUG nova.compute.api [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1322.734230] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.734416] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.734544] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.734835] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.734983] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.735117] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.746012] [48512]: WARNING neutronclient.v2_0.client [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1322.750311] [48511]: WARNING neutronclient.v2_0.client [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1322.815763] [48512]: DEBUG nova.policy [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.816161] [48511]: DEBUG nova.policy [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.822213] [48511]: INFO nova.api.openstack.requestlog [None req-ea3adf87-6c37-4054-8b92-a4c58012a4fc tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1679 microversion: 2.1 time: 0.095080 [ 1322.822295] [48512]: INFO nova.api.openstack.requestlog [None req-3aaff2c1-a805-40e5-9809-04fb172fbc24 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1680 microversion: 2.1 time: 0.111642 [ 1322.822630] [48511]: [pid: 48511|app: 0|req: 3318/6558] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:27 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1679 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1322.822676] [48512]: [pid: 48512|app: 0|req: 3240/6558] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:27 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1680 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1322.824948] [48511]: DEBUG nova.api.openstack.wsgi [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1322.826270] [48511]: DEBUG nova.compute.api [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1322.829263] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.829436] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.829569] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.829820] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1322.829965] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1322.830097] [48511]: DEBUG oslo_concurrency.lockutils [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1322.844200] [48511]: WARNING neutronclient.v2_0.client [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1322.861208] [48511]: DEBUG nova.policy [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.865253] [48511]: DEBUG nova.policy [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.865843] [48511]: DEBUG nova.policy [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1322.866410] [48511]: INFO nova.api.openstack.requestlog [None req-dca0adef-9abc-4e23-9e6a-b59329ef8400 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1276 microversion: 2.20 time: 0.043301 [ 1322.866862] [48511]: [pid: 48511|app: 0|req: 3319/6559] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:27 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1276 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1323.835349] [48512]: DEBUG nova.api.openstack.wsgi [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1323.835832] [48511]: DEBUG nova.api.openstack.wsgi [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1323.836768] [48512]: DEBUG nova.compute.api [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1323.836931] [48511]: DEBUG nova.compute.api [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1323.840243] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.840416] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.840547] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.840792] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.840840] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.840961] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.841075] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.841128] [48512]: DEBUG oslo_concurrency.lockutils [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.841228] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.841483] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.841645] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.841775] [48511]: DEBUG oslo_concurrency.lockutils [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.856167] [48512]: WARNING neutronclient.v2_0.client [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1323.857137] [48511]: WARNING neutronclient.v2_0.client [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1323.953491] [48511]: DEBUG nova.policy [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.954172] [48512]: DEBUG nova.policy [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1323.957797] [48511]: INFO nova.api.openstack.requestlog [None req-9a47c173-1b2e-424d-b7fc-f408ff455ed8 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1700 microversion: 2.1 time: 0.124534 [ 1323.958134] [48511]: [pid: 48511|app: 0|req: 3320/6560] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:28 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1700 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1323.958942] [48512]: INFO nova.api.openstack.requestlog [None req-ac305681-981f-470e-b54c-d703f6b490c1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1685 microversion: 2.1 time: 0.125466 [ 1323.959071] [48512]: [pid: 48512|app: 0|req: 3241/6561] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:28 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1685 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1323.960779] [48511]: DEBUG nova.api.openstack.wsgi [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1323.961887] [48511]: DEBUG nova.compute.api [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1323.967214] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.967400] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.967535] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.967793] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1323.967934] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1323.968071] [48511]: DEBUG oslo_concurrency.lockutils [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1323.984268] [48511]: WARNING neutronclient.v2_0.client [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1324.003105] [48511]: DEBUG nova.policy [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.007536] [48511]: DEBUG nova.policy [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.008446] [48511]: DEBUG nova.policy [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1324.008756] [48511]: INFO nova.api.openstack.requestlog [None req-44800c03-ffe7-40f2-9eb8-05f563244396 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1332 microversion: 2.20 time: 0.050164 [ 1324.009075] [48511]: [pid: 48511|app: 0|req: 3321/6562] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:28 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1332 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1324.972081] [48512]: DEBUG nova.api.openstack.wsgi [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1324.972887] [48511]: DEBUG nova.api.openstack.wsgi [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1324.973490] [48512]: DEBUG nova.compute.api [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1324.974342] [48511]: DEBUG nova.compute.api [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1324.977253] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.977434] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.977582] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.977622] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.977840] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.977884] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.977985] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.978070] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.978131] [48512]: DEBUG oslo_concurrency.lockutils [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.978343] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1324.978493] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1324.978617] [48511]: DEBUG oslo_concurrency.lockutils [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1324.994618] [48511]: WARNING neutronclient.v2_0.client [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1324.994842] [48512]: WARNING neutronclient.v2_0.client [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1325.049360] [48511]: DEBUG nova.policy [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.050163] [48512]: DEBUG nova.policy [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.053497] [48511]: INFO nova.api.openstack.requestlog [None req-ca92dac5-c78e-4d7e-9112-2ab7e1723860 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.082624 [ 1325.053958] [48511]: [pid: 48511|app: 0|req: 3322/6563] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:29 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1325.054843] [48512]: INFO nova.api.openstack.requestlog [None req-6e6d2684-867a-4ec5-a137-0da7a9028243 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1685 microversion: 2.1 time: 0.084942 [ 1325.055181] [48512]: [pid: 48512|app: 0|req: 3242/6564] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:29 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1685 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1325.056358] [48511]: DEBUG nova.api.openstack.wsgi [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1325.057678] [48511]: DEBUG nova.compute.api [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1325.060565] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.060796] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.060940] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.061220] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1325.061349] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1325.061469] [48511]: DEBUG oslo_concurrency.lockutils [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1325.077105] [48511]: WARNING neutronclient.v2_0.client [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1325.093526] [48511]: DEBUG nova.policy [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.097505] [48511]: DEBUG nova.policy [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.098086] [48511]: DEBUG nova.policy [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1325.098611] [48511]: INFO nova.api.openstack.requestlog [None req-dd75b7c0-ffb0-477f-95f1-dcf0b3f1450b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1332 microversion: 2.20 time: 0.044183 [ 1325.098906] [48511]: [pid: 48511|app: 0|req: 3323/6565] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:29 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1325.848058] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1326.067230] [48512]: DEBUG nova.api.openstack.wsgi [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1326.067617] [48511]: DEBUG nova.api.openstack.wsgi [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1326.068712] [48512]: DEBUG nova.compute.api [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1326.069072] [48511]: DEBUG nova.compute.api [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1326.072258] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.072451] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.072537] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.072587] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.072710] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.072846] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.072885] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.072990] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.073126] [48512]: DEBUG oslo_concurrency.lockutils [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.073166] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.073362] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.073490] [48511]: DEBUG oslo_concurrency.lockutils [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.090844] [48511]: WARNING neutronclient.v2_0.client [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1326.092633] [48512]: WARNING neutronclient.v2_0.client [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1326.176119] [48511]: DEBUG nova.policy [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.179134] [48512]: DEBUG nova.policy [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.180576] [48511]: INFO nova.api.openstack.requestlog [None req-a7c8bd4f-fe56-45b1-8ff1-3dd0119aa542 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.114950 [ 1326.181497] [48511]: [pid: 48511|app: 0|req: 3324/6566] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:30 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1326.183433] [48512]: INFO nova.api.openstack.requestlog [None req-c875d282-9956-4136-8ef6-083563df1145 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1686 microversion: 2.1 time: 0.118411 [ 1326.183564] [48511]: DEBUG nova.api.openstack.wsgi [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1326.183767] [48512]: [pid: 48512|app: 0|req: 3243/6567] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:30 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1686 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1326.184986] [48511]: DEBUG nova.compute.api [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1326.188486] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.188486] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.188654] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.188756] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1326.188898] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1326.189023] [48511]: DEBUG oslo_concurrency.lockutils [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1326.204826] [48511]: WARNING neutronclient.v2_0.client [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1326.223242] [48511]: DEBUG nova.policy [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.231037] [48511]: DEBUG nova.policy [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.231708] [48511]: DEBUG nova.policy [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1326.232299] [48511]: INFO nova.api.openstack.requestlog [None req-87ef5bdc-2142-41e9-ba13-0c67ec330442 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1340 microversion: 2.20 time: 0.050806 [ 1326.232609] [48511]: [pid: 48511|app: 0|req: 3325/6568] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:30 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1340 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1327.197320] [48512]: DEBUG nova.api.openstack.wsgi [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.197708] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.198418] [48512]: DEBUG nova.compute.api [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.199043] [48511]: DEBUG nova.compute.api [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.206319] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.206482] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.206534] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.206534] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.206606] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.206606] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.206677] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.206677] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.206743] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.206792] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.206836] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.206836] [48512]: DEBUG oslo_concurrency.lockutils [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.231211] [48511]: WARNING neutronclient.v2_0.client [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1327.231720] [48512]: WARNING neutronclient.v2_0.client [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1327.378634] [48511]: DEBUG nova.policy [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.386227] [48511]: INFO nova.api.openstack.requestlog [None req-d8aa31d0-6bac-42b8-bb6d-33ae9e81a87a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.191265 [ 1327.386620] [48511]: [pid: 48511|app: 0|req: 3326/6569] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:31 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1327.389712] [48511]: DEBUG nova.api.openstack.wsgi [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1327.391691] [48511]: DEBUG nova.compute.api [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1327.395480] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.395710] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.395863] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.396215] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.396376] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.396521] [48511]: DEBUG oslo_concurrency.lockutils [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.403812] [48512]: DEBUG nova.policy [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.408295] [48512]: INFO nova.api.openstack.requestlog [None req-2f1c1ce6-3ab0-42cd-b3b9-19388f22fdac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1686 microversion: 2.1 time: 0.213621 [ 1327.408655] [48512]: [pid: 48512|app: 0|req: 3244/6570] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:31 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1686 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1327.415339] [48511]: WARNING neutronclient.v2_0.client [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1327.493182] [48511]: DEBUG nova.policy [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.500943] [48511]: DEBUG nova.policy [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.501589] [48511]: DEBUG nova.policy [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1327.502413] [48511]: INFO nova.api.openstack.requestlog [None req-0f3033da-32f1-4855-9d69-56070e58570d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.115241 [ 1327.502763] [48511]: [pid: 48511|app: 0|req: 3327/6571] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:32 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1327.879424] [48512]: DEBUG nova.api.openstack.wsgi [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "name": "network-vif-plugged", "status": "completed", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1327.887120] [48512]: DEBUG oslo_concurrency.lockutils [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1327.887292] [48512]: DEBUG oslo_concurrency.lockutils [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1327.887426] [48512]: DEBUG oslo_concurrency.lockutils [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1327.894712] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] Creating event network-vif-plugged:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1327.900241] [48512]: INFO nova.api.openstack.requestlog [req-ae7398fb-5cc7-4877-b1f8-be13963a78c9 req-8bd65d90-5037-483d-bb1f-d1a743496830 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023544 [ 1327.900357] [48512]: [pid: 48512|app: 0|req: 3245/6572] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:32 2025] 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) [ 1328.400462] [48511]: DEBUG nova.api.openstack.wsgi [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1328.401966] [48511]: DEBUG nova.compute.api [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1328.405871] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.405984] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.406229] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.406495] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.406641] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.406765] [48511]: DEBUG oslo_concurrency.lockutils [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.424650] [48511]: WARNING neutronclient.v2_0.client [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1328.426057] [48512]: DEBUG nova.api.openstack.wsgi [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1328.427504] [48512]: DEBUG nova.compute.api [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1328.431156] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.431340] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.431472] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.431729] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.431871] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.432031] [48512]: DEBUG oslo_concurrency.lockutils [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.451416] [48512]: WARNING neutronclient.v2_0.client [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1328.492342] [48511]: DEBUG nova.policy [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.500877] [48511]: INFO nova.api.openstack.requestlog [None req-bace61a6-4413-4009-b40e-ab3bbea73ac5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.102617 [ 1328.501432] [48511]: [pid: 48511|app: 0|req: 3328/6573] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:33 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1328.512043] [48512]: DEBUG nova.policy [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.516664] [48512]: INFO nova.api.openstack.requestlog [None req-3860de8e-af68-4d64-85c9-823b3193db0b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1686 microversion: 2.1 time: 0.092979 [ 1328.516980] [48512]: [pid: 48512|app: 0|req: 3246/6574] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:33 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1686 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1328.518808] [48511]: DEBUG nova.api.openstack.wsgi [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1328.520739] [48511]: DEBUG nova.compute.api [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1328.524573] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.524671] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.525536] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.525536] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1328.525536] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1328.525536] [48511]: DEBUG oslo_concurrency.lockutils [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1328.542990] [48511]: WARNING neutronclient.v2_0.client [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1328.604672] [48511]: DEBUG nova.policy [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.609156] [48511]: DEBUG nova.policy [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.609698] [48511]: DEBUG nova.policy [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1328.610307] [48511]: INFO nova.api.openstack.requestlog [None req-aeae3032-b8b3-4405-9f29-fa31fd523771 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.094356 [ 1328.610621] [48511]: [pid: 48511|app: 0|req: 3329/6575] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:33 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1329.515521] [48512]: DEBUG nova.api.openstack.wsgi [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1329.516980] [48512]: DEBUG nova.compute.api [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1329.520417] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.520593] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.520724] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.520975] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.521131] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.521255] [48512]: DEBUG oslo_concurrency.lockutils [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.530876] [48511]: DEBUG nova.api.openstack.wsgi [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1329.532414] [48511]: DEBUG nova.compute.api [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1329.536279] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.536516] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.536659] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.536925] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.537088] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.537209] [48511]: DEBUG oslo_concurrency.lockutils [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.537879] [48512]: WARNING neutronclient.v2_0.client [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1329.553721] [48511]: WARNING neutronclient.v2_0.client [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1329.610905] [48511]: DEBUG nova.policy [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.615140] [48511]: INFO nova.api.openstack.requestlog [None req-78b71de0-43c2-4de9-aeac-af1e967985b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1685 microversion: 2.1 time: 0.086262 [ 1329.615605] [48511]: [pid: 48511|app: 0|req: 3330/6576] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:34 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1685 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1329.623695] [48511]: DEBUG nova.api.openstack.wsgi [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1329.625162] [48511]: DEBUG nova.compute.api [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1329.628377] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.628579] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.628701] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.628982] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.629147] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.629268] [48511]: DEBUG oslo_concurrency.lockutils [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.631380] [48512]: DEBUG nova.policy [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.635690] [48512]: INFO nova.api.openstack.requestlog [None req-fb39e5a2-bb18-441d-8791-743206a50fca tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.122592 [ 1329.636036] [48512]: [pid: 48512|app: 0|req: 3247/6577] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:34 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1329.646043] [48511]: WARNING neutronclient.v2_0.client [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1329.708605] [48511]: DEBUG nova.policy [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.713406] [48511]: DEBUG nova.policy [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.714136] [48511]: DEBUG nova.policy [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1329.714695] [48511]: INFO nova.api.openstack.requestlog [None req-158a2355-d75c-421d-822b-f263fb838bef tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.093012 [ 1329.715039] [48511]: [pid: 48511|app: 0|req: 3331/6578] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:34 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1329.911536] [48512]: DEBUG nova.api.openstack.wsgi [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1329.919657] [48512]: DEBUG oslo_concurrency.lockutils [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1329.919842] [48512]: DEBUG oslo_concurrency.lockutils [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1329.919978] [48512]: DEBUG oslo_concurrency.lockutils [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1329.928643] [48512]: INFO nova.api.openstack.compute.server_external_events [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] Creating event network-changed:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1329.932833] [48512]: INFO nova.api.openstack.requestlog [req-f5354281-1bc4-407e-ad90-222beb4419aa req-6f4f6091-c2c7-4945-bde3-bde2084bf55f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023723 [ 1329.933186] [48512]: [pid: 48512|app: 0|req: 3248/6579] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:34 2025] 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) [ 1330.632166] [48511]: DEBUG nova.api.openstack.wsgi [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1330.633634] [48511]: DEBUG nova.compute.api [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1330.637143] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.637335] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.637473] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.637729] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.637870] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.637991] [48511]: DEBUG oslo_concurrency.lockutils [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.647630] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell0:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.650252] [48512]: DEBUG nova.api.openstack.wsgi [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1330.651953] [48512]: DEBUG nova.compute.api [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1330.655659] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.655849] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.655992] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.656267] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.656413] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.656533] [48512]: DEBUG oslo_concurrency.lockutils [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.656905] [48511]: WARNING neutronclient.v2_0.client [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1330.659576] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.674154] [48512]: WARNING neutronclient.v2_0.client [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1330.732928] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.741610] [48511]: DEBUG nova.policy [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.745802] [48511]: INFO nova.api.openstack.requestlog [None req-6d77f2a6-5bd7-4dea-8ee8-8c0d79060bc9 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1685 microversion: 2.1 time: 0.115839 [ 1330.746151] [48511]: [pid: 48511|app: 0|req: 3332/6580] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:35 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1685 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1330.750017] [48511]: DEBUG nova.api.openstack.wsgi [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1330.750017] [48511]: DEBUG nova.compute.api [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1330.752783] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.752948] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.753083] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.753320] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1330.753453] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1330.753567] [48511]: DEBUG oslo_concurrency.lockutils [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1330.757089] [48512]: DEBUG nova.policy [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.762571] [48512]: INFO nova.api.openstack.requestlog [None req-3ad4ef3e-c156-41d5-bdf6-f5248206c8ef tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.115557 [ 1330.763037] [48512]: [pid: 48512|app: 0|req: 3249/6581] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:35 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1330.770306] [48511]: WARNING neutronclient.v2_0.client [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1330.827082] [48511]: DEBUG nova.policy [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.831378] [48511]: DEBUG nova.policy [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.832056] [48511]: DEBUG nova.policy [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1330.832604] [48511]: INFO nova.api.openstack.requestlog [None req-b056e7ee-8ece-45b6-96d2-65f7e9cad81c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.085999 [ 1330.833041] [48511]: [pid: 48511|app: 0|req: 3333/6582] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:35 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1331.762078] [48512]: DEBUG nova.api.openstack.wsgi [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1331.762894] [48512]: DEBUG nova.compute.api [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1331.766746] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.766931] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.767080] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.767342] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.767484] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.767605] [48512]: DEBUG oslo_concurrency.lockutils [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.776578] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1331.778514] [48511]: DEBUG nova.compute.api [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1331.782741] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.782956] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.783129] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.783536] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.783696] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.783835] [48511]: DEBUG oslo_concurrency.lockutils [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.784958] [48512]: WARNING neutronclient.v2_0.client [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1331.802652] [48511]: WARNING neutronclient.v2_0.client [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1331.842168] [48512]: DEBUG nova.policy [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.847631] [48512]: INFO nova.api.openstack.requestlog [None req-b42d12e9-d159-4017-90ee-40cc26c7f081 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1685 microversion: 2.1 time: 0.088412 [ 1331.847631] [48512]: [pid: 48512|app: 0|req: 3250/6583] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:36 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1685 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1331.850464] [48512]: DEBUG nova.api.openstack.wsgi [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1331.851238] [48512]: DEBUG nova.compute.api [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1331.854412] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.854586] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.855299] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.855299] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1331.855299] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1331.855299] [48512]: DEBUG oslo_concurrency.lockutils [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1331.863609] [48511]: DEBUG nova.policy [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.870385] [48511]: INFO nova.api.openstack.requestlog [None req-2fbae3d6-2819-4034-9f30-b086b6aef05a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.096277 [ 1331.870922] [48511]: [pid: 48511|app: 0|req: 3334/6584] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:36 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1331.871719] [48512]: WARNING neutronclient.v2_0.client [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1331.962109] [48512]: DEBUG nova.policy [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.967351] [48512]: DEBUG nova.policy [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.967973] [48512]: DEBUG nova.policy [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1331.968666] [48512]: INFO nova.api.openstack.requestlog [None req-72cc7ae1-029b-458e-b8ab-8087b5291363 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.120703 [ 1331.968976] [48512]: [pid: 48512|app: 0|req: 3251/6585] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:36 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1332.861042] [48511]: DEBUG nova.api.openstack.wsgi [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1332.861558] [48511]: DEBUG nova.compute.api [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1332.867131] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.867376] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.867559] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.867919] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.868102] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.868231] [48511]: DEBUG oslo_concurrency.lockutils [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.884675] [48512]: DEBUG nova.api.openstack.wsgi [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1332.886245] [48512]: DEBUG nova.compute.api [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1332.887080] [48511]: WARNING neutronclient.v2_0.client [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.889680] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.889878] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.890025] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.890292] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.890438] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.890564] [48512]: DEBUG oslo_concurrency.lockutils [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.910773] [48512]: WARNING neutronclient.v2_0.client [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1332.958640] [48511]: DEBUG nova.policy [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.965594] [48511]: INFO nova.api.openstack.requestlog [None req-b691a4aa-17b4-40e6-b04c-218670ab8183 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1683 microversion: 2.1 time: 0.107530 [ 1332.966029] [48511]: [pid: 48511|app: 0|req: 3335/6586] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:37 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1683 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1332.970111] [48512]: DEBUG nova.policy [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1332.974516] [48512]: INFO nova.api.openstack.requestlog [None req-279b0136-5f47-40e2-9cf4-283bc624c436 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.092068 [ 1332.974853] [48512]: [pid: 48512|app: 0|req: 3252/6587] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:37 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1332.984511] [48511]: DEBUG nova.api.openstack.wsgi [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1332.986093] [48511]: DEBUG nova.compute.api [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1332.989576] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.989759] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.989904] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1332.990198] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1332.990344] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1332.990464] [48511]: DEBUG oslo_concurrency.lockutils [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.006050] [48511]: WARNING neutronclient.v2_0.client [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1333.065863] [48511]: DEBUG nova.policy [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.070152] [48511]: DEBUG nova.policy [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.070713] [48511]: DEBUG nova.policy [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1333.071299] [48511]: INFO nova.api.openstack.requestlog [None req-c3c8b3c9-aa91-4a3c-a413-480cc3943078 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.088856 [ 1333.071606] [48511]: [pid: 48511|app: 0|req: 3336/6588] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:37 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1333.979636] [48512]: DEBUG nova.api.openstack.wsgi [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1333.981166] [48512]: DEBUG nova.compute.api [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1333.984753] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.984964] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.985118] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.985374] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.985520] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.985680] [48512]: DEBUG oslo_concurrency.lockutils [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.986913] [48511]: DEBUG nova.api.openstack.wsgi [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1333.988357] [48511]: DEBUG nova.compute.api [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1333.991614] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.991798] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.991934] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1333.992205] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1333.992350] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1333.992470] [48511]: DEBUG oslo_concurrency.lockutils [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.001561] [48512]: WARNING neutronclient.v2_0.client [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1334.009028] [48511]: WARNING neutronclient.v2_0.client [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1334.057448] [48512]: DEBUG nova.policy [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.061686] [48512]: INFO nova.api.openstack.requestlog [None req-92dd1cdb-7f4c-4548-a102-502d3fad35ea tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1684 microversion: 2.1 time: 0.084209 [ 1334.062155] [48512]: [pid: 48512|app: 0|req: 3253/6589] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:38 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1684 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1334.065243] [48511]: DEBUG nova.policy [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.069427] [48511]: INFO nova.api.openstack.requestlog [None req-2f613efa-b3a6-4428-a82f-0852e9124b40 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.084582 [ 1334.069759] [48511]: [pid: 48511|app: 0|req: 3337/6590] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:38 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1334.085673] [48512]: DEBUG nova.api.openstack.wsgi [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1334.087171] [48512]: DEBUG nova.compute.api [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1334.090444] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.090622] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.090755] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.091015] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1334.091170] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1334.091291] [48512]: DEBUG oslo_concurrency.lockutils [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1334.106644] [48512]: WARNING neutronclient.v2_0.client [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1334.175911] [48512]: DEBUG nova.policy [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.182650] [48512]: DEBUG nova.policy [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.183671] [48512]: DEBUG nova.policy [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1334.184489] [48512]: INFO nova.api.openstack.requestlog [None req-283d35db-5900-43e2-8585-caede8a6ea52 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.101094 [ 1334.184896] [48512]: [pid: 48512|app: 0|req: 3254/6591] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:38 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1335.075626] [48511]: DEBUG nova.api.openstack.wsgi [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.077326] [48511]: DEBUG nova.compute.api [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.083035] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.083240] [48512]: DEBUG nova.api.openstack.wsgi [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.083548] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.083548] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.083689] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.083786] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.083931] [48511]: DEBUG oslo_concurrency.lockutils [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.084678] [48512]: DEBUG nova.compute.api [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.088453] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.088674] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.088826] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.089154] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.089323] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.089472] [48512]: DEBUG oslo_concurrency.lockutils [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.100849] [48511]: WARNING neutronclient.v2_0.client [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.106492] [48512]: WARNING neutronclient.v2_0.client [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.176365] [48511]: DEBUG nova.policy [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.176527] [48512]: DEBUG nova.policy [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.183127] [48512]: INFO nova.api.openstack.requestlog [None req-345a735f-e299-4657-937e-ef69936b048b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.102334 [ 1335.183266] [48511]: INFO nova.api.openstack.requestlog [None req-6410b821-77c0-46ef-8aa0-f4d07cab2d61 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1681 microversion: 2.1 time: 0.109792 [ 1335.183511] [48512]: [pid: 48512|app: 0|req: 3255/6592] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:39 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1335.183662] [48511]: [pid: 48511|app: 0|req: 3338/6593] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:39 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1681 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1335.195584] [48512]: DEBUG nova.api.openstack.wsgi [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1335.197078] [48512]: DEBUG nova.compute.api [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.199414] [48511]: DEBUG nova.api.openstack.wsgi [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.200931] [48511]: DEBUG nova.compute.api [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.202518] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.202718] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.202855] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.203138] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.203286] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.203478] [48512]: DEBUG oslo_concurrency.lockutils [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.204336] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.204520] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.204653] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.204907] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.205061] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.205181] [48511]: DEBUG oslo_concurrency.lockutils [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.226488] [48511]: WARNING neutronclient.v2_0.client [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.310552] [48512]: INFO nova.api.openstack.requestlog [None req-24b2b3ff-074a-4430-854e-0b6678369944 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/action" status: 202 len: 0 microversion: 2.1 time: 0.116937 [ 1335.310924] [48512]: [pid: 48512|app: 0|req: 3256/6594] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:31:39 2025] POST /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1335.317573] [48512]: DEBUG nova.api.openstack.wsgi [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.318887] [48512]: DEBUG nova.compute.api [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.324255] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.324553] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.324702] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.325146] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.325357] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.325489] [48512]: DEBUG oslo_concurrency.lockutils [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.328578] [48511]: DEBUG nova.policy [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.333072] [48511]: DEBUG nova.policy [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.333685] [48511]: DEBUG nova.policy [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.334351] [48511]: INFO nova.api.openstack.requestlog [None req-2449ed2b-84d7-49d4-8abc-ab3dbc1f2aa3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1404 microversion: 2.20 time: 0.137414 [ 1335.334662] [48511]: [pid: 48511|app: 0|req: 3339/6595] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:39 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1404 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1335.344809] [48512]: WARNING neutronclient.v2_0.client [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1335.429691] [48512]: DEBUG nova.policy [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1335.434375] [48512]: INFO nova.api.openstack.requestlog [None req-42fe15d1-3b8d-4769-94cd-45ff3981351e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.120647 [ 1335.434726] [48512]: [pid: 48512|app: 0|req: 3257/6596] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:40 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1335.472191] [48511]: DEBUG nova.api.openstack.wsgi [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1335.473663] [48511]: DEBUG nova.compute.api [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1335.478860] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.479075] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.479230] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.479495] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1335.479697] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1335.479879] [48511]: DEBUG oslo_concurrency.lockutils [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1335.502590] [48511]: INFO nova.api.openstack.requestlog [None req-0b89eaae-1a02-4bfb-b8d9-490f6a98a0d7 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/ips" status: 200 len: 156 microversion: 2.1 time: 0.032817 [ 1335.503100] [48511]: [pid: 48511|app: 0|req: 3340/6597] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:31:40 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1336.196881] [48512]: DEBUG nova.api.openstack.wsgi [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.198461] [48512]: DEBUG nova.compute.api [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.205272] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.205496] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.205648] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.205938] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.206173] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.206282] [48512]: DEBUG oslo_concurrency.lockutils [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.226406] [48512]: WARNING neutronclient.v2_0.client [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.320564] [48512]: DEBUG nova.policy [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.327241] [48512]: INFO nova.api.openstack.requestlog [None req-d345ae29-36dc-4bdd-a20b-7c15a59075e9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.132449 [ 1336.327701] [48512]: [pid: 48512|app: 0|req: 3258/6598] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:40 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.348208] [48511]: DEBUG nova.api.openstack.wsgi [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.349647] [48511]: DEBUG nova.compute.api [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.353120] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.353292] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.353426] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.353678] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.353862] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.353996] [48511]: DEBUG oslo_concurrency.lockutils [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.369332] [48511]: WARNING neutronclient.v2_0.client [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.425945] [48511]: DEBUG nova.policy [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.430619] [48511]: DEBUG nova.policy [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.431204] [48511]: DEBUG nova.policy [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.431781] [48511]: INFO nova.api.openstack.requestlog [None req-602731f0-038a-416a-b203-25723a5357f1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1595 microversion: 2.20 time: 0.085763 [ 1336.432080] [48511]: [pid: 48511|app: 0|req: 3341/6599] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:31:41 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1595 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1336.445428] [48512]: DEBUG nova.api.openstack.wsgi [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.446690] [48511]: DEBUG nova.api.openstack.wsgi [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1336.446813] [48512]: DEBUG nova.compute.api [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.448053] [48511]: DEBUG nova.compute.api [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.450347] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.450533] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.450670] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.450924] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.451079] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.451203] [48512]: DEBUG oslo_concurrency.lockutils [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.452040] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.452040] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.452172] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.452763] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.452763] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.452763] [48511]: DEBUG oslo_concurrency.lockutils [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.466759] [48512]: WARNING neutronclient.v2_0.client [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.474064] [48511]: WARNING neutronclient.v2_0.client [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1336.516559] [48512]: INFO nova.api.openstack.requestlog [None req-15562ae9-03ea-424a-a8f7-90303b45e6f3 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-interface" status: 200 len: 287 microversion: 2.20 time: 0.073351 [ 1336.516948] [48512]: [pid: 48512|app: 0|req: 3259/6600] 10.180.1.21 () {60 vars in 1311 bytes} [Mon Dec 8 18:31:41 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-interface => generated 287 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1336.627840] [48511]: DEBUG nova.policy [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1336.634459] [48511]: INFO nova.api.openstack.requestlog [None req-cb02f0f7-abc8-46e0-b4bc-510a03256e67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.189590 [ 1336.634843] [48511]: [pid: 48511|app: 0|req: 3342/6601] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:41 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1336.721300] [48512]: DEBUG nova.api.openstack.wsgi [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9cff4640-a9fa-450e-855d-a49c7e95e43e"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1336.722787] [48512]: DEBUG nova.compute.api [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1336.729133] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.729329] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.729467] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.729726] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1336.729868] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1336.729990] [48512]: DEBUG oslo_concurrency.lockutils [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1336.998059] [48511]: DEBUG nova.api.openstack.wsgi [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1337.003688] [48511]: DEBUG oslo_concurrency.lockutils [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.003854] [48511]: DEBUG oslo_concurrency.lockutils [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.004015] [48511]: DEBUG oslo_concurrency.lockutils [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.012827] [48511]: INFO nova.api.openstack.compute.server_external_events [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] Creating event network-changed:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1337.017447] [48511]: INFO nova.api.openstack.requestlog [req-0dbcce28-2724-4a63-a3a4-862455b49a6f req-0af7d6e0-db83-4d34-b4d0-6230efde49eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021832 [ 1337.017783] [48511]: [pid: 48511|app: 0|req: 3343/6602] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:41 2025] 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) [ 1337.340960] [48511]: DEBUG nova.api.openstack.wsgi [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1337.342420] [48511]: DEBUG nova.compute.api [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1337.346116] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.346325] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.346463] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.346709] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.346856] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.346995] [48511]: DEBUG oslo_concurrency.lockutils [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.365287] [48511]: WARNING neutronclient.v2_0.client [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1337.453256] [48511]: DEBUG nova.policy [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.457625] [48511]: INFO nova.api.openstack.requestlog [None req-998e6c4b-d815-46da-a583-541df4a1d66f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1695 microversion: 2.1 time: 0.119101 [ 1337.457966] [48511]: [pid: 48511|app: 0|req: 3344/6603] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:42 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1695 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1337.653099] [48511]: DEBUG nova.api.openstack.wsgi [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1337.654751] [48511]: DEBUG nova.compute.api [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1337.660122] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.660323] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.660460] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.660751] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1337.660902] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1337.661043] [48511]: DEBUG oslo_concurrency.lockutils [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1337.692099] [48511]: WARNING neutronclient.v2_0.client [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1337.754669] [48511]: DEBUG nova.policy [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1337.758687] [48511]: INFO nova.api.openstack.requestlog [None req-28c4dbea-b23d-406b-8b8e-6049d13bf503 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.107736 [ 1337.758997] [48511]: [pid: 48511|app: 0|req: 3345/6604] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:42 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1338.368906] [48512]: INFO nova.api.openstack.requestlog [None req-b29f90ee-8dba-4f50-9792-1fb11923727c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.649638 [ 1338.369329] [48512]: [pid: 48512|app: 0|req: 3260/6605] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:31:41 2025] POST /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 194 bytes in 1650 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1338.471688] [48511]: DEBUG nova.api.openstack.wsgi [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1338.473225] [48511]: DEBUG nova.compute.api [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1338.478969] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.479172] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.479308] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.479556] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.479709] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.479830] [48511]: DEBUG oslo_concurrency.lockutils [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.500519] [48511]: WARNING neutronclient.v2_0.client [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1338.572492] [48511]: DEBUG nova.policy [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.577630] [48511]: INFO nova.api.openstack.requestlog [None req-2a54ec6a-f57c-4024-9f83-a836623b6623 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1677 microversion: 2.1 time: 0.108245 [ 1338.577938] [48511]: [pid: 48511|app: 0|req: 3346/6606] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:43 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1677 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1338.772539] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1338.774625] [48512]: DEBUG nova.compute.api [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1338.778320] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.778437] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.778562] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.778847] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1338.778962] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1338.779093] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1338.810925] [48512]: WARNING neutronclient.v2_0.client [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1338.884701] [48512]: DEBUG nova.policy [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1338.890198] [48512]: INFO nova.api.openstack.requestlog [None req-bc7b899c-f81f-4e6c-b734-0c1f842f5760 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.120075 [ 1338.890652] [48512]: [pid: 48512|app: 0|req: 3261/6607] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:43 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1339.591271] [48511]: DEBUG nova.api.openstack.wsgi [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1339.592865] [48511]: DEBUG nova.compute.api [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1339.599131] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.599341] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.599488] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.599746] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.599935] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.600056] [48511]: DEBUG oslo_concurrency.lockutils [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.617399] [48511]: WARNING neutronclient.v2_0.client [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1339.675244] [48511]: DEBUG nova.policy [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1339.679525] [48511]: INFO nova.api.openstack.requestlog [None req-518563e8-a333-413a-8db1-c955f68d693e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1677 microversion: 2.1 time: 0.090439 [ 1339.679856] [48511]: [pid: 48511|app: 0|req: 3347/6608] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:44 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1677 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1339.892678] [48512]: DEBUG nova.api.openstack.wsgi [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "name": "network-vif-unplugged", "status": "completed", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1339.898164] [48512]: DEBUG oslo_concurrency.lockutils [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.898345] [48512]: DEBUG oslo_concurrency.lockutils [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.898471] [48512]: DEBUG oslo_concurrency.lockutils [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.903439] [48511]: DEBUG nova.api.openstack.wsgi [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1339.904908] [48511]: DEBUG nova.compute.api [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1339.904989] [48512]: INFO nova.api.openstack.compute.server_external_events [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] Creating event network-vif-unplugged:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1339.908397] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.908593] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.908753] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.909010] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1339.909164] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1339.909285] [48511]: DEBUG oslo_concurrency.lockutils [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1339.909346] [48512]: INFO nova.api.openstack.requestlog [req-90d703a9-19ea-4b38-8452-1d7889470ba1 req-d543ad3b-735d-4aed-9120-ecada92423b8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018962 [ 1339.909852] [48512]: [pid: 48512|app: 0|req: 3262/6609] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:44 2025] 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) [ 1339.927427] [48511]: WARNING neutronclient.v2_0.client [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1339.983442] [48511]: DEBUG nova.policy [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1339.987731] [48511]: INFO nova.api.openstack.requestlog [None req-8720ed70-2424-40ce-a453-bf376ad99fc5 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.086483 [ 1339.988101] [48511]: [pid: 48511|app: 0|req: 3348/6610] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:44 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1340.693238] [48512]: DEBUG nova.api.openstack.wsgi [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1340.694736] [48512]: DEBUG nova.compute.api [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1340.700019] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.700272] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.700421] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.700681] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1340.700826] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1340.700965] [48512]: DEBUG oslo_concurrency.lockutils [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1340.727261] [48512]: WARNING neutronclient.v2_0.client [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1340.797125] [48512]: DEBUG nova.policy [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1340.803498] [48512]: INFO nova.api.openstack.requestlog [None req-8684213d-8688-4bfc-a84e-230ffd2faa85 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1677 microversion: 2.1 time: 0.112749 [ 1340.803813] [48512]: [pid: 48512|app: 0|req: 3263/6611] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:45 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1677 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1341.001088] [48511]: DEBUG nova.api.openstack.wsgi [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1341.002511] [48511]: DEBUG nova.compute.api [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1341.006310] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.006491] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.006623] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.006873] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.007028] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.007154] [48511]: DEBUG oslo_concurrency.lockutils [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.024909] [48511]: WARNING neutronclient.v2_0.client [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1341.115827] [48511]: DEBUG nova.policy [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.120312] [48511]: INFO nova.api.openstack.requestlog [None req-a2708d97-8e6d-485d-9b70-321352daacaf tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.121247 [ 1341.120657] [48511]: [pid: 48511|app: 0|req: 3349/6612] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:45 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1341.816663] [48512]: DEBUG nova.api.openstack.wsgi [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1341.818108] [48512]: DEBUG nova.compute.api [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1341.823872] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.824182] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.824259] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.824516] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.824661] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.824784] [48512]: DEBUG oslo_concurrency.lockutils [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.841846] [48512]: WARNING neutronclient.v2_0.client [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1341.921559] [48511]: DEBUG nova.api.openstack.wsgi [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1341.927310] [48511]: DEBUG oslo_concurrency.lockutils [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.927520] [48511]: DEBUG oslo_concurrency.lockutils [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.927662] [48511]: DEBUG oslo_concurrency.lockutils [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.933805] [48511]: INFO nova.api.openstack.compute.server_external_events [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] Creating event network-changed:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1341.938068] [48511]: INFO nova.api.openstack.requestlog [req-7d0256d4-cb08-4980-b7f2-bda70996abb1 req-685c76f6-7082-4484-a574-4069ce28cda6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018520 [ 1341.938401] [48511]: [pid: 48511|app: 0|req: 3350/6613] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:46 2025] 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) [ 1341.947792] [48512]: DEBUG nova.policy [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1341.955273] [48512]: INFO nova.api.openstack.requestlog [None req-4de18f6a-f761-44d5-a2e9-c9397cbe1b3c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1680 microversion: 2.1 time: 0.140622 [ 1341.955875] [48512]: [pid: 48512|app: 0|req: 3264/6614] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:46 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1680 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1341.969520] [48511]: DEBUG nova.api.openstack.wsgi [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1341.970998] [48511]: DEBUG nova.compute.api [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1341.976815] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.977009] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.977181] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1341.977435] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1341.977580] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1341.977702] [48511]: DEBUG oslo_concurrency.lockutils [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.004243] [48511]: WARNING neutronclient.v2_0.client [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.076643] [48511]: DEBUG nova.policy [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.080838] [48511]: INFO nova.api.openstack.requestlog [None req-487b51b5-89bd-4180-8a20-172775ce7df1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1680 microversion: 2.1 time: 0.113621 [ 1342.081171] [48511]: [pid: 48511|app: 0|req: 3351/6615] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:46 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1680 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.113147] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1342.114686] [48512]: DEBUG nova.compute.api [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1342.117885] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.118122] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.118328] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.118628] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.118878] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.118959] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.134107] [48512]: WARNING neutronclient.v2_0.client [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.135074] [48511]: DEBUG nova.api.openstack.wsgi [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1342.136576] [48511]: DEBUG nova.compute.api [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1342.139443] [48512]: DEBUG nova.compute.api [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48512) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1342.140031] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.140182] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.140341] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.140598] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.140739] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.140857] [48511]: DEBUG oslo_concurrency.lockutils [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.157203] [48511]: WARNING neutronclient.v2_0.client [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.186167] [48512]: INFO nova.api.openstack.requestlog [None req-bbaa4a85-e82b-46f2-b9e6-95b6d3ec322c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/action" status: 202 len: 0 microversion: 2.1 time: 0.075020 [ 1342.186490] [48512]: [pid: 48512|app: 0|req: 3265/6616] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:31:46 2025] POST /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1342.191632] [48512]: DEBUG nova.api.openstack.wsgi [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1342.193121] [48512]: DEBUG nova.compute.api [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1342.196307] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.196488] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.196619] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.197210] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1342.197210] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1342.197210] [48512]: DEBUG oslo_concurrency.lockutils [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1342.213254] [48512]: WARNING neutronclient.v2_0.client [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1342.245346] [48511]: DEBUG nova.policy [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.250028] [48511]: INFO nova.api.openstack.requestlog [None req-507b067e-851a-44f4-abe6-fbd2aa8f72f6 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.116971 [ 1342.250264] [48511]: [pid: 48511|app: 0|req: 3352/6617] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:46 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1342.270457] [48512]: DEBUG nova.policy [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1342.274529] [48512]: INFO nova.api.openstack.requestlog [None req-f7cdbeb1-fa04-4e7e-b3ff-665af8e7f2f1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1688 microversion: 2.1 time: 0.085388 [ 1342.274839] [48512]: [pid: 48512|app: 0|req: 3266/6618] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:46 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1688 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1343.262212] [48511]: DEBUG nova.api.openstack.wsgi [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1343.263716] [48511]: DEBUG nova.compute.api [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1343.269709] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.269919] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.270031] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.270294] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.270438] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.270557] [48511]: DEBUG oslo_concurrency.lockutils [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.287305] [48512]: DEBUG nova.api.openstack.wsgi [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1343.288700] [48512]: DEBUG nova.compute.api [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1343.291694] [48511]: WARNING neutronclient.v2_0.client [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1343.292278] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.292495] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.292767] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.292934] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1343.293096] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1343.293221] [48512]: DEBUG oslo_concurrency.lockutils [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1343.312838] [48512]: WARNING neutronclient.v2_0.client [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1343.362662] [48511]: DEBUG nova.policy [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.369270] [48511]: INFO nova.api.openstack.requestlog [None req-acb2ad77-9edf-4622-b5fc-8e541e05083b tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.109253 [ 1343.369605] [48511]: [pid: 48511|app: 0|req: 3353/6619] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:48 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1343.413665] [48512]: DEBUG nova.policy [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1343.418433] [48512]: INFO nova.api.openstack.requestlog [None req-6b941b91-a9cb-4855-9019-25ff056f3e5a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1688 microversion: 2.1 time: 0.133312 [ 1343.418800] [48512]: [pid: 48512|app: 0|req: 3267/6620] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:48 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1688 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1344.382449] [48511]: DEBUG nova.api.openstack.wsgi [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1344.383911] [48511]: DEBUG nova.compute.api [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1344.387871] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.388110] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.388262] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.388545] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.388666] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.388789] [48511]: DEBUG oslo_concurrency.lockutils [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.406714] [48511]: WARNING neutronclient.v2_0.client [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1344.433986] [48512]: DEBUG nova.api.openstack.wsgi [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1344.436046] [48512]: DEBUG nova.compute.api [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1344.440311] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.440497] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.440636] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.440893] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1344.441045] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1344.441171] [48512]: DEBUG oslo_concurrency.lockutils [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1344.458440] [48512]: WARNING neutronclient.v2_0.client [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1344.469493] [48511]: DEBUG nova.policy [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.473906] [48511]: INFO nova.api.openstack.requestlog [None req-c7ae68a3-fd65-4c66-b022-c99c9414abfd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.093627 [ 1344.474264] [48511]: [pid: 48511|app: 0|req: 3354/6621] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:49 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1344.526426] [48512]: DEBUG nova.policy [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1344.532639] [48512]: INFO nova.api.openstack.requestlog [None req-e02c2d37-bf98-4c06-bf46-2fab155a815e tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1628 microversion: 2.1 time: 0.101533 [ 1344.533306] [48512]: [pid: 48512|app: 0|req: 3268/6622] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:49 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1628 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.487588] [48511]: DEBUG nova.api.openstack.wsgi [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.489096] [48511]: DEBUG nova.compute.api [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.494836] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.495069] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.495235] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.495458] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.495601] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.495799] [48511]: DEBUG oslo_concurrency.lockutils [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.520601] [48511]: WARNING neutronclient.v2_0.client [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1345.548795] [48512]: DEBUG nova.api.openstack.wsgi [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.550265] [48512]: DEBUG nova.compute.api [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.553613] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.553793] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.553975] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.554255] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.554404] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.554529] [48512]: DEBUG oslo_concurrency.lockutils [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.573088] [48512]: WARNING neutronclient.v2_0.client [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1345.595483] [48511]: DEBUG nova.policy [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.601221] [48511]: INFO nova.api.openstack.requestlog [None req-65652c1c-8e89-4cd6-8553-cb41c9ebf25e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.115794 [ 1345.601582] [48511]: [pid: 48511|app: 0|req: 3355/6623] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:50 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.633635] [48512]: DEBUG nova.policy [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1345.638026] [48512]: INFO nova.api.openstack.requestlog [None req-c3b7fbc9-4be3-497e-a205-d96e2a055e7a tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1630 microversion: 2.1 time: 0.091362 [ 1345.638330] [48512]: [pid: 48512|app: 0|req: 3269/6624] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:50 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1630 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1345.757201] [48511]: DEBUG nova.api.openstack.wsgi [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.757399] [48511]: DEBUG nova.compute.api [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.761016] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.761246] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.761397] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.761651] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.761790] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.761922] [48511]: DEBUG oslo_concurrency.lockutils [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.805295] [48511]: DEBUG nova.objects.instance [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'services' on Instance uuid 94f0b333-7ca2-4cf4-866a-ac90712ae391 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1345.850335] [48511]: INFO nova.api.openstack.requestlog [None req-f6642b2d-0a9a-4f27-9338-24a7e1b6b7b1 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments/9cff4640-a9fa-450e-855d-a49c7e95e43e" status: 202 len: 0 microversion: 2.1 time: 0.095262 [ 1345.850781] [48511]: [pid: 48511|app: 0|req: 3356/6625] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:31:50 2025] DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments/9cff4640-a9fa-450e-855d-a49c7e95e43e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1345.856184] [48512]: DEBUG nova.api.openstack.wsgi [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1345.857620] [48512]: DEBUG nova.compute.api [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1345.861040] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.861238] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.861370] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.861621] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1345.861765] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1345.861893] [48512]: DEBUG oslo_concurrency.lockutils [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1345.879034] [48512]: INFO nova.api.openstack.requestlog [None req-d80a8759-3ef7-4fed-bf84-85b6a34e2cba tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025140 [ 1345.879471] [48512]: [pid: 48512|app: 0|req: 3270/6626] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:31:50 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1346.614966] [48511]: DEBUG nova.api.openstack.wsgi [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1346.616409] [48511]: DEBUG nova.compute.api [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1346.619844] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.620037] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.620174] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.620418] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.620556] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.620674] [48511]: DEBUG oslo_concurrency.lockutils [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.636771] [48511]: WARNING neutronclient.v2_0.client [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1346.651100] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1346.652489] [48512]: DEBUG nova.compute.api [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1346.656111] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.656302] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.656437] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.656694] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.656836] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.656959] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.673958] [48512]: WARNING neutronclient.v2_0.client [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1346.695364] [48511]: DEBUG nova.policy [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.699302] [48511]: INFO nova.api.openstack.requestlog [None req-9505ff56-6e59-4b58-904b-43d260c68b26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.086612 [ 1346.699599] [48511]: [pid: 48511|app: 0|req: 3357/6627] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:51 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1346.728436] [48512]: DEBUG nova.policy [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1346.732389] [48512]: INFO nova.api.openstack.requestlog [None req-7f9071c9-2076-4e08-8d6a-d151358bf193 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.083360 [ 1346.732697] [48512]: [pid: 48512|app: 0|req: 3271/6628] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:51 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1346.885939] [48511]: DEBUG nova.api.openstack.wsgi [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1346.887339] [48511]: DEBUG nova.compute.api [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1346.890563] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.890739] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.890868] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.891317] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1346.891317] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1346.891422] [48511]: DEBUG oslo_concurrency.lockutils [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1346.908408] [48511]: INFO nova.api.openstack.requestlog [None req-c4341817-51f5-4a36-9668-fcf881c8f618 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024577 [ 1346.908728] [48511]: [pid: 48511|app: 0|req: 3358/6629] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:31:51 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1347.712511] [48512]: DEBUG nova.api.openstack.wsgi [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1347.714035] [48512]: DEBUG nova.compute.api [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1347.717474] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.717656] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.717794] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.718058] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.718211] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.718335] [48512]: DEBUG oslo_concurrency.lockutils [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.733424] [48512]: WARNING neutronclient.v2_0.client [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1347.745502] [48511]: DEBUG nova.api.openstack.wsgi [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1347.746989] [48511]: DEBUG nova.compute.api [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1347.750450] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.750637] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.750780] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.751085] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.751245] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.751375] [48511]: DEBUG oslo_concurrency.lockutils [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.767020] [48511]: WARNING neutronclient.v2_0.client [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1347.827758] [48512]: DEBUG nova.policy [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.834136] [48512]: INFO nova.api.openstack.requestlog [None req-03e3bc2f-d811-4735-8ea9-b840abc007e3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1678 microversion: 2.1 time: 0.123646 [ 1347.834578] [48512]: [pid: 48512|app: 0|req: 3272/6630] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:52 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1678 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1347.875657] [48511]: DEBUG nova.policy [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1347.879753] [48511]: INFO nova.api.openstack.requestlog [None req-19f7eff5-f288-4fb6-a544-31634ad9e7e2 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.136376 [ 1347.880197] [48511]: [pid: 48511|app: 0|req: 3359/6631] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:52 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1347.916214] [48512]: DEBUG nova.api.openstack.wsgi [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1347.917660] [48512]: DEBUG nova.compute.api [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1347.922954] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.923172] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.923322] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.923578] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1347.923725] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1347.923847] [48512]: DEBUG oslo_concurrency.lockutils [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1347.947039] [48512]: INFO nova.api.openstack.requestlog [None req-cff31f0c-e05c-47d9-873b-7fa57eab17e4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033017 [ 1347.947509] [48512]: [pid: 48512|app: 0|req: 3273/6632] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:31:52 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1348.846703] [48511]: DEBUG nova.api.openstack.wsgi [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1348.848171] [48511]: DEBUG nova.compute.api [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1348.853631] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.853831] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.854034] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.854330] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.854489] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.854746] [48511]: DEBUG oslo_concurrency.lockutils [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.878097] [48511]: WARNING neutronclient.v2_0.client [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1348.892100] [48512]: DEBUG nova.api.openstack.wsgi [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1348.893435] [48512]: DEBUG nova.compute.api [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1348.896817] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.896998] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.897153] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.897408] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1348.897553] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1348.897673] [48512]: DEBUG oslo_concurrency.lockutils [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1348.914366] [48512]: WARNING neutronclient.v2_0.client [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1348.997013] [48511]: DEBUG nova.policy [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.003484] [48511]: INFO nova.api.openstack.requestlog [None req-158da773-45a0-4a5d-8edf-e25cc80462ac tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1673 microversion: 2.1 time: 0.158962 [ 1349.003904] [48511]: [pid: 48511|app: 0|req: 3360/6633] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:53 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1673 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.006097] [48511]: DEBUG nova.api.openstack.wsgi [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.007406] [48511]: DEBUG nova.compute.api [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.010321] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.010464] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.010594] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.010831] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.010974] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.011109] [48511]: DEBUG oslo_concurrency.lockutils [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.016955] [48512]: DEBUG nova.policy [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.021317] [48512]: INFO nova.api.openstack.requestlog [None req-e2c80016-47f5-491f-a8b0-4f3689ad85ac tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.131220 [ 1349.021636] [48512]: [pid: 48512|app: 0|req: 3274/6634] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:53 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1349.023957] [48512]: DEBUG nova.api.openstack.wsgi [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.025294] [48512]: DEBUG nova.compute.api [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.028317] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.028496] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.028628] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.028872] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.029060] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.029186] [48512]: DEBUG oslo_concurrency.lockutils [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.029352] [48511]: INFO nova.api.openstack.requestlog [None req-9bd40258-16ff-44dd-a8e7-46221d8dcc20 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024980 [ 1349.029707] [48511]: [pid: 48511|app: 0|req: 3361/6635] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:31:53 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1349.043968] [48512]: WARNING neutronclient.v2_0.client [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1349.098776] [48512]: DEBUG nova.policy [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.102937] [48512]: INFO nova.api.openstack.requestlog [None req-9b21cd08-c948-4690-889c-40d973e8b6e4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1673 microversion: 2.1 time: 0.080768 [ 1349.103271] [48512]: [pid: 48512|app: 0|req: 3275/6636] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:53 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1673 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.114474] [48511]: DEBUG nova.api.openstack.wsgi [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.115909] [48511]: DEBUG nova.compute.api [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.119198] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.119378] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.119511] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.119777] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.119947] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.120085] [48511]: DEBUG oslo_concurrency.lockutils [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.137849] [48511]: WARNING neutronclient.v2_0.client [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1349.193109] [48511]: DEBUG nova.policy [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.197270] [48511]: INFO nova.api.openstack.requestlog [None req-4983e16b-4e04-454e-9794-7eb117bc1934 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1673 microversion: 2.1 time: 0.084834 [ 1349.197582] [48511]: [pid: 48511|app: 0|req: 3362/6637] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:53 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1673 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.209150] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.209356] [48512]: DEBUG nova.compute.api [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.212636] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.212818] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.212952] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.213217] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.213361] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.213482] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.226621] [48512]: DEBUG nova.compute.api [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1349.273633] [48512]: INFO nova.api.openstack.requestlog [None req-8d39b08b-387a-4b8f-95bb-19d705aa4e82 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 204 len: 0 microversion: 2.1 time: 0.066400 [ 1349.274026] [48512]: [pid: 48512|app: 0|req: 3276/6638] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:31:53 2025] DELETE /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1349.279318] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1349.280735] [48511]: DEBUG nova.compute.api [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1349.284137] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.284335] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.284469] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.284731] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.284870] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.285018] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.300860] [48511]: WARNING neutronclient.v2_0.client [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1349.357204] [48511]: DEBUG nova.policy [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1349.361397] [48511]: INFO nova.api.openstack.requestlog [None req-b3775ac1-b065-42a2-82ad-00ae92b8659c tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1677 microversion: 2.1 time: 0.084550 [ 1349.361710] [48511]: [pid: 48511|app: 0|req: 3363/6639] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:54 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1677 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1349.933892] [48512]: DEBUG nova.api.openstack.wsgi [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "name": "network-vif-plugged", "status": "completed", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1349.940656] [48512]: DEBUG oslo_concurrency.lockutils [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1349.940656] [48512]: DEBUG oslo_concurrency.lockutils [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1349.940656] [48512]: DEBUG oslo_concurrency.lockutils [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1349.949980] [48512]: INFO nova.api.openstack.compute.server_external_events [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] Creating event network-vif-plugged:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1349.954279] [48512]: INFO nova.api.openstack.requestlog [req-e77faf9b-c7f9-420c-b09d-6d9bada8b4d9 req-38a1fb8c-1f58-47ec-b932-8dafec804cdd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022819 [ 1349.954639] [48512]: [pid: 48512|app: 0|req: 3277/6640] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:54 2025] 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) [ 1350.035472] [48511]: DEBUG nova.api.openstack.wsgi [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.038037] [48511]: DEBUG nova.compute.api [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.040885] [48512]: DEBUG nova.api.openstack.wsgi [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.042723] [48512]: DEBUG nova.compute.api [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.045260] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.045451] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.046264] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.046264] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.046264] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.046264] [48511]: DEBUG oslo_concurrency.lockutils [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.046432] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.047026] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.047026] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.047026] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.047420] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.047420] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.066112] [48511]: WARNING neutronclient.v2_0.client [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1350.071381] [48512]: INFO nova.api.openstack.requestlog [None req-58f0cb79-872f-4d57-8b2d-e47e4860fa1e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034448 [ 1350.071695] [48512]: [pid: 48512|app: 0|req: 3278/6641] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:31:54 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1350.107789] [48512]: DEBUG nova.api.openstack.wsgi [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.107990] [48512]: DEBUG nova.compute.api [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.111264] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.111450] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.111584] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.111990] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.111990] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.112138] [48512]: DEBUG oslo_concurrency.lockutils [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.125558] [48511]: DEBUG nova.policy [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.126626] [48512]: DEBUG nova.compute.api [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1350.130047] [48511]: INFO nova.api.openstack.requestlog [None req-113f3292-2163-425b-b801-68612287db48 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.097922 [ 1350.130377] [48511]: [pid: 48511|app: 0|req: 3364/6642] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:54 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.183980] [48512]: INFO nova.api.openstack.requestlog [None req-0e898bc7-7fe7-4645-b01a-a6da05045f9a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 204 len: 0 microversion: 2.1 time: 0.078025 [ 1350.184367] [48512]: [pid: 48512|app: 0|req: 3279/6643] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:31:54 2025] DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1350.189118] [48511]: DEBUG nova.api.openstack.wsgi [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.190716] [48511]: DEBUG nova.compute.api [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.194029] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.194234] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.194374] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.194626] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.194767] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.194887] [48511]: DEBUG oslo_concurrency.lockutils [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.218780] [48511]: WARNING neutronclient.v2_0.client [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1350.314784] [48511]: DEBUG nova.policy [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.319864] [48511]: INFO nova.api.openstack.requestlog [None req-4888d8c7-e867-403c-ae13-4647c47eccd9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1681 microversion: 2.1 time: 0.132793 [ 1350.320218] [48511]: [pid: 48511|app: 0|req: 3365/6644] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:54 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1681 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1350.378785] [48512]: DEBUG nova.api.openstack.wsgi [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1350.380310] [48512]: DEBUG nova.compute.api [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1350.383880] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.384135] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.384280] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.384537] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1350.384687] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1350.384805] [48512]: DEBUG oslo_concurrency.lockutils [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1350.402323] [48512]: WARNING neutronclient.v2_0.client [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1350.465411] [48512]: DEBUG nova.policy [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1350.469932] [48512]: INFO nova.api.openstack.requestlog [None req-9186b7ab-fe69-4970-865a-7b1caab67fd0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1677 microversion: 2.1 time: 0.093479 [ 1350.470326] [48512]: [pid: 48512|app: 0|req: 3280/6645] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:55 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1677 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.142817] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1351.144343] [48511]: DEBUG nova.compute.api [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1351.148033] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.148230] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.148382] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.148606] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.148745] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.148864] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.168243] [48511]: WARNING neutronclient.v2_0.client [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1351.262318] [48511]: DEBUG nova.policy [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.267371] [48511]: INFO nova.api.openstack.requestlog [None req-d4f8930e-e323-461d-bddf-4bd2dc0d1afa tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.126788 [ 1351.267707] [48511]: [pid: 48511|app: 0|req: 3366/6646] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:55 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.365847] [48512]: DEBUG nova.api.openstack.wsgi [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1351.367244] [48512]: DEBUG nova.compute.api [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1351.370669] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.370854] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.370988] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.371262] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.371423] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.371520] [48512]: DEBUG oslo_concurrency.lockutils [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.388565] [48512]: WARNING neutronclient.v2_0.client [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1351.479329] [48512]: DEBUG nova.policy [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.483259] [48511]: DEBUG nova.api.openstack.wsgi [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1351.483618] [48512]: INFO nova.api.openstack.requestlog [None req-b8c42920-52d3-44c3-a9af-9a817d1194cc tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1681 microversion: 2.1 time: 0.152726 [ 1351.483985] [48512]: [pid: 48512|app: 0|req: 3281/6647] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:56 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1681 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.484844] [48511]: DEBUG nova.compute.api [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1351.488300] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.488479] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.488611] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.488964] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.489043] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.489135] [48511]: DEBUG oslo_concurrency.lockutils [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.505369] [48511]: WARNING neutronclient.v2_0.client [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1351.564496] [48511]: DEBUG nova.policy [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1351.568683] [48511]: INFO nova.api.openstack.requestlog [None req-55a72926-8824-442d-ba65-df47a1f3b2f4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1677 microversion: 2.1 time: 0.087653 [ 1351.569036] [48511]: [pid: 48511|app: 0|req: 3367/6648] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:56 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1677 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1351.857179] [48512]: DEBUG nova.api.openstack.wsgi [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29cee70-b3aa-4771-b203-4c85b9a6b071", "name": "network-vif-deleted", "tag": "a75532e4-890f-4344-b349-9a00b869bb68"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1351.865267] [48512]: DEBUG oslo_concurrency.lockutils [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.865493] [48512]: DEBUG oslo_concurrency.lockutils [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.865638] [48512]: DEBUG oslo_concurrency.lockutils [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.876247] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] Creating event network-vif-deleted:a75532e4-890f-4344-b349-9a00b869bb68 for instance e29cee70-b3aa-4771-b203-4c85b9a6b071 on cpu-1 [ 1351.880945] [48512]: INFO nova.api.openstack.requestlog [req-2454fcb2-1bb9-4792-9091-ab59bd36f7c2 req-779b922b-e112-44fc-b2fa-b67295ed6686 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026287 [ 1351.881353] [48512]: [pid: 48512|app: 0|req: 3282/6649] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:56 2025] 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) [ 1351.967371] [48511]: DEBUG nova.api.openstack.wsgi [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1351.972763] [48511]: DEBUG oslo_concurrency.lockutils [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1351.972961] [48511]: DEBUG oslo_concurrency.lockutils [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1351.973079] [48511]: DEBUG oslo_concurrency.lockutils [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1351.980035] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] Creating event network-changed:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1351.984088] [48511]: INFO nova.api.openstack.requestlog [req-fe72a02f-c6d5-43d4-9a9c-df104e8a7175 req-77472a34-d251-4c73-ab1c-fa4e789bf5b6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018839 [ 1351.984405] [48511]: [pid: 48511|app: 0|req: 3368/6650] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:56 2025] 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) [ 1352.280874] [48512]: DEBUG nova.api.openstack.wsgi [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1352.282379] [48512]: DEBUG nova.compute.api [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1352.286130] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.286330] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.286497] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.286772] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.286905] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.287040] [48512]: DEBUG oslo_concurrency.lockutils [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.309189] [48512]: WARNING neutronclient.v2_0.client [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1352.370317] [48512]: DEBUG nova.policy [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.377165] [48512]: INFO nova.api.openstack.requestlog [None req-e18bd8da-82d8-4f03-8f3b-fddf951799a4 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.098536 [ 1352.377507] [48512]: [pid: 48512|app: 0|req: 3283/6651] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:57 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1352.496799] [48511]: DEBUG nova.api.openstack.wsgi [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1352.498278] [48511]: DEBUG nova.compute.api [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1352.504232] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.504421] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.504557] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.504806] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.504948] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.505080] [48511]: DEBUG oslo_concurrency.lockutils [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.531220] [48511]: WARNING neutronclient.v2_0.client [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1352.584309] [48512]: DEBUG nova.api.openstack.wsgi [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1352.586150] [48512]: DEBUG nova.compute.api [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1352.592615] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.592615] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.592775] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.593315] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1352.593315] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1352.593315] [48512]: DEBUG oslo_concurrency.lockutils [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1352.620201] [48512]: WARNING neutronclient.v2_0.client [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1352.666876] [48511]: DEBUG nova.policy [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.673328] [48511]: INFO nova.api.openstack.requestlog [None req-f0ad1d95-e731-4a43-a1e7-12be31f0a9d0 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1681 microversion: 2.1 time: 0.179056 [ 1352.673650] [48511]: [pid: 48511|app: 0|req: 3369/6652] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:57 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1681 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1352.678777] [48512]: DEBUG nova.policy [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1352.684793] [48512]: INFO nova.api.openstack.requestlog [None req-c8858525-670f-4691-bda4-910522426617 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 200 len: 1318 microversion: 2.1 time: 0.102501 [ 1352.684793] [48512]: [pid: 48512|app: 0|req: 3284/6653] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:57 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 1318 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.392089] [48511]: DEBUG nova.api.openstack.wsgi [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.393236] [48511]: DEBUG nova.compute.api [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.397200] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.397402] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.397542] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.397809] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.397949] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.398083] [48511]: DEBUG oslo_concurrency.lockutils [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.419355] [48511]: WARNING neutronclient.v2_0.client [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1353.533880] [48511]: DEBUG nova.policy [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1353.540978] [48511]: INFO nova.api.openstack.requestlog [None req-17f64649-adf2-4808-b5af-baf37c41b514 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.152772 [ 1353.541323] [48511]: [pid: 48511|app: 0|req: 3370/6654] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:58 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.689827] [48512]: DEBUG nova.api.openstack.wsgi [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.691256] [48512]: DEBUG nova.compute.api [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.696991] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.697197] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.697406] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.697607] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.697759] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.697884] [48512]: DEBUG oslo_concurrency.lockutils [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.700484] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.702303] [48511]: DEBUG nova.compute.api [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.705948] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.706166] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.706319] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.706593] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.706738] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.706872] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.716469] [48511]: INFO nova.api.openstack.wsgi [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. [ 1353.716736] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1353.717231] [48511]: INFO nova.api.openstack.requestlog [None req-9cf19fad-d722-4c7a-b267-5d82dedc8f06 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 404 len: 111 microversion: 2.1 time: 0.019118 [ 1353.717563] [48511]: [pid: 48511|app: 0|req: 3371/6655] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:58 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1353.723533] [48511]: DEBUG nova.api.openstack.wsgi [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1353.724736] [48511]: DEBUG nova.compute.api [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1353.726036] [48512]: WARNING neutronclient.v2_0.client [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1353.728011] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.728293] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.728444] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.728733] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.728894] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.729039] [48511]: DEBUG oslo_concurrency.lockutils [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.737898] [48511]: INFO nova.api.openstack.wsgi [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. [ 1353.738197] [48511]: DEBUG nova.api.openstack.wsgi [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1353.738613] [48511]: INFO nova.api.openstack.requestlog [None req-3156249c-7857-4fc9-bb35-1395699a3eee tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 404 len: 111 microversion: 2.1 time: 0.017201 [ 1353.738927] [48511]: [pid: 48511|app: 0|req: 3372/6656] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:58 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1353.744928] [48512]: DEBUG nova.policy [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1353.749427] [48512]: INFO nova.api.openstack.requestlog [None req-f3801ded-3216-458c-a881-30dc340af69c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1320 microversion: 2.1 time: 0.062126 [ 1353.749779] [48512]: [pid: 48512|app: 0|req: 3285/6657] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:58 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1320 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1353.806221] [48511]: DEBUG nova.api.openstack.wsgi [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1213474267", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "networks": [{"uuid": "edc39428-47fe-4fc8-8801-4486e6312a48"}], "security_groups": [{"name": "tempest-securitygroup--1602071948"}], "key_name": "tempest-keypair-1495304556", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1353.847868] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.848074] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.848219] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.848549] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.848698] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1353.848829] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1353.855041] [48511]: WARNING neutronclient.v2_0.client [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1353.884383] [48511]: DEBUG nova.network.neutron [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] validate_networks() for [('edc39428-47fe-4fc8-8801-4486e6312a48', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1353.884828] [48511]: WARNING neutronclient.v2_0.client [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1353.993672] [48512]: DEBUG nova.api.openstack.wsgi [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94f0b333-7ca2-4cf4-866a-ac90712ae391", "name": "network-vif-deleted", "tag": "6fef32ef-94cd-4314-8e3d-4684540cbd7e"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1353.999662] [48512]: DEBUG oslo_concurrency.lockutils [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1353.999904] [48512]: DEBUG oslo_concurrency.lockutils [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.000086] [48512]: DEBUG oslo_concurrency.lockutils [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.007053] [48512]: INFO nova.api.openstack.compute.server_external_events [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] Creating event network-vif-deleted:6fef32ef-94cd-4314-8e3d-4684540cbd7e for instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 on cpu-1 [ 1354.011663] [48511]: WARNING neutronclient.v2_0.client [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.011920] [48512]: INFO nova.api.openstack.requestlog [req-4fe9d7bc-34f1-4fab-80c0-711ab22c86bc req-f6c0eb78-61f5-4de5-95ec-b9fb1ca88bd8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020441 [ 1354.012314] [48512]: [pid: 48512|app: 0|req: 3286/6658] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:31:58 2025] 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) [ 1354.090213] [48511]: DEBUG nova.virt.hardware [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1354.090382] [48511]: DEBUG nova.virt.hardware [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1354.090594] [48511]: DEBUG nova.virt.hardware [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1354.090721] [48511]: DEBUG nova.virt.hardware [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1354.090868] [48511]: DEBUG nova.virt.hardware [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1354.099495] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.099726] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.099868] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.100293] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.100465] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.100599] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.112353] [48511]: DEBUG nova.quota [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1354.116368] [48511]: DEBUG nova.quota [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Getting quotas for user 15a19d3353284cb5a0e0387e2205fd7a and project f53cfbdcc6af426cbd66285c042ba744. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1354.122780] [48511]: DEBUG nova.compute.api [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1354.124641] [48511]: DEBUG nova.compute.api [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1354.161646] [48511]: INFO nova.api.openstack.requestlog [None req-d339726c-f9d4-40e9-ad16-46728c855159 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.357354 [ 1354.161996] [48511]: [pid: 48511|app: 0|req: 3373/6659] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:31:58 2025] POST /compute/v2.1/servers => generated 406 bytes in 358 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1354.170122] [48512]: DEBUG nova.api.openstack.wsgi [None req-cf966d95-3ace-4206-b0d6-45d2e262f6fd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1354.171804] [48512]: DEBUG nova.compute.api [None req-cf966d95-3ace-4206-b0d6-45d2e262f6fd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1354.181995] [48512]: WARNING neutronclient.v2_0.client [None req-cf966d95-3ace-4206-b0d6-45d2e262f6fd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.200492] [48512]: DEBUG nova.policy [None req-cf966d95-3ace-4206-b0d6-45d2e262f6fd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.204758] [48512]: INFO nova.api.openstack.requestlog [None req-cf966d95-3ace-4206-b0d6-45d2e262f6fd tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1237 microversion: 2.1 time: 0.037372 [ 1354.205704] [48512]: [pid: 48512|app: 0|req: 3287/6660] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:58 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.555066] [48511]: DEBUG nova.api.openstack.wsgi [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1354.556833] [48511]: DEBUG nova.compute.api [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1354.562130] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.562378] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.562535] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.562865] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.563047] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.563187] [48511]: DEBUG oslo_concurrency.lockutils [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.585777] [48511]: WARNING neutronclient.v2_0.client [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.661650] [48511]: DEBUG nova.policy [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.668583] [48511]: INFO nova.api.openstack.requestlog [None req-fcfc50dc-8600-4719-b865-6a81266108df tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.116075 [ 1354.668939] [48511]: [pid: 48511|app: 0|req: 3374/6661] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:59 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1354.763316] [48512]: DEBUG nova.api.openstack.wsgi [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1354.764908] [48512]: DEBUG nova.compute.api [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1354.770038] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.770156] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.770247] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.770521] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.770670] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.770797] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.794429] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1354.794429] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1354.794641] [48512]: DEBUG oslo_concurrency.lockutils [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1354.794695] [48512]: DEBUG nova.objects.instance [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 94f0b333-7ca2-4cf4-866a-ac90712ae391 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1354.798629] [48512]: WARNING neutronclient.v2_0.client [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1354.816892] [48512]: DEBUG nova.policy [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1354.821371] [48512]: INFO nova.api.openstack.requestlog [None req-d5e559d9-4a9c-4b41-a48d-874dcf162fc4 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1325 microversion: 2.1 time: 0.060293 [ 1354.821771] [48512]: [pid: 48512|app: 0|req: 3288/6662] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:59 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.218457] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1355.219830] [48511]: DEBUG nova.compute.api [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1355.223317] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.223492] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.223624] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.223909] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.224122] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.224251] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.240099] [48511]: WARNING neutronclient.v2_0.client [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1355.259956] [48511]: DEBUG nova.policy [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.264490] [48511]: INFO nova.api.openstack.requestlog [None req-d8db4928-f3a7-4578-805e-a24e6ca05aff tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1241 microversion: 2.1 time: 0.048278 [ 1355.264810] [48511]: [pid: 48511|app: 0|req: 3375/6663] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:31:59 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1241 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.682395] [48512]: DEBUG nova.api.openstack.wsgi [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1355.683889] [48512]: DEBUG nova.compute.api [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1355.689642] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.689835] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.689973] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.690251] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.690395] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.690517] [48512]: DEBUG oslo_concurrency.lockutils [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.712041] [48512]: WARNING neutronclient.v2_0.client [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1355.782486] [48512]: DEBUG nova.policy [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.786781] [48512]: INFO nova.api.openstack.requestlog [None req-23bed95c-cbfc-4b7d-8ce0-821a1a3332ee tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.107064 [ 1355.787118] [48512]: [pid: 48512|app: 0|req: 3289/6664] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:00 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1355.835907] [48511]: DEBUG nova.api.openstack.wsgi [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1355.837458] [48511]: DEBUG nova.compute.api [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1355.841587] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.841815] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.842144] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.842476] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.842635] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.842761] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.864238] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1355.864464] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1355.864601] [48511]: DEBUG oslo_concurrency.lockutils [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1355.864751] [48511]: DEBUG nova.objects.instance [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lazy-loading 'fault' on Instance uuid 94f0b333-7ca2-4cf4-866a-ac90712ae391 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1355.868370] [48511]: WARNING neutronclient.v2_0.client [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1355.886230] [48511]: DEBUG nova.policy [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22a51ca2a7cc4fcc9756abb51a7a48ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51bd65260c9b41eb9f392706a21bec56', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1355.890011] [48511]: INFO nova.api.openstack.requestlog [None req-bfb6c478-344d-4903-a584-ab9443cb6e17 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 200 len: 1325 microversion: 2.1 time: 0.056241 [ 1355.890341] [48511]: [pid: 48511|app: 0|req: 3376/6665] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:00 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1356.278893] [48512]: DEBUG nova.api.openstack.wsgi [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1356.279741] [48512]: DEBUG nova.compute.api [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1356.286186] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.286496] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.286733] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.287020] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.287196] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.287327] [48512]: DEBUG oslo_concurrency.lockutils [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.312652] [48512]: WARNING neutronclient.v2_0.client [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1356.333946] [48512]: DEBUG nova.policy [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.340615] [48512]: INFO nova.api.openstack.requestlog [None req-ec68e983-8a64-4dd1-955b-f0a6f75ad739 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1289 microversion: 2.1 time: 0.064552 [ 1356.340963] [48512]: [pid: 48512|app: 0|req: 3290/6666] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:01 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1289 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1356.800254] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1356.801745] [48511]: DEBUG nova.compute.api [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1356.805570] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.805816] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.805889] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.806299] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.806508] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.806643] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.825913] [48511]: WARNING neutronclient.v2_0.client [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1356.899960] [48511]: DEBUG nova.policy [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1356.902333] [48512]: DEBUG nova.api.openstack.wsgi [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1356.903943] [48512]: DEBUG nova.compute.api [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1356.904737] [48511]: INFO nova.api.openstack.requestlog [None req-1f3a5482-e759-4279-8ceb-205fc3d602ff tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.106930 [ 1356.905128] [48511]: [pid: 48511|app: 0|req: 3377/6667] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:01 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1356.907522] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.907839] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.908034] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.908302] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1356.908453] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1356.908577] [48512]: DEBUG oslo_concurrency.lockutils [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1356.918908] [48512]: INFO nova.api.openstack.wsgi [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. [ 1356.919200] [48512]: DEBUG nova.api.openstack.wsgi [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1356.919603] [48512]: INFO nova.api.openstack.requestlog [None req-50990999-510a-4416-9ccb-b7f95bcc4d8a tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 404 len: 111 microversion: 2.1 time: 0.019566 [ 1356.920139] [48512]: [pid: 48512|app: 0|req: 3291/6668] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:01 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1356.925282] [48511]: DEBUG nova.api.openstack.wsgi [None req-d77b4c2b-b1c7-4bed-a10e-4cc7382e054c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1356.939016] [48511]: INFO nova.api.openstack.requestlog [None req-d77b4c2b-b1c7-4bed-a10e-4cc7382e054c tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-334408696" status: 202 len: 0 microversion: 2.1 time: 0.015891 [ 1356.940030] [48511]: [pid: 48511|app: 0|req: 3378/6669] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:32:01 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-334408696 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1357.354510] [48512]: DEBUG nova.api.openstack.wsgi [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1357.356156] [48512]: DEBUG nova.compute.api [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1357.361767] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.361966] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.362137] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.362421] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.362603] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.362759] [48512]: DEBUG oslo_concurrency.lockutils [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.387088] [48512]: WARNING neutronclient.v2_0.client [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1357.407702] [48512]: DEBUG nova.policy [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1357.414182] [48512]: INFO nova.api.openstack.requestlog [None req-de4e0069-1fa5-4370-9687-a560afc197d3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1289 microversion: 2.1 time: 0.061778 [ 1357.414556] [48512]: [pid: 48512|app: 0|req: 3292/6670] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:02 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1289 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1357.918496] [48511]: DEBUG nova.api.openstack.wsgi [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1357.919914] [48511]: DEBUG nova.compute.api [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1357.925822] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.926039] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.926195] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.926481] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1357.926633] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1357.926755] [48511]: DEBUG oslo_concurrency.lockutils [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1357.954754] [48511]: WARNING neutronclient.v2_0.client [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1358.021591] [48511]: DEBUG nova.policy [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.029036] [48511]: INFO nova.api.openstack.requestlog [None req-61ec644c-7913-4fbc-bb85-ccaa8d983481 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.112675 [ 1358.029431] [48511]: [pid: 48511|app: 0|req: 3379/6671] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:02 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1358.428714] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1358.430459] [48512]: DEBUG nova.compute.api [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1358.433947] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.434171] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.434306] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.434567] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1358.434709] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1358.434831] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1358.451155] [48512]: WARNING neutronclient.v2_0.client [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1358.468863] [48512]: DEBUG nova.policy [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1358.473068] [48512]: INFO nova.api.openstack.requestlog [None req-7ad7f69a-80c8-4007-8e10-d5510a890785 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1297 microversion: 2.1 time: 0.046612 [ 1358.473404] [48512]: [pid: 48512|app: 0|req: 3293/6672] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:03 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1359.042906] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1359.044469] [48511]: DEBUG nova.compute.api [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1359.049986] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.050186] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.050319] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.050576] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.050717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.050837] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.076498] [48511]: WARNING neutronclient.v2_0.client [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1359.160975] [48511]: DEBUG nova.policy [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.166119] [48511]: INFO nova.api.openstack.requestlog [None req-d4f5a582-2ed5-4936-853d-1db3854ef8a3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.125369 [ 1359.166487] [48511]: [pid: 48511|app: 0|req: 3380/6673] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:03 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1359.487167] [48512]: DEBUG nova.api.openstack.wsgi [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1359.494245] [48512]: DEBUG nova.compute.api [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1359.500222] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.501515] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.501755] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.502303] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1359.502537] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1359.502730] [48512]: DEBUG oslo_concurrency.lockutils [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1359.535759] [48512]: WARNING neutronclient.v2_0.client [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1359.614422] [48512]: DEBUG nova.policy [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1359.623066] [48512]: INFO nova.api.openstack.requestlog [None req-584a937e-e4a0-4469-bc9d-dfba46733ac2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1375 microversion: 2.1 time: 0.139724 [ 1359.623493] [48512]: [pid: 48512|app: 0|req: 3294/6674] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:04 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1375 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1360.189135] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1360.190617] [48511]: DEBUG nova.compute.api [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1360.196596] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.196832] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.196975] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.197316] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.197475] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.197602] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.218508] [48511]: WARNING neutronclient.v2_0.client [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1360.284542] [48511]: DEBUG nova.policy [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.289364] [48511]: INFO nova.api.openstack.requestlog [None req-c1a73daf-545a-46dd-8fd0-89969118b598 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.102348 [ 1360.289837] [48511]: [pid: 48511|app: 0|req: 3381/6675] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:04 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1360.473841] [48512]: DEBUG nova.api.openstack.wsgi [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1360.474073] [48512]: DEBUG nova.compute.api [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1360.478080] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.478316] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.478564] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.478779] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.478928] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.479078] [48512]: DEBUG oslo_concurrency.lockutils [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.493290] [48512]: INFO nova.api.openstack.wsgi [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. [ 1360.493762] [48512]: DEBUG nova.api.openstack.wsgi [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1360.494358] [48512]: INFO nova.api.openstack.requestlog [None req-2751e49a-ee0b-4df5-b9da-46e4de0255f9 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 404 len: 111 microversion: 2.1 time: 0.023787 [ 1360.494884] [48512]: [pid: 48512|app: 0|req: 3295/6676] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:05 2025] DELETE /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1360.500747] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1360.502672] [48511]: DEBUG nova.compute.api [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 94f0b333-7ca2-4cf4-866a-ac90712ae391] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1360.508671] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.508925] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.509370] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.509728] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.509889] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.510030] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.519575] [48511]: INFO nova.api.openstack.wsgi [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. [ 1360.519848] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 94f0b333-7ca2-4cf4-866a-ac90712ae391 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1360.520282] [48511]: INFO nova.api.openstack.requestlog [None req-ad9ba24e-e474-4ac9-8ac6-bc912bbc6b1d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391" status: 404 len: 111 microversion: 2.1 time: 0.022377 [ 1360.520611] [48511]: [pid: 48511|app: 0|req: 3382/6677] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:05 2025] GET /compute/v2.1/servers/94f0b333-7ca2-4cf4-866a-ac90712ae391 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1360.636234] [48512]: DEBUG nova.api.openstack.wsgi [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1360.637693] [48512]: DEBUG nova.compute.api [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1360.641157] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.641398] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.641480] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.641732] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.641874] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.642039] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.668261] [48512]: WARNING neutronclient.v2_0.client [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1360.742665] [48512]: DEBUG nova.policy [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1360.750271] [48512]: INFO nova.api.openstack.requestlog [None req-54ca8265-2ad0-4cd3-9342-5ee2dff22ff7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.116100 [ 1360.750642] [48512]: [pid: 48512|app: 0|req: 3296/6678] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:05 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1360.864214] [48511]: DEBUG nova.api.openstack.wsgi [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3043ab53-9691-48c8-9d48-e06320e5a09f", "name": "network-vif-plugged", "status": "completed", "tag": "6fd915bd-9a7d-4f1b-b980-49b09654cf80"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1360.870213] [48511]: DEBUG oslo_concurrency.lockutils [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1360.871034] [48511]: DEBUG oslo_concurrency.lockutils [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1360.871034] [48511]: DEBUG oslo_concurrency.lockutils [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1360.877344] [48511]: INFO nova.api.openstack.compute.server_external_events [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] Creating event network-vif-plugged:6fd915bd-9a7d-4f1b-b980-49b09654cf80 for instance 3043ab53-9691-48c8-9d48-e06320e5a09f on cpu-1 [ 1360.882583] [48511]: INFO nova.api.openstack.requestlog [req-27e947e6-ee2a-4a8f-9736-f1a1a50b8e6e req-a10c2534-1689-45cb-92cf-3e74842ea0ef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020336 [ 1360.882897] [48511]: [pid: 48511|app: 0|req: 3383/6679] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:05 2025] 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) [ 1361.304916] [48512]: DEBUG nova.api.openstack.wsgi [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1361.306492] [48512]: DEBUG nova.compute.api [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1361.310148] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.310348] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.310486] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.310912] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.311224] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.311380] [48512]: DEBUG oslo_concurrency.lockutils [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.333872] [48512]: WARNING neutronclient.v2_0.client [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1361.410025] [48512]: DEBUG nova.policy [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.416848] [48512]: INFO nova.api.openstack.requestlog [None req-97b6b05d-8e04-40be-baa2-55a797fb8d6c tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.114144 [ 1361.417213] [48512]: [pid: 48512|app: 0|req: 3297/6680] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:06 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1361.764275] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1361.765751] [48511]: DEBUG nova.compute.api [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1361.771451] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.771638] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.771771] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.772033] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1361.772179] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1361.772304] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1361.796478] [48511]: WARNING neutronclient.v2_0.client [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1361.852457] [48511]: DEBUG nova.policy [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1361.856951] [48511]: INFO nova.api.openstack.requestlog [None req-dcbcda61-130c-491e-b58b-a99dd0fb83b3 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.095094 [ 1361.857277] [48511]: [pid: 48511|app: 0|req: 3384/6681] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:06 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.430160] [48512]: DEBUG nova.api.openstack.wsgi [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1362.431511] [48512]: DEBUG nova.compute.api [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1362.435086] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.435331] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.435532] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.435810] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.435977] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.436118] [48512]: DEBUG oslo_concurrency.lockutils [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.451621] [48512]: WARNING neutronclient.v2_0.client [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1362.514752] [48512]: DEBUG nova.policy [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.518897] [48512]: INFO nova.api.openstack.requestlog [None req-7179fa1a-f4ac-4959-b22d-e8494864513b tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.091098 [ 1362.519222] [48512]: [pid: 48512|app: 0|req: 3298/6682] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:07 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1362.870507] [48511]: DEBUG nova.api.openstack.wsgi [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1362.872163] [48511]: DEBUG nova.compute.api [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1362.878982] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.879183] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.879183] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.879453] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.879597] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.879717] [48511]: DEBUG oslo_concurrency.lockutils [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.894631] [48512]: DEBUG nova.api.openstack.wsgi [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3043ab53-9691-48c8-9d48-e06320e5a09f", "tag": "6fd915bd-9a7d-4f1b-b980-49b09654cf80"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1362.900460] [48512]: DEBUG oslo_concurrency.lockutils [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1362.900641] [48512]: DEBUG oslo_concurrency.lockutils [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1362.900713] [48512]: DEBUG oslo_concurrency.lockutils [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1362.907024] [48512]: INFO nova.api.openstack.compute.server_external_events [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] Creating event network-changed:6fd915bd-9a7d-4f1b-b980-49b09654cf80 for instance 3043ab53-9691-48c8-9d48-e06320e5a09f on cpu-1 [ 1362.908188] [48511]: WARNING neutronclient.v2_0.client [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1362.911479] [48512]: INFO nova.api.openstack.requestlog [req-c7fce895-2fae-4c75-b0f0-c34091c45a89 req-ef42092f-0610-4fc8-a168-55aafd8f9e66 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018896 [ 1362.911827] [48512]: [pid: 48512|app: 0|req: 3299/6683] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:07 2025] 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) [ 1362.982837] [48511]: DEBUG nova.policy [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1362.990637] [48511]: INFO nova.api.openstack.requestlog [None req-d9329265-59c0-46bc-84bf-e14fd48455e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.122620 [ 1362.990960] [48511]: [pid: 48511|app: 0|req: 3385/6684] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:07 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1363.532304] [48512]: DEBUG nova.api.openstack.wsgi [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.533753] [48512]: DEBUG nova.compute.api [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.539544] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.539767] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.539825] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.540153] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.540311] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.540432] [48512]: DEBUG oslo_concurrency.lockutils [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.567871] [48512]: WARNING neutronclient.v2_0.client [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1363.652443] [48512]: DEBUG nova.policy [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1363.659083] [48512]: INFO nova.api.openstack.requestlog [None req-b795c2dc-cc93-4845-9ebe-154f6917d097 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1686 microversion: 2.1 time: 0.129143 [ 1363.659422] [48512]: [pid: 48512|app: 0|req: 3300/6685] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:08 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1686 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1363.679184] [48511]: DEBUG nova.api.openstack.wsgi [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.679427] [48511]: DEBUG nova.compute.api [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.682812] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.682996] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.683231] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.683405] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.683554] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.683672] [48511]: DEBUG oslo_concurrency.lockutils [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.692334] [48511]: INFO nova.api.openstack.wsgi [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. [ 1363.692577] [48511]: DEBUG nova.api.openstack.wsgi [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.692947] [48511]: INFO nova.api.openstack.requestlog [None req-cff7fd01-c367-4e25-ba0e-c7c8e717bd3e tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 404 len: 111 microversion: 2.1 time: 0.015897 [ 1363.693385] [48511]: [pid: 48511|app: 0|req: 3386/6686] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:08 2025] DELETE /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1363.698192] [48512]: DEBUG nova.api.openstack.wsgi [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.699668] [48512]: DEBUG nova.compute.api [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 92321dfe-531b-491b-9d02-b5da069b173a] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.703251] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.703458] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.703593] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.703850] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.704021] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.704269] [48512]: DEBUG oslo_concurrency.lockutils [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.715114] [48512]: INFO nova.api.openstack.wsgi [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. [ 1363.715469] [48512]: DEBUG nova.api.openstack.wsgi [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 92321dfe-531b-491b-9d02-b5da069b173a could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.715916] [48512]: INFO nova.api.openstack.requestlog [None req-73e3e5d3-962d-4645-b8c5-85ee282c35c8 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a" status: 404 len: 111 microversion: 2.1 time: 0.019983 [ 1363.716460] [48512]: [pid: 48512|app: 0|req: 3301/6687] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:08 2025] GET /compute/v2.1/servers/92321dfe-531b-491b-9d02-b5da069b173a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1363.721431] [48511]: DEBUG nova.api.openstack.wsgi [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.721680] [48511]: DEBUG nova.compute.api [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.726022] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.726266] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.726463] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.726660] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.726813] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.726935] [48511]: DEBUG oslo_concurrency.lockutils [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.736745] [48511]: INFO nova.api.openstack.wsgi [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. [ 1363.736956] [48511]: DEBUG nova.api.openstack.wsgi [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.737430] [48511]: INFO nova.api.openstack.requestlog [None req-17a5b1d1-4140-4c84-9973-210c255abeae tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 404 len: 111 microversion: 2.1 time: 0.018365 [ 1363.737746] [48511]: [pid: 48511|app: 0|req: 3387/6688] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:08 2025] DELETE /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1363.742782] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1363.744294] [48512]: DEBUG nova.compute.api [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: b47a813e-29de-4878-930d-cc5c54b1ba05] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1363.747857] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.748068] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.748209] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.748472] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1363.748620] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1363.748738] [48512]: DEBUG oslo_concurrency.lockutils [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1363.758369] [48512]: INFO nova.api.openstack.wsgi [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. [ 1363.758628] [48512]: DEBUG nova.api.openstack.wsgi [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance b47a813e-29de-4878-930d-cc5c54b1ba05 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1363.759016] [48512]: INFO nova.api.openstack.requestlog [None req-b4edcd07-6d32-404f-9393-2d78c9eebbfb tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05" status: 404 len: 111 microversion: 2.1 time: 0.018650 [ 1363.759362] [48512]: [pid: 48512|app: 0|req: 3302/6689] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:08 2025] GET /compute/v2.1/servers/b47a813e-29de-4878-930d-cc5c54b1ba05 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1364.003714] [48511]: DEBUG nova.api.openstack.wsgi [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1364.005335] [48511]: DEBUG nova.compute.api [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1364.011840] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.012087] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.012239] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.012511] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.012658] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.012778] [48511]: DEBUG oslo_concurrency.lockutils [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.039901] [48511]: WARNING neutronclient.v2_0.client [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1364.105735] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1364.119346] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1364.138303] [48511]: DEBUG nova.policy [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.144825] [48511]: INFO nova.api.openstack.requestlog [None req-86fa50eb-00bc-4b70-a248-cf9edd497f04 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.143243 [ 1364.145163] [48511]: [pid: 48511|app: 0|req: 3388/6690] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:08 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1364.202926] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1364.673619] [48512]: DEBUG nova.api.openstack.wsgi [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1364.675057] [48512]: DEBUG nova.compute.api [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1364.681122] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.681414] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.681625] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.681712] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.681844] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.681958] [48512]: DEBUG oslo_concurrency.lockutils [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.705208] [48512]: WARNING neutronclient.v2_0.client [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1364.802046] [48512]: DEBUG nova.policy [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.808644] [48512]: INFO nova.api.openstack.requestlog [None req-3e375ad5-1a93-4590-8db7-602441945111 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1673 microversion: 2.1 time: 0.138270 [ 1364.808975] [48512]: [pid: 48512|app: 0|req: 3303/6691] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:09 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1673 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1364.833399] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1364.834950] [48511]: DEBUG nova.compute.api [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1364.838320] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.838525] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.838633] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.838875] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.839025] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.839149] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.858233] [48511]: WARNING neutronclient.v2_0.client [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1364.921718] [48511]: DEBUG nova.policy [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1364.926128] [48511]: INFO nova.api.openstack.requestlog [None req-c1bd0b64-33f7-4d23-a5b4-f013fd8fdcea tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1673 microversion: 2.1 time: 0.094662 [ 1364.926451] [48511]: [pid: 48511|app: 0|req: 3389/6692] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:09 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1673 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1364.939685] [48512]: DEBUG nova.api.openstack.wsgi [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1364.939874] [48512]: DEBUG nova.compute.api [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1364.943289] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.943471] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.943600] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.943850] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1364.943990] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1364.944161] [48512]: DEBUG oslo_concurrency.lockutils [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1364.957930] [48512]: DEBUG nova.compute.api [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1365.016203] [48512]: INFO nova.api.openstack.requestlog [None req-6c29c96b-443e-4371-be4f-a5c32e3e0fa5 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 204 len: 0 microversion: 2.1 time: 0.078129 [ 1365.016729] [48512]: [pid: 48512|app: 0|req: 3304/6693] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:09 2025] DELETE /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1365.022685] [48511]: DEBUG nova.api.openstack.wsgi [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.024144] [48511]: DEBUG nova.compute.api [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.027726] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.027912] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.028072] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.028327] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.028472] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.028592] [48511]: DEBUG oslo_concurrency.lockutils [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.047667] [48511]: WARNING neutronclient.v2_0.client [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1365.105641] [48511]: DEBUG nova.policy [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.109654] [48511]: INFO nova.api.openstack.requestlog [None req-dfd99673-003f-476b-891d-d4fba1295326 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1679 microversion: 2.1 time: 0.090131 [ 1365.110074] [48511]: [pid: 48511|app: 0|req: 3390/6694] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:09 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1679 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1365.157418] [48512]: DEBUG nova.api.openstack.wsgi [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1365.158868] [48512]: DEBUG nova.compute.api [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1365.162159] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.162363] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.162464] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.162711] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1365.162852] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1365.162974] [48512]: DEBUG oslo_concurrency.lockutils [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1365.181175] [48512]: WARNING neutronclient.v2_0.client [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1365.237037] [48512]: DEBUG nova.policy [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1365.241072] [48512]: INFO nova.api.openstack.requestlog [None req-c974645f-7d9a-4a2f-a15d-a4f08ecdc839 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.085939 [ 1365.241421] [48512]: [pid: 48512|app: 0|req: 3305/6695] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:09 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1366.123062] [48511]: DEBUG nova.api.openstack.wsgi [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1366.124652] [48511]: DEBUG nova.compute.api [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1366.128074] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.128278] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.128412] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.128670] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.128814] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.128946] [48511]: DEBUG oslo_concurrency.lockutils [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.148131] [48511]: WARNING neutronclient.v2_0.client [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1366.213971] [48511]: DEBUG nova.policy [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.218892] [48511]: INFO nova.api.openstack.requestlog [None req-d339b2c9-84e9-47e6-97b5-f23d8b4b329f tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1679 microversion: 2.1 time: 0.098095 [ 1366.219405] [48511]: [pid: 48511|app: 0|req: 3391/6696] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:10 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1679 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1366.254099] [48512]: DEBUG nova.api.openstack.wsgi [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1366.255823] [48512]: DEBUG nova.compute.api [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1366.259940] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.260267] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.260479] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.260766] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.260916] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.261057] [48512]: DEBUG oslo_concurrency.lockutils [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.278488] [48512]: WARNING neutronclient.v2_0.client [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1366.336493] [48512]: DEBUG nova.policy [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1366.340879] [48512]: INFO nova.api.openstack.requestlog [None req-7849b454-f79b-488b-b5dc-279b9cb28c13 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.088904 [ 1366.341253] [48512]: [pid: 48512|app: 0|req: 3306/6697] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:11 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1366.913333] [48511]: DEBUG nova.api.openstack.wsgi [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1366.913542] [48511]: DEBUG nova.compute.api [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1366.917959] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.918162] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.918297] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.918556] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.918697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.918813] [48511]: DEBUG oslo_concurrency.lockutils [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.929107] [48511]: INFO nova.api.openstack.wsgi [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. [ 1366.929423] [48511]: DEBUG nova.api.openstack.wsgi [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1366.929861] [48511]: INFO nova.api.openstack.requestlog [None req-b14f8049-4275-4163-b292-3fe1e63ce658 tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 404 len: 111 microversion: 2.1 time: 0.018686 [ 1366.930245] [48511]: [pid: 48511|app: 0|req: 3392/6698] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:11 2025] DELETE /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1366.935619] [48512]: DEBUG nova.api.openstack.wsgi [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1366.937340] [48512]: DEBUG nova.compute.api [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] [instance: 58d5f0d5-cedb-4fdb-8135-419cda06a658] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1366.940998] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.941228] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.941419] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.941684] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1366.941858] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1366.941985] [48512]: DEBUG oslo_concurrency.lockutils [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1366.951741] [48512]: INFO nova.api.openstack.wsgi [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] HTTP exception thrown: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. [ 1366.952067] [48512]: DEBUG nova.api.openstack.wsgi [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] Returning 404 to user: Instance 58d5f0d5-cedb-4fdb-8135-419cda06a658 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1366.952495] [48512]: INFO nova.api.openstack.requestlog [None req-085232a8-cb4c-42df-ac46-e31eb925fb2d tempest-AttachVolumeNegativeTest-500441052 tempest-AttachVolumeNegativeTest-500441052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658" status: 404 len: 111 microversion: 2.1 time: 0.019246 [ 1366.952854] [48512]: [pid: 48512|app: 0|req: 3307/6699] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:11 2025] GET /compute/v2.1/servers/58d5f0d5-cedb-4fdb-8135-419cda06a658 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1367.232734] [48511]: DEBUG nova.api.openstack.wsgi [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1367.233886] [48511]: DEBUG nova.compute.api [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1367.238996] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.239184] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.239349] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.239669] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.240024] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.240024] [48511]: DEBUG oslo_concurrency.lockutils [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.263354] [48511]: WARNING neutronclient.v2_0.client [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1367.354228] [48512]: DEBUG nova.api.openstack.wsgi [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1367.355648] [48512]: DEBUG nova.compute.api [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1367.357236] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=108,nova_api:UPDATE=6,nova_api:INSERT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.359966] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.360231] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.360390] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.360924] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.361217] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.361429] [48512]: DEBUG oslo_concurrency.lockutils [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.363866] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=319,nova_cell1:UPDATE=16,nova_cell1:INSERT=8 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.377495] [48512]: WARNING neutronclient.v2_0.client [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1367.606727] [48511]: DEBUG nova.policy [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.608537] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=334,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.614167] [48511]: INFO nova.api.openstack.requestlog [None req-d8779665-b063-4d9e-94d4-3b07589a06b3 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1612 microversion: 2.1 time: 0.383664 [ 1367.614536] [48511]: [pid: 48511|app: 0|req: 3393/6700] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:11 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1612 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1367.618783] [48511]: DEBUG nova.api.openstack.wsgi [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fa9a931-f500-43da-b1fa-3f2a7afc4697", "name": "network-vif-deleted", "tag": "528db453-711d-45aa-8edf-2ece09cf9f02"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1367.622942] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=114,nova_api:DELETE=2,nova_api:INSERT=4 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.627392] [48511]: DEBUG oslo_concurrency.lockutils [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1367.627952] [48511]: DEBUG oslo_concurrency.lockutils [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1367.627952] [48511]: DEBUG oslo_concurrency.lockutils [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1367.638323] [48511]: INFO nova.api.openstack.compute.server_external_events [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] Creating event network-vif-deleted:528db453-711d-45aa-8edf-2ece09cf9f02 for instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 on cpu-1 [ 1367.642664] [48511]: INFO nova.api.openstack.requestlog [req-bf81f87e-cd32-48d4-8bf0-b44548af055b req-3c1d928c-90e9-4a82-8971-d60456ae93fe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026877 [ 1367.643515] [48511]: [pid: 48511|app: 0|req: 3394/6701] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:12 2025] 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) [ 1367.702335] [48512]: DEBUG nova.policy [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1367.708302] [48512]: INFO nova.api.openstack.requestlog [None req-7f08db22-1e0d-4e8b-a5a0-746a14181c42 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1363 microversion: 2.1 time: 0.356084 [ 1367.708702] [48512]: [pid: 48512|app: 0|req: 3308/6702] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:12 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1363 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1368.628063] [48511]: DEBUG nova.api.openstack.wsgi [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1368.629324] [48511]: DEBUG nova.compute.api [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1368.634735] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.634967] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.635129] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.635294] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.635433] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.635551] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.655942] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.656134] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.656294] [48511]: DEBUG oslo_concurrency.lockutils [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.656495] [48511]: DEBUG nova.objects.instance [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 9fa9a931-f500-43da-b1fa-3f2a7afc4697 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1368.660266] [48511]: WARNING neutronclient.v2_0.client [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1368.678812] [48511]: DEBUG nova.policy [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.685399] [48511]: INFO nova.api.openstack.requestlog [None req-127b5e15-172e-4e92-90ab-a7ad62969301 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1325 microversion: 2.1 time: 0.060140 [ 1368.685731] [48511]: [pid: 48511|app: 0|req: 3395/6703] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:13 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1368.721243] [48512]: DEBUG nova.api.openstack.wsgi [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1368.722796] [48512]: DEBUG nova.compute.api [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1368.726330] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.726599] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.726830] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.727266] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.727514] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.727698] [48512]: DEBUG oslo_concurrency.lockutils [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.744192] [48512]: WARNING neutronclient.v2_0.client [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1368.816024] [48512]: DEBUG nova.policy [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1368.821706] [48512]: INFO nova.api.openstack.requestlog [None req-66e3c95a-05d4-4b87-8a45-0955a0f89c9d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1550 microversion: 2.1 time: 0.102658 [ 1368.822163] [48512]: [pid: 48512|app: 0|req: 3309/6704] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:13 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1550 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1368.834777] [48511]: DEBUG nova.api.openstack.wsgi [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1368.836152] [48511]: DEBUG nova.compute.api [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1368.839808] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.839998] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.840130] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.840389] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1368.840558] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1368.840645] [48511]: DEBUG oslo_concurrency.lockutils [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1368.853402] [48511]: WARNING neutronclient.v2_0.client [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1368.887413] [48511]: INFO nova.api.openstack.requestlog [None req-1b966875-c3ba-4f92-ac7b-4bb613e84a26 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.054704 [ 1368.887772] [48511]: [pid: 48511|app: 0|req: 3396/6705] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:32:13 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/os-interface => generated 288 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1369.658114] [48512]: DEBUG nova.api.openstack.wsgi [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3043ab53-9691-48c8-9d48-e06320e5a09f", "tag": "6fd915bd-9a7d-4f1b-b980-49b09654cf80"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1369.666480] [48512]: DEBUG oslo_concurrency.lockutils [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.666698] [48512]: DEBUG oslo_concurrency.lockutils [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.666847] [48512]: DEBUG oslo_concurrency.lockutils [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.680343] [48512]: INFO nova.api.openstack.compute.server_external_events [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] Creating event network-changed:6fd915bd-9a7d-4f1b-b980-49b09654cf80 for instance 3043ab53-9691-48c8-9d48-e06320e5a09f on cpu-1 [ 1369.685616] [48512]: INFO nova.api.openstack.requestlog [req-39995e32-5b48-4c35-8bf6-18002171e8d3 req-9c8298dd-c77d-43ee-9d62-678fc0659bb4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029477 [ 1369.685958] [48512]: [pid: 48512|app: 0|req: 3310/6706] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:14 2025] 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) [ 1369.697981] [48511]: DEBUG nova.api.openstack.wsgi [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1369.699365] [48511]: DEBUG nova.compute.api [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1369.702813] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.702897] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.702992] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.703271] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.703407] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.703527] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.727939] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1369.728118] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1369.728251] [48511]: DEBUG oslo_concurrency.lockutils [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1369.728396] [48511]: DEBUG nova.objects.instance [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 9fa9a931-f500-43da-b1fa-3f2a7afc4697 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1369.731727] [48511]: WARNING neutronclient.v2_0.client [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1369.749597] [48511]: DEBUG nova.policy [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1369.755924] [48511]: INFO nova.api.openstack.requestlog [None req-d687f837-0e04-4d10-bd9a-b82d548c69d9 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1325 microversion: 2.1 time: 0.059977 [ 1369.756299] [48511]: [pid: 48511|app: 0|req: 3397/6707] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:14 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1370.770032] [48512]: DEBUG nova.api.openstack.wsgi [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1370.771199] [48512]: DEBUG nova.compute.api [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1370.777373] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.777594] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.777736] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.777992] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.778148] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.778274] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.807642] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1370.807841] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1370.807981] [48512]: DEBUG oslo_concurrency.lockutils [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1370.808142] [48512]: DEBUG nova.objects.instance [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lazy-loading 'fault' on Instance uuid 9fa9a931-f500-43da-b1fa-3f2a7afc4697 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1370.811121] [48512]: WARNING neutronclient.v2_0.client [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1370.829841] [48512]: DEBUG nova.policy [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf2f83997083458e810b69f44fd9c9c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40919d488021462c8a796bc457d05c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1370.833820] [48512]: INFO nova.api.openstack.requestlog [None req-bf51a8df-db74-4ad0-8304-228195952457 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 200 len: 1325 microversion: 2.1 time: 0.067176 [ 1370.834180] [48512]: [pid: 48512|app: 0|req: 3311/6708] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:15 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 1325 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1371.847148] [48511]: DEBUG nova.api.openstack.wsgi [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1371.848040] [48511]: DEBUG nova.compute.api [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 9fa9a931-f500-43da-b1fa-3f2a7afc4697] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1371.851438] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.851659] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.851827] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.852159] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1371.852306] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1371.852433] [48511]: DEBUG oslo_concurrency.lockutils [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1371.861050] [48511]: INFO nova.api.openstack.wsgi [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 could not be found. [ 1371.861291] [48511]: DEBUG nova.api.openstack.wsgi [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 9fa9a931-f500-43da-b1fa-3f2a7afc4697 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1371.861664] [48511]: INFO nova.api.openstack.requestlog [None req-514ef796-f443-4cae-ab69-aaaf743560d0 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697" status: 404 len: 111 microversion: 2.1 time: 0.017278 [ 1371.861964] [48511]: [pid: 48511|app: 0|req: 3398/6709] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:16 2025] GET /compute/v2.1/servers/9fa9a931-f500-43da-b1fa-3f2a7afc4697 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1373.775058] [48512]: DEBUG nova.api.openstack.wsgi [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1373.775988] [48512]: DEBUG nova.compute.api [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1373.779476] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.779659] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.779798] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.780082] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1373.780272] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1373.780445] [48512]: DEBUG oslo_concurrency.lockutils [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1373.795987] [48512]: INFO nova.api.openstack.requestlog [None req-406900de-1e20-42ee-8ba5-94aba6c48893 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/ips" status: 200 len: 157 microversion: 2.20 time: 0.023764 [ 1373.796342] [48512]: [pid: 48512|app: 0|req: 3312/6710] 10.180.1.21 () {60 vars in 1284 bytes} [Mon Dec 8 18:32:18 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/ips => generated 157 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1375.008309] [48511]: DEBUG nova.api.openstack.wsgi [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.008678] [48511]: DEBUG nova.compute.api [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.023118] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.023345] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.023453] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.023803] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.023878] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.024018] [48511]: DEBUG oslo_concurrency.lockutils [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.039113] [48511]: INFO nova.api.openstack.wsgi [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. [ 1375.039393] [48511]: DEBUG nova.api.openstack.wsgi [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1375.039918] [48511]: INFO nova.api.openstack.requestlog [None req-53f9dd1f-ed41-4933-9aa1-68d12acac44d tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 404 len: 111 microversion: 2.1 time: 0.033973 [ 1375.040349] [48511]: [pid: 48511|app: 0|req: 3399/6711] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:19 2025] DELETE /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1375.048031] [48512]: DEBUG nova.api.openstack.wsgi [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.048545] [48512]: DEBUG nova.compute.api [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 844ce04d-901e-4859-8c60-9ca919719f4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.052495] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.052807] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.053022] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.053443] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.053673] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.053881] [48512]: DEBUG oslo_concurrency.lockutils [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.062759] [48512]: INFO nova.api.openstack.wsgi [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. [ 1375.063073] [48512]: DEBUG nova.api.openstack.wsgi [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 844ce04d-901e-4859-8c60-9ca919719f4c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1375.063496] [48512]: INFO nova.api.openstack.requestlog [None req-90a57d35-d78b-4f90-a5c5-2cc3215066e1 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c" status: 404 len: 111 microversion: 2.1 time: 0.018530 [ 1375.063841] [48512]: [pid: 48512|app: 0|req: 3313/6712] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:19 2025] GET /compute/v2.1/servers/844ce04d-901e-4859-8c60-9ca919719f4c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1375.068566] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.068775] [48511]: DEBUG nova.compute.api [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.072995] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.073183] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.073229] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.073475] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.073614] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.073739] [48511]: DEBUG oslo_concurrency.lockutils [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.083420] [48511]: INFO nova.api.openstack.wsgi [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. [ 1375.083632] [48511]: DEBUG nova.api.openstack.wsgi [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1375.084066] [48511]: INFO nova.api.openstack.requestlog [None req-b1d0ad3c-b3f2-4482-95c1-9ceacc58a932 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 404 len: 111 microversion: 2.1 time: 0.017571 [ 1375.084382] [48511]: [pid: 48511|app: 0|req: 3400/6713] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:32:19 2025] DELETE /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1375.089714] [48512]: DEBUG nova.api.openstack.wsgi [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.091180] [48512]: DEBUG nova.compute.api [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] [instance: 42e840a7-5f9b-48fb-a182-e359a9a91f2f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.096484] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.096726] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.096862] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.097278] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.097348] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.097463] [48512]: DEBUG oslo_concurrency.lockutils [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.107461] [48512]: INFO nova.api.openstack.wsgi [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] HTTP exception thrown: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. [ 1375.107724] [48512]: DEBUG nova.api.openstack.wsgi [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Returning 404 to user: Instance 42e840a7-5f9b-48fb-a182-e359a9a91f2f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1375.108124] [48512]: INFO nova.api.openstack.requestlog [None req-3084d9cb-997f-416b-ac38-44a2db42bc74 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f" status: 404 len: 111 microversion: 2.1 time: 0.020660 [ 1375.108574] [48512]: [pid: 48512|app: 0|req: 3314/6714] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:19 2025] GET /compute/v2.1/servers/42e840a7-5f9b-48fb-a182-e359a9a91f2f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1375.113144] [48511]: DEBUG nova.api.openstack.wsgi [None req-11c8950f-678d-4069-ac66-def364d49266 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.129209] [48511]: INFO nova.api.openstack.requestlog [None req-11c8950f-678d-4069-ac66-def364d49266 tempest-ServerActionsTestOtherB-931641744 tempest-ServerActionsTestOtherB-931641744-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1886109541" status: 202 len: 0 microversion: 2.1 time: 0.018064 [ 1375.129673] [48511]: [pid: 48511|app: 0|req: 3401/6715] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:32:19 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1886109541 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1375.209337] [48512]: DEBUG nova.api.openstack.wsgi [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1375.210942] [48512]: DEBUG nova.compute.api [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.214647] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.214825] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.214974] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.215300] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.215515] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.215669] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.241212] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.241212] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.241212] [48512]: DEBUG oslo_concurrency.lockutils [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.245418] [48512]: DEBUG nova.objects.instance [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'flavor' on Instance uuid d74e5b05-2583-4e08-88fb-486c6fd0cc20 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1375.654558] [48512]: INFO nova.api.openstack.requestlog [None req-655015eb-9399-4ef0-8913-ccbb3f8bf64c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/action" status: 202 len: 0 microversion: 2.20 time: 0.447258 [ 1375.654913] [48512]: [pid: 48512|app: 0|req: 3315/6716] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:32:19 2025] POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/action => generated 0 bytes in 448 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1375.659786] [48511]: DEBUG nova.api.openstack.wsgi [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1375.661309] [48511]: DEBUG nova.compute.api [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1375.668376] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.668607] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.668779] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.669108] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1375.669268] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1375.669393] [48511]: DEBUG oslo_concurrency.lockutils [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1375.693761] [48511]: WARNING neutronclient.v2_0.client [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1375.781341] [48511]: DEBUG nova.policy [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.788619] [48511]: DEBUG nova.policy [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.789225] [48511]: DEBUG nova.policy [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1375.789819] [48511]: INFO nova.api.openstack.requestlog [None req-fb43cd8d-759c-466f-9b4d-e4b704fd16a7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1722 microversion: 2.20 time: 0.132272 [ 1375.790528] [48511]: [pid: 48511|app: 0|req: 3402/6717] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:20 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1722 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1376.809259] [48512]: DEBUG nova.api.openstack.wsgi [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1376.810699] [48512]: DEBUG nova.compute.api [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1376.818483] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.818686] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.818821] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.819098] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1376.819269] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1376.819424] [48512]: DEBUG oslo_concurrency.lockutils [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1376.846377] [48512]: WARNING neutronclient.v2_0.client [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1376.946682] [48512]: DEBUG nova.policy [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.953224] [48512]: DEBUG nova.policy [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.953856] [48512]: DEBUG nova.policy [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1376.954647] [48512]: INFO nova.api.openstack.requestlog [None req-93291d9f-bfbe-4c9b-9438-758f896c756b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1722 microversion: 2.20 time: 0.147676 [ 1376.955522] [48512]: [pid: 48512|app: 0|req: 3316/6718] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:21 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1722 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1377.546426] [48511]: DEBUG nova.api.openstack.wsgi [None req-8dc6093c-039d-4797-b3d6-5075feb88d78 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-39535850", "metadata": {"Type": "work"}}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1377.707735] [48511]: INFO nova.api.openstack.requestlog [None req-8dc6093c-039d-4797-b3d6-5075feb88d78 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 347 microversion: 2.1 time: 0.228238 [ 1377.708189] [48511]: [pid: 48511|app: 0|req: 3403/6719] 10.180.1.21 () {60 vars in 1151 bytes} [Mon Dec 8 18:32:22 2025] POST /compute/v2.1/os-volumes => generated 347 bytes in 229 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 1377.715953] [48512]: DEBUG nova.api.openstack.wsgi [None req-d69273e5-7742-48f0-9bbb-2f9ff763c6e5 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1377.746442] [48512]: INFO nova.api.openstack.requestlog [None req-d69273e5-7742-48f0-9bbb-2f9ff763c6e5 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 200 len: 347 microversion: 2.1 time: 0.032556 [ 1377.746793] [48512]: [pid: 48512|app: 0|req: 3317/6720] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:32:22 2025] GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 347 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1377.970143] [48511]: DEBUG nova.api.openstack.wsgi [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1377.972055] [48511]: DEBUG nova.compute.api [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1377.978341] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.978524] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.978659] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.978919] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1377.979080] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1377.979206] [48511]: DEBUG oslo_concurrency.lockutils [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1377.996534] [48511]: WARNING neutronclient.v2_0.client [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1378.070103] [48511]: DEBUG nova.policy [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.077461] [48511]: DEBUG nova.policy [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.078139] [48511]: DEBUG nova.policy [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1378.078790] [48511]: INFO nova.api.openstack.requestlog [None req-d5b48fa8-e35c-4ff2-ad7c-44a3d9439f58 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1743 microversion: 2.20 time: 0.112012 [ 1378.079113] [48511]: [pid: 48511|app: 0|req: 3404/6721] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:22 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1743 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1378.755464] [48512]: DEBUG nova.api.openstack.wsgi [None req-6ee62366-dd30-4d91-b6b0-42abb9425067 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1378.787139] [48512]: INFO nova.api.openstack.requestlog [None req-6ee62366-dd30-4d91-b6b0-42abb9425067 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 200 len: 348 microversion: 2.1 time: 0.033964 [ 1378.787526] [48512]: [pid: 48512|app: 0|req: 3318/6722] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:32:23 2025] GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 348 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1378.795046] [48511]: DEBUG nova.api.openstack.wsgi [None req-9e699f54-a406-48f4-b36a-76b7e639886c tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1378.821894] [48511]: INFO nova.api.openstack.requestlog [None req-9e699f54-a406-48f4-b36a-76b7e639886c tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 200 len: 348 microversion: 2.1 time: 0.028916 [ 1378.822284] [48511]: [pid: 48511|app: 0|req: 3405/6723] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:32:23 2025] GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 348 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1378.834337] [48512]: DEBUG nova.api.openstack.wsgi [None req-911552f7-f281-4de0-ad64-22291889ad41 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1378.868437] [48512]: INFO nova.api.openstack.requestlog [None req-911552f7-f281-4de0-ad64-22291889ad41 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 202 len: 0 microversion: 2.1 time: 0.036125 [ 1378.868849] [48512]: [pid: 48512|app: 0|req: 3319/6724] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:32:23 2025] DELETE /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1378.873401] [48511]: DEBUG nova.api.openstack.wsgi [None req-f1e6dbf6-6cab-41a9-943b-409596219c29 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1378.901810] [48511]: INFO nova.api.openstack.requestlog [None req-f1e6dbf6-6cab-41a9-943b-409596219c29 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 200 len: 347 microversion: 2.1 time: 0.030288 [ 1378.902209] [48511]: [pid: 48511|app: 0|req: 3406/6725] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:32:23 2025] GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 347 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1379.094090] [48512]: DEBUG nova.api.openstack.wsgi [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1379.095520] [48512]: DEBUG nova.compute.api [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1379.101528] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.101712] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.101847] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.102116] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1379.102262] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1379.102388] [48512]: DEBUG oslo_concurrency.lockutils [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1379.125545] [48512]: WARNING neutronclient.v2_0.client [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1379.202277] [48512]: DEBUG nova.policy [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.209692] [48512]: DEBUG nova.policy [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.210334] [48512]: DEBUG nova.policy [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1379.211066] [48512]: INFO nova.api.openstack.requestlog [None req-f771c8aa-3d04-4bb8-8973-e15cc96d6cab tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1743 microversion: 2.20 time: 0.119130 [ 1379.211377] [48512]: [pid: 48512|app: 0|req: 3320/6726] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:23 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1743 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1379.910826] [48511]: DEBUG nova.api.openstack.wsgi [None req-775bc865-47bb-4edd-95aa-2897caf7c299 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1379.928360] [48511]: INFO nova.api.openstack.wsgi [None req-775bc865-47bb-4edd-95aa-2897caf7c299 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] HTTP exception thrown: Volume 774cdbaf-b868-4110-8a12-9166d0745506 could not be found. [ 1379.928635] [48511]: DEBUG nova.api.openstack.wsgi [None req-775bc865-47bb-4edd-95aa-2897caf7c299 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] Returning 404 to user: Volume 774cdbaf-b868-4110-8a12-9166d0745506 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1379.929031] [48511]: INFO nova.api.openstack.requestlog [None req-775bc865-47bb-4edd-95aa-2897caf7c299 tempest-VolumesGetTestJSON-811883343 tempest-VolumesGetTestJSON-811883343-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506" status: 404 len: 109 microversion: 2.1 time: 0.020567 [ 1379.929480] [48511]: [pid: 48511|app: 0|req: 3407/6727] 10.180.1.21 () {58 vars in 1240 bytes} [Mon Dec 8 18:32:24 2025] GET /compute/v2.1/os-volumes/774cdbaf-b868-4110-8a12-9166d0745506 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1380.225509] [48512]: DEBUG nova.api.openstack.wsgi [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1380.226936] [48512]: DEBUG nova.compute.api [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1380.232263] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.232434] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.232574] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.232880] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1380.233043] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1380.233165] [48512]: DEBUG oslo_concurrency.lockutils [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1380.259779] [48512]: WARNING neutronclient.v2_0.client [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1380.324869] [48512]: DEBUG nova.policy [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.331406] [48512]: DEBUG nova.policy [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.332063] [48512]: DEBUG nova.policy [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1380.332763] [48512]: INFO nova.api.openstack.requestlog [None req-8eebd8e6-d4e0-4bd5-b93f-f3fb4b1bae5a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.109542 [ 1380.333073] [48512]: [pid: 48512|app: 0|req: 3321/6728] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:24 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1381.347602] [48511]: DEBUG nova.api.openstack.wsgi [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1381.348926] [48511]: DEBUG nova.compute.api [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1381.354594] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.354770] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.354905] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.355178] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1381.355346] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1381.355483] [48511]: DEBUG oslo_concurrency.lockutils [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1381.379563] [48511]: WARNING neutronclient.v2_0.client [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1381.483737] [48511]: DEBUG nova.policy [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.490472] [48511]: DEBUG nova.policy [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.491167] [48511]: DEBUG nova.policy [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1381.491760] [48511]: INFO nova.api.openstack.requestlog [None req-3b267d02-f0cb-4d6d-8256-0b70270ad48a tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.146950 [ 1381.492074] [48511]: [pid: 48511|app: 0|req: 3408/6729] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:26 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1382.506448] [48512]: DEBUG nova.api.openstack.wsgi [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1382.508064] [48512]: DEBUG nova.compute.api [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1382.513448] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.513702] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.513905] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.514197] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1382.514392] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1382.514529] [48512]: DEBUG oslo_concurrency.lockutils [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1382.533889] [48512]: WARNING neutronclient.v2_0.client [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1382.592159] [48512]: DEBUG nova.policy [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.597065] [48512]: DEBUG nova.policy [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.597840] [48512]: DEBUG nova.policy [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1382.598481] [48512]: INFO nova.api.openstack.requestlog [None req-4a99559f-6b30-4c40-bc99-d3ee1731f6e7 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.094297 [ 1382.598804] [48512]: [pid: 48512|app: 0|req: 3322/6730] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:27 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1383.613961] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1383.615471] [48511]: DEBUG nova.compute.api [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1383.618957] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.619156] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.619291] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.619543] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1383.619681] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1383.619800] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1383.636908] [48511]: WARNING neutronclient.v2_0.client [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1383.694512] [48511]: DEBUG nova.policy [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.698874] [48511]: DEBUG nova.policy [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.699480] [48511]: DEBUG nova.policy [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1383.700085] [48511]: INFO nova.api.openstack.requestlog [None req-6a15cc94-0060-4d7b-8fe8-762ba8a0279f tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.088439 [ 1383.700406] [48511]: [pid: 48511|app: 0|req: 3409/6731] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:28 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1384.715052] [48512]: DEBUG nova.api.openstack.wsgi [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1384.716443] [48512]: DEBUG nova.compute.api [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1384.720113] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.720305] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.720451] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.720702] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1384.720850] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1384.720974] [48512]: DEBUG oslo_concurrency.lockutils [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1384.740996] [48512]: WARNING neutronclient.v2_0.client [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1384.798625] [48512]: DEBUG nova.policy [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.802863] [48512]: DEBUG nova.policy [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.803561] [48512]: DEBUG nova.policy [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1384.804197] [48512]: INFO nova.api.openstack.requestlog [None req-2212161f-58ef-4087-bb8a-065cf3ec6dba tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.091826 [ 1384.804525] [48512]: [pid: 48512|app: 0|req: 3323/6732] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:29 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1385.819376] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1385.820771] [48511]: DEBUG nova.compute.api [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1385.826372] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.826578] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.826729] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.826934] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1385.827089] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1385.827209] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1385.847497] [48511]: WARNING neutronclient.v2_0.client [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1385.906964] [48511]: DEBUG nova.policy [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.911205] [48511]: DEBUG nova.policy [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.911833] [48511]: DEBUG nova.policy [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1385.912406] [48511]: INFO nova.api.openstack.requestlog [None req-c1994940-d8f9-4a03-9bd8-4eeb867181b5 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.095170 [ 1385.912887] [48511]: [pid: 48511|app: 0|req: 3410/6733] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:30 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1386.929296] [48512]: DEBUG nova.api.openstack.wsgi [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1386.930906] [48512]: DEBUG nova.compute.api [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1386.934673] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.934908] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.935093] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.935407] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1386.935586] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1386.935757] [48512]: DEBUG oslo_concurrency.lockutils [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1386.952510] [48512]: WARNING neutronclient.v2_0.client [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1387.048223] [48512]: DEBUG nova.policy [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1387.053109] [48512]: DEBUG nova.policy [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1387.053862] [48512]: DEBUG nova.policy [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1387.054488] [48512]: INFO nova.api.openstack.requestlog [None req-c69ab328-4b87-4535-b567-d08b68b2fda6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.127993 [ 1387.054851] [48512]: [pid: 48512|app: 0|req: 3324/6734] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:31 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1388.071691] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1388.073149] [48511]: DEBUG nova.compute.api [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1388.076619] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.076829] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.076967] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.077232] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1388.077375] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1388.077497] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1388.093075] [48511]: WARNING neutronclient.v2_0.client [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1388.152831] [48511]: DEBUG nova.policy [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1388.157147] [48511]: DEBUG nova.policy [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1388.157746] [48511]: DEBUG nova.policy [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1388.158349] [48511]: INFO nova.api.openstack.requestlog [None req-ad172da0-8eb5-4050-a86e-2e12195b8ecb tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.088843 [ 1388.158658] [48511]: [pid: 48511|app: 0|req: 3411/6735] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:32 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1389.173521] [48512]: DEBUG nova.api.openstack.wsgi [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1389.175298] [48512]: DEBUG nova.compute.api [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1389.179863] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.180154] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.180358] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.180751] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1389.180983] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1389.181203] [48512]: DEBUG oslo_concurrency.lockutils [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1389.199757] [48512]: WARNING neutronclient.v2_0.client [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1389.261422] [48512]: DEBUG nova.policy [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.266023] [48512]: DEBUG nova.policy [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.266620] [48512]: DEBUG nova.policy [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1389.267186] [48512]: INFO nova.api.openstack.requestlog [None req-ad778920-70a0-4f58-9177-ae64dc21d7d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.096474 [ 1389.267500] [48512]: [pid: 48512|app: 0|req: 3325/6736] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:33 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1390.281421] [48511]: DEBUG nova.api.openstack.wsgi [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1390.283041] [48511]: DEBUG nova.compute.api [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1390.286547] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.286664] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.286779] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.287048] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1390.287191] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1390.287318] [48511]: DEBUG oslo_concurrency.lockutils [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1390.302938] [48511]: WARNING neutronclient.v2_0.client [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1390.359805] [48511]: DEBUG nova.policy [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.364048] [48511]: DEBUG nova.policy [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.364723] [48511]: DEBUG nova.policy [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1390.365320] [48511]: INFO nova.api.openstack.requestlog [None req-998423a8-7756-4c6a-ab91-198a10ac66b2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1738 microversion: 2.20 time: 0.086414 [ 1390.365745] [48511]: [pid: 48511|app: 0|req: 3412/6737] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:35 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1738 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1391.382085] [48512]: DEBUG nova.api.openstack.wsgi [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1391.383217] [48512]: DEBUG nova.compute.api [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1391.386603] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.386808] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.386948] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.387213] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1391.387356] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1391.387480] [48512]: DEBUG oslo_concurrency.lockutils [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1391.402480] [48512]: WARNING neutronclient.v2_0.client [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1391.458213] [48512]: DEBUG nova.policy [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.462191] [48512]: DEBUG nova.policy [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.462767] [48512]: DEBUG nova.policy [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1391.463350] [48512]: INFO nova.api.openstack.requestlog [None req-bbfb3c81-a24f-4566-81c3-065a8bcf9037 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1720 microversion: 2.20 time: 0.083684 [ 1391.463757] [48512]: [pid: 48512|app: 0|req: 3326/6738] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:36 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1720 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1392.477845] [48511]: DEBUG nova.api.openstack.wsgi [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1392.479522] [48511]: DEBUG nova.compute.api [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1392.485387] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.485539] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.485667] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.485923] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1392.486086] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1392.486210] [48511]: DEBUG oslo_concurrency.lockutils [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1392.507064] [48511]: WARNING neutronclient.v2_0.client [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1392.607383] [48511]: DEBUG nova.policy [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.614038] [48511]: DEBUG nova.policy [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.614668] [48511]: DEBUG nova.policy [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1392.615264] [48511]: INFO nova.api.openstack.requestlog [None req-56a56b00-66ca-40b7-a42a-22e0d3fbcc76 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1720 microversion: 2.20 time: 0.140018 [ 1392.615586] [48511]: [pid: 48511|app: 0|req: 3413/6739] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:37 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1720 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1393.629389] [48512]: DEBUG nova.api.openstack.wsgi [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1393.630847] [48512]: DEBUG nova.compute.api [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1393.637142] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.637142] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.637142] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.637142] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.637287] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.637287] [48512]: DEBUG oslo_concurrency.lockutils [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.657464] [48512]: WARNING neutronclient.v2_0.client [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1393.712139] [48512]: DEBUG nova.policy [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.716468] [48512]: DEBUG nova.policy [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.717029] [48512]: DEBUG nova.policy [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1393.717583] [48512]: INFO nova.api.openstack.requestlog [None req-6710d456-a35d-472f-a868-b66b60caf2cf tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1720 microversion: 2.20 time: 0.090443 [ 1393.717912] [48512]: [pid: 48512|app: 0|req: 3327/6740] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:38 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1720 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1393.772941] [48511]: DEBUG nova.api.openstack.wsgi [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "name": "network-vif-unplugged", "status": "completed", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1393.778068] [48511]: DEBUG oslo_concurrency.lockutils [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1393.778343] [48511]: DEBUG oslo_concurrency.lockutils [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1393.778575] [48511]: DEBUG oslo_concurrency.lockutils [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1393.785015] [48511]: INFO nova.api.openstack.compute.server_external_events [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] Creating event network-vif-unplugged:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1393.789711] [48511]: INFO nova.api.openstack.requestlog [req-cba01ecc-2404-4457-84a9-acdd902c94da req-5f895017-e0d7-403b-8f51-8c761a6d6072 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020414 [ 1393.790050] [48511]: [pid: 48511|app: 0|req: 3414/6741] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:38 2025] 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) [ 1394.731315] [48512]: DEBUG nova.api.openstack.wsgi [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1394.732724] [48512]: DEBUG nova.compute.api [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1394.738429] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.738607] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.738742] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.738997] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.739159] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.739283] [48512]: DEBUG oslo_concurrency.lockutils [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.755458] [48512]: WARNING neutronclient.v2_0.client [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1394.815561] [48512]: DEBUG nova.policy [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.822314] [48512]: DEBUG nova.policy [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.822925] [48512]: DEBUG nova.policy [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1394.823525] [48512]: INFO nova.api.openstack.requestlog [None req-dbfec8ca-a0d7-4652-ad78-7c338367cb73 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1723 microversion: 2.20 time: 0.094543 [ 1394.823813] [48512]: [pid: 48512|app: 0|req: 3328/6742] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:39 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1723 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1394.837299] [48511]: DEBUG nova.api.openstack.wsgi [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7b778de7-be54-4421-b829-d954a19d12a0"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1394.838893] [48511]: DEBUG nova.compute.api [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1394.842441] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.842629] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.842751] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.842992] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1394.843150] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1394.843266] [48511]: DEBUG oslo_concurrency.lockutils [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1394.986617] [48511]: INFO nova.api.openstack.requestlog [None req-631d94a2-4269-4dfc-aa85-09f056152c68 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.151803 [ 1394.987112] [48511]: [pid: 48511|app: 0|req: 3415/6743] 10.180.1.21 () {62 vars in 1359 bytes} [Mon Dec 8 18:32:39 2025] POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments => generated 188 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 1395.054670] [48512]: DEBUG nova.api.openstack.wsgi [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1395.054941] [48512]: DEBUG nova.compute.api [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1395.058334] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.058580] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.058814] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.059082] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.059291] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.059490] [48512]: DEBUG oslo_concurrency.lockutils [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.666094] [48512]: INFO nova.api.openstack.requestlog [None req-936e6ec3-6707-4886-92ae-f02fbb7e72b8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments/7b778de7-be54-4421-b829-d954a19d12a0" status: 202 len: 0 microversion: 2.20 time: 0.613452 [ 1395.666260] [48512]: [pid: 48512|app: 0|req: 3329/6744] 10.180.1.21 () {60 vars in 1452 bytes} [Mon Dec 8 18:32:39 2025] DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments/7b778de7-be54-4421-b829-d954a19d12a0 => generated 0 bytes in 614 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1395.701233] [48511]: DEBUG nova.api.openstack.wsgi [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1395.703096] [48511]: DEBUG nova.compute.api [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1395.708315] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.708497] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.708632] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.708951] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.709117] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.709241] [48511]: DEBUG oslo_concurrency.lockutils [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.731933] [48511]: WARNING neutronclient.v2_0.client [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1395.744919] [48511]: DEBUG nova.compute.api [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=48511) unshelve /opt/stack/nova/nova/compute/api.py:4695}} [ 1395.781653] [48511]: INFO nova.api.openstack.requestlog [None req-e8378038-5209-4c74-bc3b-3f2c7ba6e0aa tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/action" status: 202 len: 0 microversion: 2.20 time: 0.082480 [ 1395.781991] [48511]: [pid: 48511|app: 0|req: 3416/6745] 10.180.1.21 () {62 vars in 1314 bytes} [Mon Dec 8 18:32:40 2025] POST /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 1395.786755] [48512]: DEBUG nova.api.openstack.wsgi [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1395.788127] [48512]: DEBUG nova.compute.api [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1395.793188] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.793388] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.793528] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.793791] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.793932] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.794064] [48512]: DEBUG oslo_concurrency.lockutils [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.800302] [48511]: DEBUG nova.api.openstack.wsgi [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1395.805806] [48511]: DEBUG oslo_concurrency.lockutils [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1395.805951] [48511]: DEBUG oslo_concurrency.lockutils [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1395.806099] [48511]: DEBUG oslo_concurrency.lockutils [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1395.812376] [48512]: WARNING neutronclient.v2_0.client [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1395.812557] [48511]: INFO nova.api.openstack.compute.server_external_events [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] Creating event network-changed:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1395.817084] [48511]: INFO nova.api.openstack.requestlog [req-fd62a68c-76e0-4c2c-be71-b73adc256a30 req-5ee1003c-1677-48e2-984f-1e5f2d65e768 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018150 [ 1395.817084] [48511]: [pid: 48511|app: 0|req: 3417/6746] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:40 2025] 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) [ 1395.895152] [48512]: DEBUG nova.policy [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.901502] [48512]: DEBUG nova.policy [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.902084] [48512]: DEBUG nova.policy [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1395.902675] [48512]: INFO nova.api.openstack.requestlog [None req-58f50314-c0f7-4bc2-8a98-3c59d0303712 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1731 microversion: 2.20 time: 0.118129 [ 1395.902969] [48512]: [pid: 48512|app: 0|req: 3330/6747] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:40 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1731 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1396.919479] [48511]: DEBUG nova.api.openstack.wsgi [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1396.920982] [48511]: DEBUG nova.compute.api [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1396.926716] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.926993] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.927212] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.927520] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1396.927674] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1396.927833] [48511]: DEBUG oslo_concurrency.lockutils [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1396.953211] [48511]: WARNING neutronclient.v2_0.client [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1397.029937] [48511]: DEBUG nova.policy [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1397.038356] [48511]: DEBUG nova.policy [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1397.039336] [48511]: DEBUG nova.policy [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1397.040189] [48511]: INFO nova.api.openstack.requestlog [None req-9551465e-c620-4471-af58-e8b8267acafc tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1731 microversion: 2.20 time: 0.125061 [ 1397.040633] [48511]: [pid: 48511|app: 0|req: 3418/6748] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:41 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1731 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1398.055060] [48512]: DEBUG nova.api.openstack.wsgi [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1398.056643] [48512]: DEBUG nova.compute.api [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1398.061900] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.062104] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.062243] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.062529] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1398.062690] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1398.062833] [48512]: DEBUG oslo_concurrency.lockutils [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1398.084213] [48512]: WARNING neutronclient.v2_0.client [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1398.189092] [48512]: DEBUG nova.policy [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.194520] [48512]: DEBUG nova.policy [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.195410] [48512]: DEBUG nova.policy [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1398.196083] [48512]: INFO nova.api.openstack.requestlog [None req-ea345a5a-6d6f-4c73-bd81-70f9206bffee tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1671 microversion: 2.20 time: 0.143219 [ 1398.196541] [48512]: [pid: 48512|app: 0|req: 3331/6749] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:42 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1671 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1399.216255] [48511]: DEBUG nova.api.openstack.wsgi [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1399.217836] [48511]: DEBUG nova.compute.api [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1399.221306] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.221478] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.221611] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.221864] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1399.222013] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1399.222136] [48511]: DEBUG oslo_concurrency.lockutils [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1399.236615] [48511]: WARNING neutronclient.v2_0.client [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1399.292705] [48511]: DEBUG nova.policy [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.296956] [48511]: DEBUG nova.policy [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.297549] [48511]: DEBUG nova.policy [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1399.298143] [48511]: INFO nova.api.openstack.requestlog [None req-40a83a57-7138-45ae-b4c6-b9af5466a107 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1673 microversion: 2.20 time: 0.084269 [ 1399.298454] [48511]: [pid: 48511|app: 0|req: 3419/6750] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:43 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1673 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1400.312747] [48512]: DEBUG nova.api.openstack.wsgi [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1400.314141] [48512]: DEBUG nova.compute.api [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1400.317636] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.317817] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.317955] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.318230] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1400.318372] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1400.318502] [48512]: DEBUG oslo_concurrency.lockutils [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1400.334808] [48512]: WARNING neutronclient.v2_0.client [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1400.391230] [48512]: DEBUG nova.policy [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.395331] [48512]: DEBUG nova.policy [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.395905] [48512]: DEBUG nova.policy [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1400.396471] [48512]: INFO nova.api.openstack.requestlog [None req-ade4d761-597b-4340-913b-0b6ced87378e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.085920 [ 1400.396771] [48512]: [pid: 48512|app: 0|req: 3332/6751] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:45 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1401.410707] [48511]: DEBUG nova.api.openstack.wsgi [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1401.412210] [48511]: DEBUG nova.compute.api [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1401.415601] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.415792] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.415927] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.416190] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1401.416331] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1401.416452] [48511]: DEBUG oslo_concurrency.lockutils [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1401.431754] [48511]: WARNING neutronclient.v2_0.client [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1401.488243] [48511]: DEBUG nova.policy [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.492323] [48511]: DEBUG nova.policy [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.492846] [48511]: DEBUG nova.policy [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1401.493427] [48511]: INFO nova.api.openstack.requestlog [None req-f7fdfac0-d1c1-492f-8bf2-25b1d7cd6769 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.084869 [ 1401.493729] [48511]: [pid: 48511|app: 0|req: 3420/6752] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:46 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1402.507162] [48512]: DEBUG nova.api.openstack.wsgi [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1402.508672] [48512]: DEBUG nova.compute.api [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1402.513993] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.514190] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.514331] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.514633] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1402.514782] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1402.514922] [48512]: DEBUG oslo_concurrency.lockutils [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1402.537410] [48512]: WARNING neutronclient.v2_0.client [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1402.595467] [48512]: DEBUG nova.policy [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.601974] [48512]: DEBUG nova.policy [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.602599] [48512]: DEBUG nova.policy [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1402.603177] [48512]: INFO nova.api.openstack.requestlog [None req-44021eb9-e4b1-455d-b0d8-f0131f187fac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.098216 [ 1402.603596] [48512]: [pid: 48512|app: 0|req: 3333/6753] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:47 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1403.194644] [48511]: DEBUG nova.api.openstack.wsgi [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "name": "network-vif-plugged", "status": "completed", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1403.200203] [48511]: DEBUG oslo_concurrency.lockutils [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.200431] [48511]: DEBUG oslo_concurrency.lockutils [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.200539] [48511]: DEBUG oslo_concurrency.lockutils [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.206652] [48511]: INFO nova.api.openstack.compute.server_external_events [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] Creating event network-vif-plugged:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1403.210859] [48511]: INFO nova.api.openstack.requestlog [req-f2fc48e5-947e-43ae-9ef4-c159c485920b req-fb1df955-e71d-42c4-985b-b023de9aa164 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018334 [ 1403.211329] [48511]: [pid: 48511|app: 0|req: 3421/6754] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:47 2025] 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) [ 1403.618736] [48512]: DEBUG nova.api.openstack.wsgi [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1403.620081] [48512]: DEBUG nova.compute.api [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1403.623527] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.623709] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.623843] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.624108] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.624252] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.624375] [48512]: DEBUG oslo_concurrency.lockutils [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.639914] [48512]: WARNING neutronclient.v2_0.client [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1403.722716] [48512]: DEBUG nova.policy [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.726966] [48512]: DEBUG nova.policy [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.727549] [48512]: DEBUG nova.policy [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.728179] [48512]: INFO nova.api.openstack.requestlog [None req-610eeab3-350d-49d9-b7f9-3fef882b39b9 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.111742 [ 1403.728583] [48512]: [pid: 48512|app: 0|req: 3334/6755] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:48 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1403.731441] [48511]: DEBUG nova.api.openstack.wsgi [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1403.736423] [48511]: DEBUG oslo_concurrency.lockutils [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.736606] [48511]: DEBUG oslo_concurrency.lockutils [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.736743] [48511]: DEBUG oslo_concurrency.lockutils [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.749077] [48511]: DEBUG nova.compute.api [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Going to try to stop instance {{(pid=48511) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1403.778348] [48511]: INFO nova.api.openstack.requestlog [None req-1beeec49-c159-4158-932e-097b185d1d67 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action" status: 202 len: 0 microversion: 2.1 time: 0.049026 [ 1403.778786] [48511]: [pid: 48511|app: 0|req: 3422/6756] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:32:48 2025] POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1403.784035] [48512]: DEBUG nova.api.openstack.wsgi [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1403.785495] [48512]: DEBUG nova.compute.api [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1403.790785] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.790973] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.791128] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.791387] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1403.791532] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1403.791652] [48512]: DEBUG oslo_concurrency.lockutils [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1403.815450] [48512]: WARNING neutronclient.v2_0.client [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1403.907362] [48512]: DEBUG nova.policy [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1403.911459] [48512]: INFO nova.api.openstack.requestlog [None req-619a0a73-aa41-4210-9a32-1a860d584728 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1681 microversion: 2.1 time: 0.129389 [ 1403.911694] [48512]: [pid: 48512|app: 0|req: 3335/6757] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:48 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1681 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1404.743618] [48511]: DEBUG nova.api.openstack.wsgi [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1404.745155] [48511]: DEBUG nova.compute.api [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1404.750730] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.750923] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.751077] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.751343] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.751479] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.751601] [48511]: DEBUG oslo_concurrency.lockutils [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.780192] [48511]: WARNING neutronclient.v2_0.client [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1404.898369] [48511]: DEBUG nova.policy [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.907628] [48511]: DEBUG nova.policy [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.908595] [48511]: DEBUG nova.policy [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1404.909257] [48511]: INFO nova.api.openstack.requestlog [None req-d945b1d4-82ab-4488-9aad-e3ee9eec3e46 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.168280 [ 1404.909605] [48511]: [pid: 48511|app: 0|req: 3423/6758] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:49 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1404.924268] [48512]: DEBUG nova.api.openstack.wsgi [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1404.925783] [48512]: DEBUG nova.compute.api [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1404.929327] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.929524] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.929642] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.929904] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1404.930076] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1404.930204] [48512]: DEBUG oslo_concurrency.lockutils [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1404.950191] [48512]: WARNING neutronclient.v2_0.client [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1405.012449] [48512]: DEBUG nova.policy [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1405.017263] [48512]: INFO nova.api.openstack.requestlog [None req-164518df-0664-4312-a3ef-5f818ee2b060 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1681 microversion: 2.1 time: 0.095067 [ 1405.017596] [48512]: [pid: 48512|app: 0|req: 3336/6759] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:49 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1681 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1405.224609] [48511]: DEBUG nova.api.openstack.wsgi [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1405.230252] [48511]: DEBUG oslo_concurrency.lockutils [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.230433] [48511]: DEBUG oslo_concurrency.lockutils [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.230563] [48511]: DEBUG oslo_concurrency.lockutils [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.236907] [48511]: INFO nova.api.openstack.compute.server_external_events [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] Creating event network-changed:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1405.241351] [48511]: INFO nova.api.openstack.requestlog [req-cddd471a-0914-41c6-b1c4-02c0ab950231 req-e1a951a5-d218-4583-8086-4e9552f941c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018809 [ 1405.241702] [48511]: [pid: 48511|app: 0|req: 3424/6760] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:32:49 2025] 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) [ 1405.924021] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1405.925460] [48512]: DEBUG nova.compute.api [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1405.928803] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.928945] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.929081] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.929335] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1405.929478] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1405.929603] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1405.945061] [48512]: WARNING neutronclient.v2_0.client [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1406.000443] [48512]: DEBUG nova.policy [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.005119] [48512]: DEBUG nova.policy [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.005743] [48512]: DEBUG nova.policy [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.006475] [48512]: INFO nova.api.openstack.requestlog [None req-8ad3da28-fc26-430d-9808-03d4892062e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.084681 [ 1406.006791] [48512]: [pid: 48512|app: 0|req: 3337/6761] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:50 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1406.031410] [48511]: DEBUG nova.api.openstack.wsgi [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1406.033021] [48511]: DEBUG nova.compute.api [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1406.037151] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.037355] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.037611] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.037889] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.038052] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.038178] [48511]: DEBUG oslo_concurrency.lockutils [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.055361] [48511]: WARNING neutronclient.v2_0.client [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1406.137680] [48511]: DEBUG nova.policy [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.143347] [48511]: INFO nova.api.openstack.requestlog [None req-47e8931c-640a-4709-b17d-7bd5d909b981 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1658 microversion: 2.1 time: 0.114172 [ 1406.143817] [48511]: [pid: 48511|app: 0|req: 3425/6762] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:50 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1658 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1406.157080] [48512]: DEBUG nova.api.openstack.wsgi [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1406.162721] [48512]: DEBUG oslo_concurrency.lockutils [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.162994] [48512]: DEBUG oslo_concurrency.lockutils [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.163248] [48512]: DEBUG oslo_concurrency.lockutils [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.180204] [48512]: DEBUG nova.compute.api [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Going to try to start instance {{(pid=48512) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1406.213100] [48512]: INFO nova.api.openstack.requestlog [None req-7860ad9e-0b14-45f9-8e1d-ada12b658f12 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action" status: 202 len: 0 microversion: 2.1 time: 0.059078 [ 1406.213460] [48512]: [pid: 48512|app: 0|req: 3338/6763] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:32:50 2025] POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1406.218766] [48511]: DEBUG nova.api.openstack.wsgi [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1406.219828] [48511]: DEBUG nova.compute.api [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1406.225936] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.226191] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.226328] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.226608] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1406.226813] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1406.226935] [48511]: DEBUG oslo_concurrency.lockutils [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1406.257722] [48511]: WARNING neutronclient.v2_0.client [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1406.336670] [48511]: DEBUG nova.policy [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1406.343590] [48511]: INFO nova.api.openstack.requestlog [None req-821ee9fb-4768-4081-9c09-6e2aa65869e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1667 microversion: 2.1 time: 0.127270 [ 1406.343927] [48511]: [pid: 48511|app: 0|req: 3426/6764] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:50 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1667 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1407.022655] [48512]: DEBUG nova.api.openstack.wsgi [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1407.024339] [48512]: DEBUG nova.compute.api [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1407.027937] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.028135] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.028254] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.028536] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.028683] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.028813] [48512]: DEBUG oslo_concurrency.lockutils [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.045875] [48512]: WARNING neutronclient.v2_0.client [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1407.106267] [48512]: DEBUG nova.policy [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.110793] [48512]: DEBUG nova.policy [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.111471] [48512]: DEBUG nova.policy [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.112187] [48512]: INFO nova.api.openstack.requestlog [None req-303be01c-870c-409b-8239-2f8ee9fc8911 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.092760 [ 1407.112579] [48512]: [pid: 48512|app: 0|req: 3339/6765] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:51 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1407.357936] [48511]: DEBUG nova.api.openstack.wsgi [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1407.359839] [48511]: DEBUG nova.compute.api [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1407.365706] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.365936] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.366136] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.366516] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1407.366695] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1407.366881] [48511]: DEBUG oslo_concurrency.lockutils [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1407.395328] [48511]: WARNING neutronclient.v2_0.client [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1407.471728] [48511]: DEBUG nova.policy [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1407.478624] [48511]: INFO nova.api.openstack.requestlog [None req-dcd6953c-3f4e-4ee8-89a4-14af66470273 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1667 microversion: 2.1 time: 0.123423 [ 1407.479081] [48511]: [pid: 48511|app: 0|req: 3427/6766] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:52 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1667 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1408.130097] [48512]: DEBUG nova.api.openstack.wsgi [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1408.131606] [48512]: DEBUG nova.compute.api [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1408.135273] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.135465] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.135593] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.135853] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.135993] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.136129] [48512]: DEBUG oslo_concurrency.lockutils [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.153259] [48512]: WARNING neutronclient.v2_0.client [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1408.214905] [48512]: DEBUG nova.policy [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.219205] [48512]: DEBUG nova.policy [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.219766] [48512]: DEBUG nova.policy [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.220377] [48512]: INFO nova.api.openstack.requestlog [None req-0ac38fb2-63eb-4226-bba6-b8c669914490 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.092509 [ 1408.220843] [48512]: [pid: 48512|app: 0|req: 3340/6767] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:52 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1408.492223] [48511]: DEBUG nova.api.openstack.wsgi [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1408.493714] [48511]: DEBUG nova.compute.api [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1408.497518] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.497697] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.497845] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.498127] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1408.498277] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1408.498409] [48511]: DEBUG oslo_concurrency.lockutils [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1408.514398] [48511]: WARNING neutronclient.v2_0.client [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1408.573994] [48511]: DEBUG nova.policy [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1408.578064] [48511]: INFO nova.api.openstack.requestlog [None req-84e7bcf0-046c-4ce1-8ff3-1ae74cc5d2bb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1667 microversion: 2.1 time: 0.088029 [ 1408.578379] [48511]: [pid: 48511|app: 0|req: 3428/6768] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:53 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1667 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1409.243393] [48512]: DEBUG nova.api.openstack.wsgi [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1409.245829] [48512]: DEBUG nova.compute.api [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1409.250978] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.251317] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.251562] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.251984] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.252251] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.252480] [48512]: DEBUG oslo_concurrency.lockutils [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.270404] [48512]: WARNING neutronclient.v2_0.client [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1409.329790] [48512]: DEBUG nova.policy [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.334196] [48512]: DEBUG nova.policy [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.334833] [48512]: DEBUG nova.policy [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.335445] [48512]: INFO nova.api.openstack.requestlog [None req-63d69289-1c3d-45bf-8bd9-0e3399bd1d2b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.096183 [ 1409.335754] [48512]: [pid: 48512|app: 0|req: 3341/6769] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:54 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1409.591699] [48511]: DEBUG nova.api.openstack.wsgi [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1409.593240] [48511]: DEBUG nova.compute.api [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1409.599140] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.599339] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.599478] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.599744] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1409.599887] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1409.600018] [48511]: DEBUG oslo_concurrency.lockutils [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1409.627643] [48511]: WARNING neutronclient.v2_0.client [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1409.729113] [48511]: DEBUG nova.policy [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1409.736096] [48511]: INFO nova.api.openstack.requestlog [None req-efcac0a4-07c4-4e47-ad88-33afd9bf4848 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1667 microversion: 2.1 time: 0.146477 [ 1409.736437] [48511]: [pid: 48511|app: 0|req: 3429/6770] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:54 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1667 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.350341] [48512]: DEBUG nova.api.openstack.wsgi [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.351891] [48512]: DEBUG nova.compute.api [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.356709] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.356941] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.357302] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.357759] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.357927] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.357973] [48512]: DEBUG oslo_concurrency.lockutils [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.379471] [48512]: WARNING neutronclient.v2_0.client [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1410.470448] [48512]: DEBUG nova.policy [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.475305] [48512]: DEBUG nova.policy [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.476045] [48512]: DEBUG nova.policy [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.476694] [48512]: INFO nova.api.openstack.requestlog [None req-7132f3c3-a76f-4755-9d24-733a6060400d tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.128814 [ 1410.477180] [48512]: [pid: 48512|app: 0|req: 3342/6771] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:55 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1410.750196] [48511]: DEBUG nova.api.openstack.wsgi [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.751582] [48511]: DEBUG nova.compute.api [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.754992] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.755190] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.755322] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.755578] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.755742] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.755865] [48511]: DEBUG oslo_concurrency.lockutils [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.771472] [48511]: WARNING neutronclient.v2_0.client [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1410.829202] [48511]: DEBUG nova.policy [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.833142] [48511]: INFO nova.api.openstack.requestlog [None req-5148cba6-d780-4ad7-aa7f-3f6da4671664 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1671 microversion: 2.1 time: 0.085338 [ 1410.833553] [48511]: [pid: 48511|app: 0|req: 3430/6772] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:55 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1671 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.845329] [48512]: DEBUG nova.api.openstack.wsgi [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.846776] [48512]: DEBUG nova.compute.api [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.850013] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.850221] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.850357] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.850610] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.850753] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.850874] [48512]: DEBUG oslo_concurrency.lockutils [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.866636] [48512]: WARNING neutronclient.v2_0.client [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1410.929983] [48512]: DEBUG nova.policy [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1410.934150] [48512]: INFO nova.api.openstack.requestlog [None req-12dedf8c-40e3-41fd-bd72-30022f116ed4 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1671 microversion: 2.1 time: 0.090923 [ 1410.934515] [48512]: [pid: 48512|app: 0|req: 3343/6773] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:55 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1671 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1410.946973] [48511]: DEBUG nova.api.openstack.wsgi [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1410.948381] [48511]: DEBUG nova.compute.api [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1410.951690] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.951871] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.952007] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.952258] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1410.952416] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1410.952562] [48511]: DEBUG oslo_concurrency.lockutils [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1410.968920] [48511]: WARNING neutronclient.v2_0.client [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.029499] [48511]: DEBUG nova.policy [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.033966] [48511]: INFO nova.api.openstack.requestlog [None req-639dd142-1e5d-4b94-a017-3a154aee812d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1671 microversion: 2.1 time: 0.089001 [ 1411.034300] [48511]: [pid: 48511|app: 0|req: 3431/6774] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:55 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1671 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1411.046392] [48512]: DEBUG nova.api.openstack.wsgi [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1411.048192] [48512]: DEBUG nova.compute.api [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.052546] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.052813] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.053014] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.053380] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.053590] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.053770] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.070237] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.070478] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.070668] [48512]: DEBUG oslo_concurrency.lockutils [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.073095] [48512]: DEBUG nova.objects.instance [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'flavor' on Instance uuid 3043ab53-9691-48c8-9d48-e06320e5a09f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1411.111963] [48512]: INFO nova.api.openstack.requestlog [None req-f68135cc-49d2-43d1-9378-d1c3595830d7 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action" status: 202 len: 0 microversion: 2.1 time: 0.067538 [ 1411.112504] [48512]: [pid: 48512|app: 0|req: 3344/6775] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:32:55 2025] POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1411.117334] [48511]: DEBUG nova.api.openstack.wsgi [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1411.119029] [48511]: DEBUG nova.compute.api [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.122286] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.122470] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.122607] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.122899] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.123016] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.123145] [48511]: DEBUG oslo_concurrency.lockutils [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.140863] [48511]: WARNING neutronclient.v2_0.client [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.201909] [48511]: DEBUG nova.policy [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.206124] [48511]: INFO nova.api.openstack.requestlog [None req-f74f25af-db03-4442-90a6-26e8d22ab280 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1679 microversion: 2.1 time: 0.090935 [ 1411.206556] [48511]: [pid: 48511|app: 0|req: 3432/6776] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:55 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1679 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1411.495800] [48512]: DEBUG nova.api.openstack.wsgi [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1411.497314] [48512]: DEBUG nova.compute.api [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1411.503450] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.503646] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.503716] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.503986] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1411.504161] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1411.504295] [48512]: DEBUG oslo_concurrency.lockutils [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1411.529987] [48512]: WARNING neutronclient.v2_0.client [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1411.600119] [48512]: DEBUG nova.policy [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.606509] [48512]: DEBUG nova.policy [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.607132] [48512]: DEBUG nova.policy [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1411.607729] [48512]: INFO nova.api.openstack.requestlog [None req-c667187f-1b4b-4926-9bd2-9c90999abca2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.114549 [ 1411.608057] [48512]: [pid: 48512|app: 0|req: 3345/6777] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:56 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1412.220074] [48511]: DEBUG nova.api.openstack.wsgi [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1412.221693] [48511]: DEBUG nova.compute.api [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1412.225569] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.225835] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.225993] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.226296] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.226467] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.226693] [48511]: DEBUG oslo_concurrency.lockutils [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.245206] [48511]: WARNING neutronclient.v2_0.client [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1412.306708] [48511]: DEBUG nova.policy [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.311434] [48511]: INFO nova.api.openstack.requestlog [None req-9afeac1f-e769-4f06-ae64-27f8d028bb55 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1679 microversion: 2.1 time: 0.093652 [ 1412.311785] [48511]: [pid: 48511|app: 0|req: 3433/6778] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:56 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1679 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1412.622802] [48512]: DEBUG nova.api.openstack.wsgi [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1412.624297] [48512]: DEBUG nova.compute.api [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1412.629364] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.629680] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.629942] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.630443] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1412.630713] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1412.630939] [48512]: DEBUG oslo_concurrency.lockutils [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1412.649179] [48512]: WARNING neutronclient.v2_0.client [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1412.710123] [48512]: DEBUG nova.policy [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.714737] [48512]: DEBUG nova.policy [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.715417] [48512]: DEBUG nova.policy [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1412.716167] [48512]: INFO nova.api.openstack.requestlog [None req-fcb5b25b-bc47-4b08-9095-79f0f6fae7ac tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.096049 [ 1412.716536] [48512]: [pid: 48512|app: 0|req: 3346/6779] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:57 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1413.325756] [48511]: DEBUG nova.api.openstack.wsgi [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1413.327281] [48511]: DEBUG nova.compute.api [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1413.331072] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.331317] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.331472] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.331744] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.331905] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.332040] [48511]: DEBUG oslo_concurrency.lockutils [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.348743] [48511]: WARNING neutronclient.v2_0.client [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1413.409436] [48511]: DEBUG nova.policy [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.413781] [48511]: INFO nova.api.openstack.requestlog [None req-7093ca1c-43f2-4362-ad55-a007b4152143 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1662 microversion: 2.1 time: 0.090228 [ 1413.414101] [48511]: [pid: 48511|app: 0|req: 3434/6780] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:58 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1662 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1413.427193] [48512]: DEBUG nova.api.openstack.wsgi [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1413.428663] [48512]: DEBUG nova.compute.api [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1413.432226] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.432408] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.432558] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.432819] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.432964] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.433091] [48512]: DEBUG oslo_concurrency.lockutils [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.472852] [48512]: INFO nova.api.openstack.requestlog [None req-0d338ad0-c29c-49d9-a6c1-50e8f28f4beb tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action" status: 202 len: 0 microversion: 2.1 time: 0.047706 [ 1413.473275] [48512]: [pid: 48512|app: 0|req: 3347/6781] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:32:58 2025] POST /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1413.478295] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1413.479768] [48511]: DEBUG nova.compute.api [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1413.483251] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.483494] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.483683] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.483833] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.483976] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.484117] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.502801] [48511]: WARNING neutronclient.v2_0.client [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1413.565579] [48511]: DEBUG nova.policy [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.570037] [48511]: INFO nova.api.openstack.requestlog [None req-0a3c101d-b7e4-4168-bce0-14698f7e03be tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1668 microversion: 2.1 time: 0.093814 [ 1413.570552] [48511]: [pid: 48511|app: 0|req: 3435/6782] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:58 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1668 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1413.732408] [48512]: DEBUG nova.api.openstack.wsgi [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1413.733936] [48512]: DEBUG nova.compute.api [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1413.738052] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.738233] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.738369] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.738642] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1413.738815] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1413.738954] [48512]: DEBUG oslo_concurrency.lockutils [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1413.756901] [48512]: WARNING neutronclient.v2_0.client [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1413.818926] [48512]: DEBUG nova.policy [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.823380] [48512]: DEBUG nova.policy [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.823959] [48512]: DEBUG nova.policy [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1413.824616] [48512]: INFO nova.api.openstack.requestlog [None req-041d572f-897a-4d9c-8ca1-66c60305c4b0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.094570 [ 1413.824932] [48512]: [pid: 48512|app: 0|req: 3348/6783] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:58 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1414.585396] [48511]: DEBUG nova.api.openstack.wsgi [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1414.586872] [48511]: DEBUG nova.compute.api [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1414.590488] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.590658] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.590792] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.591058] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.591222] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.591323] [48511]: DEBUG oslo_concurrency.lockutils [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.607518] [48511]: WARNING neutronclient.v2_0.client [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1414.667142] [48511]: DEBUG nova.policy [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.671267] [48511]: INFO nova.api.openstack.requestlog [None req-c1923509-4fdf-496c-ac69-bc4b1c80de40 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1668 microversion: 2.1 time: 0.087976 [ 1414.671685] [48511]: [pid: 48511|app: 0|req: 3436/6784] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:32:59 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1668 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1414.839485] [48512]: DEBUG nova.api.openstack.wsgi [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1414.840927] [48512]: DEBUG nova.compute.api [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1414.844456] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.844665] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.844810] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.845085] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1414.845233] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1414.845355] [48512]: DEBUG oslo_concurrency.lockutils [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1414.860203] [48512]: WARNING neutronclient.v2_0.client [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1414.915519] [48512]: DEBUG nova.policy [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.919886] [48512]: DEBUG nova.policy [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.920533] [48512]: DEBUG nova.policy [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1414.921154] [48512]: INFO nova.api.openstack.requestlog [None req-1025af37-e2ea-4c94-866b-d11ab1201386 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.083772 [ 1414.921477] [48512]: [pid: 48512|app: 0|req: 3349/6785] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:32:59 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1415.684335] [48511]: DEBUG nova.api.openstack.wsgi [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1415.685746] [48511]: DEBUG nova.compute.api [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1415.689408] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.689646] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.689789] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.690113] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.690268] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.690392] [48511]: DEBUG oslo_concurrency.lockutils [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.705013] [48511]: WARNING neutronclient.v2_0.client [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1415.796456] [48511]: DEBUG nova.policy [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1415.800560] [48511]: INFO nova.api.openstack.requestlog [None req-ec02a6e2-38e3-4fdd-8569-29db69c30c2d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1668 microversion: 2.1 time: 0.118394 [ 1415.800871] [48511]: [pid: 48511|app: 0|req: 3437/6786] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:00 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1668 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1415.936444] [48512]: DEBUG nova.api.openstack.wsgi [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1415.937941] [48512]: DEBUG nova.compute.api [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1415.941618] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.941837] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.942030] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.942347] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1415.942527] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1415.942690] [48512]: DEBUG oslo_concurrency.lockutils [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1415.962341] [48512]: WARNING neutronclient.v2_0.client [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1416.052412] [48512]: DEBUG nova.policy [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.057034] [48512]: DEBUG nova.policy [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.057642] [48512]: DEBUG nova.policy [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.058238] [48512]: INFO nova.api.openstack.requestlog [None req-54ceef6d-3c63-47a0-a660-2d0c24dfe36c tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1729 microversion: 2.20 time: 0.124218 [ 1416.058549] [48512]: [pid: 48512|app: 0|req: 3350/6787] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:00 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1729 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1416.814164] [48511]: DEBUG nova.api.openstack.wsgi [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1416.815709] [48511]: DEBUG nova.compute.api [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1416.821221] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.821407] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.821541] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.821817] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1416.821987] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1416.822125] [48511]: DEBUG oslo_concurrency.lockutils [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1416.838960] [48511]: WARNING neutronclient.v2_0.client [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1416.942743] [48511]: DEBUG nova.policy [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1416.949567] [48511]: INFO nova.api.openstack.requestlog [None req-d4dda7b5-7ea9-4545-9505-751cb982c7ce tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1668 microversion: 2.1 time: 0.138040 [ 1416.949956] [48511]: [pid: 48511|app: 0|req: 3438/6788] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:01 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1668 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1417.072871] [48512]: DEBUG nova.api.openstack.wsgi [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1417.074375] [48512]: DEBUG nova.compute.api [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1417.078128] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.078393] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.078594] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.078913] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.079115] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.079263] [48512]: DEBUG oslo_concurrency.lockutils [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.096433] [48512]: WARNING neutronclient.v2_0.client [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1417.187881] [48512]: DEBUG nova.policy [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.193875] [48512]: DEBUG nova.policy [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.194685] [48512]: DEBUG nova.policy [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1417.195621] [48512]: INFO nova.api.openstack.requestlog [None req-ff98f25d-3ba7-41ca-a211-41b3dad0332b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1716 microversion: 2.20 time: 0.124853 [ 1417.196137] [48512]: [pid: 48512|app: 0|req: 3351/6789] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:01 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1716 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1417.963559] [48511]: DEBUG nova.api.openstack.wsgi [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1417.965345] [48511]: DEBUG nova.compute.api [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1417.970687] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.970871] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.971019] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1417.971300] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1417.971471] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1417.971595] [48511]: DEBUG oslo_concurrency.lockutils [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1418.001538] [48511]: WARNING neutronclient.v2_0.client [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1418.077651] [48511]: DEBUG nova.policy [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1418.084352] [48511]: INFO nova.api.openstack.requestlog [None req-649fdb70-0a79-4305-935b-4fa3a43a77e2 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1668 microversion: 2.1 time: 0.123442 [ 1418.084719] [48511]: [pid: 48511|app: 0|req: 3439/6790] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:02 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1668 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.098801] [48512]: DEBUG nova.api.openstack.wsgi [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1419.099488] [48512]: DEBUG nova.compute.api [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1419.103173] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.103374] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.103520] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.103794] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.103949] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.104093] [48512]: DEBUG oslo_concurrency.lockutils [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.120296] [48512]: WARNING neutronclient.v2_0.client [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1419.181356] [48512]: DEBUG nova.policy [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.185871] [48512]: INFO nova.api.openstack.requestlog [None req-fe64d5c9-3db5-4e45-8d4f-650db8fcff47 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1671 microversion: 2.1 time: 0.090183 [ 1419.186200] [48512]: [pid: 48512|app: 0|req: 3352/6791] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:03 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1671 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.197882] [48511]: DEBUG nova.api.openstack.wsgi [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1419.199281] [48511]: DEBUG nova.compute.api [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1419.202745] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.202971] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.203124] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.203385] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.203529] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.203652] [48511]: DEBUG oslo_concurrency.lockutils [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.227127] [48511]: WARNING neutronclient.v2_0.client [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1419.288375] [48511]: DEBUG nova.policy [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.293485] [48511]: INFO nova.api.openstack.requestlog [None req-1cc92b21-5be5-4eb5-8a0c-7f548017cf48 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1671 microversion: 2.1 time: 0.097645 [ 1419.293839] [48511]: [pid: 48511|app: 0|req: 3440/6792] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:03 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1671 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1419.307044] [48512]: DEBUG nova.api.openstack.wsgi [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1419.307214] [48512]: DEBUG nova.compute.api [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1419.310841] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.311045] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.311191] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.311448] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.311593] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.311715] [48512]: DEBUG oslo_concurrency.lockutils [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.326118] [48512]: DEBUG nova.compute.api [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1419.368885] [48512]: INFO nova.api.openstack.requestlog [None req-0bd8609a-0f09-4a21-a2ca-eadf72f7f5e1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 204 len: 0 microversion: 2.1 time: 0.063767 [ 1419.369330] [48512]: [pid: 48512|app: 0|req: 3353/6793] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:33:04 2025] DELETE /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1419.374639] [48511]: DEBUG nova.api.openstack.wsgi [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1419.376090] [48511]: DEBUG nova.compute.api [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1419.379746] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.379919] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.380115] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.380368] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1419.380530] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1419.380653] [48511]: DEBUG oslo_concurrency.lockutils [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1419.398189] [48511]: WARNING neutronclient.v2_0.client [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1419.456942] [48511]: DEBUG nova.policy [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1419.460911] [48511]: INFO nova.api.openstack.requestlog [None req-7b98dc75-82b3-49fc-a96c-841a5da55c80 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1677 microversion: 2.1 time: 0.088410 [ 1419.461376] [48511]: [pid: 48511|app: 0|req: 3441/6794] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:04 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1677 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1420.474918] [48512]: DEBUG nova.api.openstack.wsgi [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1420.476511] [48512]: DEBUG nova.compute.api [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1420.480265] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.480487] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.480658] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.481013] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1420.481256] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1420.481471] [48512]: DEBUG oslo_concurrency.lockutils [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1420.500234] [48512]: WARNING neutronclient.v2_0.client [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1420.565699] [48512]: DEBUG nova.policy [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1420.569800] [48512]: INFO nova.api.openstack.requestlog [None req-a528cdb0-3c71-4b0a-97ae-9878b4695fc0 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1677 microversion: 2.1 time: 0.097318 [ 1420.570132] [48512]: [pid: 48512|app: 0|req: 3354/6795] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:05 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1677 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.583386] [48511]: DEBUG nova.api.openstack.wsgi [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1421.584923] [48511]: DEBUG nova.compute.api [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1421.588333] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.588507] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.588640] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.588882] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.589033] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.589156] [48511]: DEBUG oslo_concurrency.lockutils [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.604038] [48511]: WARNING neutronclient.v2_0.client [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1421.663535] [48511]: DEBUG nova.policy [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1421.669908] [48511]: INFO nova.api.openstack.requestlog [None req-abf4d1f4-7510-4f2e-a3ad-ed389e1e5fc8 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1677 microversion: 2.1 time: 0.088671 [ 1421.670231] [48511]: [pid: 48511|app: 0|req: 3442/6796] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:06 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1677 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1421.961124] [48512]: DEBUG nova.api.openstack.wsgi [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3043ab53-9691-48c8-9d48-e06320e5a09f", "name": "network-vif-deleted", "tag": "6fd915bd-9a7d-4f1b-b980-49b09654cf80"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1421.968798] [48512]: DEBUG oslo_concurrency.lockutils [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1421.968985] [48512]: DEBUG oslo_concurrency.lockutils [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1421.969158] [48512]: DEBUG oslo_concurrency.lockutils [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1421.978251] [48512]: INFO nova.api.openstack.compute.server_external_events [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] Creating event network-vif-deleted:6fd915bd-9a7d-4f1b-b980-49b09654cf80 for instance 3043ab53-9691-48c8-9d48-e06320e5a09f on cpu-1 [ 1421.982292] [48512]: INFO nova.api.openstack.requestlog [req-ddb683c2-c614-4c57-923d-0c90bb5b60c2 req-b8329f2a-c924-4112-8c30-643b1afcbaef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023302 [ 1421.982716] [48512]: [pid: 48512|app: 0|req: 3355/6797] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:33:06 2025] 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) [ 1422.683555] [48511]: DEBUG nova.api.openstack.wsgi [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1422.685091] [48511]: DEBUG nova.compute.api [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1422.691225] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.691408] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.691545] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.691796] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1422.691937] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1422.692071] [48511]: DEBUG oslo_concurrency.lockutils [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1422.716628] [48511]: WARNING neutronclient.v2_0.client [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1422.734575] [48511]: DEBUG nova.policy [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1422.740813] [48511]: INFO nova.api.openstack.requestlog [None req-a4eb4485-9088-499a-a7cc-15069588216d tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1318 microversion: 2.1 time: 0.059514 [ 1422.741160] [48511]: [pid: 48511|app: 0|req: 3443/6798] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:07 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1318 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1423.754736] [48512]: DEBUG nova.api.openstack.wsgi [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1423.756117] [48512]: DEBUG nova.compute.api [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1423.759703] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.759891] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.760035] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.760292] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.760437] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.760559] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.777458] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1423.777626] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1423.777758] [48512]: DEBUG oslo_concurrency.lockutils [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1423.777902] [48512]: DEBUG nova.objects.instance [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 3043ab53-9691-48c8-9d48-e06320e5a09f {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1423.781797] [48512]: WARNING neutronclient.v2_0.client [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1423.800753] [48512]: DEBUG nova.policy [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1423.804604] [48512]: INFO nova.api.openstack.requestlog [None req-c7e6906b-1c65-4645-8a5d-fa4fc0600b9e tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1323 microversion: 2.1 time: 0.052193 [ 1423.805052] [48512]: [pid: 48512|app: 0|req: 3356/6799] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:08 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1424.817407] [48511]: DEBUG nova.api.openstack.wsgi [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1424.818773] [48511]: DEBUG nova.compute.api [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1424.822084] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.822262] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.822392] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.822669] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.822811] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.822931] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.840057] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1424.840230] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1424.840362] [48511]: DEBUG oslo_concurrency.lockutils [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1424.840504] [48511]: DEBUG nova.objects.instance [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lazy-loading 'fault' on Instance uuid 3043ab53-9691-48c8-9d48-e06320e5a09f {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1424.843057] [48511]: WARNING neutronclient.v2_0.client [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1424.860609] [48511]: DEBUG nova.policy [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '15a19d3353284cb5a0e0387e2205fd7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f53cfbdcc6af426cbd66285c042ba744', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1424.864121] [48511]: INFO nova.api.openstack.requestlog [None req-7d6e5798-4b0b-4235-81c5-230ee99f8f30 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 200 len: 1323 microversion: 2.1 time: 0.048836 [ 1424.864531] [48511]: [pid: 48511|app: 0|req: 3444/6800] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:09 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 1323 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1425.877784] [48512]: DEBUG nova.api.openstack.wsgi [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.878596] [48512]: DEBUG nova.compute.api [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 3043ab53-9691-48c8-9d48-e06320e5a09f] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.881971] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.882171] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.882306] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.882568] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.882703] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.882826] [48512]: DEBUG oslo_concurrency.lockutils [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.891776] [48512]: INFO nova.api.openstack.wsgi [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 3043ab53-9691-48c8-9d48-e06320e5a09f could not be found. [ 1425.892029] [48512]: DEBUG nova.api.openstack.wsgi [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 3043ab53-9691-48c8-9d48-e06320e5a09f could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.892406] [48512]: INFO nova.api.openstack.requestlog [None req-bebe92ee-dbfb-4f4c-86de-5a913b2456de tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f" status: 404 len: 111 microversion: 2.1 time: 0.017496 [ 1425.892741] [48512]: [pid: 48512|app: 0|req: 3357/6801] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:10 2025] GET /compute/v2.1/servers/3043ab53-9691-48c8-9d48-e06320e5a09f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1425.898161] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.898429] [48511]: DEBUG nova.compute.api [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.901999] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.902210] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.902346] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.902651] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.902803] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.902945] [48511]: DEBUG oslo_concurrency.lockutils [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.911155] [48511]: INFO nova.api.openstack.wsgi [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. [ 1425.911415] [48511]: DEBUG nova.api.openstack.wsgi [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.911821] [48511]: INFO nova.api.openstack.requestlog [None req-cf4ec839-ad19-4e16-adf2-ee76c8a5c566 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 404 len: 111 microversion: 2.1 time: 0.016165 [ 1425.912141] [48511]: [pid: 48511|app: 0|req: 3445/6802] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:33:10 2025] DELETE /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1425.916958] [48512]: DEBUG nova.api.openstack.wsgi [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.918350] [48512]: DEBUG nova.compute.api [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: e29cee70-b3aa-4771-b203-4c85b9a6b071] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.921541] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.921717] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.921852] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.922112] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.922259] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.922379] [48512]: DEBUG oslo_concurrency.lockutils [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.930568] [48512]: INFO nova.api.openstack.wsgi [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. [ 1425.930811] [48512]: DEBUG nova.api.openstack.wsgi [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance e29cee70-b3aa-4771-b203-4c85b9a6b071 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.931218] [48512]: INFO nova.api.openstack.requestlog [None req-efed4774-e65b-42ed-a38f-d4c10b93686a tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071" status: 404 len: 111 microversion: 2.1 time: 0.016362 [ 1425.931514] [48512]: [pid: 48512|app: 0|req: 3358/6803] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:10 2025] GET /compute/v2.1/servers/e29cee70-b3aa-4771-b203-4c85b9a6b071 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1425.936329] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.936534] [48511]: DEBUG nova.compute.api [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.941546] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.941735] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.941870] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.942141] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.942284] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.942402] [48511]: DEBUG oslo_concurrency.lockutils [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.956630] [48511]: INFO nova.api.openstack.wsgi [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. [ 1425.957036] [48511]: DEBUG nova.api.openstack.wsgi [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.957601] [48511]: INFO nova.api.openstack.requestlog [None req-ee43b335-874e-4cd6-bcac-0d85de8ddfe1 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 404 len: 111 microversion: 2.1 time: 0.023411 [ 1425.958064] [48511]: [pid: 48511|app: 0|req: 3446/6804] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:33:10 2025] DELETE /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1425.964642] [48512]: DEBUG nova.api.openstack.wsgi [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1425.966212] [48512]: DEBUG nova.compute.api [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] [instance: 4a2e0f97-a815-45ce-b9b4-a763562a3b18] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1425.971305] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.971496] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.971647] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.972015] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1425.972207] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1425.972338] [48512]: DEBUG oslo_concurrency.lockutils [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1425.982448] [48512]: INFO nova.api.openstack.wsgi [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] HTTP exception thrown: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. [ 1425.982726] [48512]: DEBUG nova.api.openstack.wsgi [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Returning 404 to user: Instance 4a2e0f97-a815-45ce-b9b4-a763562a3b18 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1425.983209] [48512]: INFO nova.api.openstack.requestlog [None req-890f0a30-7408-49d6-aa75-448770b97719 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18" status: 404 len: 111 microversion: 2.1 time: 0.021639 [ 1425.983518] [48512]: [pid: 48512|app: 0|req: 3359/6805] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:10 2025] GET /compute/v2.1/servers/4a2e0f97-a815-45ce-b9b4-a763562a3b18 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1425.988457] [48511]: DEBUG nova.api.openstack.wsgi [None req-b522a010-7ef2-43c5-a416-8cc302b60926 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1426.002668] [48511]: INFO nova.api.openstack.requestlog [None req-b522a010-7ef2-43c5-a416-8cc302b60926 tempest-ServerActionsTestJSON-1188658768 tempest-ServerActionsTestJSON-1188658768-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1495304556" status: 202 len: 0 microversion: 2.1 time: 0.016084 [ 1426.002984] [48511]: [pid: 48511|app: 0|req: 3447/6806] 10.180.1.21 () {58 vars in 1216 bytes} [Mon Dec 8 18:33:10 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1495304556 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1430.444813] [48512]: DEBUG nova.api.openstack.wsgi [None req-095119e3-eed4-4201-ab6f-70701642dac5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-243955739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMusIpPIqYrW/jWN6QV1ATkzwIpft1YxbKTJf5O5JICTgO4uFoeH/U742+fEafLjnJ1CdZ7WW++DGxNQVl5b/7hRKynUJ1hRgvQRogEQYRhtKRr6sp1Wq6Ennzf5hwh7Yw=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1430.449432] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1430.457463] [48512]: DEBUG nova.quota [None req-095119e3-eed4-4201-ab6f-70701642dac5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for project c4e9627256e2452facb94a4d5f265849. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1430.461683] [48512]: DEBUG nova.quota [None req-095119e3-eed4-4201-ab6f-70701642dac5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for user 757ecace5fc343f6b34aa2d8f5ee743f and project c4e9627256e2452facb94a4d5f265849. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1430.478305] [48512]: INFO nova.api.openstack.requestlog [None req-095119e3-eed4-4201-ab6f-70701642dac5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.093614 [ 1430.478553] [48512]: [pid: 48512|app: 0|req: 3360/6807] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:33:15 2025] POST /compute/v2.1/os-keypairs => generated 385 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1431.157466] [48511]: DEBUG nova.api.openstack.wsgi [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-831075274", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "0753d553-6dd6-4900-8df3-e5461849d0bb"}], "security_groups": [{"name": "tempest-securitygroup--147447600"}], "key_name": "tempest-keypair-243955739", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1431.163735] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=55,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1431.197804] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.197994] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.198147] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.198468] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.199729] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.199858] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.202850] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=175,nova_cell1:INSERT=5,nova_cell1:UPDATE=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1431.205287] [48511]: WARNING neutronclient.v2_0.client [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.233709] [48511]: DEBUG nova.network.neutron [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] validate_networks() for [('0753d553-6dd6-4900-8df3-e5461849d0bb', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1431.234043] [48511]: WARNING neutronclient.v2_0.client [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.347072] [48511]: WARNING neutronclient.v2_0.client [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.423802] [48511]: DEBUG nova.virt.hardware [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1431.423969] [48511]: DEBUG nova.virt.hardware [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1431.424243] [48511]: DEBUG nova.virt.hardware [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1431.424243] [48511]: DEBUG nova.virt.hardware [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1431.424359] [48511]: DEBUG nova.virt.hardware [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1431.432959] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.433154] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.433287] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.433619] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1431.434895] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1431.435067] [48511]: DEBUG oslo_concurrency.lockutils [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1431.444042] [48511]: DEBUG nova.quota [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for project c4e9627256e2452facb94a4d5f265849. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1431.447947] [48511]: DEBUG nova.quota [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for user 757ecace5fc343f6b34aa2d8f5ee743f and project c4e9627256e2452facb94a4d5f265849. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1431.453670] [48511]: DEBUG nova.compute.api [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1431.455084] [48511]: DEBUG nova.compute.api [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1431.511616] [48511]: INFO nova.api.openstack.requestlog [None req-c13c4fde-4b73-45b0-a8c6-150b18d08b5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.356281 [ 1431.511897] [48511]: [pid: 48511|app: 0|req: 3448/6808] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:33:15 2025] POST /compute/v2.1/servers => generated 401 bytes in 357 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1431.518522] [48512]: DEBUG nova.api.openstack.wsgi [None req-c0529d77-a085-4cf1-8e89-546e259cb1ab tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1431.520029] [48512]: DEBUG nova.compute.api [None req-c0529d77-a085-4cf1-8e89-546e259cb1ab tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1431.530700] [48512]: WARNING neutronclient.v2_0.client [None req-c0529d77-a085-4cf1-8e89-546e259cb1ab tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1431.550058] [48512]: DEBUG nova.policy [None req-c0529d77-a085-4cf1-8e89-546e259cb1ab tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1431.555591] [48512]: INFO nova.api.openstack.requestlog [None req-c0529d77-a085-4cf1-8e89-546e259cb1ab tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1234 microversion: 2.1 time: 0.039160 [ 1431.555779] [48512]: [pid: 48512|app: 0|req: 3361/6809] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:16 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1234 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1432.568654] [48511]: DEBUG nova.api.openstack.wsgi [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1432.570073] [48511]: DEBUG nova.compute.api [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1432.575022] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.575216] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.575350] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.575600] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1432.575751] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1432.575896] [48511]: DEBUG oslo_concurrency.lockutils [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1432.599032] [48511]: WARNING neutronclient.v2_0.client [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1432.617616] [48511]: DEBUG nova.policy [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1432.623595] [48511]: INFO nova.api.openstack.requestlog [None req-f00f50c9-99f2-4e74-9d86-e1d6b665c162 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1238 microversion: 2.1 time: 0.057008 [ 1432.623923] [48511]: [pid: 48511|app: 0|req: 3449/6810] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:17 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1433.636487] [48512]: DEBUG nova.api.openstack.wsgi [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1433.637886] [48512]: DEBUG nova.compute.api [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1433.641229] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.641405] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.641576] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.641793] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1433.641934] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1433.642071] [48512]: DEBUG oslo_concurrency.lockutils [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1433.645046] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=202,nova_cell1:UPDATE=12,nova_cell1:INSERT=7 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1433.658882] [48512]: WARNING neutronclient.v2_0.client [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1433.675306] [48512]: DEBUG nova.policy [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1433.678953] [48512]: INFO nova.api.openstack.requestlog [None req-5ae32963-4bba-499b-99ee-3387a0dec0e3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1286 microversion: 2.1 time: 0.044551 [ 1433.679272] [48512]: [pid: 48512|app: 0|req: 3362/6811] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:18 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1286 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1434.692330] [48511]: DEBUG nova.api.openstack.wsgi [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1434.693774] [48511]: DEBUG nova.compute.api [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1434.697187] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.697354] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.697484] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.697727] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1434.697870] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1434.697991] [48511]: DEBUG oslo_concurrency.lockutils [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1434.712859] [48511]: WARNING neutronclient.v2_0.client [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1434.730716] [48511]: DEBUG nova.policy [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1434.734441] [48511]: INFO nova.api.openstack.requestlog [None req-1fcaf408-cc6a-433e-9157-84e75a9fd4ee tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1286 microversion: 2.1 time: 0.044486 [ 1434.734801] [48511]: [pid: 48511|app: 0|req: 3450/6812] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:19 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1286 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1435.747626] [48512]: DEBUG nova.api.openstack.wsgi [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1435.749034] [48512]: DEBUG nova.compute.api [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1435.752529] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.752748] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.752873] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.753140] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1435.753281] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1435.753404] [48512]: DEBUG oslo_concurrency.lockutils [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1435.769100] [48512]: WARNING neutronclient.v2_0.client [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1435.786689] [48512]: DEBUG nova.policy [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1435.790637] [48512]: INFO nova.api.openstack.requestlog [None req-24cc2522-e6fb-4e64-a43a-8b1ad639bb0c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1294 microversion: 2.1 time: 0.045260 [ 1435.790951] [48512]: [pid: 48512|app: 0|req: 3363/6813] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:20 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1294 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1436.803884] [48511]: DEBUG nova.api.openstack.wsgi [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1436.805465] [48511]: DEBUG nova.compute.api [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1436.811153] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.811334] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.811468] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.811718] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1436.811858] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1436.811980] [48511]: DEBUG oslo_concurrency.lockutils [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1436.839416] [48511]: WARNING neutronclient.v2_0.client [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1436.942089] [48511]: DEBUG nova.policy [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1436.947967] [48511]: INFO nova.api.openstack.requestlog [None req-907e8304-17eb-44fc-b464-2fb6bcb41c92 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1371 microversion: 2.1 time: 0.146163 [ 1436.948313] [48511]: [pid: 48511|app: 0|req: 3451/6814] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:21 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1371 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1437.502266] [48512]: DEBUG nova.api.openstack.wsgi [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54", "name": "network-vif-plugged", "status": "completed", "tag": "906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1437.510358] [48512]: DEBUG oslo_concurrency.lockutils [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.510539] [48512]: DEBUG oslo_concurrency.lockutils [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.510672] [48512]: DEBUG oslo_concurrency.lockutils [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.521171] [48512]: INFO nova.api.openstack.compute.server_external_events [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] Creating event network-vif-plugged:906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0 for instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 on cpu-1 [ 1437.525372] [48512]: INFO nova.api.openstack.requestlog [req-acb94352-58e0-451f-8800-153d298b1d1b req-b957ebbb-6ea7-4c3e-9eb0-80c0c1439f05 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025474 [ 1437.525765] [48512]: [pid: 48512|app: 0|req: 3364/6815] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:33:22 2025] 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) [ 1437.961187] [48511]: DEBUG nova.api.openstack.wsgi [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1437.962598] [48511]: DEBUG nova.compute.api [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1437.966648] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.966912] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.967067] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.967326] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1437.967536] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1437.967660] [48511]: DEBUG oslo_concurrency.lockutils [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1437.988783] [48511]: WARNING neutronclient.v2_0.client [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1438.046157] [48511]: DEBUG nova.policy [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1438.052347] [48511]: INFO nova.api.openstack.requestlog [None req-4da28b4f-2f8c-4b97-b4f8-92d26dd29964 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.093191 [ 1438.052731] [48511]: [pid: 48511|app: 0|req: 3452/6816] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:22 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1439.066614] [48512]: DEBUG nova.api.openstack.wsgi [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1439.067686] [48512]: DEBUG nova.compute.api [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1439.071168] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1439.071350] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1439.071484] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.071729] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1439.071869] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1439.071994] [48512]: DEBUG oslo_concurrency.lockutils [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.088248] [48512]: WARNING neutronclient.v2_0.client [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1439.144955] [48512]: DEBUG nova.policy [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1439.149066] [48512]: INFO nova.api.openstack.requestlog [None req-bc868624-2b89-452e-81ab-bca88e1eb10a tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.085385 [ 1439.149377] [48512]: [pid: 48512|app: 0|req: 3365/6817] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:23 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1439.539689] [48511]: DEBUG nova.api.openstack.wsgi [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54", "tag": "906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1439.545181] [48511]: DEBUG oslo_concurrency.lockutils [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1439.545377] [48511]: DEBUG oslo_concurrency.lockutils [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1439.545511] [48511]: DEBUG oslo_concurrency.lockutils [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1439.551859] [48511]: INFO nova.api.openstack.compute.server_external_events [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] Creating event network-changed:906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0 for instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 on cpu-1 [ 1439.556363] [48511]: INFO nova.api.openstack.requestlog [req-1cd69563-c829-42fe-bb41-4e340f8f0366 req-4cc2da48-736b-4b35-ac36-aaeb7de7b59c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018910 [ 1439.556829] [48511]: [pid: 48511|app: 0|req: 3453/6818] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:33:24 2025] 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) [ 1440.160862] [48512]: DEBUG nova.api.openstack.wsgi [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1440.162379] [48512]: DEBUG nova.compute.api [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1440.165890] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.166096] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.166238] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.166492] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1440.166637] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1440.166760] [48512]: DEBUG oslo_concurrency.lockutils [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1440.181535] [48512]: WARNING neutronclient.v2_0.client [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1440.260164] [48512]: DEBUG nova.policy [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1440.264203] [48512]: INFO nova.api.openstack.requestlog [None req-7ed70304-2dab-4cd2-9d4c-37aec70b68ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.105348 [ 1440.264517] [48512]: [pid: 48512|app: 0|req: 3366/6819] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:24 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1441.277750] [48511]: DEBUG nova.api.openstack.wsgi [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1441.279784] [48511]: DEBUG nova.compute.api [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1441.283381] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.283559] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.283696] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.283950] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1441.284107] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1441.284228] [48511]: DEBUG oslo_concurrency.lockutils [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1441.299772] [48511]: WARNING neutronclient.v2_0.client [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1441.359157] [48511]: DEBUG nova.policy [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1441.363278] [48511]: INFO nova.api.openstack.requestlog [None req-9ab59751-2ca0-4731-a58a-06476817223c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.088275 [ 1441.363707] [48511]: [pid: 48511|app: 0|req: 3454/6820] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:26 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1441.437355] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1441.450509] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1441.551929] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1442.376340] [48512]: DEBUG nova.api.openstack.wsgi [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1442.377803] [48512]: DEBUG nova.compute.api [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1442.381263] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.381449] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.381581] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.381836] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1442.381989] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1442.382131] [48512]: DEBUG oslo_concurrency.lockutils [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1442.399088] [48512]: WARNING neutronclient.v2_0.client [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1442.456621] [48512]: DEBUG nova.policy [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1442.460835] [48512]: INFO nova.api.openstack.requestlog [None req-9a4c92c8-00d5-477e-8f15-147bd3a60c03 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.086675 [ 1442.461178] [48512]: [pid: 48512|app: 0|req: 3367/6821] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:27 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1443.473111] [48511]: DEBUG nova.api.openstack.wsgi [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1443.474529] [48511]: DEBUG nova.compute.api [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1443.478077] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.478260] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.478392] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.478636] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1443.478778] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1443.478932] [48511]: DEBUG oslo_concurrency.lockutils [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1443.494285] [48511]: WARNING neutronclient.v2_0.client [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1443.550228] [48511]: DEBUG nova.policy [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1443.554251] [48511]: INFO nova.api.openstack.requestlog [None req-24e37f9a-3b72-431b-b9ab-34074f1da114 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1359 microversion: 2.1 time: 0.083246 [ 1443.554566] [48511]: [pid: 48511|app: 0|req: 3455/6822] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:28 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1359 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1444.566494] [48512]: DEBUG nova.api.openstack.wsgi [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1444.567868] [48512]: DEBUG nova.compute.api [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1444.573461] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.573670] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.573779] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.574050] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.574200] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.574324] [48512]: DEBUG oslo_concurrency.lockutils [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.590338] [48512]: WARNING neutronclient.v2_0.client [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1444.658286] [48512]: DEBUG nova.policy [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1444.664625] [48512]: INFO nova.api.openstack.requestlog [None req-a627eec4-6707-41ee-ac1b-231d5d7144d8 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1543 microversion: 2.1 time: 0.100271 [ 1444.664916] [48512]: [pid: 48512|app: 0|req: 3368/6823] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:33:29 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1543 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1444.677054] [48511]: DEBUG nova.api.openstack.wsgi [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1444.678301] [48511]: DEBUG nova.compute.api [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1444.681650] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.681825] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.681959] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.682234] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1444.682378] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1444.682497] [48511]: DEBUG oslo_concurrency.lockutils [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1444.701454] [48511]: WARNING neutronclient.v2_0.client [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1444.735453] [48511]: INFO nova.api.openstack.requestlog [None req-ebeb8a64-45a9-4e25-aea5-a8564bbafa60 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.060788 [ 1444.735826] [48511]: [pid: 48511|app: 0|req: 3456/6824] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:33:29 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-interface => generated 288 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1445.164785] [48512]: DEBUG nova.api.openstack.wsgi [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54", "tag": "906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1445.170483] [48512]: DEBUG oslo_concurrency.lockutils [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1445.170619] [48512]: DEBUG oslo_concurrency.lockutils [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1445.170666] [48512]: DEBUG oslo_concurrency.lockutils [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1445.177733] [48512]: INFO nova.api.openstack.compute.server_external_events [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] Creating event network-changed:906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0 for instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 on cpu-1 [ 1445.181964] [48512]: INFO nova.api.openstack.requestlog [req-79242705-421a-46a2-b242-bcac08a2ed33 req-19ad0936-e690-4d55-b174-b16e0ab05644 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019229 [ 1445.183297] [48512]: [pid: 48512|app: 0|req: 3369/6825] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:33:29 2025] 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) [ 1453.357343] [48511]: DEBUG nova.api.openstack.wsgi [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1453.359908] [48511]: DEBUG nova.compute.api [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1453.365275] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.365464] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.366378] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.366378] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.366378] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.366378] [48511]: DEBUG oslo_concurrency.lockutils [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.387201] [48511]: INFO nova.api.openstack.requestlog [None req-7dc9e59a-bfc5-4ad0-8a51-061977930871 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.031979 [ 1453.387747] [48511]: [pid: 48511|app: 0|req: 3457/6826] 10.180.1.21 () {60 vars in 1338 bytes} [Mon Dec 8 18:33:38 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1453.423074] [48512]: DEBUG nova.api.openstack.wsgi [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1453.423074] [48512]: DEBUG nova.compute.api [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1453.426449] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.426834] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.427123] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.427512] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.427778] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.428148] [48512]: DEBUG oslo_concurrency.lockutils [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.445209] [48512]: DEBUG nova.compute.api [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1453.497365] [48512]: INFO nova.api.openstack.requestlog [None req-171b0ccf-b453-42a4-b010-ce5f644c5df0 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 204 len: 0 microversion: 2.20 time: 0.076475 [ 1453.497365] [48512]: [pid: 48512|app: 0|req: 3370/6827] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:33:38 2025] DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1453.504127] [48511]: DEBUG nova.api.openstack.wsgi [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1453.504744] [48511]: DEBUG nova.compute.api [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1453.508271] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.508604] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.508604] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.508830] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1453.509445] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1453.509445] [48511]: DEBUG oslo_concurrency.lockutils [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1453.525070] [48511]: WARNING neutronclient.v2_0.client [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1453.633769] [48511]: DEBUG nova.policy [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.638841] [48511]: DEBUG nova.policy [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.639694] [48511]: DEBUG nova.policy [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1453.640450] [48511]: INFO nova.api.openstack.requestlog [None req-f2f9d346-960d-4859-a0fb-8125ac5c4c66 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1722 microversion: 2.20 time: 0.139415 [ 1453.640871] [48511]: [pid: 48511|app: 0|req: 3458/6828] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:38 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1722 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 1454.656028] [48512]: DEBUG nova.api.openstack.wsgi [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1454.656970] [48512]: DEBUG nova.compute.api [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1454.660736] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.660951] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.661286] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.661665] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1454.661920] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1454.662367] [48512]: DEBUG oslo_concurrency.lockutils [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1454.679847] [48512]: WARNING neutronclient.v2_0.client [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1454.738803] [48512]: DEBUG nova.policy [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.742646] [48512]: DEBUG nova.policy [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.744063] [48512]: DEBUG nova.policy [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1454.744193] [48512]: INFO nova.api.openstack.requestlog [None req-f02c7705-fd46-481b-954e-7eaf8d8a14d6 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1722 microversion: 2.20 time: 0.091662 [ 1454.744454] [48512]: [pid: 48512|app: 0|req: 3371/6829] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:39 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1722 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1455.758234] [48511]: DEBUG nova.api.openstack.wsgi [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1455.759600] [48511]: DEBUG nova.compute.api [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1455.764075] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.764286] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.764435] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.764708] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1455.764882] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1455.765052] [48511]: DEBUG oslo_concurrency.lockutils [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1455.786690] [48511]: WARNING neutronclient.v2_0.client [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1455.847832] [48511]: DEBUG nova.policy [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.855077] [48511]: DEBUG nova.policy [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.855696] [48511]: DEBUG nova.policy [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1455.856316] [48511]: INFO nova.api.openstack.requestlog [None req-c2b924ea-d338-4ae9-b1c5-54ee5f4af1e2 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1722 microversion: 2.20 time: 0.100256 [ 1455.856774] [48511]: [pid: 48511|app: 0|req: 3459/6830] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:40 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1722 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1456.103029] [48512]: DEBUG nova.api.openstack.wsgi [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d74e5b05-2583-4e08-88fb-486c6fd0cc20", "name": "network-vif-deleted", "tag": "c80f9732-4168-4aa6-bcca-d274b7ae3332"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1456.108913] [48512]: DEBUG oslo_concurrency.lockutils [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.108913] [48512]: DEBUG oslo_concurrency.lockutils [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.109830] [48512]: DEBUG oslo_concurrency.lockutils [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.115993] [48512]: INFO nova.api.openstack.compute.server_external_events [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] Creating event network-vif-deleted:c80f9732-4168-4aa6-bcca-d274b7ae3332 for instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 on cpu-1 [ 1456.120358] [48512]: INFO nova.api.openstack.requestlog [req-189bab5e-5b04-45af-a8f9-0ab8004a8816 req-576848a3-070c-4058-a812-a18f34edd47c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019561 [ 1456.120720] [48512]: [pid: 48512|app: 0|req: 3372/6831] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:33:40 2025] 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) [ 1456.871107] [48511]: DEBUG nova.api.openstack.wsgi [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1456.871406] [48511]: DEBUG nova.compute.api [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1456.877953] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.878157] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.878291] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.878549] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1456.878691] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1456.878812] [48511]: DEBUG oslo_concurrency.lockutils [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1456.988288] [48511]: WARNING neutronclient.v2_0.client [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1457.006243] [48511]: DEBUG nova.policy [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.012998] [48511]: DEBUG nova.policy [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.013594] [48511]: DEBUG nova.policy [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1457.014165] [48511]: INFO nova.api.openstack.requestlog [None req-397e7375-82a1-40a0-98e6-7f3b5db2d028 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1361 microversion: 2.20 time: 0.146340 [ 1457.014473] [48511]: [pid: 48511|app: 0|req: 3460/6832] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:41 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1361 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1458.029052] [48512]: DEBUG nova.api.openstack.wsgi [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1458.030175] [48512]: DEBUG nova.compute.api [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1458.034381] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.034654] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.034818] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.035190] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.035296] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.035402] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.052467] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1458.052611] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1458.052723] [48512]: DEBUG oslo_concurrency.lockutils [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1458.052871] [48512]: DEBUG nova.objects.instance [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'fault' on Instance uuid d74e5b05-2583-4e08-88fb-486c6fd0cc20 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1458.056775] [48512]: WARNING neutronclient.v2_0.client [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1458.073919] [48512]: DEBUG nova.policy [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.077834] [48512]: DEBUG nova.policy [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.078445] [48512]: DEBUG nova.policy [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1458.078983] [48512]: INFO nova.api.openstack.requestlog [None req-448c1604-d109-4ce5-ae72-5fb4bad35473 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1366 microversion: 2.20 time: 0.052612 [ 1458.079297] [48512]: [pid: 48512|app: 0|req: 3373/6833] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:42 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1459.093495] [48511]: DEBUG nova.api.openstack.wsgi [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1459.094996] [48511]: DEBUG nova.compute.api [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1459.100754] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.100937] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.101085] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.101340] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.101483] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.101614] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.127578] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1459.127745] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1459.127865] [48511]: DEBUG oslo_concurrency.lockutils [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1459.128024] [48511]: DEBUG nova.objects.instance [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lazy-loading 'fault' on Instance uuid d74e5b05-2583-4e08-88fb-486c6fd0cc20 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1459.131276] [48511]: WARNING neutronclient.v2_0.client [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1459.150049] [48511]: DEBUG nova.policy [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.156084] [48511]: DEBUG nova.policy [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.156596] [48511]: DEBUG nova.policy [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ec411ec7460b41929c521b232af7d370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d288ff344f84c7ca00ac9b5179b822c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1459.157184] [48511]: INFO nova.api.openstack.requestlog [None req-4d52bd9a-2f2e-4aa5-9a6d-9bc5a3c18060 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 200 len: 1366 microversion: 2.20 time: 0.066041 [ 1459.157511] [48511]: [pid: 48511|app: 0|req: 3461/6834] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:43 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 1366 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1460.171267] [48512]: DEBUG nova.api.openstack.wsgi [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1460.172767] [48512]: DEBUG nova.compute.api [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1460.179788] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.180105] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.180381] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.180819] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1460.181096] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1460.181350] [48512]: DEBUG oslo_concurrency.lockutils [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1460.191799] [48512]: INFO nova.api.openstack.wsgi [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. [ 1460.192218] [48512]: DEBUG nova.api.openstack.wsgi [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1460.192819] [48512]: INFO nova.api.openstack.requestlog [None req-c767426d-88a3-4ba1-bcb0-f0f6a5d63886 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 404 len: 111 microversion: 2.20 time: 0.023808 [ 1460.193301] [48512]: [pid: 48512|app: 0|req: 3374/6835] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:44 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1460.199040] [48511]: DEBUG nova.api.openstack.wsgi [None req-bb190e55-d7e9-4475-8c5a-319068f8f1f8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1460.211822] [48511]: INFO nova.api.openstack.requestlog [None req-bb190e55-d7e9-4475-8c5a-319068f8f1f8 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1929427155" status: 204 len: 0 microversion: 2.20 time: 0.015609 [ 1460.212200] [48511]: [pid: 48511|app: 0|req: 3462/6836] 10.180.1.21 () {60 vars in 1257 bytes} [Mon Dec 8 18:33:44 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1929427155 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1461.599472] [48512]: DEBUG nova.api.openstack.wsgi [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1461.599723] [48512]: DEBUG nova.compute.api [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1461.603086] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.603280] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.603415] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.603663] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.603801] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.603920] [48512]: DEBUG oslo_concurrency.lockutils [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.612682] [48512]: INFO nova.api.openstack.wsgi [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. [ 1461.612921] [48512]: DEBUG nova.api.openstack.wsgi [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1461.613350] [48512]: INFO nova.api.openstack.requestlog [None req-0eb4949b-cb0b-40fa-a812-dafd8d1c74d1 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 404 len: 111 microversion: 2.20 time: 0.016096 [ 1461.613626] [48512]: [pid: 48512|app: 0|req: 3375/6837] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:33:46 2025] DELETE /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1461.619064] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1461.620048] [48511]: DEBUG nova.compute.api [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: d74e5b05-2583-4e08-88fb-486c6fd0cc20] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1461.623398] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.623627] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.623715] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.623968] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1461.624129] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1461.624253] [48511]: DEBUG oslo_concurrency.lockutils [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1461.633730] [48511]: INFO nova.api.openstack.wsgi [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. [ 1461.633988] [48511]: DEBUG nova.api.openstack.wsgi [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance d74e5b05-2583-4e08-88fb-486c6fd0cc20 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1461.634388] [48511]: INFO nova.api.openstack.requestlog [None req-6cfe7cfc-ea0d-4005-8797-515bcdf2676e tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20" status: 404 len: 111 microversion: 2.20 time: 0.018316 [ 1461.634811] [48511]: [pid: 48511|app: 0|req: 3463/6838] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:46 2025] GET /compute/v2.1/servers/d74e5b05-2583-4e08-88fb-486c6fd0cc20 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1464.775210] [48512]: DEBUG nova.api.openstack.wsgi [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1464.775505] [48512]: DEBUG nova.compute.api [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1464.778895] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.779097] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.779294] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.779581] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.779731] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.779853] [48512]: DEBUG oslo_concurrency.lockutils [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.788507] [48512]: INFO nova.api.openstack.wsgi [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. [ 1464.788749] [48512]: DEBUG nova.api.openstack.wsgi [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1464.789126] [48512]: INFO nova.api.openstack.requestlog [None req-e07ee39a-5ee3-4564-966a-4cd4cef29c83 tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 404 len: 111 microversion: 2.20 time: 0.016077 [ 1464.789421] [48512]: [pid: 48512|app: 0|req: 3376/6839] 10.180.1.21 () {60 vars in 1275 bytes} [Mon Dec 8 18:33:49 2025] DELETE /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1464.794332] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1464.795809] [48511]: DEBUG nova.compute.api [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] [instance: 9739c9f6-6883-4517-a568-ce8b61a1de4c] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1464.799200] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.799378] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.799512] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.799758] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1464.799898] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1464.800030] [48511]: DEBUG oslo_concurrency.lockutils [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1464.810014] [48511]: INFO nova.api.openstack.wsgi [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] HTTP exception thrown: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. [ 1464.810397] [48511]: DEBUG nova.api.openstack.wsgi [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] Returning 404 to user: Instance 9739c9f6-6883-4517-a568-ce8b61a1de4c could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1464.810925] [48511]: INFO nova.api.openstack.requestlog [None req-4cf388e2-db85-48a2-8ee2-033e60a2e23b tempest-AttachVolumeShelveTestJSON-44099528 tempest-AttachVolumeShelveTestJSON-44099528-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c" status: 404 len: 111 microversion: 2.20 time: 0.018663 [ 1464.811380] [48511]: [pid: 48511|app: 0|req: 3464/6840] 10.180.1.21 () {60 vars in 1272 bytes} [Mon Dec 8 18:33:49 2025] GET /compute/v2.1/servers/9739c9f6-6883-4517-a568-ce8b61a1de4c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1474.777386] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=25,nova_api:INSERT=1,nova_api:UPDATE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1474.782690] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=47,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1474.798067] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=23,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1474.802989] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=52 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1482.597442] [48512]: DEBUG nova.api.openstack.wsgi [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1482.598772] [48512]: DEBUG nova.compute.api [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1482.603059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.603059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.603059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.603059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1482.603059] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1482.603408] [48512]: DEBUG oslo_concurrency.lockutils [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1482.617419] [48512]: INFO nova.api.openstack.requestlog [None req-e66b407a-56c5-447a-a197-cd6748e3151b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/ips" status: 200 len: 150 microversion: 2.1 time: 0.022231 [ 1482.617726] [48512]: [pid: 48512|app: 0|req: 3377/6841] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:34:07 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/ips => generated 150 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1484.017087] [48511]: DEBUG nova.api.openstack.wsgi [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "17f1e31e-42b7-4502-a4df-41d1b1549b70"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1484.018586] [48511]: DEBUG nova.compute.api [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1484.025271] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.025449] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.025586] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1484.025838] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1484.025979] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1484.026115] [48511]: DEBUG oslo_concurrency.lockutils [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1485.793104] [48511]: INFO nova.api.openstack.requestlog [None req-5846a02f-df1d-4202-8c8b-ca8a5502e81f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.778072 [ 1485.793560] [48511]: [pid: 48511|app: 0|req: 3465/6842] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:34:08 2025] POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments => generated 194 bytes in 1779 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1492.600789] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1492.613615] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1493.086109] [48512]: DEBUG nova.api.openstack.wsgi [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1493.092871] [48512]: DEBUG oslo_concurrency.lockutils [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1493.093130] [48512]: DEBUG oslo_concurrency.lockutils [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1493.093274] [48512]: DEBUG oslo_concurrency.lockutils [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1493.109799] [48512]: DEBUG nova.compute.api [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Going to try to stop instance {{(pid=48512) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1493.134894] [48512]: INFO nova.api.openstack.requestlog [None req-d072e536-537c-4289-8093-48ea98fe16a9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action" status: 202 len: 0 microversion: 2.1 time: 0.050945 [ 1493.135265] [48512]: [pid: 48512|app: 0|req: 3378/6843] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:34:17 2025] POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1493.140437] [48511]: DEBUG nova.api.openstack.wsgi [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1493.142261] [48511]: DEBUG nova.compute.api [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1493.145651] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1493.145832] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1493.145965] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1493.146235] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1493.146426] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1493.146561] [48511]: DEBUG oslo_concurrency.lockutils [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1493.163264] [48511]: WARNING neutronclient.v2_0.client [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1493.274324] [48511]: DEBUG nova.policy [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1493.280845] [48511]: INFO nova.api.openstack.requestlog [None req-5fec663b-5899-48f6-b371-e350c7fdb9ae tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1720 microversion: 2.1 time: 0.142756 [ 1493.281170] [48511]: [pid: 48511|app: 0|req: 3466/6844] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:17 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1720 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1494.294133] [48512]: DEBUG nova.api.openstack.wsgi [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1494.295596] [48512]: DEBUG nova.compute.api [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1494.300915] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1494.301117] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1494.301253] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1494.301512] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1494.301656] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1494.301780] [48512]: DEBUG oslo_concurrency.lockutils [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1494.322091] [48512]: WARNING neutronclient.v2_0.client [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1494.459159] [48512]: DEBUG nova.policy [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1494.466409] [48512]: INFO nova.api.openstack.requestlog [None req-f04cc1f1-de93-4c4c-b9cd-58f10002d4a6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1720 microversion: 2.1 time: 0.174556 [ 1494.466771] [48512]: [pid: 48512|app: 0|req: 3379/6845] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:19 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1720 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1495.480096] [48511]: DEBUG nova.api.openstack.wsgi [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1495.481426] [48511]: DEBUG nova.compute.api [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1495.487167] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1495.487371] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1495.487499] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1495.487790] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1495.487939] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1495.488078] [48511]: DEBUG oslo_concurrency.lockutils [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1495.505938] [48511]: WARNING neutronclient.v2_0.client [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1495.561979] [48511]: DEBUG nova.policy [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1495.566341] [48511]: INFO nova.api.openstack.requestlog [None req-58ed67ce-d54b-4c7b-8ebd-8b9393aa9fc0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1697 microversion: 2.1 time: 0.088372 [ 1495.566661] [48511]: [pid: 48511|app: 0|req: 3467/6846] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:20 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1697 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1495.578201] [48512]: DEBUG nova.api.openstack.wsgi [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1495.582959] [48512]: DEBUG oslo_concurrency.lockutils [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1495.583192] [48512]: DEBUG oslo_concurrency.lockutils [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1495.583309] [48512]: DEBUG oslo_concurrency.lockutils [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1495.595093] [48512]: DEBUG nova.compute.api [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Going to try to start instance {{(pid=48512) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1495.616784] [48512]: INFO nova.api.openstack.requestlog [None req-90ff9b12-3b06-4bbf-b19a-d557be448e5d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action" status: 202 len: 0 microversion: 2.1 time: 0.040565 [ 1495.617302] [48512]: [pid: 48512|app: 0|req: 3380/6847] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:34:20 2025] POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1495.621860] [48511]: DEBUG nova.api.openstack.wsgi [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1495.623305] [48511]: DEBUG nova.compute.api [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1495.626829] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1495.627303] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1495.627303] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1495.627444] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1495.627615] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1495.627730] [48511]: DEBUG oslo_concurrency.lockutils [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1495.642841] [48511]: WARNING neutronclient.v2_0.client [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1495.699423] [48511]: DEBUG nova.policy [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1495.704198] [48511]: INFO nova.api.openstack.requestlog [None req-0051d388-b20d-4eea-a4fc-722121c99f65 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1706 microversion: 2.1 time: 0.084310 [ 1495.704525] [48511]: [pid: 48511|app: 0|req: 3468/6848] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:20 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1706 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1496.717756] [48512]: DEBUG nova.api.openstack.wsgi [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1496.719202] [48512]: DEBUG nova.compute.api [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1496.722740] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1496.722925] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1496.723073] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1496.723356] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1496.723503] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1496.723629] [48512]: DEBUG oslo_concurrency.lockutils [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1496.739880] [48512]: WARNING neutronclient.v2_0.client [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1496.794464] [48512]: DEBUG nova.policy [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1496.798718] [48512]: INFO nova.api.openstack.requestlog [None req-8ddeac0d-2654-403b-aa5e-d20b4da2beb6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1706 microversion: 2.1 time: 0.083354 [ 1496.799038] [48512]: [pid: 48512|app: 0|req: 3381/6849] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:21 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1706 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1497.810736] [48511]: DEBUG nova.api.openstack.wsgi [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1497.812124] [48511]: DEBUG nova.compute.api [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1497.815685] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1497.816034] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1497.816209] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1497.816481] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1497.816629] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1497.816752] [48511]: DEBUG oslo_concurrency.lockutils [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1497.839771] [48511]: WARNING neutronclient.v2_0.client [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1497.899120] [48511]: DEBUG nova.policy [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1497.905523] [48511]: INFO nova.api.openstack.requestlog [None req-b0dd5162-99bc-4bef-bdac-1ded5be27cd4 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1706 microversion: 2.1 time: 0.096773 [ 1497.905839] [48511]: [pid: 48511|app: 0|req: 3469/6850] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:22 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1706 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1498.918557] [48512]: DEBUG nova.api.openstack.wsgi [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1498.920086] [48512]: DEBUG nova.compute.api [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1498.923525] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1498.923707] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1498.923827] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1498.924089] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1498.924232] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1498.924354] [48512]: DEBUG oslo_concurrency.lockutils [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1498.941914] [48512]: WARNING neutronclient.v2_0.client [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1499.021204] [48512]: DEBUG nova.policy [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1499.025760] [48512]: INFO nova.api.openstack.requestlog [None req-4cbe9a3e-1340-496d-9989-212453a95bcc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1706 microversion: 2.1 time: 0.109280 [ 1499.026127] [48512]: [pid: 48512|app: 0|req: 3382/6851] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:23 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1706 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1500.038193] [48511]: DEBUG nova.api.openstack.wsgi [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1500.039594] [48511]: DEBUG nova.compute.api [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1500.043150] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1500.043353] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1500.043491] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1500.043823] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1500.043991] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1500.044159] [48511]: DEBUG oslo_concurrency.lockutils [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1500.060170] [48511]: WARNING neutronclient.v2_0.client [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1500.115925] [48511]: DEBUG nova.policy [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1500.120298] [48511]: INFO nova.api.openstack.requestlog [None req-9cffabe4-1ec2-46f5-89e5-7ab13252bea3 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1710 microversion: 2.1 time: 0.084349 [ 1500.120731] [48511]: [pid: 48511|app: 0|req: 3470/6852] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:34:24 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1710 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1508.922085] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=5 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1509.023286] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=26,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1510.041550] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=6 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1510.117960] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=26,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1535.995449] [48512]: DEBUG nova.api.openstack.wsgi [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1535.995823] [48512]: DEBUG nova.compute.api [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1535.999061] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1535.999256] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1535.999403] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1535.999663] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1535.999809] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1535.999928] [48512]: DEBUG oslo_concurrency.lockutils [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1536.052588] [48512]: DEBUG nova.objects.instance [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'services' on Instance uuid f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1536.115765] [48512]: INFO nova.api.openstack.requestlog [None req-d81dd808-d345-4e55-b267-b02a8e826966 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments/17f1e31e-42b7-4502-a4df-41d1b1549b70" status: 202 len: 0 microversion: 2.1 time: 0.122509 [ 1536.116251] [48512]: [pid: 48512|app: 0|req: 3383/6853] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:35:00 2025] DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments/17f1e31e-42b7-4502-a4df-41d1b1549b70 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1539.244132] [48511]: DEBUG nova.api.openstack.wsgi [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1539.251313] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1539.251498] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1539.251636] [48511]: DEBUG oslo_concurrency.lockutils [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1539.266984] [48511]: DEBUG nova.compute.api [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Going to try to stop instance {{(pid=48511) force_stop /opt/stack/nova/nova/compute/api.py:2804}} [ 1539.290210] [48511]: INFO nova.api.openstack.requestlog [None req-ad4011ac-e1b3-43bc-9da8-5366503f4acc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action" status: 202 len: 0 microversion: 2.1 time: 0.048162 [ 1539.290549] [48511]: [pid: 48511|app: 0|req: 3471/6854] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:35:04 2025] POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1539.295943] [48512]: DEBUG nova.api.openstack.wsgi [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1539.297255] [48512]: DEBUG nova.compute.api [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1539.300640] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1539.301075] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1539.301075] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1539.301215] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1539.301341] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1539.301462] [48512]: DEBUG oslo_concurrency.lockutils [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1539.317711] [48512]: WARNING neutronclient.v2_0.client [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1539.443579] [48512]: DEBUG nova.policy [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1539.450182] [48512]: INFO nova.api.openstack.requestlog [None req-2bfed63d-11a6-4cca-8678-daa1bf2f7ac7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1674 microversion: 2.1 time: 0.156821 [ 1539.450508] [48512]: [pid: 48512|app: 0|req: 3384/6855] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:04 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1674 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1540.463892] [48511]: DEBUG nova.api.openstack.wsgi [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1540.465345] [48511]: DEBUG nova.compute.api [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1540.471046] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.471245] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.471358] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.471612] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1540.471747] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1540.471866] [48511]: DEBUG oslo_concurrency.lockutils [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1540.493358] [48511]: WARNING neutronclient.v2_0.client [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1540.566705] [48511]: DEBUG nova.policy [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1540.573311] [48511]: INFO nova.api.openstack.requestlog [None req-60a5e451-125e-4dab-b4e0-9991e7cf137f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1674 microversion: 2.1 time: 0.112250 [ 1540.573624] [48511]: [pid: 48511|app: 0|req: 3472/6856] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:05 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1674 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1541.587624] [48512]: DEBUG nova.api.openstack.wsgi [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1541.589796] [48512]: DEBUG nova.compute.api [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1541.595213] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1541.595545] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1541.595821] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1541.596276] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1541.596528] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1541.596742] [48512]: DEBUG oslo_concurrency.lockutils [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1541.618515] [48512]: WARNING neutronclient.v2_0.client [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1541.678757] [48512]: DEBUG nova.policy [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1541.683109] [48512]: INFO nova.api.openstack.requestlog [None req-55b035ac-749c-47de-a5e6-5f4047102620 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1651 microversion: 2.1 time: 0.098633 [ 1541.683451] [48512]: [pid: 48512|app: 0|req: 3385/6857] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:06 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1651 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1541.695462] [48511]: DEBUG nova.api.openstack.wsgi [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1541.700191] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1541.700384] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1541.700601] [48511]: DEBUG oslo_concurrency.lockutils [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1541.713272] [48511]: DEBUG nova.compute.api [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Going to try to start instance {{(pid=48511) start /opt/stack/nova/nova/compute/api.py:2827}} [ 1541.737797] [48511]: INFO nova.api.openstack.requestlog [None req-8b21ec28-a077-40ba-91ad-e3dfb75ace4e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action" status: 202 len: 0 microversion: 2.1 time: 0.044355 [ 1541.738153] [48511]: [pid: 48511|app: 0|req: 3473/6858] 10.180.1.21 () {60 vars in 1273 bytes} [Mon Dec 8 18:35:06 2025] POST /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1541.743612] [48512]: DEBUG nova.api.openstack.wsgi [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1541.745245] [48512]: DEBUG nova.compute.api [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1541.748812] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1541.749047] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1541.749208] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1541.749474] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1541.749615] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1541.749738] [48512]: DEBUG oslo_concurrency.lockutils [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1541.765737] [48512]: WARNING neutronclient.v2_0.client [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1541.825740] [48512]: DEBUG nova.policy [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1541.830255] [48512]: INFO nova.api.openstack.requestlog [None req-68d90134-4ac3-47a4-8330-6e9894d71d9b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1660 microversion: 2.1 time: 0.088604 [ 1541.830592] [48512]: [pid: 48512|app: 0|req: 3386/6859] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:06 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1660 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1542.843524] [48511]: DEBUG nova.api.openstack.wsgi [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1542.845355] [48511]: DEBUG nova.compute.api [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1542.849452] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1542.849748] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1542.849920] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1542.850149] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1542.850291] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1542.850412] [48511]: DEBUG oslo_concurrency.lockutils [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1542.866521] [48511]: WARNING neutronclient.v2_0.client [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1542.922696] [48511]: DEBUG nova.policy [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1542.926819] [48511]: INFO nova.api.openstack.requestlog [None req-0c82f2ac-9d09-4563-a457-e1ff7f33c11c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1660 microversion: 2.1 time: 0.086024 [ 1542.927144] [48511]: [pid: 48511|app: 0|req: 3474/6860] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:07 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1660 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1543.939771] [48512]: DEBUG nova.api.openstack.wsgi [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1543.940904] [48512]: DEBUG nova.compute.api [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1543.946122] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1543.946313] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1543.946446] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1543.946699] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1543.946863] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1543.946995] [48512]: DEBUG oslo_concurrency.lockutils [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1543.971703] [48512]: WARNING neutronclient.v2_0.client [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1544.053332] [48512]: DEBUG nova.policy [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1544.059498] [48512]: INFO nova.api.openstack.requestlog [None req-16a5ba19-c609-4d4e-88c7-3ff2a9e4e40d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1660 microversion: 2.1 time: 0.121944 [ 1544.059823] [48512]: [pid: 48512|app: 0|req: 3387/6861] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:08 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1660 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1545.072441] [48511]: DEBUG nova.api.openstack.wsgi [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1545.073908] [48511]: DEBUG nova.compute.api [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1545.078981] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1545.079173] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1545.079304] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1545.079555] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1545.079697] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1545.079822] [48511]: DEBUG oslo_concurrency.lockutils [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1545.106790] [48511]: WARNING neutronclient.v2_0.client [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1545.205864] [48511]: DEBUG nova.policy [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1545.209794] [48511]: INFO nova.api.openstack.requestlog [None req-ae95fe87-d662-43df-9a3e-f9c0d3dbc974 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1660 microversion: 2.1 time: 0.139494 [ 1545.210118] [48511]: [pid: 48511|app: 0|req: 3475/6862] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:09 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1660 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1546.223016] [48512]: DEBUG nova.api.openstack.wsgi [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1546.224441] [48512]: DEBUG nova.compute.api [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1546.229966] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1546.230164] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1546.230297] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1546.230548] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1546.230689] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1546.230811] [48512]: DEBUG oslo_concurrency.lockutils [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1546.248758] [48512]: WARNING neutronclient.v2_0.client [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1546.325924] [48512]: DEBUG nova.policy [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1546.332369] [48512]: INFO nova.api.openstack.requestlog [None req-13a8378c-0ca7-409c-858b-c755a619bf01 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1664 microversion: 2.1 time: 0.111468 [ 1546.332677] [48512]: [pid: 48512|app: 0|req: 3388/6863] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:10 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1664 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1555.075883] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=5 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1555.207861] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=26,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1556.226374] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=6 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1556.327906] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=25,nova_cell1:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1582.108191] [48511]: DEBUG nova.api.openstack.wsgi [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1582.109586] [48511]: DEBUG nova.compute.api [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1582.113341] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.113524] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.113655] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.113910] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.114094] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.114222] [48511]: DEBUG oslo_concurrency.lockutils [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.130712] [48511]: INFO nova.api.openstack.requestlog [None req-695b769e-5c36-42c9-9500-b568496b51f6 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024891 [ 1582.131192] [48511]: [pid: 48511|app: 0|req: 3476/6864] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:35:46 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1582.164492] [48512]: DEBUG nova.api.openstack.wsgi [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1582.164757] [48512]: DEBUG nova.compute.api [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1582.168206] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.168395] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.168520] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.168767] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.168908] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.169075] [48512]: DEBUG oslo_concurrency.lockutils [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.183077] [48512]: DEBUG nova.compute.api [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1582.239831] [48512]: INFO nova.api.openstack.requestlog [None req-a8e56edf-7c24-454d-9ec3-e2063af72cde tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 204 len: 0 microversion: 2.1 time: 0.077423 [ 1582.240328] [48512]: [pid: 48512|app: 0|req: 3389/6865] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:35:46 2025] DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1582.244850] [48511]: DEBUG nova.api.openstack.wsgi [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1582.246257] [48511]: DEBUG nova.compute.api [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1582.249510] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.249690] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.249822] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.250087] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1582.250296] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1582.250374] [48511]: DEBUG oslo_concurrency.lockutils [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1582.272242] [48511]: WARNING neutronclient.v2_0.client [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1582.372068] [48511]: DEBUG nova.policy [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1582.376683] [48511]: INFO nova.api.openstack.requestlog [None req-0a14957d-fce4-4518-81ec-0318520d02eb tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1670 microversion: 2.1 time: 0.133840 [ 1582.377115] [48511]: [pid: 48511|app: 0|req: 3477/6866] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:47 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1670 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1583.391443] [48512]: DEBUG nova.api.openstack.wsgi [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1583.393166] [48512]: DEBUG nova.compute.api [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1583.398572] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1583.398894] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1583.399039] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1583.399304] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1583.399517] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1583.399678] [48512]: DEBUG oslo_concurrency.lockutils [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1583.428140] [48512]: WARNING neutronclient.v2_0.client [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1583.504170] [48512]: DEBUG nova.policy [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1583.510567] [48512]: INFO nova.api.openstack.requestlog [None req-2b82ac98-95ea-4681-892f-f79fd5c4818d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1670 microversion: 2.1 time: 0.121743 [ 1583.510883] [48512]: [pid: 48512|app: 0|req: 3390/6867] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:48 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1670 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1584.523462] [48511]: DEBUG nova.api.openstack.wsgi [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1584.524908] [48511]: DEBUG nova.compute.api [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1584.529706] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1584.530062] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1584.530297] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1584.530697] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1584.530928] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1584.531149] [48511]: DEBUG oslo_concurrency.lockutils [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1584.548697] [48511]: WARNING neutronclient.v2_0.client [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1584.624636] [48511]: DEBUG nova.policy [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1584.630685] [48511]: INFO nova.api.openstack.requestlog [None req-b7c05af3-1268-4af5-8fda-cdb1ae2c0a59 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1670 microversion: 2.1 time: 0.109534 [ 1584.631214] [48511]: [pid: 48511|app: 0|req: 3478/6868] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:49 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1670 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1584.927512] [48512]: DEBUG nova.api.openstack.wsgi [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54", "name": "network-vif-deleted", "tag": "906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1584.933242] [48512]: DEBUG oslo_concurrency.lockutils [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1584.933417] [48512]: DEBUG oslo_concurrency.lockutils [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1584.933561] [48512]: DEBUG oslo_concurrency.lockutils [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1584.939830] [48512]: INFO nova.api.openstack.compute.server_external_events [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] Creating event network-vif-deleted:906a6a7b-6929-4b60-82d7-c7e7cd9fa6c0 for instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 on cpu-1 [ 1584.944830] [48512]: INFO nova.api.openstack.requestlog [req-1a8837e9-d41f-43d2-acf9-ad3981dcaf2c req-48d9f8ac-3899-4656-bd15-d1eb2b5f6cf0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051891 [ 1584.945707] [48512]: [pid: 48512|app: 0|req: 3391/6869] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:35:49 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1585.644000] [48511]: DEBUG nova.api.openstack.wsgi [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1585.645680] [48511]: DEBUG nova.compute.api [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1585.651750] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1585.651933] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1585.652083] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1585.652389] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1585.652542] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1585.652663] [48511]: DEBUG oslo_concurrency.lockutils [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1585.681026] [48511]: WARNING neutronclient.v2_0.client [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1585.698696] [48511]: DEBUG nova.policy [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1585.705395] [48511]: INFO nova.api.openstack.requestlog [None req-1016334e-6134-49b6-8455-7cf87e4613b5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1315 microversion: 2.1 time: 0.063487 [ 1585.705727] [48511]: [pid: 48511|app: 0|req: 3479/6870] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:50 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1315 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1586.719405] [48512]: DEBUG nova.api.openstack.wsgi [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1586.720836] [48512]: DEBUG nova.compute.api [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1586.724423] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1586.724604] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1586.724738] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1586.725012] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1586.725160] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1586.725294] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1586.742555] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1586.742734] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1586.742854] [48512]: DEBUG oslo_concurrency.lockutils [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1586.742993] [48512]: DEBUG nova.objects.instance [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'fault' on Instance uuid f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1586.747127] [48512]: WARNING neutronclient.v2_0.client [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1586.766978] [48512]: DEBUG nova.policy [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1586.771082] [48512]: INFO nova.api.openstack.requestlog [None req-371b4224-ae26-4c41-87b4-daea8afe37e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1320 microversion: 2.1 time: 0.054044 [ 1586.771469] [48512]: [pid: 48512|app: 0|req: 3392/6871] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:51 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1320 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1587.785071] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1587.785993] [48511]: DEBUG nova.compute.api [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1587.789355] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1587.789528] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1587.789662] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1587.789907] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1587.790060] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1587.790186] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1587.807451] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1587.807622] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1587.807752] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1587.807898] [48511]: DEBUG nova.objects.instance [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'fault' on Instance uuid f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1587.810571] [48511]: WARNING neutronclient.v2_0.client [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1587.827744] [48511]: DEBUG nova.policy [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1587.831788] [48511]: INFO nova.api.openstack.requestlog [None req-6a2399dc-0aee-4868-bf4e-be9d10403190 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 200 len: 1320 microversion: 2.1 time: 0.049302 [ 1587.832111] [48511]: [pid: 48511|app: 0|req: 3480/6872] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:52 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 1320 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1588.844312] [48512]: DEBUG nova.api.openstack.wsgi [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1588.845655] [48512]: DEBUG nova.compute.api [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1588.849208] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1588.849326] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1588.849431] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1588.849674] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1588.849814] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1588.849936] [48512]: DEBUG oslo_concurrency.lockutils [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1588.858254] [48512]: INFO nova.api.openstack.wsgi [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. [ 1588.858506] [48512]: DEBUG nova.api.openstack.wsgi [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1588.858871] [48512]: INFO nova.api.openstack.requestlog [None req-debdf202-0b5c-4e99-b7d6-108906df86de tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 404 len: 111 microversion: 2.1 time: 0.017009 [ 1588.859169] [48512]: [pid: 48512|app: 0|req: 3393/6873] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:53 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1588.864221] [48511]: DEBUG nova.api.openstack.wsgi [None req-2fe10163-98bf-449c-8c28-a6281e878345 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1588.886726] [48511]: INFO nova.api.openstack.requestlog [None req-2fe10163-98bf-449c-8c28-a6281e878345 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-243955739" status: 202 len: 0 microversion: 2.1 time: 0.024665 [ 1588.887256] [48511]: [pid: 48511|app: 0|req: 3481/6874] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:35:53 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-243955739 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1589.205748] [48512]: DEBUG nova.api.openstack.wsgi [None req-6fc74ffa-9bb1-4d88-8d17-19d91de7534f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-188605070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNflAs3DyWb/WZJg0EHhvH1j1coyxrg4MI7Ar4R5+A6Y3EO62e8ywn+MXPYaffdJgZkPDeZas6mIVGQCUJc/do5P1FU+qJnmqCqav7RKu+SnUYghmbCe/z4wVlFXhFdqbQ=="}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1589.215304] [48512]: DEBUG nova.quota [None req-6fc74ffa-9bb1-4d88-8d17-19d91de7534f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for project c4e9627256e2452facb94a4d5f265849. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1589.219261] [48512]: DEBUG nova.quota [None req-6fc74ffa-9bb1-4d88-8d17-19d91de7534f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for user 757ecace5fc343f6b34aa2d8f5ee743f and project c4e9627256e2452facb94a4d5f265849. Resources: {'key_pairs'} {{(pid=48512) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1589.234176] [48512]: INFO nova.api.openstack.requestlog [None req-6fc74ffa-9bb1-4d88-8d17-19d91de7534f tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030501 [ 1589.234560] [48512]: [pid: 48512|app: 0|req: 3394/6875] 10.180.1.21 () {60 vars in 1154 bytes} [Mon Dec 8 18:35:53 2025] 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) [ 1589.902143] [48511]: DEBUG nova.api.openstack.wsgi [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1730287090", "imageRef": "0ac884d9-244f-4f01-add0-7bf2b3aba943", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "0753d553-6dd6-4900-8df3-e5461849d0bb"}], "security_groups": [{"name": "tempest-securitygroup--1174822305"}], "key_name": "tempest-keypair-188605070", "user_data": "}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1589.941151] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1589.941348] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1589.941484] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1589.942851] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1589.943044] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1589.943183] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1589.947800] [48511]: WARNING neutronclient.v2_0.client [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1589.975087] [48511]: DEBUG nova.network.neutron [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] validate_networks() for [('0753d553-6dd6-4900-8df3-e5461849d0bb', None, None, None, None, None)] {{(pid=48511) validate_networks /opt/stack/nova/nova/network/neutron.py:2706}} [ 1589.975406] [48511]: WARNING neutronclient.v2_0.client [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1590.094755] [48511]: WARNING neutronclient.v2_0.client [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1590.187797] [48511]: DEBUG nova.virt.hardware [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Flavor limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:356}} [ 1590.187940] [48511]: DEBUG nova.virt.hardware [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Image limits 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:360}} [ 1590.188115] [48511]: DEBUG nova.virt.hardware [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Flavor pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:396}} [ 1590.188225] [48511]: DEBUG nova.virt.hardware [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Image pref 0:0:0 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:400}} [ 1590.188339] [48511]: DEBUG nova.virt.hardware [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=48511) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:438}} [ 1590.196682] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1590.196855] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1590.196995] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1590.197398] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1590.198592] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1590.198725] [48511]: DEBUG oslo_concurrency.lockutils [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1590.207550] [48511]: DEBUG nova.quota [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for project c4e9627256e2452facb94a4d5f265849. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:392}} [ 1590.210813] [48511]: DEBUG nova.quota [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Getting quotas for user 757ecace5fc343f6b34aa2d8f5ee743f and project c4e9627256e2452facb94a4d5f265849. Resources: {'instances', 'ram', 'cores'} {{(pid=48511) _get_quotas /opt/stack/nova/nova/quota.py:382}} [ 1590.215936] [48511]: DEBUG nova.compute.api [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Going to run 1 instances... {{(pid=48511) _provision_instances /opt/stack/nova/nova/compute/api.py:1436}} [ 1590.217237] [48511]: DEBUG nova.compute.api [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] 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='0ac884d9-244f-4f01-add0-7bf2b3aba943',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=48511) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1904}} [ 1590.251110] [48511]: INFO nova.api.openstack.requestlog [None req-ba09162b-3c2f-4fd4-8a65-39fa1754481e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.351133 [ 1590.251431] [48511]: [pid: 48511|app: 0|req: 3482/6876] 10.180.1.21 () {60 vars in 1142 bytes} [Mon Dec 8 18:35:54 2025] POST /compute/v2.1/servers => generated 402 bytes in 352 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1590.257554] [48512]: DEBUG nova.api.openstack.wsgi [None req-97bd1cd6-60e3-4638-9e0a-c48d07f75864 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1590.258928] [48512]: DEBUG nova.compute.api [None req-97bd1cd6-60e3-4638-9e0a-c48d07f75864 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1590.267666] [48512]: WARNING neutronclient.v2_0.client [None req-97bd1cd6-60e3-4638-9e0a-c48d07f75864 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1590.285863] [48512]: DEBUG nova.policy [None req-97bd1cd6-60e3-4638-9e0a-c48d07f75864 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1590.291394] [48512]: INFO nova.api.openstack.requestlog [None req-97bd1cd6-60e3-4638-9e0a-c48d07f75864 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1235 microversion: 2.1 time: 0.035829 [ 1590.291716] [48512]: [pid: 48512|app: 0|req: 3395/6877] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:55 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1235 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1591.304294] [48511]: DEBUG nova.api.openstack.wsgi [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1591.305749] [48511]: DEBUG nova.compute.api [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1591.310753] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1591.310926] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1591.311076] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1591.311332] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1591.311478] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1591.311604] [48511]: DEBUG oslo_concurrency.lockutils [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1591.327541] [48511]: WARNING neutronclient.v2_0.client [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1591.344361] [48511]: DEBUG nova.policy [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1591.348055] [48511]: INFO nova.api.openstack.requestlog [None req-89005aeb-d7aa-4336-99cb-a9775b71094e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1239 microversion: 2.1 time: 0.045928 [ 1591.348361] [48511]: [pid: 48511|app: 0|req: 3483/6878] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:56 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1239 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1592.361330] [48512]: DEBUG nova.api.openstack.wsgi [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1592.362817] [48512]: DEBUG nova.compute.api [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1592.367879] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1592.368096] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1592.368238] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1592.368495] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1592.368640] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1592.368763] [48512]: DEBUG oslo_concurrency.lockutils [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1592.384785] [48512]: WARNING neutronclient.v2_0.client [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1592.402358] [48512]: DEBUG nova.policy [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1592.406290] [48512]: INFO nova.api.openstack.requestlog [None req-13e2f4f8-29e6-48d6-bb82-43ac65146706 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1287 microversion: 2.1 time: 0.047007 [ 1592.406593] [48512]: [pid: 48512|app: 0|req: 3396/6879] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:57 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1287 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1593.420043] [48511]: DEBUG nova.api.openstack.wsgi [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1593.421427] [48511]: DEBUG nova.compute.api [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1593.424770] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1593.424939] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1593.425086] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1593.425336] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1593.425478] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1593.425600] [48511]: DEBUG oslo_concurrency.lockutils [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1593.440740] [48511]: WARNING neutronclient.v2_0.client [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1593.456842] [48511]: DEBUG nova.policy [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1593.460390] [48511]: INFO nova.api.openstack.requestlog [None req-7e1a4c25-1b42-4d3f-aefc-ca7f5404e6dd tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1287 microversion: 2.1 time: 0.042482 [ 1593.460690] [48511]: [pid: 48511|app: 0|req: 3484/6880] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:58 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1287 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1594.473112] [48512]: DEBUG nova.api.openstack.wsgi [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1594.474558] [48512]: DEBUG nova.compute.api [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1594.479751] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1594.479933] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1594.480084] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1594.480341] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1594.480487] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1594.480608] [48512]: DEBUG oslo_concurrency.lockutils [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1594.497063] [48512]: WARNING neutronclient.v2_0.client [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1594.515063] [48512]: DEBUG nova.policy [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1594.519084] [48512]: INFO nova.api.openstack.requestlog [None req-d47434c1-febd-4636-a204-4a8a6564d254 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1295 microversion: 2.1 time: 0.048040 [ 1594.519535] [48512]: [pid: 48512|app: 0|req: 3397/6881] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:35:59 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1595.534037] [48511]: DEBUG nova.api.openstack.wsgi [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1595.535092] [48511]: DEBUG nova.compute.api [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1595.540654] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1595.540882] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1595.540959] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1595.541242] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1595.541476] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1595.541603] [48511]: DEBUG oslo_concurrency.lockutils [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1595.557793] [48511]: WARNING neutronclient.v2_0.client [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1595.636876] [48511]: DEBUG nova.policy [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1595.642321] [48511]: INFO nova.api.openstack.requestlog [None req-f38b4f83-1248-4dd2-9615-84ada4b4b558 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.110724 [ 1595.642740] [48511]: [pid: 48511|app: 0|req: 3485/6882] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:00 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1596.241501] [48512]: DEBUG nova.api.openstack.wsgi [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "202eb248-3633-4824-83fa-3f9d2d1a9c51", "name": "network-vif-plugged", "status": "completed", "tag": "448a44a1-100d-4506-ba12-60939c64faa0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1596.247552] [48512]: DEBUG oslo_concurrency.lockutils [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1596.247552] [48512]: DEBUG oslo_concurrency.lockutils [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1596.247768] [48512]: DEBUG oslo_concurrency.lockutils [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1596.258439] [48512]: INFO nova.api.openstack.compute.server_external_events [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] Creating event network-vif-plugged:448a44a1-100d-4506-ba12-60939c64faa0 for instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 on cpu-1 [ 1596.262611] [48512]: INFO nova.api.openstack.requestlog [req-c6baa213-42a2-4ac1-ab95-879eb8697242 req-773b99d2-fc9c-4d7e-97ba-8c4c63b1331a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050835 [ 1596.263031] [48512]: [pid: 48512|app: 0|req: 3398/6883] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:36:00 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1596.655292] [48511]: DEBUG nova.api.openstack.wsgi [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1596.656745] [48511]: DEBUG nova.compute.api [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1596.660410] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1596.660625] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1596.660772] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1596.661042] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1596.661190] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1596.661311] [48511]: DEBUG oslo_concurrency.lockutils [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1596.681251] [48511]: WARNING neutronclient.v2_0.client [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1596.736862] [48511]: DEBUG nova.policy [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1596.742262] [48511]: INFO nova.api.openstack.requestlog [None req-49b01e9d-1593-4abf-9525-c1a75e246918 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.088926 [ 1596.742661] [48511]: [pid: 48511|app: 0|req: 3486/6884] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:01 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1597.755465] [48512]: DEBUG nova.api.openstack.wsgi [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1597.756918] [48512]: DEBUG nova.compute.api [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1597.762617] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1597.762831] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1597.762972] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1597.763250] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1597.763395] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1597.763516] [48512]: DEBUG oslo_concurrency.lockutils [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1597.781601] [48512]: WARNING neutronclient.v2_0.client [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1597.839456] [48512]: DEBUG nova.policy [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1597.843498] [48512]: INFO nova.api.openstack.requestlog [None req-d1121d88-f25b-4ffe-bb4a-845f358f7375 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.090317 [ 1597.843814] [48512]: [pid: 48512|app: 0|req: 3399/6885] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:02 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1598.272062] [48511]: DEBUG nova.api.openstack.wsgi [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "202eb248-3633-4824-83fa-3f9d2d1a9c51", "tag": "448a44a1-100d-4506-ba12-60939c64faa0"}]} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1598.278034] [48511]: DEBUG oslo_concurrency.lockutils [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1598.278258] [48511]: DEBUG oslo_concurrency.lockutils [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1598.278409] [48511]: DEBUG oslo_concurrency.lockutils [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1598.285263] [48511]: INFO nova.api.openstack.compute.server_external_events [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] Creating event network-changed:448a44a1-100d-4506-ba12-60939c64faa0 for instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 on cpu-1 [ 1598.290264] [48511]: INFO nova.api.openstack.requestlog [req-35d9aee9-69bd-4c35-ac9a-87107f2b1c86 req-1e530d44-47e3-41d8-b616-05d170ffb589 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020512 [ 1598.290630] [48511]: [pid: 48511|app: 0|req: 3487/6886] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:36:03 2025] 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) [ 1598.857049] [48512]: DEBUG nova.api.openstack.wsgi [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1598.857705] [48512]: DEBUG nova.compute.api [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1598.860969] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1598.861163] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1598.861298] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1598.861547] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1598.861686] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1598.861806] [48512]: DEBUG oslo_concurrency.lockutils [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1598.876279] [48512]: WARNING neutronclient.v2_0.client [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1598.953778] [48512]: DEBUG nova.policy [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1598.957804] [48512]: INFO nova.api.openstack.requestlog [None req-a9c0b5d2-1898-4a18-8171-7c50fd0ff894 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.103599 [ 1598.958124] [48512]: [pid: 48512|app: 0|req: 3400/6887] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:03 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1599.972034] [48511]: DEBUG nova.api.openstack.wsgi [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1599.972968] [48511]: DEBUG nova.compute.api [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1599.976700] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1599.976878] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1599.977021] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1599.977270] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1599.977435] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1599.977561] [48511]: DEBUG oslo_concurrency.lockutils [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1599.992798] [48511]: WARNING neutronclient.v2_0.client [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1600.055230] [48511]: DEBUG nova.policy [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1600.059571] [48511]: INFO nova.api.openstack.requestlog [None req-75300d18-ea52-41d7-828c-366aec75858e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.090908 [ 1600.059883] [48511]: [pid: 48511|app: 0|req: 3488/6888] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:04 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1600.200020] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell0:SELECT=2 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1600.213373] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1600.288177] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=3 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1601.072729] [48512]: DEBUG nova.api.openstack.wsgi [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1601.074187] [48512]: DEBUG nova.compute.api [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1601.077728] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1601.077906] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1601.078051] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1601.078314] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1601.078473] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1601.078621] [48512]: DEBUG oslo_concurrency.lockutils [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1601.094662] [48512]: WARNING neutronclient.v2_0.client [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1601.179127] [48512]: DEBUG nova.policy [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1601.183208] [48512]: INFO nova.api.openstack.requestlog [None req-e8d7cd49-7759-4c4e-84f0-703b4a43085d tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.112553 [ 1601.183534] [48512]: [pid: 48512|app: 0|req: 3401/6889] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:05 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1602.196567] [48511]: DEBUG nova.api.openstack.wsgi [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1602.197757] [48511]: DEBUG nova.compute.api [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1602.201110] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1602.201291] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1602.201427] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1602.201701] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1602.201848] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1602.201967] [48511]: DEBUG oslo_concurrency.lockutils [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1602.218216] [48511]: WARNING neutronclient.v2_0.client [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1602.275950] [48511]: DEBUG nova.policy [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1602.280375] [48511]: INFO nova.api.openstack.requestlog [None req-62040a4f-64ab-45ce-9371-a3fcd778ae79 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1361 microversion: 2.1 time: 0.086202 [ 1602.280758] [48511]: [pid: 48511|app: 0|req: 3489/6890] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:06 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1361 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1603.293442] [48512]: DEBUG nova.api.openstack.wsgi [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1603.294923] [48512]: DEBUG nova.compute.api [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1603.298245] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1603.298438] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1603.298574] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1603.298827] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1603.298966] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1603.299100] [48512]: DEBUG oslo_concurrency.lockutils [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1603.314729] [48512]: WARNING neutronclient.v2_0.client [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1603.370695] [48512]: DEBUG nova.policy [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1603.374734] [48512]: INFO nova.api.openstack.requestlog [None req-facc9f37-2ce8-4eab-a2a7-3abb7d9048f0 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1544 microversion: 2.1 time: 0.083371 [ 1603.375056] [48512]: [pid: 48512|app: 0|req: 3402/6891] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:36:08 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1544 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1603.387220] [48511]: DEBUG nova.api.openstack.wsgi [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1603.388742] [48511]: DEBUG nova.compute.api [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1603.392290] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1603.392479] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1603.392615] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1603.392868] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1603.393029] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1603.393155] [48511]: DEBUG oslo_concurrency.lockutils [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1603.406146] [48511]: WARNING neutronclient.v2_0.client [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1603.448057] [48511]: INFO nova.api.openstack.requestlog [None req-ea81ae37-1885-4845-967f-6cef4e3a9d7b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.062979 [ 1603.448443] [48511]: [pid: 48511|app: 0|req: 3490/6892] 10.180.1.21 () {58 vars in 1270 bytes} [Mon Dec 8 18:36:08 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-interface => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1603.913236] [48512]: DEBUG nova.api.openstack.wsgi [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "202eb248-3633-4824-83fa-3f9d2d1a9c51", "tag": "448a44a1-100d-4506-ba12-60939c64faa0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1603.922051] [48512]: DEBUG oslo_concurrency.lockutils [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1603.922051] [48512]: DEBUG oslo_concurrency.lockutils [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1603.922051] [48512]: DEBUG oslo_concurrency.lockutils [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1603.929836] [48512]: INFO nova.api.openstack.compute.server_external_events [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] Creating event network-changed:448a44a1-100d-4506-ba12-60939c64faa0 for instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 on cpu-1 [ 1603.934600] [48512]: INFO nova.api.openstack.requestlog [req-2dae9243-c25a-4be2-a11d-b54867791050 req-fea0707b-a6e9-4d71-8fd6-4456c9013c6f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024305 [ 1603.934600] [48512]: [pid: 48512|app: 0|req: 3403/6893] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:36:08 2025] 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) [ 1613.390690] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=22,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1613.403207] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=51 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1613.916897] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1613.923549] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=46,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1640.182040] [48511]: DEBUG nova.api.openstack.wsgi [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1640.183817] [48511]: DEBUG nova.compute.api [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1640.187216] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1640.187423] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1640.187588] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1640.187889] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1640.188071] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1640.188233] [48511]: DEBUG oslo_concurrency.lockutils [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1640.202444] [48511]: INFO nova.api.openstack.requestlog [None req-92d5c62f-93d7-4330-a8c7-97ee0c595653 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/ips" status: 200 len: 149 microversion: 2.1 time: 0.024063 [ 1640.202867] [48511]: [pid: 48511|app: 0|req: 3491/6894] 10.180.1.21 () {58 vars in 1243 bytes} [Mon Dec 8 18:36:44 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/ips => generated 149 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1641.391365] [48512]: DEBUG nova.api.openstack.wsgi [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "71f16a93-9c2f-43a5-9bde-862b19a1f195"}} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1641.392894] [48512]: DEBUG nova.compute.api [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1641.399544] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1641.399736] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1641.399873] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1641.400145] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1641.400294] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1641.400422] [48512]: DEBUG oslo_concurrency.lockutils [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1643.023580] [48512]: INFO nova.api.openstack.requestlog [None req-8d837ff3-be6b-4f07-95bd-1e125e4c9641 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.634525 [ 1643.023951] [48512]: [pid: 48512|app: 0|req: 3404/6895] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:36:46 2025] POST /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 194 bytes in 1635 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1650.184794] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1650.198145] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=3 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1651.356435] [48511]: DEBUG nova.api.openstack.wsgi [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1651.357852] [48511]: DEBUG nova.compute.api [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1651.360999] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1651.361180] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1651.361311] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1651.361705] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1651.361931] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1651.362075] [48511]: DEBUG oslo_concurrency.lockutils [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1651.378974] [48511]: INFO nova.api.openstack.requestlog [None req-547a07a3-adb6-47a5-8a08-503cbe3285f9 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024642 [ 1651.379285] [48511]: [pid: 48511|app: 0|req: 3492/6896] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:36:56 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1651.386046] [48512]: DEBUG nova.api.openstack.wsgi [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1651.387034] [48512]: DEBUG nova.compute.api [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1651.390385] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1651.390560] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1651.390695] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1651.390941] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1651.391098] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1651.391224] [48512]: DEBUG oslo_concurrency.lockutils [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1651.406617] [48512]: INFO nova.api.openstack.requestlog [None req-de5e6d86-37cf-4a02-9834-936ba284f5ff tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195" status: 200 len: 194 microversion: 2.1 time: 0.023758 [ 1651.406948] [48512]: [pid: 48512|app: 0|req: 3405/6897] 10.180.1.21 () {58 vars in 1408 bytes} [Mon Dec 8 18:36:56 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195 => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1652.568884] [48511]: DEBUG nova.api.openstack.wsgi [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fcf57048-30ad-4d14-b835-d9fdafadcc1f"}} {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1652.570404] [48511]: DEBUG nova.compute.api [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1652.573601] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1652.573783] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1652.573915] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1652.574179] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1652.574322] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1652.574442] [48511]: DEBUG oslo_concurrency.lockutils [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1654.175990] [48511]: INFO nova.api.openstack.requestlog [None req-add740e7-4425-4a21-b931-c902c69e27ed tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "POST /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.609241 [ 1654.176368] [48511]: [pid: 48511|app: 0|req: 3493/6898] 10.180.1.21 () {60 vars in 1318 bytes} [Mon Dec 8 18:36:57 2025] POST /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 194 bytes in 1610 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1661.388973] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1661.403874] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=10,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1661.468050] [48512]: DEBUG nova.api.openstack.wsgi [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1661.469278] [48512]: DEBUG nova.compute.api [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1661.473081] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.473267] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.473398] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.473669] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.473839] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.474058] [48512]: DEBUG oslo_concurrency.lockutils [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.491821] [48512]: INFO nova.api.openstack.requestlog [None req-1f4965b1-154c-4cdf-83eb-aa7b407a0746 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.026191 [ 1661.492250] [48512]: [pid: 48512|app: 0|req: 3406/6899] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:37:06 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 371 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1661.604300] [48511]: DEBUG nova.api.openstack.wsgi [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1661.606117] [48511]: DEBUG nova.compute.api [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1661.609625] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.609783] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.609919] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.610189] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.610332] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.610454] [48511]: DEBUG oslo_concurrency.lockutils [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.626588] [48511]: INFO nova.api.openstack.requestlog [None req-d67de7c6-98ed-46d8-8188-856702a661e1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195" status: 200 len: 194 microversion: 2.1 time: 0.024729 [ 1661.626937] [48511]: [pid: 48511|app: 0|req: 3494/6900] 10.180.1.21 () {58 vars in 1408 bytes} [Mon Dec 8 18:37:06 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195 => generated 194 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1661.632668] [48512]: DEBUG nova.api.openstack.wsgi [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1661.632865] [48512]: DEBUG nova.compute.api [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1661.636246] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.636428] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.636590] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.636912] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1661.637070] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1661.637190] [48512]: DEBUG oslo_concurrency.lockutils [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1661.679420] [48512]: DEBUG nova.objects.instance [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'services' on Instance uuid 202eb248-3633-4824-83fa-3f9d2d1a9c51 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1661.718479] [48512]: INFO nova.api.openstack.requestlog [None req-dce84929-a5f3-4f63-aa98-9a3a741d7d21 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195" status: 202 len: 0 microversion: 2.1 time: 0.087836 [ 1661.718812] [48512]: [pid: 48512|app: 0|req: 3407/6901] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:37:06 2025] DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/71f16a93-9c2f-43a5-9bde-862b19a1f195 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1664.843713] [48511]: DEBUG nova.api.openstack.wsgi [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1664.845334] [48511]: DEBUG nova.compute.api [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1664.848622] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1664.848803] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1664.848935] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1664.849196] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1664.849337] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1664.849455] [48511]: DEBUG oslo_concurrency.lockutils [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1664.865672] [48511]: INFO nova.api.openstack.requestlog [None req-6a68bd94-f1e6-4c57-946e-3f81c25830e5 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/fcf57048-30ad-4d14-b835-d9fdafadcc1f" status: 200 len: 194 microversion: 2.1 time: 0.024063 [ 1664.865989] [48511]: [pid: 48511|app: 0|req: 3495/6902] 10.180.1.21 () {58 vars in 1408 bytes} [Mon Dec 8 18:37:09 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/fcf57048-30ad-4d14-b835-d9fdafadcc1f => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1664.871849] [48512]: DEBUG nova.api.openstack.wsgi [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1664.872135] [48512]: DEBUG nova.compute.api [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1664.875616] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1664.875802] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1664.875938] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1664.876213] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1664.876358] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1664.876480] [48512]: DEBUG oslo_concurrency.lockutils [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1664.915987] [48512]: DEBUG nova.objects.instance [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'services' on Instance uuid 202eb248-3633-4824-83fa-3f9d2d1a9c51 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1664.951598] [48512]: INFO nova.api.openstack.requestlog [None req-003ef3a0-6c3c-4417-8a21-1ade99147faf tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/fcf57048-30ad-4d14-b835-d9fdafadcc1f" status: 202 len: 0 microversion: 2.1 time: 0.081922 [ 1664.951941] [48512]: [pid: 48512|app: 0|req: 3408/6903] 10.180.1.21 () {58 vars in 1411 bytes} [Mon Dec 8 18:37:09 2025] DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments/fcf57048-30ad-4d14-b835-d9fdafadcc1f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1668.112185] [48511]: DEBUG nova.api.openstack.wsgi [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1668.113652] [48511]: DEBUG nova.compute.api [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1668.117261] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1668.117448] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1668.117587] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1668.117851] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1668.117994] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1668.118140] [48511]: DEBUG oslo_concurrency.lockutils [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1668.137251] [48511]: INFO nova.api.openstack.requestlog [None req-9b271f63-439d-4cf2-9e65-db9a169871a1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027270 [ 1668.137582] [48511]: [pid: 48511|app: 0|req: 3496/6904] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:37:12 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1669.145304] [48512]: DEBUG nova.api.openstack.wsgi [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1669.146754] [48512]: DEBUG nova.compute.api [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1669.150370] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.150556] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.150690] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.150977] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.151143] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.151294] [48512]: DEBUG oslo_concurrency.lockutils [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.168869] [48512]: INFO nova.api.openstack.requestlog [None req-95dd0b0d-e850-4d3c-84c4-7f3bed49983c tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026024 [ 1669.169222] [48512]: [pid: 48512|app: 0|req: 3409/6905] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:37:13 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1669.229300] [48511]: DEBUG nova.api.openstack.wsgi [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1669.230677] [48511]: DEBUG nova.compute.api [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1669.233865] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.234059] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.234190] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.234432] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.234573] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.234705] [48511]: DEBUG oslo_concurrency.lockutils [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.251171] [48511]: INFO nova.api.openstack.requestlog [None req-a17bda7e-6606-4237-a9a2-eb6ff053b1c1 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.023950 [ 1669.251368] [48511]: [pid: 48511|app: 0|req: 3497/6906] 10.180.1.21 () {58 vars in 1297 bytes} [Mon Dec 8 18:37:13 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1669.284186] [48512]: DEBUG nova.api.openstack.wsgi [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1669.284393] [48512]: DEBUG nova.compute.api [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1669.287708] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.287918] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.288073] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.288324] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.288467] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.288587] [48512]: DEBUG oslo_concurrency.lockutils [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.301413] [48512]: DEBUG nova.compute.api [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Going to try to terminate instance {{(pid=48512) delete /opt/stack/nova/nova/compute/api.py:2761}} [ 1669.341556] [48512]: INFO nova.api.openstack.requestlog [None req-c601535c-ed4c-4ac4-9875-026c8ccac783 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 204 len: 0 microversion: 2.1 time: 0.059259 [ 1669.341947] [48512]: [pid: 48512|app: 0|req: 3410/6907] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:37:14 2025] DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1669.347354] [48511]: DEBUG nova.api.openstack.wsgi [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1669.348880] [48511]: DEBUG nova.compute.api [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1669.352205] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.352386] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.352518] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.352762] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1669.352901] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1669.353050] [48511]: DEBUG oslo_concurrency.lockutils [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1669.368752] [48511]: WARNING neutronclient.v2_0.client [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1669.485862] [48511]: DEBUG nova.policy [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1669.490112] [48511]: INFO nova.api.openstack.requestlog [None req-75ef408c-6a70-4333-9ee2-e16fa5433ffc tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1671 microversion: 2.1 time: 0.145547 [ 1669.490434] [48511]: [pid: 48511|app: 0|req: 3498/6908] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:14 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1671 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1670.503506] [48512]: DEBUG nova.api.openstack.wsgi [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1670.504960] [48512]: DEBUG nova.compute.api [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1670.509332] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1670.509528] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1670.509663] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1670.509922] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1670.510077] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1670.510200] [48512]: DEBUG oslo_concurrency.lockutils [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1670.535870] [48512]: WARNING neutronclient.v2_0.client [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1670.615184] [48512]: DEBUG nova.policy [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1670.621423] [48512]: INFO nova.api.openstack.requestlog [None req-99828383-689f-48e1-90a7-f3499451e69b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1671 microversion: 2.1 time: 0.120278 [ 1670.621724] [48512]: [pid: 48512|app: 0|req: 3411/6909] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:15 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1671 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1671.634685] [48511]: DEBUG nova.api.openstack.wsgi [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1671.635709] [48511]: DEBUG nova.compute.api [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1671.639507] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1671.639697] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1671.639830] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1671.640126] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1671.640234] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1671.640355] [48511]: DEBUG oslo_concurrency.lockutils [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1671.658168] [48511]: WARNING neutronclient.v2_0.client [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1671.714964] [48511]: DEBUG nova.policy [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1671.719233] [48511]: INFO nova.api.openstack.requestlog [None req-f86fda9f-a3c9-440f-81eb-058a272d9212 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1671 microversion: 2.1 time: 0.086980 [ 1671.719675] [48511]: [pid: 48511|app: 0|req: 3499/6910] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:16 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1671 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1671.908054] [48512]: DEBUG nova.api.openstack.wsgi [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "202eb248-3633-4824-83fa-3f9d2d1a9c51", "name": "network-vif-deleted", "tag": "448a44a1-100d-4506-ba12-60939c64faa0"}]} {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:550}} [ 1671.913485] [48512]: DEBUG oslo_concurrency.lockutils [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1671.913673] [48512]: DEBUG oslo_concurrency.lockutils [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1671.913805] [48512]: DEBUG oslo_concurrency.lockutils [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1671.919546] [48512]: INFO nova.api.openstack.compute.server_external_events [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] Creating event network-vif-deleted:448a44a1-100d-4506-ba12-60939c64faa0 for instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 on cpu-1 [ 1671.923531] [48512]: INFO nova.api.openstack.requestlog [req-880db55d-0e41-438e-b8d8-5843bb413a9d req-03f02c30-503e-410e-afc6-5f0be9478db1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017598 [ 1671.924139] [48512]: [pid: 48512|app: 0|req: 3412/6911] 10.180.1.21 () {64 vars in 1312 bytes} [Mon Dec 8 18:37:16 2025] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1672.732526] [48511]: DEBUG nova.api.openstack.wsgi [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1672.733989] [48511]: DEBUG nova.compute.api [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1672.739848] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1672.740050] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1672.740198] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1672.740455] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1672.740596] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1672.740716] [48511]: DEBUG oslo_concurrency.lockutils [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1672.767087] [48511]: WARNING neutronclient.v2_0.client [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1672.784812] [48511]: DEBUG nova.policy [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1672.790540] [48511]: INFO nova.api.openstack.requestlog [None req-a248bf71-ee22-4a0b-ba36-eb1b2818db2b tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1316 microversion: 2.1 time: 0.060153 [ 1672.790852] [48511]: [pid: 48511|app: 0|req: 3500/6912] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:17 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1316 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1673.803463] [48512]: DEBUG nova.api.openstack.wsgi [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1673.804950] [48512]: DEBUG nova.compute.api [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1673.808534] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1673.808713] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1673.808849] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1673.809122] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1673.809270] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1673.809419] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1673.826101] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1673.826260] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1673.826390] [48512]: DEBUG oslo_concurrency.lockutils [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1673.826529] [48512]: DEBUG nova.objects.instance [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'fault' on Instance uuid 202eb248-3633-4824-83fa-3f9d2d1a9c51 {{(pid=48512) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1673.830455] [48512]: WARNING neutronclient.v2_0.client [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1673.847956] [48512]: DEBUG nova.policy [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48512) authorize /opt/stack/nova/nova/policy.py:192}} [ 1673.851633] [48512]: INFO nova.api.openstack.requestlog [None req-3a9f0abb-3d58-460c-87ee-4e9ae422c69e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1321 microversion: 2.1 time: 0.050467 [ 1673.852044] [48512]: [pid: 48512|app: 0|req: 3413/6913] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:18 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1674.864700] [48511]: DEBUG nova.api.openstack.wsgi [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1674.866114] [48511]: DEBUG nova.compute.api [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1674.869495] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1674.869668] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1674.869802] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1674.870063] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1674.870211] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1674.870333] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1674.887754] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1674.887938] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1674.888093] [48511]: DEBUG oslo_concurrency.lockutils [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1674.888235] [48511]: DEBUG nova.objects.instance [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lazy-loading 'fault' on Instance uuid 202eb248-3633-4824-83fa-3f9d2d1a9c51 {{(pid=48511) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1674.890710] [48511]: WARNING neutronclient.v2_0.client [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [ 1674.907249] [48511]: DEBUG nova.policy [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757ecace5fc343f6b34aa2d8f5ee743f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4e9627256e2452facb94a4d5f265849', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=48511) authorize /opt/stack/nova/nova/policy.py:192}} [ 1674.910760] [48511]: INFO nova.api.openstack.requestlog [None req-b3f73266-0513-43da-9fd9-865070f2d95e tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 200 len: 1321 microversion: 2.1 time: 0.048135 [ 1674.911083] [48511]: [pid: 48511|app: 0|req: 3501/6914] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:19 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1675.923692] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1675.925252] [48512]: DEBUG nova.compute.api [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1675.928780] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1675.928979] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1675.929135] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1675.929392] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1675.929538] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1675.929659] [48512]: DEBUG oslo_concurrency.lockutils [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1675.937989] [48512]: INFO nova.api.openstack.wsgi [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. [ 1675.938252] [48512]: DEBUG nova.api.openstack.wsgi [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1675.938618] [48512]: INFO nova.api.openstack.requestlog [None req-4f6e5069-ae04-4ccf-b3f0-a2cc15a36707 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 404 len: 111 microversion: 2.1 time: 0.017128 [ 1675.938906] [48512]: [pid: 48512|app: 0|req: 3414/6915] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:20 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1675.943692] [48511]: DEBUG nova.api.openstack.wsgi [None req-bdbdb851-4bde-495d-97ca-e227f62643ce tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1675.967964] [48511]: INFO nova.api.openstack.requestlog [None req-bdbdb851-4bde-495d-97ca-e227f62643ce tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-188605070" status: 202 len: 0 microversion: 2.1 time: 0.026266 [ 1675.968343] [48511]: [pid: 48511|app: 0|req: 3502/6916] 10.180.1.21 () {58 vars in 1213 bytes} [Mon Dec 8 18:37:20 2025] DELETE /compute/v2.1/os-keypairs/tempest-keypair-188605070 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1682.563772] [48512]: DEBUG nova.api.openstack.wsgi [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1682.564046] [48512]: DEBUG nova.compute.api [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1682.569856] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1682.570056] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1682.570201] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1682.570460] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1682.570606] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1682.570730] [48512]: DEBUG oslo_concurrency.lockutils [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1682.580416] [48512]: INFO nova.api.openstack.wsgi [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. [ 1682.580657] [48512]: DEBUG nova.api.openstack.wsgi [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1682.581031] [48512]: INFO nova.api.openstack.requestlog [None req-01d8cfbd-ecb8-481b-87d8-6ba3e2f847c7 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 404 len: 111 microversion: 2.1 time: 0.019321 [ 1682.581318] [48512]: [pid: 48512|app: 0|req: 3415/6917] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:37:27 2025] DELETE /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1682.585782] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1682.587618] [48511]: DEBUG nova.compute.api [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: 202eb248-3633-4824-83fa-3f9d2d1a9c51] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1682.590800] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1682.590978] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1682.591124] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1682.591366] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1682.591508] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1682.591629] [48511]: DEBUG oslo_concurrency.lockutils [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1682.601076] [48511]: INFO nova.api.openstack.wsgi [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. [ 1682.601332] [48511]: DEBUG nova.api.openstack.wsgi [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance 202eb248-3633-4824-83fa-3f9d2d1a9c51 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1682.601697] [48511]: INFO nova.api.openstack.requestlog [None req-1f8f2098-4f74-48e4-bb2a-8a4e99704a24 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51" status: 404 len: 111 microversion: 2.1 time: 0.017991 [ 1682.601976] [48511]: [pid: 48511|app: 0|req: 3503/6918] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:27 2025] GET /compute/v2.1/servers/202eb248-3633-4824-83fa-3f9d2d1a9c51 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1684.707450] [48512]: DEBUG nova.api.openstack.wsgi [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1684.707708] [48512]: DEBUG nova.compute.api [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48512) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1684.711305] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1684.711494] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1684.712071] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1684.712386] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1684.712550] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1684.712678] [48512]: DEBUG oslo_concurrency.lockutils [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48512) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1684.720943] [48512]: INFO nova.api.openstack.wsgi [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. [ 1684.721209] [48512]: DEBUG nova.api.openstack.wsgi [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. {{(pid=48512) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1684.721601] [48512]: INFO nova.api.openstack.requestlog [None req-89a767a0-d90f-4b76-89e9-0991750d6050 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 404 len: 111 microversion: 2.1 time: 0.016295 [ 1684.721887] [48512]: [pid: 48512|app: 0|req: 3416/6919] 10.180.1.21 () {58 vars in 1234 bytes} [Mon Dec 8 18:37:29 2025] DELETE /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1684.726765] [48511]: DEBUG nova.api.openstack.wsgi [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Calling method '>' {{(pid=48511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} [ 1684.728283] [48511]: DEBUG nova.compute.api [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] [instance: f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54] Fetching instance by UUID {{(pid=48511) get /opt/stack/nova/nova/compute/api.py:3017}} [ 1684.731746] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1684.731925] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1684.732075] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1684.732326] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Acquiring lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:405}} [ 1684.732469] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:410}} [ 1684.732589] [48511]: DEBUG oslo_concurrency.lockutils [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Lock "d8a8b65e-390f-460e-bf4a-4b2dedd2f4ea" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=48511) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:424}} [ 1684.741110] [48511]: INFO nova.api.openstack.wsgi [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] HTTP exception thrown: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. [ 1684.741353] [48511]: DEBUG nova.api.openstack.wsgi [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] Returning 404 to user: Instance f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 could not be found. {{(pid=48511) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:909}} [ 1684.741737] [48511]: INFO nova.api.openstack.requestlog [None req-5194f837-64c2-40d8-9f4d-e90f586c9965 tempest-AttachVolumeTestJSON-2015146677 tempest-AttachVolumeTestJSON-2015146677-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54" status: 404 len: 111 microversion: 2.1 time: 0.017267 [ 1684.742167] [48511]: [pid: 48511|app: 0|req: 3504/6920] 10.180.1.21 () {58 vars in 1231 bytes} [Mon Dec 8 18:37:29 2025] GET /compute/v2.1/servers/f8aeaabe-c8d8-4f86-a0f6-250dcbc3df54 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1694.710641] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_api:SELECT=15,nova_api:UPDATE=1 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1694.715440] [48512]: DEBUG dbcounter [-] [48512] Writing DB stats nova_cell1:SELECT=40,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=48512) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1694.730232] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_api:SELECT=14,nova_api:DELETE=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1694.735531] [48511]: DEBUG dbcounter [-] [48511] Writing DB stats nova_cell1:SELECT=45,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=48511) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}